@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Barlow, Arial, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
:root {
    /* Safe area variables for iOS devices */
    --safe-top: env(safe-area-inset-top);
    --safe-bottom: env(safe-area-inset-bottom);
    --safe-left: env(safe-area-inset-left);
    --safe-right: env(safe-area-inset-right);
    
    /* Mobile layout heights */
    --mobile-header-height: calc(4rem + env(safe-area-inset-top));
    --mobile-footer-height: calc(5rem + env(safe-area-inset-bottom));
    --mobile-content-height: calc(100dvh - var(--mobile-header-height) - var(--mobile-footer-height));
    
    --background: 0 0% 100%;
    --foreground: 222.2 84% 4.9%;

    --card: 0 0% 100%;
    --card-foreground: 222.2 84% 4.9%;

    --popover: 0 0% 100%;
    --popover-foreground: 222.2 84% 4.9%;

    --primary: 222.2 47.4% 11.2%;
    --primary-foreground: 210 40% 98%;

    --secondary: 210 40% 96.1%;
    --secondary-foreground: 222.2 47.4% 11.2%;

    --muted: 210 40% 96.1%;
    --muted-foreground: 215.4 16.3% 46.9%;

    --accent: 210 40% 96.1%;
    --accent-foreground: 222.2 47.4% 11.2%;

    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;

    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;
    --ring: 222.2 84% 4.9%;

    --radius: 0.5rem;

    --sidebar-background: 0 0% 98%;
    --sidebar-foreground: 240 5.3% 26.1%;
    --sidebar-primary: 240 5.9% 10%;
    --sidebar-primary-foreground: 0 0% 98%;
    --sidebar-accent: 240 4.8% 95.9%;
    --sidebar-accent-foreground: 240 5.9% 10%;
    --sidebar-border: 220 13% 91%;
    --sidebar-ring: 217.2 91.2% 59.8%;

    /* Typography Scale */
    --font-size-xs: 0.75rem;     /* 12px */
    --font-size-sm: 0.875rem;    /* 14px */
    --font-size-base: 1rem;      /* 16px */
    --font-size-lg: 1.125rem;    /* 18px */
    --font-size-xl: 1.25rem;     /* 20px */
    --font-size-2xl: 1.5rem;     /* 24px */
    --font-size-3xl: 1.875rem;   /* 30px */
    --font-size-4xl: 2.25rem;    /* 36px */
    --font-size-5xl: 3rem;       /* 48px */
    --font-size-6xl: 3.75rem;    /* 60px */
    --font-size-7xl: 4.5rem;     /* 72px */

    /* Landing Page Typography */
    --font-size-hero-mobile: var(--font-size-4xl);
    --font-size-hero-tablet: var(--font-size-5xl);
    --font-size-hero-desktop: var(--font-size-6xl);
    --font-size-subtitle: var(--font-size-xl);
    --font-size-body: var(--font-size-base);
    --font-size-caption: var(--font-size-sm);

    /* Primary Brand Colors - HSL Values */
    --color-black: 0 0% 0%;
    --color-gray-medium: 60 1% 43%;
    --color-gray-light: 60 1% 61%;
    --color-white: 0 0% 100%;

    /* Navigation Hover Colors - HSL Values */
    --color-home-yellow: 43 89% 38%;
    --color-about-blue: 204 70% 53%;
    --color-services-green: 145 63% 42%;
    --color-ventures-orange: 35 91% 51%;
    --color-founders-red: 6 78% 57%;
    --color-investors-purple: 283 39% 53%;
    --color-contact-dark-blue: 210 29% 29%;
    --color-vip-orange: 14 100% 59%;
    --color-media-purple: 258 90% 66%;

    /* UI / Status Colors - HSL Values */
    --color-success-green: 142 76% 45%;
    --color-warning-yellow: 43 89% 38%;

    /* Semantic Color Assignments */
    --color-brand-primary: var(--color-vip-orange);
    --color-brand-secondary: var(--color-gray-light);
    --color-text-primary: var(--color-black);
    --color-text-secondary: var(--color-gray-light);
    --color-text-medium: var(--color-gray-medium);
  }
.dark {
    --background: 222.2 84% 4.9%;
    --foreground: 210 40% 98%;
    --card: 222.2 84% 4.9%;
    --card-foreground: 210 40% 98%;
    --popover: 222.2 84% 4.9%;
    --popover-foreground: 210 40% 98%;
    --primary: 210 40% 98%;
    --primary-foreground: 222.2 47.4% 11.2%;
    --secondary: 217.2 32.6% 17.5%;
    --secondary-foreground: 210 40% 98%;
    --muted: 217.2 32.6% 17.5%;
    --muted-foreground: 215 20.2% 65.1%;
    --accent: 217.2 32.6% 17.5%;
    --accent-foreground: 210 40% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 210 40% 98%;
    --border: 217.2 32.6% 17.5%;
    --input: 217.2 32.6% 17.5%;
    --ring: 212.7 26.8% 83.9%;
    --sidebar-background: 240 5.9% 10%;
    --sidebar-foreground: 240 4.8% 95.9%;
    --sidebar-primary: 224.3 76.3% 48%;
    --sidebar-primary-foreground: 0 0% 100%;
    --sidebar-accent: 240 3.7% 15.9%;
    --sidebar-accent-foreground: 240 4.8% 95.9%;
    --sidebar-border: 240 3.7% 15.9%;
    --sidebar-ring: 217.2 91.2% 59.8%;
  }
*{
  border-color: hsl(var(--border));
}
/* Default: allow normal document scroll for website */
html, body, #root {
    height: 100%;
  }
/* Lock scroll ONLY for mobile app container */
#jul-console-mobile-root,
  #jul-console-mobile-root html,
  #jul-console-mobile-root body {
    height: 100%;
    overflow: hidden;
  }
/* Dynamic viewport height for mobile */
:root { --vh: 100dvh; }
body{
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
    font-family: 'Barlow', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}
/* Typography Utility Classes */
.text-hero {
    font-size: var(--font-size-hero-mobile);
    line-height: 1.1;
    font-weight: 700;
  }
.text-subtitle {
    font-size: var(--font-size-subtitle);
    line-height: 1.5;
    color: var(--color-text-secondary);
  }
@media (min-width: 768px) {
    .text-hero {
      font-size: var(--font-size-hero-tablet);
    }
  }
@media (min-width: 1024px) {
    .text-hero {
      font-size: var(--font-size-hero-desktop);
    }
  }
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 1400px){
  .container{
    max-width: 1400px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-4{
  inset: 1rem;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-12{
  bottom: -3rem;
}
.-bottom-2{
  bottom: -0.5rem;
}
.-bottom-3{
  bottom: -0.75rem;
}
.-left-12{
  left: -3rem;
}
.-right-1{
  right: -0.25rem;
}
.-right-12{
  right: -3rem;
}
.-right-2{
  right: -0.5rem;
}
.-top-1{
  top: -0.25rem;
}
.-top-12{
  top: -3rem;
}
.-top-2{
  top: -0.5rem;
}
.-top-3{
  top: -0.75rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-2{
  bottom: 0.5rem;
}
.bottom-24{
  bottom: 6rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-8{
  bottom: 2rem;
}
.bottom-full{
  bottom: 100%;
}
.left-0{
  left: 0px;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-3{
  left: 0.75rem;
}
.left-4{
  left: 1rem;
}
.left-8{
  left: 2rem;
}
.left-\[50\%\]{
  left: 50%;
}
.left-full{
  left: 100%;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.right-6{
  right: 1.5rem;
}
.right-8{
  right: 2rem;
}
.right-full{
  right: 100%;
}
.top-0{
  top: 0px;
}
.top-1\.5{
  top: 0.375rem;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-20{
  top: 5rem;
}
.top-3\.5{
  top: 0.875rem;
}
.top-32{
  top: 8rem;
}
.top-4{
  top: 1rem;
}
.top-6{
  top: 1.5rem;
}
.top-\[1px\]{
  top: 1px;
}
.top-\[50\%\]{
  top: 50%;
}
.top-\[60\%\]{
  top: 60%;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[10000\]{
  z-index: 10000;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[9998\]{
  z-index: 9998;
}
.z-\[99999\]{
  z-index: 99999;
}
.z-\[9999\]{
  z-index: 9999;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.m-0{
  margin: 0px;
}
.m-0\.5{
  margin: 0.125rem;
}
.m-4{
  margin: 1rem;
}
.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3\.5{
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0\.5{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-mb-0\.5{
  margin-bottom: -0.125rem;
}
.-mb-1{
  margin-bottom: -0.25rem;
}
.-mb-2{
  margin-bottom: -0.5rem;
}
.-mb-4{
  margin-bottom: -1rem;
}
.-ml-1{
  margin-left: -0.25rem;
}
.-ml-4{
  margin-left: -1rem;
}
.-mr-1{
  margin-right: -0.25rem;
}
.-mt-1{
  margin-top: -0.25rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-4{
  margin-top: -1rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-0\.5{
  margin-left: 0.125rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-8{
  margin-left: 2rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-0\.5{
  margin-right: 0.125rem;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-8{
  margin-right: 2rem;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.h-1{
  height: 0.25rem;
}
.h-1\.5{
  height: 0.375rem;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-64{
  height: 16rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-96{
  height: 24rem;
}
.h-\[100dvh\]{
  height: 100dvh;
}
.h-\[133\%\]{
  height: 133%;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[500px\]{
  height: 500px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[640px\]{
  height: 640px;
}
.h-\[700px\]{
  height: 700px;
}
.h-\[80vh\]{
  height: 80vh;
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\]{
  height: var(--radix-navigation-menu-viewport-height);
}
.h-\[var\(--radix-select-trigger-height\)\]{
  height: var(--radix-select-trigger-height);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-svh{
  height: 100svh;
}
.max-h-32{
  max-height: 8rem;
}
.max-h-40{
  max-height: 10rem;
}
.max-h-48{
  max-height: 12rem;
}
.max-h-60{
  max-height: 15rem;
}
.max-h-64{
  max-height: 16rem;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-\[120px\]{
  max-height: 120px;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[80vh\]{
  max-height: 80vh;
}
.max-h-\[85vh\]{
  max-height: 85vh;
}
.max-h-\[90vh\]{
  max-height: 90vh;
}
.max-h-\[95vh\]{
  max-height: 95vh;
}
.max-h-full{
  max-height: 100%;
}
.max-h-screen{
  max-height: 100vh;
}
.min-h-0{
  min-height: 0px;
}
.min-h-96{
  min-height: 24rem;
}
.min-h-\[100px\]{
  min-height: 100px;
}
.min-h-\[120px\]{
  min-height: 120px;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[3rem\]{
  min-height: 3rem;
}
.min-h-\[400px\]{
  min-height: 400px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.min-h-\[540px\]{
  min-height: 540px;
}
.min-h-\[80px\]{
  min-height: 80px;
}
.min-h-\[88px\]{
  min-height: 88px;
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.min-h-svh{
  min-height: 100svh;
}
.w-0{
  width: 0px;
}
.w-1{
  width: 0.25rem;
}
.w-1\.5{
  width: 0.375rem;
}
.w-1\/2{
  width: 50%;
}
.w-1\/4{
  width: 25%;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-80{
  width: 20rem;
}
.w-9{
  width: 2.25rem;
}
.w-96{
  width: 24rem;
}
.w-\[--sidebar-width\]{
  width: var(--sidebar-width);
}
.w-\[100px\]{
  width: 100px;
}
.w-\[133\%\]{
  width: 133%;
}
.w-\[150px\]{
  width: 150px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[200px\]{
  width: 200px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-px{
  width: 1px;
}
.min-w-0{
  min-width: 0px;
}
.min-w-48{
  min-width: 12rem;
}
.min-w-5{
  min-width: 1.25rem;
}
.min-w-\[12rem\]{
  min-width: 12rem;
}
.min-w-\[140px\]{
  min-width: 140px;
}
.min-w-\[60px\]{
  min-width: 60px;
}
.min-w-\[80px\]{
  min-width: 80px;
}
.min-w-\[8rem\]{
  min-width: 8rem;
}
.min-w-\[var\(--radix-select-trigger-width\)\]{
  min-width: var(--radix-select-trigger-width);
}
.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-32{
  max-width: 8rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-\[--skeleton-width\]{
  max-width: var(--skeleton-width);
}
.max-w-\[140px\]{
  max-width: 140px;
}
.max-w-\[70\%\]{
  max-width: 70%;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-none{
  flex: none;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.grow{
  flex-grow: 1;
}
.grow-0{
  flex-grow: 0;
}
.basis-full{
  flex-basis: 100%;
}
.caption-bottom{
  caption-side: bottom;
}
.border-collapse{
  border-collapse: collapse;
}
.origin-top-left{
  transform-origin: top left;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-px{
  --tw-translate-x: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-50\%\]{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-px{
  --tw-translate-x: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-12{
  --tw-translate-y: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-16{
  --tw-translate-y: 4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-4{
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-50\%\]{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-6{
  --tw-rotate: 6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.85\]{
  --tw-scale-x: 0.85;
  --tw-scale-y: 0.85;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.92\]{
  --tw-scale-x: 0.92;
  --tw-scale-y: 0.92;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-\[-1\]{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-down{
  from{
    height: 0;
  }
  to{
    height: var(--radix-accordion-content-height);
  }
}
.animate-accordion-down{
  animation: accordion-down 0.2s ease-out;
}
@keyframes accordion-up{
  from{
    height: var(--radix-accordion-content-height);
  }
  to{
    height: 0;
  }
}
.animate-accordion-up{
  animation: accordion-up 0.2s ease-out;
}
@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }
  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce{
  animation: bounce 1s infinite;
}
@keyframes fade-in{
  0%{
    opacity: 0;
    transform: translateY(20px);
  }
  100%{
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fade-in{
  animation: fade-in 0.8s ease-out;
}
@keyframes fadeIn{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
.animate-fadeIn{
  animation: fadeIn 3s ease-out forwards;
}
@keyframes fadeInScale{
  0%{
    transform: scale(0.8);
    opacity: 0;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.animate-fadeInScale{
  animation: fadeInScale 2.5s ease-out forwards;
}
@keyframes fadeInUp{
  0%{
    opacity: 0;
    transform: translateY(30px);
  }
  100%{
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fadeInUp{
  animation: fadeInUp 2.5s ease-out forwards;
}
@keyframes logoGrow{
  0%{
    transform: scale(0.3);
    opacity: 0;
  }
  50%{
    transform: scale(1.05);
    opacity: 0.8;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.animate-logoGrow{
  animation: logoGrow 3s ease-out forwards;
}
.animate-none{
  animation: none;
}
@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}
.animate-ping{
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes scale-in{
  0%{
    transform: scale(0.8);
    opacity: 0;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.animate-scale-in{
  animation: scale-in 0.6s ease-out;
}
@keyframes slideInRight{
  0%{
    transform: translateX(100%);
    opacity: 0;
  }
  100%{
    transform: translateX(0);
    opacity: 1;
  }
}
.animate-slideInRight{
  animation: slideInRight 2.5s ease-out forwards;
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-crosshair{
  cursor: crosshair;
}
.cursor-default{
  cursor: default;
}
.cursor-help{
  cursor: help;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.touch-none{
  touch-action: none;
}
.touch-pan-y{
  --tw-pan-y: pan-y;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none{
  resize: none;
}
.resize-y{
  resize: vertical;
}
.resize{
  resize: both;
}
.list-inside{
  list-style-position: inside;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-\[48px\2c 1fr\2c 48px\]{
  grid-template-columns: 48px 1fr 48px;
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0;
}
.divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.1;
}
.divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
}
.divide-opacity-15 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.15;
}
.divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.2;
}
.divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.25;
}
.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3;
}
.divide-opacity-35 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.35;
}
.divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.4;
}
.divide-opacity-45 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.45;
}
.divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.05;
}
.divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.5;
}
.divide-opacity-55 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.55;
}
.divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.6;
}
.divide-opacity-65 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.65;
}
.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.7;
}
.divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.75;
}
.divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.8;
}
.divide-opacity-85 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.85;
}
.divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.9;
}
.divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.95;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[12px\]{
  border-radius: 12px;
}
.rounded-\[16px\]{
  border-radius: 16px;
}
.rounded-\[2\.5rem\]{
  border-radius: 2.5rem;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-\[2rem\]{
  border-radius: 2rem;
}
.rounded-\[3rem\]{
  border-radius: 3rem;
}
.rounded-\[inherit\]{
  border-radius: inherit;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: var(--radius);
}
.rounded-md{
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none{
  border-radius: 0px;
}
.rounded-sm{
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-3xl{
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-b-full{
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-b-lg{
  border-bottom-right-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}
.rounded-b-md{
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-b-sm{
  border-bottom-right-radius: calc(var(--radius) - 4px);
  border-bottom-left-radius: calc(var(--radius) - 4px);
}
.rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-e{
  border-start-end-radius: 0.25rem;
  border-end-end-radius: 0.25rem;
}
.rounded-e-2xl{
  border-start-end-radius: 1rem;
  border-end-end-radius: 1rem;
}
.rounded-e-3xl{
  border-start-end-radius: 1.5rem;
  border-end-end-radius: 1.5rem;
}
.rounded-e-full{
  border-start-end-radius: 9999px;
  border-end-end-radius: 9999px;
}
.rounded-e-lg{
  border-start-end-radius: var(--radius);
  border-end-end-radius: var(--radius);
}
.rounded-e-md{
  border-start-end-radius: calc(var(--radius) - 2px);
  border-end-end-radius: calc(var(--radius) - 2px);
}
.rounded-e-none{
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
}
.rounded-e-sm{
  border-start-end-radius: calc(var(--radius) - 4px);
  border-end-end-radius: calc(var(--radius) - 4px);
}
.rounded-e-xl{
  border-start-end-radius: 0.75rem;
  border-end-end-radius: 0.75rem;
}
.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-l-2xl{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-l-3xl{
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-l-lg{
  border-top-left-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}
.rounded-l-md{
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-l-sm{
  border-top-left-radius: calc(var(--radius) - 4px);
  border-bottom-left-radius: calc(var(--radius) - 4px);
}
.rounded-l-xl{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.rounded-r-2xl{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.rounded-r-3xl{
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.rounded-r-lg{
  border-top-right-radius: var(--radius);
  border-bottom-right-radius: var(--radius);
}
.rounded-r-md{
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.rounded-r-none{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.rounded-r-sm{
  border-top-right-radius: calc(var(--radius) - 4px);
  border-bottom-right-radius: calc(var(--radius) - 4px);
}
.rounded-r-xl{
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.rounded-s{
  border-start-start-radius: 0.25rem;
  border-end-start-radius: 0.25rem;
}
.rounded-s-2xl{
  border-start-start-radius: 1rem;
  border-end-start-radius: 1rem;
}
.rounded-s-3xl{
  border-start-start-radius: 1.5rem;
  border-end-start-radius: 1.5rem;
}
.rounded-s-full{
  border-start-start-radius: 9999px;
  border-end-start-radius: 9999px;
}
.rounded-s-lg{
  border-start-start-radius: var(--radius);
  border-end-start-radius: var(--radius);
}
.rounded-s-md{
  border-start-start-radius: calc(var(--radius) - 2px);
  border-end-start-radius: calc(var(--radius) - 2px);
}
.rounded-s-none{
  border-start-start-radius: 0px;
  border-end-start-radius: 0px;
}
.rounded-s-sm{
  border-start-start-radius: calc(var(--radius) - 4px);
  border-end-start-radius: calc(var(--radius) - 4px);
}
.rounded-s-xl{
  border-start-start-radius: 0.75rem;
  border-end-start-radius: 0.75rem;
}
.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-\[10px\]{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-\[6px\]{
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.rounded-t-\[8px\]{
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rounded-t-full{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}
.rounded-t-lg{
  border-top-left-radius: var(--radius);
  border-top-right-radius: var(--radius);
}
.rounded-t-md{
  border-top-left-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px);
}
.rounded-t-none{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.rounded-t-sm{
  border-top-left-radius: calc(var(--radius) - 4px);
  border-top-right-radius: calc(var(--radius) - 4px);
}
.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl{
  border-bottom-left-radius: 0.25rem;
}
.rounded-bl-2xl{
  border-bottom-left-radius: 1rem;
}
.rounded-bl-3xl{
  border-bottom-left-radius: 1.5rem;
}
.rounded-bl-full{
  border-bottom-left-radius: 9999px;
}
.rounded-bl-lg{
  border-bottom-left-radius: var(--radius);
}
.rounded-bl-md{
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-bl-none{
  border-bottom-left-radius: 0px;
}
.rounded-bl-sm{
  border-bottom-left-radius: calc(var(--radius) - 4px);
}
.rounded-bl-xl{
  border-bottom-left-radius: 0.75rem;
}
.rounded-br{
  border-bottom-right-radius: 0.25rem;
}
.rounded-br-2xl{
  border-bottom-right-radius: 1rem;
}
.rounded-br-3xl{
  border-bottom-right-radius: 1.5rem;
}
.rounded-br-full{
  border-bottom-right-radius: 9999px;
}
.rounded-br-lg{
  border-bottom-right-radius: var(--radius);
}
.rounded-br-md{
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.rounded-br-none{
  border-bottom-right-radius: 0px;
}
.rounded-br-sm{
  border-bottom-right-radius: calc(var(--radius) - 4px);
}
.rounded-br-xl{
  border-bottom-right-radius: 0.75rem;
}
.rounded-ee{
  border-end-end-radius: 0.25rem;
}
.rounded-ee-2xl{
  border-end-end-radius: 1rem;
}
.rounded-ee-3xl{
  border-end-end-radius: 1.5rem;
}
.rounded-ee-full{
  border-end-end-radius: 9999px;
}
.rounded-ee-lg{
  border-end-end-radius: var(--radius);
}
.rounded-ee-md{
  border-end-end-radius: calc(var(--radius) - 2px);
}
.rounded-ee-none{
  border-end-end-radius: 0px;
}
.rounded-ee-sm{
  border-end-end-radius: calc(var(--radius) - 4px);
}
.rounded-ee-xl{
  border-end-end-radius: 0.75rem;
}
.rounded-es{
  border-end-start-radius: 0.25rem;
}
.rounded-es-2xl{
  border-end-start-radius: 1rem;
}
.rounded-es-3xl{
  border-end-start-radius: 1.5rem;
}
.rounded-es-full{
  border-end-start-radius: 9999px;
}
.rounded-es-lg{
  border-end-start-radius: var(--radius);
}
.rounded-es-md{
  border-end-start-radius: calc(var(--radius) - 2px);
}
.rounded-es-none{
  border-end-start-radius: 0px;
}
.rounded-es-sm{
  border-end-start-radius: calc(var(--radius) - 4px);
}
.rounded-es-xl{
  border-end-start-radius: 0.75rem;
}
.rounded-se{
  border-start-end-radius: 0.25rem;
}
.rounded-se-2xl{
  border-start-end-radius: 1rem;
}
.rounded-se-3xl{
  border-start-end-radius: 1.5rem;
}
.rounded-se-full{
  border-start-end-radius: 9999px;
}
.rounded-se-lg{
  border-start-end-radius: var(--radius);
}
.rounded-se-md{
  border-start-end-radius: calc(var(--radius) - 2px);
}
.rounded-se-none{
  border-start-end-radius: 0px;
}
.rounded-se-sm{
  border-start-end-radius: calc(var(--radius) - 4px);
}
.rounded-se-xl{
  border-start-end-radius: 0.75rem;
}
.rounded-ss{
  border-start-start-radius: 0.25rem;
}
.rounded-ss-2xl{
  border-start-start-radius: 1rem;
}
.rounded-ss-3xl{
  border-start-start-radius: 1.5rem;
}
.rounded-ss-full{
  border-start-start-radius: 9999px;
}
.rounded-ss-lg{
  border-start-start-radius: var(--radius);
}
.rounded-ss-md{
  border-start-start-radius: calc(var(--radius) - 2px);
}
.rounded-ss-none{
  border-start-start-radius: 0px;
}
.rounded-ss-sm{
  border-start-start-radius: calc(var(--radius) - 4px);
}
.rounded-ss-xl{
  border-start-start-radius: 0.75rem;
}
.rounded-tl{
  border-top-left-radius: 0.25rem;
}
.rounded-tl-2xl{
  border-top-left-radius: 1rem;
}
.rounded-tl-3xl{
  border-top-left-radius: 1.5rem;
}
.rounded-tl-full{
  border-top-left-radius: 9999px;
}
.rounded-tl-lg{
  border-top-left-radius: var(--radius);
}
.rounded-tl-md{
  border-top-left-radius: calc(var(--radius) - 2px);
}
.rounded-tl-none{
  border-top-left-radius: 0px;
}
.rounded-tl-sm{
  border-top-left-radius: calc(var(--radius) - 4px);
}
.rounded-tl-xl{
  border-top-left-radius: 0.75rem;
}
.rounded-tr{
  border-top-right-radius: 0.25rem;
}
.rounded-tr-2xl{
  border-top-right-radius: 1rem;
}
.rounded-tr-3xl{
  border-top-right-radius: 1.5rem;
}
.rounded-tr-full{
  border-top-right-radius: 9999px;
}
.rounded-tr-lg{
  border-top-right-radius: var(--radius);
}
.rounded-tr-md{
  border-top-right-radius: calc(var(--radius) - 2px);
}
.rounded-tr-none{
  border-top-right-radius: 0px;
}
.rounded-tr-sm{
  border-top-right-radius: calc(var(--radius) - 4px);
}
.rounded-tr-xl{
  border-top-right-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-\[1\.5px\]{
  border-width: 1.5px;
}
.border-\[2\.5px\]{
  border-width: 2.5px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-dashed{
  border-style: dashed;
}
.border-\[\#27ae60\]{
  --tw-border-opacity: 1;
  border-color: rgb(39 174 96 / var(--tw-border-opacity, 1));
}
.border-\[\#3498db\]{
  --tw-border-opacity: 1;
  border-color: rgb(52 152 219 / var(--tw-border-opacity, 1));
}
.border-\[\#9d9d9c\]{
  --tw-border-opacity: 1;
  border-color: rgb(157 157 156 / var(--tw-border-opacity, 1));
}
.border-\[\#e74c3c\]{
  --tw-border-opacity: 1;
  border-color: rgb(231 76 60 / var(--tw-border-opacity, 1));
}
.border-\[\#f39c12\]{
  --tw-border-opacity: 1;
  border-color: rgb(243 156 18 / var(--tw-border-opacity, 1));
}
.border-\[\#ff6b35\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 107 53 / var(--tw-border-opacity, 1));
}
.border-\[--color-border\]{
  border-color: var(--color-border);
}
.border-about-blue{
  border-color: hsl(var(--color-about-blue));
}
.border-amber-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.border-amber-100\/0{
  border-color: rgb(254 243 199 / 0);
}
.border-amber-100\/10{
  border-color: rgb(254 243 199 / 0.1);
}
.border-amber-100\/100{
  border-color: rgb(254 243 199 / 1);
}
.border-amber-100\/15{
  border-color: rgb(254 243 199 / 0.15);
}
.border-amber-100\/20{
  border-color: rgb(254 243 199 / 0.2);
}
.border-amber-100\/25{
  border-color: rgb(254 243 199 / 0.25);
}
.border-amber-100\/30{
  border-color: rgb(254 243 199 / 0.3);
}
.border-amber-100\/35{
  border-color: rgb(254 243 199 / 0.35);
}
.border-amber-100\/40{
  border-color: rgb(254 243 199 / 0.4);
}
.border-amber-100\/45{
  border-color: rgb(254 243 199 / 0.45);
}
.border-amber-100\/5{
  border-color: rgb(254 243 199 / 0.05);
}
.border-amber-100\/50{
  border-color: rgb(254 243 199 / 0.5);
}
.border-amber-100\/55{
  border-color: rgb(254 243 199 / 0.55);
}
.border-amber-100\/60{
  border-color: rgb(254 243 199 / 0.6);
}
.border-amber-100\/65{
  border-color: rgb(254 243 199 / 0.65);
}
.border-amber-100\/70{
  border-color: rgb(254 243 199 / 0.7);
}
.border-amber-100\/75{
  border-color: rgb(254 243 199 / 0.75);
}
.border-amber-100\/80{
  border-color: rgb(254 243 199 / 0.8);
}
.border-amber-100\/85{
  border-color: rgb(254 243 199 / 0.85);
}
.border-amber-100\/90{
  border-color: rgb(254 243 199 / 0.9);
}
.border-amber-100\/95{
  border-color: rgb(254 243 199 / 0.95);
}
.border-amber-200{
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-amber-200\/0{
  border-color: rgb(253 230 138 / 0);
}
.border-amber-200\/10{
  border-color: rgb(253 230 138 / 0.1);
}
.border-amber-200\/100{
  border-color: rgb(253 230 138 / 1);
}
.border-amber-200\/15{
  border-color: rgb(253 230 138 / 0.15);
}
.border-amber-200\/20{
  border-color: rgb(253 230 138 / 0.2);
}
.border-amber-200\/25{
  border-color: rgb(253 230 138 / 0.25);
}
.border-amber-200\/30{
  border-color: rgb(253 230 138 / 0.3);
}
.border-amber-200\/35{
  border-color: rgb(253 230 138 / 0.35);
}
.border-amber-200\/40{
  border-color: rgb(253 230 138 / 0.4);
}
.border-amber-200\/45{
  border-color: rgb(253 230 138 / 0.45);
}
.border-amber-200\/5{
  border-color: rgb(253 230 138 / 0.05);
}
.border-amber-200\/50{
  border-color: rgb(253 230 138 / 0.5);
}
.border-amber-200\/55{
  border-color: rgb(253 230 138 / 0.55);
}
.border-amber-200\/60{
  border-color: rgb(253 230 138 / 0.6);
}
.border-amber-200\/65{
  border-color: rgb(253 230 138 / 0.65);
}
.border-amber-200\/70{
  border-color: rgb(253 230 138 / 0.7);
}
.border-amber-200\/75{
  border-color: rgb(253 230 138 / 0.75);
}
.border-amber-200\/80{
  border-color: rgb(253 230 138 / 0.8);
}
.border-amber-200\/85{
  border-color: rgb(253 230 138 / 0.85);
}
.border-amber-200\/90{
  border-color: rgb(253 230 138 / 0.9);
}
.border-amber-200\/95{
  border-color: rgb(253 230 138 / 0.95);
}
.border-amber-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.border-amber-300\/0{
  border-color: rgb(252 211 77 / 0);
}
.border-amber-300\/10{
  border-color: rgb(252 211 77 / 0.1);
}
.border-amber-300\/100{
  border-color: rgb(252 211 77 / 1);
}
.border-amber-300\/15{
  border-color: rgb(252 211 77 / 0.15);
}
.border-amber-300\/20{
  border-color: rgb(252 211 77 / 0.2);
}
.border-amber-300\/25{
  border-color: rgb(252 211 77 / 0.25);
}
.border-amber-300\/30{
  border-color: rgb(252 211 77 / 0.3);
}
.border-amber-300\/35{
  border-color: rgb(252 211 77 / 0.35);
}
.border-amber-300\/40{
  border-color: rgb(252 211 77 / 0.4);
}
.border-amber-300\/45{
  border-color: rgb(252 211 77 / 0.45);
}
.border-amber-300\/5{
  border-color: rgb(252 211 77 / 0.05);
}
.border-amber-300\/50{
  border-color: rgb(252 211 77 / 0.5);
}
.border-amber-300\/55{
  border-color: rgb(252 211 77 / 0.55);
}
.border-amber-300\/60{
  border-color: rgb(252 211 77 / 0.6);
}
.border-amber-300\/65{
  border-color: rgb(252 211 77 / 0.65);
}
.border-amber-300\/70{
  border-color: rgb(252 211 77 / 0.7);
}
.border-amber-300\/75{
  border-color: rgb(252 211 77 / 0.75);
}
.border-amber-300\/80{
  border-color: rgb(252 211 77 / 0.8);
}
.border-amber-300\/85{
  border-color: rgb(252 211 77 / 0.85);
}
.border-amber-300\/90{
  border-color: rgb(252 211 77 / 0.9);
}
.border-amber-300\/95{
  border-color: rgb(252 211 77 / 0.95);
}
.border-amber-400{
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.border-amber-400\/0{
  border-color: rgb(251 191 36 / 0);
}
.border-amber-400\/10{
  border-color: rgb(251 191 36 / 0.1);
}
.border-amber-400\/100{
  border-color: rgb(251 191 36 / 1);
}
.border-amber-400\/15{
  border-color: rgb(251 191 36 / 0.15);
}
.border-amber-400\/20{
  border-color: rgb(251 191 36 / 0.2);
}
.border-amber-400\/25{
  border-color: rgb(251 191 36 / 0.25);
}
.border-amber-400\/30{
  border-color: rgb(251 191 36 / 0.3);
}
.border-amber-400\/35{
  border-color: rgb(251 191 36 / 0.35);
}
.border-amber-400\/40{
  border-color: rgb(251 191 36 / 0.4);
}
.border-amber-400\/45{
  border-color: rgb(251 191 36 / 0.45);
}
.border-amber-400\/5{
  border-color: rgb(251 191 36 / 0.05);
}
.border-amber-400\/50{
  border-color: rgb(251 191 36 / 0.5);
}
.border-amber-400\/55{
  border-color: rgb(251 191 36 / 0.55);
}
.border-amber-400\/60{
  border-color: rgb(251 191 36 / 0.6);
}
.border-amber-400\/65{
  border-color: rgb(251 191 36 / 0.65);
}
.border-amber-400\/70{
  border-color: rgb(251 191 36 / 0.7);
}
.border-amber-400\/75{
  border-color: rgb(251 191 36 / 0.75);
}
.border-amber-400\/80{
  border-color: rgb(251 191 36 / 0.8);
}
.border-amber-400\/85{
  border-color: rgb(251 191 36 / 0.85);
}
.border-amber-400\/90{
  border-color: rgb(251 191 36 / 0.9);
}
.border-amber-400\/95{
  border-color: rgb(251 191 36 / 0.95);
}
.border-amber-50{
  --tw-border-opacity: 1;
  border-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.border-amber-50\/0{
  border-color: rgb(255 251 235 / 0);
}
.border-amber-50\/10{
  border-color: rgb(255 251 235 / 0.1);
}
.border-amber-50\/100{
  border-color: rgb(255 251 235 / 1);
}
.border-amber-50\/15{
  border-color: rgb(255 251 235 / 0.15);
}
.border-amber-50\/20{
  border-color: rgb(255 251 235 / 0.2);
}
.border-amber-50\/25{
  border-color: rgb(255 251 235 / 0.25);
}
.border-amber-50\/30{
  border-color: rgb(255 251 235 / 0.3);
}
.border-amber-50\/35{
  border-color: rgb(255 251 235 / 0.35);
}
.border-amber-50\/40{
  border-color: rgb(255 251 235 / 0.4);
}
.border-amber-50\/45{
  border-color: rgb(255 251 235 / 0.45);
}
.border-amber-50\/5{
  border-color: rgb(255 251 235 / 0.05);
}
.border-amber-50\/50{
  border-color: rgb(255 251 235 / 0.5);
}
.border-amber-50\/55{
  border-color: rgb(255 251 235 / 0.55);
}
.border-amber-50\/60{
  border-color: rgb(255 251 235 / 0.6);
}
.border-amber-50\/65{
  border-color: rgb(255 251 235 / 0.65);
}
.border-amber-50\/70{
  border-color: rgb(255 251 235 / 0.7);
}
.border-amber-50\/75{
  border-color: rgb(255 251 235 / 0.75);
}
.border-amber-50\/80{
  border-color: rgb(255 251 235 / 0.8);
}
.border-amber-50\/85{
  border-color: rgb(255 251 235 / 0.85);
}
.border-amber-50\/90{
  border-color: rgb(255 251 235 / 0.9);
}
.border-amber-50\/95{
  border-color: rgb(255 251 235 / 0.95);
}
.border-amber-500{
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.border-amber-500\/0{
  border-color: rgb(245 158 11 / 0);
}
.border-amber-500\/10{
  border-color: rgb(245 158 11 / 0.1);
}
.border-amber-500\/100{
  border-color: rgb(245 158 11 / 1);
}
.border-amber-500\/15{
  border-color: rgb(245 158 11 / 0.15);
}
.border-amber-500\/20{
  border-color: rgb(245 158 11 / 0.2);
}
.border-amber-500\/25{
  border-color: rgb(245 158 11 / 0.25);
}
.border-amber-500\/30{
  border-color: rgb(245 158 11 / 0.3);
}
.border-amber-500\/35{
  border-color: rgb(245 158 11 / 0.35);
}
.border-amber-500\/40{
  border-color: rgb(245 158 11 / 0.4);
}
.border-amber-500\/45{
  border-color: rgb(245 158 11 / 0.45);
}
.border-amber-500\/5{
  border-color: rgb(245 158 11 / 0.05);
}
.border-amber-500\/50{
  border-color: rgb(245 158 11 / 0.5);
}
.border-amber-500\/55{
  border-color: rgb(245 158 11 / 0.55);
}
.border-amber-500\/60{
  border-color: rgb(245 158 11 / 0.6);
}
.border-amber-500\/65{
  border-color: rgb(245 158 11 / 0.65);
}
.border-amber-500\/70{
  border-color: rgb(245 158 11 / 0.7);
}
.border-amber-500\/75{
  border-color: rgb(245 158 11 / 0.75);
}
.border-amber-500\/80{
  border-color: rgb(245 158 11 / 0.8);
}
.border-amber-500\/85{
  border-color: rgb(245 158 11 / 0.85);
}
.border-amber-500\/90{
  border-color: rgb(245 158 11 / 0.9);
}
.border-amber-500\/95{
  border-color: rgb(245 158 11 / 0.95);
}
.border-amber-600{
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.border-amber-600\/0{
  border-color: rgb(217 119 6 / 0);
}
.border-amber-600\/10{
  border-color: rgb(217 119 6 / 0.1);
}
.border-amber-600\/100{
  border-color: rgb(217 119 6 / 1);
}
.border-amber-600\/15{
  border-color: rgb(217 119 6 / 0.15);
}
.border-amber-600\/20{
  border-color: rgb(217 119 6 / 0.2);
}
.border-amber-600\/25{
  border-color: rgb(217 119 6 / 0.25);
}
.border-amber-600\/30{
  border-color: rgb(217 119 6 / 0.3);
}
.border-amber-600\/35{
  border-color: rgb(217 119 6 / 0.35);
}
.border-amber-600\/40{
  border-color: rgb(217 119 6 / 0.4);
}
.border-amber-600\/45{
  border-color: rgb(217 119 6 / 0.45);
}
.border-amber-600\/5{
  border-color: rgb(217 119 6 / 0.05);
}
.border-amber-600\/50{
  border-color: rgb(217 119 6 / 0.5);
}
.border-amber-600\/55{
  border-color: rgb(217 119 6 / 0.55);
}
.border-amber-600\/60{
  border-color: rgb(217 119 6 / 0.6);
}
.border-amber-600\/65{
  border-color: rgb(217 119 6 / 0.65);
}
.border-amber-600\/70{
  border-color: rgb(217 119 6 / 0.7);
}
.border-amber-600\/75{
  border-color: rgb(217 119 6 / 0.75);
}
.border-amber-600\/80{
  border-color: rgb(217 119 6 / 0.8);
}
.border-amber-600\/85{
  border-color: rgb(217 119 6 / 0.85);
}
.border-amber-600\/90{
  border-color: rgb(217 119 6 / 0.9);
}
.border-amber-600\/95{
  border-color: rgb(217 119 6 / 0.95);
}
.border-amber-700{
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.border-amber-700\/0{
  border-color: rgb(180 83 9 / 0);
}
.border-amber-700\/10{
  border-color: rgb(180 83 9 / 0.1);
}
.border-amber-700\/100{
  border-color: rgb(180 83 9 / 1);
}
.border-amber-700\/15{
  border-color: rgb(180 83 9 / 0.15);
}
.border-amber-700\/20{
  border-color: rgb(180 83 9 / 0.2);
}
.border-amber-700\/25{
  border-color: rgb(180 83 9 / 0.25);
}
.border-amber-700\/30{
  border-color: rgb(180 83 9 / 0.3);
}
.border-amber-700\/35{
  border-color: rgb(180 83 9 / 0.35);
}
.border-amber-700\/40{
  border-color: rgb(180 83 9 / 0.4);
}
.border-amber-700\/45{
  border-color: rgb(180 83 9 / 0.45);
}
.border-amber-700\/5{
  border-color: rgb(180 83 9 / 0.05);
}
.border-amber-700\/50{
  border-color: rgb(180 83 9 / 0.5);
}
.border-amber-700\/55{
  border-color: rgb(180 83 9 / 0.55);
}
.border-amber-700\/60{
  border-color: rgb(180 83 9 / 0.6);
}
.border-amber-700\/65{
  border-color: rgb(180 83 9 / 0.65);
}
.border-amber-700\/70{
  border-color: rgb(180 83 9 / 0.7);
}
.border-amber-700\/75{
  border-color: rgb(180 83 9 / 0.75);
}
.border-amber-700\/80{
  border-color: rgb(180 83 9 / 0.8);
}
.border-amber-700\/85{
  border-color: rgb(180 83 9 / 0.85);
}
.border-amber-700\/90{
  border-color: rgb(180 83 9 / 0.9);
}
.border-amber-700\/95{
  border-color: rgb(180 83 9 / 0.95);
}
.border-amber-800{
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.border-amber-800\/0{
  border-color: rgb(146 64 14 / 0);
}
.border-amber-800\/10{
  border-color: rgb(146 64 14 / 0.1);
}
.border-amber-800\/100{
  border-color: rgb(146 64 14 / 1);
}
.border-amber-800\/15{
  border-color: rgb(146 64 14 / 0.15);
}
.border-amber-800\/20{
  border-color: rgb(146 64 14 / 0.2);
}
.border-amber-800\/25{
  border-color: rgb(146 64 14 / 0.25);
}
.border-amber-800\/30{
  border-color: rgb(146 64 14 / 0.3);
}
.border-amber-800\/35{
  border-color: rgb(146 64 14 / 0.35);
}
.border-amber-800\/40{
  border-color: rgb(146 64 14 / 0.4);
}
.border-amber-800\/45{
  border-color: rgb(146 64 14 / 0.45);
}
.border-amber-800\/5{
  border-color: rgb(146 64 14 / 0.05);
}
.border-amber-800\/50{
  border-color: rgb(146 64 14 / 0.5);
}
.border-amber-800\/55{
  border-color: rgb(146 64 14 / 0.55);
}
.border-amber-800\/60{
  border-color: rgb(146 64 14 / 0.6);
}
.border-amber-800\/65{
  border-color: rgb(146 64 14 / 0.65);
}
.border-amber-800\/70{
  border-color: rgb(146 64 14 / 0.7);
}
.border-amber-800\/75{
  border-color: rgb(146 64 14 / 0.75);
}
.border-amber-800\/80{
  border-color: rgb(146 64 14 / 0.8);
}
.border-amber-800\/85{
  border-color: rgb(146 64 14 / 0.85);
}
.border-amber-800\/90{
  border-color: rgb(146 64 14 / 0.9);
}
.border-amber-800\/95{
  border-color: rgb(146 64 14 / 0.95);
}
.border-amber-900{
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.border-amber-900\/0{
  border-color: rgb(120 53 15 / 0);
}
.border-amber-900\/10{
  border-color: rgb(120 53 15 / 0.1);
}
.border-amber-900\/100{
  border-color: rgb(120 53 15 / 1);
}
.border-amber-900\/15{
  border-color: rgb(120 53 15 / 0.15);
}
.border-amber-900\/20{
  border-color: rgb(120 53 15 / 0.2);
}
.border-amber-900\/25{
  border-color: rgb(120 53 15 / 0.25);
}
.border-amber-900\/30{
  border-color: rgb(120 53 15 / 0.3);
}
.border-amber-900\/35{
  border-color: rgb(120 53 15 / 0.35);
}
.border-amber-900\/40{
  border-color: rgb(120 53 15 / 0.4);
}
.border-amber-900\/45{
  border-color: rgb(120 53 15 / 0.45);
}
.border-amber-900\/5{
  border-color: rgb(120 53 15 / 0.05);
}
.border-amber-900\/50{
  border-color: rgb(120 53 15 / 0.5);
}
.border-amber-900\/55{
  border-color: rgb(120 53 15 / 0.55);
}
.border-amber-900\/60{
  border-color: rgb(120 53 15 / 0.6);
}
.border-amber-900\/65{
  border-color: rgb(120 53 15 / 0.65);
}
.border-amber-900\/70{
  border-color: rgb(120 53 15 / 0.7);
}
.border-amber-900\/75{
  border-color: rgb(120 53 15 / 0.75);
}
.border-amber-900\/80{
  border-color: rgb(120 53 15 / 0.8);
}
.border-amber-900\/85{
  border-color: rgb(120 53 15 / 0.85);
}
.border-amber-900\/90{
  border-color: rgb(120 53 15 / 0.9);
}
.border-amber-900\/95{
  border-color: rgb(120 53 15 / 0.95);
}
.border-black{
  border-color: hsl(var(--color-black));
}
.border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.border-blue-100\/0{
  border-color: rgb(219 234 254 / 0);
}
.border-blue-100\/10{
  border-color: rgb(219 234 254 / 0.1);
}
.border-blue-100\/100{
  border-color: rgb(219 234 254 / 1);
}
.border-blue-100\/15{
  border-color: rgb(219 234 254 / 0.15);
}
.border-blue-100\/20{
  border-color: rgb(219 234 254 / 0.2);
}
.border-blue-100\/25{
  border-color: rgb(219 234 254 / 0.25);
}
.border-blue-100\/30{
  border-color: rgb(219 234 254 / 0.3);
}
.border-blue-100\/35{
  border-color: rgb(219 234 254 / 0.35);
}
.border-blue-100\/40{
  border-color: rgb(219 234 254 / 0.4);
}
.border-blue-100\/45{
  border-color: rgb(219 234 254 / 0.45);
}
.border-blue-100\/5{
  border-color: rgb(219 234 254 / 0.05);
}
.border-blue-100\/50{
  border-color: rgb(219 234 254 / 0.5);
}
.border-blue-100\/55{
  border-color: rgb(219 234 254 / 0.55);
}
.border-blue-100\/60{
  border-color: rgb(219 234 254 / 0.6);
}
.border-blue-100\/65{
  border-color: rgb(219 234 254 / 0.65);
}
.border-blue-100\/70{
  border-color: rgb(219 234 254 / 0.7);
}
.border-blue-100\/75{
  border-color: rgb(219 234 254 / 0.75);
}
.border-blue-100\/80{
  border-color: rgb(219 234 254 / 0.8);
}
.border-blue-100\/85{
  border-color: rgb(219 234 254 / 0.85);
}
.border-blue-100\/90{
  border-color: rgb(219 234 254 / 0.9);
}
.border-blue-100\/95{
  border-color: rgb(219 234 254 / 0.95);
}
.border-blue-200{
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-blue-200\/0{
  border-color: rgb(191 219 254 / 0);
}
.border-blue-200\/10{
  border-color: rgb(191 219 254 / 0.1);
}
.border-blue-200\/100{
  border-color: rgb(191 219 254 / 1);
}
.border-blue-200\/15{
  border-color: rgb(191 219 254 / 0.15);
}
.border-blue-200\/20{
  border-color: rgb(191 219 254 / 0.2);
}
.border-blue-200\/25{
  border-color: rgb(191 219 254 / 0.25);
}
.border-blue-200\/30{
  border-color: rgb(191 219 254 / 0.3);
}
.border-blue-200\/35{
  border-color: rgb(191 219 254 / 0.35);
}
.border-blue-200\/40{
  border-color: rgb(191 219 254 / 0.4);
}
.border-blue-200\/45{
  border-color: rgb(191 219 254 / 0.45);
}
.border-blue-200\/5{
  border-color: rgb(191 219 254 / 0.05);
}
.border-blue-200\/50{
  border-color: rgb(191 219 254 / 0.5);
}
.border-blue-200\/55{
  border-color: rgb(191 219 254 / 0.55);
}
.border-blue-200\/60{
  border-color: rgb(191 219 254 / 0.6);
}
.border-blue-200\/65{
  border-color: rgb(191 219 254 / 0.65);
}
.border-blue-200\/70{
  border-color: rgb(191 219 254 / 0.7);
}
.border-blue-200\/75{
  border-color: rgb(191 219 254 / 0.75);
}
.border-blue-200\/80{
  border-color: rgb(191 219 254 / 0.8);
}
.border-blue-200\/85{
  border-color: rgb(191 219 254 / 0.85);
}
.border-blue-200\/90{
  border-color: rgb(191 219 254 / 0.9);
}
.border-blue-200\/95{
  border-color: rgb(191 219 254 / 0.95);
}
.border-blue-300{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.border-blue-300\/0{
  border-color: rgb(147 197 253 / 0);
}
.border-blue-300\/10{
  border-color: rgb(147 197 253 / 0.1);
}
.border-blue-300\/100{
  border-color: rgb(147 197 253 / 1);
}
.border-blue-300\/15{
  border-color: rgb(147 197 253 / 0.15);
}
.border-blue-300\/20{
  border-color: rgb(147 197 253 / 0.2);
}
.border-blue-300\/25{
  border-color: rgb(147 197 253 / 0.25);
}
.border-blue-300\/30{
  border-color: rgb(147 197 253 / 0.3);
}
.border-blue-300\/35{
  border-color: rgb(147 197 253 / 0.35);
}
.border-blue-300\/40{
  border-color: rgb(147 197 253 / 0.4);
}
.border-blue-300\/45{
  border-color: rgb(147 197 253 / 0.45);
}
.border-blue-300\/5{
  border-color: rgb(147 197 253 / 0.05);
}
.border-blue-300\/50{
  border-color: rgb(147 197 253 / 0.5);
}
.border-blue-300\/55{
  border-color: rgb(147 197 253 / 0.55);
}
.border-blue-300\/60{
  border-color: rgb(147 197 253 / 0.6);
}
.border-blue-300\/65{
  border-color: rgb(147 197 253 / 0.65);
}
.border-blue-300\/70{
  border-color: rgb(147 197 253 / 0.7);
}
.border-blue-300\/75{
  border-color: rgb(147 197 253 / 0.75);
}
.border-blue-300\/80{
  border-color: rgb(147 197 253 / 0.8);
}
.border-blue-300\/85{
  border-color: rgb(147 197 253 / 0.85);
}
.border-blue-300\/90{
  border-color: rgb(147 197 253 / 0.9);
}
.border-blue-300\/95{
  border-color: rgb(147 197 253 / 0.95);
}
.border-blue-400{
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.border-blue-400\/0{
  border-color: rgb(96 165 250 / 0);
}
.border-blue-400\/10{
  border-color: rgb(96 165 250 / 0.1);
}
.border-blue-400\/100{
  border-color: rgb(96 165 250 / 1);
}
.border-blue-400\/15{
  border-color: rgb(96 165 250 / 0.15);
}
.border-blue-400\/20{
  border-color: rgb(96 165 250 / 0.2);
}
.border-blue-400\/25{
  border-color: rgb(96 165 250 / 0.25);
}
.border-blue-400\/30{
  border-color: rgb(96 165 250 / 0.3);
}
.border-blue-400\/35{
  border-color: rgb(96 165 250 / 0.35);
}
.border-blue-400\/40{
  border-color: rgb(96 165 250 / 0.4);
}
.border-blue-400\/45{
  border-color: rgb(96 165 250 / 0.45);
}
.border-blue-400\/5{
  border-color: rgb(96 165 250 / 0.05);
}
.border-blue-400\/50{
  border-color: rgb(96 165 250 / 0.5);
}
.border-blue-400\/55{
  border-color: rgb(96 165 250 / 0.55);
}
.border-blue-400\/60{
  border-color: rgb(96 165 250 / 0.6);
}
.border-blue-400\/65{
  border-color: rgb(96 165 250 / 0.65);
}
.border-blue-400\/70{
  border-color: rgb(96 165 250 / 0.7);
}
.border-blue-400\/75{
  border-color: rgb(96 165 250 / 0.75);
}
.border-blue-400\/80{
  border-color: rgb(96 165 250 / 0.8);
}
.border-blue-400\/85{
  border-color: rgb(96 165 250 / 0.85);
}
.border-blue-400\/90{
  border-color: rgb(96 165 250 / 0.9);
}
.border-blue-400\/95{
  border-color: rgb(96 165 250 / 0.95);
}
.border-blue-50{
  --tw-border-opacity: 1;
  border-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.border-blue-50\/0{
  border-color: rgb(239 246 255 / 0);
}
.border-blue-50\/10{
  border-color: rgb(239 246 255 / 0.1);
}
.border-blue-50\/100{
  border-color: rgb(239 246 255 / 1);
}
.border-blue-50\/15{
  border-color: rgb(239 246 255 / 0.15);
}
.border-blue-50\/20{
  border-color: rgb(239 246 255 / 0.2);
}
.border-blue-50\/25{
  border-color: rgb(239 246 255 / 0.25);
}
.border-blue-50\/30{
  border-color: rgb(239 246 255 / 0.3);
}
.border-blue-50\/35{
  border-color: rgb(239 246 255 / 0.35);
}
.border-blue-50\/40{
  border-color: rgb(239 246 255 / 0.4);
}
.border-blue-50\/45{
  border-color: rgb(239 246 255 / 0.45);
}
.border-blue-50\/5{
  border-color: rgb(239 246 255 / 0.05);
}
.border-blue-50\/50{
  border-color: rgb(239 246 255 / 0.5);
}
.border-blue-50\/55{
  border-color: rgb(239 246 255 / 0.55);
}
.border-blue-50\/60{
  border-color: rgb(239 246 255 / 0.6);
}
.border-blue-50\/65{
  border-color: rgb(239 246 255 / 0.65);
}
.border-blue-50\/70{
  border-color: rgb(239 246 255 / 0.7);
}
.border-blue-50\/75{
  border-color: rgb(239 246 255 / 0.75);
}
.border-blue-50\/80{
  border-color: rgb(239 246 255 / 0.8);
}
.border-blue-50\/85{
  border-color: rgb(239 246 255 / 0.85);
}
.border-blue-50\/90{
  border-color: rgb(239 246 255 / 0.9);
}
.border-blue-50\/95{
  border-color: rgb(239 246 255 / 0.95);
}
.border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-blue-500\/0{
  border-color: rgb(59 130 246 / 0);
}
.border-blue-500\/10{
  border-color: rgb(59 130 246 / 0.1);
}
.border-blue-500\/100{
  border-color: rgb(59 130 246 / 1);
}
.border-blue-500\/15{
  border-color: rgb(59 130 246 / 0.15);
}
.border-blue-500\/20{
  border-color: rgb(59 130 246 / 0.2);
}
.border-blue-500\/25{
  border-color: rgb(59 130 246 / 0.25);
}
.border-blue-500\/30{
  border-color: rgb(59 130 246 / 0.3);
}
.border-blue-500\/35{
  border-color: rgb(59 130 246 / 0.35);
}
.border-blue-500\/40{
  border-color: rgb(59 130 246 / 0.4);
}
.border-blue-500\/45{
  border-color: rgb(59 130 246 / 0.45);
}
.border-blue-500\/5{
  border-color: rgb(59 130 246 / 0.05);
}
.border-blue-500\/50{
  border-color: rgb(59 130 246 / 0.5);
}
.border-blue-500\/55{
  border-color: rgb(59 130 246 / 0.55);
}
.border-blue-500\/60{
  border-color: rgb(59 130 246 / 0.6);
}
.border-blue-500\/65{
  border-color: rgb(59 130 246 / 0.65);
}
.border-blue-500\/70{
  border-color: rgb(59 130 246 / 0.7);
}
.border-blue-500\/75{
  border-color: rgb(59 130 246 / 0.75);
}
.border-blue-500\/80{
  border-color: rgb(59 130 246 / 0.8);
}
.border-blue-500\/85{
  border-color: rgb(59 130 246 / 0.85);
}
.border-blue-500\/90{
  border-color: rgb(59 130 246 / 0.9);
}
.border-blue-500\/95{
  border-color: rgb(59 130 246 / 0.95);
}
.border-blue-600{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-blue-600\/0{
  border-color: rgb(37 99 235 / 0);
}
.border-blue-600\/10{
  border-color: rgb(37 99 235 / 0.1);
}
.border-blue-600\/100{
  border-color: rgb(37 99 235 / 1);
}
.border-blue-600\/15{
  border-color: rgb(37 99 235 / 0.15);
}
.border-blue-600\/20{
  border-color: rgb(37 99 235 / 0.2);
}
.border-blue-600\/25{
  border-color: rgb(37 99 235 / 0.25);
}
.border-blue-600\/30{
  border-color: rgb(37 99 235 / 0.3);
}
.border-blue-600\/35{
  border-color: rgb(37 99 235 / 0.35);
}
.border-blue-600\/40{
  border-color: rgb(37 99 235 / 0.4);
}
.border-blue-600\/45{
  border-color: rgb(37 99 235 / 0.45);
}
.border-blue-600\/5{
  border-color: rgb(37 99 235 / 0.05);
}
.border-blue-600\/50{
  border-color: rgb(37 99 235 / 0.5);
}
.border-blue-600\/55{
  border-color: rgb(37 99 235 / 0.55);
}
.border-blue-600\/60{
  border-color: rgb(37 99 235 / 0.6);
}
.border-blue-600\/65{
  border-color: rgb(37 99 235 / 0.65);
}
.border-blue-600\/70{
  border-color: rgb(37 99 235 / 0.7);
}
.border-blue-600\/75{
  border-color: rgb(37 99 235 / 0.75);
}
.border-blue-600\/80{
  border-color: rgb(37 99 235 / 0.8);
}
.border-blue-600\/85{
  border-color: rgb(37 99 235 / 0.85);
}
.border-blue-600\/90{
  border-color: rgb(37 99 235 / 0.9);
}
.border-blue-600\/95{
  border-color: rgb(37 99 235 / 0.95);
}
.border-blue-700{
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}
.border-blue-700\/0{
  border-color: rgb(29 78 216 / 0);
}
.border-blue-700\/10{
  border-color: rgb(29 78 216 / 0.1);
}
.border-blue-700\/100{
  border-color: rgb(29 78 216 / 1);
}
.border-blue-700\/15{
  border-color: rgb(29 78 216 / 0.15);
}
.border-blue-700\/20{
  border-color: rgb(29 78 216 / 0.2);
}
.border-blue-700\/25{
  border-color: rgb(29 78 216 / 0.25);
}
.border-blue-700\/30{
  border-color: rgb(29 78 216 / 0.3);
}
.border-blue-700\/35{
  border-color: rgb(29 78 216 / 0.35);
}
.border-blue-700\/40{
  border-color: rgb(29 78 216 / 0.4);
}
.border-blue-700\/45{
  border-color: rgb(29 78 216 / 0.45);
}
.border-blue-700\/5{
  border-color: rgb(29 78 216 / 0.05);
}
.border-blue-700\/50{
  border-color: rgb(29 78 216 / 0.5);
}
.border-blue-700\/55{
  border-color: rgb(29 78 216 / 0.55);
}
.border-blue-700\/60{
  border-color: rgb(29 78 216 / 0.6);
}
.border-blue-700\/65{
  border-color: rgb(29 78 216 / 0.65);
}
.border-blue-700\/70{
  border-color: rgb(29 78 216 / 0.7);
}
.border-blue-700\/75{
  border-color: rgb(29 78 216 / 0.75);
}
.border-blue-700\/80{
  border-color: rgb(29 78 216 / 0.8);
}
.border-blue-700\/85{
  border-color: rgb(29 78 216 / 0.85);
}
.border-blue-700\/90{
  border-color: rgb(29 78 216 / 0.9);
}
.border-blue-700\/95{
  border-color: rgb(29 78 216 / 0.95);
}
.border-blue-800{
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.border-blue-800\/0{
  border-color: rgb(30 64 175 / 0);
}
.border-blue-800\/10{
  border-color: rgb(30 64 175 / 0.1);
}
.border-blue-800\/100{
  border-color: rgb(30 64 175 / 1);
}
.border-blue-800\/15{
  border-color: rgb(30 64 175 / 0.15);
}
.border-blue-800\/20{
  border-color: rgb(30 64 175 / 0.2);
}
.border-blue-800\/25{
  border-color: rgb(30 64 175 / 0.25);
}
.border-blue-800\/30{
  border-color: rgb(30 64 175 / 0.3);
}
.border-blue-800\/35{
  border-color: rgb(30 64 175 / 0.35);
}
.border-blue-800\/40{
  border-color: rgb(30 64 175 / 0.4);
}
.border-blue-800\/45{
  border-color: rgb(30 64 175 / 0.45);
}
.border-blue-800\/5{
  border-color: rgb(30 64 175 / 0.05);
}
.border-blue-800\/50{
  border-color: rgb(30 64 175 / 0.5);
}
.border-blue-800\/55{
  border-color: rgb(30 64 175 / 0.55);
}
.border-blue-800\/60{
  border-color: rgb(30 64 175 / 0.6);
}
.border-blue-800\/65{
  border-color: rgb(30 64 175 / 0.65);
}
.border-blue-800\/70{
  border-color: rgb(30 64 175 / 0.7);
}
.border-blue-800\/75{
  border-color: rgb(30 64 175 / 0.75);
}
.border-blue-800\/80{
  border-color: rgb(30 64 175 / 0.8);
}
.border-blue-800\/85{
  border-color: rgb(30 64 175 / 0.85);
}
.border-blue-800\/90{
  border-color: rgb(30 64 175 / 0.9);
}
.border-blue-800\/95{
  border-color: rgb(30 64 175 / 0.95);
}
.border-blue-900{
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}
.border-blue-900\/0{
  border-color: rgb(30 58 138 / 0);
}
.border-blue-900\/10{
  border-color: rgb(30 58 138 / 0.1);
}
.border-blue-900\/100{
  border-color: rgb(30 58 138 / 1);
}
.border-blue-900\/15{
  border-color: rgb(30 58 138 / 0.15);
}
.border-blue-900\/20{
  border-color: rgb(30 58 138 / 0.2);
}
.border-blue-900\/25{
  border-color: rgb(30 58 138 / 0.25);
}
.border-blue-900\/30{
  border-color: rgb(30 58 138 / 0.3);
}
.border-blue-900\/35{
  border-color: rgb(30 58 138 / 0.35);
}
.border-blue-900\/40{
  border-color: rgb(30 58 138 / 0.4);
}
.border-blue-900\/45{
  border-color: rgb(30 58 138 / 0.45);
}
.border-blue-900\/5{
  border-color: rgb(30 58 138 / 0.05);
}
.border-blue-900\/50{
  border-color: rgb(30 58 138 / 0.5);
}
.border-blue-900\/55{
  border-color: rgb(30 58 138 / 0.55);
}
.border-blue-900\/60{
  border-color: rgb(30 58 138 / 0.6);
}
.border-blue-900\/65{
  border-color: rgb(30 58 138 / 0.65);
}
.border-blue-900\/70{
  border-color: rgb(30 58 138 / 0.7);
}
.border-blue-900\/75{
  border-color: rgb(30 58 138 / 0.75);
}
.border-blue-900\/80{
  border-color: rgb(30 58 138 / 0.8);
}
.border-blue-900\/85{
  border-color: rgb(30 58 138 / 0.85);
}
.border-blue-900\/90{
  border-color: rgb(30 58 138 / 0.9);
}
.border-blue-900\/95{
  border-color: rgb(30 58 138 / 0.95);
}
.border-blue-950{
  --tw-border-opacity: 1;
  border-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-blue-950\/0{
  border-color: rgb(23 37 84 / 0);
}
.border-blue-950\/10{
  border-color: rgb(23 37 84 / 0.1);
}
.border-blue-950\/100{
  border-color: rgb(23 37 84 / 1);
}
.border-blue-950\/15{
  border-color: rgb(23 37 84 / 0.15);
}
.border-blue-950\/20{
  border-color: rgb(23 37 84 / 0.2);
}
.border-blue-950\/25{
  border-color: rgb(23 37 84 / 0.25);
}
.border-blue-950\/30{
  border-color: rgb(23 37 84 / 0.3);
}
.border-blue-950\/35{
  border-color: rgb(23 37 84 / 0.35);
}
.border-blue-950\/40{
  border-color: rgb(23 37 84 / 0.4);
}
.border-blue-950\/45{
  border-color: rgb(23 37 84 / 0.45);
}
.border-blue-950\/5{
  border-color: rgb(23 37 84 / 0.05);
}
.border-blue-950\/50{
  border-color: rgb(23 37 84 / 0.5);
}
.border-blue-950\/55{
  border-color: rgb(23 37 84 / 0.55);
}
.border-blue-950\/60{
  border-color: rgb(23 37 84 / 0.6);
}
.border-blue-950\/65{
  border-color: rgb(23 37 84 / 0.65);
}
.border-blue-950\/70{
  border-color: rgb(23 37 84 / 0.7);
}
.border-blue-950\/75{
  border-color: rgb(23 37 84 / 0.75);
}
.border-blue-950\/80{
  border-color: rgb(23 37 84 / 0.8);
}
.border-blue-950\/85{
  border-color: rgb(23 37 84 / 0.85);
}
.border-blue-950\/90{
  border-color: rgb(23 37 84 / 0.9);
}
.border-blue-950\/95{
  border-color: rgb(23 37 84 / 0.95);
}
.border-border\/50{
  border-color: hsl(var(--border) / 0.5);
}
.border-current{
  border-color: currentColor;
}
.border-cyan-100{
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.border-cyan-100\/0{
  border-color: rgb(207 250 254 / 0);
}
.border-cyan-100\/10{
  border-color: rgb(207 250 254 / 0.1);
}
.border-cyan-100\/100{
  border-color: rgb(207 250 254 / 1);
}
.border-cyan-100\/15{
  border-color: rgb(207 250 254 / 0.15);
}
.border-cyan-100\/20{
  border-color: rgb(207 250 254 / 0.2);
}
.border-cyan-100\/25{
  border-color: rgb(207 250 254 / 0.25);
}
.border-cyan-100\/30{
  border-color: rgb(207 250 254 / 0.3);
}
.border-cyan-100\/35{
  border-color: rgb(207 250 254 / 0.35);
}
.border-cyan-100\/40{
  border-color: rgb(207 250 254 / 0.4);
}
.border-cyan-100\/45{
  border-color: rgb(207 250 254 / 0.45);
}
.border-cyan-100\/5{
  border-color: rgb(207 250 254 / 0.05);
}
.border-cyan-100\/50{
  border-color: rgb(207 250 254 / 0.5);
}
.border-cyan-100\/55{
  border-color: rgb(207 250 254 / 0.55);
}
.border-cyan-100\/60{
  border-color: rgb(207 250 254 / 0.6);
}
.border-cyan-100\/65{
  border-color: rgb(207 250 254 / 0.65);
}
.border-cyan-100\/70{
  border-color: rgb(207 250 254 / 0.7);
}
.border-cyan-100\/75{
  border-color: rgb(207 250 254 / 0.75);
}
.border-cyan-100\/80{
  border-color: rgb(207 250 254 / 0.8);
}
.border-cyan-100\/85{
  border-color: rgb(207 250 254 / 0.85);
}
.border-cyan-100\/90{
  border-color: rgb(207 250 254 / 0.9);
}
.border-cyan-100\/95{
  border-color: rgb(207 250 254 / 0.95);
}
.border-cyan-200{
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.border-cyan-200\/0{
  border-color: rgb(165 243 252 / 0);
}
.border-cyan-200\/10{
  border-color: rgb(165 243 252 / 0.1);
}
.border-cyan-200\/100{
  border-color: rgb(165 243 252 / 1);
}
.border-cyan-200\/15{
  border-color: rgb(165 243 252 / 0.15);
}
.border-cyan-200\/20{
  border-color: rgb(165 243 252 / 0.2);
}
.border-cyan-200\/25{
  border-color: rgb(165 243 252 / 0.25);
}
.border-cyan-200\/30{
  border-color: rgb(165 243 252 / 0.3);
}
.border-cyan-200\/35{
  border-color: rgb(165 243 252 / 0.35);
}
.border-cyan-200\/40{
  border-color: rgb(165 243 252 / 0.4);
}
.border-cyan-200\/45{
  border-color: rgb(165 243 252 / 0.45);
}
.border-cyan-200\/5{
  border-color: rgb(165 243 252 / 0.05);
}
.border-cyan-200\/50{
  border-color: rgb(165 243 252 / 0.5);
}
.border-cyan-200\/55{
  border-color: rgb(165 243 252 / 0.55);
}
.border-cyan-200\/60{
  border-color: rgb(165 243 252 / 0.6);
}
.border-cyan-200\/65{
  border-color: rgb(165 243 252 / 0.65);
}
.border-cyan-200\/70{
  border-color: rgb(165 243 252 / 0.7);
}
.border-cyan-200\/75{
  border-color: rgb(165 243 252 / 0.75);
}
.border-cyan-200\/80{
  border-color: rgb(165 243 252 / 0.8);
}
.border-cyan-200\/85{
  border-color: rgb(165 243 252 / 0.85);
}
.border-cyan-200\/90{
  border-color: rgb(165 243 252 / 0.9);
}
.border-cyan-200\/95{
  border-color: rgb(165 243 252 / 0.95);
}
.border-cyan-300{
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.border-cyan-300\/0{
  border-color: rgb(103 232 249 / 0);
}
.border-cyan-300\/10{
  border-color: rgb(103 232 249 / 0.1);
}
.border-cyan-300\/100{
  border-color: rgb(103 232 249 / 1);
}
.border-cyan-300\/15{
  border-color: rgb(103 232 249 / 0.15);
}
.border-cyan-300\/20{
  border-color: rgb(103 232 249 / 0.2);
}
.border-cyan-300\/25{
  border-color: rgb(103 232 249 / 0.25);
}
.border-cyan-300\/30{
  border-color: rgb(103 232 249 / 0.3);
}
.border-cyan-300\/35{
  border-color: rgb(103 232 249 / 0.35);
}
.border-cyan-300\/40{
  border-color: rgb(103 232 249 / 0.4);
}
.border-cyan-300\/45{
  border-color: rgb(103 232 249 / 0.45);
}
.border-cyan-300\/5{
  border-color: rgb(103 232 249 / 0.05);
}
.border-cyan-300\/50{
  border-color: rgb(103 232 249 / 0.5);
}
.border-cyan-300\/55{
  border-color: rgb(103 232 249 / 0.55);
}
.border-cyan-300\/60{
  border-color: rgb(103 232 249 / 0.6);
}
.border-cyan-300\/65{
  border-color: rgb(103 232 249 / 0.65);
}
.border-cyan-300\/70{
  border-color: rgb(103 232 249 / 0.7);
}
.border-cyan-300\/75{
  border-color: rgb(103 232 249 / 0.75);
}
.border-cyan-300\/80{
  border-color: rgb(103 232 249 / 0.8);
}
.border-cyan-300\/85{
  border-color: rgb(103 232 249 / 0.85);
}
.border-cyan-300\/90{
  border-color: rgb(103 232 249 / 0.9);
}
.border-cyan-300\/95{
  border-color: rgb(103 232 249 / 0.95);
}
.border-cyan-400{
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.border-cyan-400\/0{
  border-color: rgb(34 211 238 / 0);
}
.border-cyan-400\/10{
  border-color: rgb(34 211 238 / 0.1);
}
.border-cyan-400\/100{
  border-color: rgb(34 211 238 / 1);
}
.border-cyan-400\/15{
  border-color: rgb(34 211 238 / 0.15);
}
.border-cyan-400\/20{
  border-color: rgb(34 211 238 / 0.2);
}
.border-cyan-400\/25{
  border-color: rgb(34 211 238 / 0.25);
}
.border-cyan-400\/30{
  border-color: rgb(34 211 238 / 0.3);
}
.border-cyan-400\/35{
  border-color: rgb(34 211 238 / 0.35);
}
.border-cyan-400\/40{
  border-color: rgb(34 211 238 / 0.4);
}
.border-cyan-400\/45{
  border-color: rgb(34 211 238 / 0.45);
}
.border-cyan-400\/5{
  border-color: rgb(34 211 238 / 0.05);
}
.border-cyan-400\/50{
  border-color: rgb(34 211 238 / 0.5);
}
.border-cyan-400\/55{
  border-color: rgb(34 211 238 / 0.55);
}
.border-cyan-400\/60{
  border-color: rgb(34 211 238 / 0.6);
}
.border-cyan-400\/65{
  border-color: rgb(34 211 238 / 0.65);
}
.border-cyan-400\/70{
  border-color: rgb(34 211 238 / 0.7);
}
.border-cyan-400\/75{
  border-color: rgb(34 211 238 / 0.75);
}
.border-cyan-400\/80{
  border-color: rgb(34 211 238 / 0.8);
}
.border-cyan-400\/85{
  border-color: rgb(34 211 238 / 0.85);
}
.border-cyan-400\/90{
  border-color: rgb(34 211 238 / 0.9);
}
.border-cyan-400\/95{
  border-color: rgb(34 211 238 / 0.95);
}
.border-cyan-50{
  --tw-border-opacity: 1;
  border-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.border-cyan-50\/0{
  border-color: rgb(236 254 255 / 0);
}
.border-cyan-50\/10{
  border-color: rgb(236 254 255 / 0.1);
}
.border-cyan-50\/100{
  border-color: rgb(236 254 255 / 1);
}
.border-cyan-50\/15{
  border-color: rgb(236 254 255 / 0.15);
}
.border-cyan-50\/20{
  border-color: rgb(236 254 255 / 0.2);
}
.border-cyan-50\/25{
  border-color: rgb(236 254 255 / 0.25);
}
.border-cyan-50\/30{
  border-color: rgb(236 254 255 / 0.3);
}
.border-cyan-50\/35{
  border-color: rgb(236 254 255 / 0.35);
}
.border-cyan-50\/40{
  border-color: rgb(236 254 255 / 0.4);
}
.border-cyan-50\/45{
  border-color: rgb(236 254 255 / 0.45);
}
.border-cyan-50\/5{
  border-color: rgb(236 254 255 / 0.05);
}
.border-cyan-50\/50{
  border-color: rgb(236 254 255 / 0.5);
}
.border-cyan-50\/55{
  border-color: rgb(236 254 255 / 0.55);
}
.border-cyan-50\/60{
  border-color: rgb(236 254 255 / 0.6);
}
.border-cyan-50\/65{
  border-color: rgb(236 254 255 / 0.65);
}
.border-cyan-50\/70{
  border-color: rgb(236 254 255 / 0.7);
}
.border-cyan-50\/75{
  border-color: rgb(236 254 255 / 0.75);
}
.border-cyan-50\/80{
  border-color: rgb(236 254 255 / 0.8);
}
.border-cyan-50\/85{
  border-color: rgb(236 254 255 / 0.85);
}
.border-cyan-50\/90{
  border-color: rgb(236 254 255 / 0.9);
}
.border-cyan-50\/95{
  border-color: rgb(236 254 255 / 0.95);
}
.border-cyan-500{
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.border-cyan-500\/0{
  border-color: rgb(6 182 212 / 0);
}
.border-cyan-500\/10{
  border-color: rgb(6 182 212 / 0.1);
}
.border-cyan-500\/100{
  border-color: rgb(6 182 212 / 1);
}
.border-cyan-500\/15{
  border-color: rgb(6 182 212 / 0.15);
}
.border-cyan-500\/20{
  border-color: rgb(6 182 212 / 0.2);
}
.border-cyan-500\/25{
  border-color: rgb(6 182 212 / 0.25);
}
.border-cyan-500\/30{
  border-color: rgb(6 182 212 / 0.3);
}
.border-cyan-500\/35{
  border-color: rgb(6 182 212 / 0.35);
}
.border-cyan-500\/40{
  border-color: rgb(6 182 212 / 0.4);
}
.border-cyan-500\/45{
  border-color: rgb(6 182 212 / 0.45);
}
.border-cyan-500\/5{
  border-color: rgb(6 182 212 / 0.05);
}
.border-cyan-500\/50{
  border-color: rgb(6 182 212 / 0.5);
}
.border-cyan-500\/55{
  border-color: rgb(6 182 212 / 0.55);
}
.border-cyan-500\/60{
  border-color: rgb(6 182 212 / 0.6);
}
.border-cyan-500\/65{
  border-color: rgb(6 182 212 / 0.65);
}
.border-cyan-500\/70{
  border-color: rgb(6 182 212 / 0.7);
}
.border-cyan-500\/75{
  border-color: rgb(6 182 212 / 0.75);
}
.border-cyan-500\/80{
  border-color: rgb(6 182 212 / 0.8);
}
.border-cyan-500\/85{
  border-color: rgb(6 182 212 / 0.85);
}
.border-cyan-500\/90{
  border-color: rgb(6 182 212 / 0.9);
}
.border-cyan-500\/95{
  border-color: rgb(6 182 212 / 0.95);
}
.border-cyan-600{
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.border-cyan-600\/0{
  border-color: rgb(8 145 178 / 0);
}
.border-cyan-600\/10{
  border-color: rgb(8 145 178 / 0.1);
}
.border-cyan-600\/100{
  border-color: rgb(8 145 178 / 1);
}
.border-cyan-600\/15{
  border-color: rgb(8 145 178 / 0.15);
}
.border-cyan-600\/20{
  border-color: rgb(8 145 178 / 0.2);
}
.border-cyan-600\/25{
  border-color: rgb(8 145 178 / 0.25);
}
.border-cyan-600\/30{
  border-color: rgb(8 145 178 / 0.3);
}
.border-cyan-600\/35{
  border-color: rgb(8 145 178 / 0.35);
}
.border-cyan-600\/40{
  border-color: rgb(8 145 178 / 0.4);
}
.border-cyan-600\/45{
  border-color: rgb(8 145 178 / 0.45);
}
.border-cyan-600\/5{
  border-color: rgb(8 145 178 / 0.05);
}
.border-cyan-600\/50{
  border-color: rgb(8 145 178 / 0.5);
}
.border-cyan-600\/55{
  border-color: rgb(8 145 178 / 0.55);
}
.border-cyan-600\/60{
  border-color: rgb(8 145 178 / 0.6);
}
.border-cyan-600\/65{
  border-color: rgb(8 145 178 / 0.65);
}
.border-cyan-600\/70{
  border-color: rgb(8 145 178 / 0.7);
}
.border-cyan-600\/75{
  border-color: rgb(8 145 178 / 0.75);
}
.border-cyan-600\/80{
  border-color: rgb(8 145 178 / 0.8);
}
.border-cyan-600\/85{
  border-color: rgb(8 145 178 / 0.85);
}
.border-cyan-600\/90{
  border-color: rgb(8 145 178 / 0.9);
}
.border-cyan-600\/95{
  border-color: rgb(8 145 178 / 0.95);
}
.border-cyan-700{
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.border-cyan-700\/0{
  border-color: rgb(14 116 144 / 0);
}
.border-cyan-700\/10{
  border-color: rgb(14 116 144 / 0.1);
}
.border-cyan-700\/100{
  border-color: rgb(14 116 144 / 1);
}
.border-cyan-700\/15{
  border-color: rgb(14 116 144 / 0.15);
}
.border-cyan-700\/20{
  border-color: rgb(14 116 144 / 0.2);
}
.border-cyan-700\/25{
  border-color: rgb(14 116 144 / 0.25);
}
.border-cyan-700\/30{
  border-color: rgb(14 116 144 / 0.3);
}
.border-cyan-700\/35{
  border-color: rgb(14 116 144 / 0.35);
}
.border-cyan-700\/40{
  border-color: rgb(14 116 144 / 0.4);
}
.border-cyan-700\/45{
  border-color: rgb(14 116 144 / 0.45);
}
.border-cyan-700\/5{
  border-color: rgb(14 116 144 / 0.05);
}
.border-cyan-700\/50{
  border-color: rgb(14 116 144 / 0.5);
}
.border-cyan-700\/55{
  border-color: rgb(14 116 144 / 0.55);
}
.border-cyan-700\/60{
  border-color: rgb(14 116 144 / 0.6);
}
.border-cyan-700\/65{
  border-color: rgb(14 116 144 / 0.65);
}
.border-cyan-700\/70{
  border-color: rgb(14 116 144 / 0.7);
}
.border-cyan-700\/75{
  border-color: rgb(14 116 144 / 0.75);
}
.border-cyan-700\/80{
  border-color: rgb(14 116 144 / 0.8);
}
.border-cyan-700\/85{
  border-color: rgb(14 116 144 / 0.85);
}
.border-cyan-700\/90{
  border-color: rgb(14 116 144 / 0.9);
}
.border-cyan-700\/95{
  border-color: rgb(14 116 144 / 0.95);
}
.border-cyan-800{
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.border-cyan-800\/0{
  border-color: rgb(21 94 117 / 0);
}
.border-cyan-800\/10{
  border-color: rgb(21 94 117 / 0.1);
}
.border-cyan-800\/100{
  border-color: rgb(21 94 117 / 1);
}
.border-cyan-800\/15{
  border-color: rgb(21 94 117 / 0.15);
}
.border-cyan-800\/20{
  border-color: rgb(21 94 117 / 0.2);
}
.border-cyan-800\/25{
  border-color: rgb(21 94 117 / 0.25);
}
.border-cyan-800\/30{
  border-color: rgb(21 94 117 / 0.3);
}
.border-cyan-800\/35{
  border-color: rgb(21 94 117 / 0.35);
}
.border-cyan-800\/40{
  border-color: rgb(21 94 117 / 0.4);
}
.border-cyan-800\/45{
  border-color: rgb(21 94 117 / 0.45);
}
.border-cyan-800\/5{
  border-color: rgb(21 94 117 / 0.05);
}
.border-cyan-800\/50{
  border-color: rgb(21 94 117 / 0.5);
}
.border-cyan-800\/55{
  border-color: rgb(21 94 117 / 0.55);
}
.border-cyan-800\/60{
  border-color: rgb(21 94 117 / 0.6);
}
.border-cyan-800\/65{
  border-color: rgb(21 94 117 / 0.65);
}
.border-cyan-800\/70{
  border-color: rgb(21 94 117 / 0.7);
}
.border-cyan-800\/75{
  border-color: rgb(21 94 117 / 0.75);
}
.border-cyan-800\/80{
  border-color: rgb(21 94 117 / 0.8);
}
.border-cyan-800\/85{
  border-color: rgb(21 94 117 / 0.85);
}
.border-cyan-800\/90{
  border-color: rgb(21 94 117 / 0.9);
}
.border-cyan-800\/95{
  border-color: rgb(21 94 117 / 0.95);
}
.border-cyan-900{
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.border-cyan-900\/0{
  border-color: rgb(22 78 99 / 0);
}
.border-cyan-900\/10{
  border-color: rgb(22 78 99 / 0.1);
}
.border-cyan-900\/100{
  border-color: rgb(22 78 99 / 1);
}
.border-cyan-900\/15{
  border-color: rgb(22 78 99 / 0.15);
}
.border-cyan-900\/20{
  border-color: rgb(22 78 99 / 0.2);
}
.border-cyan-900\/25{
  border-color: rgb(22 78 99 / 0.25);
}
.border-cyan-900\/30{
  border-color: rgb(22 78 99 / 0.3);
}
.border-cyan-900\/35{
  border-color: rgb(22 78 99 / 0.35);
}
.border-cyan-900\/40{
  border-color: rgb(22 78 99 / 0.4);
}
.border-cyan-900\/45{
  border-color: rgb(22 78 99 / 0.45);
}
.border-cyan-900\/5{
  border-color: rgb(22 78 99 / 0.05);
}
.border-cyan-900\/50{
  border-color: rgb(22 78 99 / 0.5);
}
.border-cyan-900\/55{
  border-color: rgb(22 78 99 / 0.55);
}
.border-cyan-900\/60{
  border-color: rgb(22 78 99 / 0.6);
}
.border-cyan-900\/65{
  border-color: rgb(22 78 99 / 0.65);
}
.border-cyan-900\/70{
  border-color: rgb(22 78 99 / 0.7);
}
.border-cyan-900\/75{
  border-color: rgb(22 78 99 / 0.75);
}
.border-cyan-900\/80{
  border-color: rgb(22 78 99 / 0.8);
}
.border-cyan-900\/85{
  border-color: rgb(22 78 99 / 0.85);
}
.border-cyan-900\/90{
  border-color: rgb(22 78 99 / 0.9);
}
.border-cyan-900\/95{
  border-color: rgb(22 78 99 / 0.95);
}
.border-destructive{
  border-color: hsl(var(--destructive));
}
.border-destructive\/50{
  border-color: hsl(var(--destructive) / 0.5);
}
.border-emerald-100{
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.border-emerald-100\/0{
  border-color: rgb(209 250 229 / 0);
}
.border-emerald-100\/10{
  border-color: rgb(209 250 229 / 0.1);
}
.border-emerald-100\/100{
  border-color: rgb(209 250 229 / 1);
}
.border-emerald-100\/15{
  border-color: rgb(209 250 229 / 0.15);
}
.border-emerald-100\/20{
  border-color: rgb(209 250 229 / 0.2);
}
.border-emerald-100\/25{
  border-color: rgb(209 250 229 / 0.25);
}
.border-emerald-100\/30{
  border-color: rgb(209 250 229 / 0.3);
}
.border-emerald-100\/35{
  border-color: rgb(209 250 229 / 0.35);
}
.border-emerald-100\/40{
  border-color: rgb(209 250 229 / 0.4);
}
.border-emerald-100\/45{
  border-color: rgb(209 250 229 / 0.45);
}
.border-emerald-100\/5{
  border-color: rgb(209 250 229 / 0.05);
}
.border-emerald-100\/50{
  border-color: rgb(209 250 229 / 0.5);
}
.border-emerald-100\/55{
  border-color: rgb(209 250 229 / 0.55);
}
.border-emerald-100\/60{
  border-color: rgb(209 250 229 / 0.6);
}
.border-emerald-100\/65{
  border-color: rgb(209 250 229 / 0.65);
}
.border-emerald-100\/70{
  border-color: rgb(209 250 229 / 0.7);
}
.border-emerald-100\/75{
  border-color: rgb(209 250 229 / 0.75);
}
.border-emerald-100\/80{
  border-color: rgb(209 250 229 / 0.8);
}
.border-emerald-100\/85{
  border-color: rgb(209 250 229 / 0.85);
}
.border-emerald-100\/90{
  border-color: rgb(209 250 229 / 0.9);
}
.border-emerald-100\/95{
  border-color: rgb(209 250 229 / 0.95);
}
.border-emerald-200{
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.border-emerald-200\/0{
  border-color: rgb(167 243 208 / 0);
}
.border-emerald-200\/10{
  border-color: rgb(167 243 208 / 0.1);
}
.border-emerald-200\/100{
  border-color: rgb(167 243 208 / 1);
}
.border-emerald-200\/15{
  border-color: rgb(167 243 208 / 0.15);
}
.border-emerald-200\/20{
  border-color: rgb(167 243 208 / 0.2);
}
.border-emerald-200\/25{
  border-color: rgb(167 243 208 / 0.25);
}
.border-emerald-200\/30{
  border-color: rgb(167 243 208 / 0.3);
}
.border-emerald-200\/35{
  border-color: rgb(167 243 208 / 0.35);
}
.border-emerald-200\/40{
  border-color: rgb(167 243 208 / 0.4);
}
.border-emerald-200\/45{
  border-color: rgb(167 243 208 / 0.45);
}
.border-emerald-200\/5{
  border-color: rgb(167 243 208 / 0.05);
}
.border-emerald-200\/50{
  border-color: rgb(167 243 208 / 0.5);
}
.border-emerald-200\/55{
  border-color: rgb(167 243 208 / 0.55);
}
.border-emerald-200\/60{
  border-color: rgb(167 243 208 / 0.6);
}
.border-emerald-200\/65{
  border-color: rgb(167 243 208 / 0.65);
}
.border-emerald-200\/70{
  border-color: rgb(167 243 208 / 0.7);
}
.border-emerald-200\/75{
  border-color: rgb(167 243 208 / 0.75);
}
.border-emerald-200\/80{
  border-color: rgb(167 243 208 / 0.8);
}
.border-emerald-200\/85{
  border-color: rgb(167 243 208 / 0.85);
}
.border-emerald-200\/90{
  border-color: rgb(167 243 208 / 0.9);
}
.border-emerald-200\/95{
  border-color: rgb(167 243 208 / 0.95);
}
.border-emerald-300{
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.border-emerald-300\/0{
  border-color: rgb(110 231 183 / 0);
}
.border-emerald-300\/10{
  border-color: rgb(110 231 183 / 0.1);
}
.border-emerald-300\/100{
  border-color: rgb(110 231 183 / 1);
}
.border-emerald-300\/15{
  border-color: rgb(110 231 183 / 0.15);
}
.border-emerald-300\/20{
  border-color: rgb(110 231 183 / 0.2);
}
.border-emerald-300\/25{
  border-color: rgb(110 231 183 / 0.25);
}
.border-emerald-300\/30{
  border-color: rgb(110 231 183 / 0.3);
}
.border-emerald-300\/35{
  border-color: rgb(110 231 183 / 0.35);
}
.border-emerald-300\/40{
  border-color: rgb(110 231 183 / 0.4);
}
.border-emerald-300\/45{
  border-color: rgb(110 231 183 / 0.45);
}
.border-emerald-300\/5{
  border-color: rgb(110 231 183 / 0.05);
}
.border-emerald-300\/50{
  border-color: rgb(110 231 183 / 0.5);
}
.border-emerald-300\/55{
  border-color: rgb(110 231 183 / 0.55);
}
.border-emerald-300\/60{
  border-color: rgb(110 231 183 / 0.6);
}
.border-emerald-300\/65{
  border-color: rgb(110 231 183 / 0.65);
}
.border-emerald-300\/70{
  border-color: rgb(110 231 183 / 0.7);
}
.border-emerald-300\/75{
  border-color: rgb(110 231 183 / 0.75);
}
.border-emerald-300\/80{
  border-color: rgb(110 231 183 / 0.8);
}
.border-emerald-300\/85{
  border-color: rgb(110 231 183 / 0.85);
}
.border-emerald-300\/90{
  border-color: rgb(110 231 183 / 0.9);
}
.border-emerald-300\/95{
  border-color: rgb(110 231 183 / 0.95);
}
.border-emerald-400{
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.border-emerald-400\/0{
  border-color: rgb(52 211 153 / 0);
}
.border-emerald-400\/10{
  border-color: rgb(52 211 153 / 0.1);
}
.border-emerald-400\/100{
  border-color: rgb(52 211 153 / 1);
}
.border-emerald-400\/15{
  border-color: rgb(52 211 153 / 0.15);
}
.border-emerald-400\/20{
  border-color: rgb(52 211 153 / 0.2);
}
.border-emerald-400\/25{
  border-color: rgb(52 211 153 / 0.25);
}
.border-emerald-400\/30{
  border-color: rgb(52 211 153 / 0.3);
}
.border-emerald-400\/35{
  border-color: rgb(52 211 153 / 0.35);
}
.border-emerald-400\/40{
  border-color: rgb(52 211 153 / 0.4);
}
.border-emerald-400\/45{
  border-color: rgb(52 211 153 / 0.45);
}
.border-emerald-400\/5{
  border-color: rgb(52 211 153 / 0.05);
}
.border-emerald-400\/50{
  border-color: rgb(52 211 153 / 0.5);
}
.border-emerald-400\/55{
  border-color: rgb(52 211 153 / 0.55);
}
.border-emerald-400\/60{
  border-color: rgb(52 211 153 / 0.6);
}
.border-emerald-400\/65{
  border-color: rgb(52 211 153 / 0.65);
}
.border-emerald-400\/70{
  border-color: rgb(52 211 153 / 0.7);
}
.border-emerald-400\/75{
  border-color: rgb(52 211 153 / 0.75);
}
.border-emerald-400\/80{
  border-color: rgb(52 211 153 / 0.8);
}
.border-emerald-400\/85{
  border-color: rgb(52 211 153 / 0.85);
}
.border-emerald-400\/90{
  border-color: rgb(52 211 153 / 0.9);
}
.border-emerald-400\/95{
  border-color: rgb(52 211 153 / 0.95);
}
.border-emerald-50{
  --tw-border-opacity: 1;
  border-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.border-emerald-50\/0{
  border-color: rgb(236 253 245 / 0);
}
.border-emerald-50\/10{
  border-color: rgb(236 253 245 / 0.1);
}
.border-emerald-50\/100{
  border-color: rgb(236 253 245 / 1);
}
.border-emerald-50\/15{
  border-color: rgb(236 253 245 / 0.15);
}
.border-emerald-50\/20{
  border-color: rgb(236 253 245 / 0.2);
}
.border-emerald-50\/25{
  border-color: rgb(236 253 245 / 0.25);
}
.border-emerald-50\/30{
  border-color: rgb(236 253 245 / 0.3);
}
.border-emerald-50\/35{
  border-color: rgb(236 253 245 / 0.35);
}
.border-emerald-50\/40{
  border-color: rgb(236 253 245 / 0.4);
}
.border-emerald-50\/45{
  border-color: rgb(236 253 245 / 0.45);
}
.border-emerald-50\/5{
  border-color: rgb(236 253 245 / 0.05);
}
.border-emerald-50\/50{
  border-color: rgb(236 253 245 / 0.5);
}
.border-emerald-50\/55{
  border-color: rgb(236 253 245 / 0.55);
}
.border-emerald-50\/60{
  border-color: rgb(236 253 245 / 0.6);
}
.border-emerald-50\/65{
  border-color: rgb(236 253 245 / 0.65);
}
.border-emerald-50\/70{
  border-color: rgb(236 253 245 / 0.7);
}
.border-emerald-50\/75{
  border-color: rgb(236 253 245 / 0.75);
}
.border-emerald-50\/80{
  border-color: rgb(236 253 245 / 0.8);
}
.border-emerald-50\/85{
  border-color: rgb(236 253 245 / 0.85);
}
.border-emerald-50\/90{
  border-color: rgb(236 253 245 / 0.9);
}
.border-emerald-50\/95{
  border-color: rgb(236 253 245 / 0.95);
}
.border-emerald-500{
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.border-emerald-500\/0{
  border-color: rgb(16 185 129 / 0);
}
.border-emerald-500\/10{
  border-color: rgb(16 185 129 / 0.1);
}
.border-emerald-500\/100{
  border-color: rgb(16 185 129 / 1);
}
.border-emerald-500\/15{
  border-color: rgb(16 185 129 / 0.15);
}
.border-emerald-500\/20{
  border-color: rgb(16 185 129 / 0.2);
}
.border-emerald-500\/25{
  border-color: rgb(16 185 129 / 0.25);
}
.border-emerald-500\/30{
  border-color: rgb(16 185 129 / 0.3);
}
.border-emerald-500\/35{
  border-color: rgb(16 185 129 / 0.35);
}
.border-emerald-500\/40{
  border-color: rgb(16 185 129 / 0.4);
}
.border-emerald-500\/45{
  border-color: rgb(16 185 129 / 0.45);
}
.border-emerald-500\/5{
  border-color: rgb(16 185 129 / 0.05);
}
.border-emerald-500\/50{
  border-color: rgb(16 185 129 / 0.5);
}
.border-emerald-500\/55{
  border-color: rgb(16 185 129 / 0.55);
}
.border-emerald-500\/60{
  border-color: rgb(16 185 129 / 0.6);
}
.border-emerald-500\/65{
  border-color: rgb(16 185 129 / 0.65);
}
.border-emerald-500\/70{
  border-color: rgb(16 185 129 / 0.7);
}
.border-emerald-500\/75{
  border-color: rgb(16 185 129 / 0.75);
}
.border-emerald-500\/80{
  border-color: rgb(16 185 129 / 0.8);
}
.border-emerald-500\/85{
  border-color: rgb(16 185 129 / 0.85);
}
.border-emerald-500\/90{
  border-color: rgb(16 185 129 / 0.9);
}
.border-emerald-500\/95{
  border-color: rgb(16 185 129 / 0.95);
}
.border-emerald-600{
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.border-emerald-600\/0{
  border-color: rgb(5 150 105 / 0);
}
.border-emerald-600\/10{
  border-color: rgb(5 150 105 / 0.1);
}
.border-emerald-600\/100{
  border-color: rgb(5 150 105 / 1);
}
.border-emerald-600\/15{
  border-color: rgb(5 150 105 / 0.15);
}
.border-emerald-600\/20{
  border-color: rgb(5 150 105 / 0.2);
}
.border-emerald-600\/25{
  border-color: rgb(5 150 105 / 0.25);
}
.border-emerald-600\/30{
  border-color: rgb(5 150 105 / 0.3);
}
.border-emerald-600\/35{
  border-color: rgb(5 150 105 / 0.35);
}
.border-emerald-600\/40{
  border-color: rgb(5 150 105 / 0.4);
}
.border-emerald-600\/45{
  border-color: rgb(5 150 105 / 0.45);
}
.border-emerald-600\/5{
  border-color: rgb(5 150 105 / 0.05);
}
.border-emerald-600\/50{
  border-color: rgb(5 150 105 / 0.5);
}
.border-emerald-600\/55{
  border-color: rgb(5 150 105 / 0.55);
}
.border-emerald-600\/60{
  border-color: rgb(5 150 105 / 0.6);
}
.border-emerald-600\/65{
  border-color: rgb(5 150 105 / 0.65);
}
.border-emerald-600\/70{
  border-color: rgb(5 150 105 / 0.7);
}
.border-emerald-600\/75{
  border-color: rgb(5 150 105 / 0.75);
}
.border-emerald-600\/80{
  border-color: rgb(5 150 105 / 0.8);
}
.border-emerald-600\/85{
  border-color: rgb(5 150 105 / 0.85);
}
.border-emerald-600\/90{
  border-color: rgb(5 150 105 / 0.9);
}
.border-emerald-600\/95{
  border-color: rgb(5 150 105 / 0.95);
}
.border-emerald-700{
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.border-emerald-700\/0{
  border-color: rgb(4 120 87 / 0);
}
.border-emerald-700\/10{
  border-color: rgb(4 120 87 / 0.1);
}
.border-emerald-700\/100{
  border-color: rgb(4 120 87 / 1);
}
.border-emerald-700\/15{
  border-color: rgb(4 120 87 / 0.15);
}
.border-emerald-700\/20{
  border-color: rgb(4 120 87 / 0.2);
}
.border-emerald-700\/25{
  border-color: rgb(4 120 87 / 0.25);
}
.border-emerald-700\/30{
  border-color: rgb(4 120 87 / 0.3);
}
.border-emerald-700\/35{
  border-color: rgb(4 120 87 / 0.35);
}
.border-emerald-700\/40{
  border-color: rgb(4 120 87 / 0.4);
}
.border-emerald-700\/45{
  border-color: rgb(4 120 87 / 0.45);
}
.border-emerald-700\/5{
  border-color: rgb(4 120 87 / 0.05);
}
.border-emerald-700\/50{
  border-color: rgb(4 120 87 / 0.5);
}
.border-emerald-700\/55{
  border-color: rgb(4 120 87 / 0.55);
}
.border-emerald-700\/60{
  border-color: rgb(4 120 87 / 0.6);
}
.border-emerald-700\/65{
  border-color: rgb(4 120 87 / 0.65);
}
.border-emerald-700\/70{
  border-color: rgb(4 120 87 / 0.7);
}
.border-emerald-700\/75{
  border-color: rgb(4 120 87 / 0.75);
}
.border-emerald-700\/80{
  border-color: rgb(4 120 87 / 0.8);
}
.border-emerald-700\/85{
  border-color: rgb(4 120 87 / 0.85);
}
.border-emerald-700\/90{
  border-color: rgb(4 120 87 / 0.9);
}
.border-emerald-700\/95{
  border-color: rgb(4 120 87 / 0.95);
}
.border-emerald-800{
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.border-emerald-800\/0{
  border-color: rgb(6 95 70 / 0);
}
.border-emerald-800\/10{
  border-color: rgb(6 95 70 / 0.1);
}
.border-emerald-800\/100{
  border-color: rgb(6 95 70 / 1);
}
.border-emerald-800\/15{
  border-color: rgb(6 95 70 / 0.15);
}
.border-emerald-800\/20{
  border-color: rgb(6 95 70 / 0.2);
}
.border-emerald-800\/25{
  border-color: rgb(6 95 70 / 0.25);
}
.border-emerald-800\/30{
  border-color: rgb(6 95 70 / 0.3);
}
.border-emerald-800\/35{
  border-color: rgb(6 95 70 / 0.35);
}
.border-emerald-800\/40{
  border-color: rgb(6 95 70 / 0.4);
}
.border-emerald-800\/45{
  border-color: rgb(6 95 70 / 0.45);
}
.border-emerald-800\/5{
  border-color: rgb(6 95 70 / 0.05);
}
.border-emerald-800\/50{
  border-color: rgb(6 95 70 / 0.5);
}
.border-emerald-800\/55{
  border-color: rgb(6 95 70 / 0.55);
}
.border-emerald-800\/60{
  border-color: rgb(6 95 70 / 0.6);
}
.border-emerald-800\/65{
  border-color: rgb(6 95 70 / 0.65);
}
.border-emerald-800\/70{
  border-color: rgb(6 95 70 / 0.7);
}
.border-emerald-800\/75{
  border-color: rgb(6 95 70 / 0.75);
}
.border-emerald-800\/80{
  border-color: rgb(6 95 70 / 0.8);
}
.border-emerald-800\/85{
  border-color: rgb(6 95 70 / 0.85);
}
.border-emerald-800\/90{
  border-color: rgb(6 95 70 / 0.9);
}
.border-emerald-800\/95{
  border-color: rgb(6 95 70 / 0.95);
}
.border-emerald-900{
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.border-emerald-900\/0{
  border-color: rgb(6 78 59 / 0);
}
.border-emerald-900\/10{
  border-color: rgb(6 78 59 / 0.1);
}
.border-emerald-900\/100{
  border-color: rgb(6 78 59 / 1);
}
.border-emerald-900\/15{
  border-color: rgb(6 78 59 / 0.15);
}
.border-emerald-900\/20{
  border-color: rgb(6 78 59 / 0.2);
}
.border-emerald-900\/25{
  border-color: rgb(6 78 59 / 0.25);
}
.border-emerald-900\/30{
  border-color: rgb(6 78 59 / 0.3);
}
.border-emerald-900\/35{
  border-color: rgb(6 78 59 / 0.35);
}
.border-emerald-900\/40{
  border-color: rgb(6 78 59 / 0.4);
}
.border-emerald-900\/45{
  border-color: rgb(6 78 59 / 0.45);
}
.border-emerald-900\/5{
  border-color: rgb(6 78 59 / 0.05);
}
.border-emerald-900\/50{
  border-color: rgb(6 78 59 / 0.5);
}
.border-emerald-900\/55{
  border-color: rgb(6 78 59 / 0.55);
}
.border-emerald-900\/60{
  border-color: rgb(6 78 59 / 0.6);
}
.border-emerald-900\/65{
  border-color: rgb(6 78 59 / 0.65);
}
.border-emerald-900\/70{
  border-color: rgb(6 78 59 / 0.7);
}
.border-emerald-900\/75{
  border-color: rgb(6 78 59 / 0.75);
}
.border-emerald-900\/80{
  border-color: rgb(6 78 59 / 0.8);
}
.border-emerald-900\/85{
  border-color: rgb(6 78 59 / 0.85);
}
.border-emerald-900\/90{
  border-color: rgb(6 78 59 / 0.9);
}
.border-emerald-900\/95{
  border-color: rgb(6 78 59 / 0.95);
}
.border-fuchsia-100{
  --tw-border-opacity: 1;
  border-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.border-fuchsia-100\/0{
  border-color: rgb(250 232 255 / 0);
}
.border-fuchsia-100\/10{
  border-color: rgb(250 232 255 / 0.1);
}
.border-fuchsia-100\/100{
  border-color: rgb(250 232 255 / 1);
}
.border-fuchsia-100\/15{
  border-color: rgb(250 232 255 / 0.15);
}
.border-fuchsia-100\/20{
  border-color: rgb(250 232 255 / 0.2);
}
.border-fuchsia-100\/25{
  border-color: rgb(250 232 255 / 0.25);
}
.border-fuchsia-100\/30{
  border-color: rgb(250 232 255 / 0.3);
}
.border-fuchsia-100\/35{
  border-color: rgb(250 232 255 / 0.35);
}
.border-fuchsia-100\/40{
  border-color: rgb(250 232 255 / 0.4);
}
.border-fuchsia-100\/45{
  border-color: rgb(250 232 255 / 0.45);
}
.border-fuchsia-100\/5{
  border-color: rgb(250 232 255 / 0.05);
}
.border-fuchsia-100\/50{
  border-color: rgb(250 232 255 / 0.5);
}
.border-fuchsia-100\/55{
  border-color: rgb(250 232 255 / 0.55);
}
.border-fuchsia-100\/60{
  border-color: rgb(250 232 255 / 0.6);
}
.border-fuchsia-100\/65{
  border-color: rgb(250 232 255 / 0.65);
}
.border-fuchsia-100\/70{
  border-color: rgb(250 232 255 / 0.7);
}
.border-fuchsia-100\/75{
  border-color: rgb(250 232 255 / 0.75);
}
.border-fuchsia-100\/80{
  border-color: rgb(250 232 255 / 0.8);
}
.border-fuchsia-100\/85{
  border-color: rgb(250 232 255 / 0.85);
}
.border-fuchsia-100\/90{
  border-color: rgb(250 232 255 / 0.9);
}
.border-fuchsia-100\/95{
  border-color: rgb(250 232 255 / 0.95);
}
.border-fuchsia-200{
  --tw-border-opacity: 1;
  border-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.border-fuchsia-200\/0{
  border-color: rgb(245 208 254 / 0);
}
.border-fuchsia-200\/10{
  border-color: rgb(245 208 254 / 0.1);
}
.border-fuchsia-200\/100{
  border-color: rgb(245 208 254 / 1);
}
.border-fuchsia-200\/15{
  border-color: rgb(245 208 254 / 0.15);
}
.border-fuchsia-200\/20{
  border-color: rgb(245 208 254 / 0.2);
}
.border-fuchsia-200\/25{
  border-color: rgb(245 208 254 / 0.25);
}
.border-fuchsia-200\/30{
  border-color: rgb(245 208 254 / 0.3);
}
.border-fuchsia-200\/35{
  border-color: rgb(245 208 254 / 0.35);
}
.border-fuchsia-200\/40{
  border-color: rgb(245 208 254 / 0.4);
}
.border-fuchsia-200\/45{
  border-color: rgb(245 208 254 / 0.45);
}
.border-fuchsia-200\/5{
  border-color: rgb(245 208 254 / 0.05);
}
.border-fuchsia-200\/50{
  border-color: rgb(245 208 254 / 0.5);
}
.border-fuchsia-200\/55{
  border-color: rgb(245 208 254 / 0.55);
}
.border-fuchsia-200\/60{
  border-color: rgb(245 208 254 / 0.6);
}
.border-fuchsia-200\/65{
  border-color: rgb(245 208 254 / 0.65);
}
.border-fuchsia-200\/70{
  border-color: rgb(245 208 254 / 0.7);
}
.border-fuchsia-200\/75{
  border-color: rgb(245 208 254 / 0.75);
}
.border-fuchsia-200\/80{
  border-color: rgb(245 208 254 / 0.8);
}
.border-fuchsia-200\/85{
  border-color: rgb(245 208 254 / 0.85);
}
.border-fuchsia-200\/90{
  border-color: rgb(245 208 254 / 0.9);
}
.border-fuchsia-200\/95{
  border-color: rgb(245 208 254 / 0.95);
}
.border-fuchsia-300{
  --tw-border-opacity: 1;
  border-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.border-fuchsia-300\/0{
  border-color: rgb(240 171 252 / 0);
}
.border-fuchsia-300\/10{
  border-color: rgb(240 171 252 / 0.1);
}
.border-fuchsia-300\/100{
  border-color: rgb(240 171 252 / 1);
}
.border-fuchsia-300\/15{
  border-color: rgb(240 171 252 / 0.15);
}
.border-fuchsia-300\/20{
  border-color: rgb(240 171 252 / 0.2);
}
.border-fuchsia-300\/25{
  border-color: rgb(240 171 252 / 0.25);
}
.border-fuchsia-300\/30{
  border-color: rgb(240 171 252 / 0.3);
}
.border-fuchsia-300\/35{
  border-color: rgb(240 171 252 / 0.35);
}
.border-fuchsia-300\/40{
  border-color: rgb(240 171 252 / 0.4);
}
.border-fuchsia-300\/45{
  border-color: rgb(240 171 252 / 0.45);
}
.border-fuchsia-300\/5{
  border-color: rgb(240 171 252 / 0.05);
}
.border-fuchsia-300\/50{
  border-color: rgb(240 171 252 / 0.5);
}
.border-fuchsia-300\/55{
  border-color: rgb(240 171 252 / 0.55);
}
.border-fuchsia-300\/60{
  border-color: rgb(240 171 252 / 0.6);
}
.border-fuchsia-300\/65{
  border-color: rgb(240 171 252 / 0.65);
}
.border-fuchsia-300\/70{
  border-color: rgb(240 171 252 / 0.7);
}
.border-fuchsia-300\/75{
  border-color: rgb(240 171 252 / 0.75);
}
.border-fuchsia-300\/80{
  border-color: rgb(240 171 252 / 0.8);
}
.border-fuchsia-300\/85{
  border-color: rgb(240 171 252 / 0.85);
}
.border-fuchsia-300\/90{
  border-color: rgb(240 171 252 / 0.9);
}
.border-fuchsia-300\/95{
  border-color: rgb(240 171 252 / 0.95);
}
.border-fuchsia-400{
  --tw-border-opacity: 1;
  border-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.border-fuchsia-400\/0{
  border-color: rgb(232 121 249 / 0);
}
.border-fuchsia-400\/10{
  border-color: rgb(232 121 249 / 0.1);
}
.border-fuchsia-400\/100{
  border-color: rgb(232 121 249 / 1);
}
.border-fuchsia-400\/15{
  border-color: rgb(232 121 249 / 0.15);
}
.border-fuchsia-400\/20{
  border-color: rgb(232 121 249 / 0.2);
}
.border-fuchsia-400\/25{
  border-color: rgb(232 121 249 / 0.25);
}
.border-fuchsia-400\/30{
  border-color: rgb(232 121 249 / 0.3);
}
.border-fuchsia-400\/35{
  border-color: rgb(232 121 249 / 0.35);
}
.border-fuchsia-400\/40{
  border-color: rgb(232 121 249 / 0.4);
}
.border-fuchsia-400\/45{
  border-color: rgb(232 121 249 / 0.45);
}
.border-fuchsia-400\/5{
  border-color: rgb(232 121 249 / 0.05);
}
.border-fuchsia-400\/50{
  border-color: rgb(232 121 249 / 0.5);
}
.border-fuchsia-400\/55{
  border-color: rgb(232 121 249 / 0.55);
}
.border-fuchsia-400\/60{
  border-color: rgb(232 121 249 / 0.6);
}
.border-fuchsia-400\/65{
  border-color: rgb(232 121 249 / 0.65);
}
.border-fuchsia-400\/70{
  border-color: rgb(232 121 249 / 0.7);
}
.border-fuchsia-400\/75{
  border-color: rgb(232 121 249 / 0.75);
}
.border-fuchsia-400\/80{
  border-color: rgb(232 121 249 / 0.8);
}
.border-fuchsia-400\/85{
  border-color: rgb(232 121 249 / 0.85);
}
.border-fuchsia-400\/90{
  border-color: rgb(232 121 249 / 0.9);
}
.border-fuchsia-400\/95{
  border-color: rgb(232 121 249 / 0.95);
}
.border-fuchsia-50{
  --tw-border-opacity: 1;
  border-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.border-fuchsia-50\/0{
  border-color: rgb(253 244 255 / 0);
}
.border-fuchsia-50\/10{
  border-color: rgb(253 244 255 / 0.1);
}
.border-fuchsia-50\/100{
  border-color: rgb(253 244 255 / 1);
}
.border-fuchsia-50\/15{
  border-color: rgb(253 244 255 / 0.15);
}
.border-fuchsia-50\/20{
  border-color: rgb(253 244 255 / 0.2);
}
.border-fuchsia-50\/25{
  border-color: rgb(253 244 255 / 0.25);
}
.border-fuchsia-50\/30{
  border-color: rgb(253 244 255 / 0.3);
}
.border-fuchsia-50\/35{
  border-color: rgb(253 244 255 / 0.35);
}
.border-fuchsia-50\/40{
  border-color: rgb(253 244 255 / 0.4);
}
.border-fuchsia-50\/45{
  border-color: rgb(253 244 255 / 0.45);
}
.border-fuchsia-50\/5{
  border-color: rgb(253 244 255 / 0.05);
}
.border-fuchsia-50\/50{
  border-color: rgb(253 244 255 / 0.5);
}
.border-fuchsia-50\/55{
  border-color: rgb(253 244 255 / 0.55);
}
.border-fuchsia-50\/60{
  border-color: rgb(253 244 255 / 0.6);
}
.border-fuchsia-50\/65{
  border-color: rgb(253 244 255 / 0.65);
}
.border-fuchsia-50\/70{
  border-color: rgb(253 244 255 / 0.7);
}
.border-fuchsia-50\/75{
  border-color: rgb(253 244 255 / 0.75);
}
.border-fuchsia-50\/80{
  border-color: rgb(253 244 255 / 0.8);
}
.border-fuchsia-50\/85{
  border-color: rgb(253 244 255 / 0.85);
}
.border-fuchsia-50\/90{
  border-color: rgb(253 244 255 / 0.9);
}
.border-fuchsia-50\/95{
  border-color: rgb(253 244 255 / 0.95);
}
.border-fuchsia-500{
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.border-fuchsia-500\/0{
  border-color: rgb(217 70 239 / 0);
}
.border-fuchsia-500\/10{
  border-color: rgb(217 70 239 / 0.1);
}
.border-fuchsia-500\/100{
  border-color: rgb(217 70 239 / 1);
}
.border-fuchsia-500\/15{
  border-color: rgb(217 70 239 / 0.15);
}
.border-fuchsia-500\/20{
  border-color: rgb(217 70 239 / 0.2);
}
.border-fuchsia-500\/25{
  border-color: rgb(217 70 239 / 0.25);
}
.border-fuchsia-500\/30{
  border-color: rgb(217 70 239 / 0.3);
}
.border-fuchsia-500\/35{
  border-color: rgb(217 70 239 / 0.35);
}
.border-fuchsia-500\/40{
  border-color: rgb(217 70 239 / 0.4);
}
.border-fuchsia-500\/45{
  border-color: rgb(217 70 239 / 0.45);
}
.border-fuchsia-500\/5{
  border-color: rgb(217 70 239 / 0.05);
}
.border-fuchsia-500\/50{
  border-color: rgb(217 70 239 / 0.5);
}
.border-fuchsia-500\/55{
  border-color: rgb(217 70 239 / 0.55);
}
.border-fuchsia-500\/60{
  border-color: rgb(217 70 239 / 0.6);
}
.border-fuchsia-500\/65{
  border-color: rgb(217 70 239 / 0.65);
}
.border-fuchsia-500\/70{
  border-color: rgb(217 70 239 / 0.7);
}
.border-fuchsia-500\/75{
  border-color: rgb(217 70 239 / 0.75);
}
.border-fuchsia-500\/80{
  border-color: rgb(217 70 239 / 0.8);
}
.border-fuchsia-500\/85{
  border-color: rgb(217 70 239 / 0.85);
}
.border-fuchsia-500\/90{
  border-color: rgb(217 70 239 / 0.9);
}
.border-fuchsia-500\/95{
  border-color: rgb(217 70 239 / 0.95);
}
.border-fuchsia-600{
  --tw-border-opacity: 1;
  border-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.border-fuchsia-600\/0{
  border-color: rgb(192 38 211 / 0);
}
.border-fuchsia-600\/10{
  border-color: rgb(192 38 211 / 0.1);
}
.border-fuchsia-600\/100{
  border-color: rgb(192 38 211 / 1);
}
.border-fuchsia-600\/15{
  border-color: rgb(192 38 211 / 0.15);
}
.border-fuchsia-600\/20{
  border-color: rgb(192 38 211 / 0.2);
}
.border-fuchsia-600\/25{
  border-color: rgb(192 38 211 / 0.25);
}
.border-fuchsia-600\/30{
  border-color: rgb(192 38 211 / 0.3);
}
.border-fuchsia-600\/35{
  border-color: rgb(192 38 211 / 0.35);
}
.border-fuchsia-600\/40{
  border-color: rgb(192 38 211 / 0.4);
}
.border-fuchsia-600\/45{
  border-color: rgb(192 38 211 / 0.45);
}
.border-fuchsia-600\/5{
  border-color: rgb(192 38 211 / 0.05);
}
.border-fuchsia-600\/50{
  border-color: rgb(192 38 211 / 0.5);
}
.border-fuchsia-600\/55{
  border-color: rgb(192 38 211 / 0.55);
}
.border-fuchsia-600\/60{
  border-color: rgb(192 38 211 / 0.6);
}
.border-fuchsia-600\/65{
  border-color: rgb(192 38 211 / 0.65);
}
.border-fuchsia-600\/70{
  border-color: rgb(192 38 211 / 0.7);
}
.border-fuchsia-600\/75{
  border-color: rgb(192 38 211 / 0.75);
}
.border-fuchsia-600\/80{
  border-color: rgb(192 38 211 / 0.8);
}
.border-fuchsia-600\/85{
  border-color: rgb(192 38 211 / 0.85);
}
.border-fuchsia-600\/90{
  border-color: rgb(192 38 211 / 0.9);
}
.border-fuchsia-600\/95{
  border-color: rgb(192 38 211 / 0.95);
}
.border-fuchsia-700{
  --tw-border-opacity: 1;
  border-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.border-fuchsia-700\/0{
  border-color: rgb(162 28 175 / 0);
}
.border-fuchsia-700\/10{
  border-color: rgb(162 28 175 / 0.1);
}
.border-fuchsia-700\/100{
  border-color: rgb(162 28 175 / 1);
}
.border-fuchsia-700\/15{
  border-color: rgb(162 28 175 / 0.15);
}
.border-fuchsia-700\/20{
  border-color: rgb(162 28 175 / 0.2);
}
.border-fuchsia-700\/25{
  border-color: rgb(162 28 175 / 0.25);
}
.border-fuchsia-700\/30{
  border-color: rgb(162 28 175 / 0.3);
}
.border-fuchsia-700\/35{
  border-color: rgb(162 28 175 / 0.35);
}
.border-fuchsia-700\/40{
  border-color: rgb(162 28 175 / 0.4);
}
.border-fuchsia-700\/45{
  border-color: rgb(162 28 175 / 0.45);
}
.border-fuchsia-700\/5{
  border-color: rgb(162 28 175 / 0.05);
}
.border-fuchsia-700\/50{
  border-color: rgb(162 28 175 / 0.5);
}
.border-fuchsia-700\/55{
  border-color: rgb(162 28 175 / 0.55);
}
.border-fuchsia-700\/60{
  border-color: rgb(162 28 175 / 0.6);
}
.border-fuchsia-700\/65{
  border-color: rgb(162 28 175 / 0.65);
}
.border-fuchsia-700\/70{
  border-color: rgb(162 28 175 / 0.7);
}
.border-fuchsia-700\/75{
  border-color: rgb(162 28 175 / 0.75);
}
.border-fuchsia-700\/80{
  border-color: rgb(162 28 175 / 0.8);
}
.border-fuchsia-700\/85{
  border-color: rgb(162 28 175 / 0.85);
}
.border-fuchsia-700\/90{
  border-color: rgb(162 28 175 / 0.9);
}
.border-fuchsia-700\/95{
  border-color: rgb(162 28 175 / 0.95);
}
.border-fuchsia-800{
  --tw-border-opacity: 1;
  border-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.border-fuchsia-800\/0{
  border-color: rgb(134 25 143 / 0);
}
.border-fuchsia-800\/10{
  border-color: rgb(134 25 143 / 0.1);
}
.border-fuchsia-800\/100{
  border-color: rgb(134 25 143 / 1);
}
.border-fuchsia-800\/15{
  border-color: rgb(134 25 143 / 0.15);
}
.border-fuchsia-800\/20{
  border-color: rgb(134 25 143 / 0.2);
}
.border-fuchsia-800\/25{
  border-color: rgb(134 25 143 / 0.25);
}
.border-fuchsia-800\/30{
  border-color: rgb(134 25 143 / 0.3);
}
.border-fuchsia-800\/35{
  border-color: rgb(134 25 143 / 0.35);
}
.border-fuchsia-800\/40{
  border-color: rgb(134 25 143 / 0.4);
}
.border-fuchsia-800\/45{
  border-color: rgb(134 25 143 / 0.45);
}
.border-fuchsia-800\/5{
  border-color: rgb(134 25 143 / 0.05);
}
.border-fuchsia-800\/50{
  border-color: rgb(134 25 143 / 0.5);
}
.border-fuchsia-800\/55{
  border-color: rgb(134 25 143 / 0.55);
}
.border-fuchsia-800\/60{
  border-color: rgb(134 25 143 / 0.6);
}
.border-fuchsia-800\/65{
  border-color: rgb(134 25 143 / 0.65);
}
.border-fuchsia-800\/70{
  border-color: rgb(134 25 143 / 0.7);
}
.border-fuchsia-800\/75{
  border-color: rgb(134 25 143 / 0.75);
}
.border-fuchsia-800\/80{
  border-color: rgb(134 25 143 / 0.8);
}
.border-fuchsia-800\/85{
  border-color: rgb(134 25 143 / 0.85);
}
.border-fuchsia-800\/90{
  border-color: rgb(134 25 143 / 0.9);
}
.border-fuchsia-800\/95{
  border-color: rgb(134 25 143 / 0.95);
}
.border-fuchsia-900{
  --tw-border-opacity: 1;
  border-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.border-fuchsia-900\/0{
  border-color: rgb(112 26 117 / 0);
}
.border-fuchsia-900\/10{
  border-color: rgb(112 26 117 / 0.1);
}
.border-fuchsia-900\/100{
  border-color: rgb(112 26 117 / 1);
}
.border-fuchsia-900\/15{
  border-color: rgb(112 26 117 / 0.15);
}
.border-fuchsia-900\/20{
  border-color: rgb(112 26 117 / 0.2);
}
.border-fuchsia-900\/25{
  border-color: rgb(112 26 117 / 0.25);
}
.border-fuchsia-900\/30{
  border-color: rgb(112 26 117 / 0.3);
}
.border-fuchsia-900\/35{
  border-color: rgb(112 26 117 / 0.35);
}
.border-fuchsia-900\/40{
  border-color: rgb(112 26 117 / 0.4);
}
.border-fuchsia-900\/45{
  border-color: rgb(112 26 117 / 0.45);
}
.border-fuchsia-900\/5{
  border-color: rgb(112 26 117 / 0.05);
}
.border-fuchsia-900\/50{
  border-color: rgb(112 26 117 / 0.5);
}
.border-fuchsia-900\/55{
  border-color: rgb(112 26 117 / 0.55);
}
.border-fuchsia-900\/60{
  border-color: rgb(112 26 117 / 0.6);
}
.border-fuchsia-900\/65{
  border-color: rgb(112 26 117 / 0.65);
}
.border-fuchsia-900\/70{
  border-color: rgb(112 26 117 / 0.7);
}
.border-fuchsia-900\/75{
  border-color: rgb(112 26 117 / 0.75);
}
.border-fuchsia-900\/80{
  border-color: rgb(112 26 117 / 0.8);
}
.border-fuchsia-900\/85{
  border-color: rgb(112 26 117 / 0.85);
}
.border-fuchsia-900\/90{
  border-color: rgb(112 26 117 / 0.9);
}
.border-fuchsia-900\/95{
  border-color: rgb(112 26 117 / 0.95);
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-100\/0{
  border-color: rgb(243 244 246 / 0);
}
.border-gray-100\/10{
  border-color: rgb(243 244 246 / 0.1);
}
.border-gray-100\/100{
  border-color: rgb(243 244 246 / 1);
}
.border-gray-100\/15{
  border-color: rgb(243 244 246 / 0.15);
}
.border-gray-100\/20{
  border-color: rgb(243 244 246 / 0.2);
}
.border-gray-100\/25{
  border-color: rgb(243 244 246 / 0.25);
}
.border-gray-100\/30{
  border-color: rgb(243 244 246 / 0.3);
}
.border-gray-100\/35{
  border-color: rgb(243 244 246 / 0.35);
}
.border-gray-100\/40{
  border-color: rgb(243 244 246 / 0.4);
}
.border-gray-100\/45{
  border-color: rgb(243 244 246 / 0.45);
}
.border-gray-100\/5{
  border-color: rgb(243 244 246 / 0.05);
}
.border-gray-100\/50{
  border-color: rgb(243 244 246 / 0.5);
}
.border-gray-100\/55{
  border-color: rgb(243 244 246 / 0.55);
}
.border-gray-100\/60{
  border-color: rgb(243 244 246 / 0.6);
}
.border-gray-100\/65{
  border-color: rgb(243 244 246 / 0.65);
}
.border-gray-100\/70{
  border-color: rgb(243 244 246 / 0.7);
}
.border-gray-100\/75{
  border-color: rgb(243 244 246 / 0.75);
}
.border-gray-100\/80{
  border-color: rgb(243 244 246 / 0.8);
}
.border-gray-100\/85{
  border-color: rgb(243 244 246 / 0.85);
}
.border-gray-100\/90{
  border-color: rgb(243 244 246 / 0.9);
}
.border-gray-100\/95{
  border-color: rgb(243 244 246 / 0.95);
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-200\/0{
  border-color: rgb(229 231 235 / 0);
}
.border-gray-200\/10{
  border-color: rgb(229 231 235 / 0.1);
}
.border-gray-200\/100{
  border-color: rgb(229 231 235 / 1);
}
.border-gray-200\/15{
  border-color: rgb(229 231 235 / 0.15);
}
.border-gray-200\/20{
  border-color: rgb(229 231 235 / 0.2);
}
.border-gray-200\/25{
  border-color: rgb(229 231 235 / 0.25);
}
.border-gray-200\/30{
  border-color: rgb(229 231 235 / 0.3);
}
.border-gray-200\/35{
  border-color: rgb(229 231 235 / 0.35);
}
.border-gray-200\/40{
  border-color: rgb(229 231 235 / 0.4);
}
.border-gray-200\/45{
  border-color: rgb(229 231 235 / 0.45);
}
.border-gray-200\/5{
  border-color: rgb(229 231 235 / 0.05);
}
.border-gray-200\/50{
  border-color: rgb(229 231 235 / 0.5);
}
.border-gray-200\/55{
  border-color: rgb(229 231 235 / 0.55);
}
.border-gray-200\/60{
  border-color: rgb(229 231 235 / 0.6);
}
.border-gray-200\/65{
  border-color: rgb(229 231 235 / 0.65);
}
.border-gray-200\/70{
  border-color: rgb(229 231 235 / 0.7);
}
.border-gray-200\/75{
  border-color: rgb(229 231 235 / 0.75);
}
.border-gray-200\/80{
  border-color: rgb(229 231 235 / 0.8);
}
.border-gray-200\/85{
  border-color: rgb(229 231 235 / 0.85);
}
.border-gray-200\/90{
  border-color: rgb(229 231 235 / 0.9);
}
.border-gray-200\/95{
  border-color: rgb(229 231 235 / 0.95);
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-300\/0{
  border-color: rgb(209 213 219 / 0);
}
.border-gray-300\/10{
  border-color: rgb(209 213 219 / 0.1);
}
.border-gray-300\/100{
  border-color: rgb(209 213 219 / 1);
}
.border-gray-300\/15{
  border-color: rgb(209 213 219 / 0.15);
}
.border-gray-300\/20{
  border-color: rgb(209 213 219 / 0.2);
}
.border-gray-300\/25{
  border-color: rgb(209 213 219 / 0.25);
}
.border-gray-300\/30{
  border-color: rgb(209 213 219 / 0.3);
}
.border-gray-300\/35{
  border-color: rgb(209 213 219 / 0.35);
}
.border-gray-300\/40{
  border-color: rgb(209 213 219 / 0.4);
}
.border-gray-300\/45{
  border-color: rgb(209 213 219 / 0.45);
}
.border-gray-300\/5{
  border-color: rgb(209 213 219 / 0.05);
}
.border-gray-300\/50{
  border-color: rgb(209 213 219 / 0.5);
}
.border-gray-300\/55{
  border-color: rgb(209 213 219 / 0.55);
}
.border-gray-300\/60{
  border-color: rgb(209 213 219 / 0.6);
}
.border-gray-300\/65{
  border-color: rgb(209 213 219 / 0.65);
}
.border-gray-300\/70{
  border-color: rgb(209 213 219 / 0.7);
}
.border-gray-300\/75{
  border-color: rgb(209 213 219 / 0.75);
}
.border-gray-300\/80{
  border-color: rgb(209 213 219 / 0.8);
}
.border-gray-300\/85{
  border-color: rgb(209 213 219 / 0.85);
}
.border-gray-300\/90{
  border-color: rgb(209 213 219 / 0.9);
}
.border-gray-300\/95{
  border-color: rgb(209 213 219 / 0.95);
}
.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-gray-400\/0{
  border-color: rgb(156 163 175 / 0);
}
.border-gray-400\/10{
  border-color: rgb(156 163 175 / 0.1);
}
.border-gray-400\/100{
  border-color: rgb(156 163 175 / 1);
}
.border-gray-400\/15{
  border-color: rgb(156 163 175 / 0.15);
}
.border-gray-400\/20{
  border-color: rgb(156 163 175 / 0.2);
}
.border-gray-400\/25{
  border-color: rgb(156 163 175 / 0.25);
}
.border-gray-400\/30{
  border-color: rgb(156 163 175 / 0.3);
}
.border-gray-400\/35{
  border-color: rgb(156 163 175 / 0.35);
}
.border-gray-400\/40{
  border-color: rgb(156 163 175 / 0.4);
}
.border-gray-400\/45{
  border-color: rgb(156 163 175 / 0.45);
}
.border-gray-400\/5{
  border-color: rgb(156 163 175 / 0.05);
}
.border-gray-400\/50{
  border-color: rgb(156 163 175 / 0.5);
}
.border-gray-400\/55{
  border-color: rgb(156 163 175 / 0.55);
}
.border-gray-400\/60{
  border-color: rgb(156 163 175 / 0.6);
}
.border-gray-400\/65{
  border-color: rgb(156 163 175 / 0.65);
}
.border-gray-400\/70{
  border-color: rgb(156 163 175 / 0.7);
}
.border-gray-400\/75{
  border-color: rgb(156 163 175 / 0.75);
}
.border-gray-400\/80{
  border-color: rgb(156 163 175 / 0.8);
}
.border-gray-400\/85{
  border-color: rgb(156 163 175 / 0.85);
}
.border-gray-400\/90{
  border-color: rgb(156 163 175 / 0.9);
}
.border-gray-400\/95{
  border-color: rgb(156 163 175 / 0.95);
}
.border-gray-50{
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.border-gray-50\/0{
  border-color: rgb(249 250 251 / 0);
}
.border-gray-50\/10{
  border-color: rgb(249 250 251 / 0.1);
}
.border-gray-50\/100{
  border-color: rgb(249 250 251 / 1);
}
.border-gray-50\/15{
  border-color: rgb(249 250 251 / 0.15);
}
.border-gray-50\/20{
  border-color: rgb(249 250 251 / 0.2);
}
.border-gray-50\/25{
  border-color: rgb(249 250 251 / 0.25);
}
.border-gray-50\/30{
  border-color: rgb(249 250 251 / 0.3);
}
.border-gray-50\/35{
  border-color: rgb(249 250 251 / 0.35);
}
.border-gray-50\/40{
  border-color: rgb(249 250 251 / 0.4);
}
.border-gray-50\/45{
  border-color: rgb(249 250 251 / 0.45);
}
.border-gray-50\/5{
  border-color: rgb(249 250 251 / 0.05);
}
.border-gray-50\/50{
  border-color: rgb(249 250 251 / 0.5);
}
.border-gray-50\/55{
  border-color: rgb(249 250 251 / 0.55);
}
.border-gray-50\/60{
  border-color: rgb(249 250 251 / 0.6);
}
.border-gray-50\/65{
  border-color: rgb(249 250 251 / 0.65);
}
.border-gray-50\/70{
  border-color: rgb(249 250 251 / 0.7);
}
.border-gray-50\/75{
  border-color: rgb(249 250 251 / 0.75);
}
.border-gray-50\/80{
  border-color: rgb(249 250 251 / 0.8);
}
.border-gray-50\/85{
  border-color: rgb(249 250 251 / 0.85);
}
.border-gray-50\/90{
  border-color: rgb(249 250 251 / 0.9);
}
.border-gray-50\/95{
  border-color: rgb(249 250 251 / 0.95);
}
.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-gray-500\/0{
  border-color: rgb(107 114 128 / 0);
}
.border-gray-500\/10{
  border-color: rgb(107 114 128 / 0.1);
}
.border-gray-500\/100{
  border-color: rgb(107 114 128 / 1);
}
.border-gray-500\/15{
  border-color: rgb(107 114 128 / 0.15);
}
.border-gray-500\/20{
  border-color: rgb(107 114 128 / 0.2);
}
.border-gray-500\/25{
  border-color: rgb(107 114 128 / 0.25);
}
.border-gray-500\/30{
  border-color: rgb(107 114 128 / 0.3);
}
.border-gray-500\/35{
  border-color: rgb(107 114 128 / 0.35);
}
.border-gray-500\/40{
  border-color: rgb(107 114 128 / 0.4);
}
.border-gray-500\/45{
  border-color: rgb(107 114 128 / 0.45);
}
.border-gray-500\/5{
  border-color: rgb(107 114 128 / 0.05);
}
.border-gray-500\/50{
  border-color: rgb(107 114 128 / 0.5);
}
.border-gray-500\/55{
  border-color: rgb(107 114 128 / 0.55);
}
.border-gray-500\/60{
  border-color: rgb(107 114 128 / 0.6);
}
.border-gray-500\/65{
  border-color: rgb(107 114 128 / 0.65);
}
.border-gray-500\/70{
  border-color: rgb(107 114 128 / 0.7);
}
.border-gray-500\/75{
  border-color: rgb(107 114 128 / 0.75);
}
.border-gray-500\/80{
  border-color: rgb(107 114 128 / 0.8);
}
.border-gray-500\/85{
  border-color: rgb(107 114 128 / 0.85);
}
.border-gray-500\/90{
  border-color: rgb(107 114 128 / 0.9);
}
.border-gray-500\/95{
  border-color: rgb(107 114 128 / 0.95);
}
.border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.border-gray-600\/0{
  border-color: rgb(75 85 99 / 0);
}
.border-gray-600\/10{
  border-color: rgb(75 85 99 / 0.1);
}
.border-gray-600\/100{
  border-color: rgb(75 85 99 / 1);
}
.border-gray-600\/15{
  border-color: rgb(75 85 99 / 0.15);
}
.border-gray-600\/20{
  border-color: rgb(75 85 99 / 0.2);
}
.border-gray-600\/25{
  border-color: rgb(75 85 99 / 0.25);
}
.border-gray-600\/30{
  border-color: rgb(75 85 99 / 0.3);
}
.border-gray-600\/35{
  border-color: rgb(75 85 99 / 0.35);
}
.border-gray-600\/40{
  border-color: rgb(75 85 99 / 0.4);
}
.border-gray-600\/45{
  border-color: rgb(75 85 99 / 0.45);
}
.border-gray-600\/5{
  border-color: rgb(75 85 99 / 0.05);
}
.border-gray-600\/50{
  border-color: rgb(75 85 99 / 0.5);
}
.border-gray-600\/55{
  border-color: rgb(75 85 99 / 0.55);
}
.border-gray-600\/60{
  border-color: rgb(75 85 99 / 0.6);
}
.border-gray-600\/65{
  border-color: rgb(75 85 99 / 0.65);
}
.border-gray-600\/70{
  border-color: rgb(75 85 99 / 0.7);
}
.border-gray-600\/75{
  border-color: rgb(75 85 99 / 0.75);
}
.border-gray-600\/80{
  border-color: rgb(75 85 99 / 0.8);
}
.border-gray-600\/85{
  border-color: rgb(75 85 99 / 0.85);
}
.border-gray-600\/90{
  border-color: rgb(75 85 99 / 0.9);
}
.border-gray-600\/95{
  border-color: rgb(75 85 99 / 0.95);
}
.border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.border-gray-700\/0{
  border-color: rgb(55 65 81 / 0);
}
.border-gray-700\/10{
  border-color: rgb(55 65 81 / 0.1);
}
.border-gray-700\/100{
  border-color: rgb(55 65 81 / 1);
}
.border-gray-700\/15{
  border-color: rgb(55 65 81 / 0.15);
}
.border-gray-700\/20{
  border-color: rgb(55 65 81 / 0.2);
}
.border-gray-700\/25{
  border-color: rgb(55 65 81 / 0.25);
}
.border-gray-700\/30{
  border-color: rgb(55 65 81 / 0.3);
}
.border-gray-700\/35{
  border-color: rgb(55 65 81 / 0.35);
}
.border-gray-700\/40{
  border-color: rgb(55 65 81 / 0.4);
}
.border-gray-700\/45{
  border-color: rgb(55 65 81 / 0.45);
}
.border-gray-700\/5{
  border-color: rgb(55 65 81 / 0.05);
}
.border-gray-700\/50{
  border-color: rgb(55 65 81 / 0.5);
}
.border-gray-700\/55{
  border-color: rgb(55 65 81 / 0.55);
}
.border-gray-700\/60{
  border-color: rgb(55 65 81 / 0.6);
}
.border-gray-700\/65{
  border-color: rgb(55 65 81 / 0.65);
}
.border-gray-700\/70{
  border-color: rgb(55 65 81 / 0.7);
}
.border-gray-700\/75{
  border-color: rgb(55 65 81 / 0.75);
}
.border-gray-700\/80{
  border-color: rgb(55 65 81 / 0.8);
}
.border-gray-700\/85{
  border-color: rgb(55 65 81 / 0.85);
}
.border-gray-700\/90{
  border-color: rgb(55 65 81 / 0.9);
}
.border-gray-700\/95{
  border-color: rgb(55 65 81 / 0.95);
}
.border-gray-800{
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.border-gray-800\/0{
  border-color: rgb(31 41 55 / 0);
}
.border-gray-800\/10{
  border-color: rgb(31 41 55 / 0.1);
}
.border-gray-800\/100{
  border-color: rgb(31 41 55 / 1);
}
.border-gray-800\/15{
  border-color: rgb(31 41 55 / 0.15);
}
.border-gray-800\/20{
  border-color: rgb(31 41 55 / 0.2);
}
.border-gray-800\/25{
  border-color: rgb(31 41 55 / 0.25);
}
.border-gray-800\/30{
  border-color: rgb(31 41 55 / 0.3);
}
.border-gray-800\/35{
  border-color: rgb(31 41 55 / 0.35);
}
.border-gray-800\/40{
  border-color: rgb(31 41 55 / 0.4);
}
.border-gray-800\/45{
  border-color: rgb(31 41 55 / 0.45);
}
.border-gray-800\/5{
  border-color: rgb(31 41 55 / 0.05);
}
.border-gray-800\/50{
  border-color: rgb(31 41 55 / 0.5);
}
.border-gray-800\/55{
  border-color: rgb(31 41 55 / 0.55);
}
.border-gray-800\/60{
  border-color: rgb(31 41 55 / 0.6);
}
.border-gray-800\/65{
  border-color: rgb(31 41 55 / 0.65);
}
.border-gray-800\/70{
  border-color: rgb(31 41 55 / 0.7);
}
.border-gray-800\/75{
  border-color: rgb(31 41 55 / 0.75);
}
.border-gray-800\/80{
  border-color: rgb(31 41 55 / 0.8);
}
.border-gray-800\/85{
  border-color: rgb(31 41 55 / 0.85);
}
.border-gray-800\/90{
  border-color: rgb(31 41 55 / 0.9);
}
.border-gray-800\/95{
  border-color: rgb(31 41 55 / 0.95);
}
.border-gray-900{
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.border-gray-900\/0{
  border-color: rgb(17 24 39 / 0);
}
.border-gray-900\/10{
  border-color: rgb(17 24 39 / 0.1);
}
.border-gray-900\/100{
  border-color: rgb(17 24 39 / 1);
}
.border-gray-900\/15{
  border-color: rgb(17 24 39 / 0.15);
}
.border-gray-900\/20{
  border-color: rgb(17 24 39 / 0.2);
}
.border-gray-900\/25{
  border-color: rgb(17 24 39 / 0.25);
}
.border-gray-900\/30{
  border-color: rgb(17 24 39 / 0.3);
}
.border-gray-900\/35{
  border-color: rgb(17 24 39 / 0.35);
}
.border-gray-900\/40{
  border-color: rgb(17 24 39 / 0.4);
}
.border-gray-900\/45{
  border-color: rgb(17 24 39 / 0.45);
}
.border-gray-900\/5{
  border-color: rgb(17 24 39 / 0.05);
}
.border-gray-900\/50{
  border-color: rgb(17 24 39 / 0.5);
}
.border-gray-900\/55{
  border-color: rgb(17 24 39 / 0.55);
}
.border-gray-900\/60{
  border-color: rgb(17 24 39 / 0.6);
}
.border-gray-900\/65{
  border-color: rgb(17 24 39 / 0.65);
}
.border-gray-900\/70{
  border-color: rgb(17 24 39 / 0.7);
}
.border-gray-900\/75{
  border-color: rgb(17 24 39 / 0.75);
}
.border-gray-900\/80{
  border-color: rgb(17 24 39 / 0.8);
}
.border-gray-900\/85{
  border-color: rgb(17 24 39 / 0.85);
}
.border-gray-900\/90{
  border-color: rgb(17 24 39 / 0.9);
}
.border-gray-900\/95{
  border-color: rgb(17 24 39 / 0.95);
}
.border-gray-medium{
  border-color: hsl(var(--color-gray-medium));
}
.border-green-100{
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.border-green-100\/0{
  border-color: rgb(220 252 231 / 0);
}
.border-green-100\/10{
  border-color: rgb(220 252 231 / 0.1);
}
.border-green-100\/100{
  border-color: rgb(220 252 231 / 1);
}
.border-green-100\/15{
  border-color: rgb(220 252 231 / 0.15);
}
.border-green-100\/20{
  border-color: rgb(220 252 231 / 0.2);
}
.border-green-100\/25{
  border-color: rgb(220 252 231 / 0.25);
}
.border-green-100\/30{
  border-color: rgb(220 252 231 / 0.3);
}
.border-green-100\/35{
  border-color: rgb(220 252 231 / 0.35);
}
.border-green-100\/40{
  border-color: rgb(220 252 231 / 0.4);
}
.border-green-100\/45{
  border-color: rgb(220 252 231 / 0.45);
}
.border-green-100\/5{
  border-color: rgb(220 252 231 / 0.05);
}
.border-green-100\/50{
  border-color: rgb(220 252 231 / 0.5);
}
.border-green-100\/55{
  border-color: rgb(220 252 231 / 0.55);
}
.border-green-100\/60{
  border-color: rgb(220 252 231 / 0.6);
}
.border-green-100\/65{
  border-color: rgb(220 252 231 / 0.65);
}
.border-green-100\/70{
  border-color: rgb(220 252 231 / 0.7);
}
.border-green-100\/75{
  border-color: rgb(220 252 231 / 0.75);
}
.border-green-100\/80{
  border-color: rgb(220 252 231 / 0.8);
}
.border-green-100\/85{
  border-color: rgb(220 252 231 / 0.85);
}
.border-green-100\/90{
  border-color: rgb(220 252 231 / 0.9);
}
.border-green-100\/95{
  border-color: rgb(220 252 231 / 0.95);
}
.border-green-200{
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.border-green-200\/0{
  border-color: rgb(187 247 208 / 0);
}
.border-green-200\/10{
  border-color: rgb(187 247 208 / 0.1);
}
.border-green-200\/100{
  border-color: rgb(187 247 208 / 1);
}
.border-green-200\/15{
  border-color: rgb(187 247 208 / 0.15);
}
.border-green-200\/20{
  border-color: rgb(187 247 208 / 0.2);
}
.border-green-200\/25{
  border-color: rgb(187 247 208 / 0.25);
}
.border-green-200\/30{
  border-color: rgb(187 247 208 / 0.3);
}
.border-green-200\/35{
  border-color: rgb(187 247 208 / 0.35);
}
.border-green-200\/40{
  border-color: rgb(187 247 208 / 0.4);
}
.border-green-200\/45{
  border-color: rgb(187 247 208 / 0.45);
}
.border-green-200\/5{
  border-color: rgb(187 247 208 / 0.05);
}
.border-green-200\/50{
  border-color: rgb(187 247 208 / 0.5);
}
.border-green-200\/55{
  border-color: rgb(187 247 208 / 0.55);
}
.border-green-200\/60{
  border-color: rgb(187 247 208 / 0.6);
}
.border-green-200\/65{
  border-color: rgb(187 247 208 / 0.65);
}
.border-green-200\/70{
  border-color: rgb(187 247 208 / 0.7);
}
.border-green-200\/75{
  border-color: rgb(187 247 208 / 0.75);
}
.border-green-200\/80{
  border-color: rgb(187 247 208 / 0.8);
}
.border-green-200\/85{
  border-color: rgb(187 247 208 / 0.85);
}
.border-green-200\/90{
  border-color: rgb(187 247 208 / 0.9);
}
.border-green-200\/95{
  border-color: rgb(187 247 208 / 0.95);
}
.border-green-300{
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.border-green-300\/0{
  border-color: rgb(134 239 172 / 0);
}
.border-green-300\/10{
  border-color: rgb(134 239 172 / 0.1);
}
.border-green-300\/100{
  border-color: rgb(134 239 172 / 1);
}
.border-green-300\/15{
  border-color: rgb(134 239 172 / 0.15);
}
.border-green-300\/20{
  border-color: rgb(134 239 172 / 0.2);
}
.border-green-300\/25{
  border-color: rgb(134 239 172 / 0.25);
}
.border-green-300\/30{
  border-color: rgb(134 239 172 / 0.3);
}
.border-green-300\/35{
  border-color: rgb(134 239 172 / 0.35);
}
.border-green-300\/40{
  border-color: rgb(134 239 172 / 0.4);
}
.border-green-300\/45{
  border-color: rgb(134 239 172 / 0.45);
}
.border-green-300\/5{
  border-color: rgb(134 239 172 / 0.05);
}
.border-green-300\/50{
  border-color: rgb(134 239 172 / 0.5);
}
.border-green-300\/55{
  border-color: rgb(134 239 172 / 0.55);
}
.border-green-300\/60{
  border-color: rgb(134 239 172 / 0.6);
}
.border-green-300\/65{
  border-color: rgb(134 239 172 / 0.65);
}
.border-green-300\/70{
  border-color: rgb(134 239 172 / 0.7);
}
.border-green-300\/75{
  border-color: rgb(134 239 172 / 0.75);
}
.border-green-300\/80{
  border-color: rgb(134 239 172 / 0.8);
}
.border-green-300\/85{
  border-color: rgb(134 239 172 / 0.85);
}
.border-green-300\/90{
  border-color: rgb(134 239 172 / 0.9);
}
.border-green-300\/95{
  border-color: rgb(134 239 172 / 0.95);
}
.border-green-400{
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.border-green-400\/0{
  border-color: rgb(74 222 128 / 0);
}
.border-green-400\/10{
  border-color: rgb(74 222 128 / 0.1);
}
.border-green-400\/100{
  border-color: rgb(74 222 128 / 1);
}
.border-green-400\/15{
  border-color: rgb(74 222 128 / 0.15);
}
.border-green-400\/20{
  border-color: rgb(74 222 128 / 0.2);
}
.border-green-400\/25{
  border-color: rgb(74 222 128 / 0.25);
}
.border-green-400\/30{
  border-color: rgb(74 222 128 / 0.3);
}
.border-green-400\/35{
  border-color: rgb(74 222 128 / 0.35);
}
.border-green-400\/40{
  border-color: rgb(74 222 128 / 0.4);
}
.border-green-400\/45{
  border-color: rgb(74 222 128 / 0.45);
}
.border-green-400\/5{
  border-color: rgb(74 222 128 / 0.05);
}
.border-green-400\/50{
  border-color: rgb(74 222 128 / 0.5);
}
.border-green-400\/55{
  border-color: rgb(74 222 128 / 0.55);
}
.border-green-400\/60{
  border-color: rgb(74 222 128 / 0.6);
}
.border-green-400\/65{
  border-color: rgb(74 222 128 / 0.65);
}
.border-green-400\/70{
  border-color: rgb(74 222 128 / 0.7);
}
.border-green-400\/75{
  border-color: rgb(74 222 128 / 0.75);
}
.border-green-400\/80{
  border-color: rgb(74 222 128 / 0.8);
}
.border-green-400\/85{
  border-color: rgb(74 222 128 / 0.85);
}
.border-green-400\/90{
  border-color: rgb(74 222 128 / 0.9);
}
.border-green-400\/95{
  border-color: rgb(74 222 128 / 0.95);
}
.border-green-50{
  --tw-border-opacity: 1;
  border-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.border-green-50\/0{
  border-color: rgb(240 253 244 / 0);
}
.border-green-50\/10{
  border-color: rgb(240 253 244 / 0.1);
}
.border-green-50\/100{
  border-color: rgb(240 253 244 / 1);
}
.border-green-50\/15{
  border-color: rgb(240 253 244 / 0.15);
}
.border-green-50\/20{
  border-color: rgb(240 253 244 / 0.2);
}
.border-green-50\/25{
  border-color: rgb(240 253 244 / 0.25);
}
.border-green-50\/30{
  border-color: rgb(240 253 244 / 0.3);
}
.border-green-50\/35{
  border-color: rgb(240 253 244 / 0.35);
}
.border-green-50\/40{
  border-color: rgb(240 253 244 / 0.4);
}
.border-green-50\/45{
  border-color: rgb(240 253 244 / 0.45);
}
.border-green-50\/5{
  border-color: rgb(240 253 244 / 0.05);
}
.border-green-50\/50{
  border-color: rgb(240 253 244 / 0.5);
}
.border-green-50\/55{
  border-color: rgb(240 253 244 / 0.55);
}
.border-green-50\/60{
  border-color: rgb(240 253 244 / 0.6);
}
.border-green-50\/65{
  border-color: rgb(240 253 244 / 0.65);
}
.border-green-50\/70{
  border-color: rgb(240 253 244 / 0.7);
}
.border-green-50\/75{
  border-color: rgb(240 253 244 / 0.75);
}
.border-green-50\/80{
  border-color: rgb(240 253 244 / 0.8);
}
.border-green-50\/85{
  border-color: rgb(240 253 244 / 0.85);
}
.border-green-50\/90{
  border-color: rgb(240 253 244 / 0.9);
}
.border-green-50\/95{
  border-color: rgb(240 253 244 / 0.95);
}
.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-green-500\/0{
  border-color: rgb(34 197 94 / 0);
}
.border-green-500\/10{
  border-color: rgb(34 197 94 / 0.1);
}
.border-green-500\/100{
  border-color: rgb(34 197 94 / 1);
}
.border-green-500\/15{
  border-color: rgb(34 197 94 / 0.15);
}
.border-green-500\/20{
  border-color: rgb(34 197 94 / 0.2);
}
.border-green-500\/25{
  border-color: rgb(34 197 94 / 0.25);
}
.border-green-500\/30{
  border-color: rgb(34 197 94 / 0.3);
}
.border-green-500\/35{
  border-color: rgb(34 197 94 / 0.35);
}
.border-green-500\/40{
  border-color: rgb(34 197 94 / 0.4);
}
.border-green-500\/45{
  border-color: rgb(34 197 94 / 0.45);
}
.border-green-500\/5{
  border-color: rgb(34 197 94 / 0.05);
}
.border-green-500\/50{
  border-color: rgb(34 197 94 / 0.5);
}
.border-green-500\/55{
  border-color: rgb(34 197 94 / 0.55);
}
.border-green-500\/60{
  border-color: rgb(34 197 94 / 0.6);
}
.border-green-500\/65{
  border-color: rgb(34 197 94 / 0.65);
}
.border-green-500\/70{
  border-color: rgb(34 197 94 / 0.7);
}
.border-green-500\/75{
  border-color: rgb(34 197 94 / 0.75);
}
.border-green-500\/80{
  border-color: rgb(34 197 94 / 0.8);
}
.border-green-500\/85{
  border-color: rgb(34 197 94 / 0.85);
}
.border-green-500\/90{
  border-color: rgb(34 197 94 / 0.9);
}
.border-green-500\/95{
  border-color: rgb(34 197 94 / 0.95);
}
.border-green-600{
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.border-green-600\/0{
  border-color: rgb(22 163 74 / 0);
}
.border-green-600\/10{
  border-color: rgb(22 163 74 / 0.1);
}
.border-green-600\/100{
  border-color: rgb(22 163 74 / 1);
}
.border-green-600\/15{
  border-color: rgb(22 163 74 / 0.15);
}
.border-green-600\/20{
  border-color: rgb(22 163 74 / 0.2);
}
.border-green-600\/25{
  border-color: rgb(22 163 74 / 0.25);
}
.border-green-600\/30{
  border-color: rgb(22 163 74 / 0.3);
}
.border-green-600\/35{
  border-color: rgb(22 163 74 / 0.35);
}
.border-green-600\/40{
  border-color: rgb(22 163 74 / 0.4);
}
.border-green-600\/45{
  border-color: rgb(22 163 74 / 0.45);
}
.border-green-600\/5{
  border-color: rgb(22 163 74 / 0.05);
}
.border-green-600\/50{
  border-color: rgb(22 163 74 / 0.5);
}
.border-green-600\/55{
  border-color: rgb(22 163 74 / 0.55);
}
.border-green-600\/60{
  border-color: rgb(22 163 74 / 0.6);
}
.border-green-600\/65{
  border-color: rgb(22 163 74 / 0.65);
}
.border-green-600\/70{
  border-color: rgb(22 163 74 / 0.7);
}
.border-green-600\/75{
  border-color: rgb(22 163 74 / 0.75);
}
.border-green-600\/80{
  border-color: rgb(22 163 74 / 0.8);
}
.border-green-600\/85{
  border-color: rgb(22 163 74 / 0.85);
}
.border-green-600\/90{
  border-color: rgb(22 163 74 / 0.9);
}
.border-green-600\/95{
  border-color: rgb(22 163 74 / 0.95);
}
.border-green-700{
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.border-green-700\/0{
  border-color: rgb(21 128 61 / 0);
}
.border-green-700\/10{
  border-color: rgb(21 128 61 / 0.1);
}
.border-green-700\/100{
  border-color: rgb(21 128 61 / 1);
}
.border-green-700\/15{
  border-color: rgb(21 128 61 / 0.15);
}
.border-green-700\/20{
  border-color: rgb(21 128 61 / 0.2);
}
.border-green-700\/25{
  border-color: rgb(21 128 61 / 0.25);
}
.border-green-700\/30{
  border-color: rgb(21 128 61 / 0.3);
}
.border-green-700\/35{
  border-color: rgb(21 128 61 / 0.35);
}
.border-green-700\/40{
  border-color: rgb(21 128 61 / 0.4);
}
.border-green-700\/45{
  border-color: rgb(21 128 61 / 0.45);
}
.border-green-700\/5{
  border-color: rgb(21 128 61 / 0.05);
}
.border-green-700\/50{
  border-color: rgb(21 128 61 / 0.5);
}
.border-green-700\/55{
  border-color: rgb(21 128 61 / 0.55);
}
.border-green-700\/60{
  border-color: rgb(21 128 61 / 0.6);
}
.border-green-700\/65{
  border-color: rgb(21 128 61 / 0.65);
}
.border-green-700\/70{
  border-color: rgb(21 128 61 / 0.7);
}
.border-green-700\/75{
  border-color: rgb(21 128 61 / 0.75);
}
.border-green-700\/80{
  border-color: rgb(21 128 61 / 0.8);
}
.border-green-700\/85{
  border-color: rgb(21 128 61 / 0.85);
}
.border-green-700\/90{
  border-color: rgb(21 128 61 / 0.9);
}
.border-green-700\/95{
  border-color: rgb(21 128 61 / 0.95);
}
.border-green-800{
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.border-green-800\/0{
  border-color: rgb(22 101 52 / 0);
}
.border-green-800\/10{
  border-color: rgb(22 101 52 / 0.1);
}
.border-green-800\/100{
  border-color: rgb(22 101 52 / 1);
}
.border-green-800\/15{
  border-color: rgb(22 101 52 / 0.15);
}
.border-green-800\/20{
  border-color: rgb(22 101 52 / 0.2);
}
.border-green-800\/25{
  border-color: rgb(22 101 52 / 0.25);
}
.border-green-800\/30{
  border-color: rgb(22 101 52 / 0.3);
}
.border-green-800\/35{
  border-color: rgb(22 101 52 / 0.35);
}
.border-green-800\/40{
  border-color: rgb(22 101 52 / 0.4);
}
.border-green-800\/45{
  border-color: rgb(22 101 52 / 0.45);
}
.border-green-800\/5{
  border-color: rgb(22 101 52 / 0.05);
}
.border-green-800\/50{
  border-color: rgb(22 101 52 / 0.5);
}
.border-green-800\/55{
  border-color: rgb(22 101 52 / 0.55);
}
.border-green-800\/60{
  border-color: rgb(22 101 52 / 0.6);
}
.border-green-800\/65{
  border-color: rgb(22 101 52 / 0.65);
}
.border-green-800\/70{
  border-color: rgb(22 101 52 / 0.7);
}
.border-green-800\/75{
  border-color: rgb(22 101 52 / 0.75);
}
.border-green-800\/80{
  border-color: rgb(22 101 52 / 0.8);
}
.border-green-800\/85{
  border-color: rgb(22 101 52 / 0.85);
}
.border-green-800\/90{
  border-color: rgb(22 101 52 / 0.9);
}
.border-green-800\/95{
  border-color: rgb(22 101 52 / 0.95);
}
.border-green-900{
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.border-green-900\/0{
  border-color: rgb(20 83 45 / 0);
}
.border-green-900\/10{
  border-color: rgb(20 83 45 / 0.1);
}
.border-green-900\/100{
  border-color: rgb(20 83 45 / 1);
}
.border-green-900\/15{
  border-color: rgb(20 83 45 / 0.15);
}
.border-green-900\/20{
  border-color: rgb(20 83 45 / 0.2);
}
.border-green-900\/25{
  border-color: rgb(20 83 45 / 0.25);
}
.border-green-900\/30{
  border-color: rgb(20 83 45 / 0.3);
}
.border-green-900\/35{
  border-color: rgb(20 83 45 / 0.35);
}
.border-green-900\/40{
  border-color: rgb(20 83 45 / 0.4);
}
.border-green-900\/45{
  border-color: rgb(20 83 45 / 0.45);
}
.border-green-900\/5{
  border-color: rgb(20 83 45 / 0.05);
}
.border-green-900\/50{
  border-color: rgb(20 83 45 / 0.5);
}
.border-green-900\/55{
  border-color: rgb(20 83 45 / 0.55);
}
.border-green-900\/60{
  border-color: rgb(20 83 45 / 0.6);
}
.border-green-900\/65{
  border-color: rgb(20 83 45 / 0.65);
}
.border-green-900\/70{
  border-color: rgb(20 83 45 / 0.7);
}
.border-green-900\/75{
  border-color: rgb(20 83 45 / 0.75);
}
.border-green-900\/80{
  border-color: rgb(20 83 45 / 0.8);
}
.border-green-900\/85{
  border-color: rgb(20 83 45 / 0.85);
}
.border-green-900\/90{
  border-color: rgb(20 83 45 / 0.9);
}
.border-green-900\/95{
  border-color: rgb(20 83 45 / 0.95);
}
.border-green-950{
  --tw-border-opacity: 1;
  border-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.border-green-950\/0{
  border-color: rgb(5 46 22 / 0);
}
.border-green-950\/10{
  border-color: rgb(5 46 22 / 0.1);
}
.border-green-950\/100{
  border-color: rgb(5 46 22 / 1);
}
.border-green-950\/15{
  border-color: rgb(5 46 22 / 0.15);
}
.border-green-950\/20{
  border-color: rgb(5 46 22 / 0.2);
}
.border-green-950\/25{
  border-color: rgb(5 46 22 / 0.25);
}
.border-green-950\/30{
  border-color: rgb(5 46 22 / 0.3);
}
.border-green-950\/35{
  border-color: rgb(5 46 22 / 0.35);
}
.border-green-950\/40{
  border-color: rgb(5 46 22 / 0.4);
}
.border-green-950\/45{
  border-color: rgb(5 46 22 / 0.45);
}
.border-green-950\/5{
  border-color: rgb(5 46 22 / 0.05);
}
.border-green-950\/50{
  border-color: rgb(5 46 22 / 0.5);
}
.border-green-950\/55{
  border-color: rgb(5 46 22 / 0.55);
}
.border-green-950\/60{
  border-color: rgb(5 46 22 / 0.6);
}
.border-green-950\/65{
  border-color: rgb(5 46 22 / 0.65);
}
.border-green-950\/70{
  border-color: rgb(5 46 22 / 0.7);
}
.border-green-950\/75{
  border-color: rgb(5 46 22 / 0.75);
}
.border-green-950\/80{
  border-color: rgb(5 46 22 / 0.8);
}
.border-green-950\/85{
  border-color: rgb(5 46 22 / 0.85);
}
.border-green-950\/90{
  border-color: rgb(5 46 22 / 0.9);
}
.border-green-950\/95{
  border-color: rgb(5 46 22 / 0.95);
}
.border-indigo-100{
  --tw-border-opacity: 1;
  border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.border-indigo-100\/0{
  border-color: rgb(224 231 255 / 0);
}
.border-indigo-100\/10{
  border-color: rgb(224 231 255 / 0.1);
}
.border-indigo-100\/100{
  border-color: rgb(224 231 255 / 1);
}
.border-indigo-100\/15{
  border-color: rgb(224 231 255 / 0.15);
}
.border-indigo-100\/20{
  border-color: rgb(224 231 255 / 0.2);
}
.border-indigo-100\/25{
  border-color: rgb(224 231 255 / 0.25);
}
.border-indigo-100\/30{
  border-color: rgb(224 231 255 / 0.3);
}
.border-indigo-100\/35{
  border-color: rgb(224 231 255 / 0.35);
}
.border-indigo-100\/40{
  border-color: rgb(224 231 255 / 0.4);
}
.border-indigo-100\/45{
  border-color: rgb(224 231 255 / 0.45);
}
.border-indigo-100\/5{
  border-color: rgb(224 231 255 / 0.05);
}
.border-indigo-100\/50{
  border-color: rgb(224 231 255 / 0.5);
}
.border-indigo-100\/55{
  border-color: rgb(224 231 255 / 0.55);
}
.border-indigo-100\/60{
  border-color: rgb(224 231 255 / 0.6);
}
.border-indigo-100\/65{
  border-color: rgb(224 231 255 / 0.65);
}
.border-indigo-100\/70{
  border-color: rgb(224 231 255 / 0.7);
}
.border-indigo-100\/75{
  border-color: rgb(224 231 255 / 0.75);
}
.border-indigo-100\/80{
  border-color: rgb(224 231 255 / 0.8);
}
.border-indigo-100\/85{
  border-color: rgb(224 231 255 / 0.85);
}
.border-indigo-100\/90{
  border-color: rgb(224 231 255 / 0.9);
}
.border-indigo-100\/95{
  border-color: rgb(224 231 255 / 0.95);
}
.border-indigo-200{
  --tw-border-opacity: 1;
  border-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.border-indigo-200\/0{
  border-color: rgb(199 210 254 / 0);
}
.border-indigo-200\/10{
  border-color: rgb(199 210 254 / 0.1);
}
.border-indigo-200\/100{
  border-color: rgb(199 210 254 / 1);
}
.border-indigo-200\/15{
  border-color: rgb(199 210 254 / 0.15);
}
.border-indigo-200\/20{
  border-color: rgb(199 210 254 / 0.2);
}
.border-indigo-200\/25{
  border-color: rgb(199 210 254 / 0.25);
}
.border-indigo-200\/30{
  border-color: rgb(199 210 254 / 0.3);
}
.border-indigo-200\/35{
  border-color: rgb(199 210 254 / 0.35);
}
.border-indigo-200\/40{
  border-color: rgb(199 210 254 / 0.4);
}
.border-indigo-200\/45{
  border-color: rgb(199 210 254 / 0.45);
}
.border-indigo-200\/5{
  border-color: rgb(199 210 254 / 0.05);
}
.border-indigo-200\/50{
  border-color: rgb(199 210 254 / 0.5);
}
.border-indigo-200\/55{
  border-color: rgb(199 210 254 / 0.55);
}
.border-indigo-200\/60{
  border-color: rgb(199 210 254 / 0.6);
}
.border-indigo-200\/65{
  border-color: rgb(199 210 254 / 0.65);
}
.border-indigo-200\/70{
  border-color: rgb(199 210 254 / 0.7);
}
.border-indigo-200\/75{
  border-color: rgb(199 210 254 / 0.75);
}
.border-indigo-200\/80{
  border-color: rgb(199 210 254 / 0.8);
}
.border-indigo-200\/85{
  border-color: rgb(199 210 254 / 0.85);
}
.border-indigo-200\/90{
  border-color: rgb(199 210 254 / 0.9);
}
.border-indigo-200\/95{
  border-color: rgb(199 210 254 / 0.95);
}
.border-indigo-300{
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.border-indigo-300\/0{
  border-color: rgb(165 180 252 / 0);
}
.border-indigo-300\/10{
  border-color: rgb(165 180 252 / 0.1);
}
.border-indigo-300\/100{
  border-color: rgb(165 180 252 / 1);
}
.border-indigo-300\/15{
  border-color: rgb(165 180 252 / 0.15);
}
.border-indigo-300\/20{
  border-color: rgb(165 180 252 / 0.2);
}
.border-indigo-300\/25{
  border-color: rgb(165 180 252 / 0.25);
}
.border-indigo-300\/30{
  border-color: rgb(165 180 252 / 0.3);
}
.border-indigo-300\/35{
  border-color: rgb(165 180 252 / 0.35);
}
.border-indigo-300\/40{
  border-color: rgb(165 180 252 / 0.4);
}
.border-indigo-300\/45{
  border-color: rgb(165 180 252 / 0.45);
}
.border-indigo-300\/5{
  border-color: rgb(165 180 252 / 0.05);
}
.border-indigo-300\/50{
  border-color: rgb(165 180 252 / 0.5);
}
.border-indigo-300\/55{
  border-color: rgb(165 180 252 / 0.55);
}
.border-indigo-300\/60{
  border-color: rgb(165 180 252 / 0.6);
}
.border-indigo-300\/65{
  border-color: rgb(165 180 252 / 0.65);
}
.border-indigo-300\/70{
  border-color: rgb(165 180 252 / 0.7);
}
.border-indigo-300\/75{
  border-color: rgb(165 180 252 / 0.75);
}
.border-indigo-300\/80{
  border-color: rgb(165 180 252 / 0.8);
}
.border-indigo-300\/85{
  border-color: rgb(165 180 252 / 0.85);
}
.border-indigo-300\/90{
  border-color: rgb(165 180 252 / 0.9);
}
.border-indigo-300\/95{
  border-color: rgb(165 180 252 / 0.95);
}
.border-indigo-400{
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.border-indigo-400\/0{
  border-color: rgb(129 140 248 / 0);
}
.border-indigo-400\/10{
  border-color: rgb(129 140 248 / 0.1);
}
.border-indigo-400\/100{
  border-color: rgb(129 140 248 / 1);
}
.border-indigo-400\/15{
  border-color: rgb(129 140 248 / 0.15);
}
.border-indigo-400\/20{
  border-color: rgb(129 140 248 / 0.2);
}
.border-indigo-400\/25{
  border-color: rgb(129 140 248 / 0.25);
}
.border-indigo-400\/30{
  border-color: rgb(129 140 248 / 0.3);
}
.border-indigo-400\/35{
  border-color: rgb(129 140 248 / 0.35);
}
.border-indigo-400\/40{
  border-color: rgb(129 140 248 / 0.4);
}
.border-indigo-400\/45{
  border-color: rgb(129 140 248 / 0.45);
}
.border-indigo-400\/5{
  border-color: rgb(129 140 248 / 0.05);
}
.border-indigo-400\/50{
  border-color: rgb(129 140 248 / 0.5);
}
.border-indigo-400\/55{
  border-color: rgb(129 140 248 / 0.55);
}
.border-indigo-400\/60{
  border-color: rgb(129 140 248 / 0.6);
}
.border-indigo-400\/65{
  border-color: rgb(129 140 248 / 0.65);
}
.border-indigo-400\/70{
  border-color: rgb(129 140 248 / 0.7);
}
.border-indigo-400\/75{
  border-color: rgb(129 140 248 / 0.75);
}
.border-indigo-400\/80{
  border-color: rgb(129 140 248 / 0.8);
}
.border-indigo-400\/85{
  border-color: rgb(129 140 248 / 0.85);
}
.border-indigo-400\/90{
  border-color: rgb(129 140 248 / 0.9);
}
.border-indigo-400\/95{
  border-color: rgb(129 140 248 / 0.95);
}
.border-indigo-50{
  --tw-border-opacity: 1;
  border-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.border-indigo-50\/0{
  border-color: rgb(238 242 255 / 0);
}
.border-indigo-50\/10{
  border-color: rgb(238 242 255 / 0.1);
}
.border-indigo-50\/100{
  border-color: rgb(238 242 255 / 1);
}
.border-indigo-50\/15{
  border-color: rgb(238 242 255 / 0.15);
}
.border-indigo-50\/20{
  border-color: rgb(238 242 255 / 0.2);
}
.border-indigo-50\/25{
  border-color: rgb(238 242 255 / 0.25);
}
.border-indigo-50\/30{
  border-color: rgb(238 242 255 / 0.3);
}
.border-indigo-50\/35{
  border-color: rgb(238 242 255 / 0.35);
}
.border-indigo-50\/40{
  border-color: rgb(238 242 255 / 0.4);
}
.border-indigo-50\/45{
  border-color: rgb(238 242 255 / 0.45);
}
.border-indigo-50\/5{
  border-color: rgb(238 242 255 / 0.05);
}
.border-indigo-50\/50{
  border-color: rgb(238 242 255 / 0.5);
}
.border-indigo-50\/55{
  border-color: rgb(238 242 255 / 0.55);
}
.border-indigo-50\/60{
  border-color: rgb(238 242 255 / 0.6);
}
.border-indigo-50\/65{
  border-color: rgb(238 242 255 / 0.65);
}
.border-indigo-50\/70{
  border-color: rgb(238 242 255 / 0.7);
}
.border-indigo-50\/75{
  border-color: rgb(238 242 255 / 0.75);
}
.border-indigo-50\/80{
  border-color: rgb(238 242 255 / 0.8);
}
.border-indigo-50\/85{
  border-color: rgb(238 242 255 / 0.85);
}
.border-indigo-50\/90{
  border-color: rgb(238 242 255 / 0.9);
}
.border-indigo-50\/95{
  border-color: rgb(238 242 255 / 0.95);
}
.border-indigo-500{
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.border-indigo-500\/0{
  border-color: rgb(99 102 241 / 0);
}
.border-indigo-500\/10{
  border-color: rgb(99 102 241 / 0.1);
}
.border-indigo-500\/100{
  border-color: rgb(99 102 241 / 1);
}
.border-indigo-500\/15{
  border-color: rgb(99 102 241 / 0.15);
}
.border-indigo-500\/20{
  border-color: rgb(99 102 241 / 0.2);
}
.border-indigo-500\/25{
  border-color: rgb(99 102 241 / 0.25);
}
.border-indigo-500\/30{
  border-color: rgb(99 102 241 / 0.3);
}
.border-indigo-500\/35{
  border-color: rgb(99 102 241 / 0.35);
}
.border-indigo-500\/40{
  border-color: rgb(99 102 241 / 0.4);
}
.border-indigo-500\/45{
  border-color: rgb(99 102 241 / 0.45);
}
.border-indigo-500\/5{
  border-color: rgb(99 102 241 / 0.05);
}
.border-indigo-500\/50{
  border-color: rgb(99 102 241 / 0.5);
}
.border-indigo-500\/55{
  border-color: rgb(99 102 241 / 0.55);
}
.border-indigo-500\/60{
  border-color: rgb(99 102 241 / 0.6);
}
.border-indigo-500\/65{
  border-color: rgb(99 102 241 / 0.65);
}
.border-indigo-500\/70{
  border-color: rgb(99 102 241 / 0.7);
}
.border-indigo-500\/75{
  border-color: rgb(99 102 241 / 0.75);
}
.border-indigo-500\/80{
  border-color: rgb(99 102 241 / 0.8);
}
.border-indigo-500\/85{
  border-color: rgb(99 102 241 / 0.85);
}
.border-indigo-500\/90{
  border-color: rgb(99 102 241 / 0.9);
}
.border-indigo-500\/95{
  border-color: rgb(99 102 241 / 0.95);
}
.border-indigo-600{
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.border-indigo-600\/0{
  border-color: rgb(79 70 229 / 0);
}
.border-indigo-600\/10{
  border-color: rgb(79 70 229 / 0.1);
}
.border-indigo-600\/100{
  border-color: rgb(79 70 229 / 1);
}
.border-indigo-600\/15{
  border-color: rgb(79 70 229 / 0.15);
}
.border-indigo-600\/20{
  border-color: rgb(79 70 229 / 0.2);
}
.border-indigo-600\/25{
  border-color: rgb(79 70 229 / 0.25);
}
.border-indigo-600\/30{
  border-color: rgb(79 70 229 / 0.3);
}
.border-indigo-600\/35{
  border-color: rgb(79 70 229 / 0.35);
}
.border-indigo-600\/40{
  border-color: rgb(79 70 229 / 0.4);
}
.border-indigo-600\/45{
  border-color: rgb(79 70 229 / 0.45);
}
.border-indigo-600\/5{
  border-color: rgb(79 70 229 / 0.05);
}
.border-indigo-600\/50{
  border-color: rgb(79 70 229 / 0.5);
}
.border-indigo-600\/55{
  border-color: rgb(79 70 229 / 0.55);
}
.border-indigo-600\/60{
  border-color: rgb(79 70 229 / 0.6);
}
.border-indigo-600\/65{
  border-color: rgb(79 70 229 / 0.65);
}
.border-indigo-600\/70{
  border-color: rgb(79 70 229 / 0.7);
}
.border-indigo-600\/75{
  border-color: rgb(79 70 229 / 0.75);
}
.border-indigo-600\/80{
  border-color: rgb(79 70 229 / 0.8);
}
.border-indigo-600\/85{
  border-color: rgb(79 70 229 / 0.85);
}
.border-indigo-600\/90{
  border-color: rgb(79 70 229 / 0.9);
}
.border-indigo-600\/95{
  border-color: rgb(79 70 229 / 0.95);
}
.border-indigo-700{
  --tw-border-opacity: 1;
  border-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.border-indigo-700\/0{
  border-color: rgb(67 56 202 / 0);
}
.border-indigo-700\/10{
  border-color: rgb(67 56 202 / 0.1);
}
.border-indigo-700\/100{
  border-color: rgb(67 56 202 / 1);
}
.border-indigo-700\/15{
  border-color: rgb(67 56 202 / 0.15);
}
.border-indigo-700\/20{
  border-color: rgb(67 56 202 / 0.2);
}
.border-indigo-700\/25{
  border-color: rgb(67 56 202 / 0.25);
}
.border-indigo-700\/30{
  border-color: rgb(67 56 202 / 0.3);
}
.border-indigo-700\/35{
  border-color: rgb(67 56 202 / 0.35);
}
.border-indigo-700\/40{
  border-color: rgb(67 56 202 / 0.4);
}
.border-indigo-700\/45{
  border-color: rgb(67 56 202 / 0.45);
}
.border-indigo-700\/5{
  border-color: rgb(67 56 202 / 0.05);
}
.border-indigo-700\/50{
  border-color: rgb(67 56 202 / 0.5);
}
.border-indigo-700\/55{
  border-color: rgb(67 56 202 / 0.55);
}
.border-indigo-700\/60{
  border-color: rgb(67 56 202 / 0.6);
}
.border-indigo-700\/65{
  border-color: rgb(67 56 202 / 0.65);
}
.border-indigo-700\/70{
  border-color: rgb(67 56 202 / 0.7);
}
.border-indigo-700\/75{
  border-color: rgb(67 56 202 / 0.75);
}
.border-indigo-700\/80{
  border-color: rgb(67 56 202 / 0.8);
}
.border-indigo-700\/85{
  border-color: rgb(67 56 202 / 0.85);
}
.border-indigo-700\/90{
  border-color: rgb(67 56 202 / 0.9);
}
.border-indigo-700\/95{
  border-color: rgb(67 56 202 / 0.95);
}
.border-indigo-800{
  --tw-border-opacity: 1;
  border-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.border-indigo-800\/0{
  border-color: rgb(55 48 163 / 0);
}
.border-indigo-800\/10{
  border-color: rgb(55 48 163 / 0.1);
}
.border-indigo-800\/100{
  border-color: rgb(55 48 163 / 1);
}
.border-indigo-800\/15{
  border-color: rgb(55 48 163 / 0.15);
}
.border-indigo-800\/20{
  border-color: rgb(55 48 163 / 0.2);
}
.border-indigo-800\/25{
  border-color: rgb(55 48 163 / 0.25);
}
.border-indigo-800\/30{
  border-color: rgb(55 48 163 / 0.3);
}
.border-indigo-800\/35{
  border-color: rgb(55 48 163 / 0.35);
}
.border-indigo-800\/40{
  border-color: rgb(55 48 163 / 0.4);
}
.border-indigo-800\/45{
  border-color: rgb(55 48 163 / 0.45);
}
.border-indigo-800\/5{
  border-color: rgb(55 48 163 / 0.05);
}
.border-indigo-800\/50{
  border-color: rgb(55 48 163 / 0.5);
}
.border-indigo-800\/55{
  border-color: rgb(55 48 163 / 0.55);
}
.border-indigo-800\/60{
  border-color: rgb(55 48 163 / 0.6);
}
.border-indigo-800\/65{
  border-color: rgb(55 48 163 / 0.65);
}
.border-indigo-800\/70{
  border-color: rgb(55 48 163 / 0.7);
}
.border-indigo-800\/75{
  border-color: rgb(55 48 163 / 0.75);
}
.border-indigo-800\/80{
  border-color: rgb(55 48 163 / 0.8);
}
.border-indigo-800\/85{
  border-color: rgb(55 48 163 / 0.85);
}
.border-indigo-800\/90{
  border-color: rgb(55 48 163 / 0.9);
}
.border-indigo-800\/95{
  border-color: rgb(55 48 163 / 0.95);
}
.border-indigo-900{
  --tw-border-opacity: 1;
  border-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.border-indigo-900\/0{
  border-color: rgb(49 46 129 / 0);
}
.border-indigo-900\/10{
  border-color: rgb(49 46 129 / 0.1);
}
.border-indigo-900\/100{
  border-color: rgb(49 46 129 / 1);
}
.border-indigo-900\/15{
  border-color: rgb(49 46 129 / 0.15);
}
.border-indigo-900\/20{
  border-color: rgb(49 46 129 / 0.2);
}
.border-indigo-900\/25{
  border-color: rgb(49 46 129 / 0.25);
}
.border-indigo-900\/30{
  border-color: rgb(49 46 129 / 0.3);
}
.border-indigo-900\/35{
  border-color: rgb(49 46 129 / 0.35);
}
.border-indigo-900\/40{
  border-color: rgb(49 46 129 / 0.4);
}
.border-indigo-900\/45{
  border-color: rgb(49 46 129 / 0.45);
}
.border-indigo-900\/5{
  border-color: rgb(49 46 129 / 0.05);
}
.border-indigo-900\/50{
  border-color: rgb(49 46 129 / 0.5);
}
.border-indigo-900\/55{
  border-color: rgb(49 46 129 / 0.55);
}
.border-indigo-900\/60{
  border-color: rgb(49 46 129 / 0.6);
}
.border-indigo-900\/65{
  border-color: rgb(49 46 129 / 0.65);
}
.border-indigo-900\/70{
  border-color: rgb(49 46 129 / 0.7);
}
.border-indigo-900\/75{
  border-color: rgb(49 46 129 / 0.75);
}
.border-indigo-900\/80{
  border-color: rgb(49 46 129 / 0.8);
}
.border-indigo-900\/85{
  border-color: rgb(49 46 129 / 0.85);
}
.border-indigo-900\/90{
  border-color: rgb(49 46 129 / 0.9);
}
.border-indigo-900\/95{
  border-color: rgb(49 46 129 / 0.95);
}
.border-input{
  border-color: hsl(var(--input));
}
.border-investors-purple{
  border-color: hsl(var(--color-investors-purple));
}
.border-lime-100{
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.border-lime-100\/0{
  border-color: rgb(236 252 203 / 0);
}
.border-lime-100\/10{
  border-color: rgb(236 252 203 / 0.1);
}
.border-lime-100\/100{
  border-color: rgb(236 252 203 / 1);
}
.border-lime-100\/15{
  border-color: rgb(236 252 203 / 0.15);
}
.border-lime-100\/20{
  border-color: rgb(236 252 203 / 0.2);
}
.border-lime-100\/25{
  border-color: rgb(236 252 203 / 0.25);
}
.border-lime-100\/30{
  border-color: rgb(236 252 203 / 0.3);
}
.border-lime-100\/35{
  border-color: rgb(236 252 203 / 0.35);
}
.border-lime-100\/40{
  border-color: rgb(236 252 203 / 0.4);
}
.border-lime-100\/45{
  border-color: rgb(236 252 203 / 0.45);
}
.border-lime-100\/5{
  border-color: rgb(236 252 203 / 0.05);
}
.border-lime-100\/50{
  border-color: rgb(236 252 203 / 0.5);
}
.border-lime-100\/55{
  border-color: rgb(236 252 203 / 0.55);
}
.border-lime-100\/60{
  border-color: rgb(236 252 203 / 0.6);
}
.border-lime-100\/65{
  border-color: rgb(236 252 203 / 0.65);
}
.border-lime-100\/70{
  border-color: rgb(236 252 203 / 0.7);
}
.border-lime-100\/75{
  border-color: rgb(236 252 203 / 0.75);
}
.border-lime-100\/80{
  border-color: rgb(236 252 203 / 0.8);
}
.border-lime-100\/85{
  border-color: rgb(236 252 203 / 0.85);
}
.border-lime-100\/90{
  border-color: rgb(236 252 203 / 0.9);
}
.border-lime-100\/95{
  border-color: rgb(236 252 203 / 0.95);
}
.border-lime-200{
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.border-lime-200\/0{
  border-color: rgb(217 249 157 / 0);
}
.border-lime-200\/10{
  border-color: rgb(217 249 157 / 0.1);
}
.border-lime-200\/100{
  border-color: rgb(217 249 157 / 1);
}
.border-lime-200\/15{
  border-color: rgb(217 249 157 / 0.15);
}
.border-lime-200\/20{
  border-color: rgb(217 249 157 / 0.2);
}
.border-lime-200\/25{
  border-color: rgb(217 249 157 / 0.25);
}
.border-lime-200\/30{
  border-color: rgb(217 249 157 / 0.3);
}
.border-lime-200\/35{
  border-color: rgb(217 249 157 / 0.35);
}
.border-lime-200\/40{
  border-color: rgb(217 249 157 / 0.4);
}
.border-lime-200\/45{
  border-color: rgb(217 249 157 / 0.45);
}
.border-lime-200\/5{
  border-color: rgb(217 249 157 / 0.05);
}
.border-lime-200\/50{
  border-color: rgb(217 249 157 / 0.5);
}
.border-lime-200\/55{
  border-color: rgb(217 249 157 / 0.55);
}
.border-lime-200\/60{
  border-color: rgb(217 249 157 / 0.6);
}
.border-lime-200\/65{
  border-color: rgb(217 249 157 / 0.65);
}
.border-lime-200\/70{
  border-color: rgb(217 249 157 / 0.7);
}
.border-lime-200\/75{
  border-color: rgb(217 249 157 / 0.75);
}
.border-lime-200\/80{
  border-color: rgb(217 249 157 / 0.8);
}
.border-lime-200\/85{
  border-color: rgb(217 249 157 / 0.85);
}
.border-lime-200\/90{
  border-color: rgb(217 249 157 / 0.9);
}
.border-lime-200\/95{
  border-color: rgb(217 249 157 / 0.95);
}
.border-lime-300{
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.border-lime-300\/0{
  border-color: rgb(190 242 100 / 0);
}
.border-lime-300\/10{
  border-color: rgb(190 242 100 / 0.1);
}
.border-lime-300\/100{
  border-color: rgb(190 242 100 / 1);
}
.border-lime-300\/15{
  border-color: rgb(190 242 100 / 0.15);
}
.border-lime-300\/20{
  border-color: rgb(190 242 100 / 0.2);
}
.border-lime-300\/25{
  border-color: rgb(190 242 100 / 0.25);
}
.border-lime-300\/30{
  border-color: rgb(190 242 100 / 0.3);
}
.border-lime-300\/35{
  border-color: rgb(190 242 100 / 0.35);
}
.border-lime-300\/40{
  border-color: rgb(190 242 100 / 0.4);
}
.border-lime-300\/45{
  border-color: rgb(190 242 100 / 0.45);
}
.border-lime-300\/5{
  border-color: rgb(190 242 100 / 0.05);
}
.border-lime-300\/50{
  border-color: rgb(190 242 100 / 0.5);
}
.border-lime-300\/55{
  border-color: rgb(190 242 100 / 0.55);
}
.border-lime-300\/60{
  border-color: rgb(190 242 100 / 0.6);
}
.border-lime-300\/65{
  border-color: rgb(190 242 100 / 0.65);
}
.border-lime-300\/70{
  border-color: rgb(190 242 100 / 0.7);
}
.border-lime-300\/75{
  border-color: rgb(190 242 100 / 0.75);
}
.border-lime-300\/80{
  border-color: rgb(190 242 100 / 0.8);
}
.border-lime-300\/85{
  border-color: rgb(190 242 100 / 0.85);
}
.border-lime-300\/90{
  border-color: rgb(190 242 100 / 0.9);
}
.border-lime-300\/95{
  border-color: rgb(190 242 100 / 0.95);
}
.border-lime-400{
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.border-lime-400\/0{
  border-color: rgb(163 230 53 / 0);
}
.border-lime-400\/10{
  border-color: rgb(163 230 53 / 0.1);
}
.border-lime-400\/100{
  border-color: rgb(163 230 53 / 1);
}
.border-lime-400\/15{
  border-color: rgb(163 230 53 / 0.15);
}
.border-lime-400\/20{
  border-color: rgb(163 230 53 / 0.2);
}
.border-lime-400\/25{
  border-color: rgb(163 230 53 / 0.25);
}
.border-lime-400\/30{
  border-color: rgb(163 230 53 / 0.3);
}
.border-lime-400\/35{
  border-color: rgb(163 230 53 / 0.35);
}
.border-lime-400\/40{
  border-color: rgb(163 230 53 / 0.4);
}
.border-lime-400\/45{
  border-color: rgb(163 230 53 / 0.45);
}
.border-lime-400\/5{
  border-color: rgb(163 230 53 / 0.05);
}
.border-lime-400\/50{
  border-color: rgb(163 230 53 / 0.5);
}
.border-lime-400\/55{
  border-color: rgb(163 230 53 / 0.55);
}
.border-lime-400\/60{
  border-color: rgb(163 230 53 / 0.6);
}
.border-lime-400\/65{
  border-color: rgb(163 230 53 / 0.65);
}
.border-lime-400\/70{
  border-color: rgb(163 230 53 / 0.7);
}
.border-lime-400\/75{
  border-color: rgb(163 230 53 / 0.75);
}
.border-lime-400\/80{
  border-color: rgb(163 230 53 / 0.8);
}
.border-lime-400\/85{
  border-color: rgb(163 230 53 / 0.85);
}
.border-lime-400\/90{
  border-color: rgb(163 230 53 / 0.9);
}
.border-lime-400\/95{
  border-color: rgb(163 230 53 / 0.95);
}
.border-lime-50{
  --tw-border-opacity: 1;
  border-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.border-lime-50\/0{
  border-color: rgb(247 254 231 / 0);
}
.border-lime-50\/10{
  border-color: rgb(247 254 231 / 0.1);
}
.border-lime-50\/100{
  border-color: rgb(247 254 231 / 1);
}
.border-lime-50\/15{
  border-color: rgb(247 254 231 / 0.15);
}
.border-lime-50\/20{
  border-color: rgb(247 254 231 / 0.2);
}
.border-lime-50\/25{
  border-color: rgb(247 254 231 / 0.25);
}
.border-lime-50\/30{
  border-color: rgb(247 254 231 / 0.3);
}
.border-lime-50\/35{
  border-color: rgb(247 254 231 / 0.35);
}
.border-lime-50\/40{
  border-color: rgb(247 254 231 / 0.4);
}
.border-lime-50\/45{
  border-color: rgb(247 254 231 / 0.45);
}
.border-lime-50\/5{
  border-color: rgb(247 254 231 / 0.05);
}
.border-lime-50\/50{
  border-color: rgb(247 254 231 / 0.5);
}
.border-lime-50\/55{
  border-color: rgb(247 254 231 / 0.55);
}
.border-lime-50\/60{
  border-color: rgb(247 254 231 / 0.6);
}
.border-lime-50\/65{
  border-color: rgb(247 254 231 / 0.65);
}
.border-lime-50\/70{
  border-color: rgb(247 254 231 / 0.7);
}
.border-lime-50\/75{
  border-color: rgb(247 254 231 / 0.75);
}
.border-lime-50\/80{
  border-color: rgb(247 254 231 / 0.8);
}
.border-lime-50\/85{
  border-color: rgb(247 254 231 / 0.85);
}
.border-lime-50\/90{
  border-color: rgb(247 254 231 / 0.9);
}
.border-lime-50\/95{
  border-color: rgb(247 254 231 / 0.95);
}
.border-lime-500{
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.border-lime-500\/0{
  border-color: rgb(132 204 22 / 0);
}
.border-lime-500\/10{
  border-color: rgb(132 204 22 / 0.1);
}
.border-lime-500\/100{
  border-color: rgb(132 204 22 / 1);
}
.border-lime-500\/15{
  border-color: rgb(132 204 22 / 0.15);
}
.border-lime-500\/20{
  border-color: rgb(132 204 22 / 0.2);
}
.border-lime-500\/25{
  border-color: rgb(132 204 22 / 0.25);
}
.border-lime-500\/30{
  border-color: rgb(132 204 22 / 0.3);
}
.border-lime-500\/35{
  border-color: rgb(132 204 22 / 0.35);
}
.border-lime-500\/40{
  border-color: rgb(132 204 22 / 0.4);
}
.border-lime-500\/45{
  border-color: rgb(132 204 22 / 0.45);
}
.border-lime-500\/5{
  border-color: rgb(132 204 22 / 0.05);
}
.border-lime-500\/50{
  border-color: rgb(132 204 22 / 0.5);
}
.border-lime-500\/55{
  border-color: rgb(132 204 22 / 0.55);
}
.border-lime-500\/60{
  border-color: rgb(132 204 22 / 0.6);
}
.border-lime-500\/65{
  border-color: rgb(132 204 22 / 0.65);
}
.border-lime-500\/70{
  border-color: rgb(132 204 22 / 0.7);
}
.border-lime-500\/75{
  border-color: rgb(132 204 22 / 0.75);
}
.border-lime-500\/80{
  border-color: rgb(132 204 22 / 0.8);
}
.border-lime-500\/85{
  border-color: rgb(132 204 22 / 0.85);
}
.border-lime-500\/90{
  border-color: rgb(132 204 22 / 0.9);
}
.border-lime-500\/95{
  border-color: rgb(132 204 22 / 0.95);
}
.border-lime-600{
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.border-lime-600\/0{
  border-color: rgb(101 163 13 / 0);
}
.border-lime-600\/10{
  border-color: rgb(101 163 13 / 0.1);
}
.border-lime-600\/100{
  border-color: rgb(101 163 13 / 1);
}
.border-lime-600\/15{
  border-color: rgb(101 163 13 / 0.15);
}
.border-lime-600\/20{
  border-color: rgb(101 163 13 / 0.2);
}
.border-lime-600\/25{
  border-color: rgb(101 163 13 / 0.25);
}
.border-lime-600\/30{
  border-color: rgb(101 163 13 / 0.3);
}
.border-lime-600\/35{
  border-color: rgb(101 163 13 / 0.35);
}
.border-lime-600\/40{
  border-color: rgb(101 163 13 / 0.4);
}
.border-lime-600\/45{
  border-color: rgb(101 163 13 / 0.45);
}
.border-lime-600\/5{
  border-color: rgb(101 163 13 / 0.05);
}
.border-lime-600\/50{
  border-color: rgb(101 163 13 / 0.5);
}
.border-lime-600\/55{
  border-color: rgb(101 163 13 / 0.55);
}
.border-lime-600\/60{
  border-color: rgb(101 163 13 / 0.6);
}
.border-lime-600\/65{
  border-color: rgb(101 163 13 / 0.65);
}
.border-lime-600\/70{
  border-color: rgb(101 163 13 / 0.7);
}
.border-lime-600\/75{
  border-color: rgb(101 163 13 / 0.75);
}
.border-lime-600\/80{
  border-color: rgb(101 163 13 / 0.8);
}
.border-lime-600\/85{
  border-color: rgb(101 163 13 / 0.85);
}
.border-lime-600\/90{
  border-color: rgb(101 163 13 / 0.9);
}
.border-lime-600\/95{
  border-color: rgb(101 163 13 / 0.95);
}
.border-lime-700{
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.border-lime-700\/0{
  border-color: rgb(77 124 15 / 0);
}
.border-lime-700\/10{
  border-color: rgb(77 124 15 / 0.1);
}
.border-lime-700\/100{
  border-color: rgb(77 124 15 / 1);
}
.border-lime-700\/15{
  border-color: rgb(77 124 15 / 0.15);
}
.border-lime-700\/20{
  border-color: rgb(77 124 15 / 0.2);
}
.border-lime-700\/25{
  border-color: rgb(77 124 15 / 0.25);
}
.border-lime-700\/30{
  border-color: rgb(77 124 15 / 0.3);
}
.border-lime-700\/35{
  border-color: rgb(77 124 15 / 0.35);
}
.border-lime-700\/40{
  border-color: rgb(77 124 15 / 0.4);
}
.border-lime-700\/45{
  border-color: rgb(77 124 15 / 0.45);
}
.border-lime-700\/5{
  border-color: rgb(77 124 15 / 0.05);
}
.border-lime-700\/50{
  border-color: rgb(77 124 15 / 0.5);
}
.border-lime-700\/55{
  border-color: rgb(77 124 15 / 0.55);
}
.border-lime-700\/60{
  border-color: rgb(77 124 15 / 0.6);
}
.border-lime-700\/65{
  border-color: rgb(77 124 15 / 0.65);
}
.border-lime-700\/70{
  border-color: rgb(77 124 15 / 0.7);
}
.border-lime-700\/75{
  border-color: rgb(77 124 15 / 0.75);
}
.border-lime-700\/80{
  border-color: rgb(77 124 15 / 0.8);
}
.border-lime-700\/85{
  border-color: rgb(77 124 15 / 0.85);
}
.border-lime-700\/90{
  border-color: rgb(77 124 15 / 0.9);
}
.border-lime-700\/95{
  border-color: rgb(77 124 15 / 0.95);
}
.border-lime-800{
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.border-lime-800\/0{
  border-color: rgb(63 98 18 / 0);
}
.border-lime-800\/10{
  border-color: rgb(63 98 18 / 0.1);
}
.border-lime-800\/100{
  border-color: rgb(63 98 18 / 1);
}
.border-lime-800\/15{
  border-color: rgb(63 98 18 / 0.15);
}
.border-lime-800\/20{
  border-color: rgb(63 98 18 / 0.2);
}
.border-lime-800\/25{
  border-color: rgb(63 98 18 / 0.25);
}
.border-lime-800\/30{
  border-color: rgb(63 98 18 / 0.3);
}
.border-lime-800\/35{
  border-color: rgb(63 98 18 / 0.35);
}
.border-lime-800\/40{
  border-color: rgb(63 98 18 / 0.4);
}
.border-lime-800\/45{
  border-color: rgb(63 98 18 / 0.45);
}
.border-lime-800\/5{
  border-color: rgb(63 98 18 / 0.05);
}
.border-lime-800\/50{
  border-color: rgb(63 98 18 / 0.5);
}
.border-lime-800\/55{
  border-color: rgb(63 98 18 / 0.55);
}
.border-lime-800\/60{
  border-color: rgb(63 98 18 / 0.6);
}
.border-lime-800\/65{
  border-color: rgb(63 98 18 / 0.65);
}
.border-lime-800\/70{
  border-color: rgb(63 98 18 / 0.7);
}
.border-lime-800\/75{
  border-color: rgb(63 98 18 / 0.75);
}
.border-lime-800\/80{
  border-color: rgb(63 98 18 / 0.8);
}
.border-lime-800\/85{
  border-color: rgb(63 98 18 / 0.85);
}
.border-lime-800\/90{
  border-color: rgb(63 98 18 / 0.9);
}
.border-lime-800\/95{
  border-color: rgb(63 98 18 / 0.95);
}
.border-lime-900{
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.border-lime-900\/0{
  border-color: rgb(54 83 20 / 0);
}
.border-lime-900\/10{
  border-color: rgb(54 83 20 / 0.1);
}
.border-lime-900\/100{
  border-color: rgb(54 83 20 / 1);
}
.border-lime-900\/15{
  border-color: rgb(54 83 20 / 0.15);
}
.border-lime-900\/20{
  border-color: rgb(54 83 20 / 0.2);
}
.border-lime-900\/25{
  border-color: rgb(54 83 20 / 0.25);
}
.border-lime-900\/30{
  border-color: rgb(54 83 20 / 0.3);
}
.border-lime-900\/35{
  border-color: rgb(54 83 20 / 0.35);
}
.border-lime-900\/40{
  border-color: rgb(54 83 20 / 0.4);
}
.border-lime-900\/45{
  border-color: rgb(54 83 20 / 0.45);
}
.border-lime-900\/5{
  border-color: rgb(54 83 20 / 0.05);
}
.border-lime-900\/50{
  border-color: rgb(54 83 20 / 0.5);
}
.border-lime-900\/55{
  border-color: rgb(54 83 20 / 0.55);
}
.border-lime-900\/60{
  border-color: rgb(54 83 20 / 0.6);
}
.border-lime-900\/65{
  border-color: rgb(54 83 20 / 0.65);
}
.border-lime-900\/70{
  border-color: rgb(54 83 20 / 0.7);
}
.border-lime-900\/75{
  border-color: rgb(54 83 20 / 0.75);
}
.border-lime-900\/80{
  border-color: rgb(54 83 20 / 0.8);
}
.border-lime-900\/85{
  border-color: rgb(54 83 20 / 0.85);
}
.border-lime-900\/90{
  border-color: rgb(54 83 20 / 0.9);
}
.border-lime-900\/95{
  border-color: rgb(54 83 20 / 0.95);
}
.border-neutral-100{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.border-neutral-100\/0{
  border-color: rgb(245 245 245 / 0);
}
.border-neutral-100\/10{
  border-color: rgb(245 245 245 / 0.1);
}
.border-neutral-100\/100{
  border-color: rgb(245 245 245 / 1);
}
.border-neutral-100\/15{
  border-color: rgb(245 245 245 / 0.15);
}
.border-neutral-100\/20{
  border-color: rgb(245 245 245 / 0.2);
}
.border-neutral-100\/25{
  border-color: rgb(245 245 245 / 0.25);
}
.border-neutral-100\/30{
  border-color: rgb(245 245 245 / 0.3);
}
.border-neutral-100\/35{
  border-color: rgb(245 245 245 / 0.35);
}
.border-neutral-100\/40{
  border-color: rgb(245 245 245 / 0.4);
}
.border-neutral-100\/45{
  border-color: rgb(245 245 245 / 0.45);
}
.border-neutral-100\/5{
  border-color: rgb(245 245 245 / 0.05);
}
.border-neutral-100\/50{
  border-color: rgb(245 245 245 / 0.5);
}
.border-neutral-100\/55{
  border-color: rgb(245 245 245 / 0.55);
}
.border-neutral-100\/60{
  border-color: rgb(245 245 245 / 0.6);
}
.border-neutral-100\/65{
  border-color: rgb(245 245 245 / 0.65);
}
.border-neutral-100\/70{
  border-color: rgb(245 245 245 / 0.7);
}
.border-neutral-100\/75{
  border-color: rgb(245 245 245 / 0.75);
}
.border-neutral-100\/80{
  border-color: rgb(245 245 245 / 0.8);
}
.border-neutral-100\/85{
  border-color: rgb(245 245 245 / 0.85);
}
.border-neutral-100\/90{
  border-color: rgb(245 245 245 / 0.9);
}
.border-neutral-100\/95{
  border-color: rgb(245 245 245 / 0.95);
}
.border-neutral-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-neutral-200\/0{
  border-color: rgb(229 229 229 / 0);
}
.border-neutral-200\/10{
  border-color: rgb(229 229 229 / 0.1);
}
.border-neutral-200\/100{
  border-color: rgb(229 229 229 / 1);
}
.border-neutral-200\/15{
  border-color: rgb(229 229 229 / 0.15);
}
.border-neutral-200\/20{
  border-color: rgb(229 229 229 / 0.2);
}
.border-neutral-200\/25{
  border-color: rgb(229 229 229 / 0.25);
}
.border-neutral-200\/30{
  border-color: rgb(229 229 229 / 0.3);
}
.border-neutral-200\/35{
  border-color: rgb(229 229 229 / 0.35);
}
.border-neutral-200\/40{
  border-color: rgb(229 229 229 / 0.4);
}
.border-neutral-200\/45{
  border-color: rgb(229 229 229 / 0.45);
}
.border-neutral-200\/5{
  border-color: rgb(229 229 229 / 0.05);
}
.border-neutral-200\/50{
  border-color: rgb(229 229 229 / 0.5);
}
.border-neutral-200\/55{
  border-color: rgb(229 229 229 / 0.55);
}
.border-neutral-200\/60{
  border-color: rgb(229 229 229 / 0.6);
}
.border-neutral-200\/65{
  border-color: rgb(229 229 229 / 0.65);
}
.border-neutral-200\/70{
  border-color: rgb(229 229 229 / 0.7);
}
.border-neutral-200\/75{
  border-color: rgb(229 229 229 / 0.75);
}
.border-neutral-200\/80{
  border-color: rgb(229 229 229 / 0.8);
}
.border-neutral-200\/85{
  border-color: rgb(229 229 229 / 0.85);
}
.border-neutral-200\/90{
  border-color: rgb(229 229 229 / 0.9);
}
.border-neutral-200\/95{
  border-color: rgb(229 229 229 / 0.95);
}
.border-neutral-300{
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.border-neutral-300\/0{
  border-color: rgb(212 212 212 / 0);
}
.border-neutral-300\/10{
  border-color: rgb(212 212 212 / 0.1);
}
.border-neutral-300\/100{
  border-color: rgb(212 212 212 / 1);
}
.border-neutral-300\/15{
  border-color: rgb(212 212 212 / 0.15);
}
.border-neutral-300\/20{
  border-color: rgb(212 212 212 / 0.2);
}
.border-neutral-300\/25{
  border-color: rgb(212 212 212 / 0.25);
}
.border-neutral-300\/30{
  border-color: rgb(212 212 212 / 0.3);
}
.border-neutral-300\/35{
  border-color: rgb(212 212 212 / 0.35);
}
.border-neutral-300\/40{
  border-color: rgb(212 212 212 / 0.4);
}
.border-neutral-300\/45{
  border-color: rgb(212 212 212 / 0.45);
}
.border-neutral-300\/5{
  border-color: rgb(212 212 212 / 0.05);
}
.border-neutral-300\/50{
  border-color: rgb(212 212 212 / 0.5);
}
.border-neutral-300\/55{
  border-color: rgb(212 212 212 / 0.55);
}
.border-neutral-300\/60{
  border-color: rgb(212 212 212 / 0.6);
}
.border-neutral-300\/65{
  border-color: rgb(212 212 212 / 0.65);
}
.border-neutral-300\/70{
  border-color: rgb(212 212 212 / 0.7);
}
.border-neutral-300\/75{
  border-color: rgb(212 212 212 / 0.75);
}
.border-neutral-300\/80{
  border-color: rgb(212 212 212 / 0.8);
}
.border-neutral-300\/85{
  border-color: rgb(212 212 212 / 0.85);
}
.border-neutral-300\/90{
  border-color: rgb(212 212 212 / 0.9);
}
.border-neutral-300\/95{
  border-color: rgb(212 212 212 / 0.95);
}
.border-neutral-400{
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.border-neutral-400\/0{
  border-color: rgb(163 163 163 / 0);
}
.border-neutral-400\/10{
  border-color: rgb(163 163 163 / 0.1);
}
.border-neutral-400\/100{
  border-color: rgb(163 163 163 / 1);
}
.border-neutral-400\/15{
  border-color: rgb(163 163 163 / 0.15);
}
.border-neutral-400\/20{
  border-color: rgb(163 163 163 / 0.2);
}
.border-neutral-400\/25{
  border-color: rgb(163 163 163 / 0.25);
}
.border-neutral-400\/30{
  border-color: rgb(163 163 163 / 0.3);
}
.border-neutral-400\/35{
  border-color: rgb(163 163 163 / 0.35);
}
.border-neutral-400\/40{
  border-color: rgb(163 163 163 / 0.4);
}
.border-neutral-400\/45{
  border-color: rgb(163 163 163 / 0.45);
}
.border-neutral-400\/5{
  border-color: rgb(163 163 163 / 0.05);
}
.border-neutral-400\/50{
  border-color: rgb(163 163 163 / 0.5);
}
.border-neutral-400\/55{
  border-color: rgb(163 163 163 / 0.55);
}
.border-neutral-400\/60{
  border-color: rgb(163 163 163 / 0.6);
}
.border-neutral-400\/65{
  border-color: rgb(163 163 163 / 0.65);
}
.border-neutral-400\/70{
  border-color: rgb(163 163 163 / 0.7);
}
.border-neutral-400\/75{
  border-color: rgb(163 163 163 / 0.75);
}
.border-neutral-400\/80{
  border-color: rgb(163 163 163 / 0.8);
}
.border-neutral-400\/85{
  border-color: rgb(163 163 163 / 0.85);
}
.border-neutral-400\/90{
  border-color: rgb(163 163 163 / 0.9);
}
.border-neutral-400\/95{
  border-color: rgb(163 163 163 / 0.95);
}
.border-neutral-50{
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.border-neutral-50\/0{
  border-color: rgb(250 250 250 / 0);
}
.border-neutral-50\/10{
  border-color: rgb(250 250 250 / 0.1);
}
.border-neutral-50\/100{
  border-color: rgb(250 250 250 / 1);
}
.border-neutral-50\/15{
  border-color: rgb(250 250 250 / 0.15);
}
.border-neutral-50\/20{
  border-color: rgb(250 250 250 / 0.2);
}
.border-neutral-50\/25{
  border-color: rgb(250 250 250 / 0.25);
}
.border-neutral-50\/30{
  border-color: rgb(250 250 250 / 0.3);
}
.border-neutral-50\/35{
  border-color: rgb(250 250 250 / 0.35);
}
.border-neutral-50\/40{
  border-color: rgb(250 250 250 / 0.4);
}
.border-neutral-50\/45{
  border-color: rgb(250 250 250 / 0.45);
}
.border-neutral-50\/5{
  border-color: rgb(250 250 250 / 0.05);
}
.border-neutral-50\/50{
  border-color: rgb(250 250 250 / 0.5);
}
.border-neutral-50\/55{
  border-color: rgb(250 250 250 / 0.55);
}
.border-neutral-50\/60{
  border-color: rgb(250 250 250 / 0.6);
}
.border-neutral-50\/65{
  border-color: rgb(250 250 250 / 0.65);
}
.border-neutral-50\/70{
  border-color: rgb(250 250 250 / 0.7);
}
.border-neutral-50\/75{
  border-color: rgb(250 250 250 / 0.75);
}
.border-neutral-50\/80{
  border-color: rgb(250 250 250 / 0.8);
}
.border-neutral-50\/85{
  border-color: rgb(250 250 250 / 0.85);
}
.border-neutral-50\/90{
  border-color: rgb(250 250 250 / 0.9);
}
.border-neutral-50\/95{
  border-color: rgb(250 250 250 / 0.95);
}
.border-neutral-500{
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.border-neutral-500\/0{
  border-color: rgb(115 115 115 / 0);
}
.border-neutral-500\/10{
  border-color: rgb(115 115 115 / 0.1);
}
.border-neutral-500\/100{
  border-color: rgb(115 115 115 / 1);
}
.border-neutral-500\/15{
  border-color: rgb(115 115 115 / 0.15);
}
.border-neutral-500\/20{
  border-color: rgb(115 115 115 / 0.2);
}
.border-neutral-500\/25{
  border-color: rgb(115 115 115 / 0.25);
}
.border-neutral-500\/30{
  border-color: rgb(115 115 115 / 0.3);
}
.border-neutral-500\/35{
  border-color: rgb(115 115 115 / 0.35);
}
.border-neutral-500\/40{
  border-color: rgb(115 115 115 / 0.4);
}
.border-neutral-500\/45{
  border-color: rgb(115 115 115 / 0.45);
}
.border-neutral-500\/5{
  border-color: rgb(115 115 115 / 0.05);
}
.border-neutral-500\/50{
  border-color: rgb(115 115 115 / 0.5);
}
.border-neutral-500\/55{
  border-color: rgb(115 115 115 / 0.55);
}
.border-neutral-500\/60{
  border-color: rgb(115 115 115 / 0.6);
}
.border-neutral-500\/65{
  border-color: rgb(115 115 115 / 0.65);
}
.border-neutral-500\/70{
  border-color: rgb(115 115 115 / 0.7);
}
.border-neutral-500\/75{
  border-color: rgb(115 115 115 / 0.75);
}
.border-neutral-500\/80{
  border-color: rgb(115 115 115 / 0.8);
}
.border-neutral-500\/85{
  border-color: rgb(115 115 115 / 0.85);
}
.border-neutral-500\/90{
  border-color: rgb(115 115 115 / 0.9);
}
.border-neutral-500\/95{
  border-color: rgb(115 115 115 / 0.95);
}
.border-neutral-600{
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.border-neutral-600\/0{
  border-color: rgb(82 82 82 / 0);
}
.border-neutral-600\/10{
  border-color: rgb(82 82 82 / 0.1);
}
.border-neutral-600\/100{
  border-color: rgb(82 82 82 / 1);
}
.border-neutral-600\/15{
  border-color: rgb(82 82 82 / 0.15);
}
.border-neutral-600\/20{
  border-color: rgb(82 82 82 / 0.2);
}
.border-neutral-600\/25{
  border-color: rgb(82 82 82 / 0.25);
}
.border-neutral-600\/30{
  border-color: rgb(82 82 82 / 0.3);
}
.border-neutral-600\/35{
  border-color: rgb(82 82 82 / 0.35);
}
.border-neutral-600\/40{
  border-color: rgb(82 82 82 / 0.4);
}
.border-neutral-600\/45{
  border-color: rgb(82 82 82 / 0.45);
}
.border-neutral-600\/5{
  border-color: rgb(82 82 82 / 0.05);
}
.border-neutral-600\/50{
  border-color: rgb(82 82 82 / 0.5);
}
.border-neutral-600\/55{
  border-color: rgb(82 82 82 / 0.55);
}
.border-neutral-600\/60{
  border-color: rgb(82 82 82 / 0.6);
}
.border-neutral-600\/65{
  border-color: rgb(82 82 82 / 0.65);
}
.border-neutral-600\/70{
  border-color: rgb(82 82 82 / 0.7);
}
.border-neutral-600\/75{
  border-color: rgb(82 82 82 / 0.75);
}
.border-neutral-600\/80{
  border-color: rgb(82 82 82 / 0.8);
}
.border-neutral-600\/85{
  border-color: rgb(82 82 82 / 0.85);
}
.border-neutral-600\/90{
  border-color: rgb(82 82 82 / 0.9);
}
.border-neutral-600\/95{
  border-color: rgb(82 82 82 / 0.95);
}
.border-neutral-700{
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.border-neutral-700\/0{
  border-color: rgb(64 64 64 / 0);
}
.border-neutral-700\/10{
  border-color: rgb(64 64 64 / 0.1);
}
.border-neutral-700\/100{
  border-color: rgb(64 64 64 / 1);
}
.border-neutral-700\/15{
  border-color: rgb(64 64 64 / 0.15);
}
.border-neutral-700\/20{
  border-color: rgb(64 64 64 / 0.2);
}
.border-neutral-700\/25{
  border-color: rgb(64 64 64 / 0.25);
}
.border-neutral-700\/30{
  border-color: rgb(64 64 64 / 0.3);
}
.border-neutral-700\/35{
  border-color: rgb(64 64 64 / 0.35);
}
.border-neutral-700\/40{
  border-color: rgb(64 64 64 / 0.4);
}
.border-neutral-700\/45{
  border-color: rgb(64 64 64 / 0.45);
}
.border-neutral-700\/5{
  border-color: rgb(64 64 64 / 0.05);
}
.border-neutral-700\/50{
  border-color: rgb(64 64 64 / 0.5);
}
.border-neutral-700\/55{
  border-color: rgb(64 64 64 / 0.55);
}
.border-neutral-700\/60{
  border-color: rgb(64 64 64 / 0.6);
}
.border-neutral-700\/65{
  border-color: rgb(64 64 64 / 0.65);
}
.border-neutral-700\/70{
  border-color: rgb(64 64 64 / 0.7);
}
.border-neutral-700\/75{
  border-color: rgb(64 64 64 / 0.75);
}
.border-neutral-700\/80{
  border-color: rgb(64 64 64 / 0.8);
}
.border-neutral-700\/85{
  border-color: rgb(64 64 64 / 0.85);
}
.border-neutral-700\/90{
  border-color: rgb(64 64 64 / 0.9);
}
.border-neutral-700\/95{
  border-color: rgb(64 64 64 / 0.95);
}
.border-neutral-800{
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.border-neutral-800\/0{
  border-color: rgb(38 38 38 / 0);
}
.border-neutral-800\/10{
  border-color: rgb(38 38 38 / 0.1);
}
.border-neutral-800\/100{
  border-color: rgb(38 38 38 / 1);
}
.border-neutral-800\/15{
  border-color: rgb(38 38 38 / 0.15);
}
.border-neutral-800\/20{
  border-color: rgb(38 38 38 / 0.2);
}
.border-neutral-800\/25{
  border-color: rgb(38 38 38 / 0.25);
}
.border-neutral-800\/30{
  border-color: rgb(38 38 38 / 0.3);
}
.border-neutral-800\/35{
  border-color: rgb(38 38 38 / 0.35);
}
.border-neutral-800\/40{
  border-color: rgb(38 38 38 / 0.4);
}
.border-neutral-800\/45{
  border-color: rgb(38 38 38 / 0.45);
}
.border-neutral-800\/5{
  border-color: rgb(38 38 38 / 0.05);
}
.border-neutral-800\/50{
  border-color: rgb(38 38 38 / 0.5);
}
.border-neutral-800\/55{
  border-color: rgb(38 38 38 / 0.55);
}
.border-neutral-800\/60{
  border-color: rgb(38 38 38 / 0.6);
}
.border-neutral-800\/65{
  border-color: rgb(38 38 38 / 0.65);
}
.border-neutral-800\/70{
  border-color: rgb(38 38 38 / 0.7);
}
.border-neutral-800\/75{
  border-color: rgb(38 38 38 / 0.75);
}
.border-neutral-800\/80{
  border-color: rgb(38 38 38 / 0.8);
}
.border-neutral-800\/85{
  border-color: rgb(38 38 38 / 0.85);
}
.border-neutral-800\/90{
  border-color: rgb(38 38 38 / 0.9);
}
.border-neutral-800\/95{
  border-color: rgb(38 38 38 / 0.95);
}
.border-neutral-900{
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.border-neutral-900\/0{
  border-color: rgb(23 23 23 / 0);
}
.border-neutral-900\/10{
  border-color: rgb(23 23 23 / 0.1);
}
.border-neutral-900\/100{
  border-color: rgb(23 23 23 / 1);
}
.border-neutral-900\/15{
  border-color: rgb(23 23 23 / 0.15);
}
.border-neutral-900\/20{
  border-color: rgb(23 23 23 / 0.2);
}
.border-neutral-900\/25{
  border-color: rgb(23 23 23 / 0.25);
}
.border-neutral-900\/30{
  border-color: rgb(23 23 23 / 0.3);
}
.border-neutral-900\/35{
  border-color: rgb(23 23 23 / 0.35);
}
.border-neutral-900\/40{
  border-color: rgb(23 23 23 / 0.4);
}
.border-neutral-900\/45{
  border-color: rgb(23 23 23 / 0.45);
}
.border-neutral-900\/5{
  border-color: rgb(23 23 23 / 0.05);
}
.border-neutral-900\/50{
  border-color: rgb(23 23 23 / 0.5);
}
.border-neutral-900\/55{
  border-color: rgb(23 23 23 / 0.55);
}
.border-neutral-900\/60{
  border-color: rgb(23 23 23 / 0.6);
}
.border-neutral-900\/65{
  border-color: rgb(23 23 23 / 0.65);
}
.border-neutral-900\/70{
  border-color: rgb(23 23 23 / 0.7);
}
.border-neutral-900\/75{
  border-color: rgb(23 23 23 / 0.75);
}
.border-neutral-900\/80{
  border-color: rgb(23 23 23 / 0.8);
}
.border-neutral-900\/85{
  border-color: rgb(23 23 23 / 0.85);
}
.border-neutral-900\/90{
  border-color: rgb(23 23 23 / 0.9);
}
.border-neutral-900\/95{
  border-color: rgb(23 23 23 / 0.95);
}
.border-orange-100{
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.border-orange-100\/0{
  border-color: rgb(255 237 213 / 0);
}
.border-orange-100\/10{
  border-color: rgb(255 237 213 / 0.1);
}
.border-orange-100\/100{
  border-color: rgb(255 237 213 / 1);
}
.border-orange-100\/15{
  border-color: rgb(255 237 213 / 0.15);
}
.border-orange-100\/20{
  border-color: rgb(255 237 213 / 0.2);
}
.border-orange-100\/25{
  border-color: rgb(255 237 213 / 0.25);
}
.border-orange-100\/30{
  border-color: rgb(255 237 213 / 0.3);
}
.border-orange-100\/35{
  border-color: rgb(255 237 213 / 0.35);
}
.border-orange-100\/40{
  border-color: rgb(255 237 213 / 0.4);
}
.border-orange-100\/45{
  border-color: rgb(255 237 213 / 0.45);
}
.border-orange-100\/5{
  border-color: rgb(255 237 213 / 0.05);
}
.border-orange-100\/50{
  border-color: rgb(255 237 213 / 0.5);
}
.border-orange-100\/55{
  border-color: rgb(255 237 213 / 0.55);
}
.border-orange-100\/60{
  border-color: rgb(255 237 213 / 0.6);
}
.border-orange-100\/65{
  border-color: rgb(255 237 213 / 0.65);
}
.border-orange-100\/70{
  border-color: rgb(255 237 213 / 0.7);
}
.border-orange-100\/75{
  border-color: rgb(255 237 213 / 0.75);
}
.border-orange-100\/80{
  border-color: rgb(255 237 213 / 0.8);
}
.border-orange-100\/85{
  border-color: rgb(255 237 213 / 0.85);
}
.border-orange-100\/90{
  border-color: rgb(255 237 213 / 0.9);
}
.border-orange-100\/95{
  border-color: rgb(255 237 213 / 0.95);
}
.border-orange-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.border-orange-200\/0{
  border-color: rgb(254 215 170 / 0);
}
.border-orange-200\/10{
  border-color: rgb(254 215 170 / 0.1);
}
.border-orange-200\/100{
  border-color: rgb(254 215 170 / 1);
}
.border-orange-200\/15{
  border-color: rgb(254 215 170 / 0.15);
}
.border-orange-200\/20{
  border-color: rgb(254 215 170 / 0.2);
}
.border-orange-200\/25{
  border-color: rgb(254 215 170 / 0.25);
}
.border-orange-200\/30{
  border-color: rgb(254 215 170 / 0.3);
}
.border-orange-200\/35{
  border-color: rgb(254 215 170 / 0.35);
}
.border-orange-200\/40{
  border-color: rgb(254 215 170 / 0.4);
}
.border-orange-200\/45{
  border-color: rgb(254 215 170 / 0.45);
}
.border-orange-200\/5{
  border-color: rgb(254 215 170 / 0.05);
}
.border-orange-200\/50{
  border-color: rgb(254 215 170 / 0.5);
}
.border-orange-200\/55{
  border-color: rgb(254 215 170 / 0.55);
}
.border-orange-200\/60{
  border-color: rgb(254 215 170 / 0.6);
}
.border-orange-200\/65{
  border-color: rgb(254 215 170 / 0.65);
}
.border-orange-200\/70{
  border-color: rgb(254 215 170 / 0.7);
}
.border-orange-200\/75{
  border-color: rgb(254 215 170 / 0.75);
}
.border-orange-200\/80{
  border-color: rgb(254 215 170 / 0.8);
}
.border-orange-200\/85{
  border-color: rgb(254 215 170 / 0.85);
}
.border-orange-200\/90{
  border-color: rgb(254 215 170 / 0.9);
}
.border-orange-200\/95{
  border-color: rgb(254 215 170 / 0.95);
}
.border-orange-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.border-orange-300\/0{
  border-color: rgb(253 186 116 / 0);
}
.border-orange-300\/10{
  border-color: rgb(253 186 116 / 0.1);
}
.border-orange-300\/100{
  border-color: rgb(253 186 116 / 1);
}
.border-orange-300\/15{
  border-color: rgb(253 186 116 / 0.15);
}
.border-orange-300\/20{
  border-color: rgb(253 186 116 / 0.2);
}
.border-orange-300\/25{
  border-color: rgb(253 186 116 / 0.25);
}
.border-orange-300\/30{
  border-color: rgb(253 186 116 / 0.3);
}
.border-orange-300\/35{
  border-color: rgb(253 186 116 / 0.35);
}
.border-orange-300\/40{
  border-color: rgb(253 186 116 / 0.4);
}
.border-orange-300\/45{
  border-color: rgb(253 186 116 / 0.45);
}
.border-orange-300\/5{
  border-color: rgb(253 186 116 / 0.05);
}
.border-orange-300\/50{
  border-color: rgb(253 186 116 / 0.5);
}
.border-orange-300\/55{
  border-color: rgb(253 186 116 / 0.55);
}
.border-orange-300\/60{
  border-color: rgb(253 186 116 / 0.6);
}
.border-orange-300\/65{
  border-color: rgb(253 186 116 / 0.65);
}
.border-orange-300\/70{
  border-color: rgb(253 186 116 / 0.7);
}
.border-orange-300\/75{
  border-color: rgb(253 186 116 / 0.75);
}
.border-orange-300\/80{
  border-color: rgb(253 186 116 / 0.8);
}
.border-orange-300\/85{
  border-color: rgb(253 186 116 / 0.85);
}
.border-orange-300\/90{
  border-color: rgb(253 186 116 / 0.9);
}
.border-orange-300\/95{
  border-color: rgb(253 186 116 / 0.95);
}
.border-orange-400{
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.border-orange-400\/0{
  border-color: rgb(251 146 60 / 0);
}
.border-orange-400\/10{
  border-color: rgb(251 146 60 / 0.1);
}
.border-orange-400\/100{
  border-color: rgb(251 146 60 / 1);
}
.border-orange-400\/15{
  border-color: rgb(251 146 60 / 0.15);
}
.border-orange-400\/20{
  border-color: rgb(251 146 60 / 0.2);
}
.border-orange-400\/25{
  border-color: rgb(251 146 60 / 0.25);
}
.border-orange-400\/30{
  border-color: rgb(251 146 60 / 0.3);
}
.border-orange-400\/35{
  border-color: rgb(251 146 60 / 0.35);
}
.border-orange-400\/40{
  border-color: rgb(251 146 60 / 0.4);
}
.border-orange-400\/45{
  border-color: rgb(251 146 60 / 0.45);
}
.border-orange-400\/5{
  border-color: rgb(251 146 60 / 0.05);
}
.border-orange-400\/50{
  border-color: rgb(251 146 60 / 0.5);
}
.border-orange-400\/55{
  border-color: rgb(251 146 60 / 0.55);
}
.border-orange-400\/60{
  border-color: rgb(251 146 60 / 0.6);
}
.border-orange-400\/65{
  border-color: rgb(251 146 60 / 0.65);
}
.border-orange-400\/70{
  border-color: rgb(251 146 60 / 0.7);
}
.border-orange-400\/75{
  border-color: rgb(251 146 60 / 0.75);
}
.border-orange-400\/80{
  border-color: rgb(251 146 60 / 0.8);
}
.border-orange-400\/85{
  border-color: rgb(251 146 60 / 0.85);
}
.border-orange-400\/90{
  border-color: rgb(251 146 60 / 0.9);
}
.border-orange-400\/95{
  border-color: rgb(251 146 60 / 0.95);
}
.border-orange-50{
  --tw-border-opacity: 1;
  border-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.border-orange-50\/0{
  border-color: rgb(255 247 237 / 0);
}
.border-orange-50\/10{
  border-color: rgb(255 247 237 / 0.1);
}
.border-orange-50\/100{
  border-color: rgb(255 247 237 / 1);
}
.border-orange-50\/15{
  border-color: rgb(255 247 237 / 0.15);
}
.border-orange-50\/20{
  border-color: rgb(255 247 237 / 0.2);
}
.border-orange-50\/25{
  border-color: rgb(255 247 237 / 0.25);
}
.border-orange-50\/30{
  border-color: rgb(255 247 237 / 0.3);
}
.border-orange-50\/35{
  border-color: rgb(255 247 237 / 0.35);
}
.border-orange-50\/40{
  border-color: rgb(255 247 237 / 0.4);
}
.border-orange-50\/45{
  border-color: rgb(255 247 237 / 0.45);
}
.border-orange-50\/5{
  border-color: rgb(255 247 237 / 0.05);
}
.border-orange-50\/50{
  border-color: rgb(255 247 237 / 0.5);
}
.border-orange-50\/55{
  border-color: rgb(255 247 237 / 0.55);
}
.border-orange-50\/60{
  border-color: rgb(255 247 237 / 0.6);
}
.border-orange-50\/65{
  border-color: rgb(255 247 237 / 0.65);
}
.border-orange-50\/70{
  border-color: rgb(255 247 237 / 0.7);
}
.border-orange-50\/75{
  border-color: rgb(255 247 237 / 0.75);
}
.border-orange-50\/80{
  border-color: rgb(255 247 237 / 0.8);
}
.border-orange-50\/85{
  border-color: rgb(255 247 237 / 0.85);
}
.border-orange-50\/90{
  border-color: rgb(255 247 237 / 0.9);
}
.border-orange-50\/95{
  border-color: rgb(255 247 237 / 0.95);
}
.border-orange-500{
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.border-orange-500\/0{
  border-color: rgb(249 115 22 / 0);
}
.border-orange-500\/10{
  border-color: rgb(249 115 22 / 0.1);
}
.border-orange-500\/100{
  border-color: rgb(249 115 22 / 1);
}
.border-orange-500\/15{
  border-color: rgb(249 115 22 / 0.15);
}
.border-orange-500\/20{
  border-color: rgb(249 115 22 / 0.2);
}
.border-orange-500\/25{
  border-color: rgb(249 115 22 / 0.25);
}
.border-orange-500\/30{
  border-color: rgb(249 115 22 / 0.3);
}
.border-orange-500\/35{
  border-color: rgb(249 115 22 / 0.35);
}
.border-orange-500\/40{
  border-color: rgb(249 115 22 / 0.4);
}
.border-orange-500\/45{
  border-color: rgb(249 115 22 / 0.45);
}
.border-orange-500\/5{
  border-color: rgb(249 115 22 / 0.05);
}
.border-orange-500\/50{
  border-color: rgb(249 115 22 / 0.5);
}
.border-orange-500\/55{
  border-color: rgb(249 115 22 / 0.55);
}
.border-orange-500\/60{
  border-color: rgb(249 115 22 / 0.6);
}
.border-orange-500\/65{
  border-color: rgb(249 115 22 / 0.65);
}
.border-orange-500\/70{
  border-color: rgb(249 115 22 / 0.7);
}
.border-orange-500\/75{
  border-color: rgb(249 115 22 / 0.75);
}
.border-orange-500\/80{
  border-color: rgb(249 115 22 / 0.8);
}
.border-orange-500\/85{
  border-color: rgb(249 115 22 / 0.85);
}
.border-orange-500\/90{
  border-color: rgb(249 115 22 / 0.9);
}
.border-orange-500\/95{
  border-color: rgb(249 115 22 / 0.95);
}
.border-orange-600{
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.border-orange-600\/0{
  border-color: rgb(234 88 12 / 0);
}
.border-orange-600\/10{
  border-color: rgb(234 88 12 / 0.1);
}
.border-orange-600\/100{
  border-color: rgb(234 88 12 / 1);
}
.border-orange-600\/15{
  border-color: rgb(234 88 12 / 0.15);
}
.border-orange-600\/20{
  border-color: rgb(234 88 12 / 0.2);
}
.border-orange-600\/25{
  border-color: rgb(234 88 12 / 0.25);
}
.border-orange-600\/30{
  border-color: rgb(234 88 12 / 0.3);
}
.border-orange-600\/35{
  border-color: rgb(234 88 12 / 0.35);
}
.border-orange-600\/40{
  border-color: rgb(234 88 12 / 0.4);
}
.border-orange-600\/45{
  border-color: rgb(234 88 12 / 0.45);
}
.border-orange-600\/5{
  border-color: rgb(234 88 12 / 0.05);
}
.border-orange-600\/50{
  border-color: rgb(234 88 12 / 0.5);
}
.border-orange-600\/55{
  border-color: rgb(234 88 12 / 0.55);
}
.border-orange-600\/60{
  border-color: rgb(234 88 12 / 0.6);
}
.border-orange-600\/65{
  border-color: rgb(234 88 12 / 0.65);
}
.border-orange-600\/70{
  border-color: rgb(234 88 12 / 0.7);
}
.border-orange-600\/75{
  border-color: rgb(234 88 12 / 0.75);
}
.border-orange-600\/80{
  border-color: rgb(234 88 12 / 0.8);
}
.border-orange-600\/85{
  border-color: rgb(234 88 12 / 0.85);
}
.border-orange-600\/90{
  border-color: rgb(234 88 12 / 0.9);
}
.border-orange-600\/95{
  border-color: rgb(234 88 12 / 0.95);
}
.border-orange-700{
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.border-orange-700\/0{
  border-color: rgb(194 65 12 / 0);
}
.border-orange-700\/10{
  border-color: rgb(194 65 12 / 0.1);
}
.border-orange-700\/100{
  border-color: rgb(194 65 12 / 1);
}
.border-orange-700\/15{
  border-color: rgb(194 65 12 / 0.15);
}
.border-orange-700\/20{
  border-color: rgb(194 65 12 / 0.2);
}
.border-orange-700\/25{
  border-color: rgb(194 65 12 / 0.25);
}
.border-orange-700\/30{
  border-color: rgb(194 65 12 / 0.3);
}
.border-orange-700\/35{
  border-color: rgb(194 65 12 / 0.35);
}
.border-orange-700\/40{
  border-color: rgb(194 65 12 / 0.4);
}
.border-orange-700\/45{
  border-color: rgb(194 65 12 / 0.45);
}
.border-orange-700\/5{
  border-color: rgb(194 65 12 / 0.05);
}
.border-orange-700\/50{
  border-color: rgb(194 65 12 / 0.5);
}
.border-orange-700\/55{
  border-color: rgb(194 65 12 / 0.55);
}
.border-orange-700\/60{
  border-color: rgb(194 65 12 / 0.6);
}
.border-orange-700\/65{
  border-color: rgb(194 65 12 / 0.65);
}
.border-orange-700\/70{
  border-color: rgb(194 65 12 / 0.7);
}
.border-orange-700\/75{
  border-color: rgb(194 65 12 / 0.75);
}
.border-orange-700\/80{
  border-color: rgb(194 65 12 / 0.8);
}
.border-orange-700\/85{
  border-color: rgb(194 65 12 / 0.85);
}
.border-orange-700\/90{
  border-color: rgb(194 65 12 / 0.9);
}
.border-orange-700\/95{
  border-color: rgb(194 65 12 / 0.95);
}
.border-orange-800{
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.border-orange-800\/0{
  border-color: rgb(154 52 18 / 0);
}
.border-orange-800\/10{
  border-color: rgb(154 52 18 / 0.1);
}
.border-orange-800\/100{
  border-color: rgb(154 52 18 / 1);
}
.border-orange-800\/15{
  border-color: rgb(154 52 18 / 0.15);
}
.border-orange-800\/20{
  border-color: rgb(154 52 18 / 0.2);
}
.border-orange-800\/25{
  border-color: rgb(154 52 18 / 0.25);
}
.border-orange-800\/30{
  border-color: rgb(154 52 18 / 0.3);
}
.border-orange-800\/35{
  border-color: rgb(154 52 18 / 0.35);
}
.border-orange-800\/40{
  border-color: rgb(154 52 18 / 0.4);
}
.border-orange-800\/45{
  border-color: rgb(154 52 18 / 0.45);
}
.border-orange-800\/5{
  border-color: rgb(154 52 18 / 0.05);
}
.border-orange-800\/50{
  border-color: rgb(154 52 18 / 0.5);
}
.border-orange-800\/55{
  border-color: rgb(154 52 18 / 0.55);
}
.border-orange-800\/60{
  border-color: rgb(154 52 18 / 0.6);
}
.border-orange-800\/65{
  border-color: rgb(154 52 18 / 0.65);
}
.border-orange-800\/70{
  border-color: rgb(154 52 18 / 0.7);
}
.border-orange-800\/75{
  border-color: rgb(154 52 18 / 0.75);
}
.border-orange-800\/80{
  border-color: rgb(154 52 18 / 0.8);
}
.border-orange-800\/85{
  border-color: rgb(154 52 18 / 0.85);
}
.border-orange-800\/90{
  border-color: rgb(154 52 18 / 0.9);
}
.border-orange-800\/95{
  border-color: rgb(154 52 18 / 0.95);
}
.border-orange-900{
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.border-orange-900\/0{
  border-color: rgb(124 45 18 / 0);
}
.border-orange-900\/10{
  border-color: rgb(124 45 18 / 0.1);
}
.border-orange-900\/100{
  border-color: rgb(124 45 18 / 1);
}
.border-orange-900\/15{
  border-color: rgb(124 45 18 / 0.15);
}
.border-orange-900\/20{
  border-color: rgb(124 45 18 / 0.2);
}
.border-orange-900\/25{
  border-color: rgb(124 45 18 / 0.25);
}
.border-orange-900\/30{
  border-color: rgb(124 45 18 / 0.3);
}
.border-orange-900\/35{
  border-color: rgb(124 45 18 / 0.35);
}
.border-orange-900\/40{
  border-color: rgb(124 45 18 / 0.4);
}
.border-orange-900\/45{
  border-color: rgb(124 45 18 / 0.45);
}
.border-orange-900\/5{
  border-color: rgb(124 45 18 / 0.05);
}
.border-orange-900\/50{
  border-color: rgb(124 45 18 / 0.5);
}
.border-orange-900\/55{
  border-color: rgb(124 45 18 / 0.55);
}
.border-orange-900\/60{
  border-color: rgb(124 45 18 / 0.6);
}
.border-orange-900\/65{
  border-color: rgb(124 45 18 / 0.65);
}
.border-orange-900\/70{
  border-color: rgb(124 45 18 / 0.7);
}
.border-orange-900\/75{
  border-color: rgb(124 45 18 / 0.75);
}
.border-orange-900\/80{
  border-color: rgb(124 45 18 / 0.8);
}
.border-orange-900\/85{
  border-color: rgb(124 45 18 / 0.85);
}
.border-orange-900\/90{
  border-color: rgb(124 45 18 / 0.9);
}
.border-orange-900\/95{
  border-color: rgb(124 45 18 / 0.95);
}
.border-orange-950{
  --tw-border-opacity: 1;
  border-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.border-orange-950\/0{
  border-color: rgb(67 20 7 / 0);
}
.border-orange-950\/10{
  border-color: rgb(67 20 7 / 0.1);
}
.border-orange-950\/100{
  border-color: rgb(67 20 7 / 1);
}
.border-orange-950\/15{
  border-color: rgb(67 20 7 / 0.15);
}
.border-orange-950\/20{
  border-color: rgb(67 20 7 / 0.2);
}
.border-orange-950\/25{
  border-color: rgb(67 20 7 / 0.25);
}
.border-orange-950\/30{
  border-color: rgb(67 20 7 / 0.3);
}
.border-orange-950\/35{
  border-color: rgb(67 20 7 / 0.35);
}
.border-orange-950\/40{
  border-color: rgb(67 20 7 / 0.4);
}
.border-orange-950\/45{
  border-color: rgb(67 20 7 / 0.45);
}
.border-orange-950\/5{
  border-color: rgb(67 20 7 / 0.05);
}
.border-orange-950\/50{
  border-color: rgb(67 20 7 / 0.5);
}
.border-orange-950\/55{
  border-color: rgb(67 20 7 / 0.55);
}
.border-orange-950\/60{
  border-color: rgb(67 20 7 / 0.6);
}
.border-orange-950\/65{
  border-color: rgb(67 20 7 / 0.65);
}
.border-orange-950\/70{
  border-color: rgb(67 20 7 / 0.7);
}
.border-orange-950\/75{
  border-color: rgb(67 20 7 / 0.75);
}
.border-orange-950\/80{
  border-color: rgb(67 20 7 / 0.8);
}
.border-orange-950\/85{
  border-color: rgb(67 20 7 / 0.85);
}
.border-orange-950\/90{
  border-color: rgb(67 20 7 / 0.9);
}
.border-orange-950\/95{
  border-color: rgb(67 20 7 / 0.95);
}
.border-pink-100{
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.border-pink-100\/0{
  border-color: rgb(252 231 243 / 0);
}
.border-pink-100\/10{
  border-color: rgb(252 231 243 / 0.1);
}
.border-pink-100\/100{
  border-color: rgb(252 231 243 / 1);
}
.border-pink-100\/15{
  border-color: rgb(252 231 243 / 0.15);
}
.border-pink-100\/20{
  border-color: rgb(252 231 243 / 0.2);
}
.border-pink-100\/25{
  border-color: rgb(252 231 243 / 0.25);
}
.border-pink-100\/30{
  border-color: rgb(252 231 243 / 0.3);
}
.border-pink-100\/35{
  border-color: rgb(252 231 243 / 0.35);
}
.border-pink-100\/40{
  border-color: rgb(252 231 243 / 0.4);
}
.border-pink-100\/45{
  border-color: rgb(252 231 243 / 0.45);
}
.border-pink-100\/5{
  border-color: rgb(252 231 243 / 0.05);
}
.border-pink-100\/50{
  border-color: rgb(252 231 243 / 0.5);
}
.border-pink-100\/55{
  border-color: rgb(252 231 243 / 0.55);
}
.border-pink-100\/60{
  border-color: rgb(252 231 243 / 0.6);
}
.border-pink-100\/65{
  border-color: rgb(252 231 243 / 0.65);
}
.border-pink-100\/70{
  border-color: rgb(252 231 243 / 0.7);
}
.border-pink-100\/75{
  border-color: rgb(252 231 243 / 0.75);
}
.border-pink-100\/80{
  border-color: rgb(252 231 243 / 0.8);
}
.border-pink-100\/85{
  border-color: rgb(252 231 243 / 0.85);
}
.border-pink-100\/90{
  border-color: rgb(252 231 243 / 0.9);
}
.border-pink-100\/95{
  border-color: rgb(252 231 243 / 0.95);
}
.border-pink-200{
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.border-pink-200\/0{
  border-color: rgb(251 207 232 / 0);
}
.border-pink-200\/10{
  border-color: rgb(251 207 232 / 0.1);
}
.border-pink-200\/100{
  border-color: rgb(251 207 232 / 1);
}
.border-pink-200\/15{
  border-color: rgb(251 207 232 / 0.15);
}
.border-pink-200\/20{
  border-color: rgb(251 207 232 / 0.2);
}
.border-pink-200\/25{
  border-color: rgb(251 207 232 / 0.25);
}
.border-pink-200\/30{
  border-color: rgb(251 207 232 / 0.3);
}
.border-pink-200\/35{
  border-color: rgb(251 207 232 / 0.35);
}
.border-pink-200\/40{
  border-color: rgb(251 207 232 / 0.4);
}
.border-pink-200\/45{
  border-color: rgb(251 207 232 / 0.45);
}
.border-pink-200\/5{
  border-color: rgb(251 207 232 / 0.05);
}
.border-pink-200\/50{
  border-color: rgb(251 207 232 / 0.5);
}
.border-pink-200\/55{
  border-color: rgb(251 207 232 / 0.55);
}
.border-pink-200\/60{
  border-color: rgb(251 207 232 / 0.6);
}
.border-pink-200\/65{
  border-color: rgb(251 207 232 / 0.65);
}
.border-pink-200\/70{
  border-color: rgb(251 207 232 / 0.7);
}
.border-pink-200\/75{
  border-color: rgb(251 207 232 / 0.75);
}
.border-pink-200\/80{
  border-color: rgb(251 207 232 / 0.8);
}
.border-pink-200\/85{
  border-color: rgb(251 207 232 / 0.85);
}
.border-pink-200\/90{
  border-color: rgb(251 207 232 / 0.9);
}
.border-pink-200\/95{
  border-color: rgb(251 207 232 / 0.95);
}
.border-pink-300{
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.border-pink-300\/0{
  border-color: rgb(249 168 212 / 0);
}
.border-pink-300\/10{
  border-color: rgb(249 168 212 / 0.1);
}
.border-pink-300\/100{
  border-color: rgb(249 168 212 / 1);
}
.border-pink-300\/15{
  border-color: rgb(249 168 212 / 0.15);
}
.border-pink-300\/20{
  border-color: rgb(249 168 212 / 0.2);
}
.border-pink-300\/25{
  border-color: rgb(249 168 212 / 0.25);
}
.border-pink-300\/30{
  border-color: rgb(249 168 212 / 0.3);
}
.border-pink-300\/35{
  border-color: rgb(249 168 212 / 0.35);
}
.border-pink-300\/40{
  border-color: rgb(249 168 212 / 0.4);
}
.border-pink-300\/45{
  border-color: rgb(249 168 212 / 0.45);
}
.border-pink-300\/5{
  border-color: rgb(249 168 212 / 0.05);
}
.border-pink-300\/50{
  border-color: rgb(249 168 212 / 0.5);
}
.border-pink-300\/55{
  border-color: rgb(249 168 212 / 0.55);
}
.border-pink-300\/60{
  border-color: rgb(249 168 212 / 0.6);
}
.border-pink-300\/65{
  border-color: rgb(249 168 212 / 0.65);
}
.border-pink-300\/70{
  border-color: rgb(249 168 212 / 0.7);
}
.border-pink-300\/75{
  border-color: rgb(249 168 212 / 0.75);
}
.border-pink-300\/80{
  border-color: rgb(249 168 212 / 0.8);
}
.border-pink-300\/85{
  border-color: rgb(249 168 212 / 0.85);
}
.border-pink-300\/90{
  border-color: rgb(249 168 212 / 0.9);
}
.border-pink-300\/95{
  border-color: rgb(249 168 212 / 0.95);
}
.border-pink-400{
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.border-pink-400\/0{
  border-color: rgb(244 114 182 / 0);
}
.border-pink-400\/10{
  border-color: rgb(244 114 182 / 0.1);
}
.border-pink-400\/100{
  border-color: rgb(244 114 182 / 1);
}
.border-pink-400\/15{
  border-color: rgb(244 114 182 / 0.15);
}
.border-pink-400\/20{
  border-color: rgb(244 114 182 / 0.2);
}
.border-pink-400\/25{
  border-color: rgb(244 114 182 / 0.25);
}
.border-pink-400\/30{
  border-color: rgb(244 114 182 / 0.3);
}
.border-pink-400\/35{
  border-color: rgb(244 114 182 / 0.35);
}
.border-pink-400\/40{
  border-color: rgb(244 114 182 / 0.4);
}
.border-pink-400\/45{
  border-color: rgb(244 114 182 / 0.45);
}
.border-pink-400\/5{
  border-color: rgb(244 114 182 / 0.05);
}
.border-pink-400\/50{
  border-color: rgb(244 114 182 / 0.5);
}
.border-pink-400\/55{
  border-color: rgb(244 114 182 / 0.55);
}
.border-pink-400\/60{
  border-color: rgb(244 114 182 / 0.6);
}
.border-pink-400\/65{
  border-color: rgb(244 114 182 / 0.65);
}
.border-pink-400\/70{
  border-color: rgb(244 114 182 / 0.7);
}
.border-pink-400\/75{
  border-color: rgb(244 114 182 / 0.75);
}
.border-pink-400\/80{
  border-color: rgb(244 114 182 / 0.8);
}
.border-pink-400\/85{
  border-color: rgb(244 114 182 / 0.85);
}
.border-pink-400\/90{
  border-color: rgb(244 114 182 / 0.9);
}
.border-pink-400\/95{
  border-color: rgb(244 114 182 / 0.95);
}
.border-pink-50{
  --tw-border-opacity: 1;
  border-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.border-pink-50\/0{
  border-color: rgb(253 242 248 / 0);
}
.border-pink-50\/10{
  border-color: rgb(253 242 248 / 0.1);
}
.border-pink-50\/100{
  border-color: rgb(253 242 248 / 1);
}
.border-pink-50\/15{
  border-color: rgb(253 242 248 / 0.15);
}
.border-pink-50\/20{
  border-color: rgb(253 242 248 / 0.2);
}
.border-pink-50\/25{
  border-color: rgb(253 242 248 / 0.25);
}
.border-pink-50\/30{
  border-color: rgb(253 242 248 / 0.3);
}
.border-pink-50\/35{
  border-color: rgb(253 242 248 / 0.35);
}
.border-pink-50\/40{
  border-color: rgb(253 242 248 / 0.4);
}
.border-pink-50\/45{
  border-color: rgb(253 242 248 / 0.45);
}
.border-pink-50\/5{
  border-color: rgb(253 242 248 / 0.05);
}
.border-pink-50\/50{
  border-color: rgb(253 242 248 / 0.5);
}
.border-pink-50\/55{
  border-color: rgb(253 242 248 / 0.55);
}
.border-pink-50\/60{
  border-color: rgb(253 242 248 / 0.6);
}
.border-pink-50\/65{
  border-color: rgb(253 242 248 / 0.65);
}
.border-pink-50\/70{
  border-color: rgb(253 242 248 / 0.7);
}
.border-pink-50\/75{
  border-color: rgb(253 242 248 / 0.75);
}
.border-pink-50\/80{
  border-color: rgb(253 242 248 / 0.8);
}
.border-pink-50\/85{
  border-color: rgb(253 242 248 / 0.85);
}
.border-pink-50\/90{
  border-color: rgb(253 242 248 / 0.9);
}
.border-pink-50\/95{
  border-color: rgb(253 242 248 / 0.95);
}
.border-pink-500{
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.border-pink-500\/0{
  border-color: rgb(236 72 153 / 0);
}
.border-pink-500\/10{
  border-color: rgb(236 72 153 / 0.1);
}
.border-pink-500\/100{
  border-color: rgb(236 72 153 / 1);
}
.border-pink-500\/15{
  border-color: rgb(236 72 153 / 0.15);
}
.border-pink-500\/20{
  border-color: rgb(236 72 153 / 0.2);
}
.border-pink-500\/25{
  border-color: rgb(236 72 153 / 0.25);
}
.border-pink-500\/30{
  border-color: rgb(236 72 153 / 0.3);
}
.border-pink-500\/35{
  border-color: rgb(236 72 153 / 0.35);
}
.border-pink-500\/40{
  border-color: rgb(236 72 153 / 0.4);
}
.border-pink-500\/45{
  border-color: rgb(236 72 153 / 0.45);
}
.border-pink-500\/5{
  border-color: rgb(236 72 153 / 0.05);
}
.border-pink-500\/50{
  border-color: rgb(236 72 153 / 0.5);
}
.border-pink-500\/55{
  border-color: rgb(236 72 153 / 0.55);
}
.border-pink-500\/60{
  border-color: rgb(236 72 153 / 0.6);
}
.border-pink-500\/65{
  border-color: rgb(236 72 153 / 0.65);
}
.border-pink-500\/70{
  border-color: rgb(236 72 153 / 0.7);
}
.border-pink-500\/75{
  border-color: rgb(236 72 153 / 0.75);
}
.border-pink-500\/80{
  border-color: rgb(236 72 153 / 0.8);
}
.border-pink-500\/85{
  border-color: rgb(236 72 153 / 0.85);
}
.border-pink-500\/90{
  border-color: rgb(236 72 153 / 0.9);
}
.border-pink-500\/95{
  border-color: rgb(236 72 153 / 0.95);
}
.border-pink-600{
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.border-pink-600\/0{
  border-color: rgb(219 39 119 / 0);
}
.border-pink-600\/10{
  border-color: rgb(219 39 119 / 0.1);
}
.border-pink-600\/100{
  border-color: rgb(219 39 119 / 1);
}
.border-pink-600\/15{
  border-color: rgb(219 39 119 / 0.15);
}
.border-pink-600\/20{
  border-color: rgb(219 39 119 / 0.2);
}
.border-pink-600\/25{
  border-color: rgb(219 39 119 / 0.25);
}
.border-pink-600\/30{
  border-color: rgb(219 39 119 / 0.3);
}
.border-pink-600\/35{
  border-color: rgb(219 39 119 / 0.35);
}
.border-pink-600\/40{
  border-color: rgb(219 39 119 / 0.4);
}
.border-pink-600\/45{
  border-color: rgb(219 39 119 / 0.45);
}
.border-pink-600\/5{
  border-color: rgb(219 39 119 / 0.05);
}
.border-pink-600\/50{
  border-color: rgb(219 39 119 / 0.5);
}
.border-pink-600\/55{
  border-color: rgb(219 39 119 / 0.55);
}
.border-pink-600\/60{
  border-color: rgb(219 39 119 / 0.6);
}
.border-pink-600\/65{
  border-color: rgb(219 39 119 / 0.65);
}
.border-pink-600\/70{
  border-color: rgb(219 39 119 / 0.7);
}
.border-pink-600\/75{
  border-color: rgb(219 39 119 / 0.75);
}
.border-pink-600\/80{
  border-color: rgb(219 39 119 / 0.8);
}
.border-pink-600\/85{
  border-color: rgb(219 39 119 / 0.85);
}
.border-pink-600\/90{
  border-color: rgb(219 39 119 / 0.9);
}
.border-pink-600\/95{
  border-color: rgb(219 39 119 / 0.95);
}
.border-pink-700{
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.border-pink-700\/0{
  border-color: rgb(190 24 93 / 0);
}
.border-pink-700\/10{
  border-color: rgb(190 24 93 / 0.1);
}
.border-pink-700\/100{
  border-color: rgb(190 24 93 / 1);
}
.border-pink-700\/15{
  border-color: rgb(190 24 93 / 0.15);
}
.border-pink-700\/20{
  border-color: rgb(190 24 93 / 0.2);
}
.border-pink-700\/25{
  border-color: rgb(190 24 93 / 0.25);
}
.border-pink-700\/30{
  border-color: rgb(190 24 93 / 0.3);
}
.border-pink-700\/35{
  border-color: rgb(190 24 93 / 0.35);
}
.border-pink-700\/40{
  border-color: rgb(190 24 93 / 0.4);
}
.border-pink-700\/45{
  border-color: rgb(190 24 93 / 0.45);
}
.border-pink-700\/5{
  border-color: rgb(190 24 93 / 0.05);
}
.border-pink-700\/50{
  border-color: rgb(190 24 93 / 0.5);
}
.border-pink-700\/55{
  border-color: rgb(190 24 93 / 0.55);
}
.border-pink-700\/60{
  border-color: rgb(190 24 93 / 0.6);
}
.border-pink-700\/65{
  border-color: rgb(190 24 93 / 0.65);
}
.border-pink-700\/70{
  border-color: rgb(190 24 93 / 0.7);
}
.border-pink-700\/75{
  border-color: rgb(190 24 93 / 0.75);
}
.border-pink-700\/80{
  border-color: rgb(190 24 93 / 0.8);
}
.border-pink-700\/85{
  border-color: rgb(190 24 93 / 0.85);
}
.border-pink-700\/90{
  border-color: rgb(190 24 93 / 0.9);
}
.border-pink-700\/95{
  border-color: rgb(190 24 93 / 0.95);
}
.border-pink-800{
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.border-pink-800\/0{
  border-color: rgb(157 23 77 / 0);
}
.border-pink-800\/10{
  border-color: rgb(157 23 77 / 0.1);
}
.border-pink-800\/100{
  border-color: rgb(157 23 77 / 1);
}
.border-pink-800\/15{
  border-color: rgb(157 23 77 / 0.15);
}
.border-pink-800\/20{
  border-color: rgb(157 23 77 / 0.2);
}
.border-pink-800\/25{
  border-color: rgb(157 23 77 / 0.25);
}
.border-pink-800\/30{
  border-color: rgb(157 23 77 / 0.3);
}
.border-pink-800\/35{
  border-color: rgb(157 23 77 / 0.35);
}
.border-pink-800\/40{
  border-color: rgb(157 23 77 / 0.4);
}
.border-pink-800\/45{
  border-color: rgb(157 23 77 / 0.45);
}
.border-pink-800\/5{
  border-color: rgb(157 23 77 / 0.05);
}
.border-pink-800\/50{
  border-color: rgb(157 23 77 / 0.5);
}
.border-pink-800\/55{
  border-color: rgb(157 23 77 / 0.55);
}
.border-pink-800\/60{
  border-color: rgb(157 23 77 / 0.6);
}
.border-pink-800\/65{
  border-color: rgb(157 23 77 / 0.65);
}
.border-pink-800\/70{
  border-color: rgb(157 23 77 / 0.7);
}
.border-pink-800\/75{
  border-color: rgb(157 23 77 / 0.75);
}
.border-pink-800\/80{
  border-color: rgb(157 23 77 / 0.8);
}
.border-pink-800\/85{
  border-color: rgb(157 23 77 / 0.85);
}
.border-pink-800\/90{
  border-color: rgb(157 23 77 / 0.9);
}
.border-pink-800\/95{
  border-color: rgb(157 23 77 / 0.95);
}
.border-pink-900{
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.border-pink-900\/0{
  border-color: rgb(131 24 67 / 0);
}
.border-pink-900\/10{
  border-color: rgb(131 24 67 / 0.1);
}
.border-pink-900\/100{
  border-color: rgb(131 24 67 / 1);
}
.border-pink-900\/15{
  border-color: rgb(131 24 67 / 0.15);
}
.border-pink-900\/20{
  border-color: rgb(131 24 67 / 0.2);
}
.border-pink-900\/25{
  border-color: rgb(131 24 67 / 0.25);
}
.border-pink-900\/30{
  border-color: rgb(131 24 67 / 0.3);
}
.border-pink-900\/35{
  border-color: rgb(131 24 67 / 0.35);
}
.border-pink-900\/40{
  border-color: rgb(131 24 67 / 0.4);
}
.border-pink-900\/45{
  border-color: rgb(131 24 67 / 0.45);
}
.border-pink-900\/5{
  border-color: rgb(131 24 67 / 0.05);
}
.border-pink-900\/50{
  border-color: rgb(131 24 67 / 0.5);
}
.border-pink-900\/55{
  border-color: rgb(131 24 67 / 0.55);
}
.border-pink-900\/60{
  border-color: rgb(131 24 67 / 0.6);
}
.border-pink-900\/65{
  border-color: rgb(131 24 67 / 0.65);
}
.border-pink-900\/70{
  border-color: rgb(131 24 67 / 0.7);
}
.border-pink-900\/75{
  border-color: rgb(131 24 67 / 0.75);
}
.border-pink-900\/80{
  border-color: rgb(131 24 67 / 0.8);
}
.border-pink-900\/85{
  border-color: rgb(131 24 67 / 0.85);
}
.border-pink-900\/90{
  border-color: rgb(131 24 67 / 0.9);
}
.border-pink-900\/95{
  border-color: rgb(131 24 67 / 0.95);
}
.border-primary{
  border-color: hsl(var(--primary));
}
.border-purple-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.border-purple-100\/0{
  border-color: rgb(243 232 255 / 0);
}
.border-purple-100\/10{
  border-color: rgb(243 232 255 / 0.1);
}
.border-purple-100\/100{
  border-color: rgb(243 232 255 / 1);
}
.border-purple-100\/15{
  border-color: rgb(243 232 255 / 0.15);
}
.border-purple-100\/20{
  border-color: rgb(243 232 255 / 0.2);
}
.border-purple-100\/25{
  border-color: rgb(243 232 255 / 0.25);
}
.border-purple-100\/30{
  border-color: rgb(243 232 255 / 0.3);
}
.border-purple-100\/35{
  border-color: rgb(243 232 255 / 0.35);
}
.border-purple-100\/40{
  border-color: rgb(243 232 255 / 0.4);
}
.border-purple-100\/45{
  border-color: rgb(243 232 255 / 0.45);
}
.border-purple-100\/5{
  border-color: rgb(243 232 255 / 0.05);
}
.border-purple-100\/50{
  border-color: rgb(243 232 255 / 0.5);
}
.border-purple-100\/55{
  border-color: rgb(243 232 255 / 0.55);
}
.border-purple-100\/60{
  border-color: rgb(243 232 255 / 0.6);
}
.border-purple-100\/65{
  border-color: rgb(243 232 255 / 0.65);
}
.border-purple-100\/70{
  border-color: rgb(243 232 255 / 0.7);
}
.border-purple-100\/75{
  border-color: rgb(243 232 255 / 0.75);
}
.border-purple-100\/80{
  border-color: rgb(243 232 255 / 0.8);
}
.border-purple-100\/85{
  border-color: rgb(243 232 255 / 0.85);
}
.border-purple-100\/90{
  border-color: rgb(243 232 255 / 0.9);
}
.border-purple-100\/95{
  border-color: rgb(243 232 255 / 0.95);
}
.border-purple-200{
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.border-purple-200\/0{
  border-color: rgb(233 213 255 / 0);
}
.border-purple-200\/10{
  border-color: rgb(233 213 255 / 0.1);
}
.border-purple-200\/100{
  border-color: rgb(233 213 255 / 1);
}
.border-purple-200\/15{
  border-color: rgb(233 213 255 / 0.15);
}
.border-purple-200\/20{
  border-color: rgb(233 213 255 / 0.2);
}
.border-purple-200\/25{
  border-color: rgb(233 213 255 / 0.25);
}
.border-purple-200\/30{
  border-color: rgb(233 213 255 / 0.3);
}
.border-purple-200\/35{
  border-color: rgb(233 213 255 / 0.35);
}
.border-purple-200\/40{
  border-color: rgb(233 213 255 / 0.4);
}
.border-purple-200\/45{
  border-color: rgb(233 213 255 / 0.45);
}
.border-purple-200\/5{
  border-color: rgb(233 213 255 / 0.05);
}
.border-purple-200\/50{
  border-color: rgb(233 213 255 / 0.5);
}
.border-purple-200\/55{
  border-color: rgb(233 213 255 / 0.55);
}
.border-purple-200\/60{
  border-color: rgb(233 213 255 / 0.6);
}
.border-purple-200\/65{
  border-color: rgb(233 213 255 / 0.65);
}
.border-purple-200\/70{
  border-color: rgb(233 213 255 / 0.7);
}
.border-purple-200\/75{
  border-color: rgb(233 213 255 / 0.75);
}
.border-purple-200\/80{
  border-color: rgb(233 213 255 / 0.8);
}
.border-purple-200\/85{
  border-color: rgb(233 213 255 / 0.85);
}
.border-purple-200\/90{
  border-color: rgb(233 213 255 / 0.9);
}
.border-purple-200\/95{
  border-color: rgb(233 213 255 / 0.95);
}
.border-purple-300{
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.border-purple-300\/0{
  border-color: rgb(216 180 254 / 0);
}
.border-purple-300\/10{
  border-color: rgb(216 180 254 / 0.1);
}
.border-purple-300\/100{
  border-color: rgb(216 180 254 / 1);
}
.border-purple-300\/15{
  border-color: rgb(216 180 254 / 0.15);
}
.border-purple-300\/20{
  border-color: rgb(216 180 254 / 0.2);
}
.border-purple-300\/25{
  border-color: rgb(216 180 254 / 0.25);
}
.border-purple-300\/30{
  border-color: rgb(216 180 254 / 0.3);
}
.border-purple-300\/35{
  border-color: rgb(216 180 254 / 0.35);
}
.border-purple-300\/40{
  border-color: rgb(216 180 254 / 0.4);
}
.border-purple-300\/45{
  border-color: rgb(216 180 254 / 0.45);
}
.border-purple-300\/5{
  border-color: rgb(216 180 254 / 0.05);
}
.border-purple-300\/50{
  border-color: rgb(216 180 254 / 0.5);
}
.border-purple-300\/55{
  border-color: rgb(216 180 254 / 0.55);
}
.border-purple-300\/60{
  border-color: rgb(216 180 254 / 0.6);
}
.border-purple-300\/65{
  border-color: rgb(216 180 254 / 0.65);
}
.border-purple-300\/70{
  border-color: rgb(216 180 254 / 0.7);
}
.border-purple-300\/75{
  border-color: rgb(216 180 254 / 0.75);
}
.border-purple-300\/80{
  border-color: rgb(216 180 254 / 0.8);
}
.border-purple-300\/85{
  border-color: rgb(216 180 254 / 0.85);
}
.border-purple-300\/90{
  border-color: rgb(216 180 254 / 0.9);
}
.border-purple-300\/95{
  border-color: rgb(216 180 254 / 0.95);
}
.border-purple-400{
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.border-purple-400\/0{
  border-color: rgb(192 132 252 / 0);
}
.border-purple-400\/10{
  border-color: rgb(192 132 252 / 0.1);
}
.border-purple-400\/100{
  border-color: rgb(192 132 252 / 1);
}
.border-purple-400\/15{
  border-color: rgb(192 132 252 / 0.15);
}
.border-purple-400\/20{
  border-color: rgb(192 132 252 / 0.2);
}
.border-purple-400\/25{
  border-color: rgb(192 132 252 / 0.25);
}
.border-purple-400\/30{
  border-color: rgb(192 132 252 / 0.3);
}
.border-purple-400\/35{
  border-color: rgb(192 132 252 / 0.35);
}
.border-purple-400\/40{
  border-color: rgb(192 132 252 / 0.4);
}
.border-purple-400\/45{
  border-color: rgb(192 132 252 / 0.45);
}
.border-purple-400\/5{
  border-color: rgb(192 132 252 / 0.05);
}
.border-purple-400\/50{
  border-color: rgb(192 132 252 / 0.5);
}
.border-purple-400\/55{
  border-color: rgb(192 132 252 / 0.55);
}
.border-purple-400\/60{
  border-color: rgb(192 132 252 / 0.6);
}
.border-purple-400\/65{
  border-color: rgb(192 132 252 / 0.65);
}
.border-purple-400\/70{
  border-color: rgb(192 132 252 / 0.7);
}
.border-purple-400\/75{
  border-color: rgb(192 132 252 / 0.75);
}
.border-purple-400\/80{
  border-color: rgb(192 132 252 / 0.8);
}
.border-purple-400\/85{
  border-color: rgb(192 132 252 / 0.85);
}
.border-purple-400\/90{
  border-color: rgb(192 132 252 / 0.9);
}
.border-purple-400\/95{
  border-color: rgb(192 132 252 / 0.95);
}
.border-purple-50{
  --tw-border-opacity: 1;
  border-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.border-purple-50\/0{
  border-color: rgb(250 245 255 / 0);
}
.border-purple-50\/10{
  border-color: rgb(250 245 255 / 0.1);
}
.border-purple-50\/100{
  border-color: rgb(250 245 255 / 1);
}
.border-purple-50\/15{
  border-color: rgb(250 245 255 / 0.15);
}
.border-purple-50\/20{
  border-color: rgb(250 245 255 / 0.2);
}
.border-purple-50\/25{
  border-color: rgb(250 245 255 / 0.25);
}
.border-purple-50\/30{
  border-color: rgb(250 245 255 / 0.3);
}
.border-purple-50\/35{
  border-color: rgb(250 245 255 / 0.35);
}
.border-purple-50\/40{
  border-color: rgb(250 245 255 / 0.4);
}
.border-purple-50\/45{
  border-color: rgb(250 245 255 / 0.45);
}
.border-purple-50\/5{
  border-color: rgb(250 245 255 / 0.05);
}
.border-purple-50\/50{
  border-color: rgb(250 245 255 / 0.5);
}
.border-purple-50\/55{
  border-color: rgb(250 245 255 / 0.55);
}
.border-purple-50\/60{
  border-color: rgb(250 245 255 / 0.6);
}
.border-purple-50\/65{
  border-color: rgb(250 245 255 / 0.65);
}
.border-purple-50\/70{
  border-color: rgb(250 245 255 / 0.7);
}
.border-purple-50\/75{
  border-color: rgb(250 245 255 / 0.75);
}
.border-purple-50\/80{
  border-color: rgb(250 245 255 / 0.8);
}
.border-purple-50\/85{
  border-color: rgb(250 245 255 / 0.85);
}
.border-purple-50\/90{
  border-color: rgb(250 245 255 / 0.9);
}
.border-purple-50\/95{
  border-color: rgb(250 245 255 / 0.95);
}
.border-purple-500{
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.border-purple-500\/0{
  border-color: rgb(168 85 247 / 0);
}
.border-purple-500\/10{
  border-color: rgb(168 85 247 / 0.1);
}
.border-purple-500\/100{
  border-color: rgb(168 85 247 / 1);
}
.border-purple-500\/15{
  border-color: rgb(168 85 247 / 0.15);
}
.border-purple-500\/20{
  border-color: rgb(168 85 247 / 0.2);
}
.border-purple-500\/25{
  border-color: rgb(168 85 247 / 0.25);
}
.border-purple-500\/30{
  border-color: rgb(168 85 247 / 0.3);
}
.border-purple-500\/35{
  border-color: rgb(168 85 247 / 0.35);
}
.border-purple-500\/40{
  border-color: rgb(168 85 247 / 0.4);
}
.border-purple-500\/45{
  border-color: rgb(168 85 247 / 0.45);
}
.border-purple-500\/5{
  border-color: rgb(168 85 247 / 0.05);
}
.border-purple-500\/50{
  border-color: rgb(168 85 247 / 0.5);
}
.border-purple-500\/55{
  border-color: rgb(168 85 247 / 0.55);
}
.border-purple-500\/60{
  border-color: rgb(168 85 247 / 0.6);
}
.border-purple-500\/65{
  border-color: rgb(168 85 247 / 0.65);
}
.border-purple-500\/70{
  border-color: rgb(168 85 247 / 0.7);
}
.border-purple-500\/75{
  border-color: rgb(168 85 247 / 0.75);
}
.border-purple-500\/80{
  border-color: rgb(168 85 247 / 0.8);
}
.border-purple-500\/85{
  border-color: rgb(168 85 247 / 0.85);
}
.border-purple-500\/90{
  border-color: rgb(168 85 247 / 0.9);
}
.border-purple-500\/95{
  border-color: rgb(168 85 247 / 0.95);
}
.border-purple-600{
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.border-purple-600\/0{
  border-color: rgb(147 51 234 / 0);
}
.border-purple-600\/10{
  border-color: rgb(147 51 234 / 0.1);
}
.border-purple-600\/100{
  border-color: rgb(147 51 234 / 1);
}
.border-purple-600\/15{
  border-color: rgb(147 51 234 / 0.15);
}
.border-purple-600\/20{
  border-color: rgb(147 51 234 / 0.2);
}
.border-purple-600\/25{
  border-color: rgb(147 51 234 / 0.25);
}
.border-purple-600\/30{
  border-color: rgb(147 51 234 / 0.3);
}
.border-purple-600\/35{
  border-color: rgb(147 51 234 / 0.35);
}
.border-purple-600\/40{
  border-color: rgb(147 51 234 / 0.4);
}
.border-purple-600\/45{
  border-color: rgb(147 51 234 / 0.45);
}
.border-purple-600\/5{
  border-color: rgb(147 51 234 / 0.05);
}
.border-purple-600\/50{
  border-color: rgb(147 51 234 / 0.5);
}
.border-purple-600\/55{
  border-color: rgb(147 51 234 / 0.55);
}
.border-purple-600\/60{
  border-color: rgb(147 51 234 / 0.6);
}
.border-purple-600\/65{
  border-color: rgb(147 51 234 / 0.65);
}
.border-purple-600\/70{
  border-color: rgb(147 51 234 / 0.7);
}
.border-purple-600\/75{
  border-color: rgb(147 51 234 / 0.75);
}
.border-purple-600\/80{
  border-color: rgb(147 51 234 / 0.8);
}
.border-purple-600\/85{
  border-color: rgb(147 51 234 / 0.85);
}
.border-purple-600\/90{
  border-color: rgb(147 51 234 / 0.9);
}
.border-purple-600\/95{
  border-color: rgb(147 51 234 / 0.95);
}
.border-purple-700{
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.border-purple-700\/0{
  border-color: rgb(126 34 206 / 0);
}
.border-purple-700\/10{
  border-color: rgb(126 34 206 / 0.1);
}
.border-purple-700\/100{
  border-color: rgb(126 34 206 / 1);
}
.border-purple-700\/15{
  border-color: rgb(126 34 206 / 0.15);
}
.border-purple-700\/20{
  border-color: rgb(126 34 206 / 0.2);
}
.border-purple-700\/25{
  border-color: rgb(126 34 206 / 0.25);
}
.border-purple-700\/30{
  border-color: rgb(126 34 206 / 0.3);
}
.border-purple-700\/35{
  border-color: rgb(126 34 206 / 0.35);
}
.border-purple-700\/40{
  border-color: rgb(126 34 206 / 0.4);
}
.border-purple-700\/45{
  border-color: rgb(126 34 206 / 0.45);
}
.border-purple-700\/5{
  border-color: rgb(126 34 206 / 0.05);
}
.border-purple-700\/50{
  border-color: rgb(126 34 206 / 0.5);
}
.border-purple-700\/55{
  border-color: rgb(126 34 206 / 0.55);
}
.border-purple-700\/60{
  border-color: rgb(126 34 206 / 0.6);
}
.border-purple-700\/65{
  border-color: rgb(126 34 206 / 0.65);
}
.border-purple-700\/70{
  border-color: rgb(126 34 206 / 0.7);
}
.border-purple-700\/75{
  border-color: rgb(126 34 206 / 0.75);
}
.border-purple-700\/80{
  border-color: rgb(126 34 206 / 0.8);
}
.border-purple-700\/85{
  border-color: rgb(126 34 206 / 0.85);
}
.border-purple-700\/90{
  border-color: rgb(126 34 206 / 0.9);
}
.border-purple-700\/95{
  border-color: rgb(126 34 206 / 0.95);
}
.border-purple-800{
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-purple-800\/0{
  border-color: rgb(107 33 168 / 0);
}
.border-purple-800\/10{
  border-color: rgb(107 33 168 / 0.1);
}
.border-purple-800\/100{
  border-color: rgb(107 33 168 / 1);
}
.border-purple-800\/15{
  border-color: rgb(107 33 168 / 0.15);
}
.border-purple-800\/20{
  border-color: rgb(107 33 168 / 0.2);
}
.border-purple-800\/25{
  border-color: rgb(107 33 168 / 0.25);
}
.border-purple-800\/30{
  border-color: rgb(107 33 168 / 0.3);
}
.border-purple-800\/35{
  border-color: rgb(107 33 168 / 0.35);
}
.border-purple-800\/40{
  border-color: rgb(107 33 168 / 0.4);
}
.border-purple-800\/45{
  border-color: rgb(107 33 168 / 0.45);
}
.border-purple-800\/5{
  border-color: rgb(107 33 168 / 0.05);
}
.border-purple-800\/50{
  border-color: rgb(107 33 168 / 0.5);
}
.border-purple-800\/55{
  border-color: rgb(107 33 168 / 0.55);
}
.border-purple-800\/60{
  border-color: rgb(107 33 168 / 0.6);
}
.border-purple-800\/65{
  border-color: rgb(107 33 168 / 0.65);
}
.border-purple-800\/70{
  border-color: rgb(107 33 168 / 0.7);
}
.border-purple-800\/75{
  border-color: rgb(107 33 168 / 0.75);
}
.border-purple-800\/80{
  border-color: rgb(107 33 168 / 0.8);
}
.border-purple-800\/85{
  border-color: rgb(107 33 168 / 0.85);
}
.border-purple-800\/90{
  border-color: rgb(107 33 168 / 0.9);
}
.border-purple-800\/95{
  border-color: rgb(107 33 168 / 0.95);
}
.border-purple-900{
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.border-purple-900\/0{
  border-color: rgb(88 28 135 / 0);
}
.border-purple-900\/10{
  border-color: rgb(88 28 135 / 0.1);
}
.border-purple-900\/100{
  border-color: rgb(88 28 135 / 1);
}
.border-purple-900\/15{
  border-color: rgb(88 28 135 / 0.15);
}
.border-purple-900\/20{
  border-color: rgb(88 28 135 / 0.2);
}
.border-purple-900\/25{
  border-color: rgb(88 28 135 / 0.25);
}
.border-purple-900\/30{
  border-color: rgb(88 28 135 / 0.3);
}
.border-purple-900\/35{
  border-color: rgb(88 28 135 / 0.35);
}
.border-purple-900\/40{
  border-color: rgb(88 28 135 / 0.4);
}
.border-purple-900\/45{
  border-color: rgb(88 28 135 / 0.45);
}
.border-purple-900\/5{
  border-color: rgb(88 28 135 / 0.05);
}
.border-purple-900\/50{
  border-color: rgb(88 28 135 / 0.5);
}
.border-purple-900\/55{
  border-color: rgb(88 28 135 / 0.55);
}
.border-purple-900\/60{
  border-color: rgb(88 28 135 / 0.6);
}
.border-purple-900\/65{
  border-color: rgb(88 28 135 / 0.65);
}
.border-purple-900\/70{
  border-color: rgb(88 28 135 / 0.7);
}
.border-purple-900\/75{
  border-color: rgb(88 28 135 / 0.75);
}
.border-purple-900\/80{
  border-color: rgb(88 28 135 / 0.8);
}
.border-purple-900\/85{
  border-color: rgb(88 28 135 / 0.85);
}
.border-purple-900\/90{
  border-color: rgb(88 28 135 / 0.9);
}
.border-purple-900\/95{
  border-color: rgb(88 28 135 / 0.95);
}
.border-purple-950{
  --tw-border-opacity: 1;
  border-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.border-purple-950\/0{
  border-color: rgb(59 7 100 / 0);
}
.border-purple-950\/10{
  border-color: rgb(59 7 100 / 0.1);
}
.border-purple-950\/100{
  border-color: rgb(59 7 100 / 1);
}
.border-purple-950\/15{
  border-color: rgb(59 7 100 / 0.15);
}
.border-purple-950\/20{
  border-color: rgb(59 7 100 / 0.2);
}
.border-purple-950\/25{
  border-color: rgb(59 7 100 / 0.25);
}
.border-purple-950\/30{
  border-color: rgb(59 7 100 / 0.3);
}
.border-purple-950\/35{
  border-color: rgb(59 7 100 / 0.35);
}
.border-purple-950\/40{
  border-color: rgb(59 7 100 / 0.4);
}
.border-purple-950\/45{
  border-color: rgb(59 7 100 / 0.45);
}
.border-purple-950\/5{
  border-color: rgb(59 7 100 / 0.05);
}
.border-purple-950\/50{
  border-color: rgb(59 7 100 / 0.5);
}
.border-purple-950\/55{
  border-color: rgb(59 7 100 / 0.55);
}
.border-purple-950\/60{
  border-color: rgb(59 7 100 / 0.6);
}
.border-purple-950\/65{
  border-color: rgb(59 7 100 / 0.65);
}
.border-purple-950\/70{
  border-color: rgb(59 7 100 / 0.7);
}
.border-purple-950\/75{
  border-color: rgb(59 7 100 / 0.75);
}
.border-purple-950\/80{
  border-color: rgb(59 7 100 / 0.8);
}
.border-purple-950\/85{
  border-color: rgb(59 7 100 / 0.85);
}
.border-purple-950\/90{
  border-color: rgb(59 7 100 / 0.9);
}
.border-purple-950\/95{
  border-color: rgb(59 7 100 / 0.95);
}
.border-red-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.border-red-100\/0{
  border-color: rgb(254 226 226 / 0);
}
.border-red-100\/10{
  border-color: rgb(254 226 226 / 0.1);
}
.border-red-100\/100{
  border-color: rgb(254 226 226 / 1);
}
.border-red-100\/15{
  border-color: rgb(254 226 226 / 0.15);
}
.border-red-100\/20{
  border-color: rgb(254 226 226 / 0.2);
}
.border-red-100\/25{
  border-color: rgb(254 226 226 / 0.25);
}
.border-red-100\/30{
  border-color: rgb(254 226 226 / 0.3);
}
.border-red-100\/35{
  border-color: rgb(254 226 226 / 0.35);
}
.border-red-100\/40{
  border-color: rgb(254 226 226 / 0.4);
}
.border-red-100\/45{
  border-color: rgb(254 226 226 / 0.45);
}
.border-red-100\/5{
  border-color: rgb(254 226 226 / 0.05);
}
.border-red-100\/50{
  border-color: rgb(254 226 226 / 0.5);
}
.border-red-100\/55{
  border-color: rgb(254 226 226 / 0.55);
}
.border-red-100\/60{
  border-color: rgb(254 226 226 / 0.6);
}
.border-red-100\/65{
  border-color: rgb(254 226 226 / 0.65);
}
.border-red-100\/70{
  border-color: rgb(254 226 226 / 0.7);
}
.border-red-100\/75{
  border-color: rgb(254 226 226 / 0.75);
}
.border-red-100\/80{
  border-color: rgb(254 226 226 / 0.8);
}
.border-red-100\/85{
  border-color: rgb(254 226 226 / 0.85);
}
.border-red-100\/90{
  border-color: rgb(254 226 226 / 0.9);
}
.border-red-100\/95{
  border-color: rgb(254 226 226 / 0.95);
}
.border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-200\/0{
  border-color: rgb(254 202 202 / 0);
}
.border-red-200\/10{
  border-color: rgb(254 202 202 / 0.1);
}
.border-red-200\/100{
  border-color: rgb(254 202 202 / 1);
}
.border-red-200\/15{
  border-color: rgb(254 202 202 / 0.15);
}
.border-red-200\/20{
  border-color: rgb(254 202 202 / 0.2);
}
.border-red-200\/25{
  border-color: rgb(254 202 202 / 0.25);
}
.border-red-200\/30{
  border-color: rgb(254 202 202 / 0.3);
}
.border-red-200\/35{
  border-color: rgb(254 202 202 / 0.35);
}
.border-red-200\/40{
  border-color: rgb(254 202 202 / 0.4);
}
.border-red-200\/45{
  border-color: rgb(254 202 202 / 0.45);
}
.border-red-200\/5{
  border-color: rgb(254 202 202 / 0.05);
}
.border-red-200\/50{
  border-color: rgb(254 202 202 / 0.5);
}
.border-red-200\/55{
  border-color: rgb(254 202 202 / 0.55);
}
.border-red-200\/60{
  border-color: rgb(254 202 202 / 0.6);
}
.border-red-200\/65{
  border-color: rgb(254 202 202 / 0.65);
}
.border-red-200\/70{
  border-color: rgb(254 202 202 / 0.7);
}
.border-red-200\/75{
  border-color: rgb(254 202 202 / 0.75);
}
.border-red-200\/80{
  border-color: rgb(254 202 202 / 0.8);
}
.border-red-200\/85{
  border-color: rgb(254 202 202 / 0.85);
}
.border-red-200\/90{
  border-color: rgb(254 202 202 / 0.9);
}
.border-red-200\/95{
  border-color: rgb(254 202 202 / 0.95);
}
.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.border-red-300\/0{
  border-color: rgb(252 165 165 / 0);
}
.border-red-300\/10{
  border-color: rgb(252 165 165 / 0.1);
}
.border-red-300\/100{
  border-color: rgb(252 165 165 / 1);
}
.border-red-300\/15{
  border-color: rgb(252 165 165 / 0.15);
}
.border-red-300\/20{
  border-color: rgb(252 165 165 / 0.2);
}
.border-red-300\/25{
  border-color: rgb(252 165 165 / 0.25);
}
.border-red-300\/30{
  border-color: rgb(252 165 165 / 0.3);
}
.border-red-300\/35{
  border-color: rgb(252 165 165 / 0.35);
}
.border-red-300\/40{
  border-color: rgb(252 165 165 / 0.4);
}
.border-red-300\/45{
  border-color: rgb(252 165 165 / 0.45);
}
.border-red-300\/5{
  border-color: rgb(252 165 165 / 0.05);
}
.border-red-300\/50{
  border-color: rgb(252 165 165 / 0.5);
}
.border-red-300\/55{
  border-color: rgb(252 165 165 / 0.55);
}
.border-red-300\/60{
  border-color: rgb(252 165 165 / 0.6);
}
.border-red-300\/65{
  border-color: rgb(252 165 165 / 0.65);
}
.border-red-300\/70{
  border-color: rgb(252 165 165 / 0.7);
}
.border-red-300\/75{
  border-color: rgb(252 165 165 / 0.75);
}
.border-red-300\/80{
  border-color: rgb(252 165 165 / 0.8);
}
.border-red-300\/85{
  border-color: rgb(252 165 165 / 0.85);
}
.border-red-300\/90{
  border-color: rgb(252 165 165 / 0.9);
}
.border-red-300\/95{
  border-color: rgb(252 165 165 / 0.95);
}
.border-red-400{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.border-red-400\/0{
  border-color: rgb(248 113 113 / 0);
}
.border-red-400\/10{
  border-color: rgb(248 113 113 / 0.1);
}
.border-red-400\/100{
  border-color: rgb(248 113 113 / 1);
}
.border-red-400\/15{
  border-color: rgb(248 113 113 / 0.15);
}
.border-red-400\/20{
  border-color: rgb(248 113 113 / 0.2);
}
.border-red-400\/25{
  border-color: rgb(248 113 113 / 0.25);
}
.border-red-400\/30{
  border-color: rgb(248 113 113 / 0.3);
}
.border-red-400\/35{
  border-color: rgb(248 113 113 / 0.35);
}
.border-red-400\/40{
  border-color: rgb(248 113 113 / 0.4);
}
.border-red-400\/45{
  border-color: rgb(248 113 113 / 0.45);
}
.border-red-400\/5{
  border-color: rgb(248 113 113 / 0.05);
}
.border-red-400\/50{
  border-color: rgb(248 113 113 / 0.5);
}
.border-red-400\/55{
  border-color: rgb(248 113 113 / 0.55);
}
.border-red-400\/60{
  border-color: rgb(248 113 113 / 0.6);
}
.border-red-400\/65{
  border-color: rgb(248 113 113 / 0.65);
}
.border-red-400\/70{
  border-color: rgb(248 113 113 / 0.7);
}
.border-red-400\/75{
  border-color: rgb(248 113 113 / 0.75);
}
.border-red-400\/80{
  border-color: rgb(248 113 113 / 0.8);
}
.border-red-400\/85{
  border-color: rgb(248 113 113 / 0.85);
}
.border-red-400\/90{
  border-color: rgb(248 113 113 / 0.9);
}
.border-red-400\/95{
  border-color: rgb(248 113 113 / 0.95);
}
.border-red-50{
  --tw-border-opacity: 1;
  border-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.border-red-50\/0{
  border-color: rgb(254 242 242 / 0);
}
.border-red-50\/10{
  border-color: rgb(254 242 242 / 0.1);
}
.border-red-50\/100{
  border-color: rgb(254 242 242 / 1);
}
.border-red-50\/15{
  border-color: rgb(254 242 242 / 0.15);
}
.border-red-50\/20{
  border-color: rgb(254 242 242 / 0.2);
}
.border-red-50\/25{
  border-color: rgb(254 242 242 / 0.25);
}
.border-red-50\/30{
  border-color: rgb(254 242 242 / 0.3);
}
.border-red-50\/35{
  border-color: rgb(254 242 242 / 0.35);
}
.border-red-50\/40{
  border-color: rgb(254 242 242 / 0.4);
}
.border-red-50\/45{
  border-color: rgb(254 242 242 / 0.45);
}
.border-red-50\/5{
  border-color: rgb(254 242 242 / 0.05);
}
.border-red-50\/50{
  border-color: rgb(254 242 242 / 0.5);
}
.border-red-50\/55{
  border-color: rgb(254 242 242 / 0.55);
}
.border-red-50\/60{
  border-color: rgb(254 242 242 / 0.6);
}
.border-red-50\/65{
  border-color: rgb(254 242 242 / 0.65);
}
.border-red-50\/70{
  border-color: rgb(254 242 242 / 0.7);
}
.border-red-50\/75{
  border-color: rgb(254 242 242 / 0.75);
}
.border-red-50\/80{
  border-color: rgb(254 242 242 / 0.8);
}
.border-red-50\/85{
  border-color: rgb(254 242 242 / 0.85);
}
.border-red-50\/90{
  border-color: rgb(254 242 242 / 0.9);
}
.border-red-50\/95{
  border-color: rgb(254 242 242 / 0.95);
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-red-500\/0{
  border-color: rgb(239 68 68 / 0);
}
.border-red-500\/10{
  border-color: rgb(239 68 68 / 0.1);
}
.border-red-500\/100{
  border-color: rgb(239 68 68 / 1);
}
.border-red-500\/15{
  border-color: rgb(239 68 68 / 0.15);
}
.border-red-500\/20{
  border-color: rgb(239 68 68 / 0.2);
}
.border-red-500\/25{
  border-color: rgb(239 68 68 / 0.25);
}
.border-red-500\/30{
  border-color: rgb(239 68 68 / 0.3);
}
.border-red-500\/35{
  border-color: rgb(239 68 68 / 0.35);
}
.border-red-500\/40{
  border-color: rgb(239 68 68 / 0.4);
}
.border-red-500\/45{
  border-color: rgb(239 68 68 / 0.45);
}
.border-red-500\/5{
  border-color: rgb(239 68 68 / 0.05);
}
.border-red-500\/50{
  border-color: rgb(239 68 68 / 0.5);
}
.border-red-500\/55{
  border-color: rgb(239 68 68 / 0.55);
}
.border-red-500\/60{
  border-color: rgb(239 68 68 / 0.6);
}
.border-red-500\/65{
  border-color: rgb(239 68 68 / 0.65);
}
.border-red-500\/70{
  border-color: rgb(239 68 68 / 0.7);
}
.border-red-500\/75{
  border-color: rgb(239 68 68 / 0.75);
}
.border-red-500\/80{
  border-color: rgb(239 68 68 / 0.8);
}
.border-red-500\/85{
  border-color: rgb(239 68 68 / 0.85);
}
.border-red-500\/90{
  border-color: rgb(239 68 68 / 0.9);
}
.border-red-500\/95{
  border-color: rgb(239 68 68 / 0.95);
}
.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-red-600\/0{
  border-color: rgb(220 38 38 / 0);
}
.border-red-600\/10{
  border-color: rgb(220 38 38 / 0.1);
}
.border-red-600\/100{
  border-color: rgb(220 38 38 / 1);
}
.border-red-600\/15{
  border-color: rgb(220 38 38 / 0.15);
}
.border-red-600\/20{
  border-color: rgb(220 38 38 / 0.2);
}
.border-red-600\/25{
  border-color: rgb(220 38 38 / 0.25);
}
.border-red-600\/30{
  border-color: rgb(220 38 38 / 0.3);
}
.border-red-600\/35{
  border-color: rgb(220 38 38 / 0.35);
}
.border-red-600\/40{
  border-color: rgb(220 38 38 / 0.4);
}
.border-red-600\/45{
  border-color: rgb(220 38 38 / 0.45);
}
.border-red-600\/5{
  border-color: rgb(220 38 38 / 0.05);
}
.border-red-600\/50{
  border-color: rgb(220 38 38 / 0.5);
}
.border-red-600\/55{
  border-color: rgb(220 38 38 / 0.55);
}
.border-red-600\/60{
  border-color: rgb(220 38 38 / 0.6);
}
.border-red-600\/65{
  border-color: rgb(220 38 38 / 0.65);
}
.border-red-600\/70{
  border-color: rgb(220 38 38 / 0.7);
}
.border-red-600\/75{
  border-color: rgb(220 38 38 / 0.75);
}
.border-red-600\/80{
  border-color: rgb(220 38 38 / 0.8);
}
.border-red-600\/85{
  border-color: rgb(220 38 38 / 0.85);
}
.border-red-600\/90{
  border-color: rgb(220 38 38 / 0.9);
}
.border-red-600\/95{
  border-color: rgb(220 38 38 / 0.95);
}
.border-red-700{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.border-red-700\/0{
  border-color: rgb(185 28 28 / 0);
}
.border-red-700\/10{
  border-color: rgb(185 28 28 / 0.1);
}
.border-red-700\/100{
  border-color: rgb(185 28 28 / 1);
}
.border-red-700\/15{
  border-color: rgb(185 28 28 / 0.15);
}
.border-red-700\/20{
  border-color: rgb(185 28 28 / 0.2);
}
.border-red-700\/25{
  border-color: rgb(185 28 28 / 0.25);
}
.border-red-700\/30{
  border-color: rgb(185 28 28 / 0.3);
}
.border-red-700\/35{
  border-color: rgb(185 28 28 / 0.35);
}
.border-red-700\/40{
  border-color: rgb(185 28 28 / 0.4);
}
.border-red-700\/45{
  border-color: rgb(185 28 28 / 0.45);
}
.border-red-700\/5{
  border-color: rgb(185 28 28 / 0.05);
}
.border-red-700\/50{
  border-color: rgb(185 28 28 / 0.5);
}
.border-red-700\/55{
  border-color: rgb(185 28 28 / 0.55);
}
.border-red-700\/60{
  border-color: rgb(185 28 28 / 0.6);
}
.border-red-700\/65{
  border-color: rgb(185 28 28 / 0.65);
}
.border-red-700\/70{
  border-color: rgb(185 28 28 / 0.7);
}
.border-red-700\/75{
  border-color: rgb(185 28 28 / 0.75);
}
.border-red-700\/80{
  border-color: rgb(185 28 28 / 0.8);
}
.border-red-700\/85{
  border-color: rgb(185 28 28 / 0.85);
}
.border-red-700\/90{
  border-color: rgb(185 28 28 / 0.9);
}
.border-red-700\/95{
  border-color: rgb(185 28 28 / 0.95);
}
.border-red-800{
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.border-red-800\/0{
  border-color: rgb(153 27 27 / 0);
}
.border-red-800\/10{
  border-color: rgb(153 27 27 / 0.1);
}
.border-red-800\/100{
  border-color: rgb(153 27 27 / 1);
}
.border-red-800\/15{
  border-color: rgb(153 27 27 / 0.15);
}
.border-red-800\/20{
  border-color: rgb(153 27 27 / 0.2);
}
.border-red-800\/25{
  border-color: rgb(153 27 27 / 0.25);
}
.border-red-800\/30{
  border-color: rgb(153 27 27 / 0.3);
}
.border-red-800\/35{
  border-color: rgb(153 27 27 / 0.35);
}
.border-red-800\/40{
  border-color: rgb(153 27 27 / 0.4);
}
.border-red-800\/45{
  border-color: rgb(153 27 27 / 0.45);
}
.border-red-800\/5{
  border-color: rgb(153 27 27 / 0.05);
}
.border-red-800\/50{
  border-color: rgb(153 27 27 / 0.5);
}
.border-red-800\/55{
  border-color: rgb(153 27 27 / 0.55);
}
.border-red-800\/60{
  border-color: rgb(153 27 27 / 0.6);
}
.border-red-800\/65{
  border-color: rgb(153 27 27 / 0.65);
}
.border-red-800\/70{
  border-color: rgb(153 27 27 / 0.7);
}
.border-red-800\/75{
  border-color: rgb(153 27 27 / 0.75);
}
.border-red-800\/80{
  border-color: rgb(153 27 27 / 0.8);
}
.border-red-800\/85{
  border-color: rgb(153 27 27 / 0.85);
}
.border-red-800\/90{
  border-color: rgb(153 27 27 / 0.9);
}
.border-red-800\/95{
  border-color: rgb(153 27 27 / 0.95);
}
.border-red-900{
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.border-red-900\/0{
  border-color: rgb(127 29 29 / 0);
}
.border-red-900\/10{
  border-color: rgb(127 29 29 / 0.1);
}
.border-red-900\/100{
  border-color: rgb(127 29 29 / 1);
}
.border-red-900\/15{
  border-color: rgb(127 29 29 / 0.15);
}
.border-red-900\/20{
  border-color: rgb(127 29 29 / 0.2);
}
.border-red-900\/25{
  border-color: rgb(127 29 29 / 0.25);
}
.border-red-900\/30{
  border-color: rgb(127 29 29 / 0.3);
}
.border-red-900\/35{
  border-color: rgb(127 29 29 / 0.35);
}
.border-red-900\/40{
  border-color: rgb(127 29 29 / 0.4);
}
.border-red-900\/45{
  border-color: rgb(127 29 29 / 0.45);
}
.border-red-900\/5{
  border-color: rgb(127 29 29 / 0.05);
}
.border-red-900\/50{
  border-color: rgb(127 29 29 / 0.5);
}
.border-red-900\/55{
  border-color: rgb(127 29 29 / 0.55);
}
.border-red-900\/60{
  border-color: rgb(127 29 29 / 0.6);
}
.border-red-900\/65{
  border-color: rgb(127 29 29 / 0.65);
}
.border-red-900\/70{
  border-color: rgb(127 29 29 / 0.7);
}
.border-red-900\/75{
  border-color: rgb(127 29 29 / 0.75);
}
.border-red-900\/80{
  border-color: rgb(127 29 29 / 0.8);
}
.border-red-900\/85{
  border-color: rgb(127 29 29 / 0.85);
}
.border-red-900\/90{
  border-color: rgb(127 29 29 / 0.9);
}
.border-red-900\/95{
  border-color: rgb(127 29 29 / 0.95);
}
.border-red-950{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.border-red-950\/0{
  border-color: rgb(69 10 10 / 0);
}
.border-red-950\/10{
  border-color: rgb(69 10 10 / 0.1);
}
.border-red-950\/100{
  border-color: rgb(69 10 10 / 1);
}
.border-red-950\/15{
  border-color: rgb(69 10 10 / 0.15);
}
.border-red-950\/20{
  border-color: rgb(69 10 10 / 0.2);
}
.border-red-950\/25{
  border-color: rgb(69 10 10 / 0.25);
}
.border-red-950\/30{
  border-color: rgb(69 10 10 / 0.3);
}
.border-red-950\/35{
  border-color: rgb(69 10 10 / 0.35);
}
.border-red-950\/40{
  border-color: rgb(69 10 10 / 0.4);
}
.border-red-950\/45{
  border-color: rgb(69 10 10 / 0.45);
}
.border-red-950\/5{
  border-color: rgb(69 10 10 / 0.05);
}
.border-red-950\/50{
  border-color: rgb(69 10 10 / 0.5);
}
.border-red-950\/55{
  border-color: rgb(69 10 10 / 0.55);
}
.border-red-950\/60{
  border-color: rgb(69 10 10 / 0.6);
}
.border-red-950\/65{
  border-color: rgb(69 10 10 / 0.65);
}
.border-red-950\/70{
  border-color: rgb(69 10 10 / 0.7);
}
.border-red-950\/75{
  border-color: rgb(69 10 10 / 0.75);
}
.border-red-950\/80{
  border-color: rgb(69 10 10 / 0.8);
}
.border-red-950\/85{
  border-color: rgb(69 10 10 / 0.85);
}
.border-red-950\/90{
  border-color: rgb(69 10 10 / 0.9);
}
.border-red-950\/95{
  border-color: rgb(69 10 10 / 0.95);
}
.border-rose-100{
  --tw-border-opacity: 1;
  border-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.border-rose-100\/0{
  border-color: rgb(255 228 230 / 0);
}
.border-rose-100\/10{
  border-color: rgb(255 228 230 / 0.1);
}
.border-rose-100\/100{
  border-color: rgb(255 228 230 / 1);
}
.border-rose-100\/15{
  border-color: rgb(255 228 230 / 0.15);
}
.border-rose-100\/20{
  border-color: rgb(255 228 230 / 0.2);
}
.border-rose-100\/25{
  border-color: rgb(255 228 230 / 0.25);
}
.border-rose-100\/30{
  border-color: rgb(255 228 230 / 0.3);
}
.border-rose-100\/35{
  border-color: rgb(255 228 230 / 0.35);
}
.border-rose-100\/40{
  border-color: rgb(255 228 230 / 0.4);
}
.border-rose-100\/45{
  border-color: rgb(255 228 230 / 0.45);
}
.border-rose-100\/5{
  border-color: rgb(255 228 230 / 0.05);
}
.border-rose-100\/50{
  border-color: rgb(255 228 230 / 0.5);
}
.border-rose-100\/55{
  border-color: rgb(255 228 230 / 0.55);
}
.border-rose-100\/60{
  border-color: rgb(255 228 230 / 0.6);
}
.border-rose-100\/65{
  border-color: rgb(255 228 230 / 0.65);
}
.border-rose-100\/70{
  border-color: rgb(255 228 230 / 0.7);
}
.border-rose-100\/75{
  border-color: rgb(255 228 230 / 0.75);
}
.border-rose-100\/80{
  border-color: rgb(255 228 230 / 0.8);
}
.border-rose-100\/85{
  border-color: rgb(255 228 230 / 0.85);
}
.border-rose-100\/90{
  border-color: rgb(255 228 230 / 0.9);
}
.border-rose-100\/95{
  border-color: rgb(255 228 230 / 0.95);
}
.border-rose-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.border-rose-200\/0{
  border-color: rgb(254 205 211 / 0);
}
.border-rose-200\/10{
  border-color: rgb(254 205 211 / 0.1);
}
.border-rose-200\/100{
  border-color: rgb(254 205 211 / 1);
}
.border-rose-200\/15{
  border-color: rgb(254 205 211 / 0.15);
}
.border-rose-200\/20{
  border-color: rgb(254 205 211 / 0.2);
}
.border-rose-200\/25{
  border-color: rgb(254 205 211 / 0.25);
}
.border-rose-200\/30{
  border-color: rgb(254 205 211 / 0.3);
}
.border-rose-200\/35{
  border-color: rgb(254 205 211 / 0.35);
}
.border-rose-200\/40{
  border-color: rgb(254 205 211 / 0.4);
}
.border-rose-200\/45{
  border-color: rgb(254 205 211 / 0.45);
}
.border-rose-200\/5{
  border-color: rgb(254 205 211 / 0.05);
}
.border-rose-200\/50{
  border-color: rgb(254 205 211 / 0.5);
}
.border-rose-200\/55{
  border-color: rgb(254 205 211 / 0.55);
}
.border-rose-200\/60{
  border-color: rgb(254 205 211 / 0.6);
}
.border-rose-200\/65{
  border-color: rgb(254 205 211 / 0.65);
}
.border-rose-200\/70{
  border-color: rgb(254 205 211 / 0.7);
}
.border-rose-200\/75{
  border-color: rgb(254 205 211 / 0.75);
}
.border-rose-200\/80{
  border-color: rgb(254 205 211 / 0.8);
}
.border-rose-200\/85{
  border-color: rgb(254 205 211 / 0.85);
}
.border-rose-200\/90{
  border-color: rgb(254 205 211 / 0.9);
}
.border-rose-200\/95{
  border-color: rgb(254 205 211 / 0.95);
}
.border-rose-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.border-rose-300\/0{
  border-color: rgb(253 164 175 / 0);
}
.border-rose-300\/10{
  border-color: rgb(253 164 175 / 0.1);
}
.border-rose-300\/100{
  border-color: rgb(253 164 175 / 1);
}
.border-rose-300\/15{
  border-color: rgb(253 164 175 / 0.15);
}
.border-rose-300\/20{
  border-color: rgb(253 164 175 / 0.2);
}
.border-rose-300\/25{
  border-color: rgb(253 164 175 / 0.25);
}
.border-rose-300\/30{
  border-color: rgb(253 164 175 / 0.3);
}
.border-rose-300\/35{
  border-color: rgb(253 164 175 / 0.35);
}
.border-rose-300\/40{
  border-color: rgb(253 164 175 / 0.4);
}
.border-rose-300\/45{
  border-color: rgb(253 164 175 / 0.45);
}
.border-rose-300\/5{
  border-color: rgb(253 164 175 / 0.05);
}
.border-rose-300\/50{
  border-color: rgb(253 164 175 / 0.5);
}
.border-rose-300\/55{
  border-color: rgb(253 164 175 / 0.55);
}
.border-rose-300\/60{
  border-color: rgb(253 164 175 / 0.6);
}
.border-rose-300\/65{
  border-color: rgb(253 164 175 / 0.65);
}
.border-rose-300\/70{
  border-color: rgb(253 164 175 / 0.7);
}
.border-rose-300\/75{
  border-color: rgb(253 164 175 / 0.75);
}
.border-rose-300\/80{
  border-color: rgb(253 164 175 / 0.8);
}
.border-rose-300\/85{
  border-color: rgb(253 164 175 / 0.85);
}
.border-rose-300\/90{
  border-color: rgb(253 164 175 / 0.9);
}
.border-rose-300\/95{
  border-color: rgb(253 164 175 / 0.95);
}
.border-rose-400{
  --tw-border-opacity: 1;
  border-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.border-rose-400\/0{
  border-color: rgb(251 113 133 / 0);
}
.border-rose-400\/10{
  border-color: rgb(251 113 133 / 0.1);
}
.border-rose-400\/100{
  border-color: rgb(251 113 133 / 1);
}
.border-rose-400\/15{
  border-color: rgb(251 113 133 / 0.15);
}
.border-rose-400\/20{
  border-color: rgb(251 113 133 / 0.2);
}
.border-rose-400\/25{
  border-color: rgb(251 113 133 / 0.25);
}
.border-rose-400\/30{
  border-color: rgb(251 113 133 / 0.3);
}
.border-rose-400\/35{
  border-color: rgb(251 113 133 / 0.35);
}
.border-rose-400\/40{
  border-color: rgb(251 113 133 / 0.4);
}
.border-rose-400\/45{
  border-color: rgb(251 113 133 / 0.45);
}
.border-rose-400\/5{
  border-color: rgb(251 113 133 / 0.05);
}
.border-rose-400\/50{
  border-color: rgb(251 113 133 / 0.5);
}
.border-rose-400\/55{
  border-color: rgb(251 113 133 / 0.55);
}
.border-rose-400\/60{
  border-color: rgb(251 113 133 / 0.6);
}
.border-rose-400\/65{
  border-color: rgb(251 113 133 / 0.65);
}
.border-rose-400\/70{
  border-color: rgb(251 113 133 / 0.7);
}
.border-rose-400\/75{
  border-color: rgb(251 113 133 / 0.75);
}
.border-rose-400\/80{
  border-color: rgb(251 113 133 / 0.8);
}
.border-rose-400\/85{
  border-color: rgb(251 113 133 / 0.85);
}
.border-rose-400\/90{
  border-color: rgb(251 113 133 / 0.9);
}
.border-rose-400\/95{
  border-color: rgb(251 113 133 / 0.95);
}
.border-rose-50{
  --tw-border-opacity: 1;
  border-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.border-rose-50\/0{
  border-color: rgb(255 241 242 / 0);
}
.border-rose-50\/10{
  border-color: rgb(255 241 242 / 0.1);
}
.border-rose-50\/100{
  border-color: rgb(255 241 242 / 1);
}
.border-rose-50\/15{
  border-color: rgb(255 241 242 / 0.15);
}
.border-rose-50\/20{
  border-color: rgb(255 241 242 / 0.2);
}
.border-rose-50\/25{
  border-color: rgb(255 241 242 / 0.25);
}
.border-rose-50\/30{
  border-color: rgb(255 241 242 / 0.3);
}
.border-rose-50\/35{
  border-color: rgb(255 241 242 / 0.35);
}
.border-rose-50\/40{
  border-color: rgb(255 241 242 / 0.4);
}
.border-rose-50\/45{
  border-color: rgb(255 241 242 / 0.45);
}
.border-rose-50\/5{
  border-color: rgb(255 241 242 / 0.05);
}
.border-rose-50\/50{
  border-color: rgb(255 241 242 / 0.5);
}
.border-rose-50\/55{
  border-color: rgb(255 241 242 / 0.55);
}
.border-rose-50\/60{
  border-color: rgb(255 241 242 / 0.6);
}
.border-rose-50\/65{
  border-color: rgb(255 241 242 / 0.65);
}
.border-rose-50\/70{
  border-color: rgb(255 241 242 / 0.7);
}
.border-rose-50\/75{
  border-color: rgb(255 241 242 / 0.75);
}
.border-rose-50\/80{
  border-color: rgb(255 241 242 / 0.8);
}
.border-rose-50\/85{
  border-color: rgb(255 241 242 / 0.85);
}
.border-rose-50\/90{
  border-color: rgb(255 241 242 / 0.9);
}
.border-rose-50\/95{
  border-color: rgb(255 241 242 / 0.95);
}
.border-rose-500{
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.border-rose-500\/0{
  border-color: rgb(244 63 94 / 0);
}
.border-rose-500\/10{
  border-color: rgb(244 63 94 / 0.1);
}
.border-rose-500\/100{
  border-color: rgb(244 63 94 / 1);
}
.border-rose-500\/15{
  border-color: rgb(244 63 94 / 0.15);
}
.border-rose-500\/20{
  border-color: rgb(244 63 94 / 0.2);
}
.border-rose-500\/25{
  border-color: rgb(244 63 94 / 0.25);
}
.border-rose-500\/30{
  border-color: rgb(244 63 94 / 0.3);
}
.border-rose-500\/35{
  border-color: rgb(244 63 94 / 0.35);
}
.border-rose-500\/40{
  border-color: rgb(244 63 94 / 0.4);
}
.border-rose-500\/45{
  border-color: rgb(244 63 94 / 0.45);
}
.border-rose-500\/5{
  border-color: rgb(244 63 94 / 0.05);
}
.border-rose-500\/50{
  border-color: rgb(244 63 94 / 0.5);
}
.border-rose-500\/55{
  border-color: rgb(244 63 94 / 0.55);
}
.border-rose-500\/60{
  border-color: rgb(244 63 94 / 0.6);
}
.border-rose-500\/65{
  border-color: rgb(244 63 94 / 0.65);
}
.border-rose-500\/70{
  border-color: rgb(244 63 94 / 0.7);
}
.border-rose-500\/75{
  border-color: rgb(244 63 94 / 0.75);
}
.border-rose-500\/80{
  border-color: rgb(244 63 94 / 0.8);
}
.border-rose-500\/85{
  border-color: rgb(244 63 94 / 0.85);
}
.border-rose-500\/90{
  border-color: rgb(244 63 94 / 0.9);
}
.border-rose-500\/95{
  border-color: rgb(244 63 94 / 0.95);
}
.border-rose-600{
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.border-rose-600\/0{
  border-color: rgb(225 29 72 / 0);
}
.border-rose-600\/10{
  border-color: rgb(225 29 72 / 0.1);
}
.border-rose-600\/100{
  border-color: rgb(225 29 72 / 1);
}
.border-rose-600\/15{
  border-color: rgb(225 29 72 / 0.15);
}
.border-rose-600\/20{
  border-color: rgb(225 29 72 / 0.2);
}
.border-rose-600\/25{
  border-color: rgb(225 29 72 / 0.25);
}
.border-rose-600\/30{
  border-color: rgb(225 29 72 / 0.3);
}
.border-rose-600\/35{
  border-color: rgb(225 29 72 / 0.35);
}
.border-rose-600\/40{
  border-color: rgb(225 29 72 / 0.4);
}
.border-rose-600\/45{
  border-color: rgb(225 29 72 / 0.45);
}
.border-rose-600\/5{
  border-color: rgb(225 29 72 / 0.05);
}
.border-rose-600\/50{
  border-color: rgb(225 29 72 / 0.5);
}
.border-rose-600\/55{
  border-color: rgb(225 29 72 / 0.55);
}
.border-rose-600\/60{
  border-color: rgb(225 29 72 / 0.6);
}
.border-rose-600\/65{
  border-color: rgb(225 29 72 / 0.65);
}
.border-rose-600\/70{
  border-color: rgb(225 29 72 / 0.7);
}
.border-rose-600\/75{
  border-color: rgb(225 29 72 / 0.75);
}
.border-rose-600\/80{
  border-color: rgb(225 29 72 / 0.8);
}
.border-rose-600\/85{
  border-color: rgb(225 29 72 / 0.85);
}
.border-rose-600\/90{
  border-color: rgb(225 29 72 / 0.9);
}
.border-rose-600\/95{
  border-color: rgb(225 29 72 / 0.95);
}
.border-rose-700{
  --tw-border-opacity: 1;
  border-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.border-rose-700\/0{
  border-color: rgb(190 18 60 / 0);
}
.border-rose-700\/10{
  border-color: rgb(190 18 60 / 0.1);
}
.border-rose-700\/100{
  border-color: rgb(190 18 60 / 1);
}
.border-rose-700\/15{
  border-color: rgb(190 18 60 / 0.15);
}
.border-rose-700\/20{
  border-color: rgb(190 18 60 / 0.2);
}
.border-rose-700\/25{
  border-color: rgb(190 18 60 / 0.25);
}
.border-rose-700\/30{
  border-color: rgb(190 18 60 / 0.3);
}
.border-rose-700\/35{
  border-color: rgb(190 18 60 / 0.35);
}
.border-rose-700\/40{
  border-color: rgb(190 18 60 / 0.4);
}
.border-rose-700\/45{
  border-color: rgb(190 18 60 / 0.45);
}
.border-rose-700\/5{
  border-color: rgb(190 18 60 / 0.05);
}
.border-rose-700\/50{
  border-color: rgb(190 18 60 / 0.5);
}
.border-rose-700\/55{
  border-color: rgb(190 18 60 / 0.55);
}
.border-rose-700\/60{
  border-color: rgb(190 18 60 / 0.6);
}
.border-rose-700\/65{
  border-color: rgb(190 18 60 / 0.65);
}
.border-rose-700\/70{
  border-color: rgb(190 18 60 / 0.7);
}
.border-rose-700\/75{
  border-color: rgb(190 18 60 / 0.75);
}
.border-rose-700\/80{
  border-color: rgb(190 18 60 / 0.8);
}
.border-rose-700\/85{
  border-color: rgb(190 18 60 / 0.85);
}
.border-rose-700\/90{
  border-color: rgb(190 18 60 / 0.9);
}
.border-rose-700\/95{
  border-color: rgb(190 18 60 / 0.95);
}
.border-rose-800{
  --tw-border-opacity: 1;
  border-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.border-rose-800\/0{
  border-color: rgb(159 18 57 / 0);
}
.border-rose-800\/10{
  border-color: rgb(159 18 57 / 0.1);
}
.border-rose-800\/100{
  border-color: rgb(159 18 57 / 1);
}
.border-rose-800\/15{
  border-color: rgb(159 18 57 / 0.15);
}
.border-rose-800\/20{
  border-color: rgb(159 18 57 / 0.2);
}
.border-rose-800\/25{
  border-color: rgb(159 18 57 / 0.25);
}
.border-rose-800\/30{
  border-color: rgb(159 18 57 / 0.3);
}
.border-rose-800\/35{
  border-color: rgb(159 18 57 / 0.35);
}
.border-rose-800\/40{
  border-color: rgb(159 18 57 / 0.4);
}
.border-rose-800\/45{
  border-color: rgb(159 18 57 / 0.45);
}
.border-rose-800\/5{
  border-color: rgb(159 18 57 / 0.05);
}
.border-rose-800\/50{
  border-color: rgb(159 18 57 / 0.5);
}
.border-rose-800\/55{
  border-color: rgb(159 18 57 / 0.55);
}
.border-rose-800\/60{
  border-color: rgb(159 18 57 / 0.6);
}
.border-rose-800\/65{
  border-color: rgb(159 18 57 / 0.65);
}
.border-rose-800\/70{
  border-color: rgb(159 18 57 / 0.7);
}
.border-rose-800\/75{
  border-color: rgb(159 18 57 / 0.75);
}
.border-rose-800\/80{
  border-color: rgb(159 18 57 / 0.8);
}
.border-rose-800\/85{
  border-color: rgb(159 18 57 / 0.85);
}
.border-rose-800\/90{
  border-color: rgb(159 18 57 / 0.9);
}
.border-rose-800\/95{
  border-color: rgb(159 18 57 / 0.95);
}
.border-rose-900{
  --tw-border-opacity: 1;
  border-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.border-rose-900\/0{
  border-color: rgb(136 19 55 / 0);
}
.border-rose-900\/10{
  border-color: rgb(136 19 55 / 0.1);
}
.border-rose-900\/100{
  border-color: rgb(136 19 55 / 1);
}
.border-rose-900\/15{
  border-color: rgb(136 19 55 / 0.15);
}
.border-rose-900\/20{
  border-color: rgb(136 19 55 / 0.2);
}
.border-rose-900\/25{
  border-color: rgb(136 19 55 / 0.25);
}
.border-rose-900\/30{
  border-color: rgb(136 19 55 / 0.3);
}
.border-rose-900\/35{
  border-color: rgb(136 19 55 / 0.35);
}
.border-rose-900\/40{
  border-color: rgb(136 19 55 / 0.4);
}
.border-rose-900\/45{
  border-color: rgb(136 19 55 / 0.45);
}
.border-rose-900\/5{
  border-color: rgb(136 19 55 / 0.05);
}
.border-rose-900\/50{
  border-color: rgb(136 19 55 / 0.5);
}
.border-rose-900\/55{
  border-color: rgb(136 19 55 / 0.55);
}
.border-rose-900\/60{
  border-color: rgb(136 19 55 / 0.6);
}
.border-rose-900\/65{
  border-color: rgb(136 19 55 / 0.65);
}
.border-rose-900\/70{
  border-color: rgb(136 19 55 / 0.7);
}
.border-rose-900\/75{
  border-color: rgb(136 19 55 / 0.75);
}
.border-rose-900\/80{
  border-color: rgb(136 19 55 / 0.8);
}
.border-rose-900\/85{
  border-color: rgb(136 19 55 / 0.85);
}
.border-rose-900\/90{
  border-color: rgb(136 19 55 / 0.9);
}
.border-rose-900\/95{
  border-color: rgb(136 19 55 / 0.95);
}
.border-services-green{
  border-color: hsl(var(--color-services-green));
}
.border-sidebar-border{
  border-color: hsl(var(--sidebar-border));
}
.border-sky-100{
  --tw-border-opacity: 1;
  border-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.border-sky-100\/0{
  border-color: rgb(224 242 254 / 0);
}
.border-sky-100\/10{
  border-color: rgb(224 242 254 / 0.1);
}
.border-sky-100\/100{
  border-color: rgb(224 242 254 / 1);
}
.border-sky-100\/15{
  border-color: rgb(224 242 254 / 0.15);
}
.border-sky-100\/20{
  border-color: rgb(224 242 254 / 0.2);
}
.border-sky-100\/25{
  border-color: rgb(224 242 254 / 0.25);
}
.border-sky-100\/30{
  border-color: rgb(224 242 254 / 0.3);
}
.border-sky-100\/35{
  border-color: rgb(224 242 254 / 0.35);
}
.border-sky-100\/40{
  border-color: rgb(224 242 254 / 0.4);
}
.border-sky-100\/45{
  border-color: rgb(224 242 254 / 0.45);
}
.border-sky-100\/5{
  border-color: rgb(224 242 254 / 0.05);
}
.border-sky-100\/50{
  border-color: rgb(224 242 254 / 0.5);
}
.border-sky-100\/55{
  border-color: rgb(224 242 254 / 0.55);
}
.border-sky-100\/60{
  border-color: rgb(224 242 254 / 0.6);
}
.border-sky-100\/65{
  border-color: rgb(224 242 254 / 0.65);
}
.border-sky-100\/70{
  border-color: rgb(224 242 254 / 0.7);
}
.border-sky-100\/75{
  border-color: rgb(224 242 254 / 0.75);
}
.border-sky-100\/80{
  border-color: rgb(224 242 254 / 0.8);
}
.border-sky-100\/85{
  border-color: rgb(224 242 254 / 0.85);
}
.border-sky-100\/90{
  border-color: rgb(224 242 254 / 0.9);
}
.border-sky-100\/95{
  border-color: rgb(224 242 254 / 0.95);
}
.border-sky-200{
  --tw-border-opacity: 1;
  border-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.border-sky-200\/0{
  border-color: rgb(186 230 253 / 0);
}
.border-sky-200\/10{
  border-color: rgb(186 230 253 / 0.1);
}
.border-sky-200\/100{
  border-color: rgb(186 230 253 / 1);
}
.border-sky-200\/15{
  border-color: rgb(186 230 253 / 0.15);
}
.border-sky-200\/20{
  border-color: rgb(186 230 253 / 0.2);
}
.border-sky-200\/25{
  border-color: rgb(186 230 253 / 0.25);
}
.border-sky-200\/30{
  border-color: rgb(186 230 253 / 0.3);
}
.border-sky-200\/35{
  border-color: rgb(186 230 253 / 0.35);
}
.border-sky-200\/40{
  border-color: rgb(186 230 253 / 0.4);
}
.border-sky-200\/45{
  border-color: rgb(186 230 253 / 0.45);
}
.border-sky-200\/5{
  border-color: rgb(186 230 253 / 0.05);
}
.border-sky-200\/50{
  border-color: rgb(186 230 253 / 0.5);
}
.border-sky-200\/55{
  border-color: rgb(186 230 253 / 0.55);
}
.border-sky-200\/60{
  border-color: rgb(186 230 253 / 0.6);
}
.border-sky-200\/65{
  border-color: rgb(186 230 253 / 0.65);
}
.border-sky-200\/70{
  border-color: rgb(186 230 253 / 0.7);
}
.border-sky-200\/75{
  border-color: rgb(186 230 253 / 0.75);
}
.border-sky-200\/80{
  border-color: rgb(186 230 253 / 0.8);
}
.border-sky-200\/85{
  border-color: rgb(186 230 253 / 0.85);
}
.border-sky-200\/90{
  border-color: rgb(186 230 253 / 0.9);
}
.border-sky-200\/95{
  border-color: rgb(186 230 253 / 0.95);
}
.border-sky-300{
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.border-sky-300\/0{
  border-color: rgb(125 211 252 / 0);
}
.border-sky-300\/10{
  border-color: rgb(125 211 252 / 0.1);
}
.border-sky-300\/100{
  border-color: rgb(125 211 252 / 1);
}
.border-sky-300\/15{
  border-color: rgb(125 211 252 / 0.15);
}
.border-sky-300\/20{
  border-color: rgb(125 211 252 / 0.2);
}
.border-sky-300\/25{
  border-color: rgb(125 211 252 / 0.25);
}
.border-sky-300\/30{
  border-color: rgb(125 211 252 / 0.3);
}
.border-sky-300\/35{
  border-color: rgb(125 211 252 / 0.35);
}
.border-sky-300\/40{
  border-color: rgb(125 211 252 / 0.4);
}
.border-sky-300\/45{
  border-color: rgb(125 211 252 / 0.45);
}
.border-sky-300\/5{
  border-color: rgb(125 211 252 / 0.05);
}
.border-sky-300\/50{
  border-color: rgb(125 211 252 / 0.5);
}
.border-sky-300\/55{
  border-color: rgb(125 211 252 / 0.55);
}
.border-sky-300\/60{
  border-color: rgb(125 211 252 / 0.6);
}
.border-sky-300\/65{
  border-color: rgb(125 211 252 / 0.65);
}
.border-sky-300\/70{
  border-color: rgb(125 211 252 / 0.7);
}
.border-sky-300\/75{
  border-color: rgb(125 211 252 / 0.75);
}
.border-sky-300\/80{
  border-color: rgb(125 211 252 / 0.8);
}
.border-sky-300\/85{
  border-color: rgb(125 211 252 / 0.85);
}
.border-sky-300\/90{
  border-color: rgb(125 211 252 / 0.9);
}
.border-sky-300\/95{
  border-color: rgb(125 211 252 / 0.95);
}
.border-sky-400{
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.border-sky-400\/0{
  border-color: rgb(56 189 248 / 0);
}
.border-sky-400\/10{
  border-color: rgb(56 189 248 / 0.1);
}
.border-sky-400\/100{
  border-color: rgb(56 189 248 / 1);
}
.border-sky-400\/15{
  border-color: rgb(56 189 248 / 0.15);
}
.border-sky-400\/20{
  border-color: rgb(56 189 248 / 0.2);
}
.border-sky-400\/25{
  border-color: rgb(56 189 248 / 0.25);
}
.border-sky-400\/30{
  border-color: rgb(56 189 248 / 0.3);
}
.border-sky-400\/35{
  border-color: rgb(56 189 248 / 0.35);
}
.border-sky-400\/40{
  border-color: rgb(56 189 248 / 0.4);
}
.border-sky-400\/45{
  border-color: rgb(56 189 248 / 0.45);
}
.border-sky-400\/5{
  border-color: rgb(56 189 248 / 0.05);
}
.border-sky-400\/50{
  border-color: rgb(56 189 248 / 0.5);
}
.border-sky-400\/55{
  border-color: rgb(56 189 248 / 0.55);
}
.border-sky-400\/60{
  border-color: rgb(56 189 248 / 0.6);
}
.border-sky-400\/65{
  border-color: rgb(56 189 248 / 0.65);
}
.border-sky-400\/70{
  border-color: rgb(56 189 248 / 0.7);
}
.border-sky-400\/75{
  border-color: rgb(56 189 248 / 0.75);
}
.border-sky-400\/80{
  border-color: rgb(56 189 248 / 0.8);
}
.border-sky-400\/85{
  border-color: rgb(56 189 248 / 0.85);
}
.border-sky-400\/90{
  border-color: rgb(56 189 248 / 0.9);
}
.border-sky-400\/95{
  border-color: rgb(56 189 248 / 0.95);
}
.border-sky-50{
  --tw-border-opacity: 1;
  border-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.border-sky-50\/0{
  border-color: rgb(240 249 255 / 0);
}
.border-sky-50\/10{
  border-color: rgb(240 249 255 / 0.1);
}
.border-sky-50\/100{
  border-color: rgb(240 249 255 / 1);
}
.border-sky-50\/15{
  border-color: rgb(240 249 255 / 0.15);
}
.border-sky-50\/20{
  border-color: rgb(240 249 255 / 0.2);
}
.border-sky-50\/25{
  border-color: rgb(240 249 255 / 0.25);
}
.border-sky-50\/30{
  border-color: rgb(240 249 255 / 0.3);
}
.border-sky-50\/35{
  border-color: rgb(240 249 255 / 0.35);
}
.border-sky-50\/40{
  border-color: rgb(240 249 255 / 0.4);
}
.border-sky-50\/45{
  border-color: rgb(240 249 255 / 0.45);
}
.border-sky-50\/5{
  border-color: rgb(240 249 255 / 0.05);
}
.border-sky-50\/50{
  border-color: rgb(240 249 255 / 0.5);
}
.border-sky-50\/55{
  border-color: rgb(240 249 255 / 0.55);
}
.border-sky-50\/60{
  border-color: rgb(240 249 255 / 0.6);
}
.border-sky-50\/65{
  border-color: rgb(240 249 255 / 0.65);
}
.border-sky-50\/70{
  border-color: rgb(240 249 255 / 0.7);
}
.border-sky-50\/75{
  border-color: rgb(240 249 255 / 0.75);
}
.border-sky-50\/80{
  border-color: rgb(240 249 255 / 0.8);
}
.border-sky-50\/85{
  border-color: rgb(240 249 255 / 0.85);
}
.border-sky-50\/90{
  border-color: rgb(240 249 255 / 0.9);
}
.border-sky-50\/95{
  border-color: rgb(240 249 255 / 0.95);
}
.border-sky-500{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.border-sky-500\/0{
  border-color: rgb(14 165 233 / 0);
}
.border-sky-500\/10{
  border-color: rgb(14 165 233 / 0.1);
}
.border-sky-500\/100{
  border-color: rgb(14 165 233 / 1);
}
.border-sky-500\/15{
  border-color: rgb(14 165 233 / 0.15);
}
.border-sky-500\/20{
  border-color: rgb(14 165 233 / 0.2);
}
.border-sky-500\/25{
  border-color: rgb(14 165 233 / 0.25);
}
.border-sky-500\/30{
  border-color: rgb(14 165 233 / 0.3);
}
.border-sky-500\/35{
  border-color: rgb(14 165 233 / 0.35);
}
.border-sky-500\/40{
  border-color: rgb(14 165 233 / 0.4);
}
.border-sky-500\/45{
  border-color: rgb(14 165 233 / 0.45);
}
.border-sky-500\/5{
  border-color: rgb(14 165 233 / 0.05);
}
.border-sky-500\/50{
  border-color: rgb(14 165 233 / 0.5);
}
.border-sky-500\/55{
  border-color: rgb(14 165 233 / 0.55);
}
.border-sky-500\/60{
  border-color: rgb(14 165 233 / 0.6);
}
.border-sky-500\/65{
  border-color: rgb(14 165 233 / 0.65);
}
.border-sky-500\/70{
  border-color: rgb(14 165 233 / 0.7);
}
.border-sky-500\/75{
  border-color: rgb(14 165 233 / 0.75);
}
.border-sky-500\/80{
  border-color: rgb(14 165 233 / 0.8);
}
.border-sky-500\/85{
  border-color: rgb(14 165 233 / 0.85);
}
.border-sky-500\/90{
  border-color: rgb(14 165 233 / 0.9);
}
.border-sky-500\/95{
  border-color: rgb(14 165 233 / 0.95);
}
.border-sky-600{
  --tw-border-opacity: 1;
  border-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.border-sky-600\/0{
  border-color: rgb(2 132 199 / 0);
}
.border-sky-600\/10{
  border-color: rgb(2 132 199 / 0.1);
}
.border-sky-600\/100{
  border-color: rgb(2 132 199 / 1);
}
.border-sky-600\/15{
  border-color: rgb(2 132 199 / 0.15);
}
.border-sky-600\/20{
  border-color: rgb(2 132 199 / 0.2);
}
.border-sky-600\/25{
  border-color: rgb(2 132 199 / 0.25);
}
.border-sky-600\/30{
  border-color: rgb(2 132 199 / 0.3);
}
.border-sky-600\/35{
  border-color: rgb(2 132 199 / 0.35);
}
.border-sky-600\/40{
  border-color: rgb(2 132 199 / 0.4);
}
.border-sky-600\/45{
  border-color: rgb(2 132 199 / 0.45);
}
.border-sky-600\/5{
  border-color: rgb(2 132 199 / 0.05);
}
.border-sky-600\/50{
  border-color: rgb(2 132 199 / 0.5);
}
.border-sky-600\/55{
  border-color: rgb(2 132 199 / 0.55);
}
.border-sky-600\/60{
  border-color: rgb(2 132 199 / 0.6);
}
.border-sky-600\/65{
  border-color: rgb(2 132 199 / 0.65);
}
.border-sky-600\/70{
  border-color: rgb(2 132 199 / 0.7);
}
.border-sky-600\/75{
  border-color: rgb(2 132 199 / 0.75);
}
.border-sky-600\/80{
  border-color: rgb(2 132 199 / 0.8);
}
.border-sky-600\/85{
  border-color: rgb(2 132 199 / 0.85);
}
.border-sky-600\/90{
  border-color: rgb(2 132 199 / 0.9);
}
.border-sky-600\/95{
  border-color: rgb(2 132 199 / 0.95);
}
.border-sky-700{
  --tw-border-opacity: 1;
  border-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.border-sky-700\/0{
  border-color: rgb(3 105 161 / 0);
}
.border-sky-700\/10{
  border-color: rgb(3 105 161 / 0.1);
}
.border-sky-700\/100{
  border-color: rgb(3 105 161 / 1);
}
.border-sky-700\/15{
  border-color: rgb(3 105 161 / 0.15);
}
.border-sky-700\/20{
  border-color: rgb(3 105 161 / 0.2);
}
.border-sky-700\/25{
  border-color: rgb(3 105 161 / 0.25);
}
.border-sky-700\/30{
  border-color: rgb(3 105 161 / 0.3);
}
.border-sky-700\/35{
  border-color: rgb(3 105 161 / 0.35);
}
.border-sky-700\/40{
  border-color: rgb(3 105 161 / 0.4);
}
.border-sky-700\/45{
  border-color: rgb(3 105 161 / 0.45);
}
.border-sky-700\/5{
  border-color: rgb(3 105 161 / 0.05);
}
.border-sky-700\/50{
  border-color: rgb(3 105 161 / 0.5);
}
.border-sky-700\/55{
  border-color: rgb(3 105 161 / 0.55);
}
.border-sky-700\/60{
  border-color: rgb(3 105 161 / 0.6);
}
.border-sky-700\/65{
  border-color: rgb(3 105 161 / 0.65);
}
.border-sky-700\/70{
  border-color: rgb(3 105 161 / 0.7);
}
.border-sky-700\/75{
  border-color: rgb(3 105 161 / 0.75);
}
.border-sky-700\/80{
  border-color: rgb(3 105 161 / 0.8);
}
.border-sky-700\/85{
  border-color: rgb(3 105 161 / 0.85);
}
.border-sky-700\/90{
  border-color: rgb(3 105 161 / 0.9);
}
.border-sky-700\/95{
  border-color: rgb(3 105 161 / 0.95);
}
.border-sky-800{
  --tw-border-opacity: 1;
  border-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.border-sky-800\/0{
  border-color: rgb(7 89 133 / 0);
}
.border-sky-800\/10{
  border-color: rgb(7 89 133 / 0.1);
}
.border-sky-800\/100{
  border-color: rgb(7 89 133 / 1);
}
.border-sky-800\/15{
  border-color: rgb(7 89 133 / 0.15);
}
.border-sky-800\/20{
  border-color: rgb(7 89 133 / 0.2);
}
.border-sky-800\/25{
  border-color: rgb(7 89 133 / 0.25);
}
.border-sky-800\/30{
  border-color: rgb(7 89 133 / 0.3);
}
.border-sky-800\/35{
  border-color: rgb(7 89 133 / 0.35);
}
.border-sky-800\/40{
  border-color: rgb(7 89 133 / 0.4);
}
.border-sky-800\/45{
  border-color: rgb(7 89 133 / 0.45);
}
.border-sky-800\/5{
  border-color: rgb(7 89 133 / 0.05);
}
.border-sky-800\/50{
  border-color: rgb(7 89 133 / 0.5);
}
.border-sky-800\/55{
  border-color: rgb(7 89 133 / 0.55);
}
.border-sky-800\/60{
  border-color: rgb(7 89 133 / 0.6);
}
.border-sky-800\/65{
  border-color: rgb(7 89 133 / 0.65);
}
.border-sky-800\/70{
  border-color: rgb(7 89 133 / 0.7);
}
.border-sky-800\/75{
  border-color: rgb(7 89 133 / 0.75);
}
.border-sky-800\/80{
  border-color: rgb(7 89 133 / 0.8);
}
.border-sky-800\/85{
  border-color: rgb(7 89 133 / 0.85);
}
.border-sky-800\/90{
  border-color: rgb(7 89 133 / 0.9);
}
.border-sky-800\/95{
  border-color: rgb(7 89 133 / 0.95);
}
.border-sky-900{
  --tw-border-opacity: 1;
  border-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.border-sky-900\/0{
  border-color: rgb(12 74 110 / 0);
}
.border-sky-900\/10{
  border-color: rgb(12 74 110 / 0.1);
}
.border-sky-900\/100{
  border-color: rgb(12 74 110 / 1);
}
.border-sky-900\/15{
  border-color: rgb(12 74 110 / 0.15);
}
.border-sky-900\/20{
  border-color: rgb(12 74 110 / 0.2);
}
.border-sky-900\/25{
  border-color: rgb(12 74 110 / 0.25);
}
.border-sky-900\/30{
  border-color: rgb(12 74 110 / 0.3);
}
.border-sky-900\/35{
  border-color: rgb(12 74 110 / 0.35);
}
.border-sky-900\/40{
  border-color: rgb(12 74 110 / 0.4);
}
.border-sky-900\/45{
  border-color: rgb(12 74 110 / 0.45);
}
.border-sky-900\/5{
  border-color: rgb(12 74 110 / 0.05);
}
.border-sky-900\/50{
  border-color: rgb(12 74 110 / 0.5);
}
.border-sky-900\/55{
  border-color: rgb(12 74 110 / 0.55);
}
.border-sky-900\/60{
  border-color: rgb(12 74 110 / 0.6);
}
.border-sky-900\/65{
  border-color: rgb(12 74 110 / 0.65);
}
.border-sky-900\/70{
  border-color: rgb(12 74 110 / 0.7);
}
.border-sky-900\/75{
  border-color: rgb(12 74 110 / 0.75);
}
.border-sky-900\/80{
  border-color: rgb(12 74 110 / 0.8);
}
.border-sky-900\/85{
  border-color: rgb(12 74 110 / 0.85);
}
.border-sky-900\/90{
  border-color: rgb(12 74 110 / 0.9);
}
.border-sky-900\/95{
  border-color: rgb(12 74 110 / 0.95);
}
.border-slate-100{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.border-slate-100\/0{
  border-color: rgb(241 245 249 / 0);
}
.border-slate-100\/10{
  border-color: rgb(241 245 249 / 0.1);
}
.border-slate-100\/100{
  border-color: rgb(241 245 249 / 1);
}
.border-slate-100\/15{
  border-color: rgb(241 245 249 / 0.15);
}
.border-slate-100\/20{
  border-color: rgb(241 245 249 / 0.2);
}
.border-slate-100\/25{
  border-color: rgb(241 245 249 / 0.25);
}
.border-slate-100\/30{
  border-color: rgb(241 245 249 / 0.3);
}
.border-slate-100\/35{
  border-color: rgb(241 245 249 / 0.35);
}
.border-slate-100\/40{
  border-color: rgb(241 245 249 / 0.4);
}
.border-slate-100\/45{
  border-color: rgb(241 245 249 / 0.45);
}
.border-slate-100\/5{
  border-color: rgb(241 245 249 / 0.05);
}
.border-slate-100\/50{
  border-color: rgb(241 245 249 / 0.5);
}
.border-slate-100\/55{
  border-color: rgb(241 245 249 / 0.55);
}
.border-slate-100\/60{
  border-color: rgb(241 245 249 / 0.6);
}
.border-slate-100\/65{
  border-color: rgb(241 245 249 / 0.65);
}
.border-slate-100\/70{
  border-color: rgb(241 245 249 / 0.7);
}
.border-slate-100\/75{
  border-color: rgb(241 245 249 / 0.75);
}
.border-slate-100\/80{
  border-color: rgb(241 245 249 / 0.8);
}
.border-slate-100\/85{
  border-color: rgb(241 245 249 / 0.85);
}
.border-slate-100\/90{
  border-color: rgb(241 245 249 / 0.9);
}
.border-slate-100\/95{
  border-color: rgb(241 245 249 / 0.95);
}
.border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-slate-200\/0{
  border-color: rgb(226 232 240 / 0);
}
.border-slate-200\/10{
  border-color: rgb(226 232 240 / 0.1);
}
.border-slate-200\/100{
  border-color: rgb(226 232 240 / 1);
}
.border-slate-200\/15{
  border-color: rgb(226 232 240 / 0.15);
}
.border-slate-200\/20{
  border-color: rgb(226 232 240 / 0.2);
}
.border-slate-200\/25{
  border-color: rgb(226 232 240 / 0.25);
}
.border-slate-200\/30{
  border-color: rgb(226 232 240 / 0.3);
}
.border-slate-200\/35{
  border-color: rgb(226 232 240 / 0.35);
}
.border-slate-200\/40{
  border-color: rgb(226 232 240 / 0.4);
}
.border-slate-200\/45{
  border-color: rgb(226 232 240 / 0.45);
}
.border-slate-200\/5{
  border-color: rgb(226 232 240 / 0.05);
}
.border-slate-200\/50{
  border-color: rgb(226 232 240 / 0.5);
}
.border-slate-200\/55{
  border-color: rgb(226 232 240 / 0.55);
}
.border-slate-200\/60{
  border-color: rgb(226 232 240 / 0.6);
}
.border-slate-200\/65{
  border-color: rgb(226 232 240 / 0.65);
}
.border-slate-200\/70{
  border-color: rgb(226 232 240 / 0.7);
}
.border-slate-200\/75{
  border-color: rgb(226 232 240 / 0.75);
}
.border-slate-200\/80{
  border-color: rgb(226 232 240 / 0.8);
}
.border-slate-200\/85{
  border-color: rgb(226 232 240 / 0.85);
}
.border-slate-200\/90{
  border-color: rgb(226 232 240 / 0.9);
}
.border-slate-200\/95{
  border-color: rgb(226 232 240 / 0.95);
}
.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.border-slate-300\/0{
  border-color: rgb(203 213 225 / 0);
}
.border-slate-300\/10{
  border-color: rgb(203 213 225 / 0.1);
}
.border-slate-300\/100{
  border-color: rgb(203 213 225 / 1);
}
.border-slate-300\/15{
  border-color: rgb(203 213 225 / 0.15);
}
.border-slate-300\/20{
  border-color: rgb(203 213 225 / 0.2);
}
.border-slate-300\/25{
  border-color: rgb(203 213 225 / 0.25);
}
.border-slate-300\/30{
  border-color: rgb(203 213 225 / 0.3);
}
.border-slate-300\/35{
  border-color: rgb(203 213 225 / 0.35);
}
.border-slate-300\/40{
  border-color: rgb(203 213 225 / 0.4);
}
.border-slate-300\/45{
  border-color: rgb(203 213 225 / 0.45);
}
.border-slate-300\/5{
  border-color: rgb(203 213 225 / 0.05);
}
.border-slate-300\/50{
  border-color: rgb(203 213 225 / 0.5);
}
.border-slate-300\/55{
  border-color: rgb(203 213 225 / 0.55);
}
.border-slate-300\/60{
  border-color: rgb(203 213 225 / 0.6);
}
.border-slate-300\/65{
  border-color: rgb(203 213 225 / 0.65);
}
.border-slate-300\/70{
  border-color: rgb(203 213 225 / 0.7);
}
.border-slate-300\/75{
  border-color: rgb(203 213 225 / 0.75);
}
.border-slate-300\/80{
  border-color: rgb(203 213 225 / 0.8);
}
.border-slate-300\/85{
  border-color: rgb(203 213 225 / 0.85);
}
.border-slate-300\/90{
  border-color: rgb(203 213 225 / 0.9);
}
.border-slate-300\/95{
  border-color: rgb(203 213 225 / 0.95);
}
.border-slate-400{
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.border-slate-400\/0{
  border-color: rgb(148 163 184 / 0);
}
.border-slate-400\/10{
  border-color: rgb(148 163 184 / 0.1);
}
.border-slate-400\/100{
  border-color: rgb(148 163 184 / 1);
}
.border-slate-400\/15{
  border-color: rgb(148 163 184 / 0.15);
}
.border-slate-400\/20{
  border-color: rgb(148 163 184 / 0.2);
}
.border-slate-400\/25{
  border-color: rgb(148 163 184 / 0.25);
}
.border-slate-400\/30{
  border-color: rgb(148 163 184 / 0.3);
}
.border-slate-400\/35{
  border-color: rgb(148 163 184 / 0.35);
}
.border-slate-400\/40{
  border-color: rgb(148 163 184 / 0.4);
}
.border-slate-400\/45{
  border-color: rgb(148 163 184 / 0.45);
}
.border-slate-400\/5{
  border-color: rgb(148 163 184 / 0.05);
}
.border-slate-400\/50{
  border-color: rgb(148 163 184 / 0.5);
}
.border-slate-400\/55{
  border-color: rgb(148 163 184 / 0.55);
}
.border-slate-400\/60{
  border-color: rgb(148 163 184 / 0.6);
}
.border-slate-400\/65{
  border-color: rgb(148 163 184 / 0.65);
}
.border-slate-400\/70{
  border-color: rgb(148 163 184 / 0.7);
}
.border-slate-400\/75{
  border-color: rgb(148 163 184 / 0.75);
}
.border-slate-400\/80{
  border-color: rgb(148 163 184 / 0.8);
}
.border-slate-400\/85{
  border-color: rgb(148 163 184 / 0.85);
}
.border-slate-400\/90{
  border-color: rgb(148 163 184 / 0.9);
}
.border-slate-400\/95{
  border-color: rgb(148 163 184 / 0.95);
}
.border-slate-50{
  --tw-border-opacity: 1;
  border-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.border-slate-50\/0{
  border-color: rgb(248 250 252 / 0);
}
.border-slate-50\/10{
  border-color: rgb(248 250 252 / 0.1);
}
.border-slate-50\/100{
  border-color: rgb(248 250 252 / 1);
}
.border-slate-50\/15{
  border-color: rgb(248 250 252 / 0.15);
}
.border-slate-50\/20{
  border-color: rgb(248 250 252 / 0.2);
}
.border-slate-50\/25{
  border-color: rgb(248 250 252 / 0.25);
}
.border-slate-50\/30{
  border-color: rgb(248 250 252 / 0.3);
}
.border-slate-50\/35{
  border-color: rgb(248 250 252 / 0.35);
}
.border-slate-50\/40{
  border-color: rgb(248 250 252 / 0.4);
}
.border-slate-50\/45{
  border-color: rgb(248 250 252 / 0.45);
}
.border-slate-50\/5{
  border-color: rgb(248 250 252 / 0.05);
}
.border-slate-50\/50{
  border-color: rgb(248 250 252 / 0.5);
}
.border-slate-50\/55{
  border-color: rgb(248 250 252 / 0.55);
}
.border-slate-50\/60{
  border-color: rgb(248 250 252 / 0.6);
}
.border-slate-50\/65{
  border-color: rgb(248 250 252 / 0.65);
}
.border-slate-50\/70{
  border-color: rgb(248 250 252 / 0.7);
}
.border-slate-50\/75{
  border-color: rgb(248 250 252 / 0.75);
}
.border-slate-50\/80{
  border-color: rgb(248 250 252 / 0.8);
}
.border-slate-50\/85{
  border-color: rgb(248 250 252 / 0.85);
}
.border-slate-50\/90{
  border-color: rgb(248 250 252 / 0.9);
}
.border-slate-50\/95{
  border-color: rgb(248 250 252 / 0.95);
}
.border-slate-500{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.border-slate-500\/0{
  border-color: rgb(100 116 139 / 0);
}
.border-slate-500\/10{
  border-color: rgb(100 116 139 / 0.1);
}
.border-slate-500\/100{
  border-color: rgb(100 116 139 / 1);
}
.border-slate-500\/15{
  border-color: rgb(100 116 139 / 0.15);
}
.border-slate-500\/20{
  border-color: rgb(100 116 139 / 0.2);
}
.border-slate-500\/25{
  border-color: rgb(100 116 139 / 0.25);
}
.border-slate-500\/30{
  border-color: rgb(100 116 139 / 0.3);
}
.border-slate-500\/35{
  border-color: rgb(100 116 139 / 0.35);
}
.border-slate-500\/40{
  border-color: rgb(100 116 139 / 0.4);
}
.border-slate-500\/45{
  border-color: rgb(100 116 139 / 0.45);
}
.border-slate-500\/5{
  border-color: rgb(100 116 139 / 0.05);
}
.border-slate-500\/50{
  border-color: rgb(100 116 139 / 0.5);
}
.border-slate-500\/55{
  border-color: rgb(100 116 139 / 0.55);
}
.border-slate-500\/60{
  border-color: rgb(100 116 139 / 0.6);
}
.border-slate-500\/65{
  border-color: rgb(100 116 139 / 0.65);
}
.border-slate-500\/70{
  border-color: rgb(100 116 139 / 0.7);
}
.border-slate-500\/75{
  border-color: rgb(100 116 139 / 0.75);
}
.border-slate-500\/80{
  border-color: rgb(100 116 139 / 0.8);
}
.border-slate-500\/85{
  border-color: rgb(100 116 139 / 0.85);
}
.border-slate-500\/90{
  border-color: rgb(100 116 139 / 0.9);
}
.border-slate-500\/95{
  border-color: rgb(100 116 139 / 0.95);
}
.border-slate-600{
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.border-slate-600\/0{
  border-color: rgb(71 85 105 / 0);
}
.border-slate-600\/10{
  border-color: rgb(71 85 105 / 0.1);
}
.border-slate-600\/100{
  border-color: rgb(71 85 105 / 1);
}
.border-slate-600\/15{
  border-color: rgb(71 85 105 / 0.15);
}
.border-slate-600\/20{
  border-color: rgb(71 85 105 / 0.2);
}
.border-slate-600\/25{
  border-color: rgb(71 85 105 / 0.25);
}
.border-slate-600\/30{
  border-color: rgb(71 85 105 / 0.3);
}
.border-slate-600\/35{
  border-color: rgb(71 85 105 / 0.35);
}
.border-slate-600\/40{
  border-color: rgb(71 85 105 / 0.4);
}
.border-slate-600\/45{
  border-color: rgb(71 85 105 / 0.45);
}
.border-slate-600\/5{
  border-color: rgb(71 85 105 / 0.05);
}
.border-slate-600\/50{
  border-color: rgb(71 85 105 / 0.5);
}
.border-slate-600\/55{
  border-color: rgb(71 85 105 / 0.55);
}
.border-slate-600\/60{
  border-color: rgb(71 85 105 / 0.6);
}
.border-slate-600\/65{
  border-color: rgb(71 85 105 / 0.65);
}
.border-slate-600\/70{
  border-color: rgb(71 85 105 / 0.7);
}
.border-slate-600\/75{
  border-color: rgb(71 85 105 / 0.75);
}
.border-slate-600\/80{
  border-color: rgb(71 85 105 / 0.8);
}
.border-slate-600\/85{
  border-color: rgb(71 85 105 / 0.85);
}
.border-slate-600\/90{
  border-color: rgb(71 85 105 / 0.9);
}
.border-slate-600\/95{
  border-color: rgb(71 85 105 / 0.95);
}
.border-slate-700{
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.border-slate-700\/0{
  border-color: rgb(51 65 85 / 0);
}
.border-slate-700\/10{
  border-color: rgb(51 65 85 / 0.1);
}
.border-slate-700\/100{
  border-color: rgb(51 65 85 / 1);
}
.border-slate-700\/15{
  border-color: rgb(51 65 85 / 0.15);
}
.border-slate-700\/20{
  border-color: rgb(51 65 85 / 0.2);
}
.border-slate-700\/25{
  border-color: rgb(51 65 85 / 0.25);
}
.border-slate-700\/30{
  border-color: rgb(51 65 85 / 0.3);
}
.border-slate-700\/35{
  border-color: rgb(51 65 85 / 0.35);
}
.border-slate-700\/40{
  border-color: rgb(51 65 85 / 0.4);
}
.border-slate-700\/45{
  border-color: rgb(51 65 85 / 0.45);
}
.border-slate-700\/5{
  border-color: rgb(51 65 85 / 0.05);
}
.border-slate-700\/50{
  border-color: rgb(51 65 85 / 0.5);
}
.border-slate-700\/55{
  border-color: rgb(51 65 85 / 0.55);
}
.border-slate-700\/60{
  border-color: rgb(51 65 85 / 0.6);
}
.border-slate-700\/65{
  border-color: rgb(51 65 85 / 0.65);
}
.border-slate-700\/70{
  border-color: rgb(51 65 85 / 0.7);
}
.border-slate-700\/75{
  border-color: rgb(51 65 85 / 0.75);
}
.border-slate-700\/80{
  border-color: rgb(51 65 85 / 0.8);
}
.border-slate-700\/85{
  border-color: rgb(51 65 85 / 0.85);
}
.border-slate-700\/90{
  border-color: rgb(51 65 85 / 0.9);
}
.border-slate-700\/95{
  border-color: rgb(51 65 85 / 0.95);
}
.border-slate-800{
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.border-slate-800\/0{
  border-color: rgb(30 41 59 / 0);
}
.border-slate-800\/10{
  border-color: rgb(30 41 59 / 0.1);
}
.border-slate-800\/100{
  border-color: rgb(30 41 59 / 1);
}
.border-slate-800\/15{
  border-color: rgb(30 41 59 / 0.15);
}
.border-slate-800\/20{
  border-color: rgb(30 41 59 / 0.2);
}
.border-slate-800\/25{
  border-color: rgb(30 41 59 / 0.25);
}
.border-slate-800\/30{
  border-color: rgb(30 41 59 / 0.3);
}
.border-slate-800\/35{
  border-color: rgb(30 41 59 / 0.35);
}
.border-slate-800\/40{
  border-color: rgb(30 41 59 / 0.4);
}
.border-slate-800\/45{
  border-color: rgb(30 41 59 / 0.45);
}
.border-slate-800\/5{
  border-color: rgb(30 41 59 / 0.05);
}
.border-slate-800\/50{
  border-color: rgb(30 41 59 / 0.5);
}
.border-slate-800\/55{
  border-color: rgb(30 41 59 / 0.55);
}
.border-slate-800\/60{
  border-color: rgb(30 41 59 / 0.6);
}
.border-slate-800\/65{
  border-color: rgb(30 41 59 / 0.65);
}
.border-slate-800\/70{
  border-color: rgb(30 41 59 / 0.7);
}
.border-slate-800\/75{
  border-color: rgb(30 41 59 / 0.75);
}
.border-slate-800\/80{
  border-color: rgb(30 41 59 / 0.8);
}
.border-slate-800\/85{
  border-color: rgb(30 41 59 / 0.85);
}
.border-slate-800\/90{
  border-color: rgb(30 41 59 / 0.9);
}
.border-slate-800\/95{
  border-color: rgb(30 41 59 / 0.95);
}
.border-slate-900{
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.border-slate-900\/0{
  border-color: rgb(15 23 42 / 0);
}
.border-slate-900\/10{
  border-color: rgb(15 23 42 / 0.1);
}
.border-slate-900\/100{
  border-color: rgb(15 23 42 / 1);
}
.border-slate-900\/15{
  border-color: rgb(15 23 42 / 0.15);
}
.border-slate-900\/20{
  border-color: rgb(15 23 42 / 0.2);
}
.border-slate-900\/25{
  border-color: rgb(15 23 42 / 0.25);
}
.border-slate-900\/30{
  border-color: rgb(15 23 42 / 0.3);
}
.border-slate-900\/35{
  border-color: rgb(15 23 42 / 0.35);
}
.border-slate-900\/40{
  border-color: rgb(15 23 42 / 0.4);
}
.border-slate-900\/45{
  border-color: rgb(15 23 42 / 0.45);
}
.border-slate-900\/5{
  border-color: rgb(15 23 42 / 0.05);
}
.border-slate-900\/50{
  border-color: rgb(15 23 42 / 0.5);
}
.border-slate-900\/55{
  border-color: rgb(15 23 42 / 0.55);
}
.border-slate-900\/60{
  border-color: rgb(15 23 42 / 0.6);
}
.border-slate-900\/65{
  border-color: rgb(15 23 42 / 0.65);
}
.border-slate-900\/70{
  border-color: rgb(15 23 42 / 0.7);
}
.border-slate-900\/75{
  border-color: rgb(15 23 42 / 0.75);
}
.border-slate-900\/80{
  border-color: rgb(15 23 42 / 0.8);
}
.border-slate-900\/85{
  border-color: rgb(15 23 42 / 0.85);
}
.border-slate-900\/90{
  border-color: rgb(15 23 42 / 0.9);
}
.border-slate-900\/95{
  border-color: rgb(15 23 42 / 0.95);
}
.border-stone-100{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.border-stone-100\/0{
  border-color: rgb(245 245 244 / 0);
}
.border-stone-100\/10{
  border-color: rgb(245 245 244 / 0.1);
}
.border-stone-100\/100{
  border-color: rgb(245 245 244 / 1);
}
.border-stone-100\/15{
  border-color: rgb(245 245 244 / 0.15);
}
.border-stone-100\/20{
  border-color: rgb(245 245 244 / 0.2);
}
.border-stone-100\/25{
  border-color: rgb(245 245 244 / 0.25);
}
.border-stone-100\/30{
  border-color: rgb(245 245 244 / 0.3);
}
.border-stone-100\/35{
  border-color: rgb(245 245 244 / 0.35);
}
.border-stone-100\/40{
  border-color: rgb(245 245 244 / 0.4);
}
.border-stone-100\/45{
  border-color: rgb(245 245 244 / 0.45);
}
.border-stone-100\/5{
  border-color: rgb(245 245 244 / 0.05);
}
.border-stone-100\/50{
  border-color: rgb(245 245 244 / 0.5);
}
.border-stone-100\/55{
  border-color: rgb(245 245 244 / 0.55);
}
.border-stone-100\/60{
  border-color: rgb(245 245 244 / 0.6);
}
.border-stone-100\/65{
  border-color: rgb(245 245 244 / 0.65);
}
.border-stone-100\/70{
  border-color: rgb(245 245 244 / 0.7);
}
.border-stone-100\/75{
  border-color: rgb(245 245 244 / 0.75);
}
.border-stone-100\/80{
  border-color: rgb(245 245 244 / 0.8);
}
.border-stone-100\/85{
  border-color: rgb(245 245 244 / 0.85);
}
.border-stone-100\/90{
  border-color: rgb(245 245 244 / 0.9);
}
.border-stone-100\/95{
  border-color: rgb(245 245 244 / 0.95);
}
.border-stone-200{
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.border-stone-200\/0{
  border-color: rgb(231 229 228 / 0);
}
.border-stone-200\/10{
  border-color: rgb(231 229 228 / 0.1);
}
.border-stone-200\/100{
  border-color: rgb(231 229 228 / 1);
}
.border-stone-200\/15{
  border-color: rgb(231 229 228 / 0.15);
}
.border-stone-200\/20{
  border-color: rgb(231 229 228 / 0.2);
}
.border-stone-200\/25{
  border-color: rgb(231 229 228 / 0.25);
}
.border-stone-200\/30{
  border-color: rgb(231 229 228 / 0.3);
}
.border-stone-200\/35{
  border-color: rgb(231 229 228 / 0.35);
}
.border-stone-200\/40{
  border-color: rgb(231 229 228 / 0.4);
}
.border-stone-200\/45{
  border-color: rgb(231 229 228 / 0.45);
}
.border-stone-200\/5{
  border-color: rgb(231 229 228 / 0.05);
}
.border-stone-200\/50{
  border-color: rgb(231 229 228 / 0.5);
}
.border-stone-200\/55{
  border-color: rgb(231 229 228 / 0.55);
}
.border-stone-200\/60{
  border-color: rgb(231 229 228 / 0.6);
}
.border-stone-200\/65{
  border-color: rgb(231 229 228 / 0.65);
}
.border-stone-200\/70{
  border-color: rgb(231 229 228 / 0.7);
}
.border-stone-200\/75{
  border-color: rgb(231 229 228 / 0.75);
}
.border-stone-200\/80{
  border-color: rgb(231 229 228 / 0.8);
}
.border-stone-200\/85{
  border-color: rgb(231 229 228 / 0.85);
}
.border-stone-200\/90{
  border-color: rgb(231 229 228 / 0.9);
}
.border-stone-200\/95{
  border-color: rgb(231 229 228 / 0.95);
}
.border-stone-300{
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.border-stone-300\/0{
  border-color: rgb(214 211 209 / 0);
}
.border-stone-300\/10{
  border-color: rgb(214 211 209 / 0.1);
}
.border-stone-300\/100{
  border-color: rgb(214 211 209 / 1);
}
.border-stone-300\/15{
  border-color: rgb(214 211 209 / 0.15);
}
.border-stone-300\/20{
  border-color: rgb(214 211 209 / 0.2);
}
.border-stone-300\/25{
  border-color: rgb(214 211 209 / 0.25);
}
.border-stone-300\/30{
  border-color: rgb(214 211 209 / 0.3);
}
.border-stone-300\/35{
  border-color: rgb(214 211 209 / 0.35);
}
.border-stone-300\/40{
  border-color: rgb(214 211 209 / 0.4);
}
.border-stone-300\/45{
  border-color: rgb(214 211 209 / 0.45);
}
.border-stone-300\/5{
  border-color: rgb(214 211 209 / 0.05);
}
.border-stone-300\/50{
  border-color: rgb(214 211 209 / 0.5);
}
.border-stone-300\/55{
  border-color: rgb(214 211 209 / 0.55);
}
.border-stone-300\/60{
  border-color: rgb(214 211 209 / 0.6);
}
.border-stone-300\/65{
  border-color: rgb(214 211 209 / 0.65);
}
.border-stone-300\/70{
  border-color: rgb(214 211 209 / 0.7);
}
.border-stone-300\/75{
  border-color: rgb(214 211 209 / 0.75);
}
.border-stone-300\/80{
  border-color: rgb(214 211 209 / 0.8);
}
.border-stone-300\/85{
  border-color: rgb(214 211 209 / 0.85);
}
.border-stone-300\/90{
  border-color: rgb(214 211 209 / 0.9);
}
.border-stone-300\/95{
  border-color: rgb(214 211 209 / 0.95);
}
.border-stone-400{
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.border-stone-400\/0{
  border-color: rgb(168 162 158 / 0);
}
.border-stone-400\/10{
  border-color: rgb(168 162 158 / 0.1);
}
.border-stone-400\/100{
  border-color: rgb(168 162 158 / 1);
}
.border-stone-400\/15{
  border-color: rgb(168 162 158 / 0.15);
}
.border-stone-400\/20{
  border-color: rgb(168 162 158 / 0.2);
}
.border-stone-400\/25{
  border-color: rgb(168 162 158 / 0.25);
}
.border-stone-400\/30{
  border-color: rgb(168 162 158 / 0.3);
}
.border-stone-400\/35{
  border-color: rgb(168 162 158 / 0.35);
}
.border-stone-400\/40{
  border-color: rgb(168 162 158 / 0.4);
}
.border-stone-400\/45{
  border-color: rgb(168 162 158 / 0.45);
}
.border-stone-400\/5{
  border-color: rgb(168 162 158 / 0.05);
}
.border-stone-400\/50{
  border-color: rgb(168 162 158 / 0.5);
}
.border-stone-400\/55{
  border-color: rgb(168 162 158 / 0.55);
}
.border-stone-400\/60{
  border-color: rgb(168 162 158 / 0.6);
}
.border-stone-400\/65{
  border-color: rgb(168 162 158 / 0.65);
}
.border-stone-400\/70{
  border-color: rgb(168 162 158 / 0.7);
}
.border-stone-400\/75{
  border-color: rgb(168 162 158 / 0.75);
}
.border-stone-400\/80{
  border-color: rgb(168 162 158 / 0.8);
}
.border-stone-400\/85{
  border-color: rgb(168 162 158 / 0.85);
}
.border-stone-400\/90{
  border-color: rgb(168 162 158 / 0.9);
}
.border-stone-400\/95{
  border-color: rgb(168 162 158 / 0.95);
}
.border-stone-50{
  --tw-border-opacity: 1;
  border-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.border-stone-50\/0{
  border-color: rgb(250 250 249 / 0);
}
.border-stone-50\/10{
  border-color: rgb(250 250 249 / 0.1);
}
.border-stone-50\/100{
  border-color: rgb(250 250 249 / 1);
}
.border-stone-50\/15{
  border-color: rgb(250 250 249 / 0.15);
}
.border-stone-50\/20{
  border-color: rgb(250 250 249 / 0.2);
}
.border-stone-50\/25{
  border-color: rgb(250 250 249 / 0.25);
}
.border-stone-50\/30{
  border-color: rgb(250 250 249 / 0.3);
}
.border-stone-50\/35{
  border-color: rgb(250 250 249 / 0.35);
}
.border-stone-50\/40{
  border-color: rgb(250 250 249 / 0.4);
}
.border-stone-50\/45{
  border-color: rgb(250 250 249 / 0.45);
}
.border-stone-50\/5{
  border-color: rgb(250 250 249 / 0.05);
}
.border-stone-50\/50{
  border-color: rgb(250 250 249 / 0.5);
}
.border-stone-50\/55{
  border-color: rgb(250 250 249 / 0.55);
}
.border-stone-50\/60{
  border-color: rgb(250 250 249 / 0.6);
}
.border-stone-50\/65{
  border-color: rgb(250 250 249 / 0.65);
}
.border-stone-50\/70{
  border-color: rgb(250 250 249 / 0.7);
}
.border-stone-50\/75{
  border-color: rgb(250 250 249 / 0.75);
}
.border-stone-50\/80{
  border-color: rgb(250 250 249 / 0.8);
}
.border-stone-50\/85{
  border-color: rgb(250 250 249 / 0.85);
}
.border-stone-50\/90{
  border-color: rgb(250 250 249 / 0.9);
}
.border-stone-50\/95{
  border-color: rgb(250 250 249 / 0.95);
}
.border-stone-500{
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.border-stone-500\/0{
  border-color: rgb(120 113 108 / 0);
}
.border-stone-500\/10{
  border-color: rgb(120 113 108 / 0.1);
}
.border-stone-500\/100{
  border-color: rgb(120 113 108 / 1);
}
.border-stone-500\/15{
  border-color: rgb(120 113 108 / 0.15);
}
.border-stone-500\/20{
  border-color: rgb(120 113 108 / 0.2);
}
.border-stone-500\/25{
  border-color: rgb(120 113 108 / 0.25);
}
.border-stone-500\/30{
  border-color: rgb(120 113 108 / 0.3);
}
.border-stone-500\/35{
  border-color: rgb(120 113 108 / 0.35);
}
.border-stone-500\/40{
  border-color: rgb(120 113 108 / 0.4);
}
.border-stone-500\/45{
  border-color: rgb(120 113 108 / 0.45);
}
.border-stone-500\/5{
  border-color: rgb(120 113 108 / 0.05);
}
.border-stone-500\/50{
  border-color: rgb(120 113 108 / 0.5);
}
.border-stone-500\/55{
  border-color: rgb(120 113 108 / 0.55);
}
.border-stone-500\/60{
  border-color: rgb(120 113 108 / 0.6);
}
.border-stone-500\/65{
  border-color: rgb(120 113 108 / 0.65);
}
.border-stone-500\/70{
  border-color: rgb(120 113 108 / 0.7);
}
.border-stone-500\/75{
  border-color: rgb(120 113 108 / 0.75);
}
.border-stone-500\/80{
  border-color: rgb(120 113 108 / 0.8);
}
.border-stone-500\/85{
  border-color: rgb(120 113 108 / 0.85);
}
.border-stone-500\/90{
  border-color: rgb(120 113 108 / 0.9);
}
.border-stone-500\/95{
  border-color: rgb(120 113 108 / 0.95);
}
.border-stone-600{
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.border-stone-600\/0{
  border-color: rgb(87 83 78 / 0);
}
.border-stone-600\/10{
  border-color: rgb(87 83 78 / 0.1);
}
.border-stone-600\/100{
  border-color: rgb(87 83 78 / 1);
}
.border-stone-600\/15{
  border-color: rgb(87 83 78 / 0.15);
}
.border-stone-600\/20{
  border-color: rgb(87 83 78 / 0.2);
}
.border-stone-600\/25{
  border-color: rgb(87 83 78 / 0.25);
}
.border-stone-600\/30{
  border-color: rgb(87 83 78 / 0.3);
}
.border-stone-600\/35{
  border-color: rgb(87 83 78 / 0.35);
}
.border-stone-600\/40{
  border-color: rgb(87 83 78 / 0.4);
}
.border-stone-600\/45{
  border-color: rgb(87 83 78 / 0.45);
}
.border-stone-600\/5{
  border-color: rgb(87 83 78 / 0.05);
}
.border-stone-600\/50{
  border-color: rgb(87 83 78 / 0.5);
}
.border-stone-600\/55{
  border-color: rgb(87 83 78 / 0.55);
}
.border-stone-600\/60{
  border-color: rgb(87 83 78 / 0.6);
}
.border-stone-600\/65{
  border-color: rgb(87 83 78 / 0.65);
}
.border-stone-600\/70{
  border-color: rgb(87 83 78 / 0.7);
}
.border-stone-600\/75{
  border-color: rgb(87 83 78 / 0.75);
}
.border-stone-600\/80{
  border-color: rgb(87 83 78 / 0.8);
}
.border-stone-600\/85{
  border-color: rgb(87 83 78 / 0.85);
}
.border-stone-600\/90{
  border-color: rgb(87 83 78 / 0.9);
}
.border-stone-600\/95{
  border-color: rgb(87 83 78 / 0.95);
}
.border-stone-700{
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.border-stone-700\/0{
  border-color: rgb(68 64 60 / 0);
}
.border-stone-700\/10{
  border-color: rgb(68 64 60 / 0.1);
}
.border-stone-700\/100{
  border-color: rgb(68 64 60 / 1);
}
.border-stone-700\/15{
  border-color: rgb(68 64 60 / 0.15);
}
.border-stone-700\/20{
  border-color: rgb(68 64 60 / 0.2);
}
.border-stone-700\/25{
  border-color: rgb(68 64 60 / 0.25);
}
.border-stone-700\/30{
  border-color: rgb(68 64 60 / 0.3);
}
.border-stone-700\/35{
  border-color: rgb(68 64 60 / 0.35);
}
.border-stone-700\/40{
  border-color: rgb(68 64 60 / 0.4);
}
.border-stone-700\/45{
  border-color: rgb(68 64 60 / 0.45);
}
.border-stone-700\/5{
  border-color: rgb(68 64 60 / 0.05);
}
.border-stone-700\/50{
  border-color: rgb(68 64 60 / 0.5);
}
.border-stone-700\/55{
  border-color: rgb(68 64 60 / 0.55);
}
.border-stone-700\/60{
  border-color: rgb(68 64 60 / 0.6);
}
.border-stone-700\/65{
  border-color: rgb(68 64 60 / 0.65);
}
.border-stone-700\/70{
  border-color: rgb(68 64 60 / 0.7);
}
.border-stone-700\/75{
  border-color: rgb(68 64 60 / 0.75);
}
.border-stone-700\/80{
  border-color: rgb(68 64 60 / 0.8);
}
.border-stone-700\/85{
  border-color: rgb(68 64 60 / 0.85);
}
.border-stone-700\/90{
  border-color: rgb(68 64 60 / 0.9);
}
.border-stone-700\/95{
  border-color: rgb(68 64 60 / 0.95);
}
.border-stone-800{
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.border-stone-800\/0{
  border-color: rgb(41 37 36 / 0);
}
.border-stone-800\/10{
  border-color: rgb(41 37 36 / 0.1);
}
.border-stone-800\/100{
  border-color: rgb(41 37 36 / 1);
}
.border-stone-800\/15{
  border-color: rgb(41 37 36 / 0.15);
}
.border-stone-800\/20{
  border-color: rgb(41 37 36 / 0.2);
}
.border-stone-800\/25{
  border-color: rgb(41 37 36 / 0.25);
}
.border-stone-800\/30{
  border-color: rgb(41 37 36 / 0.3);
}
.border-stone-800\/35{
  border-color: rgb(41 37 36 / 0.35);
}
.border-stone-800\/40{
  border-color: rgb(41 37 36 / 0.4);
}
.border-stone-800\/45{
  border-color: rgb(41 37 36 / 0.45);
}
.border-stone-800\/5{
  border-color: rgb(41 37 36 / 0.05);
}
.border-stone-800\/50{
  border-color: rgb(41 37 36 / 0.5);
}
.border-stone-800\/55{
  border-color: rgb(41 37 36 / 0.55);
}
.border-stone-800\/60{
  border-color: rgb(41 37 36 / 0.6);
}
.border-stone-800\/65{
  border-color: rgb(41 37 36 / 0.65);
}
.border-stone-800\/70{
  border-color: rgb(41 37 36 / 0.7);
}
.border-stone-800\/75{
  border-color: rgb(41 37 36 / 0.75);
}
.border-stone-800\/80{
  border-color: rgb(41 37 36 / 0.8);
}
.border-stone-800\/85{
  border-color: rgb(41 37 36 / 0.85);
}
.border-stone-800\/90{
  border-color: rgb(41 37 36 / 0.9);
}
.border-stone-800\/95{
  border-color: rgb(41 37 36 / 0.95);
}
.border-stone-900{
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.border-stone-900\/0{
  border-color: rgb(28 25 23 / 0);
}
.border-stone-900\/10{
  border-color: rgb(28 25 23 / 0.1);
}
.border-stone-900\/100{
  border-color: rgb(28 25 23 / 1);
}
.border-stone-900\/15{
  border-color: rgb(28 25 23 / 0.15);
}
.border-stone-900\/20{
  border-color: rgb(28 25 23 / 0.2);
}
.border-stone-900\/25{
  border-color: rgb(28 25 23 / 0.25);
}
.border-stone-900\/30{
  border-color: rgb(28 25 23 / 0.3);
}
.border-stone-900\/35{
  border-color: rgb(28 25 23 / 0.35);
}
.border-stone-900\/40{
  border-color: rgb(28 25 23 / 0.4);
}
.border-stone-900\/45{
  border-color: rgb(28 25 23 / 0.45);
}
.border-stone-900\/5{
  border-color: rgb(28 25 23 / 0.05);
}
.border-stone-900\/50{
  border-color: rgb(28 25 23 / 0.5);
}
.border-stone-900\/55{
  border-color: rgb(28 25 23 / 0.55);
}
.border-stone-900\/60{
  border-color: rgb(28 25 23 / 0.6);
}
.border-stone-900\/65{
  border-color: rgb(28 25 23 / 0.65);
}
.border-stone-900\/70{
  border-color: rgb(28 25 23 / 0.7);
}
.border-stone-900\/75{
  border-color: rgb(28 25 23 / 0.75);
}
.border-stone-900\/80{
  border-color: rgb(28 25 23 / 0.8);
}
.border-stone-900\/85{
  border-color: rgb(28 25 23 / 0.85);
}
.border-stone-900\/90{
  border-color: rgb(28 25 23 / 0.9);
}
.border-stone-900\/95{
  border-color: rgb(28 25 23 / 0.95);
}
.border-teal-100{
  --tw-border-opacity: 1;
  border-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.border-teal-100\/0{
  border-color: rgb(204 251 241 / 0);
}
.border-teal-100\/10{
  border-color: rgb(204 251 241 / 0.1);
}
.border-teal-100\/100{
  border-color: rgb(204 251 241 / 1);
}
.border-teal-100\/15{
  border-color: rgb(204 251 241 / 0.15);
}
.border-teal-100\/20{
  border-color: rgb(204 251 241 / 0.2);
}
.border-teal-100\/25{
  border-color: rgb(204 251 241 / 0.25);
}
.border-teal-100\/30{
  border-color: rgb(204 251 241 / 0.3);
}
.border-teal-100\/35{
  border-color: rgb(204 251 241 / 0.35);
}
.border-teal-100\/40{
  border-color: rgb(204 251 241 / 0.4);
}
.border-teal-100\/45{
  border-color: rgb(204 251 241 / 0.45);
}
.border-teal-100\/5{
  border-color: rgb(204 251 241 / 0.05);
}
.border-teal-100\/50{
  border-color: rgb(204 251 241 / 0.5);
}
.border-teal-100\/55{
  border-color: rgb(204 251 241 / 0.55);
}
.border-teal-100\/60{
  border-color: rgb(204 251 241 / 0.6);
}
.border-teal-100\/65{
  border-color: rgb(204 251 241 / 0.65);
}
.border-teal-100\/70{
  border-color: rgb(204 251 241 / 0.7);
}
.border-teal-100\/75{
  border-color: rgb(204 251 241 / 0.75);
}
.border-teal-100\/80{
  border-color: rgb(204 251 241 / 0.8);
}
.border-teal-100\/85{
  border-color: rgb(204 251 241 / 0.85);
}
.border-teal-100\/90{
  border-color: rgb(204 251 241 / 0.9);
}
.border-teal-100\/95{
  border-color: rgb(204 251 241 / 0.95);
}
.border-teal-200{
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.border-teal-200\/0{
  border-color: rgb(153 246 228 / 0);
}
.border-teal-200\/10{
  border-color: rgb(153 246 228 / 0.1);
}
.border-teal-200\/100{
  border-color: rgb(153 246 228 / 1);
}
.border-teal-200\/15{
  border-color: rgb(153 246 228 / 0.15);
}
.border-teal-200\/20{
  border-color: rgb(153 246 228 / 0.2);
}
.border-teal-200\/25{
  border-color: rgb(153 246 228 / 0.25);
}
.border-teal-200\/30{
  border-color: rgb(153 246 228 / 0.3);
}
.border-teal-200\/35{
  border-color: rgb(153 246 228 / 0.35);
}
.border-teal-200\/40{
  border-color: rgb(153 246 228 / 0.4);
}
.border-teal-200\/45{
  border-color: rgb(153 246 228 / 0.45);
}
.border-teal-200\/5{
  border-color: rgb(153 246 228 / 0.05);
}
.border-teal-200\/50{
  border-color: rgb(153 246 228 / 0.5);
}
.border-teal-200\/55{
  border-color: rgb(153 246 228 / 0.55);
}
.border-teal-200\/60{
  border-color: rgb(153 246 228 / 0.6);
}
.border-teal-200\/65{
  border-color: rgb(153 246 228 / 0.65);
}
.border-teal-200\/70{
  border-color: rgb(153 246 228 / 0.7);
}
.border-teal-200\/75{
  border-color: rgb(153 246 228 / 0.75);
}
.border-teal-200\/80{
  border-color: rgb(153 246 228 / 0.8);
}
.border-teal-200\/85{
  border-color: rgb(153 246 228 / 0.85);
}
.border-teal-200\/90{
  border-color: rgb(153 246 228 / 0.9);
}
.border-teal-200\/95{
  border-color: rgb(153 246 228 / 0.95);
}
.border-teal-300{
  --tw-border-opacity: 1;
  border-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.border-teal-300\/0{
  border-color: rgb(94 234 212 / 0);
}
.border-teal-300\/10{
  border-color: rgb(94 234 212 / 0.1);
}
.border-teal-300\/100{
  border-color: rgb(94 234 212 / 1);
}
.border-teal-300\/15{
  border-color: rgb(94 234 212 / 0.15);
}
.border-teal-300\/20{
  border-color: rgb(94 234 212 / 0.2);
}
.border-teal-300\/25{
  border-color: rgb(94 234 212 / 0.25);
}
.border-teal-300\/30{
  border-color: rgb(94 234 212 / 0.3);
}
.border-teal-300\/35{
  border-color: rgb(94 234 212 / 0.35);
}
.border-teal-300\/40{
  border-color: rgb(94 234 212 / 0.4);
}
.border-teal-300\/45{
  border-color: rgb(94 234 212 / 0.45);
}
.border-teal-300\/5{
  border-color: rgb(94 234 212 / 0.05);
}
.border-teal-300\/50{
  border-color: rgb(94 234 212 / 0.5);
}
.border-teal-300\/55{
  border-color: rgb(94 234 212 / 0.55);
}
.border-teal-300\/60{
  border-color: rgb(94 234 212 / 0.6);
}
.border-teal-300\/65{
  border-color: rgb(94 234 212 / 0.65);
}
.border-teal-300\/70{
  border-color: rgb(94 234 212 / 0.7);
}
.border-teal-300\/75{
  border-color: rgb(94 234 212 / 0.75);
}
.border-teal-300\/80{
  border-color: rgb(94 234 212 / 0.8);
}
.border-teal-300\/85{
  border-color: rgb(94 234 212 / 0.85);
}
.border-teal-300\/90{
  border-color: rgb(94 234 212 / 0.9);
}
.border-teal-300\/95{
  border-color: rgb(94 234 212 / 0.95);
}
.border-teal-400{
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.border-teal-400\/0{
  border-color: rgb(45 212 191 / 0);
}
.border-teal-400\/10{
  border-color: rgb(45 212 191 / 0.1);
}
.border-teal-400\/100{
  border-color: rgb(45 212 191 / 1);
}
.border-teal-400\/15{
  border-color: rgb(45 212 191 / 0.15);
}
.border-teal-400\/20{
  border-color: rgb(45 212 191 / 0.2);
}
.border-teal-400\/25{
  border-color: rgb(45 212 191 / 0.25);
}
.border-teal-400\/30{
  border-color: rgb(45 212 191 / 0.3);
}
.border-teal-400\/35{
  border-color: rgb(45 212 191 / 0.35);
}
.border-teal-400\/40{
  border-color: rgb(45 212 191 / 0.4);
}
.border-teal-400\/45{
  border-color: rgb(45 212 191 / 0.45);
}
.border-teal-400\/5{
  border-color: rgb(45 212 191 / 0.05);
}
.border-teal-400\/50{
  border-color: rgb(45 212 191 / 0.5);
}
.border-teal-400\/55{
  border-color: rgb(45 212 191 / 0.55);
}
.border-teal-400\/60{
  border-color: rgb(45 212 191 / 0.6);
}
.border-teal-400\/65{
  border-color: rgb(45 212 191 / 0.65);
}
.border-teal-400\/70{
  border-color: rgb(45 212 191 / 0.7);
}
.border-teal-400\/75{
  border-color: rgb(45 212 191 / 0.75);
}
.border-teal-400\/80{
  border-color: rgb(45 212 191 / 0.8);
}
.border-teal-400\/85{
  border-color: rgb(45 212 191 / 0.85);
}
.border-teal-400\/90{
  border-color: rgb(45 212 191 / 0.9);
}
.border-teal-400\/95{
  border-color: rgb(45 212 191 / 0.95);
}
.border-teal-50{
  --tw-border-opacity: 1;
  border-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.border-teal-50\/0{
  border-color: rgb(240 253 250 / 0);
}
.border-teal-50\/10{
  border-color: rgb(240 253 250 / 0.1);
}
.border-teal-50\/100{
  border-color: rgb(240 253 250 / 1);
}
.border-teal-50\/15{
  border-color: rgb(240 253 250 / 0.15);
}
.border-teal-50\/20{
  border-color: rgb(240 253 250 / 0.2);
}
.border-teal-50\/25{
  border-color: rgb(240 253 250 / 0.25);
}
.border-teal-50\/30{
  border-color: rgb(240 253 250 / 0.3);
}
.border-teal-50\/35{
  border-color: rgb(240 253 250 / 0.35);
}
.border-teal-50\/40{
  border-color: rgb(240 253 250 / 0.4);
}
.border-teal-50\/45{
  border-color: rgb(240 253 250 / 0.45);
}
.border-teal-50\/5{
  border-color: rgb(240 253 250 / 0.05);
}
.border-teal-50\/50{
  border-color: rgb(240 253 250 / 0.5);
}
.border-teal-50\/55{
  border-color: rgb(240 253 250 / 0.55);
}
.border-teal-50\/60{
  border-color: rgb(240 253 250 / 0.6);
}
.border-teal-50\/65{
  border-color: rgb(240 253 250 / 0.65);
}
.border-teal-50\/70{
  border-color: rgb(240 253 250 / 0.7);
}
.border-teal-50\/75{
  border-color: rgb(240 253 250 / 0.75);
}
.border-teal-50\/80{
  border-color: rgb(240 253 250 / 0.8);
}
.border-teal-50\/85{
  border-color: rgb(240 253 250 / 0.85);
}
.border-teal-50\/90{
  border-color: rgb(240 253 250 / 0.9);
}
.border-teal-50\/95{
  border-color: rgb(240 253 250 / 0.95);
}
.border-teal-500{
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.border-teal-500\/0{
  border-color: rgb(20 184 166 / 0);
}
.border-teal-500\/10{
  border-color: rgb(20 184 166 / 0.1);
}
.border-teal-500\/100{
  border-color: rgb(20 184 166 / 1);
}
.border-teal-500\/15{
  border-color: rgb(20 184 166 / 0.15);
}
.border-teal-500\/20{
  border-color: rgb(20 184 166 / 0.2);
}
.border-teal-500\/25{
  border-color: rgb(20 184 166 / 0.25);
}
.border-teal-500\/30{
  border-color: rgb(20 184 166 / 0.3);
}
.border-teal-500\/35{
  border-color: rgb(20 184 166 / 0.35);
}
.border-teal-500\/40{
  border-color: rgb(20 184 166 / 0.4);
}
.border-teal-500\/45{
  border-color: rgb(20 184 166 / 0.45);
}
.border-teal-500\/5{
  border-color: rgb(20 184 166 / 0.05);
}
.border-teal-500\/50{
  border-color: rgb(20 184 166 / 0.5);
}
.border-teal-500\/55{
  border-color: rgb(20 184 166 / 0.55);
}
.border-teal-500\/60{
  border-color: rgb(20 184 166 / 0.6);
}
.border-teal-500\/65{
  border-color: rgb(20 184 166 / 0.65);
}
.border-teal-500\/70{
  border-color: rgb(20 184 166 / 0.7);
}
.border-teal-500\/75{
  border-color: rgb(20 184 166 / 0.75);
}
.border-teal-500\/80{
  border-color: rgb(20 184 166 / 0.8);
}
.border-teal-500\/85{
  border-color: rgb(20 184 166 / 0.85);
}
.border-teal-500\/90{
  border-color: rgb(20 184 166 / 0.9);
}
.border-teal-500\/95{
  border-color: rgb(20 184 166 / 0.95);
}
.border-teal-600{
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.border-teal-600\/0{
  border-color: rgb(13 148 136 / 0);
}
.border-teal-600\/10{
  border-color: rgb(13 148 136 / 0.1);
}
.border-teal-600\/100{
  border-color: rgb(13 148 136 / 1);
}
.border-teal-600\/15{
  border-color: rgb(13 148 136 / 0.15);
}
.border-teal-600\/20{
  border-color: rgb(13 148 136 / 0.2);
}
.border-teal-600\/25{
  border-color: rgb(13 148 136 / 0.25);
}
.border-teal-600\/30{
  border-color: rgb(13 148 136 / 0.3);
}
.border-teal-600\/35{
  border-color: rgb(13 148 136 / 0.35);
}
.border-teal-600\/40{
  border-color: rgb(13 148 136 / 0.4);
}
.border-teal-600\/45{
  border-color: rgb(13 148 136 / 0.45);
}
.border-teal-600\/5{
  border-color: rgb(13 148 136 / 0.05);
}
.border-teal-600\/50{
  border-color: rgb(13 148 136 / 0.5);
}
.border-teal-600\/55{
  border-color: rgb(13 148 136 / 0.55);
}
.border-teal-600\/60{
  border-color: rgb(13 148 136 / 0.6);
}
.border-teal-600\/65{
  border-color: rgb(13 148 136 / 0.65);
}
.border-teal-600\/70{
  border-color: rgb(13 148 136 / 0.7);
}
.border-teal-600\/75{
  border-color: rgb(13 148 136 / 0.75);
}
.border-teal-600\/80{
  border-color: rgb(13 148 136 / 0.8);
}
.border-teal-600\/85{
  border-color: rgb(13 148 136 / 0.85);
}
.border-teal-600\/90{
  border-color: rgb(13 148 136 / 0.9);
}
.border-teal-600\/95{
  border-color: rgb(13 148 136 / 0.95);
}
.border-teal-700{
  --tw-border-opacity: 1;
  border-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.border-teal-700\/0{
  border-color: rgb(15 118 110 / 0);
}
.border-teal-700\/10{
  border-color: rgb(15 118 110 / 0.1);
}
.border-teal-700\/100{
  border-color: rgb(15 118 110 / 1);
}
.border-teal-700\/15{
  border-color: rgb(15 118 110 / 0.15);
}
.border-teal-700\/20{
  border-color: rgb(15 118 110 / 0.2);
}
.border-teal-700\/25{
  border-color: rgb(15 118 110 / 0.25);
}
.border-teal-700\/30{
  border-color: rgb(15 118 110 / 0.3);
}
.border-teal-700\/35{
  border-color: rgb(15 118 110 / 0.35);
}
.border-teal-700\/40{
  border-color: rgb(15 118 110 / 0.4);
}
.border-teal-700\/45{
  border-color: rgb(15 118 110 / 0.45);
}
.border-teal-700\/5{
  border-color: rgb(15 118 110 / 0.05);
}
.border-teal-700\/50{
  border-color: rgb(15 118 110 / 0.5);
}
.border-teal-700\/55{
  border-color: rgb(15 118 110 / 0.55);
}
.border-teal-700\/60{
  border-color: rgb(15 118 110 / 0.6);
}
.border-teal-700\/65{
  border-color: rgb(15 118 110 / 0.65);
}
.border-teal-700\/70{
  border-color: rgb(15 118 110 / 0.7);
}
.border-teal-700\/75{
  border-color: rgb(15 118 110 / 0.75);
}
.border-teal-700\/80{
  border-color: rgb(15 118 110 / 0.8);
}
.border-teal-700\/85{
  border-color: rgb(15 118 110 / 0.85);
}
.border-teal-700\/90{
  border-color: rgb(15 118 110 / 0.9);
}
.border-teal-700\/95{
  border-color: rgb(15 118 110 / 0.95);
}
.border-teal-800{
  --tw-border-opacity: 1;
  border-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.border-teal-800\/0{
  border-color: rgb(17 94 89 / 0);
}
.border-teal-800\/10{
  border-color: rgb(17 94 89 / 0.1);
}
.border-teal-800\/100{
  border-color: rgb(17 94 89 / 1);
}
.border-teal-800\/15{
  border-color: rgb(17 94 89 / 0.15);
}
.border-teal-800\/20{
  border-color: rgb(17 94 89 / 0.2);
}
.border-teal-800\/25{
  border-color: rgb(17 94 89 / 0.25);
}
.border-teal-800\/30{
  border-color: rgb(17 94 89 / 0.3);
}
.border-teal-800\/35{
  border-color: rgb(17 94 89 / 0.35);
}
.border-teal-800\/40{
  border-color: rgb(17 94 89 / 0.4);
}
.border-teal-800\/45{
  border-color: rgb(17 94 89 / 0.45);
}
.border-teal-800\/5{
  border-color: rgb(17 94 89 / 0.05);
}
.border-teal-800\/50{
  border-color: rgb(17 94 89 / 0.5);
}
.border-teal-800\/55{
  border-color: rgb(17 94 89 / 0.55);
}
.border-teal-800\/60{
  border-color: rgb(17 94 89 / 0.6);
}
.border-teal-800\/65{
  border-color: rgb(17 94 89 / 0.65);
}
.border-teal-800\/70{
  border-color: rgb(17 94 89 / 0.7);
}
.border-teal-800\/75{
  border-color: rgb(17 94 89 / 0.75);
}
.border-teal-800\/80{
  border-color: rgb(17 94 89 / 0.8);
}
.border-teal-800\/85{
  border-color: rgb(17 94 89 / 0.85);
}
.border-teal-800\/90{
  border-color: rgb(17 94 89 / 0.9);
}
.border-teal-800\/95{
  border-color: rgb(17 94 89 / 0.95);
}
.border-teal-900{
  --tw-border-opacity: 1;
  border-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.border-teal-900\/0{
  border-color: rgb(19 78 74 / 0);
}
.border-teal-900\/10{
  border-color: rgb(19 78 74 / 0.1);
}
.border-teal-900\/100{
  border-color: rgb(19 78 74 / 1);
}
.border-teal-900\/15{
  border-color: rgb(19 78 74 / 0.15);
}
.border-teal-900\/20{
  border-color: rgb(19 78 74 / 0.2);
}
.border-teal-900\/25{
  border-color: rgb(19 78 74 / 0.25);
}
.border-teal-900\/30{
  border-color: rgb(19 78 74 / 0.3);
}
.border-teal-900\/35{
  border-color: rgb(19 78 74 / 0.35);
}
.border-teal-900\/40{
  border-color: rgb(19 78 74 / 0.4);
}
.border-teal-900\/45{
  border-color: rgb(19 78 74 / 0.45);
}
.border-teal-900\/5{
  border-color: rgb(19 78 74 / 0.05);
}
.border-teal-900\/50{
  border-color: rgb(19 78 74 / 0.5);
}
.border-teal-900\/55{
  border-color: rgb(19 78 74 / 0.55);
}
.border-teal-900\/60{
  border-color: rgb(19 78 74 / 0.6);
}
.border-teal-900\/65{
  border-color: rgb(19 78 74 / 0.65);
}
.border-teal-900\/70{
  border-color: rgb(19 78 74 / 0.7);
}
.border-teal-900\/75{
  border-color: rgb(19 78 74 / 0.75);
}
.border-teal-900\/80{
  border-color: rgb(19 78 74 / 0.8);
}
.border-teal-900\/85{
  border-color: rgb(19 78 74 / 0.85);
}
.border-teal-900\/90{
  border-color: rgb(19 78 74 / 0.9);
}
.border-teal-900\/95{
  border-color: rgb(19 78 74 / 0.95);
}
.border-transparent{
  border-color: transparent;
}
.border-violet-100{
  --tw-border-opacity: 1;
  border-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.border-violet-100\/0{
  border-color: rgb(237 233 254 / 0);
}
.border-violet-100\/10{
  border-color: rgb(237 233 254 / 0.1);
}
.border-violet-100\/100{
  border-color: rgb(237 233 254 / 1);
}
.border-violet-100\/15{
  border-color: rgb(237 233 254 / 0.15);
}
.border-violet-100\/20{
  border-color: rgb(237 233 254 / 0.2);
}
.border-violet-100\/25{
  border-color: rgb(237 233 254 / 0.25);
}
.border-violet-100\/30{
  border-color: rgb(237 233 254 / 0.3);
}
.border-violet-100\/35{
  border-color: rgb(237 233 254 / 0.35);
}
.border-violet-100\/40{
  border-color: rgb(237 233 254 / 0.4);
}
.border-violet-100\/45{
  border-color: rgb(237 233 254 / 0.45);
}
.border-violet-100\/5{
  border-color: rgb(237 233 254 / 0.05);
}
.border-violet-100\/50{
  border-color: rgb(237 233 254 / 0.5);
}
.border-violet-100\/55{
  border-color: rgb(237 233 254 / 0.55);
}
.border-violet-100\/60{
  border-color: rgb(237 233 254 / 0.6);
}
.border-violet-100\/65{
  border-color: rgb(237 233 254 / 0.65);
}
.border-violet-100\/70{
  border-color: rgb(237 233 254 / 0.7);
}
.border-violet-100\/75{
  border-color: rgb(237 233 254 / 0.75);
}
.border-violet-100\/80{
  border-color: rgb(237 233 254 / 0.8);
}
.border-violet-100\/85{
  border-color: rgb(237 233 254 / 0.85);
}
.border-violet-100\/90{
  border-color: rgb(237 233 254 / 0.9);
}
.border-violet-100\/95{
  border-color: rgb(237 233 254 / 0.95);
}
.border-violet-200{
  --tw-border-opacity: 1;
  border-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.border-violet-200\/0{
  border-color: rgb(221 214 254 / 0);
}
.border-violet-200\/10{
  border-color: rgb(221 214 254 / 0.1);
}
.border-violet-200\/100{
  border-color: rgb(221 214 254 / 1);
}
.border-violet-200\/15{
  border-color: rgb(221 214 254 / 0.15);
}
.border-violet-200\/20{
  border-color: rgb(221 214 254 / 0.2);
}
.border-violet-200\/25{
  border-color: rgb(221 214 254 / 0.25);
}
.border-violet-200\/30{
  border-color: rgb(221 214 254 / 0.3);
}
.border-violet-200\/35{
  border-color: rgb(221 214 254 / 0.35);
}
.border-violet-200\/40{
  border-color: rgb(221 214 254 / 0.4);
}
.border-violet-200\/45{
  border-color: rgb(221 214 254 / 0.45);
}
.border-violet-200\/5{
  border-color: rgb(221 214 254 / 0.05);
}
.border-violet-200\/50{
  border-color: rgb(221 214 254 / 0.5);
}
.border-violet-200\/55{
  border-color: rgb(221 214 254 / 0.55);
}
.border-violet-200\/60{
  border-color: rgb(221 214 254 / 0.6);
}
.border-violet-200\/65{
  border-color: rgb(221 214 254 / 0.65);
}
.border-violet-200\/70{
  border-color: rgb(221 214 254 / 0.7);
}
.border-violet-200\/75{
  border-color: rgb(221 214 254 / 0.75);
}
.border-violet-200\/80{
  border-color: rgb(221 214 254 / 0.8);
}
.border-violet-200\/85{
  border-color: rgb(221 214 254 / 0.85);
}
.border-violet-200\/90{
  border-color: rgb(221 214 254 / 0.9);
}
.border-violet-200\/95{
  border-color: rgb(221 214 254 / 0.95);
}
.border-violet-300{
  --tw-border-opacity: 1;
  border-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.border-violet-300\/0{
  border-color: rgb(196 181 253 / 0);
}
.border-violet-300\/10{
  border-color: rgb(196 181 253 / 0.1);
}
.border-violet-300\/100{
  border-color: rgb(196 181 253 / 1);
}
.border-violet-300\/15{
  border-color: rgb(196 181 253 / 0.15);
}
.border-violet-300\/20{
  border-color: rgb(196 181 253 / 0.2);
}
.border-violet-300\/25{
  border-color: rgb(196 181 253 / 0.25);
}
.border-violet-300\/30{
  border-color: rgb(196 181 253 / 0.3);
}
.border-violet-300\/35{
  border-color: rgb(196 181 253 / 0.35);
}
.border-violet-300\/40{
  border-color: rgb(196 181 253 / 0.4);
}
.border-violet-300\/45{
  border-color: rgb(196 181 253 / 0.45);
}
.border-violet-300\/5{
  border-color: rgb(196 181 253 / 0.05);
}
.border-violet-300\/50{
  border-color: rgb(196 181 253 / 0.5);
}
.border-violet-300\/55{
  border-color: rgb(196 181 253 / 0.55);
}
.border-violet-300\/60{
  border-color: rgb(196 181 253 / 0.6);
}
.border-violet-300\/65{
  border-color: rgb(196 181 253 / 0.65);
}
.border-violet-300\/70{
  border-color: rgb(196 181 253 / 0.7);
}
.border-violet-300\/75{
  border-color: rgb(196 181 253 / 0.75);
}
.border-violet-300\/80{
  border-color: rgb(196 181 253 / 0.8);
}
.border-violet-300\/85{
  border-color: rgb(196 181 253 / 0.85);
}
.border-violet-300\/90{
  border-color: rgb(196 181 253 / 0.9);
}
.border-violet-300\/95{
  border-color: rgb(196 181 253 / 0.95);
}
.border-violet-400{
  --tw-border-opacity: 1;
  border-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.border-violet-400\/0{
  border-color: rgb(167 139 250 / 0);
}
.border-violet-400\/10{
  border-color: rgb(167 139 250 / 0.1);
}
.border-violet-400\/100{
  border-color: rgb(167 139 250 / 1);
}
.border-violet-400\/15{
  border-color: rgb(167 139 250 / 0.15);
}
.border-violet-400\/20{
  border-color: rgb(167 139 250 / 0.2);
}
.border-violet-400\/25{
  border-color: rgb(167 139 250 / 0.25);
}
.border-violet-400\/30{
  border-color: rgb(167 139 250 / 0.3);
}
.border-violet-400\/35{
  border-color: rgb(167 139 250 / 0.35);
}
.border-violet-400\/40{
  border-color: rgb(167 139 250 / 0.4);
}
.border-violet-400\/45{
  border-color: rgb(167 139 250 / 0.45);
}
.border-violet-400\/5{
  border-color: rgb(167 139 250 / 0.05);
}
.border-violet-400\/50{
  border-color: rgb(167 139 250 / 0.5);
}
.border-violet-400\/55{
  border-color: rgb(167 139 250 / 0.55);
}
.border-violet-400\/60{
  border-color: rgb(167 139 250 / 0.6);
}
.border-violet-400\/65{
  border-color: rgb(167 139 250 / 0.65);
}
.border-violet-400\/70{
  border-color: rgb(167 139 250 / 0.7);
}
.border-violet-400\/75{
  border-color: rgb(167 139 250 / 0.75);
}
.border-violet-400\/80{
  border-color: rgb(167 139 250 / 0.8);
}
.border-violet-400\/85{
  border-color: rgb(167 139 250 / 0.85);
}
.border-violet-400\/90{
  border-color: rgb(167 139 250 / 0.9);
}
.border-violet-400\/95{
  border-color: rgb(167 139 250 / 0.95);
}
.border-violet-50{
  --tw-border-opacity: 1;
  border-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.border-violet-50\/0{
  border-color: rgb(245 243 255 / 0);
}
.border-violet-50\/10{
  border-color: rgb(245 243 255 / 0.1);
}
.border-violet-50\/100{
  border-color: rgb(245 243 255 / 1);
}
.border-violet-50\/15{
  border-color: rgb(245 243 255 / 0.15);
}
.border-violet-50\/20{
  border-color: rgb(245 243 255 / 0.2);
}
.border-violet-50\/25{
  border-color: rgb(245 243 255 / 0.25);
}
.border-violet-50\/30{
  border-color: rgb(245 243 255 / 0.3);
}
.border-violet-50\/35{
  border-color: rgb(245 243 255 / 0.35);
}
.border-violet-50\/40{
  border-color: rgb(245 243 255 / 0.4);
}
.border-violet-50\/45{
  border-color: rgb(245 243 255 / 0.45);
}
.border-violet-50\/5{
  border-color: rgb(245 243 255 / 0.05);
}
.border-violet-50\/50{
  border-color: rgb(245 243 255 / 0.5);
}
.border-violet-50\/55{
  border-color: rgb(245 243 255 / 0.55);
}
.border-violet-50\/60{
  border-color: rgb(245 243 255 / 0.6);
}
.border-violet-50\/65{
  border-color: rgb(245 243 255 / 0.65);
}
.border-violet-50\/70{
  border-color: rgb(245 243 255 / 0.7);
}
.border-violet-50\/75{
  border-color: rgb(245 243 255 / 0.75);
}
.border-violet-50\/80{
  border-color: rgb(245 243 255 / 0.8);
}
.border-violet-50\/85{
  border-color: rgb(245 243 255 / 0.85);
}
.border-violet-50\/90{
  border-color: rgb(245 243 255 / 0.9);
}
.border-violet-50\/95{
  border-color: rgb(245 243 255 / 0.95);
}
.border-violet-500{
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.border-violet-500\/0{
  border-color: rgb(139 92 246 / 0);
}
.border-violet-500\/10{
  border-color: rgb(139 92 246 / 0.1);
}
.border-violet-500\/100{
  border-color: rgb(139 92 246 / 1);
}
.border-violet-500\/15{
  border-color: rgb(139 92 246 / 0.15);
}
.border-violet-500\/20{
  border-color: rgb(139 92 246 / 0.2);
}
.border-violet-500\/25{
  border-color: rgb(139 92 246 / 0.25);
}
.border-violet-500\/30{
  border-color: rgb(139 92 246 / 0.3);
}
.border-violet-500\/35{
  border-color: rgb(139 92 246 / 0.35);
}
.border-violet-500\/40{
  border-color: rgb(139 92 246 / 0.4);
}
.border-violet-500\/45{
  border-color: rgb(139 92 246 / 0.45);
}
.border-violet-500\/5{
  border-color: rgb(139 92 246 / 0.05);
}
.border-violet-500\/50{
  border-color: rgb(139 92 246 / 0.5);
}
.border-violet-500\/55{
  border-color: rgb(139 92 246 / 0.55);
}
.border-violet-500\/60{
  border-color: rgb(139 92 246 / 0.6);
}
.border-violet-500\/65{
  border-color: rgb(139 92 246 / 0.65);
}
.border-violet-500\/70{
  border-color: rgb(139 92 246 / 0.7);
}
.border-violet-500\/75{
  border-color: rgb(139 92 246 / 0.75);
}
.border-violet-500\/80{
  border-color: rgb(139 92 246 / 0.8);
}
.border-violet-500\/85{
  border-color: rgb(139 92 246 / 0.85);
}
.border-violet-500\/90{
  border-color: rgb(139 92 246 / 0.9);
}
.border-violet-500\/95{
  border-color: rgb(139 92 246 / 0.95);
}
.border-violet-600{
  --tw-border-opacity: 1;
  border-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.border-violet-600\/0{
  border-color: rgb(124 58 237 / 0);
}
.border-violet-600\/10{
  border-color: rgb(124 58 237 / 0.1);
}
.border-violet-600\/100{
  border-color: rgb(124 58 237 / 1);
}
.border-violet-600\/15{
  border-color: rgb(124 58 237 / 0.15);
}
.border-violet-600\/20{
  border-color: rgb(124 58 237 / 0.2);
}
.border-violet-600\/25{
  border-color: rgb(124 58 237 / 0.25);
}
.border-violet-600\/30{
  border-color: rgb(124 58 237 / 0.3);
}
.border-violet-600\/35{
  border-color: rgb(124 58 237 / 0.35);
}
.border-violet-600\/40{
  border-color: rgb(124 58 237 / 0.4);
}
.border-violet-600\/45{
  border-color: rgb(124 58 237 / 0.45);
}
.border-violet-600\/5{
  border-color: rgb(124 58 237 / 0.05);
}
.border-violet-600\/50{
  border-color: rgb(124 58 237 / 0.5);
}
.border-violet-600\/55{
  border-color: rgb(124 58 237 / 0.55);
}
.border-violet-600\/60{
  border-color: rgb(124 58 237 / 0.6);
}
.border-violet-600\/65{
  border-color: rgb(124 58 237 / 0.65);
}
.border-violet-600\/70{
  border-color: rgb(124 58 237 / 0.7);
}
.border-violet-600\/75{
  border-color: rgb(124 58 237 / 0.75);
}
.border-violet-600\/80{
  border-color: rgb(124 58 237 / 0.8);
}
.border-violet-600\/85{
  border-color: rgb(124 58 237 / 0.85);
}
.border-violet-600\/90{
  border-color: rgb(124 58 237 / 0.9);
}
.border-violet-600\/95{
  border-color: rgb(124 58 237 / 0.95);
}
.border-violet-700{
  --tw-border-opacity: 1;
  border-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.border-violet-700\/0{
  border-color: rgb(109 40 217 / 0);
}
.border-violet-700\/10{
  border-color: rgb(109 40 217 / 0.1);
}
.border-violet-700\/100{
  border-color: rgb(109 40 217 / 1);
}
.border-violet-700\/15{
  border-color: rgb(109 40 217 / 0.15);
}
.border-violet-700\/20{
  border-color: rgb(109 40 217 / 0.2);
}
.border-violet-700\/25{
  border-color: rgb(109 40 217 / 0.25);
}
.border-violet-700\/30{
  border-color: rgb(109 40 217 / 0.3);
}
.border-violet-700\/35{
  border-color: rgb(109 40 217 / 0.35);
}
.border-violet-700\/40{
  border-color: rgb(109 40 217 / 0.4);
}
.border-violet-700\/45{
  border-color: rgb(109 40 217 / 0.45);
}
.border-violet-700\/5{
  border-color: rgb(109 40 217 / 0.05);
}
.border-violet-700\/50{
  border-color: rgb(109 40 217 / 0.5);
}
.border-violet-700\/55{
  border-color: rgb(109 40 217 / 0.55);
}
.border-violet-700\/60{
  border-color: rgb(109 40 217 / 0.6);
}
.border-violet-700\/65{
  border-color: rgb(109 40 217 / 0.65);
}
.border-violet-700\/70{
  border-color: rgb(109 40 217 / 0.7);
}
.border-violet-700\/75{
  border-color: rgb(109 40 217 / 0.75);
}
.border-violet-700\/80{
  border-color: rgb(109 40 217 / 0.8);
}
.border-violet-700\/85{
  border-color: rgb(109 40 217 / 0.85);
}
.border-violet-700\/90{
  border-color: rgb(109 40 217 / 0.9);
}
.border-violet-700\/95{
  border-color: rgb(109 40 217 / 0.95);
}
.border-violet-800{
  --tw-border-opacity: 1;
  border-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.border-violet-800\/0{
  border-color: rgb(91 33 182 / 0);
}
.border-violet-800\/10{
  border-color: rgb(91 33 182 / 0.1);
}
.border-violet-800\/100{
  border-color: rgb(91 33 182 / 1);
}
.border-violet-800\/15{
  border-color: rgb(91 33 182 / 0.15);
}
.border-violet-800\/20{
  border-color: rgb(91 33 182 / 0.2);
}
.border-violet-800\/25{
  border-color: rgb(91 33 182 / 0.25);
}
.border-violet-800\/30{
  border-color: rgb(91 33 182 / 0.3);
}
.border-violet-800\/35{
  border-color: rgb(91 33 182 / 0.35);
}
.border-violet-800\/40{
  border-color: rgb(91 33 182 / 0.4);
}
.border-violet-800\/45{
  border-color: rgb(91 33 182 / 0.45);
}
.border-violet-800\/5{
  border-color: rgb(91 33 182 / 0.05);
}
.border-violet-800\/50{
  border-color: rgb(91 33 182 / 0.5);
}
.border-violet-800\/55{
  border-color: rgb(91 33 182 / 0.55);
}
.border-violet-800\/60{
  border-color: rgb(91 33 182 / 0.6);
}
.border-violet-800\/65{
  border-color: rgb(91 33 182 / 0.65);
}
.border-violet-800\/70{
  border-color: rgb(91 33 182 / 0.7);
}
.border-violet-800\/75{
  border-color: rgb(91 33 182 / 0.75);
}
.border-violet-800\/80{
  border-color: rgb(91 33 182 / 0.8);
}
.border-violet-800\/85{
  border-color: rgb(91 33 182 / 0.85);
}
.border-violet-800\/90{
  border-color: rgb(91 33 182 / 0.9);
}
.border-violet-800\/95{
  border-color: rgb(91 33 182 / 0.95);
}
.border-violet-900{
  --tw-border-opacity: 1;
  border-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.border-violet-900\/0{
  border-color: rgb(76 29 149 / 0);
}
.border-violet-900\/10{
  border-color: rgb(76 29 149 / 0.1);
}
.border-violet-900\/100{
  border-color: rgb(76 29 149 / 1);
}
.border-violet-900\/15{
  border-color: rgb(76 29 149 / 0.15);
}
.border-violet-900\/20{
  border-color: rgb(76 29 149 / 0.2);
}
.border-violet-900\/25{
  border-color: rgb(76 29 149 / 0.25);
}
.border-violet-900\/30{
  border-color: rgb(76 29 149 / 0.3);
}
.border-violet-900\/35{
  border-color: rgb(76 29 149 / 0.35);
}
.border-violet-900\/40{
  border-color: rgb(76 29 149 / 0.4);
}
.border-violet-900\/45{
  border-color: rgb(76 29 149 / 0.45);
}
.border-violet-900\/5{
  border-color: rgb(76 29 149 / 0.05);
}
.border-violet-900\/50{
  border-color: rgb(76 29 149 / 0.5);
}
.border-violet-900\/55{
  border-color: rgb(76 29 149 / 0.55);
}
.border-violet-900\/60{
  border-color: rgb(76 29 149 / 0.6);
}
.border-violet-900\/65{
  border-color: rgb(76 29 149 / 0.65);
}
.border-violet-900\/70{
  border-color: rgb(76 29 149 / 0.7);
}
.border-violet-900\/75{
  border-color: rgb(76 29 149 / 0.75);
}
.border-violet-900\/80{
  border-color: rgb(76 29 149 / 0.8);
}
.border-violet-900\/85{
  border-color: rgb(76 29 149 / 0.85);
}
.border-violet-900\/90{
  border-color: rgb(76 29 149 / 0.9);
}
.border-violet-900\/95{
  border-color: rgb(76 29 149 / 0.95);
}
.border-white{
  border-color: hsl(var(--color-white));
}
.border-white\/10{
  border-color: hsl(var(--color-white) / 0.1);
}
.border-white\/20{
  border-color: hsl(var(--color-white) / 0.2);
}
.border-white\/30{
  border-color: hsl(var(--color-white) / 0.3);
}
.border-yellow-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-yellow-100\/0{
  border-color: rgb(254 249 195 / 0);
}
.border-yellow-100\/10{
  border-color: rgb(254 249 195 / 0.1);
}
.border-yellow-100\/100{
  border-color: rgb(254 249 195 / 1);
}
.border-yellow-100\/15{
  border-color: rgb(254 249 195 / 0.15);
}
.border-yellow-100\/20{
  border-color: rgb(254 249 195 / 0.2);
}
.border-yellow-100\/25{
  border-color: rgb(254 249 195 / 0.25);
}
.border-yellow-100\/30{
  border-color: rgb(254 249 195 / 0.3);
}
.border-yellow-100\/35{
  border-color: rgb(254 249 195 / 0.35);
}
.border-yellow-100\/40{
  border-color: rgb(254 249 195 / 0.4);
}
.border-yellow-100\/45{
  border-color: rgb(254 249 195 / 0.45);
}
.border-yellow-100\/5{
  border-color: rgb(254 249 195 / 0.05);
}
.border-yellow-100\/50{
  border-color: rgb(254 249 195 / 0.5);
}
.border-yellow-100\/55{
  border-color: rgb(254 249 195 / 0.55);
}
.border-yellow-100\/60{
  border-color: rgb(254 249 195 / 0.6);
}
.border-yellow-100\/65{
  border-color: rgb(254 249 195 / 0.65);
}
.border-yellow-100\/70{
  border-color: rgb(254 249 195 / 0.7);
}
.border-yellow-100\/75{
  border-color: rgb(254 249 195 / 0.75);
}
.border-yellow-100\/80{
  border-color: rgb(254 249 195 / 0.8);
}
.border-yellow-100\/85{
  border-color: rgb(254 249 195 / 0.85);
}
.border-yellow-100\/90{
  border-color: rgb(254 249 195 / 0.9);
}
.border-yellow-100\/95{
  border-color: rgb(254 249 195 / 0.95);
}
.border-yellow-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-yellow-200\/0{
  border-color: rgb(254 240 138 / 0);
}
.border-yellow-200\/10{
  border-color: rgb(254 240 138 / 0.1);
}
.border-yellow-200\/100{
  border-color: rgb(254 240 138 / 1);
}
.border-yellow-200\/15{
  border-color: rgb(254 240 138 / 0.15);
}
.border-yellow-200\/20{
  border-color: rgb(254 240 138 / 0.2);
}
.border-yellow-200\/25{
  border-color: rgb(254 240 138 / 0.25);
}
.border-yellow-200\/30{
  border-color: rgb(254 240 138 / 0.3);
}
.border-yellow-200\/35{
  border-color: rgb(254 240 138 / 0.35);
}
.border-yellow-200\/40{
  border-color: rgb(254 240 138 / 0.4);
}
.border-yellow-200\/45{
  border-color: rgb(254 240 138 / 0.45);
}
.border-yellow-200\/5{
  border-color: rgb(254 240 138 / 0.05);
}
.border-yellow-200\/50{
  border-color: rgb(254 240 138 / 0.5);
}
.border-yellow-200\/55{
  border-color: rgb(254 240 138 / 0.55);
}
.border-yellow-200\/60{
  border-color: rgb(254 240 138 / 0.6);
}
.border-yellow-200\/65{
  border-color: rgb(254 240 138 / 0.65);
}
.border-yellow-200\/70{
  border-color: rgb(254 240 138 / 0.7);
}
.border-yellow-200\/75{
  border-color: rgb(254 240 138 / 0.75);
}
.border-yellow-200\/80{
  border-color: rgb(254 240 138 / 0.8);
}
.border-yellow-200\/85{
  border-color: rgb(254 240 138 / 0.85);
}
.border-yellow-200\/90{
  border-color: rgb(254 240 138 / 0.9);
}
.border-yellow-200\/95{
  border-color: rgb(254 240 138 / 0.95);
}
.border-yellow-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-yellow-300\/0{
  border-color: rgb(253 224 71 / 0);
}
.border-yellow-300\/10{
  border-color: rgb(253 224 71 / 0.1);
}
.border-yellow-300\/100{
  border-color: rgb(253 224 71 / 1);
}
.border-yellow-300\/15{
  border-color: rgb(253 224 71 / 0.15);
}
.border-yellow-300\/20{
  border-color: rgb(253 224 71 / 0.2);
}
.border-yellow-300\/25{
  border-color: rgb(253 224 71 / 0.25);
}
.border-yellow-300\/30{
  border-color: rgb(253 224 71 / 0.3);
}
.border-yellow-300\/35{
  border-color: rgb(253 224 71 / 0.35);
}
.border-yellow-300\/40{
  border-color: rgb(253 224 71 / 0.4);
}
.border-yellow-300\/45{
  border-color: rgb(253 224 71 / 0.45);
}
.border-yellow-300\/5{
  border-color: rgb(253 224 71 / 0.05);
}
.border-yellow-300\/50{
  border-color: rgb(253 224 71 / 0.5);
}
.border-yellow-300\/55{
  border-color: rgb(253 224 71 / 0.55);
}
.border-yellow-300\/60{
  border-color: rgb(253 224 71 / 0.6);
}
.border-yellow-300\/65{
  border-color: rgb(253 224 71 / 0.65);
}
.border-yellow-300\/70{
  border-color: rgb(253 224 71 / 0.7);
}
.border-yellow-300\/75{
  border-color: rgb(253 224 71 / 0.75);
}
.border-yellow-300\/80{
  border-color: rgb(253 224 71 / 0.8);
}
.border-yellow-300\/85{
  border-color: rgb(253 224 71 / 0.85);
}
.border-yellow-300\/90{
  border-color: rgb(253 224 71 / 0.9);
}
.border-yellow-300\/95{
  border-color: rgb(253 224 71 / 0.95);
}
.border-yellow-400{
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-yellow-400\/0{
  border-color: rgb(250 204 21 / 0);
}
.border-yellow-400\/10{
  border-color: rgb(250 204 21 / 0.1);
}
.border-yellow-400\/100{
  border-color: rgb(250 204 21 / 1);
}
.border-yellow-400\/15{
  border-color: rgb(250 204 21 / 0.15);
}
.border-yellow-400\/20{
  border-color: rgb(250 204 21 / 0.2);
}
.border-yellow-400\/25{
  border-color: rgb(250 204 21 / 0.25);
}
.border-yellow-400\/30{
  border-color: rgb(250 204 21 / 0.3);
}
.border-yellow-400\/35{
  border-color: rgb(250 204 21 / 0.35);
}
.border-yellow-400\/40{
  border-color: rgb(250 204 21 / 0.4);
}
.border-yellow-400\/45{
  border-color: rgb(250 204 21 / 0.45);
}
.border-yellow-400\/5{
  border-color: rgb(250 204 21 / 0.05);
}
.border-yellow-400\/50{
  border-color: rgb(250 204 21 / 0.5);
}
.border-yellow-400\/55{
  border-color: rgb(250 204 21 / 0.55);
}
.border-yellow-400\/60{
  border-color: rgb(250 204 21 / 0.6);
}
.border-yellow-400\/65{
  border-color: rgb(250 204 21 / 0.65);
}
.border-yellow-400\/70{
  border-color: rgb(250 204 21 / 0.7);
}
.border-yellow-400\/75{
  border-color: rgb(250 204 21 / 0.75);
}
.border-yellow-400\/80{
  border-color: rgb(250 204 21 / 0.8);
}
.border-yellow-400\/85{
  border-color: rgb(250 204 21 / 0.85);
}
.border-yellow-400\/90{
  border-color: rgb(250 204 21 / 0.9);
}
.border-yellow-400\/95{
  border-color: rgb(250 204 21 / 0.95);
}
.border-yellow-50{
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-yellow-50\/0{
  border-color: rgb(254 252 232 / 0);
}
.border-yellow-50\/10{
  border-color: rgb(254 252 232 / 0.1);
}
.border-yellow-50\/100{
  border-color: rgb(254 252 232 / 1);
}
.border-yellow-50\/15{
  border-color: rgb(254 252 232 / 0.15);
}
.border-yellow-50\/20{
  border-color: rgb(254 252 232 / 0.2);
}
.border-yellow-50\/25{
  border-color: rgb(254 252 232 / 0.25);
}
.border-yellow-50\/30{
  border-color: rgb(254 252 232 / 0.3);
}
.border-yellow-50\/35{
  border-color: rgb(254 252 232 / 0.35);
}
.border-yellow-50\/40{
  border-color: rgb(254 252 232 / 0.4);
}
.border-yellow-50\/45{
  border-color: rgb(254 252 232 / 0.45);
}
.border-yellow-50\/5{
  border-color: rgb(254 252 232 / 0.05);
}
.border-yellow-50\/50{
  border-color: rgb(254 252 232 / 0.5);
}
.border-yellow-50\/55{
  border-color: rgb(254 252 232 / 0.55);
}
.border-yellow-50\/60{
  border-color: rgb(254 252 232 / 0.6);
}
.border-yellow-50\/65{
  border-color: rgb(254 252 232 / 0.65);
}
.border-yellow-50\/70{
  border-color: rgb(254 252 232 / 0.7);
}
.border-yellow-50\/75{
  border-color: rgb(254 252 232 / 0.75);
}
.border-yellow-50\/80{
  border-color: rgb(254 252 232 / 0.8);
}
.border-yellow-50\/85{
  border-color: rgb(254 252 232 / 0.85);
}
.border-yellow-50\/90{
  border-color: rgb(254 252 232 / 0.9);
}
.border-yellow-50\/95{
  border-color: rgb(254 252 232 / 0.95);
}
.border-yellow-500{
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-yellow-500\/0{
  border-color: rgb(234 179 8 / 0);
}
.border-yellow-500\/10{
  border-color: rgb(234 179 8 / 0.1);
}
.border-yellow-500\/100{
  border-color: rgb(234 179 8 / 1);
}
.border-yellow-500\/15{
  border-color: rgb(234 179 8 / 0.15);
}
.border-yellow-500\/20{
  border-color: rgb(234 179 8 / 0.2);
}
.border-yellow-500\/25{
  border-color: rgb(234 179 8 / 0.25);
}
.border-yellow-500\/30{
  border-color: rgb(234 179 8 / 0.3);
}
.border-yellow-500\/35{
  border-color: rgb(234 179 8 / 0.35);
}
.border-yellow-500\/40{
  border-color: rgb(234 179 8 / 0.4);
}
.border-yellow-500\/45{
  border-color: rgb(234 179 8 / 0.45);
}
.border-yellow-500\/5{
  border-color: rgb(234 179 8 / 0.05);
}
.border-yellow-500\/50{
  border-color: rgb(234 179 8 / 0.5);
}
.border-yellow-500\/55{
  border-color: rgb(234 179 8 / 0.55);
}
.border-yellow-500\/60{
  border-color: rgb(234 179 8 / 0.6);
}
.border-yellow-500\/65{
  border-color: rgb(234 179 8 / 0.65);
}
.border-yellow-500\/70{
  border-color: rgb(234 179 8 / 0.7);
}
.border-yellow-500\/75{
  border-color: rgb(234 179 8 / 0.75);
}
.border-yellow-500\/80{
  border-color: rgb(234 179 8 / 0.8);
}
.border-yellow-500\/85{
  border-color: rgb(234 179 8 / 0.85);
}
.border-yellow-500\/90{
  border-color: rgb(234 179 8 / 0.9);
}
.border-yellow-500\/95{
  border-color: rgb(234 179 8 / 0.95);
}
.border-yellow-600{
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-yellow-600\/0{
  border-color: rgb(202 138 4 / 0);
}
.border-yellow-600\/10{
  border-color: rgb(202 138 4 / 0.1);
}
.border-yellow-600\/100{
  border-color: rgb(202 138 4 / 1);
}
.border-yellow-600\/15{
  border-color: rgb(202 138 4 / 0.15);
}
.border-yellow-600\/20{
  border-color: rgb(202 138 4 / 0.2);
}
.border-yellow-600\/25{
  border-color: rgb(202 138 4 / 0.25);
}
.border-yellow-600\/30{
  border-color: rgb(202 138 4 / 0.3);
}
.border-yellow-600\/35{
  border-color: rgb(202 138 4 / 0.35);
}
.border-yellow-600\/40{
  border-color: rgb(202 138 4 / 0.4);
}
.border-yellow-600\/45{
  border-color: rgb(202 138 4 / 0.45);
}
.border-yellow-600\/5{
  border-color: rgb(202 138 4 / 0.05);
}
.border-yellow-600\/50{
  border-color: rgb(202 138 4 / 0.5);
}
.border-yellow-600\/55{
  border-color: rgb(202 138 4 / 0.55);
}
.border-yellow-600\/60{
  border-color: rgb(202 138 4 / 0.6);
}
.border-yellow-600\/65{
  border-color: rgb(202 138 4 / 0.65);
}
.border-yellow-600\/70{
  border-color: rgb(202 138 4 / 0.7);
}
.border-yellow-600\/75{
  border-color: rgb(202 138 4 / 0.75);
}
.border-yellow-600\/80{
  border-color: rgb(202 138 4 / 0.8);
}
.border-yellow-600\/85{
  border-color: rgb(202 138 4 / 0.85);
}
.border-yellow-600\/90{
  border-color: rgb(202 138 4 / 0.9);
}
.border-yellow-600\/95{
  border-color: rgb(202 138 4 / 0.95);
}
.border-yellow-700{
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-yellow-700\/0{
  border-color: rgb(161 98 7 / 0);
}
.border-yellow-700\/10{
  border-color: rgb(161 98 7 / 0.1);
}
.border-yellow-700\/100{
  border-color: rgb(161 98 7 / 1);
}
.border-yellow-700\/15{
  border-color: rgb(161 98 7 / 0.15);
}
.border-yellow-700\/20{
  border-color: rgb(161 98 7 / 0.2);
}
.border-yellow-700\/25{
  border-color: rgb(161 98 7 / 0.25);
}
.border-yellow-700\/30{
  border-color: rgb(161 98 7 / 0.3);
}
.border-yellow-700\/35{
  border-color: rgb(161 98 7 / 0.35);
}
.border-yellow-700\/40{
  border-color: rgb(161 98 7 / 0.4);
}
.border-yellow-700\/45{
  border-color: rgb(161 98 7 / 0.45);
}
.border-yellow-700\/5{
  border-color: rgb(161 98 7 / 0.05);
}
.border-yellow-700\/50{
  border-color: rgb(161 98 7 / 0.5);
}
.border-yellow-700\/55{
  border-color: rgb(161 98 7 / 0.55);
}
.border-yellow-700\/60{
  border-color: rgb(161 98 7 / 0.6);
}
.border-yellow-700\/65{
  border-color: rgb(161 98 7 / 0.65);
}
.border-yellow-700\/70{
  border-color: rgb(161 98 7 / 0.7);
}
.border-yellow-700\/75{
  border-color: rgb(161 98 7 / 0.75);
}
.border-yellow-700\/80{
  border-color: rgb(161 98 7 / 0.8);
}
.border-yellow-700\/85{
  border-color: rgb(161 98 7 / 0.85);
}
.border-yellow-700\/90{
  border-color: rgb(161 98 7 / 0.9);
}
.border-yellow-700\/95{
  border-color: rgb(161 98 7 / 0.95);
}
.border-yellow-800{
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-yellow-800\/0{
  border-color: rgb(133 77 14 / 0);
}
.border-yellow-800\/10{
  border-color: rgb(133 77 14 / 0.1);
}
.border-yellow-800\/100{
  border-color: rgb(133 77 14 / 1);
}
.border-yellow-800\/15{
  border-color: rgb(133 77 14 / 0.15);
}
.border-yellow-800\/20{
  border-color: rgb(133 77 14 / 0.2);
}
.border-yellow-800\/25{
  border-color: rgb(133 77 14 / 0.25);
}
.border-yellow-800\/30{
  border-color: rgb(133 77 14 / 0.3);
}
.border-yellow-800\/35{
  border-color: rgb(133 77 14 / 0.35);
}
.border-yellow-800\/40{
  border-color: rgb(133 77 14 / 0.4);
}
.border-yellow-800\/45{
  border-color: rgb(133 77 14 / 0.45);
}
.border-yellow-800\/5{
  border-color: rgb(133 77 14 / 0.05);
}
.border-yellow-800\/50{
  border-color: rgb(133 77 14 / 0.5);
}
.border-yellow-800\/55{
  border-color: rgb(133 77 14 / 0.55);
}
.border-yellow-800\/60{
  border-color: rgb(133 77 14 / 0.6);
}
.border-yellow-800\/65{
  border-color: rgb(133 77 14 / 0.65);
}
.border-yellow-800\/70{
  border-color: rgb(133 77 14 / 0.7);
}
.border-yellow-800\/75{
  border-color: rgb(133 77 14 / 0.75);
}
.border-yellow-800\/80{
  border-color: rgb(133 77 14 / 0.8);
}
.border-yellow-800\/85{
  border-color: rgb(133 77 14 / 0.85);
}
.border-yellow-800\/90{
  border-color: rgb(133 77 14 / 0.9);
}
.border-yellow-800\/95{
  border-color: rgb(133 77 14 / 0.95);
}
.border-yellow-900{
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-yellow-900\/0{
  border-color: rgb(113 63 18 / 0);
}
.border-yellow-900\/10{
  border-color: rgb(113 63 18 / 0.1);
}
.border-yellow-900\/100{
  border-color: rgb(113 63 18 / 1);
}
.border-yellow-900\/15{
  border-color: rgb(113 63 18 / 0.15);
}
.border-yellow-900\/20{
  border-color: rgb(113 63 18 / 0.2);
}
.border-yellow-900\/25{
  border-color: rgb(113 63 18 / 0.25);
}
.border-yellow-900\/30{
  border-color: rgb(113 63 18 / 0.3);
}
.border-yellow-900\/35{
  border-color: rgb(113 63 18 / 0.35);
}
.border-yellow-900\/40{
  border-color: rgb(113 63 18 / 0.4);
}
.border-yellow-900\/45{
  border-color: rgb(113 63 18 / 0.45);
}
.border-yellow-900\/5{
  border-color: rgb(113 63 18 / 0.05);
}
.border-yellow-900\/50{
  border-color: rgb(113 63 18 / 0.5);
}
.border-yellow-900\/55{
  border-color: rgb(113 63 18 / 0.55);
}
.border-yellow-900\/60{
  border-color: rgb(113 63 18 / 0.6);
}
.border-yellow-900\/65{
  border-color: rgb(113 63 18 / 0.65);
}
.border-yellow-900\/70{
  border-color: rgb(113 63 18 / 0.7);
}
.border-yellow-900\/75{
  border-color: rgb(113 63 18 / 0.75);
}
.border-yellow-900\/80{
  border-color: rgb(113 63 18 / 0.8);
}
.border-yellow-900\/85{
  border-color: rgb(113 63 18 / 0.85);
}
.border-yellow-900\/90{
  border-color: rgb(113 63 18 / 0.9);
}
.border-yellow-900\/95{
  border-color: rgb(113 63 18 / 0.95);
}
.border-yellow-950{
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-yellow-950\/0{
  border-color: rgb(66 32 6 / 0);
}
.border-yellow-950\/10{
  border-color: rgb(66 32 6 / 0.1);
}
.border-yellow-950\/100{
  border-color: rgb(66 32 6 / 1);
}
.border-yellow-950\/15{
  border-color: rgb(66 32 6 / 0.15);
}
.border-yellow-950\/20{
  border-color: rgb(66 32 6 / 0.2);
}
.border-yellow-950\/25{
  border-color: rgb(66 32 6 / 0.25);
}
.border-yellow-950\/30{
  border-color: rgb(66 32 6 / 0.3);
}
.border-yellow-950\/35{
  border-color: rgb(66 32 6 / 0.35);
}
.border-yellow-950\/40{
  border-color: rgb(66 32 6 / 0.4);
}
.border-yellow-950\/45{
  border-color: rgb(66 32 6 / 0.45);
}
.border-yellow-950\/5{
  border-color: rgb(66 32 6 / 0.05);
}
.border-yellow-950\/50{
  border-color: rgb(66 32 6 / 0.5);
}
.border-yellow-950\/55{
  border-color: rgb(66 32 6 / 0.55);
}
.border-yellow-950\/60{
  border-color: rgb(66 32 6 / 0.6);
}
.border-yellow-950\/65{
  border-color: rgb(66 32 6 / 0.65);
}
.border-yellow-950\/70{
  border-color: rgb(66 32 6 / 0.7);
}
.border-yellow-950\/75{
  border-color: rgb(66 32 6 / 0.75);
}
.border-yellow-950\/80{
  border-color: rgb(66 32 6 / 0.8);
}
.border-yellow-950\/85{
  border-color: rgb(66 32 6 / 0.85);
}
.border-yellow-950\/90{
  border-color: rgb(66 32 6 / 0.9);
}
.border-yellow-950\/95{
  border-color: rgb(66 32 6 / 0.95);
}
.border-zinc-100{
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.border-zinc-100\/0{
  border-color: rgb(244 244 245 / 0);
}
.border-zinc-100\/10{
  border-color: rgb(244 244 245 / 0.1);
}
.border-zinc-100\/100{
  border-color: rgb(244 244 245 / 1);
}
.border-zinc-100\/15{
  border-color: rgb(244 244 245 / 0.15);
}
.border-zinc-100\/20{
  border-color: rgb(244 244 245 / 0.2);
}
.border-zinc-100\/25{
  border-color: rgb(244 244 245 / 0.25);
}
.border-zinc-100\/30{
  border-color: rgb(244 244 245 / 0.3);
}
.border-zinc-100\/35{
  border-color: rgb(244 244 245 / 0.35);
}
.border-zinc-100\/40{
  border-color: rgb(244 244 245 / 0.4);
}
.border-zinc-100\/45{
  border-color: rgb(244 244 245 / 0.45);
}
.border-zinc-100\/5{
  border-color: rgb(244 244 245 / 0.05);
}
.border-zinc-100\/50{
  border-color: rgb(244 244 245 / 0.5);
}
.border-zinc-100\/55{
  border-color: rgb(244 244 245 / 0.55);
}
.border-zinc-100\/60{
  border-color: rgb(244 244 245 / 0.6);
}
.border-zinc-100\/65{
  border-color: rgb(244 244 245 / 0.65);
}
.border-zinc-100\/70{
  border-color: rgb(244 244 245 / 0.7);
}
.border-zinc-100\/75{
  border-color: rgb(244 244 245 / 0.75);
}
.border-zinc-100\/80{
  border-color: rgb(244 244 245 / 0.8);
}
.border-zinc-100\/85{
  border-color: rgb(244 244 245 / 0.85);
}
.border-zinc-100\/90{
  border-color: rgb(244 244 245 / 0.9);
}
.border-zinc-100\/95{
  border-color: rgb(244 244 245 / 0.95);
}
.border-zinc-200{
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.border-zinc-200\/0{
  border-color: rgb(228 228 231 / 0);
}
.border-zinc-200\/10{
  border-color: rgb(228 228 231 / 0.1);
}
.border-zinc-200\/100{
  border-color: rgb(228 228 231 / 1);
}
.border-zinc-200\/15{
  border-color: rgb(228 228 231 / 0.15);
}
.border-zinc-200\/20{
  border-color: rgb(228 228 231 / 0.2);
}
.border-zinc-200\/25{
  border-color: rgb(228 228 231 / 0.25);
}
.border-zinc-200\/30{
  border-color: rgb(228 228 231 / 0.3);
}
.border-zinc-200\/35{
  border-color: rgb(228 228 231 / 0.35);
}
.border-zinc-200\/40{
  border-color: rgb(228 228 231 / 0.4);
}
.border-zinc-200\/45{
  border-color: rgb(228 228 231 / 0.45);
}
.border-zinc-200\/5{
  border-color: rgb(228 228 231 / 0.05);
}
.border-zinc-200\/50{
  border-color: rgb(228 228 231 / 0.5);
}
.border-zinc-200\/55{
  border-color: rgb(228 228 231 / 0.55);
}
.border-zinc-200\/60{
  border-color: rgb(228 228 231 / 0.6);
}
.border-zinc-200\/65{
  border-color: rgb(228 228 231 / 0.65);
}
.border-zinc-200\/70{
  border-color: rgb(228 228 231 / 0.7);
}
.border-zinc-200\/75{
  border-color: rgb(228 228 231 / 0.75);
}
.border-zinc-200\/80{
  border-color: rgb(228 228 231 / 0.8);
}
.border-zinc-200\/85{
  border-color: rgb(228 228 231 / 0.85);
}
.border-zinc-200\/90{
  border-color: rgb(228 228 231 / 0.9);
}
.border-zinc-200\/95{
  border-color: rgb(228 228 231 / 0.95);
}
.border-zinc-300{
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.border-zinc-300\/0{
  border-color: rgb(212 212 216 / 0);
}
.border-zinc-300\/10{
  border-color: rgb(212 212 216 / 0.1);
}
.border-zinc-300\/100{
  border-color: rgb(212 212 216 / 1);
}
.border-zinc-300\/15{
  border-color: rgb(212 212 216 / 0.15);
}
.border-zinc-300\/20{
  border-color: rgb(212 212 216 / 0.2);
}
.border-zinc-300\/25{
  border-color: rgb(212 212 216 / 0.25);
}
.border-zinc-300\/30{
  border-color: rgb(212 212 216 / 0.3);
}
.border-zinc-300\/35{
  border-color: rgb(212 212 216 / 0.35);
}
.border-zinc-300\/40{
  border-color: rgb(212 212 216 / 0.4);
}
.border-zinc-300\/45{
  border-color: rgb(212 212 216 / 0.45);
}
.border-zinc-300\/5{
  border-color: rgb(212 212 216 / 0.05);
}
.border-zinc-300\/50{
  border-color: rgb(212 212 216 / 0.5);
}
.border-zinc-300\/55{
  border-color: rgb(212 212 216 / 0.55);
}
.border-zinc-300\/60{
  border-color: rgb(212 212 216 / 0.6);
}
.border-zinc-300\/65{
  border-color: rgb(212 212 216 / 0.65);
}
.border-zinc-300\/70{
  border-color: rgb(212 212 216 / 0.7);
}
.border-zinc-300\/75{
  border-color: rgb(212 212 216 / 0.75);
}
.border-zinc-300\/80{
  border-color: rgb(212 212 216 / 0.8);
}
.border-zinc-300\/85{
  border-color: rgb(212 212 216 / 0.85);
}
.border-zinc-300\/90{
  border-color: rgb(212 212 216 / 0.9);
}
.border-zinc-300\/95{
  border-color: rgb(212 212 216 / 0.95);
}
.border-zinc-400{
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.border-zinc-400\/0{
  border-color: rgb(161 161 170 / 0);
}
.border-zinc-400\/10{
  border-color: rgb(161 161 170 / 0.1);
}
.border-zinc-400\/100{
  border-color: rgb(161 161 170 / 1);
}
.border-zinc-400\/15{
  border-color: rgb(161 161 170 / 0.15);
}
.border-zinc-400\/20{
  border-color: rgb(161 161 170 / 0.2);
}
.border-zinc-400\/25{
  border-color: rgb(161 161 170 / 0.25);
}
.border-zinc-400\/30{
  border-color: rgb(161 161 170 / 0.3);
}
.border-zinc-400\/35{
  border-color: rgb(161 161 170 / 0.35);
}
.border-zinc-400\/40{
  border-color: rgb(161 161 170 / 0.4);
}
.border-zinc-400\/45{
  border-color: rgb(161 161 170 / 0.45);
}
.border-zinc-400\/5{
  border-color: rgb(161 161 170 / 0.05);
}
.border-zinc-400\/50{
  border-color: rgb(161 161 170 / 0.5);
}
.border-zinc-400\/55{
  border-color: rgb(161 161 170 / 0.55);
}
.border-zinc-400\/60{
  border-color: rgb(161 161 170 / 0.6);
}
.border-zinc-400\/65{
  border-color: rgb(161 161 170 / 0.65);
}
.border-zinc-400\/70{
  border-color: rgb(161 161 170 / 0.7);
}
.border-zinc-400\/75{
  border-color: rgb(161 161 170 / 0.75);
}
.border-zinc-400\/80{
  border-color: rgb(161 161 170 / 0.8);
}
.border-zinc-400\/85{
  border-color: rgb(161 161 170 / 0.85);
}
.border-zinc-400\/90{
  border-color: rgb(161 161 170 / 0.9);
}
.border-zinc-400\/95{
  border-color: rgb(161 161 170 / 0.95);
}
.border-zinc-50{
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.border-zinc-50\/0{
  border-color: rgb(250 250 250 / 0);
}
.border-zinc-50\/10{
  border-color: rgb(250 250 250 / 0.1);
}
.border-zinc-50\/100{
  border-color: rgb(250 250 250 / 1);
}
.border-zinc-50\/15{
  border-color: rgb(250 250 250 / 0.15);
}
.border-zinc-50\/20{
  border-color: rgb(250 250 250 / 0.2);
}
.border-zinc-50\/25{
  border-color: rgb(250 250 250 / 0.25);
}
.border-zinc-50\/30{
  border-color: rgb(250 250 250 / 0.3);
}
.border-zinc-50\/35{
  border-color: rgb(250 250 250 / 0.35);
}
.border-zinc-50\/40{
  border-color: rgb(250 250 250 / 0.4);
}
.border-zinc-50\/45{
  border-color: rgb(250 250 250 / 0.45);
}
.border-zinc-50\/5{
  border-color: rgb(250 250 250 / 0.05);
}
.border-zinc-50\/50{
  border-color: rgb(250 250 250 / 0.5);
}
.border-zinc-50\/55{
  border-color: rgb(250 250 250 / 0.55);
}
.border-zinc-50\/60{
  border-color: rgb(250 250 250 / 0.6);
}
.border-zinc-50\/65{
  border-color: rgb(250 250 250 / 0.65);
}
.border-zinc-50\/70{
  border-color: rgb(250 250 250 / 0.7);
}
.border-zinc-50\/75{
  border-color: rgb(250 250 250 / 0.75);
}
.border-zinc-50\/80{
  border-color: rgb(250 250 250 / 0.8);
}
.border-zinc-50\/85{
  border-color: rgb(250 250 250 / 0.85);
}
.border-zinc-50\/90{
  border-color: rgb(250 250 250 / 0.9);
}
.border-zinc-50\/95{
  border-color: rgb(250 250 250 / 0.95);
}
.border-zinc-500{
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.border-zinc-500\/0{
  border-color: rgb(113 113 122 / 0);
}
.border-zinc-500\/10{
  border-color: rgb(113 113 122 / 0.1);
}
.border-zinc-500\/100{
  border-color: rgb(113 113 122 / 1);
}
.border-zinc-500\/15{
  border-color: rgb(113 113 122 / 0.15);
}
.border-zinc-500\/20{
  border-color: rgb(113 113 122 / 0.2);
}
.border-zinc-500\/25{
  border-color: rgb(113 113 122 / 0.25);
}
.border-zinc-500\/30{
  border-color: rgb(113 113 122 / 0.3);
}
.border-zinc-500\/35{
  border-color: rgb(113 113 122 / 0.35);
}
.border-zinc-500\/40{
  border-color: rgb(113 113 122 / 0.4);
}
.border-zinc-500\/45{
  border-color: rgb(113 113 122 / 0.45);
}
.border-zinc-500\/5{
  border-color: rgb(113 113 122 / 0.05);
}
.border-zinc-500\/50{
  border-color: rgb(113 113 122 / 0.5);
}
.border-zinc-500\/55{
  border-color: rgb(113 113 122 / 0.55);
}
.border-zinc-500\/60{
  border-color: rgb(113 113 122 / 0.6);
}
.border-zinc-500\/65{
  border-color: rgb(113 113 122 / 0.65);
}
.border-zinc-500\/70{
  border-color: rgb(113 113 122 / 0.7);
}
.border-zinc-500\/75{
  border-color: rgb(113 113 122 / 0.75);
}
.border-zinc-500\/80{
  border-color: rgb(113 113 122 / 0.8);
}
.border-zinc-500\/85{
  border-color: rgb(113 113 122 / 0.85);
}
.border-zinc-500\/90{
  border-color: rgb(113 113 122 / 0.9);
}
.border-zinc-500\/95{
  border-color: rgb(113 113 122 / 0.95);
}
.border-zinc-600{
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.border-zinc-600\/0{
  border-color: rgb(82 82 91 / 0);
}
.border-zinc-600\/10{
  border-color: rgb(82 82 91 / 0.1);
}
.border-zinc-600\/100{
  border-color: rgb(82 82 91 / 1);
}
.border-zinc-600\/15{
  border-color: rgb(82 82 91 / 0.15);
}
.border-zinc-600\/20{
  border-color: rgb(82 82 91 / 0.2);
}
.border-zinc-600\/25{
  border-color: rgb(82 82 91 / 0.25);
}
.border-zinc-600\/30{
  border-color: rgb(82 82 91 / 0.3);
}
.border-zinc-600\/35{
  border-color: rgb(82 82 91 / 0.35);
}
.border-zinc-600\/40{
  border-color: rgb(82 82 91 / 0.4);
}
.border-zinc-600\/45{
  border-color: rgb(82 82 91 / 0.45);
}
.border-zinc-600\/5{
  border-color: rgb(82 82 91 / 0.05);
}
.border-zinc-600\/50{
  border-color: rgb(82 82 91 / 0.5);
}
.border-zinc-600\/55{
  border-color: rgb(82 82 91 / 0.55);
}
.border-zinc-600\/60{
  border-color: rgb(82 82 91 / 0.6);
}
.border-zinc-600\/65{
  border-color: rgb(82 82 91 / 0.65);
}
.border-zinc-600\/70{
  border-color: rgb(82 82 91 / 0.7);
}
.border-zinc-600\/75{
  border-color: rgb(82 82 91 / 0.75);
}
.border-zinc-600\/80{
  border-color: rgb(82 82 91 / 0.8);
}
.border-zinc-600\/85{
  border-color: rgb(82 82 91 / 0.85);
}
.border-zinc-600\/90{
  border-color: rgb(82 82 91 / 0.9);
}
.border-zinc-600\/95{
  border-color: rgb(82 82 91 / 0.95);
}
.border-zinc-700{
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.border-zinc-700\/0{
  border-color: rgb(63 63 70 / 0);
}
.border-zinc-700\/10{
  border-color: rgb(63 63 70 / 0.1);
}
.border-zinc-700\/100{
  border-color: rgb(63 63 70 / 1);
}
.border-zinc-700\/15{
  border-color: rgb(63 63 70 / 0.15);
}
.border-zinc-700\/20{
  border-color: rgb(63 63 70 / 0.2);
}
.border-zinc-700\/25{
  border-color: rgb(63 63 70 / 0.25);
}
.border-zinc-700\/30{
  border-color: rgb(63 63 70 / 0.3);
}
.border-zinc-700\/35{
  border-color: rgb(63 63 70 / 0.35);
}
.border-zinc-700\/40{
  border-color: rgb(63 63 70 / 0.4);
}
.border-zinc-700\/45{
  border-color: rgb(63 63 70 / 0.45);
}
.border-zinc-700\/5{
  border-color: rgb(63 63 70 / 0.05);
}
.border-zinc-700\/50{
  border-color: rgb(63 63 70 / 0.5);
}
.border-zinc-700\/55{
  border-color: rgb(63 63 70 / 0.55);
}
.border-zinc-700\/60{
  border-color: rgb(63 63 70 / 0.6);
}
.border-zinc-700\/65{
  border-color: rgb(63 63 70 / 0.65);
}
.border-zinc-700\/70{
  border-color: rgb(63 63 70 / 0.7);
}
.border-zinc-700\/75{
  border-color: rgb(63 63 70 / 0.75);
}
.border-zinc-700\/80{
  border-color: rgb(63 63 70 / 0.8);
}
.border-zinc-700\/85{
  border-color: rgb(63 63 70 / 0.85);
}
.border-zinc-700\/90{
  border-color: rgb(63 63 70 / 0.9);
}
.border-zinc-700\/95{
  border-color: rgb(63 63 70 / 0.95);
}
.border-zinc-800{
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.border-zinc-800\/0{
  border-color: rgb(39 39 42 / 0);
}
.border-zinc-800\/10{
  border-color: rgb(39 39 42 / 0.1);
}
.border-zinc-800\/100{
  border-color: rgb(39 39 42 / 1);
}
.border-zinc-800\/15{
  border-color: rgb(39 39 42 / 0.15);
}
.border-zinc-800\/20{
  border-color: rgb(39 39 42 / 0.2);
}
.border-zinc-800\/25{
  border-color: rgb(39 39 42 / 0.25);
}
.border-zinc-800\/30{
  border-color: rgb(39 39 42 / 0.3);
}
.border-zinc-800\/35{
  border-color: rgb(39 39 42 / 0.35);
}
.border-zinc-800\/40{
  border-color: rgb(39 39 42 / 0.4);
}
.border-zinc-800\/45{
  border-color: rgb(39 39 42 / 0.45);
}
.border-zinc-800\/5{
  border-color: rgb(39 39 42 / 0.05);
}
.border-zinc-800\/50{
  border-color: rgb(39 39 42 / 0.5);
}
.border-zinc-800\/55{
  border-color: rgb(39 39 42 / 0.55);
}
.border-zinc-800\/60{
  border-color: rgb(39 39 42 / 0.6);
}
.border-zinc-800\/65{
  border-color: rgb(39 39 42 / 0.65);
}
.border-zinc-800\/70{
  border-color: rgb(39 39 42 / 0.7);
}
.border-zinc-800\/75{
  border-color: rgb(39 39 42 / 0.75);
}
.border-zinc-800\/80{
  border-color: rgb(39 39 42 / 0.8);
}
.border-zinc-800\/85{
  border-color: rgb(39 39 42 / 0.85);
}
.border-zinc-800\/90{
  border-color: rgb(39 39 42 / 0.9);
}
.border-zinc-800\/95{
  border-color: rgb(39 39 42 / 0.95);
}
.border-zinc-900{
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.border-zinc-900\/0{
  border-color: rgb(24 24 27 / 0);
}
.border-zinc-900\/10{
  border-color: rgb(24 24 27 / 0.1);
}
.border-zinc-900\/100{
  border-color: rgb(24 24 27 / 1);
}
.border-zinc-900\/15{
  border-color: rgb(24 24 27 / 0.15);
}
.border-zinc-900\/20{
  border-color: rgb(24 24 27 / 0.2);
}
.border-zinc-900\/25{
  border-color: rgb(24 24 27 / 0.25);
}
.border-zinc-900\/30{
  border-color: rgb(24 24 27 / 0.3);
}
.border-zinc-900\/35{
  border-color: rgb(24 24 27 / 0.35);
}
.border-zinc-900\/40{
  border-color: rgb(24 24 27 / 0.4);
}
.border-zinc-900\/45{
  border-color: rgb(24 24 27 / 0.45);
}
.border-zinc-900\/5{
  border-color: rgb(24 24 27 / 0.05);
}
.border-zinc-900\/50{
  border-color: rgb(24 24 27 / 0.5);
}
.border-zinc-900\/55{
  border-color: rgb(24 24 27 / 0.55);
}
.border-zinc-900\/60{
  border-color: rgb(24 24 27 / 0.6);
}
.border-zinc-900\/65{
  border-color: rgb(24 24 27 / 0.65);
}
.border-zinc-900\/70{
  border-color: rgb(24 24 27 / 0.7);
}
.border-zinc-900\/75{
  border-color: rgb(24 24 27 / 0.75);
}
.border-zinc-900\/80{
  border-color: rgb(24 24 27 / 0.8);
}
.border-zinc-900\/85{
  border-color: rgb(24 24 27 / 0.85);
}
.border-zinc-900\/90{
  border-color: rgb(24 24 27 / 0.9);
}
.border-zinc-900\/95{
  border-color: rgb(24 24 27 / 0.95);
}
.border-l-black{
  border-left-color: hsl(var(--color-black));
}
.border-l-blue-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-l-gray-300{
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-l-green-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-l-orange-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.border-l-orange-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.border-l-pink-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.border-l-purple-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.border-l-red-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-l-transparent{
  border-left-color: transparent;
}
.border-l-yellow-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-t-black{
  border-top-color: hsl(var(--color-black));
}
.border-t-transparent{
  border-top-color: transparent;
}
.border-opacity-0{
  --tw-border-opacity: 0;
}
.border-opacity-10{
  --tw-border-opacity: 0.1;
}
.border-opacity-100{
  --tw-border-opacity: 1;
}
.border-opacity-15{
  --tw-border-opacity: 0.15;
}
.border-opacity-20{
  --tw-border-opacity: 0.2;
}
.border-opacity-25{
  --tw-border-opacity: 0.25;
}
.border-opacity-30{
  --tw-border-opacity: 0.3;
}
.border-opacity-35{
  --tw-border-opacity: 0.35;
}
.border-opacity-40{
  --tw-border-opacity: 0.4;
}
.border-opacity-45{
  --tw-border-opacity: 0.45;
}
.border-opacity-5{
  --tw-border-opacity: 0.05;
}
.border-opacity-50{
  --tw-border-opacity: 0.5;
}
.border-opacity-55{
  --tw-border-opacity: 0.55;
}
.border-opacity-60{
  --tw-border-opacity: 0.6;
}
.border-opacity-65{
  --tw-border-opacity: 0.65;
}
.border-opacity-70{
  --tw-border-opacity: 0.7;
}
.border-opacity-75{
  --tw-border-opacity: 0.75;
}
.border-opacity-80{
  --tw-border-opacity: 0.8;
}
.border-opacity-85{
  --tw-border-opacity: 0.85;
}
.border-opacity-90{
  --tw-border-opacity: 0.9;
}
.border-opacity-95{
  --tw-border-opacity: 0.95;
}
.bg-\[\#27ae60\]{
  --tw-bg-opacity: 1;
  background-color: rgb(39 174 96 / var(--tw-bg-opacity, 1));
}
.bg-\[\#3498db\]{
  --tw-bg-opacity: 1;
  background-color: rgb(52 152 219 / var(--tw-bg-opacity, 1));
}
.bg-\[\#6d6d6c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(109 109 108 / var(--tw-bg-opacity, 1));
}
.bg-\[\#9d9d9c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(157 157 156 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eab308\]{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f39c12\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 156 18 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ff6b35\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 107 53 / var(--tw-bg-opacity, 1));
}
.bg-\[--color-bg\]{
  background-color: var(--color-bg);
}
.bg-about-blue{
  background-color: hsl(var(--color-about-blue));
}
.bg-about-blue\/10{
  background-color: hsl(var(--color-about-blue) / 0.1);
}
.bg-about-blue\/5{
  background-color: hsl(var(--color-about-blue) / 0.05);
}
.bg-accent{
  background-color: hsl(var(--accent));
}
.bg-amber-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-amber-100\/0{
  background-color: rgb(254 243 199 / 0);
}
.bg-amber-100\/10{
  background-color: rgb(254 243 199 / 0.1);
}
.bg-amber-100\/100{
  background-color: rgb(254 243 199 / 1);
}
.bg-amber-100\/15{
  background-color: rgb(254 243 199 / 0.15);
}
.bg-amber-100\/20{
  background-color: rgb(254 243 199 / 0.2);
}
.bg-amber-100\/25{
  background-color: rgb(254 243 199 / 0.25);
}
.bg-amber-100\/30{
  background-color: rgb(254 243 199 / 0.3);
}
.bg-amber-100\/35{
  background-color: rgb(254 243 199 / 0.35);
}
.bg-amber-100\/40{
  background-color: rgb(254 243 199 / 0.4);
}
.bg-amber-100\/45{
  background-color: rgb(254 243 199 / 0.45);
}
.bg-amber-100\/5{
  background-color: rgb(254 243 199 / 0.05);
}
.bg-amber-100\/50{
  background-color: rgb(254 243 199 / 0.5);
}
.bg-amber-100\/55{
  background-color: rgb(254 243 199 / 0.55);
}
.bg-amber-100\/60{
  background-color: rgb(254 243 199 / 0.6);
}
.bg-amber-100\/65{
  background-color: rgb(254 243 199 / 0.65);
}
.bg-amber-100\/70{
  background-color: rgb(254 243 199 / 0.7);
}
.bg-amber-100\/75{
  background-color: rgb(254 243 199 / 0.75);
}
.bg-amber-100\/80{
  background-color: rgb(254 243 199 / 0.8);
}
.bg-amber-100\/85{
  background-color: rgb(254 243 199 / 0.85);
}
.bg-amber-100\/90{
  background-color: rgb(254 243 199 / 0.9);
}
.bg-amber-100\/95{
  background-color: rgb(254 243 199 / 0.95);
}
.bg-amber-200{
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.bg-amber-200\/0{
  background-color: rgb(253 230 138 / 0);
}
.bg-amber-200\/10{
  background-color: rgb(253 230 138 / 0.1);
}
.bg-amber-200\/100{
  background-color: rgb(253 230 138 / 1);
}
.bg-amber-200\/15{
  background-color: rgb(253 230 138 / 0.15);
}
.bg-amber-200\/20{
  background-color: rgb(253 230 138 / 0.2);
}
.bg-amber-200\/25{
  background-color: rgb(253 230 138 / 0.25);
}
.bg-amber-200\/30{
  background-color: rgb(253 230 138 / 0.3);
}
.bg-amber-200\/35{
  background-color: rgb(253 230 138 / 0.35);
}
.bg-amber-200\/40{
  background-color: rgb(253 230 138 / 0.4);
}
.bg-amber-200\/45{
  background-color: rgb(253 230 138 / 0.45);
}
.bg-amber-200\/5{
  background-color: rgb(253 230 138 / 0.05);
}
.bg-amber-200\/50{
  background-color: rgb(253 230 138 / 0.5);
}
.bg-amber-200\/55{
  background-color: rgb(253 230 138 / 0.55);
}
.bg-amber-200\/60{
  background-color: rgb(253 230 138 / 0.6);
}
.bg-amber-200\/65{
  background-color: rgb(253 230 138 / 0.65);
}
.bg-amber-200\/70{
  background-color: rgb(253 230 138 / 0.7);
}
.bg-amber-200\/75{
  background-color: rgb(253 230 138 / 0.75);
}
.bg-amber-200\/80{
  background-color: rgb(253 230 138 / 0.8);
}
.bg-amber-200\/85{
  background-color: rgb(253 230 138 / 0.85);
}
.bg-amber-200\/90{
  background-color: rgb(253 230 138 / 0.9);
}
.bg-amber-200\/95{
  background-color: rgb(253 230 138 / 0.95);
}
.bg-amber-300{
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.bg-amber-300\/0{
  background-color: rgb(252 211 77 / 0);
}
.bg-amber-300\/10{
  background-color: rgb(252 211 77 / 0.1);
}
.bg-amber-300\/100{
  background-color: rgb(252 211 77 / 1);
}
.bg-amber-300\/15{
  background-color: rgb(252 211 77 / 0.15);
}
.bg-amber-300\/20{
  background-color: rgb(252 211 77 / 0.2);
}
.bg-amber-300\/25{
  background-color: rgb(252 211 77 / 0.25);
}
.bg-amber-300\/30{
  background-color: rgb(252 211 77 / 0.3);
}
.bg-amber-300\/35{
  background-color: rgb(252 211 77 / 0.35);
}
.bg-amber-300\/40{
  background-color: rgb(252 211 77 / 0.4);
}
.bg-amber-300\/45{
  background-color: rgb(252 211 77 / 0.45);
}
.bg-amber-300\/5{
  background-color: rgb(252 211 77 / 0.05);
}
.bg-amber-300\/50{
  background-color: rgb(252 211 77 / 0.5);
}
.bg-amber-300\/55{
  background-color: rgb(252 211 77 / 0.55);
}
.bg-amber-300\/60{
  background-color: rgb(252 211 77 / 0.6);
}
.bg-amber-300\/65{
  background-color: rgb(252 211 77 / 0.65);
}
.bg-amber-300\/70{
  background-color: rgb(252 211 77 / 0.7);
}
.bg-amber-300\/75{
  background-color: rgb(252 211 77 / 0.75);
}
.bg-amber-300\/80{
  background-color: rgb(252 211 77 / 0.8);
}
.bg-amber-300\/85{
  background-color: rgb(252 211 77 / 0.85);
}
.bg-amber-300\/90{
  background-color: rgb(252 211 77 / 0.9);
}
.bg-amber-300\/95{
  background-color: rgb(252 211 77 / 0.95);
}
.bg-amber-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.bg-amber-400\/0{
  background-color: rgb(251 191 36 / 0);
}
.bg-amber-400\/10{
  background-color: rgb(251 191 36 / 0.1);
}
.bg-amber-400\/100{
  background-color: rgb(251 191 36 / 1);
}
.bg-amber-400\/15{
  background-color: rgb(251 191 36 / 0.15);
}
.bg-amber-400\/20{
  background-color: rgb(251 191 36 / 0.2);
}
.bg-amber-400\/25{
  background-color: rgb(251 191 36 / 0.25);
}
.bg-amber-400\/30{
  background-color: rgb(251 191 36 / 0.3);
}
.bg-amber-400\/35{
  background-color: rgb(251 191 36 / 0.35);
}
.bg-amber-400\/40{
  background-color: rgb(251 191 36 / 0.4);
}
.bg-amber-400\/45{
  background-color: rgb(251 191 36 / 0.45);
}
.bg-amber-400\/5{
  background-color: rgb(251 191 36 / 0.05);
}
.bg-amber-400\/50{
  background-color: rgb(251 191 36 / 0.5);
}
.bg-amber-400\/55{
  background-color: rgb(251 191 36 / 0.55);
}
.bg-amber-400\/60{
  background-color: rgb(251 191 36 / 0.6);
}
.bg-amber-400\/65{
  background-color: rgb(251 191 36 / 0.65);
}
.bg-amber-400\/70{
  background-color: rgb(251 191 36 / 0.7);
}
.bg-amber-400\/75{
  background-color: rgb(251 191 36 / 0.75);
}
.bg-amber-400\/80{
  background-color: rgb(251 191 36 / 0.8);
}
.bg-amber-400\/85{
  background-color: rgb(251 191 36 / 0.85);
}
.bg-amber-400\/90{
  background-color: rgb(251 191 36 / 0.9);
}
.bg-amber-400\/95{
  background-color: rgb(251 191 36 / 0.95);
}
.bg-amber-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.bg-amber-50\/0{
  background-color: rgb(255 251 235 / 0);
}
.bg-amber-50\/10{
  background-color: rgb(255 251 235 / 0.1);
}
.bg-amber-50\/100{
  background-color: rgb(255 251 235 / 1);
}
.bg-amber-50\/15{
  background-color: rgb(255 251 235 / 0.15);
}
.bg-amber-50\/20{
  background-color: rgb(255 251 235 / 0.2);
}
.bg-amber-50\/25{
  background-color: rgb(255 251 235 / 0.25);
}
.bg-amber-50\/30{
  background-color: rgb(255 251 235 / 0.3);
}
.bg-amber-50\/35{
  background-color: rgb(255 251 235 / 0.35);
}
.bg-amber-50\/40{
  background-color: rgb(255 251 235 / 0.4);
}
.bg-amber-50\/45{
  background-color: rgb(255 251 235 / 0.45);
}
.bg-amber-50\/5{
  background-color: rgb(255 251 235 / 0.05);
}
.bg-amber-50\/50{
  background-color: rgb(255 251 235 / 0.5);
}
.bg-amber-50\/55{
  background-color: rgb(255 251 235 / 0.55);
}
.bg-amber-50\/60{
  background-color: rgb(255 251 235 / 0.6);
}
.bg-amber-50\/65{
  background-color: rgb(255 251 235 / 0.65);
}
.bg-amber-50\/70{
  background-color: rgb(255 251 235 / 0.7);
}
.bg-amber-50\/75{
  background-color: rgb(255 251 235 / 0.75);
}
.bg-amber-50\/80{
  background-color: rgb(255 251 235 / 0.8);
}
.bg-amber-50\/85{
  background-color: rgb(255 251 235 / 0.85);
}
.bg-amber-50\/90{
  background-color: rgb(255 251 235 / 0.9);
}
.bg-amber-50\/95{
  background-color: rgb(255 251 235 / 0.95);
}
.bg-amber-500{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.bg-amber-500\/0{
  background-color: rgb(245 158 11 / 0);
}
.bg-amber-500\/10{
  background-color: rgb(245 158 11 / 0.1);
}
.bg-amber-500\/100{
  background-color: rgb(245 158 11 / 1);
}
.bg-amber-500\/15{
  background-color: rgb(245 158 11 / 0.15);
}
.bg-amber-500\/20{
  background-color: rgb(245 158 11 / 0.2);
}
.bg-amber-500\/25{
  background-color: rgb(245 158 11 / 0.25);
}
.bg-amber-500\/30{
  background-color: rgb(245 158 11 / 0.3);
}
.bg-amber-500\/35{
  background-color: rgb(245 158 11 / 0.35);
}
.bg-amber-500\/40{
  background-color: rgb(245 158 11 / 0.4);
}
.bg-amber-500\/45{
  background-color: rgb(245 158 11 / 0.45);
}
.bg-amber-500\/5{
  background-color: rgb(245 158 11 / 0.05);
}
.bg-amber-500\/50{
  background-color: rgb(245 158 11 / 0.5);
}
.bg-amber-500\/55{
  background-color: rgb(245 158 11 / 0.55);
}
.bg-amber-500\/60{
  background-color: rgb(245 158 11 / 0.6);
}
.bg-amber-500\/65{
  background-color: rgb(245 158 11 / 0.65);
}
.bg-amber-500\/70{
  background-color: rgb(245 158 11 / 0.7);
}
.bg-amber-500\/75{
  background-color: rgb(245 158 11 / 0.75);
}
.bg-amber-500\/80{
  background-color: rgb(245 158 11 / 0.8);
}
.bg-amber-500\/85{
  background-color: rgb(245 158 11 / 0.85);
}
.bg-amber-500\/90{
  background-color: rgb(245 158 11 / 0.9);
}
.bg-amber-500\/95{
  background-color: rgb(245 158 11 / 0.95);
}
.bg-amber-600{
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.bg-amber-600\/0{
  background-color: rgb(217 119 6 / 0);
}
.bg-amber-600\/10{
  background-color: rgb(217 119 6 / 0.1);
}
.bg-amber-600\/100{
  background-color: rgb(217 119 6 / 1);
}
.bg-amber-600\/15{
  background-color: rgb(217 119 6 / 0.15);
}
.bg-amber-600\/20{
  background-color: rgb(217 119 6 / 0.2);
}
.bg-amber-600\/25{
  background-color: rgb(217 119 6 / 0.25);
}
.bg-amber-600\/30{
  background-color: rgb(217 119 6 / 0.3);
}
.bg-amber-600\/35{
  background-color: rgb(217 119 6 / 0.35);
}
.bg-amber-600\/40{
  background-color: rgb(217 119 6 / 0.4);
}
.bg-amber-600\/45{
  background-color: rgb(217 119 6 / 0.45);
}
.bg-amber-600\/5{
  background-color: rgb(217 119 6 / 0.05);
}
.bg-amber-600\/50{
  background-color: rgb(217 119 6 / 0.5);
}
.bg-amber-600\/55{
  background-color: rgb(217 119 6 / 0.55);
}
.bg-amber-600\/60{
  background-color: rgb(217 119 6 / 0.6);
}
.bg-amber-600\/65{
  background-color: rgb(217 119 6 / 0.65);
}
.bg-amber-600\/70{
  background-color: rgb(217 119 6 / 0.7);
}
.bg-amber-600\/75{
  background-color: rgb(217 119 6 / 0.75);
}
.bg-amber-600\/80{
  background-color: rgb(217 119 6 / 0.8);
}
.bg-amber-600\/85{
  background-color: rgb(217 119 6 / 0.85);
}
.bg-amber-600\/90{
  background-color: rgb(217 119 6 / 0.9);
}
.bg-amber-600\/95{
  background-color: rgb(217 119 6 / 0.95);
}
.bg-amber-700{
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.bg-amber-700\/0{
  background-color: rgb(180 83 9 / 0);
}
.bg-amber-700\/10{
  background-color: rgb(180 83 9 / 0.1);
}
.bg-amber-700\/100{
  background-color: rgb(180 83 9 / 1);
}
.bg-amber-700\/15{
  background-color: rgb(180 83 9 / 0.15);
}
.bg-amber-700\/20{
  background-color: rgb(180 83 9 / 0.2);
}
.bg-amber-700\/25{
  background-color: rgb(180 83 9 / 0.25);
}
.bg-amber-700\/30{
  background-color: rgb(180 83 9 / 0.3);
}
.bg-amber-700\/35{
  background-color: rgb(180 83 9 / 0.35);
}
.bg-amber-700\/40{
  background-color: rgb(180 83 9 / 0.4);
}
.bg-amber-700\/45{
  background-color: rgb(180 83 9 / 0.45);
}
.bg-amber-700\/5{
  background-color: rgb(180 83 9 / 0.05);
}
.bg-amber-700\/50{
  background-color: rgb(180 83 9 / 0.5);
}
.bg-amber-700\/55{
  background-color: rgb(180 83 9 / 0.55);
}
.bg-amber-700\/60{
  background-color: rgb(180 83 9 / 0.6);
}
.bg-amber-700\/65{
  background-color: rgb(180 83 9 / 0.65);
}
.bg-amber-700\/70{
  background-color: rgb(180 83 9 / 0.7);
}
.bg-amber-700\/75{
  background-color: rgb(180 83 9 / 0.75);
}
.bg-amber-700\/80{
  background-color: rgb(180 83 9 / 0.8);
}
.bg-amber-700\/85{
  background-color: rgb(180 83 9 / 0.85);
}
.bg-amber-700\/90{
  background-color: rgb(180 83 9 / 0.9);
}
.bg-amber-700\/95{
  background-color: rgb(180 83 9 / 0.95);
}
.bg-amber-800{
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.bg-amber-800\/0{
  background-color: rgb(146 64 14 / 0);
}
.bg-amber-800\/10{
  background-color: rgb(146 64 14 / 0.1);
}
.bg-amber-800\/100{
  background-color: rgb(146 64 14 / 1);
}
.bg-amber-800\/15{
  background-color: rgb(146 64 14 / 0.15);
}
.bg-amber-800\/20{
  background-color: rgb(146 64 14 / 0.2);
}
.bg-amber-800\/25{
  background-color: rgb(146 64 14 / 0.25);
}
.bg-amber-800\/30{
  background-color: rgb(146 64 14 / 0.3);
}
.bg-amber-800\/35{
  background-color: rgb(146 64 14 / 0.35);
}
.bg-amber-800\/40{
  background-color: rgb(146 64 14 / 0.4);
}
.bg-amber-800\/45{
  background-color: rgb(146 64 14 / 0.45);
}
.bg-amber-800\/5{
  background-color: rgb(146 64 14 / 0.05);
}
.bg-amber-800\/50{
  background-color: rgb(146 64 14 / 0.5);
}
.bg-amber-800\/55{
  background-color: rgb(146 64 14 / 0.55);
}
.bg-amber-800\/60{
  background-color: rgb(146 64 14 / 0.6);
}
.bg-amber-800\/65{
  background-color: rgb(146 64 14 / 0.65);
}
.bg-amber-800\/70{
  background-color: rgb(146 64 14 / 0.7);
}
.bg-amber-800\/75{
  background-color: rgb(146 64 14 / 0.75);
}
.bg-amber-800\/80{
  background-color: rgb(146 64 14 / 0.8);
}
.bg-amber-800\/85{
  background-color: rgb(146 64 14 / 0.85);
}
.bg-amber-800\/90{
  background-color: rgb(146 64 14 / 0.9);
}
.bg-amber-800\/95{
  background-color: rgb(146 64 14 / 0.95);
}
.bg-amber-900{
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.bg-amber-900\/0{
  background-color: rgb(120 53 15 / 0);
}
.bg-amber-900\/10{
  background-color: rgb(120 53 15 / 0.1);
}
.bg-amber-900\/100{
  background-color: rgb(120 53 15 / 1);
}
.bg-amber-900\/15{
  background-color: rgb(120 53 15 / 0.15);
}
.bg-amber-900\/20{
  background-color: rgb(120 53 15 / 0.2);
}
.bg-amber-900\/25{
  background-color: rgb(120 53 15 / 0.25);
}
.bg-amber-900\/30{
  background-color: rgb(120 53 15 / 0.3);
}
.bg-amber-900\/35{
  background-color: rgb(120 53 15 / 0.35);
}
.bg-amber-900\/40{
  background-color: rgb(120 53 15 / 0.4);
}
.bg-amber-900\/45{
  background-color: rgb(120 53 15 / 0.45);
}
.bg-amber-900\/5{
  background-color: rgb(120 53 15 / 0.05);
}
.bg-amber-900\/50{
  background-color: rgb(120 53 15 / 0.5);
}
.bg-amber-900\/55{
  background-color: rgb(120 53 15 / 0.55);
}
.bg-amber-900\/60{
  background-color: rgb(120 53 15 / 0.6);
}
.bg-amber-900\/65{
  background-color: rgb(120 53 15 / 0.65);
}
.bg-amber-900\/70{
  background-color: rgb(120 53 15 / 0.7);
}
.bg-amber-900\/75{
  background-color: rgb(120 53 15 / 0.75);
}
.bg-amber-900\/80{
  background-color: rgb(120 53 15 / 0.8);
}
.bg-amber-900\/85{
  background-color: rgb(120 53 15 / 0.85);
}
.bg-amber-900\/90{
  background-color: rgb(120 53 15 / 0.9);
}
.bg-amber-900\/95{
  background-color: rgb(120 53 15 / 0.95);
}
.bg-background{
  background-color: hsl(var(--background));
}
.bg-black{
  background-color: hsl(var(--color-black));
}
.bg-black\/50{
  background-color: hsl(var(--color-black) / 0.5);
}
.bg-black\/70{
  background-color: hsl(var(--color-black) / 0.7);
}
.bg-black\/80{
  background-color: hsl(var(--color-black) / 0.8);
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-100\/0{
  background-color: rgb(219 234 254 / 0);
}
.bg-blue-100\/10{
  background-color: rgb(219 234 254 / 0.1);
}
.bg-blue-100\/100{
  background-color: rgb(219 234 254 / 1);
}
.bg-blue-100\/15{
  background-color: rgb(219 234 254 / 0.15);
}
.bg-blue-100\/20{
  background-color: rgb(219 234 254 / 0.2);
}
.bg-blue-100\/25{
  background-color: rgb(219 234 254 / 0.25);
}
.bg-blue-100\/30{
  background-color: rgb(219 234 254 / 0.3);
}
.bg-blue-100\/35{
  background-color: rgb(219 234 254 / 0.35);
}
.bg-blue-100\/40{
  background-color: rgb(219 234 254 / 0.4);
}
.bg-blue-100\/45{
  background-color: rgb(219 234 254 / 0.45);
}
.bg-blue-100\/5{
  background-color: rgb(219 234 254 / 0.05);
}
.bg-blue-100\/50{
  background-color: rgb(219 234 254 / 0.5);
}
.bg-blue-100\/55{
  background-color: rgb(219 234 254 / 0.55);
}
.bg-blue-100\/60{
  background-color: rgb(219 234 254 / 0.6);
}
.bg-blue-100\/65{
  background-color: rgb(219 234 254 / 0.65);
}
.bg-blue-100\/70{
  background-color: rgb(219 234 254 / 0.7);
}
.bg-blue-100\/75{
  background-color: rgb(219 234 254 / 0.75);
}
.bg-blue-100\/80{
  background-color: rgb(219 234 254 / 0.8);
}
.bg-blue-100\/85{
  background-color: rgb(219 234 254 / 0.85);
}
.bg-blue-100\/90{
  background-color: rgb(219 234 254 / 0.9);
}
.bg-blue-100\/95{
  background-color: rgb(219 234 254 / 0.95);
}
.bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-200\/0{
  background-color: rgb(191 219 254 / 0);
}
.bg-blue-200\/10{
  background-color: rgb(191 219 254 / 0.1);
}
.bg-blue-200\/100{
  background-color: rgb(191 219 254 / 1);
}
.bg-blue-200\/15{
  background-color: rgb(191 219 254 / 0.15);
}
.bg-blue-200\/20{
  background-color: rgb(191 219 254 / 0.2);
}
.bg-blue-200\/25{
  background-color: rgb(191 219 254 / 0.25);
}
.bg-blue-200\/30{
  background-color: rgb(191 219 254 / 0.3);
}
.bg-blue-200\/35{
  background-color: rgb(191 219 254 / 0.35);
}
.bg-blue-200\/40{
  background-color: rgb(191 219 254 / 0.4);
}
.bg-blue-200\/45{
  background-color: rgb(191 219 254 / 0.45);
}
.bg-blue-200\/5{
  background-color: rgb(191 219 254 / 0.05);
}
.bg-blue-200\/50{
  background-color: rgb(191 219 254 / 0.5);
}
.bg-blue-200\/55{
  background-color: rgb(191 219 254 / 0.55);
}
.bg-blue-200\/60{
  background-color: rgb(191 219 254 / 0.6);
}
.bg-blue-200\/65{
  background-color: rgb(191 219 254 / 0.65);
}
.bg-blue-200\/70{
  background-color: rgb(191 219 254 / 0.7);
}
.bg-blue-200\/75{
  background-color: rgb(191 219 254 / 0.75);
}
.bg-blue-200\/80{
  background-color: rgb(191 219 254 / 0.8);
}
.bg-blue-200\/85{
  background-color: rgb(191 219 254 / 0.85);
}
.bg-blue-200\/90{
  background-color: rgb(191 219 254 / 0.9);
}
.bg-blue-200\/95{
  background-color: rgb(191 219 254 / 0.95);
}
.bg-blue-300{
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.bg-blue-300\/0{
  background-color: rgb(147 197 253 / 0);
}
.bg-blue-300\/10{
  background-color: rgb(147 197 253 / 0.1);
}
.bg-blue-300\/100{
  background-color: rgb(147 197 253 / 1);
}
.bg-blue-300\/15{
  background-color: rgb(147 197 253 / 0.15);
}
.bg-blue-300\/20{
  background-color: rgb(147 197 253 / 0.2);
}
.bg-blue-300\/25{
  background-color: rgb(147 197 253 / 0.25);
}
.bg-blue-300\/30{
  background-color: rgb(147 197 253 / 0.3);
}
.bg-blue-300\/35{
  background-color: rgb(147 197 253 / 0.35);
}
.bg-blue-300\/40{
  background-color: rgb(147 197 253 / 0.4);
}
.bg-blue-300\/45{
  background-color: rgb(147 197 253 / 0.45);
}
.bg-blue-300\/5{
  background-color: rgb(147 197 253 / 0.05);
}
.bg-blue-300\/50{
  background-color: rgb(147 197 253 / 0.5);
}
.bg-blue-300\/55{
  background-color: rgb(147 197 253 / 0.55);
}
.bg-blue-300\/60{
  background-color: rgb(147 197 253 / 0.6);
}
.bg-blue-300\/65{
  background-color: rgb(147 197 253 / 0.65);
}
.bg-blue-300\/70{
  background-color: rgb(147 197 253 / 0.7);
}
.bg-blue-300\/75{
  background-color: rgb(147 197 253 / 0.75);
}
.bg-blue-300\/80{
  background-color: rgb(147 197 253 / 0.8);
}
.bg-blue-300\/85{
  background-color: rgb(147 197 253 / 0.85);
}
.bg-blue-300\/90{
  background-color: rgb(147 197 253 / 0.9);
}
.bg-blue-300\/95{
  background-color: rgb(147 197 253 / 0.95);
}
.bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.bg-blue-400\/0{
  background-color: rgb(96 165 250 / 0);
}
.bg-blue-400\/10{
  background-color: rgb(96 165 250 / 0.1);
}
.bg-blue-400\/100{
  background-color: rgb(96 165 250 / 1);
}
.bg-blue-400\/15{
  background-color: rgb(96 165 250 / 0.15);
}
.bg-blue-400\/20{
  background-color: rgb(96 165 250 / 0.2);
}
.bg-blue-400\/25{
  background-color: rgb(96 165 250 / 0.25);
}
.bg-blue-400\/30{
  background-color: rgb(96 165 250 / 0.3);
}
.bg-blue-400\/35{
  background-color: rgb(96 165 250 / 0.35);
}
.bg-blue-400\/40{
  background-color: rgb(96 165 250 / 0.4);
}
.bg-blue-400\/45{
  background-color: rgb(96 165 250 / 0.45);
}
.bg-blue-400\/5{
  background-color: rgb(96 165 250 / 0.05);
}
.bg-blue-400\/50{
  background-color: rgb(96 165 250 / 0.5);
}
.bg-blue-400\/55{
  background-color: rgb(96 165 250 / 0.55);
}
.bg-blue-400\/60{
  background-color: rgb(96 165 250 / 0.6);
}
.bg-blue-400\/65{
  background-color: rgb(96 165 250 / 0.65);
}
.bg-blue-400\/70{
  background-color: rgb(96 165 250 / 0.7);
}
.bg-blue-400\/75{
  background-color: rgb(96 165 250 / 0.75);
}
.bg-blue-400\/80{
  background-color: rgb(96 165 250 / 0.8);
}
.bg-blue-400\/85{
  background-color: rgb(96 165 250 / 0.85);
}
.bg-blue-400\/90{
  background-color: rgb(96 165 250 / 0.9);
}
.bg-blue-400\/95{
  background-color: rgb(96 165 250 / 0.95);
}
.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-50\/0{
  background-color: rgb(239 246 255 / 0);
}
.bg-blue-50\/10{
  background-color: rgb(239 246 255 / 0.1);
}
.bg-blue-50\/100{
  background-color: rgb(239 246 255 / 1);
}
.bg-blue-50\/15{
  background-color: rgb(239 246 255 / 0.15);
}
.bg-blue-50\/20{
  background-color: rgb(239 246 255 / 0.2);
}
.bg-blue-50\/25{
  background-color: rgb(239 246 255 / 0.25);
}
.bg-blue-50\/30{
  background-color: rgb(239 246 255 / 0.3);
}
.bg-blue-50\/35{
  background-color: rgb(239 246 255 / 0.35);
}
.bg-blue-50\/40{
  background-color: rgb(239 246 255 / 0.4);
}
.bg-blue-50\/45{
  background-color: rgb(239 246 255 / 0.45);
}
.bg-blue-50\/5{
  background-color: rgb(239 246 255 / 0.05);
}
.bg-blue-50\/50{
  background-color: rgb(239 246 255 / 0.5);
}
.bg-blue-50\/55{
  background-color: rgb(239 246 255 / 0.55);
}
.bg-blue-50\/60{
  background-color: rgb(239 246 255 / 0.6);
}
.bg-blue-50\/65{
  background-color: rgb(239 246 255 / 0.65);
}
.bg-blue-50\/70{
  background-color: rgb(239 246 255 / 0.7);
}
.bg-blue-50\/75{
  background-color: rgb(239 246 255 / 0.75);
}
.bg-blue-50\/80{
  background-color: rgb(239 246 255 / 0.8);
}
.bg-blue-50\/85{
  background-color: rgb(239 246 255 / 0.85);
}
.bg-blue-50\/90{
  background-color: rgb(239 246 255 / 0.9);
}
.bg-blue-50\/95{
  background-color: rgb(239 246 255 / 0.95);
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-blue-500\/0{
  background-color: rgb(59 130 246 / 0);
}
.bg-blue-500\/10{
  background-color: rgb(59 130 246 / 0.1);
}
.bg-blue-500\/100{
  background-color: rgb(59 130 246 / 1);
}
.bg-blue-500\/15{
  background-color: rgb(59 130 246 / 0.15);
}
.bg-blue-500\/20{
  background-color: rgb(59 130 246 / 0.2);
}
.bg-blue-500\/25{
  background-color: rgb(59 130 246 / 0.25);
}
.bg-blue-500\/30{
  background-color: rgb(59 130 246 / 0.3);
}
.bg-blue-500\/35{
  background-color: rgb(59 130 246 / 0.35);
}
.bg-blue-500\/40{
  background-color: rgb(59 130 246 / 0.4);
}
.bg-blue-500\/45{
  background-color: rgb(59 130 246 / 0.45);
}
.bg-blue-500\/5{
  background-color: rgb(59 130 246 / 0.05);
}
.bg-blue-500\/50{
  background-color: rgb(59 130 246 / 0.5);
}
.bg-blue-500\/55{
  background-color: rgb(59 130 246 / 0.55);
}
.bg-blue-500\/60{
  background-color: rgb(59 130 246 / 0.6);
}
.bg-blue-500\/65{
  background-color: rgb(59 130 246 / 0.65);
}
.bg-blue-500\/70{
  background-color: rgb(59 130 246 / 0.7);
}
.bg-blue-500\/75{
  background-color: rgb(59 130 246 / 0.75);
}
.bg-blue-500\/80{
  background-color: rgb(59 130 246 / 0.8);
}
.bg-blue-500\/85{
  background-color: rgb(59 130 246 / 0.85);
}
.bg-blue-500\/90{
  background-color: rgb(59 130 246 / 0.9);
}
.bg-blue-500\/95{
  background-color: rgb(59 130 246 / 0.95);
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-blue-600\/0{
  background-color: rgb(37 99 235 / 0);
}
.bg-blue-600\/10{
  background-color: rgb(37 99 235 / 0.1);
}
.bg-blue-600\/100{
  background-color: rgb(37 99 235 / 1);
}
.bg-blue-600\/15{
  background-color: rgb(37 99 235 / 0.15);
}
.bg-blue-600\/20{
  background-color: rgb(37 99 235 / 0.2);
}
.bg-blue-600\/25{
  background-color: rgb(37 99 235 / 0.25);
}
.bg-blue-600\/30{
  background-color: rgb(37 99 235 / 0.3);
}
.bg-blue-600\/35{
  background-color: rgb(37 99 235 / 0.35);
}
.bg-blue-600\/40{
  background-color: rgb(37 99 235 / 0.4);
}
.bg-blue-600\/45{
  background-color: rgb(37 99 235 / 0.45);
}
.bg-blue-600\/5{
  background-color: rgb(37 99 235 / 0.05);
}
.bg-blue-600\/50{
  background-color: rgb(37 99 235 / 0.5);
}
.bg-blue-600\/55{
  background-color: rgb(37 99 235 / 0.55);
}
.bg-blue-600\/60{
  background-color: rgb(37 99 235 / 0.6);
}
.bg-blue-600\/65{
  background-color: rgb(37 99 235 / 0.65);
}
.bg-blue-600\/70{
  background-color: rgb(37 99 235 / 0.7);
}
.bg-blue-600\/75{
  background-color: rgb(37 99 235 / 0.75);
}
.bg-blue-600\/80{
  background-color: rgb(37 99 235 / 0.8);
}
.bg-blue-600\/85{
  background-color: rgb(37 99 235 / 0.85);
}
.bg-blue-600\/90{
  background-color: rgb(37 99 235 / 0.9);
}
.bg-blue-600\/95{
  background-color: rgb(37 99 235 / 0.95);
}
.bg-blue-700{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.bg-blue-700\/0{
  background-color: rgb(29 78 216 / 0);
}
.bg-blue-700\/10{
  background-color: rgb(29 78 216 / 0.1);
}
.bg-blue-700\/100{
  background-color: rgb(29 78 216 / 1);
}
.bg-blue-700\/15{
  background-color: rgb(29 78 216 / 0.15);
}
.bg-blue-700\/20{
  background-color: rgb(29 78 216 / 0.2);
}
.bg-blue-700\/25{
  background-color: rgb(29 78 216 / 0.25);
}
.bg-blue-700\/30{
  background-color: rgb(29 78 216 / 0.3);
}
.bg-blue-700\/35{
  background-color: rgb(29 78 216 / 0.35);
}
.bg-blue-700\/40{
  background-color: rgb(29 78 216 / 0.4);
}
.bg-blue-700\/45{
  background-color: rgb(29 78 216 / 0.45);
}
.bg-blue-700\/5{
  background-color: rgb(29 78 216 / 0.05);
}
.bg-blue-700\/50{
  background-color: rgb(29 78 216 / 0.5);
}
.bg-blue-700\/55{
  background-color: rgb(29 78 216 / 0.55);
}
.bg-blue-700\/60{
  background-color: rgb(29 78 216 / 0.6);
}
.bg-blue-700\/65{
  background-color: rgb(29 78 216 / 0.65);
}
.bg-blue-700\/70{
  background-color: rgb(29 78 216 / 0.7);
}
.bg-blue-700\/75{
  background-color: rgb(29 78 216 / 0.75);
}
.bg-blue-700\/80{
  background-color: rgb(29 78 216 / 0.8);
}
.bg-blue-700\/85{
  background-color: rgb(29 78 216 / 0.85);
}
.bg-blue-700\/90{
  background-color: rgb(29 78 216 / 0.9);
}
.bg-blue-700\/95{
  background-color: rgb(29 78 216 / 0.95);
}
.bg-blue-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.bg-blue-800\/0{
  background-color: rgb(30 64 175 / 0);
}
.bg-blue-800\/10{
  background-color: rgb(30 64 175 / 0.1);
}
.bg-blue-800\/100{
  background-color: rgb(30 64 175 / 1);
}
.bg-blue-800\/15{
  background-color: rgb(30 64 175 / 0.15);
}
.bg-blue-800\/20{
  background-color: rgb(30 64 175 / 0.2);
}
.bg-blue-800\/25{
  background-color: rgb(30 64 175 / 0.25);
}
.bg-blue-800\/30{
  background-color: rgb(30 64 175 / 0.3);
}
.bg-blue-800\/35{
  background-color: rgb(30 64 175 / 0.35);
}
.bg-blue-800\/40{
  background-color: rgb(30 64 175 / 0.4);
}
.bg-blue-800\/45{
  background-color: rgb(30 64 175 / 0.45);
}
.bg-blue-800\/5{
  background-color: rgb(30 64 175 / 0.05);
}
.bg-blue-800\/50{
  background-color: rgb(30 64 175 / 0.5);
}
.bg-blue-800\/55{
  background-color: rgb(30 64 175 / 0.55);
}
.bg-blue-800\/60{
  background-color: rgb(30 64 175 / 0.6);
}
.bg-blue-800\/65{
  background-color: rgb(30 64 175 / 0.65);
}
.bg-blue-800\/70{
  background-color: rgb(30 64 175 / 0.7);
}
.bg-blue-800\/75{
  background-color: rgb(30 64 175 / 0.75);
}
.bg-blue-800\/80{
  background-color: rgb(30 64 175 / 0.8);
}
.bg-blue-800\/85{
  background-color: rgb(30 64 175 / 0.85);
}
.bg-blue-800\/90{
  background-color: rgb(30 64 175 / 0.9);
}
.bg-blue-800\/95{
  background-color: rgb(30 64 175 / 0.95);
}
.bg-blue-900{
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.bg-blue-900\/0{
  background-color: rgb(30 58 138 / 0);
}
.bg-blue-900\/10{
  background-color: rgb(30 58 138 / 0.1);
}
.bg-blue-900\/100{
  background-color: rgb(30 58 138 / 1);
}
.bg-blue-900\/15{
  background-color: rgb(30 58 138 / 0.15);
}
.bg-blue-900\/20{
  background-color: rgb(30 58 138 / 0.2);
}
.bg-blue-900\/25{
  background-color: rgb(30 58 138 / 0.25);
}
.bg-blue-900\/30{
  background-color: rgb(30 58 138 / 0.3);
}
.bg-blue-900\/35{
  background-color: rgb(30 58 138 / 0.35);
}
.bg-blue-900\/40{
  background-color: rgb(30 58 138 / 0.4);
}
.bg-blue-900\/45{
  background-color: rgb(30 58 138 / 0.45);
}
.bg-blue-900\/5{
  background-color: rgb(30 58 138 / 0.05);
}
.bg-blue-900\/50{
  background-color: rgb(30 58 138 / 0.5);
}
.bg-blue-900\/55{
  background-color: rgb(30 58 138 / 0.55);
}
.bg-blue-900\/60{
  background-color: rgb(30 58 138 / 0.6);
}
.bg-blue-900\/65{
  background-color: rgb(30 58 138 / 0.65);
}
.bg-blue-900\/70{
  background-color: rgb(30 58 138 / 0.7);
}
.bg-blue-900\/75{
  background-color: rgb(30 58 138 / 0.75);
}
.bg-blue-900\/80{
  background-color: rgb(30 58 138 / 0.8);
}
.bg-blue-900\/85{
  background-color: rgb(30 58 138 / 0.85);
}
.bg-blue-900\/90{
  background-color: rgb(30 58 138 / 0.9);
}
.bg-blue-900\/95{
  background-color: rgb(30 58 138 / 0.95);
}
.bg-border{
  background-color: hsl(var(--border));
}
.bg-card{
  background-color: hsl(var(--card));
}
.bg-cyan-100{
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.bg-cyan-100\/0{
  background-color: rgb(207 250 254 / 0);
}
.bg-cyan-100\/10{
  background-color: rgb(207 250 254 / 0.1);
}
.bg-cyan-100\/100{
  background-color: rgb(207 250 254 / 1);
}
.bg-cyan-100\/15{
  background-color: rgb(207 250 254 / 0.15);
}
.bg-cyan-100\/20{
  background-color: rgb(207 250 254 / 0.2);
}
.bg-cyan-100\/25{
  background-color: rgb(207 250 254 / 0.25);
}
.bg-cyan-100\/30{
  background-color: rgb(207 250 254 / 0.3);
}
.bg-cyan-100\/35{
  background-color: rgb(207 250 254 / 0.35);
}
.bg-cyan-100\/40{
  background-color: rgb(207 250 254 / 0.4);
}
.bg-cyan-100\/45{
  background-color: rgb(207 250 254 / 0.45);
}
.bg-cyan-100\/5{
  background-color: rgb(207 250 254 / 0.05);
}
.bg-cyan-100\/50{
  background-color: rgb(207 250 254 / 0.5);
}
.bg-cyan-100\/55{
  background-color: rgb(207 250 254 / 0.55);
}
.bg-cyan-100\/60{
  background-color: rgb(207 250 254 / 0.6);
}
.bg-cyan-100\/65{
  background-color: rgb(207 250 254 / 0.65);
}
.bg-cyan-100\/70{
  background-color: rgb(207 250 254 / 0.7);
}
.bg-cyan-100\/75{
  background-color: rgb(207 250 254 / 0.75);
}
.bg-cyan-100\/80{
  background-color: rgb(207 250 254 / 0.8);
}
.bg-cyan-100\/85{
  background-color: rgb(207 250 254 / 0.85);
}
.bg-cyan-100\/90{
  background-color: rgb(207 250 254 / 0.9);
}
.bg-cyan-100\/95{
  background-color: rgb(207 250 254 / 0.95);
}
.bg-cyan-200{
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.bg-cyan-200\/0{
  background-color: rgb(165 243 252 / 0);
}
.bg-cyan-200\/10{
  background-color: rgb(165 243 252 / 0.1);
}
.bg-cyan-200\/100{
  background-color: rgb(165 243 252 / 1);
}
.bg-cyan-200\/15{
  background-color: rgb(165 243 252 / 0.15);
}
.bg-cyan-200\/20{
  background-color: rgb(165 243 252 / 0.2);
}
.bg-cyan-200\/25{
  background-color: rgb(165 243 252 / 0.25);
}
.bg-cyan-200\/30{
  background-color: rgb(165 243 252 / 0.3);
}
.bg-cyan-200\/35{
  background-color: rgb(165 243 252 / 0.35);
}
.bg-cyan-200\/40{
  background-color: rgb(165 243 252 / 0.4);
}
.bg-cyan-200\/45{
  background-color: rgb(165 243 252 / 0.45);
}
.bg-cyan-200\/5{
  background-color: rgb(165 243 252 / 0.05);
}
.bg-cyan-200\/50{
  background-color: rgb(165 243 252 / 0.5);
}
.bg-cyan-200\/55{
  background-color: rgb(165 243 252 / 0.55);
}
.bg-cyan-200\/60{
  background-color: rgb(165 243 252 / 0.6);
}
.bg-cyan-200\/65{
  background-color: rgb(165 243 252 / 0.65);
}
.bg-cyan-200\/70{
  background-color: rgb(165 243 252 / 0.7);
}
.bg-cyan-200\/75{
  background-color: rgb(165 243 252 / 0.75);
}
.bg-cyan-200\/80{
  background-color: rgb(165 243 252 / 0.8);
}
.bg-cyan-200\/85{
  background-color: rgb(165 243 252 / 0.85);
}
.bg-cyan-200\/90{
  background-color: rgb(165 243 252 / 0.9);
}
.bg-cyan-200\/95{
  background-color: rgb(165 243 252 / 0.95);
}
.bg-cyan-300{
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.bg-cyan-300\/0{
  background-color: rgb(103 232 249 / 0);
}
.bg-cyan-300\/10{
  background-color: rgb(103 232 249 / 0.1);
}
.bg-cyan-300\/100{
  background-color: rgb(103 232 249 / 1);
}
.bg-cyan-300\/15{
  background-color: rgb(103 232 249 / 0.15);
}
.bg-cyan-300\/20{
  background-color: rgb(103 232 249 / 0.2);
}
.bg-cyan-300\/25{
  background-color: rgb(103 232 249 / 0.25);
}
.bg-cyan-300\/30{
  background-color: rgb(103 232 249 / 0.3);
}
.bg-cyan-300\/35{
  background-color: rgb(103 232 249 / 0.35);
}
.bg-cyan-300\/40{
  background-color: rgb(103 232 249 / 0.4);
}
.bg-cyan-300\/45{
  background-color: rgb(103 232 249 / 0.45);
}
.bg-cyan-300\/5{
  background-color: rgb(103 232 249 / 0.05);
}
.bg-cyan-300\/50{
  background-color: rgb(103 232 249 / 0.5);
}
.bg-cyan-300\/55{
  background-color: rgb(103 232 249 / 0.55);
}
.bg-cyan-300\/60{
  background-color: rgb(103 232 249 / 0.6);
}
.bg-cyan-300\/65{
  background-color: rgb(103 232 249 / 0.65);
}
.bg-cyan-300\/70{
  background-color: rgb(103 232 249 / 0.7);
}
.bg-cyan-300\/75{
  background-color: rgb(103 232 249 / 0.75);
}
.bg-cyan-300\/80{
  background-color: rgb(103 232 249 / 0.8);
}
.bg-cyan-300\/85{
  background-color: rgb(103 232 249 / 0.85);
}
.bg-cyan-300\/90{
  background-color: rgb(103 232 249 / 0.9);
}
.bg-cyan-300\/95{
  background-color: rgb(103 232 249 / 0.95);
}
.bg-cyan-400{
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}
.bg-cyan-400\/0{
  background-color: rgb(34 211 238 / 0);
}
.bg-cyan-400\/10{
  background-color: rgb(34 211 238 / 0.1);
}
.bg-cyan-400\/100{
  background-color: rgb(34 211 238 / 1);
}
.bg-cyan-400\/15{
  background-color: rgb(34 211 238 / 0.15);
}
.bg-cyan-400\/20{
  background-color: rgb(34 211 238 / 0.2);
}
.bg-cyan-400\/25{
  background-color: rgb(34 211 238 / 0.25);
}
.bg-cyan-400\/30{
  background-color: rgb(34 211 238 / 0.3);
}
.bg-cyan-400\/35{
  background-color: rgb(34 211 238 / 0.35);
}
.bg-cyan-400\/40{
  background-color: rgb(34 211 238 / 0.4);
}
.bg-cyan-400\/45{
  background-color: rgb(34 211 238 / 0.45);
}
.bg-cyan-400\/5{
  background-color: rgb(34 211 238 / 0.05);
}
.bg-cyan-400\/50{
  background-color: rgb(34 211 238 / 0.5);
}
.bg-cyan-400\/55{
  background-color: rgb(34 211 238 / 0.55);
}
.bg-cyan-400\/60{
  background-color: rgb(34 211 238 / 0.6);
}
.bg-cyan-400\/65{
  background-color: rgb(34 211 238 / 0.65);
}
.bg-cyan-400\/70{
  background-color: rgb(34 211 238 / 0.7);
}
.bg-cyan-400\/75{
  background-color: rgb(34 211 238 / 0.75);
}
.bg-cyan-400\/80{
  background-color: rgb(34 211 238 / 0.8);
}
.bg-cyan-400\/85{
  background-color: rgb(34 211 238 / 0.85);
}
.bg-cyan-400\/90{
  background-color: rgb(34 211 238 / 0.9);
}
.bg-cyan-400\/95{
  background-color: rgb(34 211 238 / 0.95);
}
.bg-cyan-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1));
}
.bg-cyan-50\/0{
  background-color: rgb(236 254 255 / 0);
}
.bg-cyan-50\/10{
  background-color: rgb(236 254 255 / 0.1);
}
.bg-cyan-50\/100{
  background-color: rgb(236 254 255 / 1);
}
.bg-cyan-50\/15{
  background-color: rgb(236 254 255 / 0.15);
}
.bg-cyan-50\/20{
  background-color: rgb(236 254 255 / 0.2);
}
.bg-cyan-50\/25{
  background-color: rgb(236 254 255 / 0.25);
}
.bg-cyan-50\/30{
  background-color: rgb(236 254 255 / 0.3);
}
.bg-cyan-50\/35{
  background-color: rgb(236 254 255 / 0.35);
}
.bg-cyan-50\/40{
  background-color: rgb(236 254 255 / 0.4);
}
.bg-cyan-50\/45{
  background-color: rgb(236 254 255 / 0.45);
}
.bg-cyan-50\/5{
  background-color: rgb(236 254 255 / 0.05);
}
.bg-cyan-50\/50{
  background-color: rgb(236 254 255 / 0.5);
}
.bg-cyan-50\/55{
  background-color: rgb(236 254 255 / 0.55);
}
.bg-cyan-50\/60{
  background-color: rgb(236 254 255 / 0.6);
}
.bg-cyan-50\/65{
  background-color: rgb(236 254 255 / 0.65);
}
.bg-cyan-50\/70{
  background-color: rgb(236 254 255 / 0.7);
}
.bg-cyan-50\/75{
  background-color: rgb(236 254 255 / 0.75);
}
.bg-cyan-50\/80{
  background-color: rgb(236 254 255 / 0.8);
}
.bg-cyan-50\/85{
  background-color: rgb(236 254 255 / 0.85);
}
.bg-cyan-50\/90{
  background-color: rgb(236 254 255 / 0.9);
}
.bg-cyan-50\/95{
  background-color: rgb(236 254 255 / 0.95);
}
.bg-cyan-500{
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}
.bg-cyan-500\/0{
  background-color: rgb(6 182 212 / 0);
}
.bg-cyan-500\/10{
  background-color: rgb(6 182 212 / 0.1);
}
.bg-cyan-500\/100{
  background-color: rgb(6 182 212 / 1);
}
.bg-cyan-500\/15{
  background-color: rgb(6 182 212 / 0.15);
}
.bg-cyan-500\/20{
  background-color: rgb(6 182 212 / 0.2);
}
.bg-cyan-500\/25{
  background-color: rgb(6 182 212 / 0.25);
}
.bg-cyan-500\/30{
  background-color: rgb(6 182 212 / 0.3);
}
.bg-cyan-500\/35{
  background-color: rgb(6 182 212 / 0.35);
}
.bg-cyan-500\/40{
  background-color: rgb(6 182 212 / 0.4);
}
.bg-cyan-500\/45{
  background-color: rgb(6 182 212 / 0.45);
}
.bg-cyan-500\/5{
  background-color: rgb(6 182 212 / 0.05);
}
.bg-cyan-500\/50{
  background-color: rgb(6 182 212 / 0.5);
}
.bg-cyan-500\/55{
  background-color: rgb(6 182 212 / 0.55);
}
.bg-cyan-500\/60{
  background-color: rgb(6 182 212 / 0.6);
}
.bg-cyan-500\/65{
  background-color: rgb(6 182 212 / 0.65);
}
.bg-cyan-500\/70{
  background-color: rgb(6 182 212 / 0.7);
}
.bg-cyan-500\/75{
  background-color: rgb(6 182 212 / 0.75);
}
.bg-cyan-500\/80{
  background-color: rgb(6 182 212 / 0.8);
}
.bg-cyan-500\/85{
  background-color: rgb(6 182 212 / 0.85);
}
.bg-cyan-500\/90{
  background-color: rgb(6 182 212 / 0.9);
}
.bg-cyan-500\/95{
  background-color: rgb(6 182 212 / 0.95);
}
.bg-cyan-600{
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}
.bg-cyan-600\/0{
  background-color: rgb(8 145 178 / 0);
}
.bg-cyan-600\/10{
  background-color: rgb(8 145 178 / 0.1);
}
.bg-cyan-600\/100{
  background-color: rgb(8 145 178 / 1);
}
.bg-cyan-600\/15{
  background-color: rgb(8 145 178 / 0.15);
}
.bg-cyan-600\/20{
  background-color: rgb(8 145 178 / 0.2);
}
.bg-cyan-600\/25{
  background-color: rgb(8 145 178 / 0.25);
}
.bg-cyan-600\/30{
  background-color: rgb(8 145 178 / 0.3);
}
.bg-cyan-600\/35{
  background-color: rgb(8 145 178 / 0.35);
}
.bg-cyan-600\/40{
  background-color: rgb(8 145 178 / 0.4);
}
.bg-cyan-600\/45{
  background-color: rgb(8 145 178 / 0.45);
}
.bg-cyan-600\/5{
  background-color: rgb(8 145 178 / 0.05);
}
.bg-cyan-600\/50{
  background-color: rgb(8 145 178 / 0.5);
}
.bg-cyan-600\/55{
  background-color: rgb(8 145 178 / 0.55);
}
.bg-cyan-600\/60{
  background-color: rgb(8 145 178 / 0.6);
}
.bg-cyan-600\/65{
  background-color: rgb(8 145 178 / 0.65);
}
.bg-cyan-600\/70{
  background-color: rgb(8 145 178 / 0.7);
}
.bg-cyan-600\/75{
  background-color: rgb(8 145 178 / 0.75);
}
.bg-cyan-600\/80{
  background-color: rgb(8 145 178 / 0.8);
}
.bg-cyan-600\/85{
  background-color: rgb(8 145 178 / 0.85);
}
.bg-cyan-600\/90{
  background-color: rgb(8 145 178 / 0.9);
}
.bg-cyan-600\/95{
  background-color: rgb(8 145 178 / 0.95);
}
.bg-cyan-700{
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}
.bg-cyan-700\/0{
  background-color: rgb(14 116 144 / 0);
}
.bg-cyan-700\/10{
  background-color: rgb(14 116 144 / 0.1);
}
.bg-cyan-700\/100{
  background-color: rgb(14 116 144 / 1);
}
.bg-cyan-700\/15{
  background-color: rgb(14 116 144 / 0.15);
}
.bg-cyan-700\/20{
  background-color: rgb(14 116 144 / 0.2);
}
.bg-cyan-700\/25{
  background-color: rgb(14 116 144 / 0.25);
}
.bg-cyan-700\/30{
  background-color: rgb(14 116 144 / 0.3);
}
.bg-cyan-700\/35{
  background-color: rgb(14 116 144 / 0.35);
}
.bg-cyan-700\/40{
  background-color: rgb(14 116 144 / 0.4);
}
.bg-cyan-700\/45{
  background-color: rgb(14 116 144 / 0.45);
}
.bg-cyan-700\/5{
  background-color: rgb(14 116 144 / 0.05);
}
.bg-cyan-700\/50{
  background-color: rgb(14 116 144 / 0.5);
}
.bg-cyan-700\/55{
  background-color: rgb(14 116 144 / 0.55);
}
.bg-cyan-700\/60{
  background-color: rgb(14 116 144 / 0.6);
}
.bg-cyan-700\/65{
  background-color: rgb(14 116 144 / 0.65);
}
.bg-cyan-700\/70{
  background-color: rgb(14 116 144 / 0.7);
}
.bg-cyan-700\/75{
  background-color: rgb(14 116 144 / 0.75);
}
.bg-cyan-700\/80{
  background-color: rgb(14 116 144 / 0.8);
}
.bg-cyan-700\/85{
  background-color: rgb(14 116 144 / 0.85);
}
.bg-cyan-700\/90{
  background-color: rgb(14 116 144 / 0.9);
}
.bg-cyan-700\/95{
  background-color: rgb(14 116 144 / 0.95);
}
.bg-cyan-800{
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.bg-cyan-800\/0{
  background-color: rgb(21 94 117 / 0);
}
.bg-cyan-800\/10{
  background-color: rgb(21 94 117 / 0.1);
}
.bg-cyan-800\/100{
  background-color: rgb(21 94 117 / 1);
}
.bg-cyan-800\/15{
  background-color: rgb(21 94 117 / 0.15);
}
.bg-cyan-800\/20{
  background-color: rgb(21 94 117 / 0.2);
}
.bg-cyan-800\/25{
  background-color: rgb(21 94 117 / 0.25);
}
.bg-cyan-800\/30{
  background-color: rgb(21 94 117 / 0.3);
}
.bg-cyan-800\/35{
  background-color: rgb(21 94 117 / 0.35);
}
.bg-cyan-800\/40{
  background-color: rgb(21 94 117 / 0.4);
}
.bg-cyan-800\/45{
  background-color: rgb(21 94 117 / 0.45);
}
.bg-cyan-800\/5{
  background-color: rgb(21 94 117 / 0.05);
}
.bg-cyan-800\/50{
  background-color: rgb(21 94 117 / 0.5);
}
.bg-cyan-800\/55{
  background-color: rgb(21 94 117 / 0.55);
}
.bg-cyan-800\/60{
  background-color: rgb(21 94 117 / 0.6);
}
.bg-cyan-800\/65{
  background-color: rgb(21 94 117 / 0.65);
}
.bg-cyan-800\/70{
  background-color: rgb(21 94 117 / 0.7);
}
.bg-cyan-800\/75{
  background-color: rgb(21 94 117 / 0.75);
}
.bg-cyan-800\/80{
  background-color: rgb(21 94 117 / 0.8);
}
.bg-cyan-800\/85{
  background-color: rgb(21 94 117 / 0.85);
}
.bg-cyan-800\/90{
  background-color: rgb(21 94 117 / 0.9);
}
.bg-cyan-800\/95{
  background-color: rgb(21 94 117 / 0.95);
}
.bg-cyan-900{
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.bg-cyan-900\/0{
  background-color: rgb(22 78 99 / 0);
}
.bg-cyan-900\/10{
  background-color: rgb(22 78 99 / 0.1);
}
.bg-cyan-900\/100{
  background-color: rgb(22 78 99 / 1);
}
.bg-cyan-900\/15{
  background-color: rgb(22 78 99 / 0.15);
}
.bg-cyan-900\/20{
  background-color: rgb(22 78 99 / 0.2);
}
.bg-cyan-900\/25{
  background-color: rgb(22 78 99 / 0.25);
}
.bg-cyan-900\/30{
  background-color: rgb(22 78 99 / 0.3);
}
.bg-cyan-900\/35{
  background-color: rgb(22 78 99 / 0.35);
}
.bg-cyan-900\/40{
  background-color: rgb(22 78 99 / 0.4);
}
.bg-cyan-900\/45{
  background-color: rgb(22 78 99 / 0.45);
}
.bg-cyan-900\/5{
  background-color: rgb(22 78 99 / 0.05);
}
.bg-cyan-900\/50{
  background-color: rgb(22 78 99 / 0.5);
}
.bg-cyan-900\/55{
  background-color: rgb(22 78 99 / 0.55);
}
.bg-cyan-900\/60{
  background-color: rgb(22 78 99 / 0.6);
}
.bg-cyan-900\/65{
  background-color: rgb(22 78 99 / 0.65);
}
.bg-cyan-900\/70{
  background-color: rgb(22 78 99 / 0.7);
}
.bg-cyan-900\/75{
  background-color: rgb(22 78 99 / 0.75);
}
.bg-cyan-900\/80{
  background-color: rgb(22 78 99 / 0.8);
}
.bg-cyan-900\/85{
  background-color: rgb(22 78 99 / 0.85);
}
.bg-cyan-900\/90{
  background-color: rgb(22 78 99 / 0.9);
}
.bg-cyan-900\/95{
  background-color: rgb(22 78 99 / 0.95);
}
.bg-destructive{
  background-color: hsl(var(--destructive));
}
.bg-emerald-100{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.bg-emerald-100\/0{
  background-color: rgb(209 250 229 / 0);
}
.bg-emerald-100\/10{
  background-color: rgb(209 250 229 / 0.1);
}
.bg-emerald-100\/100{
  background-color: rgb(209 250 229 / 1);
}
.bg-emerald-100\/15{
  background-color: rgb(209 250 229 / 0.15);
}
.bg-emerald-100\/20{
  background-color: rgb(209 250 229 / 0.2);
}
.bg-emerald-100\/25{
  background-color: rgb(209 250 229 / 0.25);
}
.bg-emerald-100\/30{
  background-color: rgb(209 250 229 / 0.3);
}
.bg-emerald-100\/35{
  background-color: rgb(209 250 229 / 0.35);
}
.bg-emerald-100\/40{
  background-color: rgb(209 250 229 / 0.4);
}
.bg-emerald-100\/45{
  background-color: rgb(209 250 229 / 0.45);
}
.bg-emerald-100\/5{
  background-color: rgb(209 250 229 / 0.05);
}
.bg-emerald-100\/50{
  background-color: rgb(209 250 229 / 0.5);
}
.bg-emerald-100\/55{
  background-color: rgb(209 250 229 / 0.55);
}
.bg-emerald-100\/60{
  background-color: rgb(209 250 229 / 0.6);
}
.bg-emerald-100\/65{
  background-color: rgb(209 250 229 / 0.65);
}
.bg-emerald-100\/70{
  background-color: rgb(209 250 229 / 0.7);
}
.bg-emerald-100\/75{
  background-color: rgb(209 250 229 / 0.75);
}
.bg-emerald-100\/80{
  background-color: rgb(209 250 229 / 0.8);
}
.bg-emerald-100\/85{
  background-color: rgb(209 250 229 / 0.85);
}
.bg-emerald-100\/90{
  background-color: rgb(209 250 229 / 0.9);
}
.bg-emerald-100\/95{
  background-color: rgb(209 250 229 / 0.95);
}
.bg-emerald-200{
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}
.bg-emerald-200\/0{
  background-color: rgb(167 243 208 / 0);
}
.bg-emerald-200\/10{
  background-color: rgb(167 243 208 / 0.1);
}
.bg-emerald-200\/100{
  background-color: rgb(167 243 208 / 1);
}
.bg-emerald-200\/15{
  background-color: rgb(167 243 208 / 0.15);
}
.bg-emerald-200\/20{
  background-color: rgb(167 243 208 / 0.2);
}
.bg-emerald-200\/25{
  background-color: rgb(167 243 208 / 0.25);
}
.bg-emerald-200\/30{
  background-color: rgb(167 243 208 / 0.3);
}
.bg-emerald-200\/35{
  background-color: rgb(167 243 208 / 0.35);
}
.bg-emerald-200\/40{
  background-color: rgb(167 243 208 / 0.4);
}
.bg-emerald-200\/45{
  background-color: rgb(167 243 208 / 0.45);
}
.bg-emerald-200\/5{
  background-color: rgb(167 243 208 / 0.05);
}
.bg-emerald-200\/50{
  background-color: rgb(167 243 208 / 0.5);
}
.bg-emerald-200\/55{
  background-color: rgb(167 243 208 / 0.55);
}
.bg-emerald-200\/60{
  background-color: rgb(167 243 208 / 0.6);
}
.bg-emerald-200\/65{
  background-color: rgb(167 243 208 / 0.65);
}
.bg-emerald-200\/70{
  background-color: rgb(167 243 208 / 0.7);
}
.bg-emerald-200\/75{
  background-color: rgb(167 243 208 / 0.75);
}
.bg-emerald-200\/80{
  background-color: rgb(167 243 208 / 0.8);
}
.bg-emerald-200\/85{
  background-color: rgb(167 243 208 / 0.85);
}
.bg-emerald-200\/90{
  background-color: rgb(167 243 208 / 0.9);
}
.bg-emerald-200\/95{
  background-color: rgb(167 243 208 / 0.95);
}
.bg-emerald-300{
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}
.bg-emerald-300\/0{
  background-color: rgb(110 231 183 / 0);
}
.bg-emerald-300\/10{
  background-color: rgb(110 231 183 / 0.1);
}
.bg-emerald-300\/100{
  background-color: rgb(110 231 183 / 1);
}
.bg-emerald-300\/15{
  background-color: rgb(110 231 183 / 0.15);
}
.bg-emerald-300\/20{
  background-color: rgb(110 231 183 / 0.2);
}
.bg-emerald-300\/25{
  background-color: rgb(110 231 183 / 0.25);
}
.bg-emerald-300\/30{
  background-color: rgb(110 231 183 / 0.3);
}
.bg-emerald-300\/35{
  background-color: rgb(110 231 183 / 0.35);
}
.bg-emerald-300\/40{
  background-color: rgb(110 231 183 / 0.4);
}
.bg-emerald-300\/45{
  background-color: rgb(110 231 183 / 0.45);
}
.bg-emerald-300\/5{
  background-color: rgb(110 231 183 / 0.05);
}
.bg-emerald-300\/50{
  background-color: rgb(110 231 183 / 0.5);
}
.bg-emerald-300\/55{
  background-color: rgb(110 231 183 / 0.55);
}
.bg-emerald-300\/60{
  background-color: rgb(110 231 183 / 0.6);
}
.bg-emerald-300\/65{
  background-color: rgb(110 231 183 / 0.65);
}
.bg-emerald-300\/70{
  background-color: rgb(110 231 183 / 0.7);
}
.bg-emerald-300\/75{
  background-color: rgb(110 231 183 / 0.75);
}
.bg-emerald-300\/80{
  background-color: rgb(110 231 183 / 0.8);
}
.bg-emerald-300\/85{
  background-color: rgb(110 231 183 / 0.85);
}
.bg-emerald-300\/90{
  background-color: rgb(110 231 183 / 0.9);
}
.bg-emerald-300\/95{
  background-color: rgb(110 231 183 / 0.95);
}
.bg-emerald-400{
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.bg-emerald-400\/0{
  background-color: rgb(52 211 153 / 0);
}
.bg-emerald-400\/10{
  background-color: rgb(52 211 153 / 0.1);
}
.bg-emerald-400\/100{
  background-color: rgb(52 211 153 / 1);
}
.bg-emerald-400\/15{
  background-color: rgb(52 211 153 / 0.15);
}
.bg-emerald-400\/20{
  background-color: rgb(52 211 153 / 0.2);
}
.bg-emerald-400\/25{
  background-color: rgb(52 211 153 / 0.25);
}
.bg-emerald-400\/30{
  background-color: rgb(52 211 153 / 0.3);
}
.bg-emerald-400\/35{
  background-color: rgb(52 211 153 / 0.35);
}
.bg-emerald-400\/40{
  background-color: rgb(52 211 153 / 0.4);
}
.bg-emerald-400\/45{
  background-color: rgb(52 211 153 / 0.45);
}
.bg-emerald-400\/5{
  background-color: rgb(52 211 153 / 0.05);
}
.bg-emerald-400\/50{
  background-color: rgb(52 211 153 / 0.5);
}
.bg-emerald-400\/55{
  background-color: rgb(52 211 153 / 0.55);
}
.bg-emerald-400\/60{
  background-color: rgb(52 211 153 / 0.6);
}
.bg-emerald-400\/65{
  background-color: rgb(52 211 153 / 0.65);
}
.bg-emerald-400\/70{
  background-color: rgb(52 211 153 / 0.7);
}
.bg-emerald-400\/75{
  background-color: rgb(52 211 153 / 0.75);
}
.bg-emerald-400\/80{
  background-color: rgb(52 211 153 / 0.8);
}
.bg-emerald-400\/85{
  background-color: rgb(52 211 153 / 0.85);
}
.bg-emerald-400\/90{
  background-color: rgb(52 211 153 / 0.9);
}
.bg-emerald-400\/95{
  background-color: rgb(52 211 153 / 0.95);
}
.bg-emerald-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.bg-emerald-50\/0{
  background-color: rgb(236 253 245 / 0);
}
.bg-emerald-50\/10{
  background-color: rgb(236 253 245 / 0.1);
}
.bg-emerald-50\/100{
  background-color: rgb(236 253 245 / 1);
}
.bg-emerald-50\/15{
  background-color: rgb(236 253 245 / 0.15);
}
.bg-emerald-50\/20{
  background-color: rgb(236 253 245 / 0.2);
}
.bg-emerald-50\/25{
  background-color: rgb(236 253 245 / 0.25);
}
.bg-emerald-50\/30{
  background-color: rgb(236 253 245 / 0.3);
}
.bg-emerald-50\/35{
  background-color: rgb(236 253 245 / 0.35);
}
.bg-emerald-50\/40{
  background-color: rgb(236 253 245 / 0.4);
}
.bg-emerald-50\/45{
  background-color: rgb(236 253 245 / 0.45);
}
.bg-emerald-50\/5{
  background-color: rgb(236 253 245 / 0.05);
}
.bg-emerald-50\/50{
  background-color: rgb(236 253 245 / 0.5);
}
.bg-emerald-50\/55{
  background-color: rgb(236 253 245 / 0.55);
}
.bg-emerald-50\/60{
  background-color: rgb(236 253 245 / 0.6);
}
.bg-emerald-50\/65{
  background-color: rgb(236 253 245 / 0.65);
}
.bg-emerald-50\/70{
  background-color: rgb(236 253 245 / 0.7);
}
.bg-emerald-50\/75{
  background-color: rgb(236 253 245 / 0.75);
}
.bg-emerald-50\/80{
  background-color: rgb(236 253 245 / 0.8);
}
.bg-emerald-50\/85{
  background-color: rgb(236 253 245 / 0.85);
}
.bg-emerald-50\/90{
  background-color: rgb(236 253 245 / 0.9);
}
.bg-emerald-50\/95{
  background-color: rgb(236 253 245 / 0.95);
}
.bg-emerald-500{
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.bg-emerald-500\/0{
  background-color: rgb(16 185 129 / 0);
}
.bg-emerald-500\/10{
  background-color: rgb(16 185 129 / 0.1);
}
.bg-emerald-500\/100{
  background-color: rgb(16 185 129 / 1);
}
.bg-emerald-500\/15{
  background-color: rgb(16 185 129 / 0.15);
}
.bg-emerald-500\/20{
  background-color: rgb(16 185 129 / 0.2);
}
.bg-emerald-500\/25{
  background-color: rgb(16 185 129 / 0.25);
}
.bg-emerald-500\/30{
  background-color: rgb(16 185 129 / 0.3);
}
.bg-emerald-500\/35{
  background-color: rgb(16 185 129 / 0.35);
}
.bg-emerald-500\/40{
  background-color: rgb(16 185 129 / 0.4);
}
.bg-emerald-500\/45{
  background-color: rgb(16 185 129 / 0.45);
}
.bg-emerald-500\/5{
  background-color: rgb(16 185 129 / 0.05);
}
.bg-emerald-500\/50{
  background-color: rgb(16 185 129 / 0.5);
}
.bg-emerald-500\/55{
  background-color: rgb(16 185 129 / 0.55);
}
.bg-emerald-500\/60{
  background-color: rgb(16 185 129 / 0.6);
}
.bg-emerald-500\/65{
  background-color: rgb(16 185 129 / 0.65);
}
.bg-emerald-500\/70{
  background-color: rgb(16 185 129 / 0.7);
}
.bg-emerald-500\/75{
  background-color: rgb(16 185 129 / 0.75);
}
.bg-emerald-500\/80{
  background-color: rgb(16 185 129 / 0.8);
}
.bg-emerald-500\/85{
  background-color: rgb(16 185 129 / 0.85);
}
.bg-emerald-500\/90{
  background-color: rgb(16 185 129 / 0.9);
}
.bg-emerald-500\/95{
  background-color: rgb(16 185 129 / 0.95);
}
.bg-emerald-600{
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.bg-emerald-600\/0{
  background-color: rgb(5 150 105 / 0);
}
.bg-emerald-600\/10{
  background-color: rgb(5 150 105 / 0.1);
}
.bg-emerald-600\/100{
  background-color: rgb(5 150 105 / 1);
}
.bg-emerald-600\/15{
  background-color: rgb(5 150 105 / 0.15);
}
.bg-emerald-600\/20{
  background-color: rgb(5 150 105 / 0.2);
}
.bg-emerald-600\/25{
  background-color: rgb(5 150 105 / 0.25);
}
.bg-emerald-600\/30{
  background-color: rgb(5 150 105 / 0.3);
}
.bg-emerald-600\/35{
  background-color: rgb(5 150 105 / 0.35);
}
.bg-emerald-600\/40{
  background-color: rgb(5 150 105 / 0.4);
}
.bg-emerald-600\/45{
  background-color: rgb(5 150 105 / 0.45);
}
.bg-emerald-600\/5{
  background-color: rgb(5 150 105 / 0.05);
}
.bg-emerald-600\/50{
  background-color: rgb(5 150 105 / 0.5);
}
.bg-emerald-600\/55{
  background-color: rgb(5 150 105 / 0.55);
}
.bg-emerald-600\/60{
  background-color: rgb(5 150 105 / 0.6);
}
.bg-emerald-600\/65{
  background-color: rgb(5 150 105 / 0.65);
}
.bg-emerald-600\/70{
  background-color: rgb(5 150 105 / 0.7);
}
.bg-emerald-600\/75{
  background-color: rgb(5 150 105 / 0.75);
}
.bg-emerald-600\/80{
  background-color: rgb(5 150 105 / 0.8);
}
.bg-emerald-600\/85{
  background-color: rgb(5 150 105 / 0.85);
}
.bg-emerald-600\/90{
  background-color: rgb(5 150 105 / 0.9);
}
.bg-emerald-600\/95{
  background-color: rgb(5 150 105 / 0.95);
}
.bg-emerald-700{
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.bg-emerald-700\/0{
  background-color: rgb(4 120 87 / 0);
}
.bg-emerald-700\/10{
  background-color: rgb(4 120 87 / 0.1);
}
.bg-emerald-700\/100{
  background-color: rgb(4 120 87 / 1);
}
.bg-emerald-700\/15{
  background-color: rgb(4 120 87 / 0.15);
}
.bg-emerald-700\/20{
  background-color: rgb(4 120 87 / 0.2);
}
.bg-emerald-700\/25{
  background-color: rgb(4 120 87 / 0.25);
}
.bg-emerald-700\/30{
  background-color: rgb(4 120 87 / 0.3);
}
.bg-emerald-700\/35{
  background-color: rgb(4 120 87 / 0.35);
}
.bg-emerald-700\/40{
  background-color: rgb(4 120 87 / 0.4);
}
.bg-emerald-700\/45{
  background-color: rgb(4 120 87 / 0.45);
}
.bg-emerald-700\/5{
  background-color: rgb(4 120 87 / 0.05);
}
.bg-emerald-700\/50{
  background-color: rgb(4 120 87 / 0.5);
}
.bg-emerald-700\/55{
  background-color: rgb(4 120 87 / 0.55);
}
.bg-emerald-700\/60{
  background-color: rgb(4 120 87 / 0.6);
}
.bg-emerald-700\/65{
  background-color: rgb(4 120 87 / 0.65);
}
.bg-emerald-700\/70{
  background-color: rgb(4 120 87 / 0.7);
}
.bg-emerald-700\/75{
  background-color: rgb(4 120 87 / 0.75);
}
.bg-emerald-700\/80{
  background-color: rgb(4 120 87 / 0.8);
}
.bg-emerald-700\/85{
  background-color: rgb(4 120 87 / 0.85);
}
.bg-emerald-700\/90{
  background-color: rgb(4 120 87 / 0.9);
}
.bg-emerald-700\/95{
  background-color: rgb(4 120 87 / 0.95);
}
.bg-emerald-800{
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.bg-emerald-800\/0{
  background-color: rgb(6 95 70 / 0);
}
.bg-emerald-800\/10{
  background-color: rgb(6 95 70 / 0.1);
}
.bg-emerald-800\/100{
  background-color: rgb(6 95 70 / 1);
}
.bg-emerald-800\/15{
  background-color: rgb(6 95 70 / 0.15);
}
.bg-emerald-800\/20{
  background-color: rgb(6 95 70 / 0.2);
}
.bg-emerald-800\/25{
  background-color: rgb(6 95 70 / 0.25);
}
.bg-emerald-800\/30{
  background-color: rgb(6 95 70 / 0.3);
}
.bg-emerald-800\/35{
  background-color: rgb(6 95 70 / 0.35);
}
.bg-emerald-800\/40{
  background-color: rgb(6 95 70 / 0.4);
}
.bg-emerald-800\/45{
  background-color: rgb(6 95 70 / 0.45);
}
.bg-emerald-800\/5{
  background-color: rgb(6 95 70 / 0.05);
}
.bg-emerald-800\/50{
  background-color: rgb(6 95 70 / 0.5);
}
.bg-emerald-800\/55{
  background-color: rgb(6 95 70 / 0.55);
}
.bg-emerald-800\/60{
  background-color: rgb(6 95 70 / 0.6);
}
.bg-emerald-800\/65{
  background-color: rgb(6 95 70 / 0.65);
}
.bg-emerald-800\/70{
  background-color: rgb(6 95 70 / 0.7);
}
.bg-emerald-800\/75{
  background-color: rgb(6 95 70 / 0.75);
}
.bg-emerald-800\/80{
  background-color: rgb(6 95 70 / 0.8);
}
.bg-emerald-800\/85{
  background-color: rgb(6 95 70 / 0.85);
}
.bg-emerald-800\/90{
  background-color: rgb(6 95 70 / 0.9);
}
.bg-emerald-800\/95{
  background-color: rgb(6 95 70 / 0.95);
}
.bg-emerald-900{
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.bg-emerald-900\/0{
  background-color: rgb(6 78 59 / 0);
}
.bg-emerald-900\/10{
  background-color: rgb(6 78 59 / 0.1);
}
.bg-emerald-900\/100{
  background-color: rgb(6 78 59 / 1);
}
.bg-emerald-900\/15{
  background-color: rgb(6 78 59 / 0.15);
}
.bg-emerald-900\/20{
  background-color: rgb(6 78 59 / 0.2);
}
.bg-emerald-900\/25{
  background-color: rgb(6 78 59 / 0.25);
}
.bg-emerald-900\/30{
  background-color: rgb(6 78 59 / 0.3);
}
.bg-emerald-900\/35{
  background-color: rgb(6 78 59 / 0.35);
}
.bg-emerald-900\/40{
  background-color: rgb(6 78 59 / 0.4);
}
.bg-emerald-900\/45{
  background-color: rgb(6 78 59 / 0.45);
}
.bg-emerald-900\/5{
  background-color: rgb(6 78 59 / 0.05);
}
.bg-emerald-900\/50{
  background-color: rgb(6 78 59 / 0.5);
}
.bg-emerald-900\/55{
  background-color: rgb(6 78 59 / 0.55);
}
.bg-emerald-900\/60{
  background-color: rgb(6 78 59 / 0.6);
}
.bg-emerald-900\/65{
  background-color: rgb(6 78 59 / 0.65);
}
.bg-emerald-900\/70{
  background-color: rgb(6 78 59 / 0.7);
}
.bg-emerald-900\/75{
  background-color: rgb(6 78 59 / 0.75);
}
.bg-emerald-900\/80{
  background-color: rgb(6 78 59 / 0.8);
}
.bg-emerald-900\/85{
  background-color: rgb(6 78 59 / 0.85);
}
.bg-emerald-900\/90{
  background-color: rgb(6 78 59 / 0.9);
}
.bg-emerald-900\/95{
  background-color: rgb(6 78 59 / 0.95);
}
.bg-foreground{
  background-color: hsl(var(--foreground));
}
.bg-founders-red\/10{
  background-color: hsl(var(--color-founders-red) / 0.1);
}
.bg-fuchsia-100{
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-100\/0{
  background-color: rgb(250 232 255 / 0);
}
.bg-fuchsia-100\/10{
  background-color: rgb(250 232 255 / 0.1);
}
.bg-fuchsia-100\/100{
  background-color: rgb(250 232 255 / 1);
}
.bg-fuchsia-100\/15{
  background-color: rgb(250 232 255 / 0.15);
}
.bg-fuchsia-100\/20{
  background-color: rgb(250 232 255 / 0.2);
}
.bg-fuchsia-100\/25{
  background-color: rgb(250 232 255 / 0.25);
}
.bg-fuchsia-100\/30{
  background-color: rgb(250 232 255 / 0.3);
}
.bg-fuchsia-100\/35{
  background-color: rgb(250 232 255 / 0.35);
}
.bg-fuchsia-100\/40{
  background-color: rgb(250 232 255 / 0.4);
}
.bg-fuchsia-100\/45{
  background-color: rgb(250 232 255 / 0.45);
}
.bg-fuchsia-100\/5{
  background-color: rgb(250 232 255 / 0.05);
}
.bg-fuchsia-100\/50{
  background-color: rgb(250 232 255 / 0.5);
}
.bg-fuchsia-100\/55{
  background-color: rgb(250 232 255 / 0.55);
}
.bg-fuchsia-100\/60{
  background-color: rgb(250 232 255 / 0.6);
}
.bg-fuchsia-100\/65{
  background-color: rgb(250 232 255 / 0.65);
}
.bg-fuchsia-100\/70{
  background-color: rgb(250 232 255 / 0.7);
}
.bg-fuchsia-100\/75{
  background-color: rgb(250 232 255 / 0.75);
}
.bg-fuchsia-100\/80{
  background-color: rgb(250 232 255 / 0.8);
}
.bg-fuchsia-100\/85{
  background-color: rgb(250 232 255 / 0.85);
}
.bg-fuchsia-100\/90{
  background-color: rgb(250 232 255 / 0.9);
}
.bg-fuchsia-100\/95{
  background-color: rgb(250 232 255 / 0.95);
}
.bg-fuchsia-200{
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-200\/0{
  background-color: rgb(245 208 254 / 0);
}
.bg-fuchsia-200\/10{
  background-color: rgb(245 208 254 / 0.1);
}
.bg-fuchsia-200\/100{
  background-color: rgb(245 208 254 / 1);
}
.bg-fuchsia-200\/15{
  background-color: rgb(245 208 254 / 0.15);
}
.bg-fuchsia-200\/20{
  background-color: rgb(245 208 254 / 0.2);
}
.bg-fuchsia-200\/25{
  background-color: rgb(245 208 254 / 0.25);
}
.bg-fuchsia-200\/30{
  background-color: rgb(245 208 254 / 0.3);
}
.bg-fuchsia-200\/35{
  background-color: rgb(245 208 254 / 0.35);
}
.bg-fuchsia-200\/40{
  background-color: rgb(245 208 254 / 0.4);
}
.bg-fuchsia-200\/45{
  background-color: rgb(245 208 254 / 0.45);
}
.bg-fuchsia-200\/5{
  background-color: rgb(245 208 254 / 0.05);
}
.bg-fuchsia-200\/50{
  background-color: rgb(245 208 254 / 0.5);
}
.bg-fuchsia-200\/55{
  background-color: rgb(245 208 254 / 0.55);
}
.bg-fuchsia-200\/60{
  background-color: rgb(245 208 254 / 0.6);
}
.bg-fuchsia-200\/65{
  background-color: rgb(245 208 254 / 0.65);
}
.bg-fuchsia-200\/70{
  background-color: rgb(245 208 254 / 0.7);
}
.bg-fuchsia-200\/75{
  background-color: rgb(245 208 254 / 0.75);
}
.bg-fuchsia-200\/80{
  background-color: rgb(245 208 254 / 0.8);
}
.bg-fuchsia-200\/85{
  background-color: rgb(245 208 254 / 0.85);
}
.bg-fuchsia-200\/90{
  background-color: rgb(245 208 254 / 0.9);
}
.bg-fuchsia-200\/95{
  background-color: rgb(245 208 254 / 0.95);
}
.bg-fuchsia-300{
  --tw-bg-opacity: 1;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-300\/0{
  background-color: rgb(240 171 252 / 0);
}
.bg-fuchsia-300\/10{
  background-color: rgb(240 171 252 / 0.1);
}
.bg-fuchsia-300\/100{
  background-color: rgb(240 171 252 / 1);
}
.bg-fuchsia-300\/15{
  background-color: rgb(240 171 252 / 0.15);
}
.bg-fuchsia-300\/20{
  background-color: rgb(240 171 252 / 0.2);
}
.bg-fuchsia-300\/25{
  background-color: rgb(240 171 252 / 0.25);
}
.bg-fuchsia-300\/30{
  background-color: rgb(240 171 252 / 0.3);
}
.bg-fuchsia-300\/35{
  background-color: rgb(240 171 252 / 0.35);
}
.bg-fuchsia-300\/40{
  background-color: rgb(240 171 252 / 0.4);
}
.bg-fuchsia-300\/45{
  background-color: rgb(240 171 252 / 0.45);
}
.bg-fuchsia-300\/5{
  background-color: rgb(240 171 252 / 0.05);
}
.bg-fuchsia-300\/50{
  background-color: rgb(240 171 252 / 0.5);
}
.bg-fuchsia-300\/55{
  background-color: rgb(240 171 252 / 0.55);
}
.bg-fuchsia-300\/60{
  background-color: rgb(240 171 252 / 0.6);
}
.bg-fuchsia-300\/65{
  background-color: rgb(240 171 252 / 0.65);
}
.bg-fuchsia-300\/70{
  background-color: rgb(240 171 252 / 0.7);
}
.bg-fuchsia-300\/75{
  background-color: rgb(240 171 252 / 0.75);
}
.bg-fuchsia-300\/80{
  background-color: rgb(240 171 252 / 0.8);
}
.bg-fuchsia-300\/85{
  background-color: rgb(240 171 252 / 0.85);
}
.bg-fuchsia-300\/90{
  background-color: rgb(240 171 252 / 0.9);
}
.bg-fuchsia-300\/95{
  background-color: rgb(240 171 252 / 0.95);
}
.bg-fuchsia-400{
  --tw-bg-opacity: 1;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-400\/0{
  background-color: rgb(232 121 249 / 0);
}
.bg-fuchsia-400\/10{
  background-color: rgb(232 121 249 / 0.1);
}
.bg-fuchsia-400\/100{
  background-color: rgb(232 121 249 / 1);
}
.bg-fuchsia-400\/15{
  background-color: rgb(232 121 249 / 0.15);
}
.bg-fuchsia-400\/20{
  background-color: rgb(232 121 249 / 0.2);
}
.bg-fuchsia-400\/25{
  background-color: rgb(232 121 249 / 0.25);
}
.bg-fuchsia-400\/30{
  background-color: rgb(232 121 249 / 0.3);
}
.bg-fuchsia-400\/35{
  background-color: rgb(232 121 249 / 0.35);
}
.bg-fuchsia-400\/40{
  background-color: rgb(232 121 249 / 0.4);
}
.bg-fuchsia-400\/45{
  background-color: rgb(232 121 249 / 0.45);
}
.bg-fuchsia-400\/5{
  background-color: rgb(232 121 249 / 0.05);
}
.bg-fuchsia-400\/50{
  background-color: rgb(232 121 249 / 0.5);
}
.bg-fuchsia-400\/55{
  background-color: rgb(232 121 249 / 0.55);
}
.bg-fuchsia-400\/60{
  background-color: rgb(232 121 249 / 0.6);
}
.bg-fuchsia-400\/65{
  background-color: rgb(232 121 249 / 0.65);
}
.bg-fuchsia-400\/70{
  background-color: rgb(232 121 249 / 0.7);
}
.bg-fuchsia-400\/75{
  background-color: rgb(232 121 249 / 0.75);
}
.bg-fuchsia-400\/80{
  background-color: rgb(232 121 249 / 0.8);
}
.bg-fuchsia-400\/85{
  background-color: rgb(232 121 249 / 0.85);
}
.bg-fuchsia-400\/90{
  background-color: rgb(232 121 249 / 0.9);
}
.bg-fuchsia-400\/95{
  background-color: rgb(232 121 249 / 0.95);
}
.bg-fuchsia-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-50\/0{
  background-color: rgb(253 244 255 / 0);
}
.bg-fuchsia-50\/10{
  background-color: rgb(253 244 255 / 0.1);
}
.bg-fuchsia-50\/100{
  background-color: rgb(253 244 255 / 1);
}
.bg-fuchsia-50\/15{
  background-color: rgb(253 244 255 / 0.15);
}
.bg-fuchsia-50\/20{
  background-color: rgb(253 244 255 / 0.2);
}
.bg-fuchsia-50\/25{
  background-color: rgb(253 244 255 / 0.25);
}
.bg-fuchsia-50\/30{
  background-color: rgb(253 244 255 / 0.3);
}
.bg-fuchsia-50\/35{
  background-color: rgb(253 244 255 / 0.35);
}
.bg-fuchsia-50\/40{
  background-color: rgb(253 244 255 / 0.4);
}
.bg-fuchsia-50\/45{
  background-color: rgb(253 244 255 / 0.45);
}
.bg-fuchsia-50\/5{
  background-color: rgb(253 244 255 / 0.05);
}
.bg-fuchsia-50\/50{
  background-color: rgb(253 244 255 / 0.5);
}
.bg-fuchsia-50\/55{
  background-color: rgb(253 244 255 / 0.55);
}
.bg-fuchsia-50\/60{
  background-color: rgb(253 244 255 / 0.6);
}
.bg-fuchsia-50\/65{
  background-color: rgb(253 244 255 / 0.65);
}
.bg-fuchsia-50\/70{
  background-color: rgb(253 244 255 / 0.7);
}
.bg-fuchsia-50\/75{
  background-color: rgb(253 244 255 / 0.75);
}
.bg-fuchsia-50\/80{
  background-color: rgb(253 244 255 / 0.8);
}
.bg-fuchsia-50\/85{
  background-color: rgb(253 244 255 / 0.85);
}
.bg-fuchsia-50\/90{
  background-color: rgb(253 244 255 / 0.9);
}
.bg-fuchsia-50\/95{
  background-color: rgb(253 244 255 / 0.95);
}
.bg-fuchsia-500{
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-500\/0{
  background-color: rgb(217 70 239 / 0);
}
.bg-fuchsia-500\/10{
  background-color: rgb(217 70 239 / 0.1);
}
.bg-fuchsia-500\/100{
  background-color: rgb(217 70 239 / 1);
}
.bg-fuchsia-500\/15{
  background-color: rgb(217 70 239 / 0.15);
}
.bg-fuchsia-500\/20{
  background-color: rgb(217 70 239 / 0.2);
}
.bg-fuchsia-500\/25{
  background-color: rgb(217 70 239 / 0.25);
}
.bg-fuchsia-500\/30{
  background-color: rgb(217 70 239 / 0.3);
}
.bg-fuchsia-500\/35{
  background-color: rgb(217 70 239 / 0.35);
}
.bg-fuchsia-500\/40{
  background-color: rgb(217 70 239 / 0.4);
}
.bg-fuchsia-500\/45{
  background-color: rgb(217 70 239 / 0.45);
}
.bg-fuchsia-500\/5{
  background-color: rgb(217 70 239 / 0.05);
}
.bg-fuchsia-500\/50{
  background-color: rgb(217 70 239 / 0.5);
}
.bg-fuchsia-500\/55{
  background-color: rgb(217 70 239 / 0.55);
}
.bg-fuchsia-500\/60{
  background-color: rgb(217 70 239 / 0.6);
}
.bg-fuchsia-500\/65{
  background-color: rgb(217 70 239 / 0.65);
}
.bg-fuchsia-500\/70{
  background-color: rgb(217 70 239 / 0.7);
}
.bg-fuchsia-500\/75{
  background-color: rgb(217 70 239 / 0.75);
}
.bg-fuchsia-500\/80{
  background-color: rgb(217 70 239 / 0.8);
}
.bg-fuchsia-500\/85{
  background-color: rgb(217 70 239 / 0.85);
}
.bg-fuchsia-500\/90{
  background-color: rgb(217 70 239 / 0.9);
}
.bg-fuchsia-500\/95{
  background-color: rgb(217 70 239 / 0.95);
}
.bg-fuchsia-600{
  --tw-bg-opacity: 1;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-600\/0{
  background-color: rgb(192 38 211 / 0);
}
.bg-fuchsia-600\/10{
  background-color: rgb(192 38 211 / 0.1);
}
.bg-fuchsia-600\/100{
  background-color: rgb(192 38 211 / 1);
}
.bg-fuchsia-600\/15{
  background-color: rgb(192 38 211 / 0.15);
}
.bg-fuchsia-600\/20{
  background-color: rgb(192 38 211 / 0.2);
}
.bg-fuchsia-600\/25{
  background-color: rgb(192 38 211 / 0.25);
}
.bg-fuchsia-600\/30{
  background-color: rgb(192 38 211 / 0.3);
}
.bg-fuchsia-600\/35{
  background-color: rgb(192 38 211 / 0.35);
}
.bg-fuchsia-600\/40{
  background-color: rgb(192 38 211 / 0.4);
}
.bg-fuchsia-600\/45{
  background-color: rgb(192 38 211 / 0.45);
}
.bg-fuchsia-600\/5{
  background-color: rgb(192 38 211 / 0.05);
}
.bg-fuchsia-600\/50{
  background-color: rgb(192 38 211 / 0.5);
}
.bg-fuchsia-600\/55{
  background-color: rgb(192 38 211 / 0.55);
}
.bg-fuchsia-600\/60{
  background-color: rgb(192 38 211 / 0.6);
}
.bg-fuchsia-600\/65{
  background-color: rgb(192 38 211 / 0.65);
}
.bg-fuchsia-600\/70{
  background-color: rgb(192 38 211 / 0.7);
}
.bg-fuchsia-600\/75{
  background-color: rgb(192 38 211 / 0.75);
}
.bg-fuchsia-600\/80{
  background-color: rgb(192 38 211 / 0.8);
}
.bg-fuchsia-600\/85{
  background-color: rgb(192 38 211 / 0.85);
}
.bg-fuchsia-600\/90{
  background-color: rgb(192 38 211 / 0.9);
}
.bg-fuchsia-600\/95{
  background-color: rgb(192 38 211 / 0.95);
}
.bg-fuchsia-700{
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-700\/0{
  background-color: rgb(162 28 175 / 0);
}
.bg-fuchsia-700\/10{
  background-color: rgb(162 28 175 / 0.1);
}
.bg-fuchsia-700\/100{
  background-color: rgb(162 28 175 / 1);
}
.bg-fuchsia-700\/15{
  background-color: rgb(162 28 175 / 0.15);
}
.bg-fuchsia-700\/20{
  background-color: rgb(162 28 175 / 0.2);
}
.bg-fuchsia-700\/25{
  background-color: rgb(162 28 175 / 0.25);
}
.bg-fuchsia-700\/30{
  background-color: rgb(162 28 175 / 0.3);
}
.bg-fuchsia-700\/35{
  background-color: rgb(162 28 175 / 0.35);
}
.bg-fuchsia-700\/40{
  background-color: rgb(162 28 175 / 0.4);
}
.bg-fuchsia-700\/45{
  background-color: rgb(162 28 175 / 0.45);
}
.bg-fuchsia-700\/5{
  background-color: rgb(162 28 175 / 0.05);
}
.bg-fuchsia-700\/50{
  background-color: rgb(162 28 175 / 0.5);
}
.bg-fuchsia-700\/55{
  background-color: rgb(162 28 175 / 0.55);
}
.bg-fuchsia-700\/60{
  background-color: rgb(162 28 175 / 0.6);
}
.bg-fuchsia-700\/65{
  background-color: rgb(162 28 175 / 0.65);
}
.bg-fuchsia-700\/70{
  background-color: rgb(162 28 175 / 0.7);
}
.bg-fuchsia-700\/75{
  background-color: rgb(162 28 175 / 0.75);
}
.bg-fuchsia-700\/80{
  background-color: rgb(162 28 175 / 0.8);
}
.bg-fuchsia-700\/85{
  background-color: rgb(162 28 175 / 0.85);
}
.bg-fuchsia-700\/90{
  background-color: rgb(162 28 175 / 0.9);
}
.bg-fuchsia-700\/95{
  background-color: rgb(162 28 175 / 0.95);
}
.bg-fuchsia-800{
  --tw-bg-opacity: 1;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-800\/0{
  background-color: rgb(134 25 143 / 0);
}
.bg-fuchsia-800\/10{
  background-color: rgb(134 25 143 / 0.1);
}
.bg-fuchsia-800\/100{
  background-color: rgb(134 25 143 / 1);
}
.bg-fuchsia-800\/15{
  background-color: rgb(134 25 143 / 0.15);
}
.bg-fuchsia-800\/20{
  background-color: rgb(134 25 143 / 0.2);
}
.bg-fuchsia-800\/25{
  background-color: rgb(134 25 143 / 0.25);
}
.bg-fuchsia-800\/30{
  background-color: rgb(134 25 143 / 0.3);
}
.bg-fuchsia-800\/35{
  background-color: rgb(134 25 143 / 0.35);
}
.bg-fuchsia-800\/40{
  background-color: rgb(134 25 143 / 0.4);
}
.bg-fuchsia-800\/45{
  background-color: rgb(134 25 143 / 0.45);
}
.bg-fuchsia-800\/5{
  background-color: rgb(134 25 143 / 0.05);
}
.bg-fuchsia-800\/50{
  background-color: rgb(134 25 143 / 0.5);
}
.bg-fuchsia-800\/55{
  background-color: rgb(134 25 143 / 0.55);
}
.bg-fuchsia-800\/60{
  background-color: rgb(134 25 143 / 0.6);
}
.bg-fuchsia-800\/65{
  background-color: rgb(134 25 143 / 0.65);
}
.bg-fuchsia-800\/70{
  background-color: rgb(134 25 143 / 0.7);
}
.bg-fuchsia-800\/75{
  background-color: rgb(134 25 143 / 0.75);
}
.bg-fuchsia-800\/80{
  background-color: rgb(134 25 143 / 0.8);
}
.bg-fuchsia-800\/85{
  background-color: rgb(134 25 143 / 0.85);
}
.bg-fuchsia-800\/90{
  background-color: rgb(134 25 143 / 0.9);
}
.bg-fuchsia-800\/95{
  background-color: rgb(134 25 143 / 0.95);
}
.bg-fuchsia-900{
  --tw-bg-opacity: 1;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-900\/0{
  background-color: rgb(112 26 117 / 0);
}
.bg-fuchsia-900\/10{
  background-color: rgb(112 26 117 / 0.1);
}
.bg-fuchsia-900\/100{
  background-color: rgb(112 26 117 / 1);
}
.bg-fuchsia-900\/15{
  background-color: rgb(112 26 117 / 0.15);
}
.bg-fuchsia-900\/20{
  background-color: rgb(112 26 117 / 0.2);
}
.bg-fuchsia-900\/25{
  background-color: rgb(112 26 117 / 0.25);
}
.bg-fuchsia-900\/30{
  background-color: rgb(112 26 117 / 0.3);
}
.bg-fuchsia-900\/35{
  background-color: rgb(112 26 117 / 0.35);
}
.bg-fuchsia-900\/40{
  background-color: rgb(112 26 117 / 0.4);
}
.bg-fuchsia-900\/45{
  background-color: rgb(112 26 117 / 0.45);
}
.bg-fuchsia-900\/5{
  background-color: rgb(112 26 117 / 0.05);
}
.bg-fuchsia-900\/50{
  background-color: rgb(112 26 117 / 0.5);
}
.bg-fuchsia-900\/55{
  background-color: rgb(112 26 117 / 0.55);
}
.bg-fuchsia-900\/60{
  background-color: rgb(112 26 117 / 0.6);
}
.bg-fuchsia-900\/65{
  background-color: rgb(112 26 117 / 0.65);
}
.bg-fuchsia-900\/70{
  background-color: rgb(112 26 117 / 0.7);
}
.bg-fuchsia-900\/75{
  background-color: rgb(112 26 117 / 0.75);
}
.bg-fuchsia-900\/80{
  background-color: rgb(112 26 117 / 0.8);
}
.bg-fuchsia-900\/85{
  background-color: rgb(112 26 117 / 0.85);
}
.bg-fuchsia-900\/90{
  background-color: rgb(112 26 117 / 0.9);
}
.bg-fuchsia-900\/95{
  background-color: rgb(112 26 117 / 0.95);
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-100\/0{
  background-color: rgb(243 244 246 / 0);
}
.bg-gray-100\/10{
  background-color: rgb(243 244 246 / 0.1);
}
.bg-gray-100\/100{
  background-color: rgb(243 244 246 / 1);
}
.bg-gray-100\/15{
  background-color: rgb(243 244 246 / 0.15);
}
.bg-gray-100\/20{
  background-color: rgb(243 244 246 / 0.2);
}
.bg-gray-100\/25{
  background-color: rgb(243 244 246 / 0.25);
}
.bg-gray-100\/30{
  background-color: rgb(243 244 246 / 0.3);
}
.bg-gray-100\/35{
  background-color: rgb(243 244 246 / 0.35);
}
.bg-gray-100\/40{
  background-color: rgb(243 244 246 / 0.4);
}
.bg-gray-100\/45{
  background-color: rgb(243 244 246 / 0.45);
}
.bg-gray-100\/5{
  background-color: rgb(243 244 246 / 0.05);
}
.bg-gray-100\/50{
  background-color: rgb(243 244 246 / 0.5);
}
.bg-gray-100\/55{
  background-color: rgb(243 244 246 / 0.55);
}
.bg-gray-100\/60{
  background-color: rgb(243 244 246 / 0.6);
}
.bg-gray-100\/65{
  background-color: rgb(243 244 246 / 0.65);
}
.bg-gray-100\/70{
  background-color: rgb(243 244 246 / 0.7);
}
.bg-gray-100\/75{
  background-color: rgb(243 244 246 / 0.75);
}
.bg-gray-100\/80{
  background-color: rgb(243 244 246 / 0.8);
}
.bg-gray-100\/85{
  background-color: rgb(243 244 246 / 0.85);
}
.bg-gray-100\/90{
  background-color: rgb(243 244 246 / 0.9);
}
.bg-gray-100\/95{
  background-color: rgb(243 244 246 / 0.95);
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-200\/0{
  background-color: rgb(229 231 235 / 0);
}
.bg-gray-200\/10{
  background-color: rgb(229 231 235 / 0.1);
}
.bg-gray-200\/100{
  background-color: rgb(229 231 235 / 1);
}
.bg-gray-200\/15{
  background-color: rgb(229 231 235 / 0.15);
}
.bg-gray-200\/20{
  background-color: rgb(229 231 235 / 0.2);
}
.bg-gray-200\/25{
  background-color: rgb(229 231 235 / 0.25);
}
.bg-gray-200\/30{
  background-color: rgb(229 231 235 / 0.3);
}
.bg-gray-200\/35{
  background-color: rgb(229 231 235 / 0.35);
}
.bg-gray-200\/40{
  background-color: rgb(229 231 235 / 0.4);
}
.bg-gray-200\/45{
  background-color: rgb(229 231 235 / 0.45);
}
.bg-gray-200\/5{
  background-color: rgb(229 231 235 / 0.05);
}
.bg-gray-200\/50{
  background-color: rgb(229 231 235 / 0.5);
}
.bg-gray-200\/55{
  background-color: rgb(229 231 235 / 0.55);
}
.bg-gray-200\/60{
  background-color: rgb(229 231 235 / 0.6);
}
.bg-gray-200\/65{
  background-color: rgb(229 231 235 / 0.65);
}
.bg-gray-200\/70{
  background-color: rgb(229 231 235 / 0.7);
}
.bg-gray-200\/75{
  background-color: rgb(229 231 235 / 0.75);
}
.bg-gray-200\/80{
  background-color: rgb(229 231 235 / 0.8);
}
.bg-gray-200\/85{
  background-color: rgb(229 231 235 / 0.85);
}
.bg-gray-200\/90{
  background-color: rgb(229 231 235 / 0.9);
}
.bg-gray-200\/95{
  background-color: rgb(229 231 235 / 0.95);
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-300\/0{
  background-color: rgb(209 213 219 / 0);
}
.bg-gray-300\/10{
  background-color: rgb(209 213 219 / 0.1);
}
.bg-gray-300\/100{
  background-color: rgb(209 213 219 / 1);
}
.bg-gray-300\/15{
  background-color: rgb(209 213 219 / 0.15);
}
.bg-gray-300\/20{
  background-color: rgb(209 213 219 / 0.2);
}
.bg-gray-300\/25{
  background-color: rgb(209 213 219 / 0.25);
}
.bg-gray-300\/30{
  background-color: rgb(209 213 219 / 0.3);
}
.bg-gray-300\/35{
  background-color: rgb(209 213 219 / 0.35);
}
.bg-gray-300\/40{
  background-color: rgb(209 213 219 / 0.4);
}
.bg-gray-300\/45{
  background-color: rgb(209 213 219 / 0.45);
}
.bg-gray-300\/5{
  background-color: rgb(209 213 219 / 0.05);
}
.bg-gray-300\/50{
  background-color: rgb(209 213 219 / 0.5);
}
.bg-gray-300\/55{
  background-color: rgb(209 213 219 / 0.55);
}
.bg-gray-300\/60{
  background-color: rgb(209 213 219 / 0.6);
}
.bg-gray-300\/65{
  background-color: rgb(209 213 219 / 0.65);
}
.bg-gray-300\/70{
  background-color: rgb(209 213 219 / 0.7);
}
.bg-gray-300\/75{
  background-color: rgb(209 213 219 / 0.75);
}
.bg-gray-300\/80{
  background-color: rgb(209 213 219 / 0.8);
}
.bg-gray-300\/85{
  background-color: rgb(209 213 219 / 0.85);
}
.bg-gray-300\/90{
  background-color: rgb(209 213 219 / 0.9);
}
.bg-gray-300\/95{
  background-color: rgb(209 213 219 / 0.95);
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-400\/0{
  background-color: rgb(156 163 175 / 0);
}
.bg-gray-400\/10{
  background-color: rgb(156 163 175 / 0.1);
}
.bg-gray-400\/100{
  background-color: rgb(156 163 175 / 1);
}
.bg-gray-400\/15{
  background-color: rgb(156 163 175 / 0.15);
}
.bg-gray-400\/20{
  background-color: rgb(156 163 175 / 0.2);
}
.bg-gray-400\/25{
  background-color: rgb(156 163 175 / 0.25);
}
.bg-gray-400\/30{
  background-color: rgb(156 163 175 / 0.3);
}
.bg-gray-400\/35{
  background-color: rgb(156 163 175 / 0.35);
}
.bg-gray-400\/40{
  background-color: rgb(156 163 175 / 0.4);
}
.bg-gray-400\/45{
  background-color: rgb(156 163 175 / 0.45);
}
.bg-gray-400\/5{
  background-color: rgb(156 163 175 / 0.05);
}
.bg-gray-400\/50{
  background-color: rgb(156 163 175 / 0.5);
}
.bg-gray-400\/55{
  background-color: rgb(156 163 175 / 0.55);
}
.bg-gray-400\/60{
  background-color: rgb(156 163 175 / 0.6);
}
.bg-gray-400\/65{
  background-color: rgb(156 163 175 / 0.65);
}
.bg-gray-400\/70{
  background-color: rgb(156 163 175 / 0.7);
}
.bg-gray-400\/75{
  background-color: rgb(156 163 175 / 0.75);
}
.bg-gray-400\/80{
  background-color: rgb(156 163 175 / 0.8);
}
.bg-gray-400\/85{
  background-color: rgb(156 163 175 / 0.85);
}
.bg-gray-400\/90{
  background-color: rgb(156 163 175 / 0.9);
}
.bg-gray-400\/95{
  background-color: rgb(156 163 175 / 0.95);
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-50\/0{
  background-color: rgb(249 250 251 / 0);
}
.bg-gray-50\/10{
  background-color: rgb(249 250 251 / 0.1);
}
.bg-gray-50\/100{
  background-color: rgb(249 250 251 / 1);
}
.bg-gray-50\/15{
  background-color: rgb(249 250 251 / 0.15);
}
.bg-gray-50\/20{
  background-color: rgb(249 250 251 / 0.2);
}
.bg-gray-50\/25{
  background-color: rgb(249 250 251 / 0.25);
}
.bg-gray-50\/30{
  background-color: rgb(249 250 251 / 0.3);
}
.bg-gray-50\/35{
  background-color: rgb(249 250 251 / 0.35);
}
.bg-gray-50\/40{
  background-color: rgb(249 250 251 / 0.4);
}
.bg-gray-50\/45{
  background-color: rgb(249 250 251 / 0.45);
}
.bg-gray-50\/5{
  background-color: rgb(249 250 251 / 0.05);
}
.bg-gray-50\/50{
  background-color: rgb(249 250 251 / 0.5);
}
.bg-gray-50\/55{
  background-color: rgb(249 250 251 / 0.55);
}
.bg-gray-50\/60{
  background-color: rgb(249 250 251 / 0.6);
}
.bg-gray-50\/65{
  background-color: rgb(249 250 251 / 0.65);
}
.bg-gray-50\/70{
  background-color: rgb(249 250 251 / 0.7);
}
.bg-gray-50\/75{
  background-color: rgb(249 250 251 / 0.75);
}
.bg-gray-50\/80{
  background-color: rgb(249 250 251 / 0.8);
}
.bg-gray-50\/85{
  background-color: rgb(249 250 251 / 0.85);
}
.bg-gray-50\/90{
  background-color: rgb(249 250 251 / 0.9);
}
.bg-gray-50\/95{
  background-color: rgb(249 250 251 / 0.95);
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-500\/0{
  background-color: rgb(107 114 128 / 0);
}
.bg-gray-500\/10{
  background-color: rgb(107 114 128 / 0.1);
}
.bg-gray-500\/100{
  background-color: rgb(107 114 128 / 1);
}
.bg-gray-500\/15{
  background-color: rgb(107 114 128 / 0.15);
}
.bg-gray-500\/20{
  background-color: rgb(107 114 128 / 0.2);
}
.bg-gray-500\/25{
  background-color: rgb(107 114 128 / 0.25);
}
.bg-gray-500\/30{
  background-color: rgb(107 114 128 / 0.3);
}
.bg-gray-500\/35{
  background-color: rgb(107 114 128 / 0.35);
}
.bg-gray-500\/40{
  background-color: rgb(107 114 128 / 0.4);
}
.bg-gray-500\/45{
  background-color: rgb(107 114 128 / 0.45);
}
.bg-gray-500\/5{
  background-color: rgb(107 114 128 / 0.05);
}
.bg-gray-500\/50{
  background-color: rgb(107 114 128 / 0.5);
}
.bg-gray-500\/55{
  background-color: rgb(107 114 128 / 0.55);
}
.bg-gray-500\/60{
  background-color: rgb(107 114 128 / 0.6);
}
.bg-gray-500\/65{
  background-color: rgb(107 114 128 / 0.65);
}
.bg-gray-500\/70{
  background-color: rgb(107 114 128 / 0.7);
}
.bg-gray-500\/75{
  background-color: rgb(107 114 128 / 0.75);
}
.bg-gray-500\/80{
  background-color: rgb(107 114 128 / 0.8);
}
.bg-gray-500\/85{
  background-color: rgb(107 114 128 / 0.85);
}
.bg-gray-500\/90{
  background-color: rgb(107 114 128 / 0.9);
}
.bg-gray-500\/95{
  background-color: rgb(107 114 128 / 0.95);
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.bg-gray-600\/0{
  background-color: rgb(75 85 99 / 0);
}
.bg-gray-600\/10{
  background-color: rgb(75 85 99 / 0.1);
}
.bg-gray-600\/100{
  background-color: rgb(75 85 99 / 1);
}
.bg-gray-600\/15{
  background-color: rgb(75 85 99 / 0.15);
}
.bg-gray-600\/20{
  background-color: rgb(75 85 99 / 0.2);
}
.bg-gray-600\/25{
  background-color: rgb(75 85 99 / 0.25);
}
.bg-gray-600\/30{
  background-color: rgb(75 85 99 / 0.3);
}
.bg-gray-600\/35{
  background-color: rgb(75 85 99 / 0.35);
}
.bg-gray-600\/40{
  background-color: rgb(75 85 99 / 0.4);
}
.bg-gray-600\/45{
  background-color: rgb(75 85 99 / 0.45);
}
.bg-gray-600\/5{
  background-color: rgb(75 85 99 / 0.05);
}
.bg-gray-600\/50{
  background-color: rgb(75 85 99 / 0.5);
}
.bg-gray-600\/55{
  background-color: rgb(75 85 99 / 0.55);
}
.bg-gray-600\/60{
  background-color: rgb(75 85 99 / 0.6);
}
.bg-gray-600\/65{
  background-color: rgb(75 85 99 / 0.65);
}
.bg-gray-600\/70{
  background-color: rgb(75 85 99 / 0.7);
}
.bg-gray-600\/75{
  background-color: rgb(75 85 99 / 0.75);
}
.bg-gray-600\/80{
  background-color: rgb(75 85 99 / 0.8);
}
.bg-gray-600\/85{
  background-color: rgb(75 85 99 / 0.85);
}
.bg-gray-600\/90{
  background-color: rgb(75 85 99 / 0.9);
}
.bg-gray-600\/95{
  background-color: rgb(75 85 99 / 0.95);
}
.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.bg-gray-700\/0{
  background-color: rgb(55 65 81 / 0);
}
.bg-gray-700\/10{
  background-color: rgb(55 65 81 / 0.1);
}
.bg-gray-700\/100{
  background-color: rgb(55 65 81 / 1);
}
.bg-gray-700\/15{
  background-color: rgb(55 65 81 / 0.15);
}
.bg-gray-700\/20{
  background-color: rgb(55 65 81 / 0.2);
}
.bg-gray-700\/25{
  background-color: rgb(55 65 81 / 0.25);
}
.bg-gray-700\/30{
  background-color: rgb(55 65 81 / 0.3);
}
.bg-gray-700\/35{
  background-color: rgb(55 65 81 / 0.35);
}
.bg-gray-700\/40{
  background-color: rgb(55 65 81 / 0.4);
}
.bg-gray-700\/45{
  background-color: rgb(55 65 81 / 0.45);
}
.bg-gray-700\/5{
  background-color: rgb(55 65 81 / 0.05);
}
.bg-gray-700\/50{
  background-color: rgb(55 65 81 / 0.5);
}
.bg-gray-700\/55{
  background-color: rgb(55 65 81 / 0.55);
}
.bg-gray-700\/60{
  background-color: rgb(55 65 81 / 0.6);
}
.bg-gray-700\/65{
  background-color: rgb(55 65 81 / 0.65);
}
.bg-gray-700\/70{
  background-color: rgb(55 65 81 / 0.7);
}
.bg-gray-700\/75{
  background-color: rgb(55 65 81 / 0.75);
}
.bg-gray-700\/80{
  background-color: rgb(55 65 81 / 0.8);
}
.bg-gray-700\/85{
  background-color: rgb(55 65 81 / 0.85);
}
.bg-gray-700\/90{
  background-color: rgb(55 65 81 / 0.9);
}
.bg-gray-700\/95{
  background-color: rgb(55 65 81 / 0.95);
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-800\/0{
  background-color: rgb(31 41 55 / 0);
}
.bg-gray-800\/10{
  background-color: rgb(31 41 55 / 0.1);
}
.bg-gray-800\/100{
  background-color: rgb(31 41 55 / 1);
}
.bg-gray-800\/15{
  background-color: rgb(31 41 55 / 0.15);
}
.bg-gray-800\/20{
  background-color: rgb(31 41 55 / 0.2);
}
.bg-gray-800\/25{
  background-color: rgb(31 41 55 / 0.25);
}
.bg-gray-800\/30{
  background-color: rgb(31 41 55 / 0.3);
}
.bg-gray-800\/35{
  background-color: rgb(31 41 55 / 0.35);
}
.bg-gray-800\/40{
  background-color: rgb(31 41 55 / 0.4);
}
.bg-gray-800\/45{
  background-color: rgb(31 41 55 / 0.45);
}
.bg-gray-800\/5{
  background-color: rgb(31 41 55 / 0.05);
}
.bg-gray-800\/50{
  background-color: rgb(31 41 55 / 0.5);
}
.bg-gray-800\/55{
  background-color: rgb(31 41 55 / 0.55);
}
.bg-gray-800\/60{
  background-color: rgb(31 41 55 / 0.6);
}
.bg-gray-800\/65{
  background-color: rgb(31 41 55 / 0.65);
}
.bg-gray-800\/70{
  background-color: rgb(31 41 55 / 0.7);
}
.bg-gray-800\/75{
  background-color: rgb(31 41 55 / 0.75);
}
.bg-gray-800\/80{
  background-color: rgb(31 41 55 / 0.8);
}
.bg-gray-800\/85{
  background-color: rgb(31 41 55 / 0.85);
}
.bg-gray-800\/90{
  background-color: rgb(31 41 55 / 0.9);
}
.bg-gray-800\/95{
  background-color: rgb(31 41 55 / 0.95);
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-gray-900\/0{
  background-color: rgb(17 24 39 / 0);
}
.bg-gray-900\/10{
  background-color: rgb(17 24 39 / 0.1);
}
.bg-gray-900\/100{
  background-color: rgb(17 24 39 / 1);
}
.bg-gray-900\/15{
  background-color: rgb(17 24 39 / 0.15);
}
.bg-gray-900\/20{
  background-color: rgb(17 24 39 / 0.2);
}
.bg-gray-900\/25{
  background-color: rgb(17 24 39 / 0.25);
}
.bg-gray-900\/30{
  background-color: rgb(17 24 39 / 0.3);
}
.bg-gray-900\/35{
  background-color: rgb(17 24 39 / 0.35);
}
.bg-gray-900\/40{
  background-color: rgb(17 24 39 / 0.4);
}
.bg-gray-900\/45{
  background-color: rgb(17 24 39 / 0.45);
}
.bg-gray-900\/5{
  background-color: rgb(17 24 39 / 0.05);
}
.bg-gray-900\/50{
  background-color: rgb(17 24 39 / 0.5);
}
.bg-gray-900\/55{
  background-color: rgb(17 24 39 / 0.55);
}
.bg-gray-900\/60{
  background-color: rgb(17 24 39 / 0.6);
}
.bg-gray-900\/65{
  background-color: rgb(17 24 39 / 0.65);
}
.bg-gray-900\/70{
  background-color: rgb(17 24 39 / 0.7);
}
.bg-gray-900\/75{
  background-color: rgb(17 24 39 / 0.75);
}
.bg-gray-900\/80{
  background-color: rgb(17 24 39 / 0.8);
}
.bg-gray-900\/85{
  background-color: rgb(17 24 39 / 0.85);
}
.bg-gray-900\/90{
  background-color: rgb(17 24 39 / 0.9);
}
.bg-gray-900\/95{
  background-color: rgb(17 24 39 / 0.95);
}
.bg-gray-medium{
  background-color: hsl(var(--color-gray-medium));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-100\/0{
  background-color: rgb(220 252 231 / 0);
}
.bg-green-100\/10{
  background-color: rgb(220 252 231 / 0.1);
}
.bg-green-100\/100{
  background-color: rgb(220 252 231 / 1);
}
.bg-green-100\/15{
  background-color: rgb(220 252 231 / 0.15);
}
.bg-green-100\/20{
  background-color: rgb(220 252 231 / 0.2);
}
.bg-green-100\/25{
  background-color: rgb(220 252 231 / 0.25);
}
.bg-green-100\/30{
  background-color: rgb(220 252 231 / 0.3);
}
.bg-green-100\/35{
  background-color: rgb(220 252 231 / 0.35);
}
.bg-green-100\/40{
  background-color: rgb(220 252 231 / 0.4);
}
.bg-green-100\/45{
  background-color: rgb(220 252 231 / 0.45);
}
.bg-green-100\/5{
  background-color: rgb(220 252 231 / 0.05);
}
.bg-green-100\/50{
  background-color: rgb(220 252 231 / 0.5);
}
.bg-green-100\/55{
  background-color: rgb(220 252 231 / 0.55);
}
.bg-green-100\/60{
  background-color: rgb(220 252 231 / 0.6);
}
.bg-green-100\/65{
  background-color: rgb(220 252 231 / 0.65);
}
.bg-green-100\/70{
  background-color: rgb(220 252 231 / 0.7);
}
.bg-green-100\/75{
  background-color: rgb(220 252 231 / 0.75);
}
.bg-green-100\/80{
  background-color: rgb(220 252 231 / 0.8);
}
.bg-green-100\/85{
  background-color: rgb(220 252 231 / 0.85);
}
.bg-green-100\/90{
  background-color: rgb(220 252 231 / 0.9);
}
.bg-green-100\/95{
  background-color: rgb(220 252 231 / 0.95);
}
.bg-green-200{
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.bg-green-200\/0{
  background-color: rgb(187 247 208 / 0);
}
.bg-green-200\/10{
  background-color: rgb(187 247 208 / 0.1);
}
.bg-green-200\/100{
  background-color: rgb(187 247 208 / 1);
}
.bg-green-200\/15{
  background-color: rgb(187 247 208 / 0.15);
}
.bg-green-200\/20{
  background-color: rgb(187 247 208 / 0.2);
}
.bg-green-200\/25{
  background-color: rgb(187 247 208 / 0.25);
}
.bg-green-200\/30{
  background-color: rgb(187 247 208 / 0.3);
}
.bg-green-200\/35{
  background-color: rgb(187 247 208 / 0.35);
}
.bg-green-200\/40{
  background-color: rgb(187 247 208 / 0.4);
}
.bg-green-200\/45{
  background-color: rgb(187 247 208 / 0.45);
}
.bg-green-200\/5{
  background-color: rgb(187 247 208 / 0.05);
}
.bg-green-200\/50{
  background-color: rgb(187 247 208 / 0.5);
}
.bg-green-200\/55{
  background-color: rgb(187 247 208 / 0.55);
}
.bg-green-200\/60{
  background-color: rgb(187 247 208 / 0.6);
}
.bg-green-200\/65{
  background-color: rgb(187 247 208 / 0.65);
}
.bg-green-200\/70{
  background-color: rgb(187 247 208 / 0.7);
}
.bg-green-200\/75{
  background-color: rgb(187 247 208 / 0.75);
}
.bg-green-200\/80{
  background-color: rgb(187 247 208 / 0.8);
}
.bg-green-200\/85{
  background-color: rgb(187 247 208 / 0.85);
}
.bg-green-200\/90{
  background-color: rgb(187 247 208 / 0.9);
}
.bg-green-200\/95{
  background-color: rgb(187 247 208 / 0.95);
}
.bg-green-300{
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}
.bg-green-300\/0{
  background-color: rgb(134 239 172 / 0);
}
.bg-green-300\/10{
  background-color: rgb(134 239 172 / 0.1);
}
.bg-green-300\/100{
  background-color: rgb(134 239 172 / 1);
}
.bg-green-300\/15{
  background-color: rgb(134 239 172 / 0.15);
}
.bg-green-300\/20{
  background-color: rgb(134 239 172 / 0.2);
}
.bg-green-300\/25{
  background-color: rgb(134 239 172 / 0.25);
}
.bg-green-300\/30{
  background-color: rgb(134 239 172 / 0.3);
}
.bg-green-300\/35{
  background-color: rgb(134 239 172 / 0.35);
}
.bg-green-300\/40{
  background-color: rgb(134 239 172 / 0.4);
}
.bg-green-300\/45{
  background-color: rgb(134 239 172 / 0.45);
}
.bg-green-300\/5{
  background-color: rgb(134 239 172 / 0.05);
}
.bg-green-300\/50{
  background-color: rgb(134 239 172 / 0.5);
}
.bg-green-300\/55{
  background-color: rgb(134 239 172 / 0.55);
}
.bg-green-300\/60{
  background-color: rgb(134 239 172 / 0.6);
}
.bg-green-300\/65{
  background-color: rgb(134 239 172 / 0.65);
}
.bg-green-300\/70{
  background-color: rgb(134 239 172 / 0.7);
}
.bg-green-300\/75{
  background-color: rgb(134 239 172 / 0.75);
}
.bg-green-300\/80{
  background-color: rgb(134 239 172 / 0.8);
}
.bg-green-300\/85{
  background-color: rgb(134 239 172 / 0.85);
}
.bg-green-300\/90{
  background-color: rgb(134 239 172 / 0.9);
}
.bg-green-300\/95{
  background-color: rgb(134 239 172 / 0.95);
}
.bg-green-400{
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}
.bg-green-400\/0{
  background-color: rgb(74 222 128 / 0);
}
.bg-green-400\/10{
  background-color: rgb(74 222 128 / 0.1);
}
.bg-green-400\/100{
  background-color: rgb(74 222 128 / 1);
}
.bg-green-400\/15{
  background-color: rgb(74 222 128 / 0.15);
}
.bg-green-400\/20{
  background-color: rgb(74 222 128 / 0.2);
}
.bg-green-400\/25{
  background-color: rgb(74 222 128 / 0.25);
}
.bg-green-400\/30{
  background-color: rgb(74 222 128 / 0.3);
}
.bg-green-400\/35{
  background-color: rgb(74 222 128 / 0.35);
}
.bg-green-400\/40{
  background-color: rgb(74 222 128 / 0.4);
}
.bg-green-400\/45{
  background-color: rgb(74 222 128 / 0.45);
}
.bg-green-400\/5{
  background-color: rgb(74 222 128 / 0.05);
}
.bg-green-400\/50{
  background-color: rgb(74 222 128 / 0.5);
}
.bg-green-400\/55{
  background-color: rgb(74 222 128 / 0.55);
}
.bg-green-400\/60{
  background-color: rgb(74 222 128 / 0.6);
}
.bg-green-400\/65{
  background-color: rgb(74 222 128 / 0.65);
}
.bg-green-400\/70{
  background-color: rgb(74 222 128 / 0.7);
}
.bg-green-400\/75{
  background-color: rgb(74 222 128 / 0.75);
}
.bg-green-400\/80{
  background-color: rgb(74 222 128 / 0.8);
}
.bg-green-400\/85{
  background-color: rgb(74 222 128 / 0.85);
}
.bg-green-400\/90{
  background-color: rgb(74 222 128 / 0.9);
}
.bg-green-400\/95{
  background-color: rgb(74 222 128 / 0.95);
}
.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-green-50\/0{
  background-color: rgb(240 253 244 / 0);
}
.bg-green-50\/10{
  background-color: rgb(240 253 244 / 0.1);
}
.bg-green-50\/100{
  background-color: rgb(240 253 244 / 1);
}
.bg-green-50\/15{
  background-color: rgb(240 253 244 / 0.15);
}
.bg-green-50\/20{
  background-color: rgb(240 253 244 / 0.2);
}
.bg-green-50\/25{
  background-color: rgb(240 253 244 / 0.25);
}
.bg-green-50\/30{
  background-color: rgb(240 253 244 / 0.3);
}
.bg-green-50\/35{
  background-color: rgb(240 253 244 / 0.35);
}
.bg-green-50\/40{
  background-color: rgb(240 253 244 / 0.4);
}
.bg-green-50\/45{
  background-color: rgb(240 253 244 / 0.45);
}
.bg-green-50\/5{
  background-color: rgb(240 253 244 / 0.05);
}
.bg-green-50\/50{
  background-color: rgb(240 253 244 / 0.5);
}
.bg-green-50\/55{
  background-color: rgb(240 253 244 / 0.55);
}
.bg-green-50\/60{
  background-color: rgb(240 253 244 / 0.6);
}
.bg-green-50\/65{
  background-color: rgb(240 253 244 / 0.65);
}
.bg-green-50\/70{
  background-color: rgb(240 253 244 / 0.7);
}
.bg-green-50\/75{
  background-color: rgb(240 253 244 / 0.75);
}
.bg-green-50\/80{
  background-color: rgb(240 253 244 / 0.8);
}
.bg-green-50\/85{
  background-color: rgb(240 253 244 / 0.85);
}
.bg-green-50\/90{
  background-color: rgb(240 253 244 / 0.9);
}
.bg-green-50\/95{
  background-color: rgb(240 253 244 / 0.95);
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-green-500\/0{
  background-color: rgb(34 197 94 / 0);
}
.bg-green-500\/10{
  background-color: rgb(34 197 94 / 0.1);
}
.bg-green-500\/100{
  background-color: rgb(34 197 94 / 1);
}
.bg-green-500\/15{
  background-color: rgb(34 197 94 / 0.15);
}
.bg-green-500\/20{
  background-color: rgb(34 197 94 / 0.2);
}
.bg-green-500\/25{
  background-color: rgb(34 197 94 / 0.25);
}
.bg-green-500\/30{
  background-color: rgb(34 197 94 / 0.3);
}
.bg-green-500\/35{
  background-color: rgb(34 197 94 / 0.35);
}
.bg-green-500\/40{
  background-color: rgb(34 197 94 / 0.4);
}
.bg-green-500\/45{
  background-color: rgb(34 197 94 / 0.45);
}
.bg-green-500\/5{
  background-color: rgb(34 197 94 / 0.05);
}
.bg-green-500\/50{
  background-color: rgb(34 197 94 / 0.5);
}
.bg-green-500\/55{
  background-color: rgb(34 197 94 / 0.55);
}
.bg-green-500\/60{
  background-color: rgb(34 197 94 / 0.6);
}
.bg-green-500\/65{
  background-color: rgb(34 197 94 / 0.65);
}
.bg-green-500\/70{
  background-color: rgb(34 197 94 / 0.7);
}
.bg-green-500\/75{
  background-color: rgb(34 197 94 / 0.75);
}
.bg-green-500\/80{
  background-color: rgb(34 197 94 / 0.8);
}
.bg-green-500\/85{
  background-color: rgb(34 197 94 / 0.85);
}
.bg-green-500\/90{
  background-color: rgb(34 197 94 / 0.9);
}
.bg-green-500\/95{
  background-color: rgb(34 197 94 / 0.95);
}
.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-green-600\/0{
  background-color: rgb(22 163 74 / 0);
}
.bg-green-600\/10{
  background-color: rgb(22 163 74 / 0.1);
}
.bg-green-600\/100{
  background-color: rgb(22 163 74 / 1);
}
.bg-green-600\/15{
  background-color: rgb(22 163 74 / 0.15);
}
.bg-green-600\/20{
  background-color: rgb(22 163 74 / 0.2);
}
.bg-green-600\/25{
  background-color: rgb(22 163 74 / 0.25);
}
.bg-green-600\/30{
  background-color: rgb(22 163 74 / 0.3);
}
.bg-green-600\/35{
  background-color: rgb(22 163 74 / 0.35);
}
.bg-green-600\/40{
  background-color: rgb(22 163 74 / 0.4);
}
.bg-green-600\/45{
  background-color: rgb(22 163 74 / 0.45);
}
.bg-green-600\/5{
  background-color: rgb(22 163 74 / 0.05);
}
.bg-green-600\/50{
  background-color: rgb(22 163 74 / 0.5);
}
.bg-green-600\/55{
  background-color: rgb(22 163 74 / 0.55);
}
.bg-green-600\/60{
  background-color: rgb(22 163 74 / 0.6);
}
.bg-green-600\/65{
  background-color: rgb(22 163 74 / 0.65);
}
.bg-green-600\/70{
  background-color: rgb(22 163 74 / 0.7);
}
.bg-green-600\/75{
  background-color: rgb(22 163 74 / 0.75);
}
.bg-green-600\/80{
  background-color: rgb(22 163 74 / 0.8);
}
.bg-green-600\/85{
  background-color: rgb(22 163 74 / 0.85);
}
.bg-green-600\/90{
  background-color: rgb(22 163 74 / 0.9);
}
.bg-green-600\/95{
  background-color: rgb(22 163 74 / 0.95);
}
.bg-green-700{
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.bg-green-700\/0{
  background-color: rgb(21 128 61 / 0);
}
.bg-green-700\/10{
  background-color: rgb(21 128 61 / 0.1);
}
.bg-green-700\/100{
  background-color: rgb(21 128 61 / 1);
}
.bg-green-700\/15{
  background-color: rgb(21 128 61 / 0.15);
}
.bg-green-700\/20{
  background-color: rgb(21 128 61 / 0.2);
}
.bg-green-700\/25{
  background-color: rgb(21 128 61 / 0.25);
}
.bg-green-700\/30{
  background-color: rgb(21 128 61 / 0.3);
}
.bg-green-700\/35{
  background-color: rgb(21 128 61 / 0.35);
}
.bg-green-700\/40{
  background-color: rgb(21 128 61 / 0.4);
}
.bg-green-700\/45{
  background-color: rgb(21 128 61 / 0.45);
}
.bg-green-700\/5{
  background-color: rgb(21 128 61 / 0.05);
}
.bg-green-700\/50{
  background-color: rgb(21 128 61 / 0.5);
}
.bg-green-700\/55{
  background-color: rgb(21 128 61 / 0.55);
}
.bg-green-700\/60{
  background-color: rgb(21 128 61 / 0.6);
}
.bg-green-700\/65{
  background-color: rgb(21 128 61 / 0.65);
}
.bg-green-700\/70{
  background-color: rgb(21 128 61 / 0.7);
}
.bg-green-700\/75{
  background-color: rgb(21 128 61 / 0.75);
}
.bg-green-700\/80{
  background-color: rgb(21 128 61 / 0.8);
}
.bg-green-700\/85{
  background-color: rgb(21 128 61 / 0.85);
}
.bg-green-700\/90{
  background-color: rgb(21 128 61 / 0.9);
}
.bg-green-700\/95{
  background-color: rgb(21 128 61 / 0.95);
}
.bg-green-800{
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.bg-green-800\/0{
  background-color: rgb(22 101 52 / 0);
}
.bg-green-800\/10{
  background-color: rgb(22 101 52 / 0.1);
}
.bg-green-800\/100{
  background-color: rgb(22 101 52 / 1);
}
.bg-green-800\/15{
  background-color: rgb(22 101 52 / 0.15);
}
.bg-green-800\/20{
  background-color: rgb(22 101 52 / 0.2);
}
.bg-green-800\/25{
  background-color: rgb(22 101 52 / 0.25);
}
.bg-green-800\/30{
  background-color: rgb(22 101 52 / 0.3);
}
.bg-green-800\/35{
  background-color: rgb(22 101 52 / 0.35);
}
.bg-green-800\/40{
  background-color: rgb(22 101 52 / 0.4);
}
.bg-green-800\/45{
  background-color: rgb(22 101 52 / 0.45);
}
.bg-green-800\/5{
  background-color: rgb(22 101 52 / 0.05);
}
.bg-green-800\/50{
  background-color: rgb(22 101 52 / 0.5);
}
.bg-green-800\/55{
  background-color: rgb(22 101 52 / 0.55);
}
.bg-green-800\/60{
  background-color: rgb(22 101 52 / 0.6);
}
.bg-green-800\/65{
  background-color: rgb(22 101 52 / 0.65);
}
.bg-green-800\/70{
  background-color: rgb(22 101 52 / 0.7);
}
.bg-green-800\/75{
  background-color: rgb(22 101 52 / 0.75);
}
.bg-green-800\/80{
  background-color: rgb(22 101 52 / 0.8);
}
.bg-green-800\/85{
  background-color: rgb(22 101 52 / 0.85);
}
.bg-green-800\/90{
  background-color: rgb(22 101 52 / 0.9);
}
.bg-green-800\/95{
  background-color: rgb(22 101 52 / 0.95);
}
.bg-green-900{
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.bg-green-900\/0{
  background-color: rgb(20 83 45 / 0);
}
.bg-green-900\/10{
  background-color: rgb(20 83 45 / 0.1);
}
.bg-green-900\/100{
  background-color: rgb(20 83 45 / 1);
}
.bg-green-900\/15{
  background-color: rgb(20 83 45 / 0.15);
}
.bg-green-900\/20{
  background-color: rgb(20 83 45 / 0.2);
}
.bg-green-900\/25{
  background-color: rgb(20 83 45 / 0.25);
}
.bg-green-900\/30{
  background-color: rgb(20 83 45 / 0.3);
}
.bg-green-900\/35{
  background-color: rgb(20 83 45 / 0.35);
}
.bg-green-900\/40{
  background-color: rgb(20 83 45 / 0.4);
}
.bg-green-900\/45{
  background-color: rgb(20 83 45 / 0.45);
}
.bg-green-900\/5{
  background-color: rgb(20 83 45 / 0.05);
}
.bg-green-900\/50{
  background-color: rgb(20 83 45 / 0.5);
}
.bg-green-900\/55{
  background-color: rgb(20 83 45 / 0.55);
}
.bg-green-900\/60{
  background-color: rgb(20 83 45 / 0.6);
}
.bg-green-900\/65{
  background-color: rgb(20 83 45 / 0.65);
}
.bg-green-900\/70{
  background-color: rgb(20 83 45 / 0.7);
}
.bg-green-900\/75{
  background-color: rgb(20 83 45 / 0.75);
}
.bg-green-900\/80{
  background-color: rgb(20 83 45 / 0.8);
}
.bg-green-900\/85{
  background-color: rgb(20 83 45 / 0.85);
}
.bg-green-900\/90{
  background-color: rgb(20 83 45 / 0.9);
}
.bg-green-900\/95{
  background-color: rgb(20 83 45 / 0.95);
}
.bg-home-yellow{
  background-color: hsl(var(--color-home-yellow));
}
.bg-indigo-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}
.bg-indigo-100\/0{
  background-color: rgb(224 231 255 / 0);
}
.bg-indigo-100\/10{
  background-color: rgb(224 231 255 / 0.1);
}
.bg-indigo-100\/100{
  background-color: rgb(224 231 255 / 1);
}
.bg-indigo-100\/15{
  background-color: rgb(224 231 255 / 0.15);
}
.bg-indigo-100\/20{
  background-color: rgb(224 231 255 / 0.2);
}
.bg-indigo-100\/25{
  background-color: rgb(224 231 255 / 0.25);
}
.bg-indigo-100\/30{
  background-color: rgb(224 231 255 / 0.3);
}
.bg-indigo-100\/35{
  background-color: rgb(224 231 255 / 0.35);
}
.bg-indigo-100\/40{
  background-color: rgb(224 231 255 / 0.4);
}
.bg-indigo-100\/45{
  background-color: rgb(224 231 255 / 0.45);
}
.bg-indigo-100\/5{
  background-color: rgb(224 231 255 / 0.05);
}
.bg-indigo-100\/50{
  background-color: rgb(224 231 255 / 0.5);
}
.bg-indigo-100\/55{
  background-color: rgb(224 231 255 / 0.55);
}
.bg-indigo-100\/60{
  background-color: rgb(224 231 255 / 0.6);
}
.bg-indigo-100\/65{
  background-color: rgb(224 231 255 / 0.65);
}
.bg-indigo-100\/70{
  background-color: rgb(224 231 255 / 0.7);
}
.bg-indigo-100\/75{
  background-color: rgb(224 231 255 / 0.75);
}
.bg-indigo-100\/80{
  background-color: rgb(224 231 255 / 0.8);
}
.bg-indigo-100\/85{
  background-color: rgb(224 231 255 / 0.85);
}
.bg-indigo-100\/90{
  background-color: rgb(224 231 255 / 0.9);
}
.bg-indigo-100\/95{
  background-color: rgb(224 231 255 / 0.95);
}
.bg-indigo-200{
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}
.bg-indigo-200\/0{
  background-color: rgb(199 210 254 / 0);
}
.bg-indigo-200\/10{
  background-color: rgb(199 210 254 / 0.1);
}
.bg-indigo-200\/100{
  background-color: rgb(199 210 254 / 1);
}
.bg-indigo-200\/15{
  background-color: rgb(199 210 254 / 0.15);
}
.bg-indigo-200\/20{
  background-color: rgb(199 210 254 / 0.2);
}
.bg-indigo-200\/25{
  background-color: rgb(199 210 254 / 0.25);
}
.bg-indigo-200\/30{
  background-color: rgb(199 210 254 / 0.3);
}
.bg-indigo-200\/35{
  background-color: rgb(199 210 254 / 0.35);
}
.bg-indigo-200\/40{
  background-color: rgb(199 210 254 / 0.4);
}
.bg-indigo-200\/45{
  background-color: rgb(199 210 254 / 0.45);
}
.bg-indigo-200\/5{
  background-color: rgb(199 210 254 / 0.05);
}
.bg-indigo-200\/50{
  background-color: rgb(199 210 254 / 0.5);
}
.bg-indigo-200\/55{
  background-color: rgb(199 210 254 / 0.55);
}
.bg-indigo-200\/60{
  background-color: rgb(199 210 254 / 0.6);
}
.bg-indigo-200\/65{
  background-color: rgb(199 210 254 / 0.65);
}
.bg-indigo-200\/70{
  background-color: rgb(199 210 254 / 0.7);
}
.bg-indigo-200\/75{
  background-color: rgb(199 210 254 / 0.75);
}
.bg-indigo-200\/80{
  background-color: rgb(199 210 254 / 0.8);
}
.bg-indigo-200\/85{
  background-color: rgb(199 210 254 / 0.85);
}
.bg-indigo-200\/90{
  background-color: rgb(199 210 254 / 0.9);
}
.bg-indigo-200\/95{
  background-color: rgb(199 210 254 / 0.95);
}
.bg-indigo-300{
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1));
}
.bg-indigo-300\/0{
  background-color: rgb(165 180 252 / 0);
}
.bg-indigo-300\/10{
  background-color: rgb(165 180 252 / 0.1);
}
.bg-indigo-300\/100{
  background-color: rgb(165 180 252 / 1);
}
.bg-indigo-300\/15{
  background-color: rgb(165 180 252 / 0.15);
}
.bg-indigo-300\/20{
  background-color: rgb(165 180 252 / 0.2);
}
.bg-indigo-300\/25{
  background-color: rgb(165 180 252 / 0.25);
}
.bg-indigo-300\/30{
  background-color: rgb(165 180 252 / 0.3);
}
.bg-indigo-300\/35{
  background-color: rgb(165 180 252 / 0.35);
}
.bg-indigo-300\/40{
  background-color: rgb(165 180 252 / 0.4);
}
.bg-indigo-300\/45{
  background-color: rgb(165 180 252 / 0.45);
}
.bg-indigo-300\/5{
  background-color: rgb(165 180 252 / 0.05);
}
.bg-indigo-300\/50{
  background-color: rgb(165 180 252 / 0.5);
}
.bg-indigo-300\/55{
  background-color: rgb(165 180 252 / 0.55);
}
.bg-indigo-300\/60{
  background-color: rgb(165 180 252 / 0.6);
}
.bg-indigo-300\/65{
  background-color: rgb(165 180 252 / 0.65);
}
.bg-indigo-300\/70{
  background-color: rgb(165 180 252 / 0.7);
}
.bg-indigo-300\/75{
  background-color: rgb(165 180 252 / 0.75);
}
.bg-indigo-300\/80{
  background-color: rgb(165 180 252 / 0.8);
}
.bg-indigo-300\/85{
  background-color: rgb(165 180 252 / 0.85);
}
.bg-indigo-300\/90{
  background-color: rgb(165 180 252 / 0.9);
}
.bg-indigo-300\/95{
  background-color: rgb(165 180 252 / 0.95);
}
.bg-indigo-400{
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
}
.bg-indigo-400\/0{
  background-color: rgb(129 140 248 / 0);
}
.bg-indigo-400\/10{
  background-color: rgb(129 140 248 / 0.1);
}
.bg-indigo-400\/100{
  background-color: rgb(129 140 248 / 1);
}
.bg-indigo-400\/15{
  background-color: rgb(129 140 248 / 0.15);
}
.bg-indigo-400\/20{
  background-color: rgb(129 140 248 / 0.2);
}
.bg-indigo-400\/25{
  background-color: rgb(129 140 248 / 0.25);
}
.bg-indigo-400\/30{
  background-color: rgb(129 140 248 / 0.3);
}
.bg-indigo-400\/35{
  background-color: rgb(129 140 248 / 0.35);
}
.bg-indigo-400\/40{
  background-color: rgb(129 140 248 / 0.4);
}
.bg-indigo-400\/45{
  background-color: rgb(129 140 248 / 0.45);
}
.bg-indigo-400\/5{
  background-color: rgb(129 140 248 / 0.05);
}
.bg-indigo-400\/50{
  background-color: rgb(129 140 248 / 0.5);
}
.bg-indigo-400\/55{
  background-color: rgb(129 140 248 / 0.55);
}
.bg-indigo-400\/60{
  background-color: rgb(129 140 248 / 0.6);
}
.bg-indigo-400\/65{
  background-color: rgb(129 140 248 / 0.65);
}
.bg-indigo-400\/70{
  background-color: rgb(129 140 248 / 0.7);
}
.bg-indigo-400\/75{
  background-color: rgb(129 140 248 / 0.75);
}
.bg-indigo-400\/80{
  background-color: rgb(129 140 248 / 0.8);
}
.bg-indigo-400\/85{
  background-color: rgb(129 140 248 / 0.85);
}
.bg-indigo-400\/90{
  background-color: rgb(129 140 248 / 0.9);
}
.bg-indigo-400\/95{
  background-color: rgb(129 140 248 / 0.95);
}
.bg-indigo-50{
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}
.bg-indigo-50\/0{
  background-color: rgb(238 242 255 / 0);
}
.bg-indigo-50\/10{
  background-color: rgb(238 242 255 / 0.1);
}
.bg-indigo-50\/100{
  background-color: rgb(238 242 255 / 1);
}
.bg-indigo-50\/15{
  background-color: rgb(238 242 255 / 0.15);
}
.bg-indigo-50\/20{
  background-color: rgb(238 242 255 / 0.2);
}
.bg-indigo-50\/25{
  background-color: rgb(238 242 255 / 0.25);
}
.bg-indigo-50\/30{
  background-color: rgb(238 242 255 / 0.3);
}
.bg-indigo-50\/35{
  background-color: rgb(238 242 255 / 0.35);
}
.bg-indigo-50\/40{
  background-color: rgb(238 242 255 / 0.4);
}
.bg-indigo-50\/45{
  background-color: rgb(238 242 255 / 0.45);
}
.bg-indigo-50\/5{
  background-color: rgb(238 242 255 / 0.05);
}
.bg-indigo-50\/50{
  background-color: rgb(238 242 255 / 0.5);
}
.bg-indigo-50\/55{
  background-color: rgb(238 242 255 / 0.55);
}
.bg-indigo-50\/60{
  background-color: rgb(238 242 255 / 0.6);
}
.bg-indigo-50\/65{
  background-color: rgb(238 242 255 / 0.65);
}
.bg-indigo-50\/70{
  background-color: rgb(238 242 255 / 0.7);
}
.bg-indigo-50\/75{
  background-color: rgb(238 242 255 / 0.75);
}
.bg-indigo-50\/80{
  background-color: rgb(238 242 255 / 0.8);
}
.bg-indigo-50\/85{
  background-color: rgb(238 242 255 / 0.85);
}
.bg-indigo-50\/90{
  background-color: rgb(238 242 255 / 0.9);
}
.bg-indigo-50\/95{
  background-color: rgb(238 242 255 / 0.95);
}
.bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500\/0{
  background-color: rgb(99 102 241 / 0);
}
.bg-indigo-500\/10{
  background-color: rgb(99 102 241 / 0.1);
}
.bg-indigo-500\/100{
  background-color: rgb(99 102 241 / 1);
}
.bg-indigo-500\/15{
  background-color: rgb(99 102 241 / 0.15);
}
.bg-indigo-500\/20{
  background-color: rgb(99 102 241 / 0.2);
}
.bg-indigo-500\/25{
  background-color: rgb(99 102 241 / 0.25);
}
.bg-indigo-500\/30{
  background-color: rgb(99 102 241 / 0.3);
}
.bg-indigo-500\/35{
  background-color: rgb(99 102 241 / 0.35);
}
.bg-indigo-500\/40{
  background-color: rgb(99 102 241 / 0.4);
}
.bg-indigo-500\/45{
  background-color: rgb(99 102 241 / 0.45);
}
.bg-indigo-500\/5{
  background-color: rgb(99 102 241 / 0.05);
}
.bg-indigo-500\/50{
  background-color: rgb(99 102 241 / 0.5);
}
.bg-indigo-500\/55{
  background-color: rgb(99 102 241 / 0.55);
}
.bg-indigo-500\/60{
  background-color: rgb(99 102 241 / 0.6);
}
.bg-indigo-500\/65{
  background-color: rgb(99 102 241 / 0.65);
}
.bg-indigo-500\/70{
  background-color: rgb(99 102 241 / 0.7);
}
.bg-indigo-500\/75{
  background-color: rgb(99 102 241 / 0.75);
}
.bg-indigo-500\/80{
  background-color: rgb(99 102 241 / 0.8);
}
.bg-indigo-500\/85{
  background-color: rgb(99 102 241 / 0.85);
}
.bg-indigo-500\/90{
  background-color: rgb(99 102 241 / 0.9);
}
.bg-indigo-500\/95{
  background-color: rgb(99 102 241 / 0.95);
}
.bg-indigo-600{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.bg-indigo-600\/0{
  background-color: rgb(79 70 229 / 0);
}
.bg-indigo-600\/10{
  background-color: rgb(79 70 229 / 0.1);
}
.bg-indigo-600\/100{
  background-color: rgb(79 70 229 / 1);
}
.bg-indigo-600\/15{
  background-color: rgb(79 70 229 / 0.15);
}
.bg-indigo-600\/20{
  background-color: rgb(79 70 229 / 0.2);
}
.bg-indigo-600\/25{
  background-color: rgb(79 70 229 / 0.25);
}
.bg-indigo-600\/30{
  background-color: rgb(79 70 229 / 0.3);
}
.bg-indigo-600\/35{
  background-color: rgb(79 70 229 / 0.35);
}
.bg-indigo-600\/40{
  background-color: rgb(79 70 229 / 0.4);
}
.bg-indigo-600\/45{
  background-color: rgb(79 70 229 / 0.45);
}
.bg-indigo-600\/5{
  background-color: rgb(79 70 229 / 0.05);
}
.bg-indigo-600\/50{
  background-color: rgb(79 70 229 / 0.5);
}
.bg-indigo-600\/55{
  background-color: rgb(79 70 229 / 0.55);
}
.bg-indigo-600\/60{
  background-color: rgb(79 70 229 / 0.6);
}
.bg-indigo-600\/65{
  background-color: rgb(79 70 229 / 0.65);
}
.bg-indigo-600\/70{
  background-color: rgb(79 70 229 / 0.7);
}
.bg-indigo-600\/75{
  background-color: rgb(79 70 229 / 0.75);
}
.bg-indigo-600\/80{
  background-color: rgb(79 70 229 / 0.8);
}
.bg-indigo-600\/85{
  background-color: rgb(79 70 229 / 0.85);
}
.bg-indigo-600\/90{
  background-color: rgb(79 70 229 / 0.9);
}
.bg-indigo-600\/95{
  background-color: rgb(79 70 229 / 0.95);
}
.bg-indigo-700{
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}
.bg-indigo-700\/0{
  background-color: rgb(67 56 202 / 0);
}
.bg-indigo-700\/10{
  background-color: rgb(67 56 202 / 0.1);
}
.bg-indigo-700\/100{
  background-color: rgb(67 56 202 / 1);
}
.bg-indigo-700\/15{
  background-color: rgb(67 56 202 / 0.15);
}
.bg-indigo-700\/20{
  background-color: rgb(67 56 202 / 0.2);
}
.bg-indigo-700\/25{
  background-color: rgb(67 56 202 / 0.25);
}
.bg-indigo-700\/30{
  background-color: rgb(67 56 202 / 0.3);
}
.bg-indigo-700\/35{
  background-color: rgb(67 56 202 / 0.35);
}
.bg-indigo-700\/40{
  background-color: rgb(67 56 202 / 0.4);
}
.bg-indigo-700\/45{
  background-color: rgb(67 56 202 / 0.45);
}
.bg-indigo-700\/5{
  background-color: rgb(67 56 202 / 0.05);
}
.bg-indigo-700\/50{
  background-color: rgb(67 56 202 / 0.5);
}
.bg-indigo-700\/55{
  background-color: rgb(67 56 202 / 0.55);
}
.bg-indigo-700\/60{
  background-color: rgb(67 56 202 / 0.6);
}
.bg-indigo-700\/65{
  background-color: rgb(67 56 202 / 0.65);
}
.bg-indigo-700\/70{
  background-color: rgb(67 56 202 / 0.7);
}
.bg-indigo-700\/75{
  background-color: rgb(67 56 202 / 0.75);
}
.bg-indigo-700\/80{
  background-color: rgb(67 56 202 / 0.8);
}
.bg-indigo-700\/85{
  background-color: rgb(67 56 202 / 0.85);
}
.bg-indigo-700\/90{
  background-color: rgb(67 56 202 / 0.9);
}
.bg-indigo-700\/95{
  background-color: rgb(67 56 202 / 0.95);
}
.bg-indigo-800{
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1));
}
.bg-indigo-800\/0{
  background-color: rgb(55 48 163 / 0);
}
.bg-indigo-800\/10{
  background-color: rgb(55 48 163 / 0.1);
}
.bg-indigo-800\/100{
  background-color: rgb(55 48 163 / 1);
}
.bg-indigo-800\/15{
  background-color: rgb(55 48 163 / 0.15);
}
.bg-indigo-800\/20{
  background-color: rgb(55 48 163 / 0.2);
}
.bg-indigo-800\/25{
  background-color: rgb(55 48 163 / 0.25);
}
.bg-indigo-800\/30{
  background-color: rgb(55 48 163 / 0.3);
}
.bg-indigo-800\/35{
  background-color: rgb(55 48 163 / 0.35);
}
.bg-indigo-800\/40{
  background-color: rgb(55 48 163 / 0.4);
}
.bg-indigo-800\/45{
  background-color: rgb(55 48 163 / 0.45);
}
.bg-indigo-800\/5{
  background-color: rgb(55 48 163 / 0.05);
}
.bg-indigo-800\/50{
  background-color: rgb(55 48 163 / 0.5);
}
.bg-indigo-800\/55{
  background-color: rgb(55 48 163 / 0.55);
}
.bg-indigo-800\/60{
  background-color: rgb(55 48 163 / 0.6);
}
.bg-indigo-800\/65{
  background-color: rgb(55 48 163 / 0.65);
}
.bg-indigo-800\/70{
  background-color: rgb(55 48 163 / 0.7);
}
.bg-indigo-800\/75{
  background-color: rgb(55 48 163 / 0.75);
}
.bg-indigo-800\/80{
  background-color: rgb(55 48 163 / 0.8);
}
.bg-indigo-800\/85{
  background-color: rgb(55 48 163 / 0.85);
}
.bg-indigo-800\/90{
  background-color: rgb(55 48 163 / 0.9);
}
.bg-indigo-800\/95{
  background-color: rgb(55 48 163 / 0.95);
}
.bg-indigo-900{
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1));
}
.bg-indigo-900\/0{
  background-color: rgb(49 46 129 / 0);
}
.bg-indigo-900\/10{
  background-color: rgb(49 46 129 / 0.1);
}
.bg-indigo-900\/100{
  background-color: rgb(49 46 129 / 1);
}
.bg-indigo-900\/15{
  background-color: rgb(49 46 129 / 0.15);
}
.bg-indigo-900\/20{
  background-color: rgb(49 46 129 / 0.2);
}
.bg-indigo-900\/25{
  background-color: rgb(49 46 129 / 0.25);
}
.bg-indigo-900\/30{
  background-color: rgb(49 46 129 / 0.3);
}
.bg-indigo-900\/35{
  background-color: rgb(49 46 129 / 0.35);
}
.bg-indigo-900\/40{
  background-color: rgb(49 46 129 / 0.4);
}
.bg-indigo-900\/45{
  background-color: rgb(49 46 129 / 0.45);
}
.bg-indigo-900\/5{
  background-color: rgb(49 46 129 / 0.05);
}
.bg-indigo-900\/50{
  background-color: rgb(49 46 129 / 0.5);
}
.bg-indigo-900\/55{
  background-color: rgb(49 46 129 / 0.55);
}
.bg-indigo-900\/60{
  background-color: rgb(49 46 129 / 0.6);
}
.bg-indigo-900\/65{
  background-color: rgb(49 46 129 / 0.65);
}
.bg-indigo-900\/70{
  background-color: rgb(49 46 129 / 0.7);
}
.bg-indigo-900\/75{
  background-color: rgb(49 46 129 / 0.75);
}
.bg-indigo-900\/80{
  background-color: rgb(49 46 129 / 0.8);
}
.bg-indigo-900\/85{
  background-color: rgb(49 46 129 / 0.85);
}
.bg-indigo-900\/90{
  background-color: rgb(49 46 129 / 0.9);
}
.bg-indigo-900\/95{
  background-color: rgb(49 46 129 / 0.95);
}
.bg-investors-purple{
  background-color: hsl(var(--color-investors-purple));
}
.bg-investors-purple\/10{
  background-color: hsl(var(--color-investors-purple) / 0.1);
}
.bg-investors-purple\/5{
  background-color: hsl(var(--color-investors-purple) / 0.05);
}
.bg-lime-100{
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}
.bg-lime-100\/0{
  background-color: rgb(236 252 203 / 0);
}
.bg-lime-100\/10{
  background-color: rgb(236 252 203 / 0.1);
}
.bg-lime-100\/100{
  background-color: rgb(236 252 203 / 1);
}
.bg-lime-100\/15{
  background-color: rgb(236 252 203 / 0.15);
}
.bg-lime-100\/20{
  background-color: rgb(236 252 203 / 0.2);
}
.bg-lime-100\/25{
  background-color: rgb(236 252 203 / 0.25);
}
.bg-lime-100\/30{
  background-color: rgb(236 252 203 / 0.3);
}
.bg-lime-100\/35{
  background-color: rgb(236 252 203 / 0.35);
}
.bg-lime-100\/40{
  background-color: rgb(236 252 203 / 0.4);
}
.bg-lime-100\/45{
  background-color: rgb(236 252 203 / 0.45);
}
.bg-lime-100\/5{
  background-color: rgb(236 252 203 / 0.05);
}
.bg-lime-100\/50{
  background-color: rgb(236 252 203 / 0.5);
}
.bg-lime-100\/55{
  background-color: rgb(236 252 203 / 0.55);
}
.bg-lime-100\/60{
  background-color: rgb(236 252 203 / 0.6);
}
.bg-lime-100\/65{
  background-color: rgb(236 252 203 / 0.65);
}
.bg-lime-100\/70{
  background-color: rgb(236 252 203 / 0.7);
}
.bg-lime-100\/75{
  background-color: rgb(236 252 203 / 0.75);
}
.bg-lime-100\/80{
  background-color: rgb(236 252 203 / 0.8);
}
.bg-lime-100\/85{
  background-color: rgb(236 252 203 / 0.85);
}
.bg-lime-100\/90{
  background-color: rgb(236 252 203 / 0.9);
}
.bg-lime-100\/95{
  background-color: rgb(236 252 203 / 0.95);
}
.bg-lime-200{
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}
.bg-lime-200\/0{
  background-color: rgb(217 249 157 / 0);
}
.bg-lime-200\/10{
  background-color: rgb(217 249 157 / 0.1);
}
.bg-lime-200\/100{
  background-color: rgb(217 249 157 / 1);
}
.bg-lime-200\/15{
  background-color: rgb(217 249 157 / 0.15);
}
.bg-lime-200\/20{
  background-color: rgb(217 249 157 / 0.2);
}
.bg-lime-200\/25{
  background-color: rgb(217 249 157 / 0.25);
}
.bg-lime-200\/30{
  background-color: rgb(217 249 157 / 0.3);
}
.bg-lime-200\/35{
  background-color: rgb(217 249 157 / 0.35);
}
.bg-lime-200\/40{
  background-color: rgb(217 249 157 / 0.4);
}
.bg-lime-200\/45{
  background-color: rgb(217 249 157 / 0.45);
}
.bg-lime-200\/5{
  background-color: rgb(217 249 157 / 0.05);
}
.bg-lime-200\/50{
  background-color: rgb(217 249 157 / 0.5);
}
.bg-lime-200\/55{
  background-color: rgb(217 249 157 / 0.55);
}
.bg-lime-200\/60{
  background-color: rgb(217 249 157 / 0.6);
}
.bg-lime-200\/65{
  background-color: rgb(217 249 157 / 0.65);
}
.bg-lime-200\/70{
  background-color: rgb(217 249 157 / 0.7);
}
.bg-lime-200\/75{
  background-color: rgb(217 249 157 / 0.75);
}
.bg-lime-200\/80{
  background-color: rgb(217 249 157 / 0.8);
}
.bg-lime-200\/85{
  background-color: rgb(217 249 157 / 0.85);
}
.bg-lime-200\/90{
  background-color: rgb(217 249 157 / 0.9);
}
.bg-lime-200\/95{
  background-color: rgb(217 249 157 / 0.95);
}
.bg-lime-300{
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}
.bg-lime-300\/0{
  background-color: rgb(190 242 100 / 0);
}
.bg-lime-300\/10{
  background-color: rgb(190 242 100 / 0.1);
}
.bg-lime-300\/100{
  background-color: rgb(190 242 100 / 1);
}
.bg-lime-300\/15{
  background-color: rgb(190 242 100 / 0.15);
}
.bg-lime-300\/20{
  background-color: rgb(190 242 100 / 0.2);
}
.bg-lime-300\/25{
  background-color: rgb(190 242 100 / 0.25);
}
.bg-lime-300\/30{
  background-color: rgb(190 242 100 / 0.3);
}
.bg-lime-300\/35{
  background-color: rgb(190 242 100 / 0.35);
}
.bg-lime-300\/40{
  background-color: rgb(190 242 100 / 0.4);
}
.bg-lime-300\/45{
  background-color: rgb(190 242 100 / 0.45);
}
.bg-lime-300\/5{
  background-color: rgb(190 242 100 / 0.05);
}
.bg-lime-300\/50{
  background-color: rgb(190 242 100 / 0.5);
}
.bg-lime-300\/55{
  background-color: rgb(190 242 100 / 0.55);
}
.bg-lime-300\/60{
  background-color: rgb(190 242 100 / 0.6);
}
.bg-lime-300\/65{
  background-color: rgb(190 242 100 / 0.65);
}
.bg-lime-300\/70{
  background-color: rgb(190 242 100 / 0.7);
}
.bg-lime-300\/75{
  background-color: rgb(190 242 100 / 0.75);
}
.bg-lime-300\/80{
  background-color: rgb(190 242 100 / 0.8);
}
.bg-lime-300\/85{
  background-color: rgb(190 242 100 / 0.85);
}
.bg-lime-300\/90{
  background-color: rgb(190 242 100 / 0.9);
}
.bg-lime-300\/95{
  background-color: rgb(190 242 100 / 0.95);
}
.bg-lime-400{
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}
.bg-lime-400\/0{
  background-color: rgb(163 230 53 / 0);
}
.bg-lime-400\/10{
  background-color: rgb(163 230 53 / 0.1);
}
.bg-lime-400\/100{
  background-color: rgb(163 230 53 / 1);
}
.bg-lime-400\/15{
  background-color: rgb(163 230 53 / 0.15);
}
.bg-lime-400\/20{
  background-color: rgb(163 230 53 / 0.2);
}
.bg-lime-400\/25{
  background-color: rgb(163 230 53 / 0.25);
}
.bg-lime-400\/30{
  background-color: rgb(163 230 53 / 0.3);
}
.bg-lime-400\/35{
  background-color: rgb(163 230 53 / 0.35);
}
.bg-lime-400\/40{
  background-color: rgb(163 230 53 / 0.4);
}
.bg-lime-400\/45{
  background-color: rgb(163 230 53 / 0.45);
}
.bg-lime-400\/5{
  background-color: rgb(163 230 53 / 0.05);
}
.bg-lime-400\/50{
  background-color: rgb(163 230 53 / 0.5);
}
.bg-lime-400\/55{
  background-color: rgb(163 230 53 / 0.55);
}
.bg-lime-400\/60{
  background-color: rgb(163 230 53 / 0.6);
}
.bg-lime-400\/65{
  background-color: rgb(163 230 53 / 0.65);
}
.bg-lime-400\/70{
  background-color: rgb(163 230 53 / 0.7);
}
.bg-lime-400\/75{
  background-color: rgb(163 230 53 / 0.75);
}
.bg-lime-400\/80{
  background-color: rgb(163 230 53 / 0.8);
}
.bg-lime-400\/85{
  background-color: rgb(163 230 53 / 0.85);
}
.bg-lime-400\/90{
  background-color: rgb(163 230 53 / 0.9);
}
.bg-lime-400\/95{
  background-color: rgb(163 230 53 / 0.95);
}
.bg-lime-50{
  --tw-bg-opacity: 1;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1));
}
.bg-lime-50\/0{
  background-color: rgb(247 254 231 / 0);
}
.bg-lime-50\/10{
  background-color: rgb(247 254 231 / 0.1);
}
.bg-lime-50\/100{
  background-color: rgb(247 254 231 / 1);
}
.bg-lime-50\/15{
  background-color: rgb(247 254 231 / 0.15);
}
.bg-lime-50\/20{
  background-color: rgb(247 254 231 / 0.2);
}
.bg-lime-50\/25{
  background-color: rgb(247 254 231 / 0.25);
}
.bg-lime-50\/30{
  background-color: rgb(247 254 231 / 0.3);
}
.bg-lime-50\/35{
  background-color: rgb(247 254 231 / 0.35);
}
.bg-lime-50\/40{
  background-color: rgb(247 254 231 / 0.4);
}
.bg-lime-50\/45{
  background-color: rgb(247 254 231 / 0.45);
}
.bg-lime-50\/5{
  background-color: rgb(247 254 231 / 0.05);
}
.bg-lime-50\/50{
  background-color: rgb(247 254 231 / 0.5);
}
.bg-lime-50\/55{
  background-color: rgb(247 254 231 / 0.55);
}
.bg-lime-50\/60{
  background-color: rgb(247 254 231 / 0.6);
}
.bg-lime-50\/65{
  background-color: rgb(247 254 231 / 0.65);
}
.bg-lime-50\/70{
  background-color: rgb(247 254 231 / 0.7);
}
.bg-lime-50\/75{
  background-color: rgb(247 254 231 / 0.75);
}
.bg-lime-50\/80{
  background-color: rgb(247 254 231 / 0.8);
}
.bg-lime-50\/85{
  background-color: rgb(247 254 231 / 0.85);
}
.bg-lime-50\/90{
  background-color: rgb(247 254 231 / 0.9);
}
.bg-lime-50\/95{
  background-color: rgb(247 254 231 / 0.95);
}
.bg-lime-500{
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}
.bg-lime-500\/0{
  background-color: rgb(132 204 22 / 0);
}
.bg-lime-500\/10{
  background-color: rgb(132 204 22 / 0.1);
}
.bg-lime-500\/100{
  background-color: rgb(132 204 22 / 1);
}
.bg-lime-500\/15{
  background-color: rgb(132 204 22 / 0.15);
}
.bg-lime-500\/20{
  background-color: rgb(132 204 22 / 0.2);
}
.bg-lime-500\/25{
  background-color: rgb(132 204 22 / 0.25);
}
.bg-lime-500\/30{
  background-color: rgb(132 204 22 / 0.3);
}
.bg-lime-500\/35{
  background-color: rgb(132 204 22 / 0.35);
}
.bg-lime-500\/40{
  background-color: rgb(132 204 22 / 0.4);
}
.bg-lime-500\/45{
  background-color: rgb(132 204 22 / 0.45);
}
.bg-lime-500\/5{
  background-color: rgb(132 204 22 / 0.05);
}
.bg-lime-500\/50{
  background-color: rgb(132 204 22 / 0.5);
}
.bg-lime-500\/55{
  background-color: rgb(132 204 22 / 0.55);
}
.bg-lime-500\/60{
  background-color: rgb(132 204 22 / 0.6);
}
.bg-lime-500\/65{
  background-color: rgb(132 204 22 / 0.65);
}
.bg-lime-500\/70{
  background-color: rgb(132 204 22 / 0.7);
}
.bg-lime-500\/75{
  background-color: rgb(132 204 22 / 0.75);
}
.bg-lime-500\/80{
  background-color: rgb(132 204 22 / 0.8);
}
.bg-lime-500\/85{
  background-color: rgb(132 204 22 / 0.85);
}
.bg-lime-500\/90{
  background-color: rgb(132 204 22 / 0.9);
}
.bg-lime-500\/95{
  background-color: rgb(132 204 22 / 0.95);
}
.bg-lime-600{
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}
.bg-lime-600\/0{
  background-color: rgb(101 163 13 / 0);
}
.bg-lime-600\/10{
  background-color: rgb(101 163 13 / 0.1);
}
.bg-lime-600\/100{
  background-color: rgb(101 163 13 / 1);
}
.bg-lime-600\/15{
  background-color: rgb(101 163 13 / 0.15);
}
.bg-lime-600\/20{
  background-color: rgb(101 163 13 / 0.2);
}
.bg-lime-600\/25{
  background-color: rgb(101 163 13 / 0.25);
}
.bg-lime-600\/30{
  background-color: rgb(101 163 13 / 0.3);
}
.bg-lime-600\/35{
  background-color: rgb(101 163 13 / 0.35);
}
.bg-lime-600\/40{
  background-color: rgb(101 163 13 / 0.4);
}
.bg-lime-600\/45{
  background-color: rgb(101 163 13 / 0.45);
}
.bg-lime-600\/5{
  background-color: rgb(101 163 13 / 0.05);
}
.bg-lime-600\/50{
  background-color: rgb(101 163 13 / 0.5);
}
.bg-lime-600\/55{
  background-color: rgb(101 163 13 / 0.55);
}
.bg-lime-600\/60{
  background-color: rgb(101 163 13 / 0.6);
}
.bg-lime-600\/65{
  background-color: rgb(101 163 13 / 0.65);
}
.bg-lime-600\/70{
  background-color: rgb(101 163 13 / 0.7);
}
.bg-lime-600\/75{
  background-color: rgb(101 163 13 / 0.75);
}
.bg-lime-600\/80{
  background-color: rgb(101 163 13 / 0.8);
}
.bg-lime-600\/85{
  background-color: rgb(101 163 13 / 0.85);
}
.bg-lime-600\/90{
  background-color: rgb(101 163 13 / 0.9);
}
.bg-lime-600\/95{
  background-color: rgb(101 163 13 / 0.95);
}
.bg-lime-700{
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}
.bg-lime-700\/0{
  background-color: rgb(77 124 15 / 0);
}
.bg-lime-700\/10{
  background-color: rgb(77 124 15 / 0.1);
}
.bg-lime-700\/100{
  background-color: rgb(77 124 15 / 1);
}
.bg-lime-700\/15{
  background-color: rgb(77 124 15 / 0.15);
}
.bg-lime-700\/20{
  background-color: rgb(77 124 15 / 0.2);
}
.bg-lime-700\/25{
  background-color: rgb(77 124 15 / 0.25);
}
.bg-lime-700\/30{
  background-color: rgb(77 124 15 / 0.3);
}
.bg-lime-700\/35{
  background-color: rgb(77 124 15 / 0.35);
}
.bg-lime-700\/40{
  background-color: rgb(77 124 15 / 0.4);
}
.bg-lime-700\/45{
  background-color: rgb(77 124 15 / 0.45);
}
.bg-lime-700\/5{
  background-color: rgb(77 124 15 / 0.05);
}
.bg-lime-700\/50{
  background-color: rgb(77 124 15 / 0.5);
}
.bg-lime-700\/55{
  background-color: rgb(77 124 15 / 0.55);
}
.bg-lime-700\/60{
  background-color: rgb(77 124 15 / 0.6);
}
.bg-lime-700\/65{
  background-color: rgb(77 124 15 / 0.65);
}
.bg-lime-700\/70{
  background-color: rgb(77 124 15 / 0.7);
}
.bg-lime-700\/75{
  background-color: rgb(77 124 15 / 0.75);
}
.bg-lime-700\/80{
  background-color: rgb(77 124 15 / 0.8);
}
.bg-lime-700\/85{
  background-color: rgb(77 124 15 / 0.85);
}
.bg-lime-700\/90{
  background-color: rgb(77 124 15 / 0.9);
}
.bg-lime-700\/95{
  background-color: rgb(77 124 15 / 0.95);
}
.bg-lime-800{
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}
.bg-lime-800\/0{
  background-color: rgb(63 98 18 / 0);
}
.bg-lime-800\/10{
  background-color: rgb(63 98 18 / 0.1);
}
.bg-lime-800\/100{
  background-color: rgb(63 98 18 / 1);
}
.bg-lime-800\/15{
  background-color: rgb(63 98 18 / 0.15);
}
.bg-lime-800\/20{
  background-color: rgb(63 98 18 / 0.2);
}
.bg-lime-800\/25{
  background-color: rgb(63 98 18 / 0.25);
}
.bg-lime-800\/30{
  background-color: rgb(63 98 18 / 0.3);
}
.bg-lime-800\/35{
  background-color: rgb(63 98 18 / 0.35);
}
.bg-lime-800\/40{
  background-color: rgb(63 98 18 / 0.4);
}
.bg-lime-800\/45{
  background-color: rgb(63 98 18 / 0.45);
}
.bg-lime-800\/5{
  background-color: rgb(63 98 18 / 0.05);
}
.bg-lime-800\/50{
  background-color: rgb(63 98 18 / 0.5);
}
.bg-lime-800\/55{
  background-color: rgb(63 98 18 / 0.55);
}
.bg-lime-800\/60{
  background-color: rgb(63 98 18 / 0.6);
}
.bg-lime-800\/65{
  background-color: rgb(63 98 18 / 0.65);
}
.bg-lime-800\/70{
  background-color: rgb(63 98 18 / 0.7);
}
.bg-lime-800\/75{
  background-color: rgb(63 98 18 / 0.75);
}
.bg-lime-800\/80{
  background-color: rgb(63 98 18 / 0.8);
}
.bg-lime-800\/85{
  background-color: rgb(63 98 18 / 0.85);
}
.bg-lime-800\/90{
  background-color: rgb(63 98 18 / 0.9);
}
.bg-lime-800\/95{
  background-color: rgb(63 98 18 / 0.95);
}
.bg-lime-900{
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}
.bg-lime-900\/0{
  background-color: rgb(54 83 20 / 0);
}
.bg-lime-900\/10{
  background-color: rgb(54 83 20 / 0.1);
}
.bg-lime-900\/100{
  background-color: rgb(54 83 20 / 1);
}
.bg-lime-900\/15{
  background-color: rgb(54 83 20 / 0.15);
}
.bg-lime-900\/20{
  background-color: rgb(54 83 20 / 0.2);
}
.bg-lime-900\/25{
  background-color: rgb(54 83 20 / 0.25);
}
.bg-lime-900\/30{
  background-color: rgb(54 83 20 / 0.3);
}
.bg-lime-900\/35{
  background-color: rgb(54 83 20 / 0.35);
}
.bg-lime-900\/40{
  background-color: rgb(54 83 20 / 0.4);
}
.bg-lime-900\/45{
  background-color: rgb(54 83 20 / 0.45);
}
.bg-lime-900\/5{
  background-color: rgb(54 83 20 / 0.05);
}
.bg-lime-900\/50{
  background-color: rgb(54 83 20 / 0.5);
}
.bg-lime-900\/55{
  background-color: rgb(54 83 20 / 0.55);
}
.bg-lime-900\/60{
  background-color: rgb(54 83 20 / 0.6);
}
.bg-lime-900\/65{
  background-color: rgb(54 83 20 / 0.65);
}
.bg-lime-900\/70{
  background-color: rgb(54 83 20 / 0.7);
}
.bg-lime-900\/75{
  background-color: rgb(54 83 20 / 0.75);
}
.bg-lime-900\/80{
  background-color: rgb(54 83 20 / 0.8);
}
.bg-lime-900\/85{
  background-color: rgb(54 83 20 / 0.85);
}
.bg-lime-900\/90{
  background-color: rgb(54 83 20 / 0.9);
}
.bg-lime-900\/95{
  background-color: rgb(54 83 20 / 0.95);
}
.bg-media-purple{
  background-color: hsl(var(--color-media-purple));
}
.bg-muted{
  background-color: hsl(var(--muted));
}
.bg-muted\/50{
  background-color: hsl(var(--muted) / 0.5);
}
.bg-neutral-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-neutral-100\/0{
  background-color: rgb(245 245 245 / 0);
}
.bg-neutral-100\/10{
  background-color: rgb(245 245 245 / 0.1);
}
.bg-neutral-100\/100{
  background-color: rgb(245 245 245 / 1);
}
.bg-neutral-100\/15{
  background-color: rgb(245 245 245 / 0.15);
}
.bg-neutral-100\/20{
  background-color: rgb(245 245 245 / 0.2);
}
.bg-neutral-100\/25{
  background-color: rgb(245 245 245 / 0.25);
}
.bg-neutral-100\/30{
  background-color: rgb(245 245 245 / 0.3);
}
.bg-neutral-100\/35{
  background-color: rgb(245 245 245 / 0.35);
}
.bg-neutral-100\/40{
  background-color: rgb(245 245 245 / 0.4);
}
.bg-neutral-100\/45{
  background-color: rgb(245 245 245 / 0.45);
}
.bg-neutral-100\/5{
  background-color: rgb(245 245 245 / 0.05);
}
.bg-neutral-100\/50{
  background-color: rgb(245 245 245 / 0.5);
}
.bg-neutral-100\/55{
  background-color: rgb(245 245 245 / 0.55);
}
.bg-neutral-100\/60{
  background-color: rgb(245 245 245 / 0.6);
}
.bg-neutral-100\/65{
  background-color: rgb(245 245 245 / 0.65);
}
.bg-neutral-100\/70{
  background-color: rgb(245 245 245 / 0.7);
}
.bg-neutral-100\/75{
  background-color: rgb(245 245 245 / 0.75);
}
.bg-neutral-100\/80{
  background-color: rgb(245 245 245 / 0.8);
}
.bg-neutral-100\/85{
  background-color: rgb(245 245 245 / 0.85);
}
.bg-neutral-100\/90{
  background-color: rgb(245 245 245 / 0.9);
}
.bg-neutral-100\/95{
  background-color: rgb(245 245 245 / 0.95);
}
.bg-neutral-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.bg-neutral-200\/0{
  background-color: rgb(229 229 229 / 0);
}
.bg-neutral-200\/10{
  background-color: rgb(229 229 229 / 0.1);
}
.bg-neutral-200\/100{
  background-color: rgb(229 229 229 / 1);
}
.bg-neutral-200\/15{
  background-color: rgb(229 229 229 / 0.15);
}
.bg-neutral-200\/20{
  background-color: rgb(229 229 229 / 0.2);
}
.bg-neutral-200\/25{
  background-color: rgb(229 229 229 / 0.25);
}
.bg-neutral-200\/30{
  background-color: rgb(229 229 229 / 0.3);
}
.bg-neutral-200\/35{
  background-color: rgb(229 229 229 / 0.35);
}
.bg-neutral-200\/40{
  background-color: rgb(229 229 229 / 0.4);
}
.bg-neutral-200\/45{
  background-color: rgb(229 229 229 / 0.45);
}
.bg-neutral-200\/5{
  background-color: rgb(229 229 229 / 0.05);
}
.bg-neutral-200\/50{
  background-color: rgb(229 229 229 / 0.5);
}
.bg-neutral-200\/55{
  background-color: rgb(229 229 229 / 0.55);
}
.bg-neutral-200\/60{
  background-color: rgb(229 229 229 / 0.6);
}
.bg-neutral-200\/65{
  background-color: rgb(229 229 229 / 0.65);
}
.bg-neutral-200\/70{
  background-color: rgb(229 229 229 / 0.7);
}
.bg-neutral-200\/75{
  background-color: rgb(229 229 229 / 0.75);
}
.bg-neutral-200\/80{
  background-color: rgb(229 229 229 / 0.8);
}
.bg-neutral-200\/85{
  background-color: rgb(229 229 229 / 0.85);
}
.bg-neutral-200\/90{
  background-color: rgb(229 229 229 / 0.9);
}
.bg-neutral-200\/95{
  background-color: rgb(229 229 229 / 0.95);
}
.bg-neutral-300{
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}
.bg-neutral-300\/0{
  background-color: rgb(212 212 212 / 0);
}
.bg-neutral-300\/10{
  background-color: rgb(212 212 212 / 0.1);
}
.bg-neutral-300\/100{
  background-color: rgb(212 212 212 / 1);
}
.bg-neutral-300\/15{
  background-color: rgb(212 212 212 / 0.15);
}
.bg-neutral-300\/20{
  background-color: rgb(212 212 212 / 0.2);
}
.bg-neutral-300\/25{
  background-color: rgb(212 212 212 / 0.25);
}
.bg-neutral-300\/30{
  background-color: rgb(212 212 212 / 0.3);
}
.bg-neutral-300\/35{
  background-color: rgb(212 212 212 / 0.35);
}
.bg-neutral-300\/40{
  background-color: rgb(212 212 212 / 0.4);
}
.bg-neutral-300\/45{
  background-color: rgb(212 212 212 / 0.45);
}
.bg-neutral-300\/5{
  background-color: rgb(212 212 212 / 0.05);
}
.bg-neutral-300\/50{
  background-color: rgb(212 212 212 / 0.5);
}
.bg-neutral-300\/55{
  background-color: rgb(212 212 212 / 0.55);
}
.bg-neutral-300\/60{
  background-color: rgb(212 212 212 / 0.6);
}
.bg-neutral-300\/65{
  background-color: rgb(212 212 212 / 0.65);
}
.bg-neutral-300\/70{
  background-color: rgb(212 212 212 / 0.7);
}
.bg-neutral-300\/75{
  background-color: rgb(212 212 212 / 0.75);
}
.bg-neutral-300\/80{
  background-color: rgb(212 212 212 / 0.8);
}
.bg-neutral-300\/85{
  background-color: rgb(212 212 212 / 0.85);
}
.bg-neutral-300\/90{
  background-color: rgb(212 212 212 / 0.9);
}
.bg-neutral-300\/95{
  background-color: rgb(212 212 212 / 0.95);
}
.bg-neutral-400{
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}
.bg-neutral-400\/0{
  background-color: rgb(163 163 163 / 0);
}
.bg-neutral-400\/10{
  background-color: rgb(163 163 163 / 0.1);
}
.bg-neutral-400\/100{
  background-color: rgb(163 163 163 / 1);
}
.bg-neutral-400\/15{
  background-color: rgb(163 163 163 / 0.15);
}
.bg-neutral-400\/20{
  background-color: rgb(163 163 163 / 0.2);
}
.bg-neutral-400\/25{
  background-color: rgb(163 163 163 / 0.25);
}
.bg-neutral-400\/30{
  background-color: rgb(163 163 163 / 0.3);
}
.bg-neutral-400\/35{
  background-color: rgb(163 163 163 / 0.35);
}
.bg-neutral-400\/40{
  background-color: rgb(163 163 163 / 0.4);
}
.bg-neutral-400\/45{
  background-color: rgb(163 163 163 / 0.45);
}
.bg-neutral-400\/5{
  background-color: rgb(163 163 163 / 0.05);
}
.bg-neutral-400\/50{
  background-color: rgb(163 163 163 / 0.5);
}
.bg-neutral-400\/55{
  background-color: rgb(163 163 163 / 0.55);
}
.bg-neutral-400\/60{
  background-color: rgb(163 163 163 / 0.6);
}
.bg-neutral-400\/65{
  background-color: rgb(163 163 163 / 0.65);
}
.bg-neutral-400\/70{
  background-color: rgb(163 163 163 / 0.7);
}
.bg-neutral-400\/75{
  background-color: rgb(163 163 163 / 0.75);
}
.bg-neutral-400\/80{
  background-color: rgb(163 163 163 / 0.8);
}
.bg-neutral-400\/85{
  background-color: rgb(163 163 163 / 0.85);
}
.bg-neutral-400\/90{
  background-color: rgb(163 163 163 / 0.9);
}
.bg-neutral-400\/95{
  background-color: rgb(163 163 163 / 0.95);
}
.bg-neutral-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-neutral-50\/0{
  background-color: rgb(250 250 250 / 0);
}
.bg-neutral-50\/10{
  background-color: rgb(250 250 250 / 0.1);
}
.bg-neutral-50\/100{
  background-color: rgb(250 250 250 / 1);
}
.bg-neutral-50\/15{
  background-color: rgb(250 250 250 / 0.15);
}
.bg-neutral-50\/20{
  background-color: rgb(250 250 250 / 0.2);
}
.bg-neutral-50\/25{
  background-color: rgb(250 250 250 / 0.25);
}
.bg-neutral-50\/30{
  background-color: rgb(250 250 250 / 0.3);
}
.bg-neutral-50\/35{
  background-color: rgb(250 250 250 / 0.35);
}
.bg-neutral-50\/40{
  background-color: rgb(250 250 250 / 0.4);
}
.bg-neutral-50\/45{
  background-color: rgb(250 250 250 / 0.45);
}
.bg-neutral-50\/5{
  background-color: rgb(250 250 250 / 0.05);
}
.bg-neutral-50\/50{
  background-color: rgb(250 250 250 / 0.5);
}
.bg-neutral-50\/55{
  background-color: rgb(250 250 250 / 0.55);
}
.bg-neutral-50\/60{
  background-color: rgb(250 250 250 / 0.6);
}
.bg-neutral-50\/65{
  background-color: rgb(250 250 250 / 0.65);
}
.bg-neutral-50\/70{
  background-color: rgb(250 250 250 / 0.7);
}
.bg-neutral-50\/75{
  background-color: rgb(250 250 250 / 0.75);
}
.bg-neutral-50\/80{
  background-color: rgb(250 250 250 / 0.8);
}
.bg-neutral-50\/85{
  background-color: rgb(250 250 250 / 0.85);
}
.bg-neutral-50\/90{
  background-color: rgb(250 250 250 / 0.9);
}
.bg-neutral-50\/95{
  background-color: rgb(250 250 250 / 0.95);
}
.bg-neutral-500{
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}
.bg-neutral-500\/0{
  background-color: rgb(115 115 115 / 0);
}
.bg-neutral-500\/10{
  background-color: rgb(115 115 115 / 0.1);
}
.bg-neutral-500\/100{
  background-color: rgb(115 115 115 / 1);
}
.bg-neutral-500\/15{
  background-color: rgb(115 115 115 / 0.15);
}
.bg-neutral-500\/20{
  background-color: rgb(115 115 115 / 0.2);
}
.bg-neutral-500\/25{
  background-color: rgb(115 115 115 / 0.25);
}
.bg-neutral-500\/30{
  background-color: rgb(115 115 115 / 0.3);
}
.bg-neutral-500\/35{
  background-color: rgb(115 115 115 / 0.35);
}
.bg-neutral-500\/40{
  background-color: rgb(115 115 115 / 0.4);
}
.bg-neutral-500\/45{
  background-color: rgb(115 115 115 / 0.45);
}
.bg-neutral-500\/5{
  background-color: rgb(115 115 115 / 0.05);
}
.bg-neutral-500\/50{
  background-color: rgb(115 115 115 / 0.5);
}
.bg-neutral-500\/55{
  background-color: rgb(115 115 115 / 0.55);
}
.bg-neutral-500\/60{
  background-color: rgb(115 115 115 / 0.6);
}
.bg-neutral-500\/65{
  background-color: rgb(115 115 115 / 0.65);
}
.bg-neutral-500\/70{
  background-color: rgb(115 115 115 / 0.7);
}
.bg-neutral-500\/75{
  background-color: rgb(115 115 115 / 0.75);
}
.bg-neutral-500\/80{
  background-color: rgb(115 115 115 / 0.8);
}
.bg-neutral-500\/85{
  background-color: rgb(115 115 115 / 0.85);
}
.bg-neutral-500\/90{
  background-color: rgb(115 115 115 / 0.9);
}
.bg-neutral-500\/95{
  background-color: rgb(115 115 115 / 0.95);
}
.bg-neutral-600{
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}
.bg-neutral-600\/0{
  background-color: rgb(82 82 82 / 0);
}
.bg-neutral-600\/10{
  background-color: rgb(82 82 82 / 0.1);
}
.bg-neutral-600\/100{
  background-color: rgb(82 82 82 / 1);
}
.bg-neutral-600\/15{
  background-color: rgb(82 82 82 / 0.15);
}
.bg-neutral-600\/20{
  background-color: rgb(82 82 82 / 0.2);
}
.bg-neutral-600\/25{
  background-color: rgb(82 82 82 / 0.25);
}
.bg-neutral-600\/30{
  background-color: rgb(82 82 82 / 0.3);
}
.bg-neutral-600\/35{
  background-color: rgb(82 82 82 / 0.35);
}
.bg-neutral-600\/40{
  background-color: rgb(82 82 82 / 0.4);
}
.bg-neutral-600\/45{
  background-color: rgb(82 82 82 / 0.45);
}
.bg-neutral-600\/5{
  background-color: rgb(82 82 82 / 0.05);
}
.bg-neutral-600\/50{
  background-color: rgb(82 82 82 / 0.5);
}
.bg-neutral-600\/55{
  background-color: rgb(82 82 82 / 0.55);
}
.bg-neutral-600\/60{
  background-color: rgb(82 82 82 / 0.6);
}
.bg-neutral-600\/65{
  background-color: rgb(82 82 82 / 0.65);
}
.bg-neutral-600\/70{
  background-color: rgb(82 82 82 / 0.7);
}
.bg-neutral-600\/75{
  background-color: rgb(82 82 82 / 0.75);
}
.bg-neutral-600\/80{
  background-color: rgb(82 82 82 / 0.8);
}
.bg-neutral-600\/85{
  background-color: rgb(82 82 82 / 0.85);
}
.bg-neutral-600\/90{
  background-color: rgb(82 82 82 / 0.9);
}
.bg-neutral-600\/95{
  background-color: rgb(82 82 82 / 0.95);
}
.bg-neutral-700{
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}
.bg-neutral-700\/0{
  background-color: rgb(64 64 64 / 0);
}
.bg-neutral-700\/10{
  background-color: rgb(64 64 64 / 0.1);
}
.bg-neutral-700\/100{
  background-color: rgb(64 64 64 / 1);
}
.bg-neutral-700\/15{
  background-color: rgb(64 64 64 / 0.15);
}
.bg-neutral-700\/20{
  background-color: rgb(64 64 64 / 0.2);
}
.bg-neutral-700\/25{
  background-color: rgb(64 64 64 / 0.25);
}
.bg-neutral-700\/30{
  background-color: rgb(64 64 64 / 0.3);
}
.bg-neutral-700\/35{
  background-color: rgb(64 64 64 / 0.35);
}
.bg-neutral-700\/40{
  background-color: rgb(64 64 64 / 0.4);
}
.bg-neutral-700\/45{
  background-color: rgb(64 64 64 / 0.45);
}
.bg-neutral-700\/5{
  background-color: rgb(64 64 64 / 0.05);
}
.bg-neutral-700\/50{
  background-color: rgb(64 64 64 / 0.5);
}
.bg-neutral-700\/55{
  background-color: rgb(64 64 64 / 0.55);
}
.bg-neutral-700\/60{
  background-color: rgb(64 64 64 / 0.6);
}
.bg-neutral-700\/65{
  background-color: rgb(64 64 64 / 0.65);
}
.bg-neutral-700\/70{
  background-color: rgb(64 64 64 / 0.7);
}
.bg-neutral-700\/75{
  background-color: rgb(64 64 64 / 0.75);
}
.bg-neutral-700\/80{
  background-color: rgb(64 64 64 / 0.8);
}
.bg-neutral-700\/85{
  background-color: rgb(64 64 64 / 0.85);
}
.bg-neutral-700\/90{
  background-color: rgb(64 64 64 / 0.9);
}
.bg-neutral-700\/95{
  background-color: rgb(64 64 64 / 0.95);
}
.bg-neutral-800{
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}
.bg-neutral-800\/0{
  background-color: rgb(38 38 38 / 0);
}
.bg-neutral-800\/10{
  background-color: rgb(38 38 38 / 0.1);
}
.bg-neutral-800\/100{
  background-color: rgb(38 38 38 / 1);
}
.bg-neutral-800\/15{
  background-color: rgb(38 38 38 / 0.15);
}
.bg-neutral-800\/20{
  background-color: rgb(38 38 38 / 0.2);
}
.bg-neutral-800\/25{
  background-color: rgb(38 38 38 / 0.25);
}
.bg-neutral-800\/30{
  background-color: rgb(38 38 38 / 0.3);
}
.bg-neutral-800\/35{
  background-color: rgb(38 38 38 / 0.35);
}
.bg-neutral-800\/40{
  background-color: rgb(38 38 38 / 0.4);
}
.bg-neutral-800\/45{
  background-color: rgb(38 38 38 / 0.45);
}
.bg-neutral-800\/5{
  background-color: rgb(38 38 38 / 0.05);
}
.bg-neutral-800\/50{
  background-color: rgb(38 38 38 / 0.5);
}
.bg-neutral-800\/55{
  background-color: rgb(38 38 38 / 0.55);
}
.bg-neutral-800\/60{
  background-color: rgb(38 38 38 / 0.6);
}
.bg-neutral-800\/65{
  background-color: rgb(38 38 38 / 0.65);
}
.bg-neutral-800\/70{
  background-color: rgb(38 38 38 / 0.7);
}
.bg-neutral-800\/75{
  background-color: rgb(38 38 38 / 0.75);
}
.bg-neutral-800\/80{
  background-color: rgb(38 38 38 / 0.8);
}
.bg-neutral-800\/85{
  background-color: rgb(38 38 38 / 0.85);
}
.bg-neutral-800\/90{
  background-color: rgb(38 38 38 / 0.9);
}
.bg-neutral-800\/95{
  background-color: rgb(38 38 38 / 0.95);
}
.bg-neutral-900{
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}
.bg-neutral-900\/0{
  background-color: rgb(23 23 23 / 0);
}
.bg-neutral-900\/10{
  background-color: rgb(23 23 23 / 0.1);
}
.bg-neutral-900\/100{
  background-color: rgb(23 23 23 / 1);
}
.bg-neutral-900\/15{
  background-color: rgb(23 23 23 / 0.15);
}
.bg-neutral-900\/20{
  background-color: rgb(23 23 23 / 0.2);
}
.bg-neutral-900\/25{
  background-color: rgb(23 23 23 / 0.25);
}
.bg-neutral-900\/30{
  background-color: rgb(23 23 23 / 0.3);
}
.bg-neutral-900\/35{
  background-color: rgb(23 23 23 / 0.35);
}
.bg-neutral-900\/40{
  background-color: rgb(23 23 23 / 0.4);
}
.bg-neutral-900\/45{
  background-color: rgb(23 23 23 / 0.45);
}
.bg-neutral-900\/5{
  background-color: rgb(23 23 23 / 0.05);
}
.bg-neutral-900\/50{
  background-color: rgb(23 23 23 / 0.5);
}
.bg-neutral-900\/55{
  background-color: rgb(23 23 23 / 0.55);
}
.bg-neutral-900\/60{
  background-color: rgb(23 23 23 / 0.6);
}
.bg-neutral-900\/65{
  background-color: rgb(23 23 23 / 0.65);
}
.bg-neutral-900\/70{
  background-color: rgb(23 23 23 / 0.7);
}
.bg-neutral-900\/75{
  background-color: rgb(23 23 23 / 0.75);
}
.bg-neutral-900\/80{
  background-color: rgb(23 23 23 / 0.8);
}
.bg-neutral-900\/85{
  background-color: rgb(23 23 23 / 0.85);
}
.bg-neutral-900\/90{
  background-color: rgb(23 23 23 / 0.9);
}
.bg-neutral-900\/95{
  background-color: rgb(23 23 23 / 0.95);
}
.bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.bg-orange-100\/0{
  background-color: rgb(255 237 213 / 0);
}
.bg-orange-100\/10{
  background-color: rgb(255 237 213 / 0.1);
}
.bg-orange-100\/100{
  background-color: rgb(255 237 213 / 1);
}
.bg-orange-100\/15{
  background-color: rgb(255 237 213 / 0.15);
}
.bg-orange-100\/20{
  background-color: rgb(255 237 213 / 0.2);
}
.bg-orange-100\/25{
  background-color: rgb(255 237 213 / 0.25);
}
.bg-orange-100\/30{
  background-color: rgb(255 237 213 / 0.3);
}
.bg-orange-100\/35{
  background-color: rgb(255 237 213 / 0.35);
}
.bg-orange-100\/40{
  background-color: rgb(255 237 213 / 0.4);
}
.bg-orange-100\/45{
  background-color: rgb(255 237 213 / 0.45);
}
.bg-orange-100\/5{
  background-color: rgb(255 237 213 / 0.05);
}
.bg-orange-100\/50{
  background-color: rgb(255 237 213 / 0.5);
}
.bg-orange-100\/55{
  background-color: rgb(255 237 213 / 0.55);
}
.bg-orange-100\/60{
  background-color: rgb(255 237 213 / 0.6);
}
.bg-orange-100\/65{
  background-color: rgb(255 237 213 / 0.65);
}
.bg-orange-100\/70{
  background-color: rgb(255 237 213 / 0.7);
}
.bg-orange-100\/75{
  background-color: rgb(255 237 213 / 0.75);
}
.bg-orange-100\/80{
  background-color: rgb(255 237 213 / 0.8);
}
.bg-orange-100\/85{
  background-color: rgb(255 237 213 / 0.85);
}
.bg-orange-100\/90{
  background-color: rgb(255 237 213 / 0.9);
}
.bg-orange-100\/95{
  background-color: rgb(255 237 213 / 0.95);
}
.bg-orange-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.bg-orange-200\/0{
  background-color: rgb(254 215 170 / 0);
}
.bg-orange-200\/10{
  background-color: rgb(254 215 170 / 0.1);
}
.bg-orange-200\/100{
  background-color: rgb(254 215 170 / 1);
}
.bg-orange-200\/15{
  background-color: rgb(254 215 170 / 0.15);
}
.bg-orange-200\/20{
  background-color: rgb(254 215 170 / 0.2);
}
.bg-orange-200\/25{
  background-color: rgb(254 215 170 / 0.25);
}
.bg-orange-200\/30{
  background-color: rgb(254 215 170 / 0.3);
}
.bg-orange-200\/35{
  background-color: rgb(254 215 170 / 0.35);
}
.bg-orange-200\/40{
  background-color: rgb(254 215 170 / 0.4);
}
.bg-orange-200\/45{
  background-color: rgb(254 215 170 / 0.45);
}
.bg-orange-200\/5{
  background-color: rgb(254 215 170 / 0.05);
}
.bg-orange-200\/50{
  background-color: rgb(254 215 170 / 0.5);
}
.bg-orange-200\/55{
  background-color: rgb(254 215 170 / 0.55);
}
.bg-orange-200\/60{
  background-color: rgb(254 215 170 / 0.6);
}
.bg-orange-200\/65{
  background-color: rgb(254 215 170 / 0.65);
}
.bg-orange-200\/70{
  background-color: rgb(254 215 170 / 0.7);
}
.bg-orange-200\/75{
  background-color: rgb(254 215 170 / 0.75);
}
.bg-orange-200\/80{
  background-color: rgb(254 215 170 / 0.8);
}
.bg-orange-200\/85{
  background-color: rgb(254 215 170 / 0.85);
}
.bg-orange-200\/90{
  background-color: rgb(254 215 170 / 0.9);
}
.bg-orange-200\/95{
  background-color: rgb(254 215 170 / 0.95);
}
.bg-orange-300{
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}
.bg-orange-300\/0{
  background-color: rgb(253 186 116 / 0);
}
.bg-orange-300\/10{
  background-color: rgb(253 186 116 / 0.1);
}
.bg-orange-300\/100{
  background-color: rgb(253 186 116 / 1);
}
.bg-orange-300\/15{
  background-color: rgb(253 186 116 / 0.15);
}
.bg-orange-300\/20{
  background-color: rgb(253 186 116 / 0.2);
}
.bg-orange-300\/25{
  background-color: rgb(253 186 116 / 0.25);
}
.bg-orange-300\/30{
  background-color: rgb(253 186 116 / 0.3);
}
.bg-orange-300\/35{
  background-color: rgb(253 186 116 / 0.35);
}
.bg-orange-300\/40{
  background-color: rgb(253 186 116 / 0.4);
}
.bg-orange-300\/45{
  background-color: rgb(253 186 116 / 0.45);
}
.bg-orange-300\/5{
  background-color: rgb(253 186 116 / 0.05);
}
.bg-orange-300\/50{
  background-color: rgb(253 186 116 / 0.5);
}
.bg-orange-300\/55{
  background-color: rgb(253 186 116 / 0.55);
}
.bg-orange-300\/60{
  background-color: rgb(253 186 116 / 0.6);
}
.bg-orange-300\/65{
  background-color: rgb(253 186 116 / 0.65);
}
.bg-orange-300\/70{
  background-color: rgb(253 186 116 / 0.7);
}
.bg-orange-300\/75{
  background-color: rgb(253 186 116 / 0.75);
}
.bg-orange-300\/80{
  background-color: rgb(253 186 116 / 0.8);
}
.bg-orange-300\/85{
  background-color: rgb(253 186 116 / 0.85);
}
.bg-orange-300\/90{
  background-color: rgb(253 186 116 / 0.9);
}
.bg-orange-300\/95{
  background-color: rgb(253 186 116 / 0.95);
}
.bg-orange-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}
.bg-orange-400\/0{
  background-color: rgb(251 146 60 / 0);
}
.bg-orange-400\/10{
  background-color: rgb(251 146 60 / 0.1);
}
.bg-orange-400\/100{
  background-color: rgb(251 146 60 / 1);
}
.bg-orange-400\/15{
  background-color: rgb(251 146 60 / 0.15);
}
.bg-orange-400\/20{
  background-color: rgb(251 146 60 / 0.2);
}
.bg-orange-400\/25{
  background-color: rgb(251 146 60 / 0.25);
}
.bg-orange-400\/30{
  background-color: rgb(251 146 60 / 0.3);
}
.bg-orange-400\/35{
  background-color: rgb(251 146 60 / 0.35);
}
.bg-orange-400\/40{
  background-color: rgb(251 146 60 / 0.4);
}
.bg-orange-400\/45{
  background-color: rgb(251 146 60 / 0.45);
}
.bg-orange-400\/5{
  background-color: rgb(251 146 60 / 0.05);
}
.bg-orange-400\/50{
  background-color: rgb(251 146 60 / 0.5);
}
.bg-orange-400\/55{
  background-color: rgb(251 146 60 / 0.55);
}
.bg-orange-400\/60{
  background-color: rgb(251 146 60 / 0.6);
}
.bg-orange-400\/65{
  background-color: rgb(251 146 60 / 0.65);
}
.bg-orange-400\/70{
  background-color: rgb(251 146 60 / 0.7);
}
.bg-orange-400\/75{
  background-color: rgb(251 146 60 / 0.75);
}
.bg-orange-400\/80{
  background-color: rgb(251 146 60 / 0.8);
}
.bg-orange-400\/85{
  background-color: rgb(251 146 60 / 0.85);
}
.bg-orange-400\/90{
  background-color: rgb(251 146 60 / 0.9);
}
.bg-orange-400\/95{
  background-color: rgb(251 146 60 / 0.95);
}
.bg-orange-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.bg-orange-50\/0{
  background-color: rgb(255 247 237 / 0);
}
.bg-orange-50\/10{
  background-color: rgb(255 247 237 / 0.1);
}
.bg-orange-50\/100{
  background-color: rgb(255 247 237 / 1);
}
.bg-orange-50\/15{
  background-color: rgb(255 247 237 / 0.15);
}
.bg-orange-50\/20{
  background-color: rgb(255 247 237 / 0.2);
}
.bg-orange-50\/25{
  background-color: rgb(255 247 237 / 0.25);
}
.bg-orange-50\/30{
  background-color: rgb(255 247 237 / 0.3);
}
.bg-orange-50\/35{
  background-color: rgb(255 247 237 / 0.35);
}
.bg-orange-50\/40{
  background-color: rgb(255 247 237 / 0.4);
}
.bg-orange-50\/45{
  background-color: rgb(255 247 237 / 0.45);
}
.bg-orange-50\/5{
  background-color: rgb(255 247 237 / 0.05);
}
.bg-orange-50\/50{
  background-color: rgb(255 247 237 / 0.5);
}
.bg-orange-50\/55{
  background-color: rgb(255 247 237 / 0.55);
}
.bg-orange-50\/60{
  background-color: rgb(255 247 237 / 0.6);
}
.bg-orange-50\/65{
  background-color: rgb(255 247 237 / 0.65);
}
.bg-orange-50\/70{
  background-color: rgb(255 247 237 / 0.7);
}
.bg-orange-50\/75{
  background-color: rgb(255 247 237 / 0.75);
}
.bg-orange-50\/80{
  background-color: rgb(255 247 237 / 0.8);
}
.bg-orange-50\/85{
  background-color: rgb(255 247 237 / 0.85);
}
.bg-orange-50\/90{
  background-color: rgb(255 247 237 / 0.9);
}
.bg-orange-50\/95{
  background-color: rgb(255 247 237 / 0.95);
}
.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-orange-500\/0{
  background-color: rgb(249 115 22 / 0);
}
.bg-orange-500\/10{
  background-color: rgb(249 115 22 / 0.1);
}
.bg-orange-500\/100{
  background-color: rgb(249 115 22 / 1);
}
.bg-orange-500\/15{
  background-color: rgb(249 115 22 / 0.15);
}
.bg-orange-500\/20{
  background-color: rgb(249 115 22 / 0.2);
}
.bg-orange-500\/25{
  background-color: rgb(249 115 22 / 0.25);
}
.bg-orange-500\/30{
  background-color: rgb(249 115 22 / 0.3);
}
.bg-orange-500\/35{
  background-color: rgb(249 115 22 / 0.35);
}
.bg-orange-500\/40{
  background-color: rgb(249 115 22 / 0.4);
}
.bg-orange-500\/45{
  background-color: rgb(249 115 22 / 0.45);
}
.bg-orange-500\/5{
  background-color: rgb(249 115 22 / 0.05);
}
.bg-orange-500\/50{
  background-color: rgb(249 115 22 / 0.5);
}
.bg-orange-500\/55{
  background-color: rgb(249 115 22 / 0.55);
}
.bg-orange-500\/60{
  background-color: rgb(249 115 22 / 0.6);
}
.bg-orange-500\/65{
  background-color: rgb(249 115 22 / 0.65);
}
.bg-orange-500\/70{
  background-color: rgb(249 115 22 / 0.7);
}
.bg-orange-500\/75{
  background-color: rgb(249 115 22 / 0.75);
}
.bg-orange-500\/80{
  background-color: rgb(249 115 22 / 0.8);
}
.bg-orange-500\/85{
  background-color: rgb(249 115 22 / 0.85);
}
.bg-orange-500\/90{
  background-color: rgb(249 115 22 / 0.9);
}
.bg-orange-500\/95{
  background-color: rgb(249 115 22 / 0.95);
}
.bg-orange-600{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.bg-orange-600\/0{
  background-color: rgb(234 88 12 / 0);
}
.bg-orange-600\/10{
  background-color: rgb(234 88 12 / 0.1);
}
.bg-orange-600\/100{
  background-color: rgb(234 88 12 / 1);
}
.bg-orange-600\/15{
  background-color: rgb(234 88 12 / 0.15);
}
.bg-orange-600\/20{
  background-color: rgb(234 88 12 / 0.2);
}
.bg-orange-600\/25{
  background-color: rgb(234 88 12 / 0.25);
}
.bg-orange-600\/30{
  background-color: rgb(234 88 12 / 0.3);
}
.bg-orange-600\/35{
  background-color: rgb(234 88 12 / 0.35);
}
.bg-orange-600\/40{
  background-color: rgb(234 88 12 / 0.4);
}
.bg-orange-600\/45{
  background-color: rgb(234 88 12 / 0.45);
}
.bg-orange-600\/5{
  background-color: rgb(234 88 12 / 0.05);
}
.bg-orange-600\/50{
  background-color: rgb(234 88 12 / 0.5);
}
.bg-orange-600\/55{
  background-color: rgb(234 88 12 / 0.55);
}
.bg-orange-600\/60{
  background-color: rgb(234 88 12 / 0.6);
}
.bg-orange-600\/65{
  background-color: rgb(234 88 12 / 0.65);
}
.bg-orange-600\/70{
  background-color: rgb(234 88 12 / 0.7);
}
.bg-orange-600\/75{
  background-color: rgb(234 88 12 / 0.75);
}
.bg-orange-600\/80{
  background-color: rgb(234 88 12 / 0.8);
}
.bg-orange-600\/85{
  background-color: rgb(234 88 12 / 0.85);
}
.bg-orange-600\/90{
  background-color: rgb(234 88 12 / 0.9);
}
.bg-orange-600\/95{
  background-color: rgb(234 88 12 / 0.95);
}
.bg-orange-700{
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.bg-orange-700\/0{
  background-color: rgb(194 65 12 / 0);
}
.bg-orange-700\/10{
  background-color: rgb(194 65 12 / 0.1);
}
.bg-orange-700\/100{
  background-color: rgb(194 65 12 / 1);
}
.bg-orange-700\/15{
  background-color: rgb(194 65 12 / 0.15);
}
.bg-orange-700\/20{
  background-color: rgb(194 65 12 / 0.2);
}
.bg-orange-700\/25{
  background-color: rgb(194 65 12 / 0.25);
}
.bg-orange-700\/30{
  background-color: rgb(194 65 12 / 0.3);
}
.bg-orange-700\/35{
  background-color: rgb(194 65 12 / 0.35);
}
.bg-orange-700\/40{
  background-color: rgb(194 65 12 / 0.4);
}
.bg-orange-700\/45{
  background-color: rgb(194 65 12 / 0.45);
}
.bg-orange-700\/5{
  background-color: rgb(194 65 12 / 0.05);
}
.bg-orange-700\/50{
  background-color: rgb(194 65 12 / 0.5);
}
.bg-orange-700\/55{
  background-color: rgb(194 65 12 / 0.55);
}
.bg-orange-700\/60{
  background-color: rgb(194 65 12 / 0.6);
}
.bg-orange-700\/65{
  background-color: rgb(194 65 12 / 0.65);
}
.bg-orange-700\/70{
  background-color: rgb(194 65 12 / 0.7);
}
.bg-orange-700\/75{
  background-color: rgb(194 65 12 / 0.75);
}
.bg-orange-700\/80{
  background-color: rgb(194 65 12 / 0.8);
}
.bg-orange-700\/85{
  background-color: rgb(194 65 12 / 0.85);
}
.bg-orange-700\/90{
  background-color: rgb(194 65 12 / 0.9);
}
.bg-orange-700\/95{
  background-color: rgb(194 65 12 / 0.95);
}
.bg-orange-800{
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.bg-orange-800\/0{
  background-color: rgb(154 52 18 / 0);
}
.bg-orange-800\/10{
  background-color: rgb(154 52 18 / 0.1);
}
.bg-orange-800\/100{
  background-color: rgb(154 52 18 / 1);
}
.bg-orange-800\/15{
  background-color: rgb(154 52 18 / 0.15);
}
.bg-orange-800\/20{
  background-color: rgb(154 52 18 / 0.2);
}
.bg-orange-800\/25{
  background-color: rgb(154 52 18 / 0.25);
}
.bg-orange-800\/30{
  background-color: rgb(154 52 18 / 0.3);
}
.bg-orange-800\/35{
  background-color: rgb(154 52 18 / 0.35);
}
.bg-orange-800\/40{
  background-color: rgb(154 52 18 / 0.4);
}
.bg-orange-800\/45{
  background-color: rgb(154 52 18 / 0.45);
}
.bg-orange-800\/5{
  background-color: rgb(154 52 18 / 0.05);
}
.bg-orange-800\/50{
  background-color: rgb(154 52 18 / 0.5);
}
.bg-orange-800\/55{
  background-color: rgb(154 52 18 / 0.55);
}
.bg-orange-800\/60{
  background-color: rgb(154 52 18 / 0.6);
}
.bg-orange-800\/65{
  background-color: rgb(154 52 18 / 0.65);
}
.bg-orange-800\/70{
  background-color: rgb(154 52 18 / 0.7);
}
.bg-orange-800\/75{
  background-color: rgb(154 52 18 / 0.75);
}
.bg-orange-800\/80{
  background-color: rgb(154 52 18 / 0.8);
}
.bg-orange-800\/85{
  background-color: rgb(154 52 18 / 0.85);
}
.bg-orange-800\/90{
  background-color: rgb(154 52 18 / 0.9);
}
.bg-orange-800\/95{
  background-color: rgb(154 52 18 / 0.95);
}
.bg-orange-900{
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.bg-orange-900\/0{
  background-color: rgb(124 45 18 / 0);
}
.bg-orange-900\/10{
  background-color: rgb(124 45 18 / 0.1);
}
.bg-orange-900\/100{
  background-color: rgb(124 45 18 / 1);
}
.bg-orange-900\/15{
  background-color: rgb(124 45 18 / 0.15);
}
.bg-orange-900\/20{
  background-color: rgb(124 45 18 / 0.2);
}
.bg-orange-900\/25{
  background-color: rgb(124 45 18 / 0.25);
}
.bg-orange-900\/30{
  background-color: rgb(124 45 18 / 0.3);
}
.bg-orange-900\/35{
  background-color: rgb(124 45 18 / 0.35);
}
.bg-orange-900\/40{
  background-color: rgb(124 45 18 / 0.4);
}
.bg-orange-900\/45{
  background-color: rgb(124 45 18 / 0.45);
}
.bg-orange-900\/5{
  background-color: rgb(124 45 18 / 0.05);
}
.bg-orange-900\/50{
  background-color: rgb(124 45 18 / 0.5);
}
.bg-orange-900\/55{
  background-color: rgb(124 45 18 / 0.55);
}
.bg-orange-900\/60{
  background-color: rgb(124 45 18 / 0.6);
}
.bg-orange-900\/65{
  background-color: rgb(124 45 18 / 0.65);
}
.bg-orange-900\/70{
  background-color: rgb(124 45 18 / 0.7);
}
.bg-orange-900\/75{
  background-color: rgb(124 45 18 / 0.75);
}
.bg-orange-900\/80{
  background-color: rgb(124 45 18 / 0.8);
}
.bg-orange-900\/85{
  background-color: rgb(124 45 18 / 0.85);
}
.bg-orange-900\/90{
  background-color: rgb(124 45 18 / 0.9);
}
.bg-orange-900\/95{
  background-color: rgb(124 45 18 / 0.95);
}
.bg-pink-100{
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.bg-pink-100\/0{
  background-color: rgb(252 231 243 / 0);
}
.bg-pink-100\/10{
  background-color: rgb(252 231 243 / 0.1);
}
.bg-pink-100\/100{
  background-color: rgb(252 231 243 / 1);
}
.bg-pink-100\/15{
  background-color: rgb(252 231 243 / 0.15);
}
.bg-pink-100\/20{
  background-color: rgb(252 231 243 / 0.2);
}
.bg-pink-100\/25{
  background-color: rgb(252 231 243 / 0.25);
}
.bg-pink-100\/30{
  background-color: rgb(252 231 243 / 0.3);
}
.bg-pink-100\/35{
  background-color: rgb(252 231 243 / 0.35);
}
.bg-pink-100\/40{
  background-color: rgb(252 231 243 / 0.4);
}
.bg-pink-100\/45{
  background-color: rgb(252 231 243 / 0.45);
}
.bg-pink-100\/5{
  background-color: rgb(252 231 243 / 0.05);
}
.bg-pink-100\/50{
  background-color: rgb(252 231 243 / 0.5);
}
.bg-pink-100\/55{
  background-color: rgb(252 231 243 / 0.55);
}
.bg-pink-100\/60{
  background-color: rgb(252 231 243 / 0.6);
}
.bg-pink-100\/65{
  background-color: rgb(252 231 243 / 0.65);
}
.bg-pink-100\/70{
  background-color: rgb(252 231 243 / 0.7);
}
.bg-pink-100\/75{
  background-color: rgb(252 231 243 / 0.75);
}
.bg-pink-100\/80{
  background-color: rgb(252 231 243 / 0.8);
}
.bg-pink-100\/85{
  background-color: rgb(252 231 243 / 0.85);
}
.bg-pink-100\/90{
  background-color: rgb(252 231 243 / 0.9);
}
.bg-pink-100\/95{
  background-color: rgb(252 231 243 / 0.95);
}
.bg-pink-200{
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}
.bg-pink-200\/0{
  background-color: rgb(251 207 232 / 0);
}
.bg-pink-200\/10{
  background-color: rgb(251 207 232 / 0.1);
}
.bg-pink-200\/100{
  background-color: rgb(251 207 232 / 1);
}
.bg-pink-200\/15{
  background-color: rgb(251 207 232 / 0.15);
}
.bg-pink-200\/20{
  background-color: rgb(251 207 232 / 0.2);
}
.bg-pink-200\/25{
  background-color: rgb(251 207 232 / 0.25);
}
.bg-pink-200\/30{
  background-color: rgb(251 207 232 / 0.3);
}
.bg-pink-200\/35{
  background-color: rgb(251 207 232 / 0.35);
}
.bg-pink-200\/40{
  background-color: rgb(251 207 232 / 0.4);
}
.bg-pink-200\/45{
  background-color: rgb(251 207 232 / 0.45);
}
.bg-pink-200\/5{
  background-color: rgb(251 207 232 / 0.05);
}
.bg-pink-200\/50{
  background-color: rgb(251 207 232 / 0.5);
}
.bg-pink-200\/55{
  background-color: rgb(251 207 232 / 0.55);
}
.bg-pink-200\/60{
  background-color: rgb(251 207 232 / 0.6);
}
.bg-pink-200\/65{
  background-color: rgb(251 207 232 / 0.65);
}
.bg-pink-200\/70{
  background-color: rgb(251 207 232 / 0.7);
}
.bg-pink-200\/75{
  background-color: rgb(251 207 232 / 0.75);
}
.bg-pink-200\/80{
  background-color: rgb(251 207 232 / 0.8);
}
.bg-pink-200\/85{
  background-color: rgb(251 207 232 / 0.85);
}
.bg-pink-200\/90{
  background-color: rgb(251 207 232 / 0.9);
}
.bg-pink-200\/95{
  background-color: rgb(251 207 232 / 0.95);
}
.bg-pink-300{
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}
.bg-pink-300\/0{
  background-color: rgb(249 168 212 / 0);
}
.bg-pink-300\/10{
  background-color: rgb(249 168 212 / 0.1);
}
.bg-pink-300\/100{
  background-color: rgb(249 168 212 / 1);
}
.bg-pink-300\/15{
  background-color: rgb(249 168 212 / 0.15);
}
.bg-pink-300\/20{
  background-color: rgb(249 168 212 / 0.2);
}
.bg-pink-300\/25{
  background-color: rgb(249 168 212 / 0.25);
}
.bg-pink-300\/30{
  background-color: rgb(249 168 212 / 0.3);
}
.bg-pink-300\/35{
  background-color: rgb(249 168 212 / 0.35);
}
.bg-pink-300\/40{
  background-color: rgb(249 168 212 / 0.4);
}
.bg-pink-300\/45{
  background-color: rgb(249 168 212 / 0.45);
}
.bg-pink-300\/5{
  background-color: rgb(249 168 212 / 0.05);
}
.bg-pink-300\/50{
  background-color: rgb(249 168 212 / 0.5);
}
.bg-pink-300\/55{
  background-color: rgb(249 168 212 / 0.55);
}
.bg-pink-300\/60{
  background-color: rgb(249 168 212 / 0.6);
}
.bg-pink-300\/65{
  background-color: rgb(249 168 212 / 0.65);
}
.bg-pink-300\/70{
  background-color: rgb(249 168 212 / 0.7);
}
.bg-pink-300\/75{
  background-color: rgb(249 168 212 / 0.75);
}
.bg-pink-300\/80{
  background-color: rgb(249 168 212 / 0.8);
}
.bg-pink-300\/85{
  background-color: rgb(249 168 212 / 0.85);
}
.bg-pink-300\/90{
  background-color: rgb(249 168 212 / 0.9);
}
.bg-pink-300\/95{
  background-color: rgb(249 168 212 / 0.95);
}
.bg-pink-400{
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}
.bg-pink-400\/0{
  background-color: rgb(244 114 182 / 0);
}
.bg-pink-400\/10{
  background-color: rgb(244 114 182 / 0.1);
}
.bg-pink-400\/100{
  background-color: rgb(244 114 182 / 1);
}
.bg-pink-400\/15{
  background-color: rgb(244 114 182 / 0.15);
}
.bg-pink-400\/20{
  background-color: rgb(244 114 182 / 0.2);
}
.bg-pink-400\/25{
  background-color: rgb(244 114 182 / 0.25);
}
.bg-pink-400\/30{
  background-color: rgb(244 114 182 / 0.3);
}
.bg-pink-400\/35{
  background-color: rgb(244 114 182 / 0.35);
}
.bg-pink-400\/40{
  background-color: rgb(244 114 182 / 0.4);
}
.bg-pink-400\/45{
  background-color: rgb(244 114 182 / 0.45);
}
.bg-pink-400\/5{
  background-color: rgb(244 114 182 / 0.05);
}
.bg-pink-400\/50{
  background-color: rgb(244 114 182 / 0.5);
}
.bg-pink-400\/55{
  background-color: rgb(244 114 182 / 0.55);
}
.bg-pink-400\/60{
  background-color: rgb(244 114 182 / 0.6);
}
.bg-pink-400\/65{
  background-color: rgb(244 114 182 / 0.65);
}
.bg-pink-400\/70{
  background-color: rgb(244 114 182 / 0.7);
}
.bg-pink-400\/75{
  background-color: rgb(244 114 182 / 0.75);
}
.bg-pink-400\/80{
  background-color: rgb(244 114 182 / 0.8);
}
.bg-pink-400\/85{
  background-color: rgb(244 114 182 / 0.85);
}
.bg-pink-400\/90{
  background-color: rgb(244 114 182 / 0.9);
}
.bg-pink-400\/95{
  background-color: rgb(244 114 182 / 0.95);
}
.bg-pink-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}
.bg-pink-50\/0{
  background-color: rgb(253 242 248 / 0);
}
.bg-pink-50\/10{
  background-color: rgb(253 242 248 / 0.1);
}
.bg-pink-50\/100{
  background-color: rgb(253 242 248 / 1);
}
.bg-pink-50\/15{
  background-color: rgb(253 242 248 / 0.15);
}
.bg-pink-50\/20{
  background-color: rgb(253 242 248 / 0.2);
}
.bg-pink-50\/25{
  background-color: rgb(253 242 248 / 0.25);
}
.bg-pink-50\/30{
  background-color: rgb(253 242 248 / 0.3);
}
.bg-pink-50\/35{
  background-color: rgb(253 242 248 / 0.35);
}
.bg-pink-50\/40{
  background-color: rgb(253 242 248 / 0.4);
}
.bg-pink-50\/45{
  background-color: rgb(253 242 248 / 0.45);
}
.bg-pink-50\/5{
  background-color: rgb(253 242 248 / 0.05);
}
.bg-pink-50\/50{
  background-color: rgb(253 242 248 / 0.5);
}
.bg-pink-50\/55{
  background-color: rgb(253 242 248 / 0.55);
}
.bg-pink-50\/60{
  background-color: rgb(253 242 248 / 0.6);
}
.bg-pink-50\/65{
  background-color: rgb(253 242 248 / 0.65);
}
.bg-pink-50\/70{
  background-color: rgb(253 242 248 / 0.7);
}
.bg-pink-50\/75{
  background-color: rgb(253 242 248 / 0.75);
}
.bg-pink-50\/80{
  background-color: rgb(253 242 248 / 0.8);
}
.bg-pink-50\/85{
  background-color: rgb(253 242 248 / 0.85);
}
.bg-pink-50\/90{
  background-color: rgb(253 242 248 / 0.9);
}
.bg-pink-50\/95{
  background-color: rgb(253 242 248 / 0.95);
}
.bg-pink-500{
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.bg-pink-500\/0{
  background-color: rgb(236 72 153 / 0);
}
.bg-pink-500\/10{
  background-color: rgb(236 72 153 / 0.1);
}
.bg-pink-500\/100{
  background-color: rgb(236 72 153 / 1);
}
.bg-pink-500\/15{
  background-color: rgb(236 72 153 / 0.15);
}
.bg-pink-500\/20{
  background-color: rgb(236 72 153 / 0.2);
}
.bg-pink-500\/25{
  background-color: rgb(236 72 153 / 0.25);
}
.bg-pink-500\/30{
  background-color: rgb(236 72 153 / 0.3);
}
.bg-pink-500\/35{
  background-color: rgb(236 72 153 / 0.35);
}
.bg-pink-500\/40{
  background-color: rgb(236 72 153 / 0.4);
}
.bg-pink-500\/45{
  background-color: rgb(236 72 153 / 0.45);
}
.bg-pink-500\/5{
  background-color: rgb(236 72 153 / 0.05);
}
.bg-pink-500\/50{
  background-color: rgb(236 72 153 / 0.5);
}
.bg-pink-500\/55{
  background-color: rgb(236 72 153 / 0.55);
}
.bg-pink-500\/60{
  background-color: rgb(236 72 153 / 0.6);
}
.bg-pink-500\/65{
  background-color: rgb(236 72 153 / 0.65);
}
.bg-pink-500\/70{
  background-color: rgb(236 72 153 / 0.7);
}
.bg-pink-500\/75{
  background-color: rgb(236 72 153 / 0.75);
}
.bg-pink-500\/80{
  background-color: rgb(236 72 153 / 0.8);
}
.bg-pink-500\/85{
  background-color: rgb(236 72 153 / 0.85);
}
.bg-pink-500\/90{
  background-color: rgb(236 72 153 / 0.9);
}
.bg-pink-500\/95{
  background-color: rgb(236 72 153 / 0.95);
}
.bg-pink-600{
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.bg-pink-600\/0{
  background-color: rgb(219 39 119 / 0);
}
.bg-pink-600\/10{
  background-color: rgb(219 39 119 / 0.1);
}
.bg-pink-600\/100{
  background-color: rgb(219 39 119 / 1);
}
.bg-pink-600\/15{
  background-color: rgb(219 39 119 / 0.15);
}
.bg-pink-600\/20{
  background-color: rgb(219 39 119 / 0.2);
}
.bg-pink-600\/25{
  background-color: rgb(219 39 119 / 0.25);
}
.bg-pink-600\/30{
  background-color: rgb(219 39 119 / 0.3);
}
.bg-pink-600\/35{
  background-color: rgb(219 39 119 / 0.35);
}
.bg-pink-600\/40{
  background-color: rgb(219 39 119 / 0.4);
}
.bg-pink-600\/45{
  background-color: rgb(219 39 119 / 0.45);
}
.bg-pink-600\/5{
  background-color: rgb(219 39 119 / 0.05);
}
.bg-pink-600\/50{
  background-color: rgb(219 39 119 / 0.5);
}
.bg-pink-600\/55{
  background-color: rgb(219 39 119 / 0.55);
}
.bg-pink-600\/60{
  background-color: rgb(219 39 119 / 0.6);
}
.bg-pink-600\/65{
  background-color: rgb(219 39 119 / 0.65);
}
.bg-pink-600\/70{
  background-color: rgb(219 39 119 / 0.7);
}
.bg-pink-600\/75{
  background-color: rgb(219 39 119 / 0.75);
}
.bg-pink-600\/80{
  background-color: rgb(219 39 119 / 0.8);
}
.bg-pink-600\/85{
  background-color: rgb(219 39 119 / 0.85);
}
.bg-pink-600\/90{
  background-color: rgb(219 39 119 / 0.9);
}
.bg-pink-600\/95{
  background-color: rgb(219 39 119 / 0.95);
}
.bg-pink-700{
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}
.bg-pink-700\/0{
  background-color: rgb(190 24 93 / 0);
}
.bg-pink-700\/10{
  background-color: rgb(190 24 93 / 0.1);
}
.bg-pink-700\/100{
  background-color: rgb(190 24 93 / 1);
}
.bg-pink-700\/15{
  background-color: rgb(190 24 93 / 0.15);
}
.bg-pink-700\/20{
  background-color: rgb(190 24 93 / 0.2);
}
.bg-pink-700\/25{
  background-color: rgb(190 24 93 / 0.25);
}
.bg-pink-700\/30{
  background-color: rgb(190 24 93 / 0.3);
}
.bg-pink-700\/35{
  background-color: rgb(190 24 93 / 0.35);
}
.bg-pink-700\/40{
  background-color: rgb(190 24 93 / 0.4);
}
.bg-pink-700\/45{
  background-color: rgb(190 24 93 / 0.45);
}
.bg-pink-700\/5{
  background-color: rgb(190 24 93 / 0.05);
}
.bg-pink-700\/50{
  background-color: rgb(190 24 93 / 0.5);
}
.bg-pink-700\/55{
  background-color: rgb(190 24 93 / 0.55);
}
.bg-pink-700\/60{
  background-color: rgb(190 24 93 / 0.6);
}
.bg-pink-700\/65{
  background-color: rgb(190 24 93 / 0.65);
}
.bg-pink-700\/70{
  background-color: rgb(190 24 93 / 0.7);
}
.bg-pink-700\/75{
  background-color: rgb(190 24 93 / 0.75);
}
.bg-pink-700\/80{
  background-color: rgb(190 24 93 / 0.8);
}
.bg-pink-700\/85{
  background-color: rgb(190 24 93 / 0.85);
}
.bg-pink-700\/90{
  background-color: rgb(190 24 93 / 0.9);
}
.bg-pink-700\/95{
  background-color: rgb(190 24 93 / 0.95);
}
.bg-pink-800{
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.bg-pink-800\/0{
  background-color: rgb(157 23 77 / 0);
}
.bg-pink-800\/10{
  background-color: rgb(157 23 77 / 0.1);
}
.bg-pink-800\/100{
  background-color: rgb(157 23 77 / 1);
}
.bg-pink-800\/15{
  background-color: rgb(157 23 77 / 0.15);
}
.bg-pink-800\/20{
  background-color: rgb(157 23 77 / 0.2);
}
.bg-pink-800\/25{
  background-color: rgb(157 23 77 / 0.25);
}
.bg-pink-800\/30{
  background-color: rgb(157 23 77 / 0.3);
}
.bg-pink-800\/35{
  background-color: rgb(157 23 77 / 0.35);
}
.bg-pink-800\/40{
  background-color: rgb(157 23 77 / 0.4);
}
.bg-pink-800\/45{
  background-color: rgb(157 23 77 / 0.45);
}
.bg-pink-800\/5{
  background-color: rgb(157 23 77 / 0.05);
}
.bg-pink-800\/50{
  background-color: rgb(157 23 77 / 0.5);
}
.bg-pink-800\/55{
  background-color: rgb(157 23 77 / 0.55);
}
.bg-pink-800\/60{
  background-color: rgb(157 23 77 / 0.6);
}
.bg-pink-800\/65{
  background-color: rgb(157 23 77 / 0.65);
}
.bg-pink-800\/70{
  background-color: rgb(157 23 77 / 0.7);
}
.bg-pink-800\/75{
  background-color: rgb(157 23 77 / 0.75);
}
.bg-pink-800\/80{
  background-color: rgb(157 23 77 / 0.8);
}
.bg-pink-800\/85{
  background-color: rgb(157 23 77 / 0.85);
}
.bg-pink-800\/90{
  background-color: rgb(157 23 77 / 0.9);
}
.bg-pink-800\/95{
  background-color: rgb(157 23 77 / 0.95);
}
.bg-pink-900{
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.bg-pink-900\/0{
  background-color: rgb(131 24 67 / 0);
}
.bg-pink-900\/10{
  background-color: rgb(131 24 67 / 0.1);
}
.bg-pink-900\/100{
  background-color: rgb(131 24 67 / 1);
}
.bg-pink-900\/15{
  background-color: rgb(131 24 67 / 0.15);
}
.bg-pink-900\/20{
  background-color: rgb(131 24 67 / 0.2);
}
.bg-pink-900\/25{
  background-color: rgb(131 24 67 / 0.25);
}
.bg-pink-900\/30{
  background-color: rgb(131 24 67 / 0.3);
}
.bg-pink-900\/35{
  background-color: rgb(131 24 67 / 0.35);
}
.bg-pink-900\/40{
  background-color: rgb(131 24 67 / 0.4);
}
.bg-pink-900\/45{
  background-color: rgb(131 24 67 / 0.45);
}
.bg-pink-900\/5{
  background-color: rgb(131 24 67 / 0.05);
}
.bg-pink-900\/50{
  background-color: rgb(131 24 67 / 0.5);
}
.bg-pink-900\/55{
  background-color: rgb(131 24 67 / 0.55);
}
.bg-pink-900\/60{
  background-color: rgb(131 24 67 / 0.6);
}
.bg-pink-900\/65{
  background-color: rgb(131 24 67 / 0.65);
}
.bg-pink-900\/70{
  background-color: rgb(131 24 67 / 0.7);
}
.bg-pink-900\/75{
  background-color: rgb(131 24 67 / 0.75);
}
.bg-pink-900\/80{
  background-color: rgb(131 24 67 / 0.8);
}
.bg-pink-900\/85{
  background-color: rgb(131 24 67 / 0.85);
}
.bg-pink-900\/90{
  background-color: rgb(131 24 67 / 0.9);
}
.bg-pink-900\/95{
  background-color: rgb(131 24 67 / 0.95);
}
.bg-popover{
  background-color: hsl(var(--popover));
}
.bg-primary{
  background-color: hsl(var(--primary));
}
.bg-purple-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-100\/0{
  background-color: rgb(243 232 255 / 0);
}
.bg-purple-100\/10{
  background-color: rgb(243 232 255 / 0.1);
}
.bg-purple-100\/100{
  background-color: rgb(243 232 255 / 1);
}
.bg-purple-100\/15{
  background-color: rgb(243 232 255 / 0.15);
}
.bg-purple-100\/20{
  background-color: rgb(243 232 255 / 0.2);
}
.bg-purple-100\/25{
  background-color: rgb(243 232 255 / 0.25);
}
.bg-purple-100\/30{
  background-color: rgb(243 232 255 / 0.3);
}
.bg-purple-100\/35{
  background-color: rgb(243 232 255 / 0.35);
}
.bg-purple-100\/40{
  background-color: rgb(243 232 255 / 0.4);
}
.bg-purple-100\/45{
  background-color: rgb(243 232 255 / 0.45);
}
.bg-purple-100\/5{
  background-color: rgb(243 232 255 / 0.05);
}
.bg-purple-100\/50{
  background-color: rgb(243 232 255 / 0.5);
}
.bg-purple-100\/55{
  background-color: rgb(243 232 255 / 0.55);
}
.bg-purple-100\/60{
  background-color: rgb(243 232 255 / 0.6);
}
.bg-purple-100\/65{
  background-color: rgb(243 232 255 / 0.65);
}
.bg-purple-100\/70{
  background-color: rgb(243 232 255 / 0.7);
}
.bg-purple-100\/75{
  background-color: rgb(243 232 255 / 0.75);
}
.bg-purple-100\/80{
  background-color: rgb(243 232 255 / 0.8);
}
.bg-purple-100\/85{
  background-color: rgb(243 232 255 / 0.85);
}
.bg-purple-100\/90{
  background-color: rgb(243 232 255 / 0.9);
}
.bg-purple-100\/95{
  background-color: rgb(243 232 255 / 0.95);
}
.bg-purple-200{
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-200\/0{
  background-color: rgb(233 213 255 / 0);
}
.bg-purple-200\/10{
  background-color: rgb(233 213 255 / 0.1);
}
.bg-purple-200\/100{
  background-color: rgb(233 213 255 / 1);
}
.bg-purple-200\/15{
  background-color: rgb(233 213 255 / 0.15);
}
.bg-purple-200\/20{
  background-color: rgb(233 213 255 / 0.2);
}
.bg-purple-200\/25{
  background-color: rgb(233 213 255 / 0.25);
}
.bg-purple-200\/30{
  background-color: rgb(233 213 255 / 0.3);
}
.bg-purple-200\/35{
  background-color: rgb(233 213 255 / 0.35);
}
.bg-purple-200\/40{
  background-color: rgb(233 213 255 / 0.4);
}
.bg-purple-200\/45{
  background-color: rgb(233 213 255 / 0.45);
}
.bg-purple-200\/5{
  background-color: rgb(233 213 255 / 0.05);
}
.bg-purple-200\/50{
  background-color: rgb(233 213 255 / 0.5);
}
.bg-purple-200\/55{
  background-color: rgb(233 213 255 / 0.55);
}
.bg-purple-200\/60{
  background-color: rgb(233 213 255 / 0.6);
}
.bg-purple-200\/65{
  background-color: rgb(233 213 255 / 0.65);
}
.bg-purple-200\/70{
  background-color: rgb(233 213 255 / 0.7);
}
.bg-purple-200\/75{
  background-color: rgb(233 213 255 / 0.75);
}
.bg-purple-200\/80{
  background-color: rgb(233 213 255 / 0.8);
}
.bg-purple-200\/85{
  background-color: rgb(233 213 255 / 0.85);
}
.bg-purple-200\/90{
  background-color: rgb(233 213 255 / 0.9);
}
.bg-purple-200\/95{
  background-color: rgb(233 213 255 / 0.95);
}
.bg-purple-300{
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}
.bg-purple-300\/0{
  background-color: rgb(216 180 254 / 0);
}
.bg-purple-300\/10{
  background-color: rgb(216 180 254 / 0.1);
}
.bg-purple-300\/100{
  background-color: rgb(216 180 254 / 1);
}
.bg-purple-300\/15{
  background-color: rgb(216 180 254 / 0.15);
}
.bg-purple-300\/20{
  background-color: rgb(216 180 254 / 0.2);
}
.bg-purple-300\/25{
  background-color: rgb(216 180 254 / 0.25);
}
.bg-purple-300\/30{
  background-color: rgb(216 180 254 / 0.3);
}
.bg-purple-300\/35{
  background-color: rgb(216 180 254 / 0.35);
}
.bg-purple-300\/40{
  background-color: rgb(216 180 254 / 0.4);
}
.bg-purple-300\/45{
  background-color: rgb(216 180 254 / 0.45);
}
.bg-purple-300\/5{
  background-color: rgb(216 180 254 / 0.05);
}
.bg-purple-300\/50{
  background-color: rgb(216 180 254 / 0.5);
}
.bg-purple-300\/55{
  background-color: rgb(216 180 254 / 0.55);
}
.bg-purple-300\/60{
  background-color: rgb(216 180 254 / 0.6);
}
.bg-purple-300\/65{
  background-color: rgb(216 180 254 / 0.65);
}
.bg-purple-300\/70{
  background-color: rgb(216 180 254 / 0.7);
}
.bg-purple-300\/75{
  background-color: rgb(216 180 254 / 0.75);
}
.bg-purple-300\/80{
  background-color: rgb(216 180 254 / 0.8);
}
.bg-purple-300\/85{
  background-color: rgb(216 180 254 / 0.85);
}
.bg-purple-300\/90{
  background-color: rgb(216 180 254 / 0.9);
}
.bg-purple-300\/95{
  background-color: rgb(216 180 254 / 0.95);
}
.bg-purple-400{
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}
.bg-purple-400\/0{
  background-color: rgb(192 132 252 / 0);
}
.bg-purple-400\/10{
  background-color: rgb(192 132 252 / 0.1);
}
.bg-purple-400\/100{
  background-color: rgb(192 132 252 / 1);
}
.bg-purple-400\/15{
  background-color: rgb(192 132 252 / 0.15);
}
.bg-purple-400\/20{
  background-color: rgb(192 132 252 / 0.2);
}
.bg-purple-400\/25{
  background-color: rgb(192 132 252 / 0.25);
}
.bg-purple-400\/30{
  background-color: rgb(192 132 252 / 0.3);
}
.bg-purple-400\/35{
  background-color: rgb(192 132 252 / 0.35);
}
.bg-purple-400\/40{
  background-color: rgb(192 132 252 / 0.4);
}
.bg-purple-400\/45{
  background-color: rgb(192 132 252 / 0.45);
}
.bg-purple-400\/5{
  background-color: rgb(192 132 252 / 0.05);
}
.bg-purple-400\/50{
  background-color: rgb(192 132 252 / 0.5);
}
.bg-purple-400\/55{
  background-color: rgb(192 132 252 / 0.55);
}
.bg-purple-400\/60{
  background-color: rgb(192 132 252 / 0.6);
}
.bg-purple-400\/65{
  background-color: rgb(192 132 252 / 0.65);
}
.bg-purple-400\/70{
  background-color: rgb(192 132 252 / 0.7);
}
.bg-purple-400\/75{
  background-color: rgb(192 132 252 / 0.75);
}
.bg-purple-400\/80{
  background-color: rgb(192 132 252 / 0.8);
}
.bg-purple-400\/85{
  background-color: rgb(192 132 252 / 0.85);
}
.bg-purple-400\/90{
  background-color: rgb(192 132 252 / 0.9);
}
.bg-purple-400\/95{
  background-color: rgb(192 132 252 / 0.95);
}
.bg-purple-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-50\/0{
  background-color: rgb(250 245 255 / 0);
}
.bg-purple-50\/10{
  background-color: rgb(250 245 255 / 0.1);
}
.bg-purple-50\/100{
  background-color: rgb(250 245 255 / 1);
}
.bg-purple-50\/15{
  background-color: rgb(250 245 255 / 0.15);
}
.bg-purple-50\/20{
  background-color: rgb(250 245 255 / 0.2);
}
.bg-purple-50\/25{
  background-color: rgb(250 245 255 / 0.25);
}
.bg-purple-50\/30{
  background-color: rgb(250 245 255 / 0.3);
}
.bg-purple-50\/35{
  background-color: rgb(250 245 255 / 0.35);
}
.bg-purple-50\/40{
  background-color: rgb(250 245 255 / 0.4);
}
.bg-purple-50\/45{
  background-color: rgb(250 245 255 / 0.45);
}
.bg-purple-50\/5{
  background-color: rgb(250 245 255 / 0.05);
}
.bg-purple-50\/50{
  background-color: rgb(250 245 255 / 0.5);
}
.bg-purple-50\/55{
  background-color: rgb(250 245 255 / 0.55);
}
.bg-purple-50\/60{
  background-color: rgb(250 245 255 / 0.6);
}
.bg-purple-50\/65{
  background-color: rgb(250 245 255 / 0.65);
}
.bg-purple-50\/70{
  background-color: rgb(250 245 255 / 0.7);
}
.bg-purple-50\/75{
  background-color: rgb(250 245 255 / 0.75);
}
.bg-purple-50\/80{
  background-color: rgb(250 245 255 / 0.8);
}
.bg-purple-50\/85{
  background-color: rgb(250 245 255 / 0.85);
}
.bg-purple-50\/90{
  background-color: rgb(250 245 255 / 0.9);
}
.bg-purple-50\/95{
  background-color: rgb(250 245 255 / 0.95);
}
.bg-purple-500{
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}
.bg-purple-500\/0{
  background-color: rgb(168 85 247 / 0);
}
.bg-purple-500\/10{
  background-color: rgb(168 85 247 / 0.1);
}
.bg-purple-500\/100{
  background-color: rgb(168 85 247 / 1);
}
.bg-purple-500\/15{
  background-color: rgb(168 85 247 / 0.15);
}
.bg-purple-500\/20{
  background-color: rgb(168 85 247 / 0.2);
}
.bg-purple-500\/25{
  background-color: rgb(168 85 247 / 0.25);
}
.bg-purple-500\/30{
  background-color: rgb(168 85 247 / 0.3);
}
.bg-purple-500\/35{
  background-color: rgb(168 85 247 / 0.35);
}
.bg-purple-500\/40{
  background-color: rgb(168 85 247 / 0.4);
}
.bg-purple-500\/45{
  background-color: rgb(168 85 247 / 0.45);
}
.bg-purple-500\/5{
  background-color: rgb(168 85 247 / 0.05);
}
.bg-purple-500\/50{
  background-color: rgb(168 85 247 / 0.5);
}
.bg-purple-500\/55{
  background-color: rgb(168 85 247 / 0.55);
}
.bg-purple-500\/60{
  background-color: rgb(168 85 247 / 0.6);
}
.bg-purple-500\/65{
  background-color: rgb(168 85 247 / 0.65);
}
.bg-purple-500\/70{
  background-color: rgb(168 85 247 / 0.7);
}
.bg-purple-500\/75{
  background-color: rgb(168 85 247 / 0.75);
}
.bg-purple-500\/80{
  background-color: rgb(168 85 247 / 0.8);
}
.bg-purple-500\/85{
  background-color: rgb(168 85 247 / 0.85);
}
.bg-purple-500\/90{
  background-color: rgb(168 85 247 / 0.9);
}
.bg-purple-500\/95{
  background-color: rgb(168 85 247 / 0.95);
}
.bg-purple-600{
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.bg-purple-600\/0{
  background-color: rgb(147 51 234 / 0);
}
.bg-purple-600\/10{
  background-color: rgb(147 51 234 / 0.1);
}
.bg-purple-600\/100{
  background-color: rgb(147 51 234 / 1);
}
.bg-purple-600\/15{
  background-color: rgb(147 51 234 / 0.15);
}
.bg-purple-600\/20{
  background-color: rgb(147 51 234 / 0.2);
}
.bg-purple-600\/25{
  background-color: rgb(147 51 234 / 0.25);
}
.bg-purple-600\/30{
  background-color: rgb(147 51 234 / 0.3);
}
.bg-purple-600\/35{
  background-color: rgb(147 51 234 / 0.35);
}
.bg-purple-600\/40{
  background-color: rgb(147 51 234 / 0.4);
}
.bg-purple-600\/45{
  background-color: rgb(147 51 234 / 0.45);
}
.bg-purple-600\/5{
  background-color: rgb(147 51 234 / 0.05);
}
.bg-purple-600\/50{
  background-color: rgb(147 51 234 / 0.5);
}
.bg-purple-600\/55{
  background-color: rgb(147 51 234 / 0.55);
}
.bg-purple-600\/60{
  background-color: rgb(147 51 234 / 0.6);
}
.bg-purple-600\/65{
  background-color: rgb(147 51 234 / 0.65);
}
.bg-purple-600\/70{
  background-color: rgb(147 51 234 / 0.7);
}
.bg-purple-600\/75{
  background-color: rgb(147 51 234 / 0.75);
}
.bg-purple-600\/80{
  background-color: rgb(147 51 234 / 0.8);
}
.bg-purple-600\/85{
  background-color: rgb(147 51 234 / 0.85);
}
.bg-purple-600\/90{
  background-color: rgb(147 51 234 / 0.9);
}
.bg-purple-600\/95{
  background-color: rgb(147 51 234 / 0.95);
}
.bg-purple-700{
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}
.bg-purple-700\/0{
  background-color: rgb(126 34 206 / 0);
}
.bg-purple-700\/10{
  background-color: rgb(126 34 206 / 0.1);
}
.bg-purple-700\/100{
  background-color: rgb(126 34 206 / 1);
}
.bg-purple-700\/15{
  background-color: rgb(126 34 206 / 0.15);
}
.bg-purple-700\/20{
  background-color: rgb(126 34 206 / 0.2);
}
.bg-purple-700\/25{
  background-color: rgb(126 34 206 / 0.25);
}
.bg-purple-700\/30{
  background-color: rgb(126 34 206 / 0.3);
}
.bg-purple-700\/35{
  background-color: rgb(126 34 206 / 0.35);
}
.bg-purple-700\/40{
  background-color: rgb(126 34 206 / 0.4);
}
.bg-purple-700\/45{
  background-color: rgb(126 34 206 / 0.45);
}
.bg-purple-700\/5{
  background-color: rgb(126 34 206 / 0.05);
}
.bg-purple-700\/50{
  background-color: rgb(126 34 206 / 0.5);
}
.bg-purple-700\/55{
  background-color: rgb(126 34 206 / 0.55);
}
.bg-purple-700\/60{
  background-color: rgb(126 34 206 / 0.6);
}
.bg-purple-700\/65{
  background-color: rgb(126 34 206 / 0.65);
}
.bg-purple-700\/70{
  background-color: rgb(126 34 206 / 0.7);
}
.bg-purple-700\/75{
  background-color: rgb(126 34 206 / 0.75);
}
.bg-purple-700\/80{
  background-color: rgb(126 34 206 / 0.8);
}
.bg-purple-700\/85{
  background-color: rgb(126 34 206 / 0.85);
}
.bg-purple-700\/90{
  background-color: rgb(126 34 206 / 0.9);
}
.bg-purple-700\/95{
  background-color: rgb(126 34 206 / 0.95);
}
.bg-purple-800{
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.bg-purple-800\/0{
  background-color: rgb(107 33 168 / 0);
}
.bg-purple-800\/10{
  background-color: rgb(107 33 168 / 0.1);
}
.bg-purple-800\/100{
  background-color: rgb(107 33 168 / 1);
}
.bg-purple-800\/15{
  background-color: rgb(107 33 168 / 0.15);
}
.bg-purple-800\/20{
  background-color: rgb(107 33 168 / 0.2);
}
.bg-purple-800\/25{
  background-color: rgb(107 33 168 / 0.25);
}
.bg-purple-800\/30{
  background-color: rgb(107 33 168 / 0.3);
}
.bg-purple-800\/35{
  background-color: rgb(107 33 168 / 0.35);
}
.bg-purple-800\/40{
  background-color: rgb(107 33 168 / 0.4);
}
.bg-purple-800\/45{
  background-color: rgb(107 33 168 / 0.45);
}
.bg-purple-800\/5{
  background-color: rgb(107 33 168 / 0.05);
}
.bg-purple-800\/50{
  background-color: rgb(107 33 168 / 0.5);
}
.bg-purple-800\/55{
  background-color: rgb(107 33 168 / 0.55);
}
.bg-purple-800\/60{
  background-color: rgb(107 33 168 / 0.6);
}
.bg-purple-800\/65{
  background-color: rgb(107 33 168 / 0.65);
}
.bg-purple-800\/70{
  background-color: rgb(107 33 168 / 0.7);
}
.bg-purple-800\/75{
  background-color: rgb(107 33 168 / 0.75);
}
.bg-purple-800\/80{
  background-color: rgb(107 33 168 / 0.8);
}
.bg-purple-800\/85{
  background-color: rgb(107 33 168 / 0.85);
}
.bg-purple-800\/90{
  background-color: rgb(107 33 168 / 0.9);
}
.bg-purple-800\/95{
  background-color: rgb(107 33 168 / 0.95);
}
.bg-purple-900{
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.bg-purple-900\/0{
  background-color: rgb(88 28 135 / 0);
}
.bg-purple-900\/10{
  background-color: rgb(88 28 135 / 0.1);
}
.bg-purple-900\/100{
  background-color: rgb(88 28 135 / 1);
}
.bg-purple-900\/15{
  background-color: rgb(88 28 135 / 0.15);
}
.bg-purple-900\/20{
  background-color: rgb(88 28 135 / 0.2);
}
.bg-purple-900\/25{
  background-color: rgb(88 28 135 / 0.25);
}
.bg-purple-900\/30{
  background-color: rgb(88 28 135 / 0.3);
}
.bg-purple-900\/35{
  background-color: rgb(88 28 135 / 0.35);
}
.bg-purple-900\/40{
  background-color: rgb(88 28 135 / 0.4);
}
.bg-purple-900\/45{
  background-color: rgb(88 28 135 / 0.45);
}
.bg-purple-900\/5{
  background-color: rgb(88 28 135 / 0.05);
}
.bg-purple-900\/50{
  background-color: rgb(88 28 135 / 0.5);
}
.bg-purple-900\/55{
  background-color: rgb(88 28 135 / 0.55);
}
.bg-purple-900\/60{
  background-color: rgb(88 28 135 / 0.6);
}
.bg-purple-900\/65{
  background-color: rgb(88 28 135 / 0.65);
}
.bg-purple-900\/70{
  background-color: rgb(88 28 135 / 0.7);
}
.bg-purple-900\/75{
  background-color: rgb(88 28 135 / 0.75);
}
.bg-purple-900\/80{
  background-color: rgb(88 28 135 / 0.8);
}
.bg-purple-900\/85{
  background-color: rgb(88 28 135 / 0.85);
}
.bg-purple-900\/90{
  background-color: rgb(88 28 135 / 0.9);
}
.bg-purple-900\/95{
  background-color: rgb(88 28 135 / 0.95);
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-100\/0{
  background-color: rgb(254 226 226 / 0);
}
.bg-red-100\/10{
  background-color: rgb(254 226 226 / 0.1);
}
.bg-red-100\/100{
  background-color: rgb(254 226 226 / 1);
}
.bg-red-100\/15{
  background-color: rgb(254 226 226 / 0.15);
}
.bg-red-100\/20{
  background-color: rgb(254 226 226 / 0.2);
}
.bg-red-100\/25{
  background-color: rgb(254 226 226 / 0.25);
}
.bg-red-100\/30{
  background-color: rgb(254 226 226 / 0.3);
}
.bg-red-100\/35{
  background-color: rgb(254 226 226 / 0.35);
}
.bg-red-100\/40{
  background-color: rgb(254 226 226 / 0.4);
}
.bg-red-100\/45{
  background-color: rgb(254 226 226 / 0.45);
}
.bg-red-100\/5{
  background-color: rgb(254 226 226 / 0.05);
}
.bg-red-100\/50{
  background-color: rgb(254 226 226 / 0.5);
}
.bg-red-100\/55{
  background-color: rgb(254 226 226 / 0.55);
}
.bg-red-100\/60{
  background-color: rgb(254 226 226 / 0.6);
}
.bg-red-100\/65{
  background-color: rgb(254 226 226 / 0.65);
}
.bg-red-100\/70{
  background-color: rgb(254 226 226 / 0.7);
}
.bg-red-100\/75{
  background-color: rgb(254 226 226 / 0.75);
}
.bg-red-100\/80{
  background-color: rgb(254 226 226 / 0.8);
}
.bg-red-100\/85{
  background-color: rgb(254 226 226 / 0.85);
}
.bg-red-100\/90{
  background-color: rgb(254 226 226 / 0.9);
}
.bg-red-100\/95{
  background-color: rgb(254 226 226 / 0.95);
}
.bg-red-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-red-200\/0{
  background-color: rgb(254 202 202 / 0);
}
.bg-red-200\/10{
  background-color: rgb(254 202 202 / 0.1);
}
.bg-red-200\/100{
  background-color: rgb(254 202 202 / 1);
}
.bg-red-200\/15{
  background-color: rgb(254 202 202 / 0.15);
}
.bg-red-200\/20{
  background-color: rgb(254 202 202 / 0.2);
}
.bg-red-200\/25{
  background-color: rgb(254 202 202 / 0.25);
}
.bg-red-200\/30{
  background-color: rgb(254 202 202 / 0.3);
}
.bg-red-200\/35{
  background-color: rgb(254 202 202 / 0.35);
}
.bg-red-200\/40{
  background-color: rgb(254 202 202 / 0.4);
}
.bg-red-200\/45{
  background-color: rgb(254 202 202 / 0.45);
}
.bg-red-200\/5{
  background-color: rgb(254 202 202 / 0.05);
}
.bg-red-200\/50{
  background-color: rgb(254 202 202 / 0.5);
}
.bg-red-200\/55{
  background-color: rgb(254 202 202 / 0.55);
}
.bg-red-200\/60{
  background-color: rgb(254 202 202 / 0.6);
}
.bg-red-200\/65{
  background-color: rgb(254 202 202 / 0.65);
}
.bg-red-200\/70{
  background-color: rgb(254 202 202 / 0.7);
}
.bg-red-200\/75{
  background-color: rgb(254 202 202 / 0.75);
}
.bg-red-200\/80{
  background-color: rgb(254 202 202 / 0.8);
}
.bg-red-200\/85{
  background-color: rgb(254 202 202 / 0.85);
}
.bg-red-200\/90{
  background-color: rgb(254 202 202 / 0.9);
}
.bg-red-200\/95{
  background-color: rgb(254 202 202 / 0.95);
}
.bg-red-300{
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.bg-red-300\/0{
  background-color: rgb(252 165 165 / 0);
}
.bg-red-300\/10{
  background-color: rgb(252 165 165 / 0.1);
}
.bg-red-300\/100{
  background-color: rgb(252 165 165 / 1);
}
.bg-red-300\/15{
  background-color: rgb(252 165 165 / 0.15);
}
.bg-red-300\/20{
  background-color: rgb(252 165 165 / 0.2);
}
.bg-red-300\/25{
  background-color: rgb(252 165 165 / 0.25);
}
.bg-red-300\/30{
  background-color: rgb(252 165 165 / 0.3);
}
.bg-red-300\/35{
  background-color: rgb(252 165 165 / 0.35);
}
.bg-red-300\/40{
  background-color: rgb(252 165 165 / 0.4);
}
.bg-red-300\/45{
  background-color: rgb(252 165 165 / 0.45);
}
.bg-red-300\/5{
  background-color: rgb(252 165 165 / 0.05);
}
.bg-red-300\/50{
  background-color: rgb(252 165 165 / 0.5);
}
.bg-red-300\/55{
  background-color: rgb(252 165 165 / 0.55);
}
.bg-red-300\/60{
  background-color: rgb(252 165 165 / 0.6);
}
.bg-red-300\/65{
  background-color: rgb(252 165 165 / 0.65);
}
.bg-red-300\/70{
  background-color: rgb(252 165 165 / 0.7);
}
.bg-red-300\/75{
  background-color: rgb(252 165 165 / 0.75);
}
.bg-red-300\/80{
  background-color: rgb(252 165 165 / 0.8);
}
.bg-red-300\/85{
  background-color: rgb(252 165 165 / 0.85);
}
.bg-red-300\/90{
  background-color: rgb(252 165 165 / 0.9);
}
.bg-red-300\/95{
  background-color: rgb(252 165 165 / 0.95);
}
.bg-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.bg-red-400\/0{
  background-color: rgb(248 113 113 / 0);
}
.bg-red-400\/10{
  background-color: rgb(248 113 113 / 0.1);
}
.bg-red-400\/100{
  background-color: rgb(248 113 113 / 1);
}
.bg-red-400\/15{
  background-color: rgb(248 113 113 / 0.15);
}
.bg-red-400\/20{
  background-color: rgb(248 113 113 / 0.2);
}
.bg-red-400\/25{
  background-color: rgb(248 113 113 / 0.25);
}
.bg-red-400\/30{
  background-color: rgb(248 113 113 / 0.3);
}
.bg-red-400\/35{
  background-color: rgb(248 113 113 / 0.35);
}
.bg-red-400\/40{
  background-color: rgb(248 113 113 / 0.4);
}
.bg-red-400\/45{
  background-color: rgb(248 113 113 / 0.45);
}
.bg-red-400\/5{
  background-color: rgb(248 113 113 / 0.05);
}
.bg-red-400\/50{
  background-color: rgb(248 113 113 / 0.5);
}
.bg-red-400\/55{
  background-color: rgb(248 113 113 / 0.55);
}
.bg-red-400\/60{
  background-color: rgb(248 113 113 / 0.6);
}
.bg-red-400\/65{
  background-color: rgb(248 113 113 / 0.65);
}
.bg-red-400\/70{
  background-color: rgb(248 113 113 / 0.7);
}
.bg-red-400\/75{
  background-color: rgb(248 113 113 / 0.75);
}
.bg-red-400\/80{
  background-color: rgb(248 113 113 / 0.8);
}
.bg-red-400\/85{
  background-color: rgb(248 113 113 / 0.85);
}
.bg-red-400\/90{
  background-color: rgb(248 113 113 / 0.9);
}
.bg-red-400\/95{
  background-color: rgb(248 113 113 / 0.95);
}
.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-50\/0{
  background-color: rgb(254 242 242 / 0);
}
.bg-red-50\/10{
  background-color: rgb(254 242 242 / 0.1);
}
.bg-red-50\/100{
  background-color: rgb(254 242 242 / 1);
}
.bg-red-50\/15{
  background-color: rgb(254 242 242 / 0.15);
}
.bg-red-50\/20{
  background-color: rgb(254 242 242 / 0.2);
}
.bg-red-50\/25{
  background-color: rgb(254 242 242 / 0.25);
}
.bg-red-50\/30{
  background-color: rgb(254 242 242 / 0.3);
}
.bg-red-50\/35{
  background-color: rgb(254 242 242 / 0.35);
}
.bg-red-50\/40{
  background-color: rgb(254 242 242 / 0.4);
}
.bg-red-50\/45{
  background-color: rgb(254 242 242 / 0.45);
}
.bg-red-50\/5{
  background-color: rgb(254 242 242 / 0.05);
}
.bg-red-50\/50{
  background-color: rgb(254 242 242 / 0.5);
}
.bg-red-50\/55{
  background-color: rgb(254 242 242 / 0.55);
}
.bg-red-50\/60{
  background-color: rgb(254 242 242 / 0.6);
}
.bg-red-50\/65{
  background-color: rgb(254 242 242 / 0.65);
}
.bg-red-50\/70{
  background-color: rgb(254 242 242 / 0.7);
}
.bg-red-50\/75{
  background-color: rgb(254 242 242 / 0.75);
}
.bg-red-50\/80{
  background-color: rgb(254 242 242 / 0.8);
}
.bg-red-50\/85{
  background-color: rgb(254 242 242 / 0.85);
}
.bg-red-50\/90{
  background-color: rgb(254 242 242 / 0.9);
}
.bg-red-50\/95{
  background-color: rgb(254 242 242 / 0.95);
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-500\/0{
  background-color: rgb(239 68 68 / 0);
}
.bg-red-500\/10{
  background-color: rgb(239 68 68 / 0.1);
}
.bg-red-500\/100{
  background-color: rgb(239 68 68 / 1);
}
.bg-red-500\/15{
  background-color: rgb(239 68 68 / 0.15);
}
.bg-red-500\/20{
  background-color: rgb(239 68 68 / 0.2);
}
.bg-red-500\/25{
  background-color: rgb(239 68 68 / 0.25);
}
.bg-red-500\/30{
  background-color: rgb(239 68 68 / 0.3);
}
.bg-red-500\/35{
  background-color: rgb(239 68 68 / 0.35);
}
.bg-red-500\/40{
  background-color: rgb(239 68 68 / 0.4);
}
.bg-red-500\/45{
  background-color: rgb(239 68 68 / 0.45);
}
.bg-red-500\/5{
  background-color: rgb(239 68 68 / 0.05);
}
.bg-red-500\/50{
  background-color: rgb(239 68 68 / 0.5);
}
.bg-red-500\/55{
  background-color: rgb(239 68 68 / 0.55);
}
.bg-red-500\/60{
  background-color: rgb(239 68 68 / 0.6);
}
.bg-red-500\/65{
  background-color: rgb(239 68 68 / 0.65);
}
.bg-red-500\/70{
  background-color: rgb(239 68 68 / 0.7);
}
.bg-red-500\/75{
  background-color: rgb(239 68 68 / 0.75);
}
.bg-red-500\/80{
  background-color: rgb(239 68 68 / 0.8);
}
.bg-red-500\/85{
  background-color: rgb(239 68 68 / 0.85);
}
.bg-red-500\/90{
  background-color: rgb(239 68 68 / 0.9);
}
.bg-red-500\/95{
  background-color: rgb(239 68 68 / 0.95);
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-red-600\/0{
  background-color: rgb(220 38 38 / 0);
}
.bg-red-600\/10{
  background-color: rgb(220 38 38 / 0.1);
}
.bg-red-600\/100{
  background-color: rgb(220 38 38 / 1);
}
.bg-red-600\/15{
  background-color: rgb(220 38 38 / 0.15);
}
.bg-red-600\/20{
  background-color: rgb(220 38 38 / 0.2);
}
.bg-red-600\/25{
  background-color: rgb(220 38 38 / 0.25);
}
.bg-red-600\/30{
  background-color: rgb(220 38 38 / 0.3);
}
.bg-red-600\/35{
  background-color: rgb(220 38 38 / 0.35);
}
.bg-red-600\/40{
  background-color: rgb(220 38 38 / 0.4);
}
.bg-red-600\/45{
  background-color: rgb(220 38 38 / 0.45);
}
.bg-red-600\/5{
  background-color: rgb(220 38 38 / 0.05);
}
.bg-red-600\/50{
  background-color: rgb(220 38 38 / 0.5);
}
.bg-red-600\/55{
  background-color: rgb(220 38 38 / 0.55);
}
.bg-red-600\/60{
  background-color: rgb(220 38 38 / 0.6);
}
.bg-red-600\/65{
  background-color: rgb(220 38 38 / 0.65);
}
.bg-red-600\/70{
  background-color: rgb(220 38 38 / 0.7);
}
.bg-red-600\/75{
  background-color: rgb(220 38 38 / 0.75);
}
.bg-red-600\/80{
  background-color: rgb(220 38 38 / 0.8);
}
.bg-red-600\/85{
  background-color: rgb(220 38 38 / 0.85);
}
.bg-red-600\/90{
  background-color: rgb(220 38 38 / 0.9);
}
.bg-red-600\/95{
  background-color: rgb(220 38 38 / 0.95);
}
.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.bg-red-700\/0{
  background-color: rgb(185 28 28 / 0);
}
.bg-red-700\/10{
  background-color: rgb(185 28 28 / 0.1);
}
.bg-red-700\/100{
  background-color: rgb(185 28 28 / 1);
}
.bg-red-700\/15{
  background-color: rgb(185 28 28 / 0.15);
}
.bg-red-700\/20{
  background-color: rgb(185 28 28 / 0.2);
}
.bg-red-700\/25{
  background-color: rgb(185 28 28 / 0.25);
}
.bg-red-700\/30{
  background-color: rgb(185 28 28 / 0.3);
}
.bg-red-700\/35{
  background-color: rgb(185 28 28 / 0.35);
}
.bg-red-700\/40{
  background-color: rgb(185 28 28 / 0.4);
}
.bg-red-700\/45{
  background-color: rgb(185 28 28 / 0.45);
}
.bg-red-700\/5{
  background-color: rgb(185 28 28 / 0.05);
}
.bg-red-700\/50{
  background-color: rgb(185 28 28 / 0.5);
}
.bg-red-700\/55{
  background-color: rgb(185 28 28 / 0.55);
}
.bg-red-700\/60{
  background-color: rgb(185 28 28 / 0.6);
}
.bg-red-700\/65{
  background-color: rgb(185 28 28 / 0.65);
}
.bg-red-700\/70{
  background-color: rgb(185 28 28 / 0.7);
}
.bg-red-700\/75{
  background-color: rgb(185 28 28 / 0.75);
}
.bg-red-700\/80{
  background-color: rgb(185 28 28 / 0.8);
}
.bg-red-700\/85{
  background-color: rgb(185 28 28 / 0.85);
}
.bg-red-700\/90{
  background-color: rgb(185 28 28 / 0.9);
}
.bg-red-700\/95{
  background-color: rgb(185 28 28 / 0.95);
}
.bg-red-800{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.bg-red-800\/0{
  background-color: rgb(153 27 27 / 0);
}
.bg-red-800\/10{
  background-color: rgb(153 27 27 / 0.1);
}
.bg-red-800\/100{
  background-color: rgb(153 27 27 / 1);
}
.bg-red-800\/15{
  background-color: rgb(153 27 27 / 0.15);
}
.bg-red-800\/20{
  background-color: rgb(153 27 27 / 0.2);
}
.bg-red-800\/25{
  background-color: rgb(153 27 27 / 0.25);
}
.bg-red-800\/30{
  background-color: rgb(153 27 27 / 0.3);
}
.bg-red-800\/35{
  background-color: rgb(153 27 27 / 0.35);
}
.bg-red-800\/40{
  background-color: rgb(153 27 27 / 0.4);
}
.bg-red-800\/45{
  background-color: rgb(153 27 27 / 0.45);
}
.bg-red-800\/5{
  background-color: rgb(153 27 27 / 0.05);
}
.bg-red-800\/50{
  background-color: rgb(153 27 27 / 0.5);
}
.bg-red-800\/55{
  background-color: rgb(153 27 27 / 0.55);
}
.bg-red-800\/60{
  background-color: rgb(153 27 27 / 0.6);
}
.bg-red-800\/65{
  background-color: rgb(153 27 27 / 0.65);
}
.bg-red-800\/70{
  background-color: rgb(153 27 27 / 0.7);
}
.bg-red-800\/75{
  background-color: rgb(153 27 27 / 0.75);
}
.bg-red-800\/80{
  background-color: rgb(153 27 27 / 0.8);
}
.bg-red-800\/85{
  background-color: rgb(153 27 27 / 0.85);
}
.bg-red-800\/90{
  background-color: rgb(153 27 27 / 0.9);
}
.bg-red-800\/95{
  background-color: rgb(153 27 27 / 0.95);
}
.bg-red-900{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.bg-red-900\/0{
  background-color: rgb(127 29 29 / 0);
}
.bg-red-900\/10{
  background-color: rgb(127 29 29 / 0.1);
}
.bg-red-900\/100{
  background-color: rgb(127 29 29 / 1);
}
.bg-red-900\/15{
  background-color: rgb(127 29 29 / 0.15);
}
.bg-red-900\/20{
  background-color: rgb(127 29 29 / 0.2);
}
.bg-red-900\/25{
  background-color: rgb(127 29 29 / 0.25);
}
.bg-red-900\/30{
  background-color: rgb(127 29 29 / 0.3);
}
.bg-red-900\/35{
  background-color: rgb(127 29 29 / 0.35);
}
.bg-red-900\/40{
  background-color: rgb(127 29 29 / 0.4);
}
.bg-red-900\/45{
  background-color: rgb(127 29 29 / 0.45);
}
.bg-red-900\/5{
  background-color: rgb(127 29 29 / 0.05);
}
.bg-red-900\/50{
  background-color: rgb(127 29 29 / 0.5);
}
.bg-red-900\/55{
  background-color: rgb(127 29 29 / 0.55);
}
.bg-red-900\/60{
  background-color: rgb(127 29 29 / 0.6);
}
.bg-red-900\/65{
  background-color: rgb(127 29 29 / 0.65);
}
.bg-red-900\/70{
  background-color: rgb(127 29 29 / 0.7);
}
.bg-red-900\/75{
  background-color: rgb(127 29 29 / 0.75);
}
.bg-red-900\/80{
  background-color: rgb(127 29 29 / 0.8);
}
.bg-red-900\/85{
  background-color: rgb(127 29 29 / 0.85);
}
.bg-red-900\/90{
  background-color: rgb(127 29 29 / 0.9);
}
.bg-red-900\/95{
  background-color: rgb(127 29 29 / 0.95);
}
.bg-rose-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}
.bg-rose-100\/0{
  background-color: rgb(255 228 230 / 0);
}
.bg-rose-100\/10{
  background-color: rgb(255 228 230 / 0.1);
}
.bg-rose-100\/100{
  background-color: rgb(255 228 230 / 1);
}
.bg-rose-100\/15{
  background-color: rgb(255 228 230 / 0.15);
}
.bg-rose-100\/20{
  background-color: rgb(255 228 230 / 0.2);
}
.bg-rose-100\/25{
  background-color: rgb(255 228 230 / 0.25);
}
.bg-rose-100\/30{
  background-color: rgb(255 228 230 / 0.3);
}
.bg-rose-100\/35{
  background-color: rgb(255 228 230 / 0.35);
}
.bg-rose-100\/40{
  background-color: rgb(255 228 230 / 0.4);
}
.bg-rose-100\/45{
  background-color: rgb(255 228 230 / 0.45);
}
.bg-rose-100\/5{
  background-color: rgb(255 228 230 / 0.05);
}
.bg-rose-100\/50{
  background-color: rgb(255 228 230 / 0.5);
}
.bg-rose-100\/55{
  background-color: rgb(255 228 230 / 0.55);
}
.bg-rose-100\/60{
  background-color: rgb(255 228 230 / 0.6);
}
.bg-rose-100\/65{
  background-color: rgb(255 228 230 / 0.65);
}
.bg-rose-100\/70{
  background-color: rgb(255 228 230 / 0.7);
}
.bg-rose-100\/75{
  background-color: rgb(255 228 230 / 0.75);
}
.bg-rose-100\/80{
  background-color: rgb(255 228 230 / 0.8);
}
.bg-rose-100\/85{
  background-color: rgb(255 228 230 / 0.85);
}
.bg-rose-100\/90{
  background-color: rgb(255 228 230 / 0.9);
}
.bg-rose-100\/95{
  background-color: rgb(255 228 230 / 0.95);
}
.bg-rose-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1));
}
.bg-rose-200\/0{
  background-color: rgb(254 205 211 / 0);
}
.bg-rose-200\/10{
  background-color: rgb(254 205 211 / 0.1);
}
.bg-rose-200\/100{
  background-color: rgb(254 205 211 / 1);
}
.bg-rose-200\/15{
  background-color: rgb(254 205 211 / 0.15);
}
.bg-rose-200\/20{
  background-color: rgb(254 205 211 / 0.2);
}
.bg-rose-200\/25{
  background-color: rgb(254 205 211 / 0.25);
}
.bg-rose-200\/30{
  background-color: rgb(254 205 211 / 0.3);
}
.bg-rose-200\/35{
  background-color: rgb(254 205 211 / 0.35);
}
.bg-rose-200\/40{
  background-color: rgb(254 205 211 / 0.4);
}
.bg-rose-200\/45{
  background-color: rgb(254 205 211 / 0.45);
}
.bg-rose-200\/5{
  background-color: rgb(254 205 211 / 0.05);
}
.bg-rose-200\/50{
  background-color: rgb(254 205 211 / 0.5);
}
.bg-rose-200\/55{
  background-color: rgb(254 205 211 / 0.55);
}
.bg-rose-200\/60{
  background-color: rgb(254 205 211 / 0.6);
}
.bg-rose-200\/65{
  background-color: rgb(254 205 211 / 0.65);
}
.bg-rose-200\/70{
  background-color: rgb(254 205 211 / 0.7);
}
.bg-rose-200\/75{
  background-color: rgb(254 205 211 / 0.75);
}
.bg-rose-200\/80{
  background-color: rgb(254 205 211 / 0.8);
}
.bg-rose-200\/85{
  background-color: rgb(254 205 211 / 0.85);
}
.bg-rose-200\/90{
  background-color: rgb(254 205 211 / 0.9);
}
.bg-rose-200\/95{
  background-color: rgb(254 205 211 / 0.95);
}
.bg-rose-300{
  --tw-bg-opacity: 1;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1));
}
.bg-rose-300\/0{
  background-color: rgb(253 164 175 / 0);
}
.bg-rose-300\/10{
  background-color: rgb(253 164 175 / 0.1);
}
.bg-rose-300\/100{
  background-color: rgb(253 164 175 / 1);
}
.bg-rose-300\/15{
  background-color: rgb(253 164 175 / 0.15);
}
.bg-rose-300\/20{
  background-color: rgb(253 164 175 / 0.2);
}
.bg-rose-300\/25{
  background-color: rgb(253 164 175 / 0.25);
}
.bg-rose-300\/30{
  background-color: rgb(253 164 175 / 0.3);
}
.bg-rose-300\/35{
  background-color: rgb(253 164 175 / 0.35);
}
.bg-rose-300\/40{
  background-color: rgb(253 164 175 / 0.4);
}
.bg-rose-300\/45{
  background-color: rgb(253 164 175 / 0.45);
}
.bg-rose-300\/5{
  background-color: rgb(253 164 175 / 0.05);
}
.bg-rose-300\/50{
  background-color: rgb(253 164 175 / 0.5);
}
.bg-rose-300\/55{
  background-color: rgb(253 164 175 / 0.55);
}
.bg-rose-300\/60{
  background-color: rgb(253 164 175 / 0.6);
}
.bg-rose-300\/65{
  background-color: rgb(253 164 175 / 0.65);
}
.bg-rose-300\/70{
  background-color: rgb(253 164 175 / 0.7);
}
.bg-rose-300\/75{
  background-color: rgb(253 164 175 / 0.75);
}
.bg-rose-300\/80{
  background-color: rgb(253 164 175 / 0.8);
}
.bg-rose-300\/85{
  background-color: rgb(253 164 175 / 0.85);
}
.bg-rose-300\/90{
  background-color: rgb(253 164 175 / 0.9);
}
.bg-rose-300\/95{
  background-color: rgb(253 164 175 / 0.95);
}
.bg-rose-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1));
}
.bg-rose-400\/0{
  background-color: rgb(251 113 133 / 0);
}
.bg-rose-400\/10{
  background-color: rgb(251 113 133 / 0.1);
}
.bg-rose-400\/100{
  background-color: rgb(251 113 133 / 1);
}
.bg-rose-400\/15{
  background-color: rgb(251 113 133 / 0.15);
}
.bg-rose-400\/20{
  background-color: rgb(251 113 133 / 0.2);
}
.bg-rose-400\/25{
  background-color: rgb(251 113 133 / 0.25);
}
.bg-rose-400\/30{
  background-color: rgb(251 113 133 / 0.3);
}
.bg-rose-400\/35{
  background-color: rgb(251 113 133 / 0.35);
}
.bg-rose-400\/40{
  background-color: rgb(251 113 133 / 0.4);
}
.bg-rose-400\/45{
  background-color: rgb(251 113 133 / 0.45);
}
.bg-rose-400\/5{
  background-color: rgb(251 113 133 / 0.05);
}
.bg-rose-400\/50{
  background-color: rgb(251 113 133 / 0.5);
}
.bg-rose-400\/55{
  background-color: rgb(251 113 133 / 0.55);
}
.bg-rose-400\/60{
  background-color: rgb(251 113 133 / 0.6);
}
.bg-rose-400\/65{
  background-color: rgb(251 113 133 / 0.65);
}
.bg-rose-400\/70{
  background-color: rgb(251 113 133 / 0.7);
}
.bg-rose-400\/75{
  background-color: rgb(251 113 133 / 0.75);
}
.bg-rose-400\/80{
  background-color: rgb(251 113 133 / 0.8);
}
.bg-rose-400\/85{
  background-color: rgb(251 113 133 / 0.85);
}
.bg-rose-400\/90{
  background-color: rgb(251 113 133 / 0.9);
}
.bg-rose-400\/95{
  background-color: rgb(251 113 133 / 0.95);
}
.bg-rose-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}
.bg-rose-50\/0{
  background-color: rgb(255 241 242 / 0);
}
.bg-rose-50\/10{
  background-color: rgb(255 241 242 / 0.1);
}
.bg-rose-50\/100{
  background-color: rgb(255 241 242 / 1);
}
.bg-rose-50\/15{
  background-color: rgb(255 241 242 / 0.15);
}
.bg-rose-50\/20{
  background-color: rgb(255 241 242 / 0.2);
}
.bg-rose-50\/25{
  background-color: rgb(255 241 242 / 0.25);
}
.bg-rose-50\/30{
  background-color: rgb(255 241 242 / 0.3);
}
.bg-rose-50\/35{
  background-color: rgb(255 241 242 / 0.35);
}
.bg-rose-50\/40{
  background-color: rgb(255 241 242 / 0.4);
}
.bg-rose-50\/45{
  background-color: rgb(255 241 242 / 0.45);
}
.bg-rose-50\/5{
  background-color: rgb(255 241 242 / 0.05);
}
.bg-rose-50\/50{
  background-color: rgb(255 241 242 / 0.5);
}
.bg-rose-50\/55{
  background-color: rgb(255 241 242 / 0.55);
}
.bg-rose-50\/60{
  background-color: rgb(255 241 242 / 0.6);
}
.bg-rose-50\/65{
  background-color: rgb(255 241 242 / 0.65);
}
.bg-rose-50\/70{
  background-color: rgb(255 241 242 / 0.7);
}
.bg-rose-50\/75{
  background-color: rgb(255 241 242 / 0.75);
}
.bg-rose-50\/80{
  background-color: rgb(255 241 242 / 0.8);
}
.bg-rose-50\/85{
  background-color: rgb(255 241 242 / 0.85);
}
.bg-rose-50\/90{
  background-color: rgb(255 241 242 / 0.9);
}
.bg-rose-50\/95{
  background-color: rgb(255 241 242 / 0.95);
}
.bg-rose-500{
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}
.bg-rose-500\/0{
  background-color: rgb(244 63 94 / 0);
}
.bg-rose-500\/10{
  background-color: rgb(244 63 94 / 0.1);
}
.bg-rose-500\/100{
  background-color: rgb(244 63 94 / 1);
}
.bg-rose-500\/15{
  background-color: rgb(244 63 94 / 0.15);
}
.bg-rose-500\/20{
  background-color: rgb(244 63 94 / 0.2);
}
.bg-rose-500\/25{
  background-color: rgb(244 63 94 / 0.25);
}
.bg-rose-500\/30{
  background-color: rgb(244 63 94 / 0.3);
}
.bg-rose-500\/35{
  background-color: rgb(244 63 94 / 0.35);
}
.bg-rose-500\/40{
  background-color: rgb(244 63 94 / 0.4);
}
.bg-rose-500\/45{
  background-color: rgb(244 63 94 / 0.45);
}
.bg-rose-500\/5{
  background-color: rgb(244 63 94 / 0.05);
}
.bg-rose-500\/50{
  background-color: rgb(244 63 94 / 0.5);
}
.bg-rose-500\/55{
  background-color: rgb(244 63 94 / 0.55);
}
.bg-rose-500\/60{
  background-color: rgb(244 63 94 / 0.6);
}
.bg-rose-500\/65{
  background-color: rgb(244 63 94 / 0.65);
}
.bg-rose-500\/70{
  background-color: rgb(244 63 94 / 0.7);
}
.bg-rose-500\/75{
  background-color: rgb(244 63 94 / 0.75);
}
.bg-rose-500\/80{
  background-color: rgb(244 63 94 / 0.8);
}
.bg-rose-500\/85{
  background-color: rgb(244 63 94 / 0.85);
}
.bg-rose-500\/90{
  background-color: rgb(244 63 94 / 0.9);
}
.bg-rose-500\/95{
  background-color: rgb(244 63 94 / 0.95);
}
.bg-rose-600{
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
}
.bg-rose-600\/0{
  background-color: rgb(225 29 72 / 0);
}
.bg-rose-600\/10{
  background-color: rgb(225 29 72 / 0.1);
}
.bg-rose-600\/100{
  background-color: rgb(225 29 72 / 1);
}
.bg-rose-600\/15{
  background-color: rgb(225 29 72 / 0.15);
}
.bg-rose-600\/20{
  background-color: rgb(225 29 72 / 0.2);
}
.bg-rose-600\/25{
  background-color: rgb(225 29 72 / 0.25);
}
.bg-rose-600\/30{
  background-color: rgb(225 29 72 / 0.3);
}
.bg-rose-600\/35{
  background-color: rgb(225 29 72 / 0.35);
}
.bg-rose-600\/40{
  background-color: rgb(225 29 72 / 0.4);
}
.bg-rose-600\/45{
  background-color: rgb(225 29 72 / 0.45);
}
.bg-rose-600\/5{
  background-color: rgb(225 29 72 / 0.05);
}
.bg-rose-600\/50{
  background-color: rgb(225 29 72 / 0.5);
}
.bg-rose-600\/55{
  background-color: rgb(225 29 72 / 0.55);
}
.bg-rose-600\/60{
  background-color: rgb(225 29 72 / 0.6);
}
.bg-rose-600\/65{
  background-color: rgb(225 29 72 / 0.65);
}
.bg-rose-600\/70{
  background-color: rgb(225 29 72 / 0.7);
}
.bg-rose-600\/75{
  background-color: rgb(225 29 72 / 0.75);
}
.bg-rose-600\/80{
  background-color: rgb(225 29 72 / 0.8);
}
.bg-rose-600\/85{
  background-color: rgb(225 29 72 / 0.85);
}
.bg-rose-600\/90{
  background-color: rgb(225 29 72 / 0.9);
}
.bg-rose-600\/95{
  background-color: rgb(225 29 72 / 0.95);
}
.bg-rose-700{
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1));
}
.bg-rose-700\/0{
  background-color: rgb(190 18 60 / 0);
}
.bg-rose-700\/10{
  background-color: rgb(190 18 60 / 0.1);
}
.bg-rose-700\/100{
  background-color: rgb(190 18 60 / 1);
}
.bg-rose-700\/15{
  background-color: rgb(190 18 60 / 0.15);
}
.bg-rose-700\/20{
  background-color: rgb(190 18 60 / 0.2);
}
.bg-rose-700\/25{
  background-color: rgb(190 18 60 / 0.25);
}
.bg-rose-700\/30{
  background-color: rgb(190 18 60 / 0.3);
}
.bg-rose-700\/35{
  background-color: rgb(190 18 60 / 0.35);
}
.bg-rose-700\/40{
  background-color: rgb(190 18 60 / 0.4);
}
.bg-rose-700\/45{
  background-color: rgb(190 18 60 / 0.45);
}
.bg-rose-700\/5{
  background-color: rgb(190 18 60 / 0.05);
}
.bg-rose-700\/50{
  background-color: rgb(190 18 60 / 0.5);
}
.bg-rose-700\/55{
  background-color: rgb(190 18 60 / 0.55);
}
.bg-rose-700\/60{
  background-color: rgb(190 18 60 / 0.6);
}
.bg-rose-700\/65{
  background-color: rgb(190 18 60 / 0.65);
}
.bg-rose-700\/70{
  background-color: rgb(190 18 60 / 0.7);
}
.bg-rose-700\/75{
  background-color: rgb(190 18 60 / 0.75);
}
.bg-rose-700\/80{
  background-color: rgb(190 18 60 / 0.8);
}
.bg-rose-700\/85{
  background-color: rgb(190 18 60 / 0.85);
}
.bg-rose-700\/90{
  background-color: rgb(190 18 60 / 0.9);
}
.bg-rose-700\/95{
  background-color: rgb(190 18 60 / 0.95);
}
.bg-rose-800{
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1));
}
.bg-rose-800\/0{
  background-color: rgb(159 18 57 / 0);
}
.bg-rose-800\/10{
  background-color: rgb(159 18 57 / 0.1);
}
.bg-rose-800\/100{
  background-color: rgb(159 18 57 / 1);
}
.bg-rose-800\/15{
  background-color: rgb(159 18 57 / 0.15);
}
.bg-rose-800\/20{
  background-color: rgb(159 18 57 / 0.2);
}
.bg-rose-800\/25{
  background-color: rgb(159 18 57 / 0.25);
}
.bg-rose-800\/30{
  background-color: rgb(159 18 57 / 0.3);
}
.bg-rose-800\/35{
  background-color: rgb(159 18 57 / 0.35);
}
.bg-rose-800\/40{
  background-color: rgb(159 18 57 / 0.4);
}
.bg-rose-800\/45{
  background-color: rgb(159 18 57 / 0.45);
}
.bg-rose-800\/5{
  background-color: rgb(159 18 57 / 0.05);
}
.bg-rose-800\/50{
  background-color: rgb(159 18 57 / 0.5);
}
.bg-rose-800\/55{
  background-color: rgb(159 18 57 / 0.55);
}
.bg-rose-800\/60{
  background-color: rgb(159 18 57 / 0.6);
}
.bg-rose-800\/65{
  background-color: rgb(159 18 57 / 0.65);
}
.bg-rose-800\/70{
  background-color: rgb(159 18 57 / 0.7);
}
.bg-rose-800\/75{
  background-color: rgb(159 18 57 / 0.75);
}
.bg-rose-800\/80{
  background-color: rgb(159 18 57 / 0.8);
}
.bg-rose-800\/85{
  background-color: rgb(159 18 57 / 0.85);
}
.bg-rose-800\/90{
  background-color: rgb(159 18 57 / 0.9);
}
.bg-rose-800\/95{
  background-color: rgb(159 18 57 / 0.95);
}
.bg-rose-900{
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1));
}
.bg-rose-900\/0{
  background-color: rgb(136 19 55 / 0);
}
.bg-rose-900\/10{
  background-color: rgb(136 19 55 / 0.1);
}
.bg-rose-900\/100{
  background-color: rgb(136 19 55 / 1);
}
.bg-rose-900\/15{
  background-color: rgb(136 19 55 / 0.15);
}
.bg-rose-900\/20{
  background-color: rgb(136 19 55 / 0.2);
}
.bg-rose-900\/25{
  background-color: rgb(136 19 55 / 0.25);
}
.bg-rose-900\/30{
  background-color: rgb(136 19 55 / 0.3);
}
.bg-rose-900\/35{
  background-color: rgb(136 19 55 / 0.35);
}
.bg-rose-900\/40{
  background-color: rgb(136 19 55 / 0.4);
}
.bg-rose-900\/45{
  background-color: rgb(136 19 55 / 0.45);
}
.bg-rose-900\/5{
  background-color: rgb(136 19 55 / 0.05);
}
.bg-rose-900\/50{
  background-color: rgb(136 19 55 / 0.5);
}
.bg-rose-900\/55{
  background-color: rgb(136 19 55 / 0.55);
}
.bg-rose-900\/60{
  background-color: rgb(136 19 55 / 0.6);
}
.bg-rose-900\/65{
  background-color: rgb(136 19 55 / 0.65);
}
.bg-rose-900\/70{
  background-color: rgb(136 19 55 / 0.7);
}
.bg-rose-900\/75{
  background-color: rgb(136 19 55 / 0.75);
}
.bg-rose-900\/80{
  background-color: rgb(136 19 55 / 0.8);
}
.bg-rose-900\/85{
  background-color: rgb(136 19 55 / 0.85);
}
.bg-rose-900\/90{
  background-color: rgb(136 19 55 / 0.9);
}
.bg-rose-900\/95{
  background-color: rgb(136 19 55 / 0.95);
}
.bg-secondary{
  background-color: hsl(var(--secondary));
}
.bg-services-green{
  background-color: hsl(var(--color-services-green));
}
.bg-services-green\/10{
  background-color: hsl(var(--color-services-green) / 0.1);
}
.bg-sidebar{
  background-color: hsl(var(--sidebar-background));
}
.bg-sidebar-border{
  background-color: hsl(var(--sidebar-border));
}
.bg-sky-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
.bg-sky-100\/0{
  background-color: rgb(224 242 254 / 0);
}
.bg-sky-100\/10{
  background-color: rgb(224 242 254 / 0.1);
}
.bg-sky-100\/100{
  background-color: rgb(224 242 254 / 1);
}
.bg-sky-100\/15{
  background-color: rgb(224 242 254 / 0.15);
}
.bg-sky-100\/20{
  background-color: rgb(224 242 254 / 0.2);
}
.bg-sky-100\/25{
  background-color: rgb(224 242 254 / 0.25);
}
.bg-sky-100\/30{
  background-color: rgb(224 242 254 / 0.3);
}
.bg-sky-100\/35{
  background-color: rgb(224 242 254 / 0.35);
}
.bg-sky-100\/40{
  background-color: rgb(224 242 254 / 0.4);
}
.bg-sky-100\/45{
  background-color: rgb(224 242 254 / 0.45);
}
.bg-sky-100\/5{
  background-color: rgb(224 242 254 / 0.05);
}
.bg-sky-100\/50{
  background-color: rgb(224 242 254 / 0.5);
}
.bg-sky-100\/55{
  background-color: rgb(224 242 254 / 0.55);
}
.bg-sky-100\/60{
  background-color: rgb(224 242 254 / 0.6);
}
.bg-sky-100\/65{
  background-color: rgb(224 242 254 / 0.65);
}
.bg-sky-100\/70{
  background-color: rgb(224 242 254 / 0.7);
}
.bg-sky-100\/75{
  background-color: rgb(224 242 254 / 0.75);
}
.bg-sky-100\/80{
  background-color: rgb(224 242 254 / 0.8);
}
.bg-sky-100\/85{
  background-color: rgb(224 242 254 / 0.85);
}
.bg-sky-100\/90{
  background-color: rgb(224 242 254 / 0.9);
}
.bg-sky-100\/95{
  background-color: rgb(224 242 254 / 0.95);
}
.bg-sky-200{
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1));
}
.bg-sky-200\/0{
  background-color: rgb(186 230 253 / 0);
}
.bg-sky-200\/10{
  background-color: rgb(186 230 253 / 0.1);
}
.bg-sky-200\/100{
  background-color: rgb(186 230 253 / 1);
}
.bg-sky-200\/15{
  background-color: rgb(186 230 253 / 0.15);
}
.bg-sky-200\/20{
  background-color: rgb(186 230 253 / 0.2);
}
.bg-sky-200\/25{
  background-color: rgb(186 230 253 / 0.25);
}
.bg-sky-200\/30{
  background-color: rgb(186 230 253 / 0.3);
}
.bg-sky-200\/35{
  background-color: rgb(186 230 253 / 0.35);
}
.bg-sky-200\/40{
  background-color: rgb(186 230 253 / 0.4);
}
.bg-sky-200\/45{
  background-color: rgb(186 230 253 / 0.45);
}
.bg-sky-200\/5{
  background-color: rgb(186 230 253 / 0.05);
}
.bg-sky-200\/50{
  background-color: rgb(186 230 253 / 0.5);
}
.bg-sky-200\/55{
  background-color: rgb(186 230 253 / 0.55);
}
.bg-sky-200\/60{
  background-color: rgb(186 230 253 / 0.6);
}
.bg-sky-200\/65{
  background-color: rgb(186 230 253 / 0.65);
}
.bg-sky-200\/70{
  background-color: rgb(186 230 253 / 0.7);
}
.bg-sky-200\/75{
  background-color: rgb(186 230 253 / 0.75);
}
.bg-sky-200\/80{
  background-color: rgb(186 230 253 / 0.8);
}
.bg-sky-200\/85{
  background-color: rgb(186 230 253 / 0.85);
}
.bg-sky-200\/90{
  background-color: rgb(186 230 253 / 0.9);
}
.bg-sky-200\/95{
  background-color: rgb(186 230 253 / 0.95);
}
.bg-sky-300{
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}
.bg-sky-300\/0{
  background-color: rgb(125 211 252 / 0);
}
.bg-sky-300\/10{
  background-color: rgb(125 211 252 / 0.1);
}
.bg-sky-300\/100{
  background-color: rgb(125 211 252 / 1);
}
.bg-sky-300\/15{
  background-color: rgb(125 211 252 / 0.15);
}
.bg-sky-300\/20{
  background-color: rgb(125 211 252 / 0.2);
}
.bg-sky-300\/25{
  background-color: rgb(125 211 252 / 0.25);
}
.bg-sky-300\/30{
  background-color: rgb(125 211 252 / 0.3);
}
.bg-sky-300\/35{
  background-color: rgb(125 211 252 / 0.35);
}
.bg-sky-300\/40{
  background-color: rgb(125 211 252 / 0.4);
}
.bg-sky-300\/45{
  background-color: rgb(125 211 252 / 0.45);
}
.bg-sky-300\/5{
  background-color: rgb(125 211 252 / 0.05);
}
.bg-sky-300\/50{
  background-color: rgb(125 211 252 / 0.5);
}
.bg-sky-300\/55{
  background-color: rgb(125 211 252 / 0.55);
}
.bg-sky-300\/60{
  background-color: rgb(125 211 252 / 0.6);
}
.bg-sky-300\/65{
  background-color: rgb(125 211 252 / 0.65);
}
.bg-sky-300\/70{
  background-color: rgb(125 211 252 / 0.7);
}
.bg-sky-300\/75{
  background-color: rgb(125 211 252 / 0.75);
}
.bg-sky-300\/80{
  background-color: rgb(125 211 252 / 0.8);
}
.bg-sky-300\/85{
  background-color: rgb(125 211 252 / 0.85);
}
.bg-sky-300\/90{
  background-color: rgb(125 211 252 / 0.9);
}
.bg-sky-300\/95{
  background-color: rgb(125 211 252 / 0.95);
}
.bg-sky-400{
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1));
}
.bg-sky-400\/0{
  background-color: rgb(56 189 248 / 0);
}
.bg-sky-400\/10{
  background-color: rgb(56 189 248 / 0.1);
}
.bg-sky-400\/100{
  background-color: rgb(56 189 248 / 1);
}
.bg-sky-400\/15{
  background-color: rgb(56 189 248 / 0.15);
}
.bg-sky-400\/20{
  background-color: rgb(56 189 248 / 0.2);
}
.bg-sky-400\/25{
  background-color: rgb(56 189 248 / 0.25);
}
.bg-sky-400\/30{
  background-color: rgb(56 189 248 / 0.3);
}
.bg-sky-400\/35{
  background-color: rgb(56 189 248 / 0.35);
}
.bg-sky-400\/40{
  background-color: rgb(56 189 248 / 0.4);
}
.bg-sky-400\/45{
  background-color: rgb(56 189 248 / 0.45);
}
.bg-sky-400\/5{
  background-color: rgb(56 189 248 / 0.05);
}
.bg-sky-400\/50{
  background-color: rgb(56 189 248 / 0.5);
}
.bg-sky-400\/55{
  background-color: rgb(56 189 248 / 0.55);
}
.bg-sky-400\/60{
  background-color: rgb(56 189 248 / 0.6);
}
.bg-sky-400\/65{
  background-color: rgb(56 189 248 / 0.65);
}
.bg-sky-400\/70{
  background-color: rgb(56 189 248 / 0.7);
}
.bg-sky-400\/75{
  background-color: rgb(56 189 248 / 0.75);
}
.bg-sky-400\/80{
  background-color: rgb(56 189 248 / 0.8);
}
.bg-sky-400\/85{
  background-color: rgb(56 189 248 / 0.85);
}
.bg-sky-400\/90{
  background-color: rgb(56 189 248 / 0.9);
}
.bg-sky-400\/95{
  background-color: rgb(56 189 248 / 0.95);
}
.bg-sky-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}
.bg-sky-50\/0{
  background-color: rgb(240 249 255 / 0);
}
.bg-sky-50\/10{
  background-color: rgb(240 249 255 / 0.1);
}
.bg-sky-50\/100{
  background-color: rgb(240 249 255 / 1);
}
.bg-sky-50\/15{
  background-color: rgb(240 249 255 / 0.15);
}
.bg-sky-50\/20{
  background-color: rgb(240 249 255 / 0.2);
}
.bg-sky-50\/25{
  background-color: rgb(240 249 255 / 0.25);
}
.bg-sky-50\/30{
  background-color: rgb(240 249 255 / 0.3);
}
.bg-sky-50\/35{
  background-color: rgb(240 249 255 / 0.35);
}
.bg-sky-50\/40{
  background-color: rgb(240 249 255 / 0.4);
}
.bg-sky-50\/45{
  background-color: rgb(240 249 255 / 0.45);
}
.bg-sky-50\/5{
  background-color: rgb(240 249 255 / 0.05);
}
.bg-sky-50\/50{
  background-color: rgb(240 249 255 / 0.5);
}
.bg-sky-50\/55{
  background-color: rgb(240 249 255 / 0.55);
}
.bg-sky-50\/60{
  background-color: rgb(240 249 255 / 0.6);
}
.bg-sky-50\/65{
  background-color: rgb(240 249 255 / 0.65);
}
.bg-sky-50\/70{
  background-color: rgb(240 249 255 / 0.7);
}
.bg-sky-50\/75{
  background-color: rgb(240 249 255 / 0.75);
}
.bg-sky-50\/80{
  background-color: rgb(240 249 255 / 0.8);
}
.bg-sky-50\/85{
  background-color: rgb(240 249 255 / 0.85);
}
.bg-sky-50\/90{
  background-color: rgb(240 249 255 / 0.9);
}
.bg-sky-50\/95{
  background-color: rgb(240 249 255 / 0.95);
}
.bg-sky-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.bg-sky-500\/0{
  background-color: rgb(14 165 233 / 0);
}
.bg-sky-500\/10{
  background-color: rgb(14 165 233 / 0.1);
}
.bg-sky-500\/100{
  background-color: rgb(14 165 233 / 1);
}
.bg-sky-500\/15{
  background-color: rgb(14 165 233 / 0.15);
}
.bg-sky-500\/20{
  background-color: rgb(14 165 233 / 0.2);
}
.bg-sky-500\/25{
  background-color: rgb(14 165 233 / 0.25);
}
.bg-sky-500\/30{
  background-color: rgb(14 165 233 / 0.3);
}
.bg-sky-500\/35{
  background-color: rgb(14 165 233 / 0.35);
}
.bg-sky-500\/40{
  background-color: rgb(14 165 233 / 0.4);
}
.bg-sky-500\/45{
  background-color: rgb(14 165 233 / 0.45);
}
.bg-sky-500\/5{
  background-color: rgb(14 165 233 / 0.05);
}
.bg-sky-500\/50{
  background-color: rgb(14 165 233 / 0.5);
}
.bg-sky-500\/55{
  background-color: rgb(14 165 233 / 0.55);
}
.bg-sky-500\/60{
  background-color: rgb(14 165 233 / 0.6);
}
.bg-sky-500\/65{
  background-color: rgb(14 165 233 / 0.65);
}
.bg-sky-500\/70{
  background-color: rgb(14 165 233 / 0.7);
}
.bg-sky-500\/75{
  background-color: rgb(14 165 233 / 0.75);
}
.bg-sky-500\/80{
  background-color: rgb(14 165 233 / 0.8);
}
.bg-sky-500\/85{
  background-color: rgb(14 165 233 / 0.85);
}
.bg-sky-500\/90{
  background-color: rgb(14 165 233 / 0.9);
}
.bg-sky-500\/95{
  background-color: rgb(14 165 233 / 0.95);
}
.bg-sky-600{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}
.bg-sky-600\/0{
  background-color: rgb(2 132 199 / 0);
}
.bg-sky-600\/10{
  background-color: rgb(2 132 199 / 0.1);
}
.bg-sky-600\/100{
  background-color: rgb(2 132 199 / 1);
}
.bg-sky-600\/15{
  background-color: rgb(2 132 199 / 0.15);
}
.bg-sky-600\/20{
  background-color: rgb(2 132 199 / 0.2);
}
.bg-sky-600\/25{
  background-color: rgb(2 132 199 / 0.25);
}
.bg-sky-600\/30{
  background-color: rgb(2 132 199 / 0.3);
}
.bg-sky-600\/35{
  background-color: rgb(2 132 199 / 0.35);
}
.bg-sky-600\/40{
  background-color: rgb(2 132 199 / 0.4);
}
.bg-sky-600\/45{
  background-color: rgb(2 132 199 / 0.45);
}
.bg-sky-600\/5{
  background-color: rgb(2 132 199 / 0.05);
}
.bg-sky-600\/50{
  background-color: rgb(2 132 199 / 0.5);
}
.bg-sky-600\/55{
  background-color: rgb(2 132 199 / 0.55);
}
.bg-sky-600\/60{
  background-color: rgb(2 132 199 / 0.6);
}
.bg-sky-600\/65{
  background-color: rgb(2 132 199 / 0.65);
}
.bg-sky-600\/70{
  background-color: rgb(2 132 199 / 0.7);
}
.bg-sky-600\/75{
  background-color: rgb(2 132 199 / 0.75);
}
.bg-sky-600\/80{
  background-color: rgb(2 132 199 / 0.8);
}
.bg-sky-600\/85{
  background-color: rgb(2 132 199 / 0.85);
}
.bg-sky-600\/90{
  background-color: rgb(2 132 199 / 0.9);
}
.bg-sky-600\/95{
  background-color: rgb(2 132 199 / 0.95);
}
.bg-sky-700{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1));
}
.bg-sky-700\/0{
  background-color: rgb(3 105 161 / 0);
}
.bg-sky-700\/10{
  background-color: rgb(3 105 161 / 0.1);
}
.bg-sky-700\/100{
  background-color: rgb(3 105 161 / 1);
}
.bg-sky-700\/15{
  background-color: rgb(3 105 161 / 0.15);
}
.bg-sky-700\/20{
  background-color: rgb(3 105 161 / 0.2);
}
.bg-sky-700\/25{
  background-color: rgb(3 105 161 / 0.25);
}
.bg-sky-700\/30{
  background-color: rgb(3 105 161 / 0.3);
}
.bg-sky-700\/35{
  background-color: rgb(3 105 161 / 0.35);
}
.bg-sky-700\/40{
  background-color: rgb(3 105 161 / 0.4);
}
.bg-sky-700\/45{
  background-color: rgb(3 105 161 / 0.45);
}
.bg-sky-700\/5{
  background-color: rgb(3 105 161 / 0.05);
}
.bg-sky-700\/50{
  background-color: rgb(3 105 161 / 0.5);
}
.bg-sky-700\/55{
  background-color: rgb(3 105 161 / 0.55);
}
.bg-sky-700\/60{
  background-color: rgb(3 105 161 / 0.6);
}
.bg-sky-700\/65{
  background-color: rgb(3 105 161 / 0.65);
}
.bg-sky-700\/70{
  background-color: rgb(3 105 161 / 0.7);
}
.bg-sky-700\/75{
  background-color: rgb(3 105 161 / 0.75);
}
.bg-sky-700\/80{
  background-color: rgb(3 105 161 / 0.8);
}
.bg-sky-700\/85{
  background-color: rgb(3 105 161 / 0.85);
}
.bg-sky-700\/90{
  background-color: rgb(3 105 161 / 0.9);
}
.bg-sky-700\/95{
  background-color: rgb(3 105 161 / 0.95);
}
.bg-sky-800{
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1));
}
.bg-sky-800\/0{
  background-color: rgb(7 89 133 / 0);
}
.bg-sky-800\/10{
  background-color: rgb(7 89 133 / 0.1);
}
.bg-sky-800\/100{
  background-color: rgb(7 89 133 / 1);
}
.bg-sky-800\/15{
  background-color: rgb(7 89 133 / 0.15);
}
.bg-sky-800\/20{
  background-color: rgb(7 89 133 / 0.2);
}
.bg-sky-800\/25{
  background-color: rgb(7 89 133 / 0.25);
}
.bg-sky-800\/30{
  background-color: rgb(7 89 133 / 0.3);
}
.bg-sky-800\/35{
  background-color: rgb(7 89 133 / 0.35);
}
.bg-sky-800\/40{
  background-color: rgb(7 89 133 / 0.4);
}
.bg-sky-800\/45{
  background-color: rgb(7 89 133 / 0.45);
}
.bg-sky-800\/5{
  background-color: rgb(7 89 133 / 0.05);
}
.bg-sky-800\/50{
  background-color: rgb(7 89 133 / 0.5);
}
.bg-sky-800\/55{
  background-color: rgb(7 89 133 / 0.55);
}
.bg-sky-800\/60{
  background-color: rgb(7 89 133 / 0.6);
}
.bg-sky-800\/65{
  background-color: rgb(7 89 133 / 0.65);
}
.bg-sky-800\/70{
  background-color: rgb(7 89 133 / 0.7);
}
.bg-sky-800\/75{
  background-color: rgb(7 89 133 / 0.75);
}
.bg-sky-800\/80{
  background-color: rgb(7 89 133 / 0.8);
}
.bg-sky-800\/85{
  background-color: rgb(7 89 133 / 0.85);
}
.bg-sky-800\/90{
  background-color: rgb(7 89 133 / 0.9);
}
.bg-sky-800\/95{
  background-color: rgb(7 89 133 / 0.95);
}
.bg-sky-900{
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1));
}
.bg-sky-900\/0{
  background-color: rgb(12 74 110 / 0);
}
.bg-sky-900\/10{
  background-color: rgb(12 74 110 / 0.1);
}
.bg-sky-900\/100{
  background-color: rgb(12 74 110 / 1);
}
.bg-sky-900\/15{
  background-color: rgb(12 74 110 / 0.15);
}
.bg-sky-900\/20{
  background-color: rgb(12 74 110 / 0.2);
}
.bg-sky-900\/25{
  background-color: rgb(12 74 110 / 0.25);
}
.bg-sky-900\/30{
  background-color: rgb(12 74 110 / 0.3);
}
.bg-sky-900\/35{
  background-color: rgb(12 74 110 / 0.35);
}
.bg-sky-900\/40{
  background-color: rgb(12 74 110 / 0.4);
}
.bg-sky-900\/45{
  background-color: rgb(12 74 110 / 0.45);
}
.bg-sky-900\/5{
  background-color: rgb(12 74 110 / 0.05);
}
.bg-sky-900\/50{
  background-color: rgb(12 74 110 / 0.5);
}
.bg-sky-900\/55{
  background-color: rgb(12 74 110 / 0.55);
}
.bg-sky-900\/60{
  background-color: rgb(12 74 110 / 0.6);
}
.bg-sky-900\/65{
  background-color: rgb(12 74 110 / 0.65);
}
.bg-sky-900\/70{
  background-color: rgb(12 74 110 / 0.7);
}
.bg-sky-900\/75{
  background-color: rgb(12 74 110 / 0.75);
}
.bg-sky-900\/80{
  background-color: rgb(12 74 110 / 0.8);
}
.bg-sky-900\/85{
  background-color: rgb(12 74 110 / 0.85);
}
.bg-sky-900\/90{
  background-color: rgb(12 74 110 / 0.9);
}
.bg-sky-900\/95{
  background-color: rgb(12 74 110 / 0.95);
}
.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-slate-100\/0{
  background-color: rgb(241 245 249 / 0);
}
.bg-slate-100\/10{
  background-color: rgb(241 245 249 / 0.1);
}
.bg-slate-100\/100{
  background-color: rgb(241 245 249 / 1);
}
.bg-slate-100\/15{
  background-color: rgb(241 245 249 / 0.15);
}
.bg-slate-100\/20{
  background-color: rgb(241 245 249 / 0.2);
}
.bg-slate-100\/25{
  background-color: rgb(241 245 249 / 0.25);
}
.bg-slate-100\/30{
  background-color: rgb(241 245 249 / 0.3);
}
.bg-slate-100\/35{
  background-color: rgb(241 245 249 / 0.35);
}
.bg-slate-100\/40{
  background-color: rgb(241 245 249 / 0.4);
}
.bg-slate-100\/45{
  background-color: rgb(241 245 249 / 0.45);
}
.bg-slate-100\/5{
  background-color: rgb(241 245 249 / 0.05);
}
.bg-slate-100\/50{
  background-color: rgb(241 245 249 / 0.5);
}
.bg-slate-100\/55{
  background-color: rgb(241 245 249 / 0.55);
}
.bg-slate-100\/60{
  background-color: rgb(241 245 249 / 0.6);
}
.bg-slate-100\/65{
  background-color: rgb(241 245 249 / 0.65);
}
.bg-slate-100\/70{
  background-color: rgb(241 245 249 / 0.7);
}
.bg-slate-100\/75{
  background-color: rgb(241 245 249 / 0.75);
}
.bg-slate-100\/80{
  background-color: rgb(241 245 249 / 0.8);
}
.bg-slate-100\/85{
  background-color: rgb(241 245 249 / 0.85);
}
.bg-slate-100\/90{
  background-color: rgb(241 245 249 / 0.9);
}
.bg-slate-100\/95{
  background-color: rgb(241 245 249 / 0.95);
}
.bg-slate-200{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.bg-slate-200\/0{
  background-color: rgb(226 232 240 / 0);
}
.bg-slate-200\/10{
  background-color: rgb(226 232 240 / 0.1);
}
.bg-slate-200\/100{
  background-color: rgb(226 232 240 / 1);
}
.bg-slate-200\/15{
  background-color: rgb(226 232 240 / 0.15);
}
.bg-slate-200\/20{
  background-color: rgb(226 232 240 / 0.2);
}
.bg-slate-200\/25{
  background-color: rgb(226 232 240 / 0.25);
}
.bg-slate-200\/30{
  background-color: rgb(226 232 240 / 0.3);
}
.bg-slate-200\/35{
  background-color: rgb(226 232 240 / 0.35);
}
.bg-slate-200\/40{
  background-color: rgb(226 232 240 / 0.4);
}
.bg-slate-200\/45{
  background-color: rgb(226 232 240 / 0.45);
}
.bg-slate-200\/5{
  background-color: rgb(226 232 240 / 0.05);
}
.bg-slate-200\/50{
  background-color: rgb(226 232 240 / 0.5);
}
.bg-slate-200\/55{
  background-color: rgb(226 232 240 / 0.55);
}
.bg-slate-200\/60{
  background-color: rgb(226 232 240 / 0.6);
}
.bg-slate-200\/65{
  background-color: rgb(226 232 240 / 0.65);
}
.bg-slate-200\/70{
  background-color: rgb(226 232 240 / 0.7);
}
.bg-slate-200\/75{
  background-color: rgb(226 232 240 / 0.75);
}
.bg-slate-200\/80{
  background-color: rgb(226 232 240 / 0.8);
}
.bg-slate-200\/85{
  background-color: rgb(226 232 240 / 0.85);
}
.bg-slate-200\/90{
  background-color: rgb(226 232 240 / 0.9);
}
.bg-slate-200\/95{
  background-color: rgb(226 232 240 / 0.95);
}
.bg-slate-300{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.bg-slate-300\/0{
  background-color: rgb(203 213 225 / 0);
}
.bg-slate-300\/10{
  background-color: rgb(203 213 225 / 0.1);
}
.bg-slate-300\/100{
  background-color: rgb(203 213 225 / 1);
}
.bg-slate-300\/15{
  background-color: rgb(203 213 225 / 0.15);
}
.bg-slate-300\/20{
  background-color: rgb(203 213 225 / 0.2);
}
.bg-slate-300\/25{
  background-color: rgb(203 213 225 / 0.25);
}
.bg-slate-300\/30{
  background-color: rgb(203 213 225 / 0.3);
}
.bg-slate-300\/35{
  background-color: rgb(203 213 225 / 0.35);
}
.bg-slate-300\/40{
  background-color: rgb(203 213 225 / 0.4);
}
.bg-slate-300\/45{
  background-color: rgb(203 213 225 / 0.45);
}
.bg-slate-300\/5{
  background-color: rgb(203 213 225 / 0.05);
}
.bg-slate-300\/50{
  background-color: rgb(203 213 225 / 0.5);
}
.bg-slate-300\/55{
  background-color: rgb(203 213 225 / 0.55);
}
.bg-slate-300\/60{
  background-color: rgb(203 213 225 / 0.6);
}
.bg-slate-300\/65{
  background-color: rgb(203 213 225 / 0.65);
}
.bg-slate-300\/70{
  background-color: rgb(203 213 225 / 0.7);
}
.bg-slate-300\/75{
  background-color: rgb(203 213 225 / 0.75);
}
.bg-slate-300\/80{
  background-color: rgb(203 213 225 / 0.8);
}
.bg-slate-300\/85{
  background-color: rgb(203 213 225 / 0.85);
}
.bg-slate-300\/90{
  background-color: rgb(203 213 225 / 0.9);
}
.bg-slate-300\/95{
  background-color: rgb(203 213 225 / 0.95);
}
.bg-slate-400{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.bg-slate-400\/0{
  background-color: rgb(148 163 184 / 0);
}
.bg-slate-400\/10{
  background-color: rgb(148 163 184 / 0.1);
}
.bg-slate-400\/100{
  background-color: rgb(148 163 184 / 1);
}
.bg-slate-400\/15{
  background-color: rgb(148 163 184 / 0.15);
}
.bg-slate-400\/20{
  background-color: rgb(148 163 184 / 0.2);
}
.bg-slate-400\/25{
  background-color: rgb(148 163 184 / 0.25);
}
.bg-slate-400\/30{
  background-color: rgb(148 163 184 / 0.3);
}
.bg-slate-400\/35{
  background-color: rgb(148 163 184 / 0.35);
}
.bg-slate-400\/40{
  background-color: rgb(148 163 184 / 0.4);
}
.bg-slate-400\/45{
  background-color: rgb(148 163 184 / 0.45);
}
.bg-slate-400\/5{
  background-color: rgb(148 163 184 / 0.05);
}
.bg-slate-400\/50{
  background-color: rgb(148 163 184 / 0.5);
}
.bg-slate-400\/55{
  background-color: rgb(148 163 184 / 0.55);
}
.bg-slate-400\/60{
  background-color: rgb(148 163 184 / 0.6);
}
.bg-slate-400\/65{
  background-color: rgb(148 163 184 / 0.65);
}
.bg-slate-400\/70{
  background-color: rgb(148 163 184 / 0.7);
}
.bg-slate-400\/75{
  background-color: rgb(148 163 184 / 0.75);
}
.bg-slate-400\/80{
  background-color: rgb(148 163 184 / 0.8);
}
.bg-slate-400\/85{
  background-color: rgb(148 163 184 / 0.85);
}
.bg-slate-400\/90{
  background-color: rgb(148 163 184 / 0.9);
}
.bg-slate-400\/95{
  background-color: rgb(148 163 184 / 0.95);
}
.bg-slate-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-slate-50\/0{
  background-color: rgb(248 250 252 / 0);
}
.bg-slate-50\/10{
  background-color: rgb(248 250 252 / 0.1);
}
.bg-slate-50\/100{
  background-color: rgb(248 250 252 / 1);
}
.bg-slate-50\/15{
  background-color: rgb(248 250 252 / 0.15);
}
.bg-slate-50\/20{
  background-color: rgb(248 250 252 / 0.2);
}
.bg-slate-50\/25{
  background-color: rgb(248 250 252 / 0.25);
}
.bg-slate-50\/30{
  background-color: rgb(248 250 252 / 0.3);
}
.bg-slate-50\/35{
  background-color: rgb(248 250 252 / 0.35);
}
.bg-slate-50\/40{
  background-color: rgb(248 250 252 / 0.4);
}
.bg-slate-50\/45{
  background-color: rgb(248 250 252 / 0.45);
}
.bg-slate-50\/5{
  background-color: rgb(248 250 252 / 0.05);
}
.bg-slate-50\/50{
  background-color: rgb(248 250 252 / 0.5);
}
.bg-slate-50\/55{
  background-color: rgb(248 250 252 / 0.55);
}
.bg-slate-50\/60{
  background-color: rgb(248 250 252 / 0.6);
}
.bg-slate-50\/65{
  background-color: rgb(248 250 252 / 0.65);
}
.bg-slate-50\/70{
  background-color: rgb(248 250 252 / 0.7);
}
.bg-slate-50\/75{
  background-color: rgb(248 250 252 / 0.75);
}
.bg-slate-50\/80{
  background-color: rgb(248 250 252 / 0.8);
}
.bg-slate-50\/85{
  background-color: rgb(248 250 252 / 0.85);
}
.bg-slate-50\/90{
  background-color: rgb(248 250 252 / 0.9);
}
.bg-slate-50\/95{
  background-color: rgb(248 250 252 / 0.95);
}
.bg-slate-500{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.bg-slate-500\/0{
  background-color: rgb(100 116 139 / 0);
}
.bg-slate-500\/10{
  background-color: rgb(100 116 139 / 0.1);
}
.bg-slate-500\/100{
  background-color: rgb(100 116 139 / 1);
}
.bg-slate-500\/15{
  background-color: rgb(100 116 139 / 0.15);
}
.bg-slate-500\/20{
  background-color: rgb(100 116 139 / 0.2);
}
.bg-slate-500\/25{
  background-color: rgb(100 116 139 / 0.25);
}
.bg-slate-500\/30{
  background-color: rgb(100 116 139 / 0.3);
}
.bg-slate-500\/35{
  background-color: rgb(100 116 139 / 0.35);
}
.bg-slate-500\/40{
  background-color: rgb(100 116 139 / 0.4);
}
.bg-slate-500\/45{
  background-color: rgb(100 116 139 / 0.45);
}
.bg-slate-500\/5{
  background-color: rgb(100 116 139 / 0.05);
}
.bg-slate-500\/50{
  background-color: rgb(100 116 139 / 0.5);
}
.bg-slate-500\/55{
  background-color: rgb(100 116 139 / 0.55);
}
.bg-slate-500\/60{
  background-color: rgb(100 116 139 / 0.6);
}
.bg-slate-500\/65{
  background-color: rgb(100 116 139 / 0.65);
}
.bg-slate-500\/70{
  background-color: rgb(100 116 139 / 0.7);
}
.bg-slate-500\/75{
  background-color: rgb(100 116 139 / 0.75);
}
.bg-slate-500\/80{
  background-color: rgb(100 116 139 / 0.8);
}
.bg-slate-500\/85{
  background-color: rgb(100 116 139 / 0.85);
}
.bg-slate-500\/90{
  background-color: rgb(100 116 139 / 0.9);
}
.bg-slate-500\/95{
  background-color: rgb(100 116 139 / 0.95);
}
.bg-slate-600{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.bg-slate-600\/0{
  background-color: rgb(71 85 105 / 0);
}
.bg-slate-600\/10{
  background-color: rgb(71 85 105 / 0.1);
}
.bg-slate-600\/100{
  background-color: rgb(71 85 105 / 1);
}
.bg-slate-600\/15{
  background-color: rgb(71 85 105 / 0.15);
}
.bg-slate-600\/20{
  background-color: rgb(71 85 105 / 0.2);
}
.bg-slate-600\/25{
  background-color: rgb(71 85 105 / 0.25);
}
.bg-slate-600\/30{
  background-color: rgb(71 85 105 / 0.3);
}
.bg-slate-600\/35{
  background-color: rgb(71 85 105 / 0.35);
}
.bg-slate-600\/40{
  background-color: rgb(71 85 105 / 0.4);
}
.bg-slate-600\/45{
  background-color: rgb(71 85 105 / 0.45);
}
.bg-slate-600\/5{
  background-color: rgb(71 85 105 / 0.05);
}
.bg-slate-600\/50{
  background-color: rgb(71 85 105 / 0.5);
}
.bg-slate-600\/55{
  background-color: rgb(71 85 105 / 0.55);
}
.bg-slate-600\/60{
  background-color: rgb(71 85 105 / 0.6);
}
.bg-slate-600\/65{
  background-color: rgb(71 85 105 / 0.65);
}
.bg-slate-600\/70{
  background-color: rgb(71 85 105 / 0.7);
}
.bg-slate-600\/75{
  background-color: rgb(71 85 105 / 0.75);
}
.bg-slate-600\/80{
  background-color: rgb(71 85 105 / 0.8);
}
.bg-slate-600\/85{
  background-color: rgb(71 85 105 / 0.85);
}
.bg-slate-600\/90{
  background-color: rgb(71 85 105 / 0.9);
}
.bg-slate-600\/95{
  background-color: rgb(71 85 105 / 0.95);
}
.bg-slate-700{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.bg-slate-700\/0{
  background-color: rgb(51 65 85 / 0);
}
.bg-slate-700\/10{
  background-color: rgb(51 65 85 / 0.1);
}
.bg-slate-700\/100{
  background-color: rgb(51 65 85 / 1);
}
.bg-slate-700\/15{
  background-color: rgb(51 65 85 / 0.15);
}
.bg-slate-700\/20{
  background-color: rgb(51 65 85 / 0.2);
}
.bg-slate-700\/25{
  background-color: rgb(51 65 85 / 0.25);
}
.bg-slate-700\/30{
  background-color: rgb(51 65 85 / 0.3);
}
.bg-slate-700\/35{
  background-color: rgb(51 65 85 / 0.35);
}
.bg-slate-700\/40{
  background-color: rgb(51 65 85 / 0.4);
}
.bg-slate-700\/45{
  background-color: rgb(51 65 85 / 0.45);
}
.bg-slate-700\/5{
  background-color: rgb(51 65 85 / 0.05);
}
.bg-slate-700\/50{
  background-color: rgb(51 65 85 / 0.5);
}
.bg-slate-700\/55{
  background-color: rgb(51 65 85 / 0.55);
}
.bg-slate-700\/60{
  background-color: rgb(51 65 85 / 0.6);
}
.bg-slate-700\/65{
  background-color: rgb(51 65 85 / 0.65);
}
.bg-slate-700\/70{
  background-color: rgb(51 65 85 / 0.7);
}
.bg-slate-700\/75{
  background-color: rgb(51 65 85 / 0.75);
}
.bg-slate-700\/80{
  background-color: rgb(51 65 85 / 0.8);
}
.bg-slate-700\/85{
  background-color: rgb(51 65 85 / 0.85);
}
.bg-slate-700\/90{
  background-color: rgb(51 65 85 / 0.9);
}
.bg-slate-700\/95{
  background-color: rgb(51 65 85 / 0.95);
}
.bg-slate-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.bg-slate-800\/0{
  background-color: rgb(30 41 59 / 0);
}
.bg-slate-800\/10{
  background-color: rgb(30 41 59 / 0.1);
}
.bg-slate-800\/100{
  background-color: rgb(30 41 59 / 1);
}
.bg-slate-800\/15{
  background-color: rgb(30 41 59 / 0.15);
}
.bg-slate-800\/20{
  background-color: rgb(30 41 59 / 0.2);
}
.bg-slate-800\/25{
  background-color: rgb(30 41 59 / 0.25);
}
.bg-slate-800\/30{
  background-color: rgb(30 41 59 / 0.3);
}
.bg-slate-800\/35{
  background-color: rgb(30 41 59 / 0.35);
}
.bg-slate-800\/40{
  background-color: rgb(30 41 59 / 0.4);
}
.bg-slate-800\/45{
  background-color: rgb(30 41 59 / 0.45);
}
.bg-slate-800\/5{
  background-color: rgb(30 41 59 / 0.05);
}
.bg-slate-800\/50{
  background-color: rgb(30 41 59 / 0.5);
}
.bg-slate-800\/55{
  background-color: rgb(30 41 59 / 0.55);
}
.bg-slate-800\/60{
  background-color: rgb(30 41 59 / 0.6);
}
.bg-slate-800\/65{
  background-color: rgb(30 41 59 / 0.65);
}
.bg-slate-800\/70{
  background-color: rgb(30 41 59 / 0.7);
}
.bg-slate-800\/75{
  background-color: rgb(30 41 59 / 0.75);
}
.bg-slate-800\/80{
  background-color: rgb(30 41 59 / 0.8);
}
.bg-slate-800\/85{
  background-color: rgb(30 41 59 / 0.85);
}
.bg-slate-800\/90{
  background-color: rgb(30 41 59 / 0.9);
}
.bg-slate-800\/95{
  background-color: rgb(30 41 59 / 0.95);
}
.bg-slate-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.bg-slate-900\/0{
  background-color: rgb(15 23 42 / 0);
}
.bg-slate-900\/10{
  background-color: rgb(15 23 42 / 0.1);
}
.bg-slate-900\/100{
  background-color: rgb(15 23 42 / 1);
}
.bg-slate-900\/15{
  background-color: rgb(15 23 42 / 0.15);
}
.bg-slate-900\/20{
  background-color: rgb(15 23 42 / 0.2);
}
.bg-slate-900\/25{
  background-color: rgb(15 23 42 / 0.25);
}
.bg-slate-900\/30{
  background-color: rgb(15 23 42 / 0.3);
}
.bg-slate-900\/35{
  background-color: rgb(15 23 42 / 0.35);
}
.bg-slate-900\/40{
  background-color: rgb(15 23 42 / 0.4);
}
.bg-slate-900\/45{
  background-color: rgb(15 23 42 / 0.45);
}
.bg-slate-900\/5{
  background-color: rgb(15 23 42 / 0.05);
}
.bg-slate-900\/50{
  background-color: rgb(15 23 42 / 0.5);
}
.bg-slate-900\/55{
  background-color: rgb(15 23 42 / 0.55);
}
.bg-slate-900\/60{
  background-color: rgb(15 23 42 / 0.6);
}
.bg-slate-900\/65{
  background-color: rgb(15 23 42 / 0.65);
}
.bg-slate-900\/70{
  background-color: rgb(15 23 42 / 0.7);
}
.bg-slate-900\/75{
  background-color: rgb(15 23 42 / 0.75);
}
.bg-slate-900\/80{
  background-color: rgb(15 23 42 / 0.8);
}
.bg-slate-900\/85{
  background-color: rgb(15 23 42 / 0.85);
}
.bg-slate-900\/90{
  background-color: rgb(15 23 42 / 0.9);
}
.bg-slate-900\/95{
  background-color: rgb(15 23 42 / 0.95);
}
.bg-stone-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}
.bg-stone-100\/0{
  background-color: rgb(245 245 244 / 0);
}
.bg-stone-100\/10{
  background-color: rgb(245 245 244 / 0.1);
}
.bg-stone-100\/100{
  background-color: rgb(245 245 244 / 1);
}
.bg-stone-100\/15{
  background-color: rgb(245 245 244 / 0.15);
}
.bg-stone-100\/20{
  background-color: rgb(245 245 244 / 0.2);
}
.bg-stone-100\/25{
  background-color: rgb(245 245 244 / 0.25);
}
.bg-stone-100\/30{
  background-color: rgb(245 245 244 / 0.3);
}
.bg-stone-100\/35{
  background-color: rgb(245 245 244 / 0.35);
}
.bg-stone-100\/40{
  background-color: rgb(245 245 244 / 0.4);
}
.bg-stone-100\/45{
  background-color: rgb(245 245 244 / 0.45);
}
.bg-stone-100\/5{
  background-color: rgb(245 245 244 / 0.05);
}
.bg-stone-100\/50{
  background-color: rgb(245 245 244 / 0.5);
}
.bg-stone-100\/55{
  background-color: rgb(245 245 244 / 0.55);
}
.bg-stone-100\/60{
  background-color: rgb(245 245 244 / 0.6);
}
.bg-stone-100\/65{
  background-color: rgb(245 245 244 / 0.65);
}
.bg-stone-100\/70{
  background-color: rgb(245 245 244 / 0.7);
}
.bg-stone-100\/75{
  background-color: rgb(245 245 244 / 0.75);
}
.bg-stone-100\/80{
  background-color: rgb(245 245 244 / 0.8);
}
.bg-stone-100\/85{
  background-color: rgb(245 245 244 / 0.85);
}
.bg-stone-100\/90{
  background-color: rgb(245 245 244 / 0.9);
}
.bg-stone-100\/95{
  background-color: rgb(245 245 244 / 0.95);
}
.bg-stone-200{
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}
.bg-stone-200\/0{
  background-color: rgb(231 229 228 / 0);
}
.bg-stone-200\/10{
  background-color: rgb(231 229 228 / 0.1);
}
.bg-stone-200\/100{
  background-color: rgb(231 229 228 / 1);
}
.bg-stone-200\/15{
  background-color: rgb(231 229 228 / 0.15);
}
.bg-stone-200\/20{
  background-color: rgb(231 229 228 / 0.2);
}
.bg-stone-200\/25{
  background-color: rgb(231 229 228 / 0.25);
}
.bg-stone-200\/30{
  background-color: rgb(231 229 228 / 0.3);
}
.bg-stone-200\/35{
  background-color: rgb(231 229 228 / 0.35);
}
.bg-stone-200\/40{
  background-color: rgb(231 229 228 / 0.4);
}
.bg-stone-200\/45{
  background-color: rgb(231 229 228 / 0.45);
}
.bg-stone-200\/5{
  background-color: rgb(231 229 228 / 0.05);
}
.bg-stone-200\/50{
  background-color: rgb(231 229 228 / 0.5);
}
.bg-stone-200\/55{
  background-color: rgb(231 229 228 / 0.55);
}
.bg-stone-200\/60{
  background-color: rgb(231 229 228 / 0.6);
}
.bg-stone-200\/65{
  background-color: rgb(231 229 228 / 0.65);
}
.bg-stone-200\/70{
  background-color: rgb(231 229 228 / 0.7);
}
.bg-stone-200\/75{
  background-color: rgb(231 229 228 / 0.75);
}
.bg-stone-200\/80{
  background-color: rgb(231 229 228 / 0.8);
}
.bg-stone-200\/85{
  background-color: rgb(231 229 228 / 0.85);
}
.bg-stone-200\/90{
  background-color: rgb(231 229 228 / 0.9);
}
.bg-stone-200\/95{
  background-color: rgb(231 229 228 / 0.95);
}
.bg-stone-300{
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}
.bg-stone-300\/0{
  background-color: rgb(214 211 209 / 0);
}
.bg-stone-300\/10{
  background-color: rgb(214 211 209 / 0.1);
}
.bg-stone-300\/100{
  background-color: rgb(214 211 209 / 1);
}
.bg-stone-300\/15{
  background-color: rgb(214 211 209 / 0.15);
}
.bg-stone-300\/20{
  background-color: rgb(214 211 209 / 0.2);
}
.bg-stone-300\/25{
  background-color: rgb(214 211 209 / 0.25);
}
.bg-stone-300\/30{
  background-color: rgb(214 211 209 / 0.3);
}
.bg-stone-300\/35{
  background-color: rgb(214 211 209 / 0.35);
}
.bg-stone-300\/40{
  background-color: rgb(214 211 209 / 0.4);
}
.bg-stone-300\/45{
  background-color: rgb(214 211 209 / 0.45);
}
.bg-stone-300\/5{
  background-color: rgb(214 211 209 / 0.05);
}
.bg-stone-300\/50{
  background-color: rgb(214 211 209 / 0.5);
}
.bg-stone-300\/55{
  background-color: rgb(214 211 209 / 0.55);
}
.bg-stone-300\/60{
  background-color: rgb(214 211 209 / 0.6);
}
.bg-stone-300\/65{
  background-color: rgb(214 211 209 / 0.65);
}
.bg-stone-300\/70{
  background-color: rgb(214 211 209 / 0.7);
}
.bg-stone-300\/75{
  background-color: rgb(214 211 209 / 0.75);
}
.bg-stone-300\/80{
  background-color: rgb(214 211 209 / 0.8);
}
.bg-stone-300\/85{
  background-color: rgb(214 211 209 / 0.85);
}
.bg-stone-300\/90{
  background-color: rgb(214 211 209 / 0.9);
}
.bg-stone-300\/95{
  background-color: rgb(214 211 209 / 0.95);
}
.bg-stone-400{
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}
.bg-stone-400\/0{
  background-color: rgb(168 162 158 / 0);
}
.bg-stone-400\/10{
  background-color: rgb(168 162 158 / 0.1);
}
.bg-stone-400\/100{
  background-color: rgb(168 162 158 / 1);
}
.bg-stone-400\/15{
  background-color: rgb(168 162 158 / 0.15);
}
.bg-stone-400\/20{
  background-color: rgb(168 162 158 / 0.2);
}
.bg-stone-400\/25{
  background-color: rgb(168 162 158 / 0.25);
}
.bg-stone-400\/30{
  background-color: rgb(168 162 158 / 0.3);
}
.bg-stone-400\/35{
  background-color: rgb(168 162 158 / 0.35);
}
.bg-stone-400\/40{
  background-color: rgb(168 162 158 / 0.4);
}
.bg-stone-400\/45{
  background-color: rgb(168 162 158 / 0.45);
}
.bg-stone-400\/5{
  background-color: rgb(168 162 158 / 0.05);
}
.bg-stone-400\/50{
  background-color: rgb(168 162 158 / 0.5);
}
.bg-stone-400\/55{
  background-color: rgb(168 162 158 / 0.55);
}
.bg-stone-400\/60{
  background-color: rgb(168 162 158 / 0.6);
}
.bg-stone-400\/65{
  background-color: rgb(168 162 158 / 0.65);
}
.bg-stone-400\/70{
  background-color: rgb(168 162 158 / 0.7);
}
.bg-stone-400\/75{
  background-color: rgb(168 162 158 / 0.75);
}
.bg-stone-400\/80{
  background-color: rgb(168 162 158 / 0.8);
}
.bg-stone-400\/85{
  background-color: rgb(168 162 158 / 0.85);
}
.bg-stone-400\/90{
  background-color: rgb(168 162 158 / 0.9);
}
.bg-stone-400\/95{
  background-color: rgb(168 162 158 / 0.95);
}
.bg-stone-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1));
}
.bg-stone-50\/0{
  background-color: rgb(250 250 249 / 0);
}
.bg-stone-50\/10{
  background-color: rgb(250 250 249 / 0.1);
}
.bg-stone-50\/100{
  background-color: rgb(250 250 249 / 1);
}
.bg-stone-50\/15{
  background-color: rgb(250 250 249 / 0.15);
}
.bg-stone-50\/20{
  background-color: rgb(250 250 249 / 0.2);
}
.bg-stone-50\/25{
  background-color: rgb(250 250 249 / 0.25);
}
.bg-stone-50\/30{
  background-color: rgb(250 250 249 / 0.3);
}
.bg-stone-50\/35{
  background-color: rgb(250 250 249 / 0.35);
}
.bg-stone-50\/40{
  background-color: rgb(250 250 249 / 0.4);
}
.bg-stone-50\/45{
  background-color: rgb(250 250 249 / 0.45);
}
.bg-stone-50\/5{
  background-color: rgb(250 250 249 / 0.05);
}
.bg-stone-50\/50{
  background-color: rgb(250 250 249 / 0.5);
}
.bg-stone-50\/55{
  background-color: rgb(250 250 249 / 0.55);
}
.bg-stone-50\/60{
  background-color: rgb(250 250 249 / 0.6);
}
.bg-stone-50\/65{
  background-color: rgb(250 250 249 / 0.65);
}
.bg-stone-50\/70{
  background-color: rgb(250 250 249 / 0.7);
}
.bg-stone-50\/75{
  background-color: rgb(250 250 249 / 0.75);
}
.bg-stone-50\/80{
  background-color: rgb(250 250 249 / 0.8);
}
.bg-stone-50\/85{
  background-color: rgb(250 250 249 / 0.85);
}
.bg-stone-50\/90{
  background-color: rgb(250 250 249 / 0.9);
}
.bg-stone-50\/95{
  background-color: rgb(250 250 249 / 0.95);
}
.bg-stone-500{
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}
.bg-stone-500\/0{
  background-color: rgb(120 113 108 / 0);
}
.bg-stone-500\/10{
  background-color: rgb(120 113 108 / 0.1);
}
.bg-stone-500\/100{
  background-color: rgb(120 113 108 / 1);
}
.bg-stone-500\/15{
  background-color: rgb(120 113 108 / 0.15);
}
.bg-stone-500\/20{
  background-color: rgb(120 113 108 / 0.2);
}
.bg-stone-500\/25{
  background-color: rgb(120 113 108 / 0.25);
}
.bg-stone-500\/30{
  background-color: rgb(120 113 108 / 0.3);
}
.bg-stone-500\/35{
  background-color: rgb(120 113 108 / 0.35);
}
.bg-stone-500\/40{
  background-color: rgb(120 113 108 / 0.4);
}
.bg-stone-500\/45{
  background-color: rgb(120 113 108 / 0.45);
}
.bg-stone-500\/5{
  background-color: rgb(120 113 108 / 0.05);
}
.bg-stone-500\/50{
  background-color: rgb(120 113 108 / 0.5);
}
.bg-stone-500\/55{
  background-color: rgb(120 113 108 / 0.55);
}
.bg-stone-500\/60{
  background-color: rgb(120 113 108 / 0.6);
}
.bg-stone-500\/65{
  background-color: rgb(120 113 108 / 0.65);
}
.bg-stone-500\/70{
  background-color: rgb(120 113 108 / 0.7);
}
.bg-stone-500\/75{
  background-color: rgb(120 113 108 / 0.75);
}
.bg-stone-500\/80{
  background-color: rgb(120 113 108 / 0.8);
}
.bg-stone-500\/85{
  background-color: rgb(120 113 108 / 0.85);
}
.bg-stone-500\/90{
  background-color: rgb(120 113 108 / 0.9);
}
.bg-stone-500\/95{
  background-color: rgb(120 113 108 / 0.95);
}
.bg-stone-600{
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}
.bg-stone-600\/0{
  background-color: rgb(87 83 78 / 0);
}
.bg-stone-600\/10{
  background-color: rgb(87 83 78 / 0.1);
}
.bg-stone-600\/100{
  background-color: rgb(87 83 78 / 1);
}
.bg-stone-600\/15{
  background-color: rgb(87 83 78 / 0.15);
}
.bg-stone-600\/20{
  background-color: rgb(87 83 78 / 0.2);
}
.bg-stone-600\/25{
  background-color: rgb(87 83 78 / 0.25);
}
.bg-stone-600\/30{
  background-color: rgb(87 83 78 / 0.3);
}
.bg-stone-600\/35{
  background-color: rgb(87 83 78 / 0.35);
}
.bg-stone-600\/40{
  background-color: rgb(87 83 78 / 0.4);
}
.bg-stone-600\/45{
  background-color: rgb(87 83 78 / 0.45);
}
.bg-stone-600\/5{
  background-color: rgb(87 83 78 / 0.05);
}
.bg-stone-600\/50{
  background-color: rgb(87 83 78 / 0.5);
}
.bg-stone-600\/55{
  background-color: rgb(87 83 78 / 0.55);
}
.bg-stone-600\/60{
  background-color: rgb(87 83 78 / 0.6);
}
.bg-stone-600\/65{
  background-color: rgb(87 83 78 / 0.65);
}
.bg-stone-600\/70{
  background-color: rgb(87 83 78 / 0.7);
}
.bg-stone-600\/75{
  background-color: rgb(87 83 78 / 0.75);
}
.bg-stone-600\/80{
  background-color: rgb(87 83 78 / 0.8);
}
.bg-stone-600\/85{
  background-color: rgb(87 83 78 / 0.85);
}
.bg-stone-600\/90{
  background-color: rgb(87 83 78 / 0.9);
}
.bg-stone-600\/95{
  background-color: rgb(87 83 78 / 0.95);
}
.bg-stone-700{
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}
.bg-stone-700\/0{
  background-color: rgb(68 64 60 / 0);
}
.bg-stone-700\/10{
  background-color: rgb(68 64 60 / 0.1);
}
.bg-stone-700\/100{
  background-color: rgb(68 64 60 / 1);
}
.bg-stone-700\/15{
  background-color: rgb(68 64 60 / 0.15);
}
.bg-stone-700\/20{
  background-color: rgb(68 64 60 / 0.2);
}
.bg-stone-700\/25{
  background-color: rgb(68 64 60 / 0.25);
}
.bg-stone-700\/30{
  background-color: rgb(68 64 60 / 0.3);
}
.bg-stone-700\/35{
  background-color: rgb(68 64 60 / 0.35);
}
.bg-stone-700\/40{
  background-color: rgb(68 64 60 / 0.4);
}
.bg-stone-700\/45{
  background-color: rgb(68 64 60 / 0.45);
}
.bg-stone-700\/5{
  background-color: rgb(68 64 60 / 0.05);
}
.bg-stone-700\/50{
  background-color: rgb(68 64 60 / 0.5);
}
.bg-stone-700\/55{
  background-color: rgb(68 64 60 / 0.55);
}
.bg-stone-700\/60{
  background-color: rgb(68 64 60 / 0.6);
}
.bg-stone-700\/65{
  background-color: rgb(68 64 60 / 0.65);
}
.bg-stone-700\/70{
  background-color: rgb(68 64 60 / 0.7);
}
.bg-stone-700\/75{
  background-color: rgb(68 64 60 / 0.75);
}
.bg-stone-700\/80{
  background-color: rgb(68 64 60 / 0.8);
}
.bg-stone-700\/85{
  background-color: rgb(68 64 60 / 0.85);
}
.bg-stone-700\/90{
  background-color: rgb(68 64 60 / 0.9);
}
.bg-stone-700\/95{
  background-color: rgb(68 64 60 / 0.95);
}
.bg-stone-800{
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}
.bg-stone-800\/0{
  background-color: rgb(41 37 36 / 0);
}
.bg-stone-800\/10{
  background-color: rgb(41 37 36 / 0.1);
}
.bg-stone-800\/100{
  background-color: rgb(41 37 36 / 1);
}
.bg-stone-800\/15{
  background-color: rgb(41 37 36 / 0.15);
}
.bg-stone-800\/20{
  background-color: rgb(41 37 36 / 0.2);
}
.bg-stone-800\/25{
  background-color: rgb(41 37 36 / 0.25);
}
.bg-stone-800\/30{
  background-color: rgb(41 37 36 / 0.3);
}
.bg-stone-800\/35{
  background-color: rgb(41 37 36 / 0.35);
}
.bg-stone-800\/40{
  background-color: rgb(41 37 36 / 0.4);
}
.bg-stone-800\/45{
  background-color: rgb(41 37 36 / 0.45);
}
.bg-stone-800\/5{
  background-color: rgb(41 37 36 / 0.05);
}
.bg-stone-800\/50{
  background-color: rgb(41 37 36 / 0.5);
}
.bg-stone-800\/55{
  background-color: rgb(41 37 36 / 0.55);
}
.bg-stone-800\/60{
  background-color: rgb(41 37 36 / 0.6);
}
.bg-stone-800\/65{
  background-color: rgb(41 37 36 / 0.65);
}
.bg-stone-800\/70{
  background-color: rgb(41 37 36 / 0.7);
}
.bg-stone-800\/75{
  background-color: rgb(41 37 36 / 0.75);
}
.bg-stone-800\/80{
  background-color: rgb(41 37 36 / 0.8);
}
.bg-stone-800\/85{
  background-color: rgb(41 37 36 / 0.85);
}
.bg-stone-800\/90{
  background-color: rgb(41 37 36 / 0.9);
}
.bg-stone-800\/95{
  background-color: rgb(41 37 36 / 0.95);
}
.bg-stone-900{
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}
.bg-stone-900\/0{
  background-color: rgb(28 25 23 / 0);
}
.bg-stone-900\/10{
  background-color: rgb(28 25 23 / 0.1);
}
.bg-stone-900\/100{
  background-color: rgb(28 25 23 / 1);
}
.bg-stone-900\/15{
  background-color: rgb(28 25 23 / 0.15);
}
.bg-stone-900\/20{
  background-color: rgb(28 25 23 / 0.2);
}
.bg-stone-900\/25{
  background-color: rgb(28 25 23 / 0.25);
}
.bg-stone-900\/30{
  background-color: rgb(28 25 23 / 0.3);
}
.bg-stone-900\/35{
  background-color: rgb(28 25 23 / 0.35);
}
.bg-stone-900\/40{
  background-color: rgb(28 25 23 / 0.4);
}
.bg-stone-900\/45{
  background-color: rgb(28 25 23 / 0.45);
}
.bg-stone-900\/5{
  background-color: rgb(28 25 23 / 0.05);
}
.bg-stone-900\/50{
  background-color: rgb(28 25 23 / 0.5);
}
.bg-stone-900\/55{
  background-color: rgb(28 25 23 / 0.55);
}
.bg-stone-900\/60{
  background-color: rgb(28 25 23 / 0.6);
}
.bg-stone-900\/65{
  background-color: rgb(28 25 23 / 0.65);
}
.bg-stone-900\/70{
  background-color: rgb(28 25 23 / 0.7);
}
.bg-stone-900\/75{
  background-color: rgb(28 25 23 / 0.75);
}
.bg-stone-900\/80{
  background-color: rgb(28 25 23 / 0.8);
}
.bg-stone-900\/85{
  background-color: rgb(28 25 23 / 0.85);
}
.bg-stone-900\/90{
  background-color: rgb(28 25 23 / 0.9);
}
.bg-stone-900\/95{
  background-color: rgb(28 25 23 / 0.95);
}
.bg-teal-100{
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.bg-teal-100\/0{
  background-color: rgb(204 251 241 / 0);
}
.bg-teal-100\/10{
  background-color: rgb(204 251 241 / 0.1);
}
.bg-teal-100\/100{
  background-color: rgb(204 251 241 / 1);
}
.bg-teal-100\/15{
  background-color: rgb(204 251 241 / 0.15);
}
.bg-teal-100\/20{
  background-color: rgb(204 251 241 / 0.2);
}
.bg-teal-100\/25{
  background-color: rgb(204 251 241 / 0.25);
}
.bg-teal-100\/30{
  background-color: rgb(204 251 241 / 0.3);
}
.bg-teal-100\/35{
  background-color: rgb(204 251 241 / 0.35);
}
.bg-teal-100\/40{
  background-color: rgb(204 251 241 / 0.4);
}
.bg-teal-100\/45{
  background-color: rgb(204 251 241 / 0.45);
}
.bg-teal-100\/5{
  background-color: rgb(204 251 241 / 0.05);
}
.bg-teal-100\/50{
  background-color: rgb(204 251 241 / 0.5);
}
.bg-teal-100\/55{
  background-color: rgb(204 251 241 / 0.55);
}
.bg-teal-100\/60{
  background-color: rgb(204 251 241 / 0.6);
}
.bg-teal-100\/65{
  background-color: rgb(204 251 241 / 0.65);
}
.bg-teal-100\/70{
  background-color: rgb(204 251 241 / 0.7);
}
.bg-teal-100\/75{
  background-color: rgb(204 251 241 / 0.75);
}
.bg-teal-100\/80{
  background-color: rgb(204 251 241 / 0.8);
}
.bg-teal-100\/85{
  background-color: rgb(204 251 241 / 0.85);
}
.bg-teal-100\/90{
  background-color: rgb(204 251 241 / 0.9);
}
.bg-teal-100\/95{
  background-color: rgb(204 251 241 / 0.95);
}
.bg-teal-200{
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}
.bg-teal-200\/0{
  background-color: rgb(153 246 228 / 0);
}
.bg-teal-200\/10{
  background-color: rgb(153 246 228 / 0.1);
}
.bg-teal-200\/100{
  background-color: rgb(153 246 228 / 1);
}
.bg-teal-200\/15{
  background-color: rgb(153 246 228 / 0.15);
}
.bg-teal-200\/20{
  background-color: rgb(153 246 228 / 0.2);
}
.bg-teal-200\/25{
  background-color: rgb(153 246 228 / 0.25);
}
.bg-teal-200\/30{
  background-color: rgb(153 246 228 / 0.3);
}
.bg-teal-200\/35{
  background-color: rgb(153 246 228 / 0.35);
}
.bg-teal-200\/40{
  background-color: rgb(153 246 228 / 0.4);
}
.bg-teal-200\/45{
  background-color: rgb(153 246 228 / 0.45);
}
.bg-teal-200\/5{
  background-color: rgb(153 246 228 / 0.05);
}
.bg-teal-200\/50{
  background-color: rgb(153 246 228 / 0.5);
}
.bg-teal-200\/55{
  background-color: rgb(153 246 228 / 0.55);
}
.bg-teal-200\/60{
  background-color: rgb(153 246 228 / 0.6);
}
.bg-teal-200\/65{
  background-color: rgb(153 246 228 / 0.65);
}
.bg-teal-200\/70{
  background-color: rgb(153 246 228 / 0.7);
}
.bg-teal-200\/75{
  background-color: rgb(153 246 228 / 0.75);
}
.bg-teal-200\/80{
  background-color: rgb(153 246 228 / 0.8);
}
.bg-teal-200\/85{
  background-color: rgb(153 246 228 / 0.85);
}
.bg-teal-200\/90{
  background-color: rgb(153 246 228 / 0.9);
}
.bg-teal-200\/95{
  background-color: rgb(153 246 228 / 0.95);
}
.bg-teal-300{
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}
.bg-teal-300\/0{
  background-color: rgb(94 234 212 / 0);
}
.bg-teal-300\/10{
  background-color: rgb(94 234 212 / 0.1);
}
.bg-teal-300\/100{
  background-color: rgb(94 234 212 / 1);
}
.bg-teal-300\/15{
  background-color: rgb(94 234 212 / 0.15);
}
.bg-teal-300\/20{
  background-color: rgb(94 234 212 / 0.2);
}
.bg-teal-300\/25{
  background-color: rgb(94 234 212 / 0.25);
}
.bg-teal-300\/30{
  background-color: rgb(94 234 212 / 0.3);
}
.bg-teal-300\/35{
  background-color: rgb(94 234 212 / 0.35);
}
.bg-teal-300\/40{
  background-color: rgb(94 234 212 / 0.4);
}
.bg-teal-300\/45{
  background-color: rgb(94 234 212 / 0.45);
}
.bg-teal-300\/5{
  background-color: rgb(94 234 212 / 0.05);
}
.bg-teal-300\/50{
  background-color: rgb(94 234 212 / 0.5);
}
.bg-teal-300\/55{
  background-color: rgb(94 234 212 / 0.55);
}
.bg-teal-300\/60{
  background-color: rgb(94 234 212 / 0.6);
}
.bg-teal-300\/65{
  background-color: rgb(94 234 212 / 0.65);
}
.bg-teal-300\/70{
  background-color: rgb(94 234 212 / 0.7);
}
.bg-teal-300\/75{
  background-color: rgb(94 234 212 / 0.75);
}
.bg-teal-300\/80{
  background-color: rgb(94 234 212 / 0.8);
}
.bg-teal-300\/85{
  background-color: rgb(94 234 212 / 0.85);
}
.bg-teal-300\/90{
  background-color: rgb(94 234 212 / 0.9);
}
.bg-teal-300\/95{
  background-color: rgb(94 234 212 / 0.95);
}
.bg-teal-400{
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}
.bg-teal-400\/0{
  background-color: rgb(45 212 191 / 0);
}
.bg-teal-400\/10{
  background-color: rgb(45 212 191 / 0.1);
}
.bg-teal-400\/100{
  background-color: rgb(45 212 191 / 1);
}
.bg-teal-400\/15{
  background-color: rgb(45 212 191 / 0.15);
}
.bg-teal-400\/20{
  background-color: rgb(45 212 191 / 0.2);
}
.bg-teal-400\/25{
  background-color: rgb(45 212 191 / 0.25);
}
.bg-teal-400\/30{
  background-color: rgb(45 212 191 / 0.3);
}
.bg-teal-400\/35{
  background-color: rgb(45 212 191 / 0.35);
}
.bg-teal-400\/40{
  background-color: rgb(45 212 191 / 0.4);
}
.bg-teal-400\/45{
  background-color: rgb(45 212 191 / 0.45);
}
.bg-teal-400\/5{
  background-color: rgb(45 212 191 / 0.05);
}
.bg-teal-400\/50{
  background-color: rgb(45 212 191 / 0.5);
}
.bg-teal-400\/55{
  background-color: rgb(45 212 191 / 0.55);
}
.bg-teal-400\/60{
  background-color: rgb(45 212 191 / 0.6);
}
.bg-teal-400\/65{
  background-color: rgb(45 212 191 / 0.65);
}
.bg-teal-400\/70{
  background-color: rgb(45 212 191 / 0.7);
}
.bg-teal-400\/75{
  background-color: rgb(45 212 191 / 0.75);
}
.bg-teal-400\/80{
  background-color: rgb(45 212 191 / 0.8);
}
.bg-teal-400\/85{
  background-color: rgb(45 212 191 / 0.85);
}
.bg-teal-400\/90{
  background-color: rgb(45 212 191 / 0.9);
}
.bg-teal-400\/95{
  background-color: rgb(45 212 191 / 0.95);
}
.bg-teal-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1));
}
.bg-teal-50\/0{
  background-color: rgb(240 253 250 / 0);
}
.bg-teal-50\/10{
  background-color: rgb(240 253 250 / 0.1);
}
.bg-teal-50\/100{
  background-color: rgb(240 253 250 / 1);
}
.bg-teal-50\/15{
  background-color: rgb(240 253 250 / 0.15);
}
.bg-teal-50\/20{
  background-color: rgb(240 253 250 / 0.2);
}
.bg-teal-50\/25{
  background-color: rgb(240 253 250 / 0.25);
}
.bg-teal-50\/30{
  background-color: rgb(240 253 250 / 0.3);
}
.bg-teal-50\/35{
  background-color: rgb(240 253 250 / 0.35);
}
.bg-teal-50\/40{
  background-color: rgb(240 253 250 / 0.4);
}
.bg-teal-50\/45{
  background-color: rgb(240 253 250 / 0.45);
}
.bg-teal-50\/5{
  background-color: rgb(240 253 250 / 0.05);
}
.bg-teal-50\/50{
  background-color: rgb(240 253 250 / 0.5);
}
.bg-teal-50\/55{
  background-color: rgb(240 253 250 / 0.55);
}
.bg-teal-50\/60{
  background-color: rgb(240 253 250 / 0.6);
}
.bg-teal-50\/65{
  background-color: rgb(240 253 250 / 0.65);
}
.bg-teal-50\/70{
  background-color: rgb(240 253 250 / 0.7);
}
.bg-teal-50\/75{
  background-color: rgb(240 253 250 / 0.75);
}
.bg-teal-50\/80{
  background-color: rgb(240 253 250 / 0.8);
}
.bg-teal-50\/85{
  background-color: rgb(240 253 250 / 0.85);
}
.bg-teal-50\/90{
  background-color: rgb(240 253 250 / 0.9);
}
.bg-teal-50\/95{
  background-color: rgb(240 253 250 / 0.95);
}
.bg-teal-500{
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.bg-teal-500\/0{
  background-color: rgb(20 184 166 / 0);
}
.bg-teal-500\/10{
  background-color: rgb(20 184 166 / 0.1);
}
.bg-teal-500\/100{
  background-color: rgb(20 184 166 / 1);
}
.bg-teal-500\/15{
  background-color: rgb(20 184 166 / 0.15);
}
.bg-teal-500\/20{
  background-color: rgb(20 184 166 / 0.2);
}
.bg-teal-500\/25{
  background-color: rgb(20 184 166 / 0.25);
}
.bg-teal-500\/30{
  background-color: rgb(20 184 166 / 0.3);
}
.bg-teal-500\/35{
  background-color: rgb(20 184 166 / 0.35);
}
.bg-teal-500\/40{
  background-color: rgb(20 184 166 / 0.4);
}
.bg-teal-500\/45{
  background-color: rgb(20 184 166 / 0.45);
}
.bg-teal-500\/5{
  background-color: rgb(20 184 166 / 0.05);
}
.bg-teal-500\/50{
  background-color: rgb(20 184 166 / 0.5);
}
.bg-teal-500\/55{
  background-color: rgb(20 184 166 / 0.55);
}
.bg-teal-500\/60{
  background-color: rgb(20 184 166 / 0.6);
}
.bg-teal-500\/65{
  background-color: rgb(20 184 166 / 0.65);
}
.bg-teal-500\/70{
  background-color: rgb(20 184 166 / 0.7);
}
.bg-teal-500\/75{
  background-color: rgb(20 184 166 / 0.75);
}
.bg-teal-500\/80{
  background-color: rgb(20 184 166 / 0.8);
}
.bg-teal-500\/85{
  background-color: rgb(20 184 166 / 0.85);
}
.bg-teal-500\/90{
  background-color: rgb(20 184 166 / 0.9);
}
.bg-teal-500\/95{
  background-color: rgb(20 184 166 / 0.95);
}
.bg-teal-600{
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.bg-teal-600\/0{
  background-color: rgb(13 148 136 / 0);
}
.bg-teal-600\/10{
  background-color: rgb(13 148 136 / 0.1);
}
.bg-teal-600\/100{
  background-color: rgb(13 148 136 / 1);
}
.bg-teal-600\/15{
  background-color: rgb(13 148 136 / 0.15);
}
.bg-teal-600\/20{
  background-color: rgb(13 148 136 / 0.2);
}
.bg-teal-600\/25{
  background-color: rgb(13 148 136 / 0.25);
}
.bg-teal-600\/30{
  background-color: rgb(13 148 136 / 0.3);
}
.bg-teal-600\/35{
  background-color: rgb(13 148 136 / 0.35);
}
.bg-teal-600\/40{
  background-color: rgb(13 148 136 / 0.4);
}
.bg-teal-600\/45{
  background-color: rgb(13 148 136 / 0.45);
}
.bg-teal-600\/5{
  background-color: rgb(13 148 136 / 0.05);
}
.bg-teal-600\/50{
  background-color: rgb(13 148 136 / 0.5);
}
.bg-teal-600\/55{
  background-color: rgb(13 148 136 / 0.55);
}
.bg-teal-600\/60{
  background-color: rgb(13 148 136 / 0.6);
}
.bg-teal-600\/65{
  background-color: rgb(13 148 136 / 0.65);
}
.bg-teal-600\/70{
  background-color: rgb(13 148 136 / 0.7);
}
.bg-teal-600\/75{
  background-color: rgb(13 148 136 / 0.75);
}
.bg-teal-600\/80{
  background-color: rgb(13 148 136 / 0.8);
}
.bg-teal-600\/85{
  background-color: rgb(13 148 136 / 0.85);
}
.bg-teal-600\/90{
  background-color: rgb(13 148 136 / 0.9);
}
.bg-teal-600\/95{
  background-color: rgb(13 148 136 / 0.95);
}
.bg-teal-700{
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.bg-teal-700\/0{
  background-color: rgb(15 118 110 / 0);
}
.bg-teal-700\/10{
  background-color: rgb(15 118 110 / 0.1);
}
.bg-teal-700\/100{
  background-color: rgb(15 118 110 / 1);
}
.bg-teal-700\/15{
  background-color: rgb(15 118 110 / 0.15);
}
.bg-teal-700\/20{
  background-color: rgb(15 118 110 / 0.2);
}
.bg-teal-700\/25{
  background-color: rgb(15 118 110 / 0.25);
}
.bg-teal-700\/30{
  background-color: rgb(15 118 110 / 0.3);
}
.bg-teal-700\/35{
  background-color: rgb(15 118 110 / 0.35);
}
.bg-teal-700\/40{
  background-color: rgb(15 118 110 / 0.4);
}
.bg-teal-700\/45{
  background-color: rgb(15 118 110 / 0.45);
}
.bg-teal-700\/5{
  background-color: rgb(15 118 110 / 0.05);
}
.bg-teal-700\/50{
  background-color: rgb(15 118 110 / 0.5);
}
.bg-teal-700\/55{
  background-color: rgb(15 118 110 / 0.55);
}
.bg-teal-700\/60{
  background-color: rgb(15 118 110 / 0.6);
}
.bg-teal-700\/65{
  background-color: rgb(15 118 110 / 0.65);
}
.bg-teal-700\/70{
  background-color: rgb(15 118 110 / 0.7);
}
.bg-teal-700\/75{
  background-color: rgb(15 118 110 / 0.75);
}
.bg-teal-700\/80{
  background-color: rgb(15 118 110 / 0.8);
}
.bg-teal-700\/85{
  background-color: rgb(15 118 110 / 0.85);
}
.bg-teal-700\/90{
  background-color: rgb(15 118 110 / 0.9);
}
.bg-teal-700\/95{
  background-color: rgb(15 118 110 / 0.95);
}
.bg-teal-800{
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.bg-teal-800\/0{
  background-color: rgb(17 94 89 / 0);
}
.bg-teal-800\/10{
  background-color: rgb(17 94 89 / 0.1);
}
.bg-teal-800\/100{
  background-color: rgb(17 94 89 / 1);
}
.bg-teal-800\/15{
  background-color: rgb(17 94 89 / 0.15);
}
.bg-teal-800\/20{
  background-color: rgb(17 94 89 / 0.2);
}
.bg-teal-800\/25{
  background-color: rgb(17 94 89 / 0.25);
}
.bg-teal-800\/30{
  background-color: rgb(17 94 89 / 0.3);
}
.bg-teal-800\/35{
  background-color: rgb(17 94 89 / 0.35);
}
.bg-teal-800\/40{
  background-color: rgb(17 94 89 / 0.4);
}
.bg-teal-800\/45{
  background-color: rgb(17 94 89 / 0.45);
}
.bg-teal-800\/5{
  background-color: rgb(17 94 89 / 0.05);
}
.bg-teal-800\/50{
  background-color: rgb(17 94 89 / 0.5);
}
.bg-teal-800\/55{
  background-color: rgb(17 94 89 / 0.55);
}
.bg-teal-800\/60{
  background-color: rgb(17 94 89 / 0.6);
}
.bg-teal-800\/65{
  background-color: rgb(17 94 89 / 0.65);
}
.bg-teal-800\/70{
  background-color: rgb(17 94 89 / 0.7);
}
.bg-teal-800\/75{
  background-color: rgb(17 94 89 / 0.75);
}
.bg-teal-800\/80{
  background-color: rgb(17 94 89 / 0.8);
}
.bg-teal-800\/85{
  background-color: rgb(17 94 89 / 0.85);
}
.bg-teal-800\/90{
  background-color: rgb(17 94 89 / 0.9);
}
.bg-teal-800\/95{
  background-color: rgb(17 94 89 / 0.95);
}
.bg-teal-900{
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.bg-teal-900\/0{
  background-color: rgb(19 78 74 / 0);
}
.bg-teal-900\/10{
  background-color: rgb(19 78 74 / 0.1);
}
.bg-teal-900\/100{
  background-color: rgb(19 78 74 / 1);
}
.bg-teal-900\/15{
  background-color: rgb(19 78 74 / 0.15);
}
.bg-teal-900\/20{
  background-color: rgb(19 78 74 / 0.2);
}
.bg-teal-900\/25{
  background-color: rgb(19 78 74 / 0.25);
}
.bg-teal-900\/30{
  background-color: rgb(19 78 74 / 0.3);
}
.bg-teal-900\/35{
  background-color: rgb(19 78 74 / 0.35);
}
.bg-teal-900\/40{
  background-color: rgb(19 78 74 / 0.4);
}
.bg-teal-900\/45{
  background-color: rgb(19 78 74 / 0.45);
}
.bg-teal-900\/5{
  background-color: rgb(19 78 74 / 0.05);
}
.bg-teal-900\/50{
  background-color: rgb(19 78 74 / 0.5);
}
.bg-teal-900\/55{
  background-color: rgb(19 78 74 / 0.55);
}
.bg-teal-900\/60{
  background-color: rgb(19 78 74 / 0.6);
}
.bg-teal-900\/65{
  background-color: rgb(19 78 74 / 0.65);
}
.bg-teal-900\/70{
  background-color: rgb(19 78 74 / 0.7);
}
.bg-teal-900\/75{
  background-color: rgb(19 78 74 / 0.75);
}
.bg-teal-900\/80{
  background-color: rgb(19 78 74 / 0.8);
}
.bg-teal-900\/85{
  background-color: rgb(19 78 74 / 0.85);
}
.bg-teal-900\/90{
  background-color: rgb(19 78 74 / 0.9);
}
.bg-teal-900\/95{
  background-color: rgb(19 78 74 / 0.95);
}
.bg-text-primary{
  background-color: hsl(var(--color-text-primary));
}
.bg-transparent{
  background-color: transparent;
}
.bg-violet-100{
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}
.bg-violet-100\/0{
  background-color: rgb(237 233 254 / 0);
}
.bg-violet-100\/10{
  background-color: rgb(237 233 254 / 0.1);
}
.bg-violet-100\/100{
  background-color: rgb(237 233 254 / 1);
}
.bg-violet-100\/15{
  background-color: rgb(237 233 254 / 0.15);
}
.bg-violet-100\/20{
  background-color: rgb(237 233 254 / 0.2);
}
.bg-violet-100\/25{
  background-color: rgb(237 233 254 / 0.25);
}
.bg-violet-100\/30{
  background-color: rgb(237 233 254 / 0.3);
}
.bg-violet-100\/35{
  background-color: rgb(237 233 254 / 0.35);
}
.bg-violet-100\/40{
  background-color: rgb(237 233 254 / 0.4);
}
.bg-violet-100\/45{
  background-color: rgb(237 233 254 / 0.45);
}
.bg-violet-100\/5{
  background-color: rgb(237 233 254 / 0.05);
}
.bg-violet-100\/50{
  background-color: rgb(237 233 254 / 0.5);
}
.bg-violet-100\/55{
  background-color: rgb(237 233 254 / 0.55);
}
.bg-violet-100\/60{
  background-color: rgb(237 233 254 / 0.6);
}
.bg-violet-100\/65{
  background-color: rgb(237 233 254 / 0.65);
}
.bg-violet-100\/70{
  background-color: rgb(237 233 254 / 0.7);
}
.bg-violet-100\/75{
  background-color: rgb(237 233 254 / 0.75);
}
.bg-violet-100\/80{
  background-color: rgb(237 233 254 / 0.8);
}
.bg-violet-100\/85{
  background-color: rgb(237 233 254 / 0.85);
}
.bg-violet-100\/90{
  background-color: rgb(237 233 254 / 0.9);
}
.bg-violet-100\/95{
  background-color: rgb(237 233 254 / 0.95);
}
.bg-violet-200{
  --tw-bg-opacity: 1;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1));
}
.bg-violet-200\/0{
  background-color: rgb(221 214 254 / 0);
}
.bg-violet-200\/10{
  background-color: rgb(221 214 254 / 0.1);
}
.bg-violet-200\/100{
  background-color: rgb(221 214 254 / 1);
}
.bg-violet-200\/15{
  background-color: rgb(221 214 254 / 0.15);
}
.bg-violet-200\/20{
  background-color: rgb(221 214 254 / 0.2);
}
.bg-violet-200\/25{
  background-color: rgb(221 214 254 / 0.25);
}
.bg-violet-200\/30{
  background-color: rgb(221 214 254 / 0.3);
}
.bg-violet-200\/35{
  background-color: rgb(221 214 254 / 0.35);
}
.bg-violet-200\/40{
  background-color: rgb(221 214 254 / 0.4);
}
.bg-violet-200\/45{
  background-color: rgb(221 214 254 / 0.45);
}
.bg-violet-200\/5{
  background-color: rgb(221 214 254 / 0.05);
}
.bg-violet-200\/50{
  background-color: rgb(221 214 254 / 0.5);
}
.bg-violet-200\/55{
  background-color: rgb(221 214 254 / 0.55);
}
.bg-violet-200\/60{
  background-color: rgb(221 214 254 / 0.6);
}
.bg-violet-200\/65{
  background-color: rgb(221 214 254 / 0.65);
}
.bg-violet-200\/70{
  background-color: rgb(221 214 254 / 0.7);
}
.bg-violet-200\/75{
  background-color: rgb(221 214 254 / 0.75);
}
.bg-violet-200\/80{
  background-color: rgb(221 214 254 / 0.8);
}
.bg-violet-200\/85{
  background-color: rgb(221 214 254 / 0.85);
}
.bg-violet-200\/90{
  background-color: rgb(221 214 254 / 0.9);
}
.bg-violet-200\/95{
  background-color: rgb(221 214 254 / 0.95);
}
.bg-violet-300{
  --tw-bg-opacity: 1;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1));
}
.bg-violet-300\/0{
  background-color: rgb(196 181 253 / 0);
}
.bg-violet-300\/10{
  background-color: rgb(196 181 253 / 0.1);
}
.bg-violet-300\/100{
  background-color: rgb(196 181 253 / 1);
}
.bg-violet-300\/15{
  background-color: rgb(196 181 253 / 0.15);
}
.bg-violet-300\/20{
  background-color: rgb(196 181 253 / 0.2);
}
.bg-violet-300\/25{
  background-color: rgb(196 181 253 / 0.25);
}
.bg-violet-300\/30{
  background-color: rgb(196 181 253 / 0.3);
}
.bg-violet-300\/35{
  background-color: rgb(196 181 253 / 0.35);
}
.bg-violet-300\/40{
  background-color: rgb(196 181 253 / 0.4);
}
.bg-violet-300\/45{
  background-color: rgb(196 181 253 / 0.45);
}
.bg-violet-300\/5{
  background-color: rgb(196 181 253 / 0.05);
}
.bg-violet-300\/50{
  background-color: rgb(196 181 253 / 0.5);
}
.bg-violet-300\/55{
  background-color: rgb(196 181 253 / 0.55);
}
.bg-violet-300\/60{
  background-color: rgb(196 181 253 / 0.6);
}
.bg-violet-300\/65{
  background-color: rgb(196 181 253 / 0.65);
}
.bg-violet-300\/70{
  background-color: rgb(196 181 253 / 0.7);
}
.bg-violet-300\/75{
  background-color: rgb(196 181 253 / 0.75);
}
.bg-violet-300\/80{
  background-color: rgb(196 181 253 / 0.8);
}
.bg-violet-300\/85{
  background-color: rgb(196 181 253 / 0.85);
}
.bg-violet-300\/90{
  background-color: rgb(196 181 253 / 0.9);
}
.bg-violet-300\/95{
  background-color: rgb(196 181 253 / 0.95);
}
.bg-violet-400{
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1));
}
.bg-violet-400\/0{
  background-color: rgb(167 139 250 / 0);
}
.bg-violet-400\/10{
  background-color: rgb(167 139 250 / 0.1);
}
.bg-violet-400\/100{
  background-color: rgb(167 139 250 / 1);
}
.bg-violet-400\/15{
  background-color: rgb(167 139 250 / 0.15);
}
.bg-violet-400\/20{
  background-color: rgb(167 139 250 / 0.2);
}
.bg-violet-400\/25{
  background-color: rgb(167 139 250 / 0.25);
}
.bg-violet-400\/30{
  background-color: rgb(167 139 250 / 0.3);
}
.bg-violet-400\/35{
  background-color: rgb(167 139 250 / 0.35);
}
.bg-violet-400\/40{
  background-color: rgb(167 139 250 / 0.4);
}
.bg-violet-400\/45{
  background-color: rgb(167 139 250 / 0.45);
}
.bg-violet-400\/5{
  background-color: rgb(167 139 250 / 0.05);
}
.bg-violet-400\/50{
  background-color: rgb(167 139 250 / 0.5);
}
.bg-violet-400\/55{
  background-color: rgb(167 139 250 / 0.55);
}
.bg-violet-400\/60{
  background-color: rgb(167 139 250 / 0.6);
}
.bg-violet-400\/65{
  background-color: rgb(167 139 250 / 0.65);
}
.bg-violet-400\/70{
  background-color: rgb(167 139 250 / 0.7);
}
.bg-violet-400\/75{
  background-color: rgb(167 139 250 / 0.75);
}
.bg-violet-400\/80{
  background-color: rgb(167 139 250 / 0.8);
}
.bg-violet-400\/85{
  background-color: rgb(167 139 250 / 0.85);
}
.bg-violet-400\/90{
  background-color: rgb(167 139 250 / 0.9);
}
.bg-violet-400\/95{
  background-color: rgb(167 139 250 / 0.95);
}
.bg-violet-50{
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}
.bg-violet-50\/0{
  background-color: rgb(245 243 255 / 0);
}
.bg-violet-50\/10{
  background-color: rgb(245 243 255 / 0.1);
}
.bg-violet-50\/100{
  background-color: rgb(245 243 255 / 1);
}
.bg-violet-50\/15{
  background-color: rgb(245 243 255 / 0.15);
}
.bg-violet-50\/20{
  background-color: rgb(245 243 255 / 0.2);
}
.bg-violet-50\/25{
  background-color: rgb(245 243 255 / 0.25);
}
.bg-violet-50\/30{
  background-color: rgb(245 243 255 / 0.3);
}
.bg-violet-50\/35{
  background-color: rgb(245 243 255 / 0.35);
}
.bg-violet-50\/40{
  background-color: rgb(245 243 255 / 0.4);
}
.bg-violet-50\/45{
  background-color: rgb(245 243 255 / 0.45);
}
.bg-violet-50\/5{
  background-color: rgb(245 243 255 / 0.05);
}
.bg-violet-50\/50{
  background-color: rgb(245 243 255 / 0.5);
}
.bg-violet-50\/55{
  background-color: rgb(245 243 255 / 0.55);
}
.bg-violet-50\/60{
  background-color: rgb(245 243 255 / 0.6);
}
.bg-violet-50\/65{
  background-color: rgb(245 243 255 / 0.65);
}
.bg-violet-50\/70{
  background-color: rgb(245 243 255 / 0.7);
}
.bg-violet-50\/75{
  background-color: rgb(245 243 255 / 0.75);
}
.bg-violet-50\/80{
  background-color: rgb(245 243 255 / 0.8);
}
.bg-violet-50\/85{
  background-color: rgb(245 243 255 / 0.85);
}
.bg-violet-50\/90{
  background-color: rgb(245 243 255 / 0.9);
}
.bg-violet-50\/95{
  background-color: rgb(245 243 255 / 0.95);
}
.bg-violet-500{
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}
.bg-violet-500\/0{
  background-color: rgb(139 92 246 / 0);
}
.bg-violet-500\/10{
  background-color: rgb(139 92 246 / 0.1);
}
.bg-violet-500\/100{
  background-color: rgb(139 92 246 / 1);
}
.bg-violet-500\/15{
  background-color: rgb(139 92 246 / 0.15);
}
.bg-violet-500\/20{
  background-color: rgb(139 92 246 / 0.2);
}
.bg-violet-500\/25{
  background-color: rgb(139 92 246 / 0.25);
}
.bg-violet-500\/30{
  background-color: rgb(139 92 246 / 0.3);
}
.bg-violet-500\/35{
  background-color: rgb(139 92 246 / 0.35);
}
.bg-violet-500\/40{
  background-color: rgb(139 92 246 / 0.4);
}
.bg-violet-500\/45{
  background-color: rgb(139 92 246 / 0.45);
}
.bg-violet-500\/5{
  background-color: rgb(139 92 246 / 0.05);
}
.bg-violet-500\/50{
  background-color: rgb(139 92 246 / 0.5);
}
.bg-violet-500\/55{
  background-color: rgb(139 92 246 / 0.55);
}
.bg-violet-500\/60{
  background-color: rgb(139 92 246 / 0.6);
}
.bg-violet-500\/65{
  background-color: rgb(139 92 246 / 0.65);
}
.bg-violet-500\/70{
  background-color: rgb(139 92 246 / 0.7);
}
.bg-violet-500\/75{
  background-color: rgb(139 92 246 / 0.75);
}
.bg-violet-500\/80{
  background-color: rgb(139 92 246 / 0.8);
}
.bg-violet-500\/85{
  background-color: rgb(139 92 246 / 0.85);
}
.bg-violet-500\/90{
  background-color: rgb(139 92 246 / 0.9);
}
.bg-violet-500\/95{
  background-color: rgb(139 92 246 / 0.95);
}
.bg-violet-600{
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}
.bg-violet-600\/0{
  background-color: rgb(124 58 237 / 0);
}
.bg-violet-600\/10{
  background-color: rgb(124 58 237 / 0.1);
}
.bg-violet-600\/100{
  background-color: rgb(124 58 237 / 1);
}
.bg-violet-600\/15{
  background-color: rgb(124 58 237 / 0.15);
}
.bg-violet-600\/20{
  background-color: rgb(124 58 237 / 0.2);
}
.bg-violet-600\/25{
  background-color: rgb(124 58 237 / 0.25);
}
.bg-violet-600\/30{
  background-color: rgb(124 58 237 / 0.3);
}
.bg-violet-600\/35{
  background-color: rgb(124 58 237 / 0.35);
}
.bg-violet-600\/40{
  background-color: rgb(124 58 237 / 0.4);
}
.bg-violet-600\/45{
  background-color: rgb(124 58 237 / 0.45);
}
.bg-violet-600\/5{
  background-color: rgb(124 58 237 / 0.05);
}
.bg-violet-600\/50{
  background-color: rgb(124 58 237 / 0.5);
}
.bg-violet-600\/55{
  background-color: rgb(124 58 237 / 0.55);
}
.bg-violet-600\/60{
  background-color: rgb(124 58 237 / 0.6);
}
.bg-violet-600\/65{
  background-color: rgb(124 58 237 / 0.65);
}
.bg-violet-600\/70{
  background-color: rgb(124 58 237 / 0.7);
}
.bg-violet-600\/75{
  background-color: rgb(124 58 237 / 0.75);
}
.bg-violet-600\/80{
  background-color: rgb(124 58 237 / 0.8);
}
.bg-violet-600\/85{
  background-color: rgb(124 58 237 / 0.85);
}
.bg-violet-600\/90{
  background-color: rgb(124 58 237 / 0.9);
}
.bg-violet-600\/95{
  background-color: rgb(124 58 237 / 0.95);
}
.bg-violet-700{
  --tw-bg-opacity: 1;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1));
}
.bg-violet-700\/0{
  background-color: rgb(109 40 217 / 0);
}
.bg-violet-700\/10{
  background-color: rgb(109 40 217 / 0.1);
}
.bg-violet-700\/100{
  background-color: rgb(109 40 217 / 1);
}
.bg-violet-700\/15{
  background-color: rgb(109 40 217 / 0.15);
}
.bg-violet-700\/20{
  background-color: rgb(109 40 217 / 0.2);
}
.bg-violet-700\/25{
  background-color: rgb(109 40 217 / 0.25);
}
.bg-violet-700\/30{
  background-color: rgb(109 40 217 / 0.3);
}
.bg-violet-700\/35{
  background-color: rgb(109 40 217 / 0.35);
}
.bg-violet-700\/40{
  background-color: rgb(109 40 217 / 0.4);
}
.bg-violet-700\/45{
  background-color: rgb(109 40 217 / 0.45);
}
.bg-violet-700\/5{
  background-color: rgb(109 40 217 / 0.05);
}
.bg-violet-700\/50{
  background-color: rgb(109 40 217 / 0.5);
}
.bg-violet-700\/55{
  background-color: rgb(109 40 217 / 0.55);
}
.bg-violet-700\/60{
  background-color: rgb(109 40 217 / 0.6);
}
.bg-violet-700\/65{
  background-color: rgb(109 40 217 / 0.65);
}
.bg-violet-700\/70{
  background-color: rgb(109 40 217 / 0.7);
}
.bg-violet-700\/75{
  background-color: rgb(109 40 217 / 0.75);
}
.bg-violet-700\/80{
  background-color: rgb(109 40 217 / 0.8);
}
.bg-violet-700\/85{
  background-color: rgb(109 40 217 / 0.85);
}
.bg-violet-700\/90{
  background-color: rgb(109 40 217 / 0.9);
}
.bg-violet-700\/95{
  background-color: rgb(109 40 217 / 0.95);
}
.bg-violet-800{
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1));
}
.bg-violet-800\/0{
  background-color: rgb(91 33 182 / 0);
}
.bg-violet-800\/10{
  background-color: rgb(91 33 182 / 0.1);
}
.bg-violet-800\/100{
  background-color: rgb(91 33 182 / 1);
}
.bg-violet-800\/15{
  background-color: rgb(91 33 182 / 0.15);
}
.bg-violet-800\/20{
  background-color: rgb(91 33 182 / 0.2);
}
.bg-violet-800\/25{
  background-color: rgb(91 33 182 / 0.25);
}
.bg-violet-800\/30{
  background-color: rgb(91 33 182 / 0.3);
}
.bg-violet-800\/35{
  background-color: rgb(91 33 182 / 0.35);
}
.bg-violet-800\/40{
  background-color: rgb(91 33 182 / 0.4);
}
.bg-violet-800\/45{
  background-color: rgb(91 33 182 / 0.45);
}
.bg-violet-800\/5{
  background-color: rgb(91 33 182 / 0.05);
}
.bg-violet-800\/50{
  background-color: rgb(91 33 182 / 0.5);
}
.bg-violet-800\/55{
  background-color: rgb(91 33 182 / 0.55);
}
.bg-violet-800\/60{
  background-color: rgb(91 33 182 / 0.6);
}
.bg-violet-800\/65{
  background-color: rgb(91 33 182 / 0.65);
}
.bg-violet-800\/70{
  background-color: rgb(91 33 182 / 0.7);
}
.bg-violet-800\/75{
  background-color: rgb(91 33 182 / 0.75);
}
.bg-violet-800\/80{
  background-color: rgb(91 33 182 / 0.8);
}
.bg-violet-800\/85{
  background-color: rgb(91 33 182 / 0.85);
}
.bg-violet-800\/90{
  background-color: rgb(91 33 182 / 0.9);
}
.bg-violet-800\/95{
  background-color: rgb(91 33 182 / 0.95);
}
.bg-violet-900{
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1));
}
.bg-violet-900\/0{
  background-color: rgb(76 29 149 / 0);
}
.bg-violet-900\/10{
  background-color: rgb(76 29 149 / 0.1);
}
.bg-violet-900\/100{
  background-color: rgb(76 29 149 / 1);
}
.bg-violet-900\/15{
  background-color: rgb(76 29 149 / 0.15);
}
.bg-violet-900\/20{
  background-color: rgb(76 29 149 / 0.2);
}
.bg-violet-900\/25{
  background-color: rgb(76 29 149 / 0.25);
}
.bg-violet-900\/30{
  background-color: rgb(76 29 149 / 0.3);
}
.bg-violet-900\/35{
  background-color: rgb(76 29 149 / 0.35);
}
.bg-violet-900\/40{
  background-color: rgb(76 29 149 / 0.4);
}
.bg-violet-900\/45{
  background-color: rgb(76 29 149 / 0.45);
}
.bg-violet-900\/5{
  background-color: rgb(76 29 149 / 0.05);
}
.bg-violet-900\/50{
  background-color: rgb(76 29 149 / 0.5);
}
.bg-violet-900\/55{
  background-color: rgb(76 29 149 / 0.55);
}
.bg-violet-900\/60{
  background-color: rgb(76 29 149 / 0.6);
}
.bg-violet-900\/65{
  background-color: rgb(76 29 149 / 0.65);
}
.bg-violet-900\/70{
  background-color: rgb(76 29 149 / 0.7);
}
.bg-violet-900\/75{
  background-color: rgb(76 29 149 / 0.75);
}
.bg-violet-900\/80{
  background-color: rgb(76 29 149 / 0.8);
}
.bg-violet-900\/85{
  background-color: rgb(76 29 149 / 0.85);
}
.bg-violet-900\/90{
  background-color: rgb(76 29 149 / 0.9);
}
.bg-violet-900\/95{
  background-color: rgb(76 29 149 / 0.95);
}
.bg-vip-orange{
  background-color: hsl(var(--color-vip-orange));
}
.bg-white{
  background-color: hsl(var(--color-white));
}
.bg-white\/10{
  background-color: hsl(var(--color-white) / 0.1);
}
.bg-white\/20{
  background-color: hsl(var(--color-white) / 0.2);
}
.bg-white\/50{
  background-color: hsl(var(--color-white) / 0.5);
}
.bg-white\/80{
  background-color: hsl(var(--color-white) / 0.8);
}
.bg-white\/95{
  background-color: hsl(var(--color-white) / 0.95);
}
.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-100\/0{
  background-color: rgb(254 249 195 / 0);
}
.bg-yellow-100\/10{
  background-color: rgb(254 249 195 / 0.1);
}
.bg-yellow-100\/100{
  background-color: rgb(254 249 195 / 1);
}
.bg-yellow-100\/15{
  background-color: rgb(254 249 195 / 0.15);
}
.bg-yellow-100\/20{
  background-color: rgb(254 249 195 / 0.2);
}
.bg-yellow-100\/25{
  background-color: rgb(254 249 195 / 0.25);
}
.bg-yellow-100\/30{
  background-color: rgb(254 249 195 / 0.3);
}
.bg-yellow-100\/35{
  background-color: rgb(254 249 195 / 0.35);
}
.bg-yellow-100\/40{
  background-color: rgb(254 249 195 / 0.4);
}
.bg-yellow-100\/45{
  background-color: rgb(254 249 195 / 0.45);
}
.bg-yellow-100\/5{
  background-color: rgb(254 249 195 / 0.05);
}
.bg-yellow-100\/50{
  background-color: rgb(254 249 195 / 0.5);
}
.bg-yellow-100\/55{
  background-color: rgb(254 249 195 / 0.55);
}
.bg-yellow-100\/60{
  background-color: rgb(254 249 195 / 0.6);
}
.bg-yellow-100\/65{
  background-color: rgb(254 249 195 / 0.65);
}
.bg-yellow-100\/70{
  background-color: rgb(254 249 195 / 0.7);
}
.bg-yellow-100\/75{
  background-color: rgb(254 249 195 / 0.75);
}
.bg-yellow-100\/80{
  background-color: rgb(254 249 195 / 0.8);
}
.bg-yellow-100\/85{
  background-color: rgb(254 249 195 / 0.85);
}
.bg-yellow-100\/90{
  background-color: rgb(254 249 195 / 0.9);
}
.bg-yellow-100\/95{
  background-color: rgb(254 249 195 / 0.95);
}
.bg-yellow-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.bg-yellow-200\/0{
  background-color: rgb(254 240 138 / 0);
}
.bg-yellow-200\/10{
  background-color: rgb(254 240 138 / 0.1);
}
.bg-yellow-200\/100{
  background-color: rgb(254 240 138 / 1);
}
.bg-yellow-200\/15{
  background-color: rgb(254 240 138 / 0.15);
}
.bg-yellow-200\/20{
  background-color: rgb(254 240 138 / 0.2);
}
.bg-yellow-200\/25{
  background-color: rgb(254 240 138 / 0.25);
}
.bg-yellow-200\/30{
  background-color: rgb(254 240 138 / 0.3);
}
.bg-yellow-200\/35{
  background-color: rgb(254 240 138 / 0.35);
}
.bg-yellow-200\/40{
  background-color: rgb(254 240 138 / 0.4);
}
.bg-yellow-200\/45{
  background-color: rgb(254 240 138 / 0.45);
}
.bg-yellow-200\/5{
  background-color: rgb(254 240 138 / 0.05);
}
.bg-yellow-200\/50{
  background-color: rgb(254 240 138 / 0.5);
}
.bg-yellow-200\/55{
  background-color: rgb(254 240 138 / 0.55);
}
.bg-yellow-200\/60{
  background-color: rgb(254 240 138 / 0.6);
}
.bg-yellow-200\/65{
  background-color: rgb(254 240 138 / 0.65);
}
.bg-yellow-200\/70{
  background-color: rgb(254 240 138 / 0.7);
}
.bg-yellow-200\/75{
  background-color: rgb(254 240 138 / 0.75);
}
.bg-yellow-200\/80{
  background-color: rgb(254 240 138 / 0.8);
}
.bg-yellow-200\/85{
  background-color: rgb(254 240 138 / 0.85);
}
.bg-yellow-200\/90{
  background-color: rgb(254 240 138 / 0.9);
}
.bg-yellow-200\/95{
  background-color: rgb(254 240 138 / 0.95);
}
.bg-yellow-300{
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}
.bg-yellow-300\/0{
  background-color: rgb(253 224 71 / 0);
}
.bg-yellow-300\/10{
  background-color: rgb(253 224 71 / 0.1);
}
.bg-yellow-300\/100{
  background-color: rgb(253 224 71 / 1);
}
.bg-yellow-300\/15{
  background-color: rgb(253 224 71 / 0.15);
}
.bg-yellow-300\/20{
  background-color: rgb(253 224 71 / 0.2);
}
.bg-yellow-300\/25{
  background-color: rgb(253 224 71 / 0.25);
}
.bg-yellow-300\/30{
  background-color: rgb(253 224 71 / 0.3);
}
.bg-yellow-300\/35{
  background-color: rgb(253 224 71 / 0.35);
}
.bg-yellow-300\/40{
  background-color: rgb(253 224 71 / 0.4);
}
.bg-yellow-300\/45{
  background-color: rgb(253 224 71 / 0.45);
}
.bg-yellow-300\/5{
  background-color: rgb(253 224 71 / 0.05);
}
.bg-yellow-300\/50{
  background-color: rgb(253 224 71 / 0.5);
}
.bg-yellow-300\/55{
  background-color: rgb(253 224 71 / 0.55);
}
.bg-yellow-300\/60{
  background-color: rgb(253 224 71 / 0.6);
}
.bg-yellow-300\/65{
  background-color: rgb(253 224 71 / 0.65);
}
.bg-yellow-300\/70{
  background-color: rgb(253 224 71 / 0.7);
}
.bg-yellow-300\/75{
  background-color: rgb(253 224 71 / 0.75);
}
.bg-yellow-300\/80{
  background-color: rgb(253 224 71 / 0.8);
}
.bg-yellow-300\/85{
  background-color: rgb(253 224 71 / 0.85);
}
.bg-yellow-300\/90{
  background-color: rgb(253 224 71 / 0.9);
}
.bg-yellow-300\/95{
  background-color: rgb(253 224 71 / 0.95);
}
.bg-yellow-400{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.bg-yellow-400\/0{
  background-color: rgb(250 204 21 / 0);
}
.bg-yellow-400\/10{
  background-color: rgb(250 204 21 / 0.1);
}
.bg-yellow-400\/100{
  background-color: rgb(250 204 21 / 1);
}
.bg-yellow-400\/15{
  background-color: rgb(250 204 21 / 0.15);
}
.bg-yellow-400\/20{
  background-color: rgb(250 204 21 / 0.2);
}
.bg-yellow-400\/25{
  background-color: rgb(250 204 21 / 0.25);
}
.bg-yellow-400\/30{
  background-color: rgb(250 204 21 / 0.3);
}
.bg-yellow-400\/35{
  background-color: rgb(250 204 21 / 0.35);
}
.bg-yellow-400\/40{
  background-color: rgb(250 204 21 / 0.4);
}
.bg-yellow-400\/45{
  background-color: rgb(250 204 21 / 0.45);
}
.bg-yellow-400\/5{
  background-color: rgb(250 204 21 / 0.05);
}
.bg-yellow-400\/50{
  background-color: rgb(250 204 21 / 0.5);
}
.bg-yellow-400\/55{
  background-color: rgb(250 204 21 / 0.55);
}
.bg-yellow-400\/60{
  background-color: rgb(250 204 21 / 0.6);
}
.bg-yellow-400\/65{
  background-color: rgb(250 204 21 / 0.65);
}
.bg-yellow-400\/70{
  background-color: rgb(250 204 21 / 0.7);
}
.bg-yellow-400\/75{
  background-color: rgb(250 204 21 / 0.75);
}
.bg-yellow-400\/80{
  background-color: rgb(250 204 21 / 0.8);
}
.bg-yellow-400\/85{
  background-color: rgb(250 204 21 / 0.85);
}
.bg-yellow-400\/90{
  background-color: rgb(250 204 21 / 0.9);
}
.bg-yellow-400\/95{
  background-color: rgb(250 204 21 / 0.95);
}
.bg-yellow-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.bg-yellow-50\/0{
  background-color: rgb(254 252 232 / 0);
}
.bg-yellow-50\/10{
  background-color: rgb(254 252 232 / 0.1);
}
.bg-yellow-50\/100{
  background-color: rgb(254 252 232 / 1);
}
.bg-yellow-50\/15{
  background-color: rgb(254 252 232 / 0.15);
}
.bg-yellow-50\/20{
  background-color: rgb(254 252 232 / 0.2);
}
.bg-yellow-50\/25{
  background-color: rgb(254 252 232 / 0.25);
}
.bg-yellow-50\/30{
  background-color: rgb(254 252 232 / 0.3);
}
.bg-yellow-50\/35{
  background-color: rgb(254 252 232 / 0.35);
}
.bg-yellow-50\/40{
  background-color: rgb(254 252 232 / 0.4);
}
.bg-yellow-50\/45{
  background-color: rgb(254 252 232 / 0.45);
}
.bg-yellow-50\/5{
  background-color: rgb(254 252 232 / 0.05);
}
.bg-yellow-50\/50{
  background-color: rgb(254 252 232 / 0.5);
}
.bg-yellow-50\/55{
  background-color: rgb(254 252 232 / 0.55);
}
.bg-yellow-50\/60{
  background-color: rgb(254 252 232 / 0.6);
}
.bg-yellow-50\/65{
  background-color: rgb(254 252 232 / 0.65);
}
.bg-yellow-50\/70{
  background-color: rgb(254 252 232 / 0.7);
}
.bg-yellow-50\/75{
  background-color: rgb(254 252 232 / 0.75);
}
.bg-yellow-50\/80{
  background-color: rgb(254 252 232 / 0.8);
}
.bg-yellow-50\/85{
  background-color: rgb(254 252 232 / 0.85);
}
.bg-yellow-50\/90{
  background-color: rgb(254 252 232 / 0.9);
}
.bg-yellow-50\/95{
  background-color: rgb(254 252 232 / 0.95);
}
.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500\/0{
  background-color: rgb(234 179 8 / 0);
}
.bg-yellow-500\/10{
  background-color: rgb(234 179 8 / 0.1);
}
.bg-yellow-500\/100{
  background-color: rgb(234 179 8 / 1);
}
.bg-yellow-500\/15{
  background-color: rgb(234 179 8 / 0.15);
}
.bg-yellow-500\/20{
  background-color: rgb(234 179 8 / 0.2);
}
.bg-yellow-500\/25{
  background-color: rgb(234 179 8 / 0.25);
}
.bg-yellow-500\/30{
  background-color: rgb(234 179 8 / 0.3);
}
.bg-yellow-500\/35{
  background-color: rgb(234 179 8 / 0.35);
}
.bg-yellow-500\/40{
  background-color: rgb(234 179 8 / 0.4);
}
.bg-yellow-500\/45{
  background-color: rgb(234 179 8 / 0.45);
}
.bg-yellow-500\/5{
  background-color: rgb(234 179 8 / 0.05);
}
.bg-yellow-500\/50{
  background-color: rgb(234 179 8 / 0.5);
}
.bg-yellow-500\/55{
  background-color: rgb(234 179 8 / 0.55);
}
.bg-yellow-500\/60{
  background-color: rgb(234 179 8 / 0.6);
}
.bg-yellow-500\/65{
  background-color: rgb(234 179 8 / 0.65);
}
.bg-yellow-500\/70{
  background-color: rgb(234 179 8 / 0.7);
}
.bg-yellow-500\/75{
  background-color: rgb(234 179 8 / 0.75);
}
.bg-yellow-500\/80{
  background-color: rgb(234 179 8 / 0.8);
}
.bg-yellow-500\/85{
  background-color: rgb(234 179 8 / 0.85);
}
.bg-yellow-500\/90{
  background-color: rgb(234 179 8 / 0.9);
}
.bg-yellow-500\/95{
  background-color: rgb(234 179 8 / 0.95);
}
.bg-yellow-600{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.bg-yellow-600\/0{
  background-color: rgb(202 138 4 / 0);
}
.bg-yellow-600\/10{
  background-color: rgb(202 138 4 / 0.1);
}
.bg-yellow-600\/100{
  background-color: rgb(202 138 4 / 1);
}
.bg-yellow-600\/15{
  background-color: rgb(202 138 4 / 0.15);
}
.bg-yellow-600\/20{
  background-color: rgb(202 138 4 / 0.2);
}
.bg-yellow-600\/25{
  background-color: rgb(202 138 4 / 0.25);
}
.bg-yellow-600\/30{
  background-color: rgb(202 138 4 / 0.3);
}
.bg-yellow-600\/35{
  background-color: rgb(202 138 4 / 0.35);
}
.bg-yellow-600\/40{
  background-color: rgb(202 138 4 / 0.4);
}
.bg-yellow-600\/45{
  background-color: rgb(202 138 4 / 0.45);
}
.bg-yellow-600\/5{
  background-color: rgb(202 138 4 / 0.05);
}
.bg-yellow-600\/50{
  background-color: rgb(202 138 4 / 0.5);
}
.bg-yellow-600\/55{
  background-color: rgb(202 138 4 / 0.55);
}
.bg-yellow-600\/60{
  background-color: rgb(202 138 4 / 0.6);
}
.bg-yellow-600\/65{
  background-color: rgb(202 138 4 / 0.65);
}
.bg-yellow-600\/70{
  background-color: rgb(202 138 4 / 0.7);
}
.bg-yellow-600\/75{
  background-color: rgb(202 138 4 / 0.75);
}
.bg-yellow-600\/80{
  background-color: rgb(202 138 4 / 0.8);
}
.bg-yellow-600\/85{
  background-color: rgb(202 138 4 / 0.85);
}
.bg-yellow-600\/90{
  background-color: rgb(202 138 4 / 0.9);
}
.bg-yellow-600\/95{
  background-color: rgb(202 138 4 / 0.95);
}
.bg-yellow-700{
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.bg-yellow-700\/0{
  background-color: rgb(161 98 7 / 0);
}
.bg-yellow-700\/10{
  background-color: rgb(161 98 7 / 0.1);
}
.bg-yellow-700\/100{
  background-color: rgb(161 98 7 / 1);
}
.bg-yellow-700\/15{
  background-color: rgb(161 98 7 / 0.15);
}
.bg-yellow-700\/20{
  background-color: rgb(161 98 7 / 0.2);
}
.bg-yellow-700\/25{
  background-color: rgb(161 98 7 / 0.25);
}
.bg-yellow-700\/30{
  background-color: rgb(161 98 7 / 0.3);
}
.bg-yellow-700\/35{
  background-color: rgb(161 98 7 / 0.35);
}
.bg-yellow-700\/40{
  background-color: rgb(161 98 7 / 0.4);
}
.bg-yellow-700\/45{
  background-color: rgb(161 98 7 / 0.45);
}
.bg-yellow-700\/5{
  background-color: rgb(161 98 7 / 0.05);
}
.bg-yellow-700\/50{
  background-color: rgb(161 98 7 / 0.5);
}
.bg-yellow-700\/55{
  background-color: rgb(161 98 7 / 0.55);
}
.bg-yellow-700\/60{
  background-color: rgb(161 98 7 / 0.6);
}
.bg-yellow-700\/65{
  background-color: rgb(161 98 7 / 0.65);
}
.bg-yellow-700\/70{
  background-color: rgb(161 98 7 / 0.7);
}
.bg-yellow-700\/75{
  background-color: rgb(161 98 7 / 0.75);
}
.bg-yellow-700\/80{
  background-color: rgb(161 98 7 / 0.8);
}
.bg-yellow-700\/85{
  background-color: rgb(161 98 7 / 0.85);
}
.bg-yellow-700\/90{
  background-color: rgb(161 98 7 / 0.9);
}
.bg-yellow-700\/95{
  background-color: rgb(161 98 7 / 0.95);
}
.bg-yellow-800{
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.bg-yellow-800\/0{
  background-color: rgb(133 77 14 / 0);
}
.bg-yellow-800\/10{
  background-color: rgb(133 77 14 / 0.1);
}
.bg-yellow-800\/100{
  background-color: rgb(133 77 14 / 1);
}
.bg-yellow-800\/15{
  background-color: rgb(133 77 14 / 0.15);
}
.bg-yellow-800\/20{
  background-color: rgb(133 77 14 / 0.2);
}
.bg-yellow-800\/25{
  background-color: rgb(133 77 14 / 0.25);
}
.bg-yellow-800\/30{
  background-color: rgb(133 77 14 / 0.3);
}
.bg-yellow-800\/35{
  background-color: rgb(133 77 14 / 0.35);
}
.bg-yellow-800\/40{
  background-color: rgb(133 77 14 / 0.4);
}
.bg-yellow-800\/45{
  background-color: rgb(133 77 14 / 0.45);
}
.bg-yellow-800\/5{
  background-color: rgb(133 77 14 / 0.05);
}
.bg-yellow-800\/50{
  background-color: rgb(133 77 14 / 0.5);
}
.bg-yellow-800\/55{
  background-color: rgb(133 77 14 / 0.55);
}
.bg-yellow-800\/60{
  background-color: rgb(133 77 14 / 0.6);
}
.bg-yellow-800\/65{
  background-color: rgb(133 77 14 / 0.65);
}
.bg-yellow-800\/70{
  background-color: rgb(133 77 14 / 0.7);
}
.bg-yellow-800\/75{
  background-color: rgb(133 77 14 / 0.75);
}
.bg-yellow-800\/80{
  background-color: rgb(133 77 14 / 0.8);
}
.bg-yellow-800\/85{
  background-color: rgb(133 77 14 / 0.85);
}
.bg-yellow-800\/90{
  background-color: rgb(133 77 14 / 0.9);
}
.bg-yellow-800\/95{
  background-color: rgb(133 77 14 / 0.95);
}
.bg-yellow-900{
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.bg-yellow-900\/0{
  background-color: rgb(113 63 18 / 0);
}
.bg-yellow-900\/10{
  background-color: rgb(113 63 18 / 0.1);
}
.bg-yellow-900\/100{
  background-color: rgb(113 63 18 / 1);
}
.bg-yellow-900\/15{
  background-color: rgb(113 63 18 / 0.15);
}
.bg-yellow-900\/20{
  background-color: rgb(113 63 18 / 0.2);
}
.bg-yellow-900\/25{
  background-color: rgb(113 63 18 / 0.25);
}
.bg-yellow-900\/30{
  background-color: rgb(113 63 18 / 0.3);
}
.bg-yellow-900\/35{
  background-color: rgb(113 63 18 / 0.35);
}
.bg-yellow-900\/40{
  background-color: rgb(113 63 18 / 0.4);
}
.bg-yellow-900\/45{
  background-color: rgb(113 63 18 / 0.45);
}
.bg-yellow-900\/5{
  background-color: rgb(113 63 18 / 0.05);
}
.bg-yellow-900\/50{
  background-color: rgb(113 63 18 / 0.5);
}
.bg-yellow-900\/55{
  background-color: rgb(113 63 18 / 0.55);
}
.bg-yellow-900\/60{
  background-color: rgb(113 63 18 / 0.6);
}
.bg-yellow-900\/65{
  background-color: rgb(113 63 18 / 0.65);
}
.bg-yellow-900\/70{
  background-color: rgb(113 63 18 / 0.7);
}
.bg-yellow-900\/75{
  background-color: rgb(113 63 18 / 0.75);
}
.bg-yellow-900\/80{
  background-color: rgb(113 63 18 / 0.8);
}
.bg-yellow-900\/85{
  background-color: rgb(113 63 18 / 0.85);
}
.bg-yellow-900\/90{
  background-color: rgb(113 63 18 / 0.9);
}
.bg-yellow-900\/95{
  background-color: rgb(113 63 18 / 0.95);
}
.bg-zinc-100{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.bg-zinc-100\/0{
  background-color: rgb(244 244 245 / 0);
}
.bg-zinc-100\/10{
  background-color: rgb(244 244 245 / 0.1);
}
.bg-zinc-100\/100{
  background-color: rgb(244 244 245 / 1);
}
.bg-zinc-100\/15{
  background-color: rgb(244 244 245 / 0.15);
}
.bg-zinc-100\/20{
  background-color: rgb(244 244 245 / 0.2);
}
.bg-zinc-100\/25{
  background-color: rgb(244 244 245 / 0.25);
}
.bg-zinc-100\/30{
  background-color: rgb(244 244 245 / 0.3);
}
.bg-zinc-100\/35{
  background-color: rgb(244 244 245 / 0.35);
}
.bg-zinc-100\/40{
  background-color: rgb(244 244 245 / 0.4);
}
.bg-zinc-100\/45{
  background-color: rgb(244 244 245 / 0.45);
}
.bg-zinc-100\/5{
  background-color: rgb(244 244 245 / 0.05);
}
.bg-zinc-100\/50{
  background-color: rgb(244 244 245 / 0.5);
}
.bg-zinc-100\/55{
  background-color: rgb(244 244 245 / 0.55);
}
.bg-zinc-100\/60{
  background-color: rgb(244 244 245 / 0.6);
}
.bg-zinc-100\/65{
  background-color: rgb(244 244 245 / 0.65);
}
.bg-zinc-100\/70{
  background-color: rgb(244 244 245 / 0.7);
}
.bg-zinc-100\/75{
  background-color: rgb(244 244 245 / 0.75);
}
.bg-zinc-100\/80{
  background-color: rgb(244 244 245 / 0.8);
}
.bg-zinc-100\/85{
  background-color: rgb(244 244 245 / 0.85);
}
.bg-zinc-100\/90{
  background-color: rgb(244 244 245 / 0.9);
}
.bg-zinc-100\/95{
  background-color: rgb(244 244 245 / 0.95);
}
.bg-zinc-200{
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}
.bg-zinc-200\/0{
  background-color: rgb(228 228 231 / 0);
}
.bg-zinc-200\/10{
  background-color: rgb(228 228 231 / 0.1);
}
.bg-zinc-200\/100{
  background-color: rgb(228 228 231 / 1);
}
.bg-zinc-200\/15{
  background-color: rgb(228 228 231 / 0.15);
}
.bg-zinc-200\/20{
  background-color: rgb(228 228 231 / 0.2);
}
.bg-zinc-200\/25{
  background-color: rgb(228 228 231 / 0.25);
}
.bg-zinc-200\/30{
  background-color: rgb(228 228 231 / 0.3);
}
.bg-zinc-200\/35{
  background-color: rgb(228 228 231 / 0.35);
}
.bg-zinc-200\/40{
  background-color: rgb(228 228 231 / 0.4);
}
.bg-zinc-200\/45{
  background-color: rgb(228 228 231 / 0.45);
}
.bg-zinc-200\/5{
  background-color: rgb(228 228 231 / 0.05);
}
.bg-zinc-200\/50{
  background-color: rgb(228 228 231 / 0.5);
}
.bg-zinc-200\/55{
  background-color: rgb(228 228 231 / 0.55);
}
.bg-zinc-200\/60{
  background-color: rgb(228 228 231 / 0.6);
}
.bg-zinc-200\/65{
  background-color: rgb(228 228 231 / 0.65);
}
.bg-zinc-200\/70{
  background-color: rgb(228 228 231 / 0.7);
}
.bg-zinc-200\/75{
  background-color: rgb(228 228 231 / 0.75);
}
.bg-zinc-200\/80{
  background-color: rgb(228 228 231 / 0.8);
}
.bg-zinc-200\/85{
  background-color: rgb(228 228 231 / 0.85);
}
.bg-zinc-200\/90{
  background-color: rgb(228 228 231 / 0.9);
}
.bg-zinc-200\/95{
  background-color: rgb(228 228 231 / 0.95);
}
.bg-zinc-300{
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}
.bg-zinc-300\/0{
  background-color: rgb(212 212 216 / 0);
}
.bg-zinc-300\/10{
  background-color: rgb(212 212 216 / 0.1);
}
.bg-zinc-300\/100{
  background-color: rgb(212 212 216 / 1);
}
.bg-zinc-300\/15{
  background-color: rgb(212 212 216 / 0.15);
}
.bg-zinc-300\/20{
  background-color: rgb(212 212 216 / 0.2);
}
.bg-zinc-300\/25{
  background-color: rgb(212 212 216 / 0.25);
}
.bg-zinc-300\/30{
  background-color: rgb(212 212 216 / 0.3);
}
.bg-zinc-300\/35{
  background-color: rgb(212 212 216 / 0.35);
}
.bg-zinc-300\/40{
  background-color: rgb(212 212 216 / 0.4);
}
.bg-zinc-300\/45{
  background-color: rgb(212 212 216 / 0.45);
}
.bg-zinc-300\/5{
  background-color: rgb(212 212 216 / 0.05);
}
.bg-zinc-300\/50{
  background-color: rgb(212 212 216 / 0.5);
}
.bg-zinc-300\/55{
  background-color: rgb(212 212 216 / 0.55);
}
.bg-zinc-300\/60{
  background-color: rgb(212 212 216 / 0.6);
}
.bg-zinc-300\/65{
  background-color: rgb(212 212 216 / 0.65);
}
.bg-zinc-300\/70{
  background-color: rgb(212 212 216 / 0.7);
}
.bg-zinc-300\/75{
  background-color: rgb(212 212 216 / 0.75);
}
.bg-zinc-300\/80{
  background-color: rgb(212 212 216 / 0.8);
}
.bg-zinc-300\/85{
  background-color: rgb(212 212 216 / 0.85);
}
.bg-zinc-300\/90{
  background-color: rgb(212 212 216 / 0.9);
}
.bg-zinc-300\/95{
  background-color: rgb(212 212 216 / 0.95);
}
.bg-zinc-400{
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}
.bg-zinc-400\/0{
  background-color: rgb(161 161 170 / 0);
}
.bg-zinc-400\/10{
  background-color: rgb(161 161 170 / 0.1);
}
.bg-zinc-400\/100{
  background-color: rgb(161 161 170 / 1);
}
.bg-zinc-400\/15{
  background-color: rgb(161 161 170 / 0.15);
}
.bg-zinc-400\/20{
  background-color: rgb(161 161 170 / 0.2);
}
.bg-zinc-400\/25{
  background-color: rgb(161 161 170 / 0.25);
}
.bg-zinc-400\/30{
  background-color: rgb(161 161 170 / 0.3);
}
.bg-zinc-400\/35{
  background-color: rgb(161 161 170 / 0.35);
}
.bg-zinc-400\/40{
  background-color: rgb(161 161 170 / 0.4);
}
.bg-zinc-400\/45{
  background-color: rgb(161 161 170 / 0.45);
}
.bg-zinc-400\/5{
  background-color: rgb(161 161 170 / 0.05);
}
.bg-zinc-400\/50{
  background-color: rgb(161 161 170 / 0.5);
}
.bg-zinc-400\/55{
  background-color: rgb(161 161 170 / 0.55);
}
.bg-zinc-400\/60{
  background-color: rgb(161 161 170 / 0.6);
}
.bg-zinc-400\/65{
  background-color: rgb(161 161 170 / 0.65);
}
.bg-zinc-400\/70{
  background-color: rgb(161 161 170 / 0.7);
}
.bg-zinc-400\/75{
  background-color: rgb(161 161 170 / 0.75);
}
.bg-zinc-400\/80{
  background-color: rgb(161 161 170 / 0.8);
}
.bg-zinc-400\/85{
  background-color: rgb(161 161 170 / 0.85);
}
.bg-zinc-400\/90{
  background-color: rgb(161 161 170 / 0.9);
}
.bg-zinc-400\/95{
  background-color: rgb(161 161 170 / 0.95);
}
.bg-zinc-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-zinc-50\/0{
  background-color: rgb(250 250 250 / 0);
}
.bg-zinc-50\/10{
  background-color: rgb(250 250 250 / 0.1);
}
.bg-zinc-50\/100{
  background-color: rgb(250 250 250 / 1);
}
.bg-zinc-50\/15{
  background-color: rgb(250 250 250 / 0.15);
}
.bg-zinc-50\/20{
  background-color: rgb(250 250 250 / 0.2);
}
.bg-zinc-50\/25{
  background-color: rgb(250 250 250 / 0.25);
}
.bg-zinc-50\/30{
  background-color: rgb(250 250 250 / 0.3);
}
.bg-zinc-50\/35{
  background-color: rgb(250 250 250 / 0.35);
}
.bg-zinc-50\/40{
  background-color: rgb(250 250 250 / 0.4);
}
.bg-zinc-50\/45{
  background-color: rgb(250 250 250 / 0.45);
}
.bg-zinc-50\/5{
  background-color: rgb(250 250 250 / 0.05);
}
.bg-zinc-50\/50{
  background-color: rgb(250 250 250 / 0.5);
}
.bg-zinc-50\/55{
  background-color: rgb(250 250 250 / 0.55);
}
.bg-zinc-50\/60{
  background-color: rgb(250 250 250 / 0.6);
}
.bg-zinc-50\/65{
  background-color: rgb(250 250 250 / 0.65);
}
.bg-zinc-50\/70{
  background-color: rgb(250 250 250 / 0.7);
}
.bg-zinc-50\/75{
  background-color: rgb(250 250 250 / 0.75);
}
.bg-zinc-50\/80{
  background-color: rgb(250 250 250 / 0.8);
}
.bg-zinc-50\/85{
  background-color: rgb(250 250 250 / 0.85);
}
.bg-zinc-50\/90{
  background-color: rgb(250 250 250 / 0.9);
}
.bg-zinc-50\/95{
  background-color: rgb(250 250 250 / 0.95);
}
.bg-zinc-500{
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}
.bg-zinc-500\/0{
  background-color: rgb(113 113 122 / 0);
}
.bg-zinc-500\/10{
  background-color: rgb(113 113 122 / 0.1);
}
.bg-zinc-500\/100{
  background-color: rgb(113 113 122 / 1);
}
.bg-zinc-500\/15{
  background-color: rgb(113 113 122 / 0.15);
}
.bg-zinc-500\/20{
  background-color: rgb(113 113 122 / 0.2);
}
.bg-zinc-500\/25{
  background-color: rgb(113 113 122 / 0.25);
}
.bg-zinc-500\/30{
  background-color: rgb(113 113 122 / 0.3);
}
.bg-zinc-500\/35{
  background-color: rgb(113 113 122 / 0.35);
}
.bg-zinc-500\/40{
  background-color: rgb(113 113 122 / 0.4);
}
.bg-zinc-500\/45{
  background-color: rgb(113 113 122 / 0.45);
}
.bg-zinc-500\/5{
  background-color: rgb(113 113 122 / 0.05);
}
.bg-zinc-500\/50{
  background-color: rgb(113 113 122 / 0.5);
}
.bg-zinc-500\/55{
  background-color: rgb(113 113 122 / 0.55);
}
.bg-zinc-500\/60{
  background-color: rgb(113 113 122 / 0.6);
}
.bg-zinc-500\/65{
  background-color: rgb(113 113 122 / 0.65);
}
.bg-zinc-500\/70{
  background-color: rgb(113 113 122 / 0.7);
}
.bg-zinc-500\/75{
  background-color: rgb(113 113 122 / 0.75);
}
.bg-zinc-500\/80{
  background-color: rgb(113 113 122 / 0.8);
}
.bg-zinc-500\/85{
  background-color: rgb(113 113 122 / 0.85);
}
.bg-zinc-500\/90{
  background-color: rgb(113 113 122 / 0.9);
}
.bg-zinc-500\/95{
  background-color: rgb(113 113 122 / 0.95);
}
.bg-zinc-600{
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}
.bg-zinc-600\/0{
  background-color: rgb(82 82 91 / 0);
}
.bg-zinc-600\/10{
  background-color: rgb(82 82 91 / 0.1);
}
.bg-zinc-600\/100{
  background-color: rgb(82 82 91 / 1);
}
.bg-zinc-600\/15{
  background-color: rgb(82 82 91 / 0.15);
}
.bg-zinc-600\/20{
  background-color: rgb(82 82 91 / 0.2);
}
.bg-zinc-600\/25{
  background-color: rgb(82 82 91 / 0.25);
}
.bg-zinc-600\/30{
  background-color: rgb(82 82 91 / 0.3);
}
.bg-zinc-600\/35{
  background-color: rgb(82 82 91 / 0.35);
}
.bg-zinc-600\/40{
  background-color: rgb(82 82 91 / 0.4);
}
.bg-zinc-600\/45{
  background-color: rgb(82 82 91 / 0.45);
}
.bg-zinc-600\/5{
  background-color: rgb(82 82 91 / 0.05);
}
.bg-zinc-600\/50{
  background-color: rgb(82 82 91 / 0.5);
}
.bg-zinc-600\/55{
  background-color: rgb(82 82 91 / 0.55);
}
.bg-zinc-600\/60{
  background-color: rgb(82 82 91 / 0.6);
}
.bg-zinc-600\/65{
  background-color: rgb(82 82 91 / 0.65);
}
.bg-zinc-600\/70{
  background-color: rgb(82 82 91 / 0.7);
}
.bg-zinc-600\/75{
  background-color: rgb(82 82 91 / 0.75);
}
.bg-zinc-600\/80{
  background-color: rgb(82 82 91 / 0.8);
}
.bg-zinc-600\/85{
  background-color: rgb(82 82 91 / 0.85);
}
.bg-zinc-600\/90{
  background-color: rgb(82 82 91 / 0.9);
}
.bg-zinc-600\/95{
  background-color: rgb(82 82 91 / 0.95);
}
.bg-zinc-700{
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}
.bg-zinc-700\/0{
  background-color: rgb(63 63 70 / 0);
}
.bg-zinc-700\/10{
  background-color: rgb(63 63 70 / 0.1);
}
.bg-zinc-700\/100{
  background-color: rgb(63 63 70 / 1);
}
.bg-zinc-700\/15{
  background-color: rgb(63 63 70 / 0.15);
}
.bg-zinc-700\/20{
  background-color: rgb(63 63 70 / 0.2);
}
.bg-zinc-700\/25{
  background-color: rgb(63 63 70 / 0.25);
}
.bg-zinc-700\/30{
  background-color: rgb(63 63 70 / 0.3);
}
.bg-zinc-700\/35{
  background-color: rgb(63 63 70 / 0.35);
}
.bg-zinc-700\/40{
  background-color: rgb(63 63 70 / 0.4);
}
.bg-zinc-700\/45{
  background-color: rgb(63 63 70 / 0.45);
}
.bg-zinc-700\/5{
  background-color: rgb(63 63 70 / 0.05);
}
.bg-zinc-700\/50{
  background-color: rgb(63 63 70 / 0.5);
}
.bg-zinc-700\/55{
  background-color: rgb(63 63 70 / 0.55);
}
.bg-zinc-700\/60{
  background-color: rgb(63 63 70 / 0.6);
}
.bg-zinc-700\/65{
  background-color: rgb(63 63 70 / 0.65);
}
.bg-zinc-700\/70{
  background-color: rgb(63 63 70 / 0.7);
}
.bg-zinc-700\/75{
  background-color: rgb(63 63 70 / 0.75);
}
.bg-zinc-700\/80{
  background-color: rgb(63 63 70 / 0.8);
}
.bg-zinc-700\/85{
  background-color: rgb(63 63 70 / 0.85);
}
.bg-zinc-700\/90{
  background-color: rgb(63 63 70 / 0.9);
}
.bg-zinc-700\/95{
  background-color: rgb(63 63 70 / 0.95);
}
.bg-zinc-800{
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}
.bg-zinc-800\/0{
  background-color: rgb(39 39 42 / 0);
}
.bg-zinc-800\/10{
  background-color: rgb(39 39 42 / 0.1);
}
.bg-zinc-800\/100{
  background-color: rgb(39 39 42 / 1);
}
.bg-zinc-800\/15{
  background-color: rgb(39 39 42 / 0.15);
}
.bg-zinc-800\/20{
  background-color: rgb(39 39 42 / 0.2);
}
.bg-zinc-800\/25{
  background-color: rgb(39 39 42 / 0.25);
}
.bg-zinc-800\/30{
  background-color: rgb(39 39 42 / 0.3);
}
.bg-zinc-800\/35{
  background-color: rgb(39 39 42 / 0.35);
}
.bg-zinc-800\/40{
  background-color: rgb(39 39 42 / 0.4);
}
.bg-zinc-800\/45{
  background-color: rgb(39 39 42 / 0.45);
}
.bg-zinc-800\/5{
  background-color: rgb(39 39 42 / 0.05);
}
.bg-zinc-800\/50{
  background-color: rgb(39 39 42 / 0.5);
}
.bg-zinc-800\/55{
  background-color: rgb(39 39 42 / 0.55);
}
.bg-zinc-800\/60{
  background-color: rgb(39 39 42 / 0.6);
}
.bg-zinc-800\/65{
  background-color: rgb(39 39 42 / 0.65);
}
.bg-zinc-800\/70{
  background-color: rgb(39 39 42 / 0.7);
}
.bg-zinc-800\/75{
  background-color: rgb(39 39 42 / 0.75);
}
.bg-zinc-800\/80{
  background-color: rgb(39 39 42 / 0.8);
}
.bg-zinc-800\/85{
  background-color: rgb(39 39 42 / 0.85);
}
.bg-zinc-800\/90{
  background-color: rgb(39 39 42 / 0.9);
}
.bg-zinc-800\/95{
  background-color: rgb(39 39 42 / 0.95);
}
.bg-zinc-900{
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}
.bg-zinc-900\/0{
  background-color: rgb(24 24 27 / 0);
}
.bg-zinc-900\/10{
  background-color: rgb(24 24 27 / 0.1);
}
.bg-zinc-900\/100{
  background-color: rgb(24 24 27 / 1);
}
.bg-zinc-900\/15{
  background-color: rgb(24 24 27 / 0.15);
}
.bg-zinc-900\/20{
  background-color: rgb(24 24 27 / 0.2);
}
.bg-zinc-900\/25{
  background-color: rgb(24 24 27 / 0.25);
}
.bg-zinc-900\/30{
  background-color: rgb(24 24 27 / 0.3);
}
.bg-zinc-900\/35{
  background-color: rgb(24 24 27 / 0.35);
}
.bg-zinc-900\/40{
  background-color: rgb(24 24 27 / 0.4);
}
.bg-zinc-900\/45{
  background-color: rgb(24 24 27 / 0.45);
}
.bg-zinc-900\/5{
  background-color: rgb(24 24 27 / 0.05);
}
.bg-zinc-900\/50{
  background-color: rgb(24 24 27 / 0.5);
}
.bg-zinc-900\/55{
  background-color: rgb(24 24 27 / 0.55);
}
.bg-zinc-900\/60{
  background-color: rgb(24 24 27 / 0.6);
}
.bg-zinc-900\/65{
  background-color: rgb(24 24 27 / 0.65);
}
.bg-zinc-900\/70{
  background-color: rgb(24 24 27 / 0.7);
}
.bg-zinc-900\/75{
  background-color: rgb(24 24 27 / 0.75);
}
.bg-zinc-900\/80{
  background-color: rgb(24 24 27 / 0.8);
}
.bg-zinc-900\/85{
  background-color: rgb(24 24 27 / 0.85);
}
.bg-zinc-900\/90{
  background-color: rgb(24 24 27 / 0.9);
}
.bg-zinc-900\/95{
  background-color: rgb(24 24 27 / 0.95);
}
.bg-opacity-0{
  --tw-bg-opacity: 0;
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-100{
  --tw-bg-opacity: 1;
}
.bg-opacity-15{
  --tw-bg-opacity: 0.15;
}
.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-opacity-35{
  --tw-bg-opacity: 0.35;
}
.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.bg-opacity-45{
  --tw-bg-opacity: 0.45;
}
.bg-opacity-5{
  --tw-bg-opacity: 0.05;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-opacity-55{
  --tw-bg-opacity: 0.55;
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.bg-opacity-65{
  --tw-bg-opacity: 0.65;
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.bg-opacity-85{
  --tw-bg-opacity: 0.85;
}
.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}
.bg-opacity-95{
  --tw-bg-opacity: 0.95;
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-black{
  --tw-gradient-from: hsl(var(--color-black)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--color-black) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-100{
  --tw-gradient-from: #dbeafe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-400{
  --tw-gradient-from: #60a5fa var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-400\/20{
  --tw-gradient-from: rgb(96 165 250 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-50{
  --tw-gradient-from: #eff6ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-500{
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-600{
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-400\/20{
  --tw-gradient-from: rgb(156 163 175 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-50{
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-600{
  --tw-gradient-from: #4b5563 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-100{
  --tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-50{
  --tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-500{
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-50{
  --tw-gradient-from: #eef2ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-orange-50{
  --tw-gradient-from: #fff7ed var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-orange-500{
  --tw-gradient-from: #f97316 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-100{
  --tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-400\/20{
  --tw-gradient-from: rgb(192 132 252 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-50{
  --tw-gradient-from: #faf5ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-500{
  --tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-600{
  --tw-gradient-from: #9333ea var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-50{
  --tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-violet-500{
  --tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-violet-600{
  --tw-gradient-from: #7c3aed var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white{
  --tw-gradient-from: hsl(var(--color-white)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--color-white) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50{
  --tw-gradient-from: #fefce8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-blue-700{
  --tw-gradient-to: rgb(29 78 216 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-gray-700{
  --tw-gradient-to: rgb(55 65 81 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #374151 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-purple-700{
  --tw-gradient-to: rgb(126 34 206 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #7e22ce var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-white\/20{
  --tw-gradient-to: hsl(var(--color-white) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--color-white) / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-blue-100{
  --tw-gradient-to: #dbeafe var(--tw-gradient-to-position);
}
.to-blue-50{
  --tw-gradient-to: #eff6ff var(--tw-gradient-to-position);
}
.to-blue-600{
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
.to-blue-800{
  --tw-gradient-to: #1e40af var(--tw-gradient-to-position);
}
.to-gray-100{
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
}
.to-gray-50\/50{
  --tw-gradient-to: rgb(249 250 251 / 0.5) var(--tw-gradient-to-position);
}
.to-gray-800{
  --tw-gradient-to: #1f2937 var(--tw-gradient-to-position);
}
.to-green-100{
  --tw-gradient-to: #dcfce7 var(--tw-gradient-to-position);
}
.to-green-600{
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}
.to-indigo-100{
  --tw-gradient-to: #e0e7ff var(--tw-gradient-to-position);
}
.to-indigo-50{
  --tw-gradient-to: #eef2ff var(--tw-gradient-to-position);
}
.to-orange-100{
  --tw-gradient-to: #ffedd5 var(--tw-gradient-to-position);
}
.to-orange-50{
  --tw-gradient-to: #fff7ed var(--tw-gradient-to-position);
}
.to-orange-600{
  --tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}
.to-pink-50{
  --tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position);
}
.to-pink-500{
  --tw-gradient-to: #ec4899 var(--tw-gradient-to-position);
}
.to-purple-100{
  --tw-gradient-to: #f3e8ff var(--tw-gradient-to-position);
}
.to-purple-400{
  --tw-gradient-to: #c084fc var(--tw-gradient-to-position);
}
.to-purple-50{
  --tw-gradient-to: #faf5ff var(--tw-gradient-to-position);
}
.to-purple-500{
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}
.to-purple-600{
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.to-purple-800{
  --tw-gradient-to: #6b21a8 var(--tw-gradient-to-position);
}
.to-red-100{
  --tw-gradient-to: #fee2e2 var(--tw-gradient-to-position);
}
.to-red-50{
  --tw-gradient-to: #fef2f2 var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-white{
  --tw-gradient-to: hsl(var(--color-white)) var(--tw-gradient-to-position);
}
.fill-current{
  fill: currentColor;
}
.stroke-2{
  stroke-width: 2;
}
.stroke-\[2\.5\]{
  stroke-width: 2.5;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-0{
  padding: 0px;
}
.p-0\.5{
  padding: 0.125rem;
}
.p-1{
  padding: 0.25rem;
}
.p-10{
  padding: 2.5rem;
}
.p-12{
  padding: 3rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[1px\]{
  padding: 1px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[10vh\]{
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-12{
  padding-left: 3rem;
}
.pl-2\.5{
  padding-left: 0.625rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.pr-16{
  padding-right: 4rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-2\.5{
  padding-right: 0.625rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-8{
  padding-right: 2rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-middle{
  vertical-align: middle;
}
.font-barlow{
  font-family: Barlow, Arial, sans-serif;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans{
  font-family: Barlow, Arial, sans-serif;
}
.text-2xl{
  font-size: var(--font-size-2xl);
}
.text-3xl{
  font-size: var(--font-size-3xl);
}
.text-4xl{
  font-size: var(--font-size-4xl);
}
.text-5xl{
  font-size: var(--font-size-5xl);
}
.text-\[0\.6rem\]{
  font-size: 0.6rem;
}
.text-\[0\.8rem\]{
  font-size: 0.8rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[17px\]{
  font-size: 17px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-base{
  font-size: var(--font-size-base);
}
.text-hero{
  font-size: var(--font-size-hero-mobile);
}
.text-lg{
  font-size: var(--font-size-lg);
}
.text-sm{
  font-size: var(--font-size-sm);
}
.text-subtitle{
  font-size: var(--font-size-subtitle);
}
.text-xl{
  font-size: var(--font-size-xl);
}
.text-xs{
  font-size: var(--font-size-xs);
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-\[1\.1\]{
  line-height: 1.1;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-snug{
  line-height: 1.375;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-\[\#9d9d9c\]{
  --tw-text-opacity: 1;
  color: rgb(157 157 156 / var(--tw-text-opacity, 1));
}
.text-\[\#F6C800\]{
  --tw-text-opacity: 1;
  color: rgb(246 200 0 / var(--tw-text-opacity, 1));
}
.text-\[\#ff6b35\]{
  --tw-text-opacity: 1;
  color: rgb(255 107 53 / var(--tw-text-opacity, 1));
}
.text-about-blue{
  color: hsl(var(--color-about-blue));
}
.text-accent-foreground{
  color: hsl(var(--accent-foreground));
}
.text-amber-100{
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.text-amber-100\/0{
  color: rgb(254 243 199 / 0);
}
.text-amber-100\/10{
  color: rgb(254 243 199 / 0.1);
}
.text-amber-100\/100{
  color: rgb(254 243 199 / 1);
}
.text-amber-100\/15{
  color: rgb(254 243 199 / 0.15);
}
.text-amber-100\/20{
  color: rgb(254 243 199 / 0.2);
}
.text-amber-100\/25{
  color: rgb(254 243 199 / 0.25);
}
.text-amber-100\/30{
  color: rgb(254 243 199 / 0.3);
}
.text-amber-100\/35{
  color: rgb(254 243 199 / 0.35);
}
.text-amber-100\/40{
  color: rgb(254 243 199 / 0.4);
}
.text-amber-100\/45{
  color: rgb(254 243 199 / 0.45);
}
.text-amber-100\/5{
  color: rgb(254 243 199 / 0.05);
}
.text-amber-100\/50{
  color: rgb(254 243 199 / 0.5);
}
.text-amber-100\/55{
  color: rgb(254 243 199 / 0.55);
}
.text-amber-100\/60{
  color: rgb(254 243 199 / 0.6);
}
.text-amber-100\/65{
  color: rgb(254 243 199 / 0.65);
}
.text-amber-100\/70{
  color: rgb(254 243 199 / 0.7);
}
.text-amber-100\/75{
  color: rgb(254 243 199 / 0.75);
}
.text-amber-100\/80{
  color: rgb(254 243 199 / 0.8);
}
.text-amber-100\/85{
  color: rgb(254 243 199 / 0.85);
}
.text-amber-100\/90{
  color: rgb(254 243 199 / 0.9);
}
.text-amber-100\/95{
  color: rgb(254 243 199 / 0.95);
}
.text-amber-200{
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.text-amber-200\/0{
  color: rgb(253 230 138 / 0);
}
.text-amber-200\/10{
  color: rgb(253 230 138 / 0.1);
}
.text-amber-200\/100{
  color: rgb(253 230 138 / 1);
}
.text-amber-200\/15{
  color: rgb(253 230 138 / 0.15);
}
.text-amber-200\/20{
  color: rgb(253 230 138 / 0.2);
}
.text-amber-200\/25{
  color: rgb(253 230 138 / 0.25);
}
.text-amber-200\/30{
  color: rgb(253 230 138 / 0.3);
}
.text-amber-200\/35{
  color: rgb(253 230 138 / 0.35);
}
.text-amber-200\/40{
  color: rgb(253 230 138 / 0.4);
}
.text-amber-200\/45{
  color: rgb(253 230 138 / 0.45);
}
.text-amber-200\/5{
  color: rgb(253 230 138 / 0.05);
}
.text-amber-200\/50{
  color: rgb(253 230 138 / 0.5);
}
.text-amber-200\/55{
  color: rgb(253 230 138 / 0.55);
}
.text-amber-200\/60{
  color: rgb(253 230 138 / 0.6);
}
.text-amber-200\/65{
  color: rgb(253 230 138 / 0.65);
}
.text-amber-200\/70{
  color: rgb(253 230 138 / 0.7);
}
.text-amber-200\/75{
  color: rgb(253 230 138 / 0.75);
}
.text-amber-200\/80{
  color: rgb(253 230 138 / 0.8);
}
.text-amber-200\/85{
  color: rgb(253 230 138 / 0.85);
}
.text-amber-200\/90{
  color: rgb(253 230 138 / 0.9);
}
.text-amber-200\/95{
  color: rgb(253 230 138 / 0.95);
}
.text-amber-300{
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.text-amber-300\/0{
  color: rgb(252 211 77 / 0);
}
.text-amber-300\/10{
  color: rgb(252 211 77 / 0.1);
}
.text-amber-300\/100{
  color: rgb(252 211 77 / 1);
}
.text-amber-300\/15{
  color: rgb(252 211 77 / 0.15);
}
.text-amber-300\/20{
  color: rgb(252 211 77 / 0.2);
}
.text-amber-300\/25{
  color: rgb(252 211 77 / 0.25);
}
.text-amber-300\/30{
  color: rgb(252 211 77 / 0.3);
}
.text-amber-300\/35{
  color: rgb(252 211 77 / 0.35);
}
.text-amber-300\/40{
  color: rgb(252 211 77 / 0.4);
}
.text-amber-300\/45{
  color: rgb(252 211 77 / 0.45);
}
.text-amber-300\/5{
  color: rgb(252 211 77 / 0.05);
}
.text-amber-300\/50{
  color: rgb(252 211 77 / 0.5);
}
.text-amber-300\/55{
  color: rgb(252 211 77 / 0.55);
}
.text-amber-300\/60{
  color: rgb(252 211 77 / 0.6);
}
.text-amber-300\/65{
  color: rgb(252 211 77 / 0.65);
}
.text-amber-300\/70{
  color: rgb(252 211 77 / 0.7);
}
.text-amber-300\/75{
  color: rgb(252 211 77 / 0.75);
}
.text-amber-300\/80{
  color: rgb(252 211 77 / 0.8);
}
.text-amber-300\/85{
  color: rgb(252 211 77 / 0.85);
}
.text-amber-300\/90{
  color: rgb(252 211 77 / 0.9);
}
.text-amber-300\/95{
  color: rgb(252 211 77 / 0.95);
}
.text-amber-400{
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.text-amber-400\/0{
  color: rgb(251 191 36 / 0);
}
.text-amber-400\/10{
  color: rgb(251 191 36 / 0.1);
}
.text-amber-400\/100{
  color: rgb(251 191 36 / 1);
}
.text-amber-400\/15{
  color: rgb(251 191 36 / 0.15);
}
.text-amber-400\/20{
  color: rgb(251 191 36 / 0.2);
}
.text-amber-400\/25{
  color: rgb(251 191 36 / 0.25);
}
.text-amber-400\/30{
  color: rgb(251 191 36 / 0.3);
}
.text-amber-400\/35{
  color: rgb(251 191 36 / 0.35);
}
.text-amber-400\/40{
  color: rgb(251 191 36 / 0.4);
}
.text-amber-400\/45{
  color: rgb(251 191 36 / 0.45);
}
.text-amber-400\/5{
  color: rgb(251 191 36 / 0.05);
}
.text-amber-400\/50{
  color: rgb(251 191 36 / 0.5);
}
.text-amber-400\/55{
  color: rgb(251 191 36 / 0.55);
}
.text-amber-400\/60{
  color: rgb(251 191 36 / 0.6);
}
.text-amber-400\/65{
  color: rgb(251 191 36 / 0.65);
}
.text-amber-400\/70{
  color: rgb(251 191 36 / 0.7);
}
.text-amber-400\/75{
  color: rgb(251 191 36 / 0.75);
}
.text-amber-400\/80{
  color: rgb(251 191 36 / 0.8);
}
.text-amber-400\/85{
  color: rgb(251 191 36 / 0.85);
}
.text-amber-400\/90{
  color: rgb(251 191 36 / 0.9);
}
.text-amber-400\/95{
  color: rgb(251 191 36 / 0.95);
}
.text-amber-50{
  --tw-text-opacity: 1;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1));
}
.text-amber-50\/0{
  color: rgb(255 251 235 / 0);
}
.text-amber-50\/10{
  color: rgb(255 251 235 / 0.1);
}
.text-amber-50\/100{
  color: rgb(255 251 235 / 1);
}
.text-amber-50\/15{
  color: rgb(255 251 235 / 0.15);
}
.text-amber-50\/20{
  color: rgb(255 251 235 / 0.2);
}
.text-amber-50\/25{
  color: rgb(255 251 235 / 0.25);
}
.text-amber-50\/30{
  color: rgb(255 251 235 / 0.3);
}
.text-amber-50\/35{
  color: rgb(255 251 235 / 0.35);
}
.text-amber-50\/40{
  color: rgb(255 251 235 / 0.4);
}
.text-amber-50\/45{
  color: rgb(255 251 235 / 0.45);
}
.text-amber-50\/5{
  color: rgb(255 251 235 / 0.05);
}
.text-amber-50\/50{
  color: rgb(255 251 235 / 0.5);
}
.text-amber-50\/55{
  color: rgb(255 251 235 / 0.55);
}
.text-amber-50\/60{
  color: rgb(255 251 235 / 0.6);
}
.text-amber-50\/65{
  color: rgb(255 251 235 / 0.65);
}
.text-amber-50\/70{
  color: rgb(255 251 235 / 0.7);
}
.text-amber-50\/75{
  color: rgb(255 251 235 / 0.75);
}
.text-amber-50\/80{
  color: rgb(255 251 235 / 0.8);
}
.text-amber-50\/85{
  color: rgb(255 251 235 / 0.85);
}
.text-amber-50\/90{
  color: rgb(255 251 235 / 0.9);
}
.text-amber-50\/95{
  color: rgb(255 251 235 / 0.95);
}
.text-amber-500{
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.text-amber-500\/0{
  color: rgb(245 158 11 / 0);
}
.text-amber-500\/10{
  color: rgb(245 158 11 / 0.1);
}
.text-amber-500\/100{
  color: rgb(245 158 11 / 1);
}
.text-amber-500\/15{
  color: rgb(245 158 11 / 0.15);
}
.text-amber-500\/20{
  color: rgb(245 158 11 / 0.2);
}
.text-amber-500\/25{
  color: rgb(245 158 11 / 0.25);
}
.text-amber-500\/30{
  color: rgb(245 158 11 / 0.3);
}
.text-amber-500\/35{
  color: rgb(245 158 11 / 0.35);
}
.text-amber-500\/40{
  color: rgb(245 158 11 / 0.4);
}
.text-amber-500\/45{
  color: rgb(245 158 11 / 0.45);
}
.text-amber-500\/5{
  color: rgb(245 158 11 / 0.05);
}
.text-amber-500\/50{
  color: rgb(245 158 11 / 0.5);
}
.text-amber-500\/55{
  color: rgb(245 158 11 / 0.55);
}
.text-amber-500\/60{
  color: rgb(245 158 11 / 0.6);
}
.text-amber-500\/65{
  color: rgb(245 158 11 / 0.65);
}
.text-amber-500\/70{
  color: rgb(245 158 11 / 0.7);
}
.text-amber-500\/75{
  color: rgb(245 158 11 / 0.75);
}
.text-amber-500\/80{
  color: rgb(245 158 11 / 0.8);
}
.text-amber-500\/85{
  color: rgb(245 158 11 / 0.85);
}
.text-amber-500\/90{
  color: rgb(245 158 11 / 0.9);
}
.text-amber-500\/95{
  color: rgb(245 158 11 / 0.95);
}
.text-amber-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-amber-600\/0{
  color: rgb(217 119 6 / 0);
}
.text-amber-600\/10{
  color: rgb(217 119 6 / 0.1);
}
.text-amber-600\/100{
  color: rgb(217 119 6 / 1);
}
.text-amber-600\/15{
  color: rgb(217 119 6 / 0.15);
}
.text-amber-600\/20{
  color: rgb(217 119 6 / 0.2);
}
.text-amber-600\/25{
  color: rgb(217 119 6 / 0.25);
}
.text-amber-600\/30{
  color: rgb(217 119 6 / 0.3);
}
.text-amber-600\/35{
  color: rgb(217 119 6 / 0.35);
}
.text-amber-600\/40{
  color: rgb(217 119 6 / 0.4);
}
.text-amber-600\/45{
  color: rgb(217 119 6 / 0.45);
}
.text-amber-600\/5{
  color: rgb(217 119 6 / 0.05);
}
.text-amber-600\/50{
  color: rgb(217 119 6 / 0.5);
}
.text-amber-600\/55{
  color: rgb(217 119 6 / 0.55);
}
.text-amber-600\/60{
  color: rgb(217 119 6 / 0.6);
}
.text-amber-600\/65{
  color: rgb(217 119 6 / 0.65);
}
.text-amber-600\/70{
  color: rgb(217 119 6 / 0.7);
}
.text-amber-600\/75{
  color: rgb(217 119 6 / 0.75);
}
.text-amber-600\/80{
  color: rgb(217 119 6 / 0.8);
}
.text-amber-600\/85{
  color: rgb(217 119 6 / 0.85);
}
.text-amber-600\/90{
  color: rgb(217 119 6 / 0.9);
}
.text-amber-600\/95{
  color: rgb(217 119 6 / 0.95);
}
.text-amber-700{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-700\/0{
  color: rgb(180 83 9 / 0);
}
.text-amber-700\/10{
  color: rgb(180 83 9 / 0.1);
}
.text-amber-700\/100{
  color: rgb(180 83 9 / 1);
}
.text-amber-700\/15{
  color: rgb(180 83 9 / 0.15);
}
.text-amber-700\/20{
  color: rgb(180 83 9 / 0.2);
}
.text-amber-700\/25{
  color: rgb(180 83 9 / 0.25);
}
.text-amber-700\/30{
  color: rgb(180 83 9 / 0.3);
}
.text-amber-700\/35{
  color: rgb(180 83 9 / 0.35);
}
.text-amber-700\/40{
  color: rgb(180 83 9 / 0.4);
}
.text-amber-700\/45{
  color: rgb(180 83 9 / 0.45);
}
.text-amber-700\/5{
  color: rgb(180 83 9 / 0.05);
}
.text-amber-700\/50{
  color: rgb(180 83 9 / 0.5);
}
.text-amber-700\/55{
  color: rgb(180 83 9 / 0.55);
}
.text-amber-700\/60{
  color: rgb(180 83 9 / 0.6);
}
.text-amber-700\/65{
  color: rgb(180 83 9 / 0.65);
}
.text-amber-700\/70{
  color: rgb(180 83 9 / 0.7);
}
.text-amber-700\/75{
  color: rgb(180 83 9 / 0.75);
}
.text-amber-700\/80{
  color: rgb(180 83 9 / 0.8);
}
.text-amber-700\/85{
  color: rgb(180 83 9 / 0.85);
}
.text-amber-700\/90{
  color: rgb(180 83 9 / 0.9);
}
.text-amber-700\/95{
  color: rgb(180 83 9 / 0.95);
}
.text-amber-800{
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-amber-800\/0{
  color: rgb(146 64 14 / 0);
}
.text-amber-800\/10{
  color: rgb(146 64 14 / 0.1);
}
.text-amber-800\/100{
  color: rgb(146 64 14 / 1);
}
.text-amber-800\/15{
  color: rgb(146 64 14 / 0.15);
}
.text-amber-800\/20{
  color: rgb(146 64 14 / 0.2);
}
.text-amber-800\/25{
  color: rgb(146 64 14 / 0.25);
}
.text-amber-800\/30{
  color: rgb(146 64 14 / 0.3);
}
.text-amber-800\/35{
  color: rgb(146 64 14 / 0.35);
}
.text-amber-800\/40{
  color: rgb(146 64 14 / 0.4);
}
.text-amber-800\/45{
  color: rgb(146 64 14 / 0.45);
}
.text-amber-800\/5{
  color: rgb(146 64 14 / 0.05);
}
.text-amber-800\/50{
  color: rgb(146 64 14 / 0.5);
}
.text-amber-800\/55{
  color: rgb(146 64 14 / 0.55);
}
.text-amber-800\/60{
  color: rgb(146 64 14 / 0.6);
}
.text-amber-800\/65{
  color: rgb(146 64 14 / 0.65);
}
.text-amber-800\/70{
  color: rgb(146 64 14 / 0.7);
}
.text-amber-800\/75{
  color: rgb(146 64 14 / 0.75);
}
.text-amber-800\/80{
  color: rgb(146 64 14 / 0.8);
}
.text-amber-800\/85{
  color: rgb(146 64 14 / 0.85);
}
.text-amber-800\/90{
  color: rgb(146 64 14 / 0.9);
}
.text-amber-800\/95{
  color: rgb(146 64 14 / 0.95);
}
.text-amber-900{
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.text-amber-900\/0{
  color: rgb(120 53 15 / 0);
}
.text-amber-900\/10{
  color: rgb(120 53 15 / 0.1);
}
.text-amber-900\/100{
  color: rgb(120 53 15 / 1);
}
.text-amber-900\/15{
  color: rgb(120 53 15 / 0.15);
}
.text-amber-900\/20{
  color: rgb(120 53 15 / 0.2);
}
.text-amber-900\/25{
  color: rgb(120 53 15 / 0.25);
}
.text-amber-900\/30{
  color: rgb(120 53 15 / 0.3);
}
.text-amber-900\/35{
  color: rgb(120 53 15 / 0.35);
}
.text-amber-900\/40{
  color: rgb(120 53 15 / 0.4);
}
.text-amber-900\/45{
  color: rgb(120 53 15 / 0.45);
}
.text-amber-900\/5{
  color: rgb(120 53 15 / 0.05);
}
.text-amber-900\/50{
  color: rgb(120 53 15 / 0.5);
}
.text-amber-900\/55{
  color: rgb(120 53 15 / 0.55);
}
.text-amber-900\/60{
  color: rgb(120 53 15 / 0.6);
}
.text-amber-900\/65{
  color: rgb(120 53 15 / 0.65);
}
.text-amber-900\/70{
  color: rgb(120 53 15 / 0.7);
}
.text-amber-900\/75{
  color: rgb(120 53 15 / 0.75);
}
.text-amber-900\/80{
  color: rgb(120 53 15 / 0.8);
}
.text-amber-900\/85{
  color: rgb(120 53 15 / 0.85);
}
.text-amber-900\/90{
  color: rgb(120 53 15 / 0.9);
}
.text-amber-900\/95{
  color: rgb(120 53 15 / 0.95);
}
.text-black{
  color: hsl(var(--color-black));
}
.text-blue-100{
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.text-blue-100\/0{
  color: rgb(219 234 254 / 0);
}
.text-blue-100\/10{
  color: rgb(219 234 254 / 0.1);
}
.text-blue-100\/100{
  color: rgb(219 234 254 / 1);
}
.text-blue-100\/15{
  color: rgb(219 234 254 / 0.15);
}
.text-blue-100\/20{
  color: rgb(219 234 254 / 0.2);
}
.text-blue-100\/25{
  color: rgb(219 234 254 / 0.25);
}
.text-blue-100\/30{
  color: rgb(219 234 254 / 0.3);
}
.text-blue-100\/35{
  color: rgb(219 234 254 / 0.35);
}
.text-blue-100\/40{
  color: rgb(219 234 254 / 0.4);
}
.text-blue-100\/45{
  color: rgb(219 234 254 / 0.45);
}
.text-blue-100\/5{
  color: rgb(219 234 254 / 0.05);
}
.text-blue-100\/50{
  color: rgb(219 234 254 / 0.5);
}
.text-blue-100\/55{
  color: rgb(219 234 254 / 0.55);
}
.text-blue-100\/60{
  color: rgb(219 234 254 / 0.6);
}
.text-blue-100\/65{
  color: rgb(219 234 254 / 0.65);
}
.text-blue-100\/70{
  color: rgb(219 234 254 / 0.7);
}
.text-blue-100\/75{
  color: rgb(219 234 254 / 0.75);
}
.text-blue-100\/80{
  color: rgb(219 234 254 / 0.8);
}
.text-blue-100\/85{
  color: rgb(219 234 254 / 0.85);
}
.text-blue-100\/90{
  color: rgb(219 234 254 / 0.9);
}
.text-blue-100\/95{
  color: rgb(219 234 254 / 0.95);
}
.text-blue-200{
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}
.text-blue-200\/0{
  color: rgb(191 219 254 / 0);
}
.text-blue-200\/10{
  color: rgb(191 219 254 / 0.1);
}
.text-blue-200\/100{
  color: rgb(191 219 254 / 1);
}
.text-blue-200\/15{
  color: rgb(191 219 254 / 0.15);
}
.text-blue-200\/20{
  color: rgb(191 219 254 / 0.2);
}
.text-blue-200\/25{
  color: rgb(191 219 254 / 0.25);
}
.text-blue-200\/30{
  color: rgb(191 219 254 / 0.3);
}
.text-blue-200\/35{
  color: rgb(191 219 254 / 0.35);
}
.text-blue-200\/40{
  color: rgb(191 219 254 / 0.4);
}
.text-blue-200\/45{
  color: rgb(191 219 254 / 0.45);
}
.text-blue-200\/5{
  color: rgb(191 219 254 / 0.05);
}
.text-blue-200\/50{
  color: rgb(191 219 254 / 0.5);
}
.text-blue-200\/55{
  color: rgb(191 219 254 / 0.55);
}
.text-blue-200\/60{
  color: rgb(191 219 254 / 0.6);
}
.text-blue-200\/65{
  color: rgb(191 219 254 / 0.65);
}
.text-blue-200\/70{
  color: rgb(191 219 254 / 0.7);
}
.text-blue-200\/75{
  color: rgb(191 219 254 / 0.75);
}
.text-blue-200\/80{
  color: rgb(191 219 254 / 0.8);
}
.text-blue-200\/85{
  color: rgb(191 219 254 / 0.85);
}
.text-blue-200\/90{
  color: rgb(191 219 254 / 0.9);
}
.text-blue-200\/95{
  color: rgb(191 219 254 / 0.95);
}
.text-blue-300{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.text-blue-300\/0{
  color: rgb(147 197 253 / 0);
}
.text-blue-300\/10{
  color: rgb(147 197 253 / 0.1);
}
.text-blue-300\/100{
  color: rgb(147 197 253 / 1);
}
.text-blue-300\/15{
  color: rgb(147 197 253 / 0.15);
}
.text-blue-300\/20{
  color: rgb(147 197 253 / 0.2);
}
.text-blue-300\/25{
  color: rgb(147 197 253 / 0.25);
}
.text-blue-300\/30{
  color: rgb(147 197 253 / 0.3);
}
.text-blue-300\/35{
  color: rgb(147 197 253 / 0.35);
}
.text-blue-300\/40{
  color: rgb(147 197 253 / 0.4);
}
.text-blue-300\/45{
  color: rgb(147 197 253 / 0.45);
}
.text-blue-300\/5{
  color: rgb(147 197 253 / 0.05);
}
.text-blue-300\/50{
  color: rgb(147 197 253 / 0.5);
}
.text-blue-300\/55{
  color: rgb(147 197 253 / 0.55);
}
.text-blue-300\/60{
  color: rgb(147 197 253 / 0.6);
}
.text-blue-300\/65{
  color: rgb(147 197 253 / 0.65);
}
.text-blue-300\/70{
  color: rgb(147 197 253 / 0.7);
}
.text-blue-300\/75{
  color: rgb(147 197 253 / 0.75);
}
.text-blue-300\/80{
  color: rgb(147 197 253 / 0.8);
}
.text-blue-300\/85{
  color: rgb(147 197 253 / 0.85);
}
.text-blue-300\/90{
  color: rgb(147 197 253 / 0.9);
}
.text-blue-300\/95{
  color: rgb(147 197 253 / 0.95);
}
.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-blue-400\/0{
  color: rgb(96 165 250 / 0);
}
.text-blue-400\/10{
  color: rgb(96 165 250 / 0.1);
}
.text-blue-400\/100{
  color: rgb(96 165 250 / 1);
}
.text-blue-400\/15{
  color: rgb(96 165 250 / 0.15);
}
.text-blue-400\/20{
  color: rgb(96 165 250 / 0.2);
}
.text-blue-400\/25{
  color: rgb(96 165 250 / 0.25);
}
.text-blue-400\/30{
  color: rgb(96 165 250 / 0.3);
}
.text-blue-400\/35{
  color: rgb(96 165 250 / 0.35);
}
.text-blue-400\/40{
  color: rgb(96 165 250 / 0.4);
}
.text-blue-400\/45{
  color: rgb(96 165 250 / 0.45);
}
.text-blue-400\/5{
  color: rgb(96 165 250 / 0.05);
}
.text-blue-400\/50{
  color: rgb(96 165 250 / 0.5);
}
.text-blue-400\/55{
  color: rgb(96 165 250 / 0.55);
}
.text-blue-400\/60{
  color: rgb(96 165 250 / 0.6);
}
.text-blue-400\/65{
  color: rgb(96 165 250 / 0.65);
}
.text-blue-400\/70{
  color: rgb(96 165 250 / 0.7);
}
.text-blue-400\/75{
  color: rgb(96 165 250 / 0.75);
}
.text-blue-400\/80{
  color: rgb(96 165 250 / 0.8);
}
.text-blue-400\/85{
  color: rgb(96 165 250 / 0.85);
}
.text-blue-400\/90{
  color: rgb(96 165 250 / 0.9);
}
.text-blue-400\/95{
  color: rgb(96 165 250 / 0.95);
}
.text-blue-50{
  --tw-text-opacity: 1;
  color: rgb(239 246 255 / var(--tw-text-opacity, 1));
}
.text-blue-50\/0{
  color: rgb(239 246 255 / 0);
}
.text-blue-50\/10{
  color: rgb(239 246 255 / 0.1);
}
.text-blue-50\/100{
  color: rgb(239 246 255 / 1);
}
.text-blue-50\/15{
  color: rgb(239 246 255 / 0.15);
}
.text-blue-50\/20{
  color: rgb(239 246 255 / 0.2);
}
.text-blue-50\/25{
  color: rgb(239 246 255 / 0.25);
}
.text-blue-50\/30{
  color: rgb(239 246 255 / 0.3);
}
.text-blue-50\/35{
  color: rgb(239 246 255 / 0.35);
}
.text-blue-50\/40{
  color: rgb(239 246 255 / 0.4);
}
.text-blue-50\/45{
  color: rgb(239 246 255 / 0.45);
}
.text-blue-50\/5{
  color: rgb(239 246 255 / 0.05);
}
.text-blue-50\/50{
  color: rgb(239 246 255 / 0.5);
}
.text-blue-50\/55{
  color: rgb(239 246 255 / 0.55);
}
.text-blue-50\/60{
  color: rgb(239 246 255 / 0.6);
}
.text-blue-50\/65{
  color: rgb(239 246 255 / 0.65);
}
.text-blue-50\/70{
  color: rgb(239 246 255 / 0.7);
}
.text-blue-50\/75{
  color: rgb(239 246 255 / 0.75);
}
.text-blue-50\/80{
  color: rgb(239 246 255 / 0.8);
}
.text-blue-50\/85{
  color: rgb(239 246 255 / 0.85);
}
.text-blue-50\/90{
  color: rgb(239 246 255 / 0.9);
}
.text-blue-50\/95{
  color: rgb(239 246 255 / 0.95);
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-500\/0{
  color: rgb(59 130 246 / 0);
}
.text-blue-500\/10{
  color: rgb(59 130 246 / 0.1);
}
.text-blue-500\/100{
  color: rgb(59 130 246 / 1);
}
.text-blue-500\/15{
  color: rgb(59 130 246 / 0.15);
}
.text-blue-500\/20{
  color: rgb(59 130 246 / 0.2);
}
.text-blue-500\/25{
  color: rgb(59 130 246 / 0.25);
}
.text-blue-500\/30{
  color: rgb(59 130 246 / 0.3);
}
.text-blue-500\/35{
  color: rgb(59 130 246 / 0.35);
}
.text-blue-500\/40{
  color: rgb(59 130 246 / 0.4);
}
.text-blue-500\/45{
  color: rgb(59 130 246 / 0.45);
}
.text-blue-500\/5{
  color: rgb(59 130 246 / 0.05);
}
.text-blue-500\/50{
  color: rgb(59 130 246 / 0.5);
}
.text-blue-500\/55{
  color: rgb(59 130 246 / 0.55);
}
.text-blue-500\/60{
  color: rgb(59 130 246 / 0.6);
}
.text-blue-500\/65{
  color: rgb(59 130 246 / 0.65);
}
.text-blue-500\/70{
  color: rgb(59 130 246 / 0.7);
}
.text-blue-500\/75{
  color: rgb(59 130 246 / 0.75);
}
.text-blue-500\/80{
  color: rgb(59 130 246 / 0.8);
}
.text-blue-500\/85{
  color: rgb(59 130 246 / 0.85);
}
.text-blue-500\/90{
  color: rgb(59 130 246 / 0.9);
}
.text-blue-500\/95{
  color: rgb(59 130 246 / 0.95);
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-600\/0{
  color: rgb(37 99 235 / 0);
}
.text-blue-600\/10{
  color: rgb(37 99 235 / 0.1);
}
.text-blue-600\/100{
  color: rgb(37 99 235 / 1);
}
.text-blue-600\/15{
  color: rgb(37 99 235 / 0.15);
}
.text-blue-600\/20{
  color: rgb(37 99 235 / 0.2);
}
.text-blue-600\/25{
  color: rgb(37 99 235 / 0.25);
}
.text-blue-600\/30{
  color: rgb(37 99 235 / 0.3);
}
.text-blue-600\/35{
  color: rgb(37 99 235 / 0.35);
}
.text-blue-600\/40{
  color: rgb(37 99 235 / 0.4);
}
.text-blue-600\/45{
  color: rgb(37 99 235 / 0.45);
}
.text-blue-600\/5{
  color: rgb(37 99 235 / 0.05);
}
.text-blue-600\/50{
  color: rgb(37 99 235 / 0.5);
}
.text-blue-600\/55{
  color: rgb(37 99 235 / 0.55);
}
.text-blue-600\/60{
  color: rgb(37 99 235 / 0.6);
}
.text-blue-600\/65{
  color: rgb(37 99 235 / 0.65);
}
.text-blue-600\/70{
  color: rgb(37 99 235 / 0.7);
}
.text-blue-600\/75{
  color: rgb(37 99 235 / 0.75);
}
.text-blue-600\/80{
  color: rgb(37 99 235 / 0.8);
}
.text-blue-600\/85{
  color: rgb(37 99 235 / 0.85);
}
.text-blue-600\/90{
  color: rgb(37 99 235 / 0.9);
}
.text-blue-600\/95{
  color: rgb(37 99 235 / 0.95);
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-700\/0{
  color: rgb(29 78 216 / 0);
}
.text-blue-700\/10{
  color: rgb(29 78 216 / 0.1);
}
.text-blue-700\/100{
  color: rgb(29 78 216 / 1);
}
.text-blue-700\/15{
  color: rgb(29 78 216 / 0.15);
}
.text-blue-700\/20{
  color: rgb(29 78 216 / 0.2);
}
.text-blue-700\/25{
  color: rgb(29 78 216 / 0.25);
}
.text-blue-700\/30{
  color: rgb(29 78 216 / 0.3);
}
.text-blue-700\/35{
  color: rgb(29 78 216 / 0.35);
}
.text-blue-700\/40{
  color: rgb(29 78 216 / 0.4);
}
.text-blue-700\/45{
  color: rgb(29 78 216 / 0.45);
}
.text-blue-700\/5{
  color: rgb(29 78 216 / 0.05);
}
.text-blue-700\/50{
  color: rgb(29 78 216 / 0.5);
}
.text-blue-700\/55{
  color: rgb(29 78 216 / 0.55);
}
.text-blue-700\/60{
  color: rgb(29 78 216 / 0.6);
}
.text-blue-700\/65{
  color: rgb(29 78 216 / 0.65);
}
.text-blue-700\/70{
  color: rgb(29 78 216 / 0.7);
}
.text-blue-700\/75{
  color: rgb(29 78 216 / 0.75);
}
.text-blue-700\/80{
  color: rgb(29 78 216 / 0.8);
}
.text-blue-700\/85{
  color: rgb(29 78 216 / 0.85);
}
.text-blue-700\/90{
  color: rgb(29 78 216 / 0.9);
}
.text-blue-700\/95{
  color: rgb(29 78 216 / 0.95);
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-blue-800\/0{
  color: rgb(30 64 175 / 0);
}
.text-blue-800\/10{
  color: rgb(30 64 175 / 0.1);
}
.text-blue-800\/100{
  color: rgb(30 64 175 / 1);
}
.text-blue-800\/15{
  color: rgb(30 64 175 / 0.15);
}
.text-blue-800\/20{
  color: rgb(30 64 175 / 0.2);
}
.text-blue-800\/25{
  color: rgb(30 64 175 / 0.25);
}
.text-blue-800\/30{
  color: rgb(30 64 175 / 0.3);
}
.text-blue-800\/35{
  color: rgb(30 64 175 / 0.35);
}
.text-blue-800\/40{
  color: rgb(30 64 175 / 0.4);
}
.text-blue-800\/45{
  color: rgb(30 64 175 / 0.45);
}
.text-blue-800\/5{
  color: rgb(30 64 175 / 0.05);
}
.text-blue-800\/50{
  color: rgb(30 64 175 / 0.5);
}
.text-blue-800\/55{
  color: rgb(30 64 175 / 0.55);
}
.text-blue-800\/60{
  color: rgb(30 64 175 / 0.6);
}
.text-blue-800\/65{
  color: rgb(30 64 175 / 0.65);
}
.text-blue-800\/70{
  color: rgb(30 64 175 / 0.7);
}
.text-blue-800\/75{
  color: rgb(30 64 175 / 0.75);
}
.text-blue-800\/80{
  color: rgb(30 64 175 / 0.8);
}
.text-blue-800\/85{
  color: rgb(30 64 175 / 0.85);
}
.text-blue-800\/90{
  color: rgb(30 64 175 / 0.9);
}
.text-blue-800\/95{
  color: rgb(30 64 175 / 0.95);
}
.text-blue-900{
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.text-blue-900\/0{
  color: rgb(30 58 138 / 0);
}
.text-blue-900\/10{
  color: rgb(30 58 138 / 0.1);
}
.text-blue-900\/100{
  color: rgb(30 58 138 / 1);
}
.text-blue-900\/15{
  color: rgb(30 58 138 / 0.15);
}
.text-blue-900\/20{
  color: rgb(30 58 138 / 0.2);
}
.text-blue-900\/25{
  color: rgb(30 58 138 / 0.25);
}
.text-blue-900\/30{
  color: rgb(30 58 138 / 0.3);
}
.text-blue-900\/35{
  color: rgb(30 58 138 / 0.35);
}
.text-blue-900\/40{
  color: rgb(30 58 138 / 0.4);
}
.text-blue-900\/45{
  color: rgb(30 58 138 / 0.45);
}
.text-blue-900\/5{
  color: rgb(30 58 138 / 0.05);
}
.text-blue-900\/50{
  color: rgb(30 58 138 / 0.5);
}
.text-blue-900\/55{
  color: rgb(30 58 138 / 0.55);
}
.text-blue-900\/60{
  color: rgb(30 58 138 / 0.6);
}
.text-blue-900\/65{
  color: rgb(30 58 138 / 0.65);
}
.text-blue-900\/70{
  color: rgb(30 58 138 / 0.7);
}
.text-blue-900\/75{
  color: rgb(30 58 138 / 0.75);
}
.text-blue-900\/80{
  color: rgb(30 58 138 / 0.8);
}
.text-blue-900\/85{
  color: rgb(30 58 138 / 0.85);
}
.text-blue-900\/90{
  color: rgb(30 58 138 / 0.9);
}
.text-blue-900\/95{
  color: rgb(30 58 138 / 0.95);
}
.text-blue-950{
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1));
}
.text-blue-950\/0{
  color: rgb(23 37 84 / 0);
}
.text-blue-950\/10{
  color: rgb(23 37 84 / 0.1);
}
.text-blue-950\/100{
  color: rgb(23 37 84 / 1);
}
.text-blue-950\/15{
  color: rgb(23 37 84 / 0.15);
}
.text-blue-950\/20{
  color: rgb(23 37 84 / 0.2);
}
.text-blue-950\/25{
  color: rgb(23 37 84 / 0.25);
}
.text-blue-950\/30{
  color: rgb(23 37 84 / 0.3);
}
.text-blue-950\/35{
  color: rgb(23 37 84 / 0.35);
}
.text-blue-950\/40{
  color: rgb(23 37 84 / 0.4);
}
.text-blue-950\/45{
  color: rgb(23 37 84 / 0.45);
}
.text-blue-950\/5{
  color: rgb(23 37 84 / 0.05);
}
.text-blue-950\/50{
  color: rgb(23 37 84 / 0.5);
}
.text-blue-950\/55{
  color: rgb(23 37 84 / 0.55);
}
.text-blue-950\/60{
  color: rgb(23 37 84 / 0.6);
}
.text-blue-950\/65{
  color: rgb(23 37 84 / 0.65);
}
.text-blue-950\/70{
  color: rgb(23 37 84 / 0.7);
}
.text-blue-950\/75{
  color: rgb(23 37 84 / 0.75);
}
.text-blue-950\/80{
  color: rgb(23 37 84 / 0.8);
}
.text-blue-950\/85{
  color: rgb(23 37 84 / 0.85);
}
.text-blue-950\/90{
  color: rgb(23 37 84 / 0.9);
}
.text-blue-950\/95{
  color: rgb(23 37 84 / 0.95);
}
.text-card-foreground{
  color: hsl(var(--card-foreground));
}
.text-current{
  color: currentColor;
}
.text-cyan-100{
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.text-cyan-100\/0{
  color: rgb(207 250 254 / 0);
}
.text-cyan-100\/10{
  color: rgb(207 250 254 / 0.1);
}
.text-cyan-100\/100{
  color: rgb(207 250 254 / 1);
}
.text-cyan-100\/15{
  color: rgb(207 250 254 / 0.15);
}
.text-cyan-100\/20{
  color: rgb(207 250 254 / 0.2);
}
.text-cyan-100\/25{
  color: rgb(207 250 254 / 0.25);
}
.text-cyan-100\/30{
  color: rgb(207 250 254 / 0.3);
}
.text-cyan-100\/35{
  color: rgb(207 250 254 / 0.35);
}
.text-cyan-100\/40{
  color: rgb(207 250 254 / 0.4);
}
.text-cyan-100\/45{
  color: rgb(207 250 254 / 0.45);
}
.text-cyan-100\/5{
  color: rgb(207 250 254 / 0.05);
}
.text-cyan-100\/50{
  color: rgb(207 250 254 / 0.5);
}
.text-cyan-100\/55{
  color: rgb(207 250 254 / 0.55);
}
.text-cyan-100\/60{
  color: rgb(207 250 254 / 0.6);
}
.text-cyan-100\/65{
  color: rgb(207 250 254 / 0.65);
}
.text-cyan-100\/70{
  color: rgb(207 250 254 / 0.7);
}
.text-cyan-100\/75{
  color: rgb(207 250 254 / 0.75);
}
.text-cyan-100\/80{
  color: rgb(207 250 254 / 0.8);
}
.text-cyan-100\/85{
  color: rgb(207 250 254 / 0.85);
}
.text-cyan-100\/90{
  color: rgb(207 250 254 / 0.9);
}
.text-cyan-100\/95{
  color: rgb(207 250 254 / 0.95);
}
.text-cyan-200{
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
.text-cyan-200\/0{
  color: rgb(165 243 252 / 0);
}
.text-cyan-200\/10{
  color: rgb(165 243 252 / 0.1);
}
.text-cyan-200\/100{
  color: rgb(165 243 252 / 1);
}
.text-cyan-200\/15{
  color: rgb(165 243 252 / 0.15);
}
.text-cyan-200\/20{
  color: rgb(165 243 252 / 0.2);
}
.text-cyan-200\/25{
  color: rgb(165 243 252 / 0.25);
}
.text-cyan-200\/30{
  color: rgb(165 243 252 / 0.3);
}
.text-cyan-200\/35{
  color: rgb(165 243 252 / 0.35);
}
.text-cyan-200\/40{
  color: rgb(165 243 252 / 0.4);
}
.text-cyan-200\/45{
  color: rgb(165 243 252 / 0.45);
}
.text-cyan-200\/5{
  color: rgb(165 243 252 / 0.05);
}
.text-cyan-200\/50{
  color: rgb(165 243 252 / 0.5);
}
.text-cyan-200\/55{
  color: rgb(165 243 252 / 0.55);
}
.text-cyan-200\/60{
  color: rgb(165 243 252 / 0.6);
}
.text-cyan-200\/65{
  color: rgb(165 243 252 / 0.65);
}
.text-cyan-200\/70{
  color: rgb(165 243 252 / 0.7);
}
.text-cyan-200\/75{
  color: rgb(165 243 252 / 0.75);
}
.text-cyan-200\/80{
  color: rgb(165 243 252 / 0.8);
}
.text-cyan-200\/85{
  color: rgb(165 243 252 / 0.85);
}
.text-cyan-200\/90{
  color: rgb(165 243 252 / 0.9);
}
.text-cyan-200\/95{
  color: rgb(165 243 252 / 0.95);
}
.text-cyan-300{
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.text-cyan-300\/0{
  color: rgb(103 232 249 / 0);
}
.text-cyan-300\/10{
  color: rgb(103 232 249 / 0.1);
}
.text-cyan-300\/100{
  color: rgb(103 232 249 / 1);
}
.text-cyan-300\/15{
  color: rgb(103 232 249 / 0.15);
}
.text-cyan-300\/20{
  color: rgb(103 232 249 / 0.2);
}
.text-cyan-300\/25{
  color: rgb(103 232 249 / 0.25);
}
.text-cyan-300\/30{
  color: rgb(103 232 249 / 0.3);
}
.text-cyan-300\/35{
  color: rgb(103 232 249 / 0.35);
}
.text-cyan-300\/40{
  color: rgb(103 232 249 / 0.4);
}
.text-cyan-300\/45{
  color: rgb(103 232 249 / 0.45);
}
.text-cyan-300\/5{
  color: rgb(103 232 249 / 0.05);
}
.text-cyan-300\/50{
  color: rgb(103 232 249 / 0.5);
}
.text-cyan-300\/55{
  color: rgb(103 232 249 / 0.55);
}
.text-cyan-300\/60{
  color: rgb(103 232 249 / 0.6);
}
.text-cyan-300\/65{
  color: rgb(103 232 249 / 0.65);
}
.text-cyan-300\/70{
  color: rgb(103 232 249 / 0.7);
}
.text-cyan-300\/75{
  color: rgb(103 232 249 / 0.75);
}
.text-cyan-300\/80{
  color: rgb(103 232 249 / 0.8);
}
.text-cyan-300\/85{
  color: rgb(103 232 249 / 0.85);
}
.text-cyan-300\/90{
  color: rgb(103 232 249 / 0.9);
}
.text-cyan-300\/95{
  color: rgb(103 232 249 / 0.95);
}
.text-cyan-400{
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}
.text-cyan-400\/0{
  color: rgb(34 211 238 / 0);
}
.text-cyan-400\/10{
  color: rgb(34 211 238 / 0.1);
}
.text-cyan-400\/100{
  color: rgb(34 211 238 / 1);
}
.text-cyan-400\/15{
  color: rgb(34 211 238 / 0.15);
}
.text-cyan-400\/20{
  color: rgb(34 211 238 / 0.2);
}
.text-cyan-400\/25{
  color: rgb(34 211 238 / 0.25);
}
.text-cyan-400\/30{
  color: rgb(34 211 238 / 0.3);
}
.text-cyan-400\/35{
  color: rgb(34 211 238 / 0.35);
}
.text-cyan-400\/40{
  color: rgb(34 211 238 / 0.4);
}
.text-cyan-400\/45{
  color: rgb(34 211 238 / 0.45);
}
.text-cyan-400\/5{
  color: rgb(34 211 238 / 0.05);
}
.text-cyan-400\/50{
  color: rgb(34 211 238 / 0.5);
}
.text-cyan-400\/55{
  color: rgb(34 211 238 / 0.55);
}
.text-cyan-400\/60{
  color: rgb(34 211 238 / 0.6);
}
.text-cyan-400\/65{
  color: rgb(34 211 238 / 0.65);
}
.text-cyan-400\/70{
  color: rgb(34 211 238 / 0.7);
}
.text-cyan-400\/75{
  color: rgb(34 211 238 / 0.75);
}
.text-cyan-400\/80{
  color: rgb(34 211 238 / 0.8);
}
.text-cyan-400\/85{
  color: rgb(34 211 238 / 0.85);
}
.text-cyan-400\/90{
  color: rgb(34 211 238 / 0.9);
}
.text-cyan-400\/95{
  color: rgb(34 211 238 / 0.95);
}
.text-cyan-50{
  --tw-text-opacity: 1;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1));
}
.text-cyan-50\/0{
  color: rgb(236 254 255 / 0);
}
.text-cyan-50\/10{
  color: rgb(236 254 255 / 0.1);
}
.text-cyan-50\/100{
  color: rgb(236 254 255 / 1);
}
.text-cyan-50\/15{
  color: rgb(236 254 255 / 0.15);
}
.text-cyan-50\/20{
  color: rgb(236 254 255 / 0.2);
}
.text-cyan-50\/25{
  color: rgb(236 254 255 / 0.25);
}
.text-cyan-50\/30{
  color: rgb(236 254 255 / 0.3);
}
.text-cyan-50\/35{
  color: rgb(236 254 255 / 0.35);
}
.text-cyan-50\/40{
  color: rgb(236 254 255 / 0.4);
}
.text-cyan-50\/45{
  color: rgb(236 254 255 / 0.45);
}
.text-cyan-50\/5{
  color: rgb(236 254 255 / 0.05);
}
.text-cyan-50\/50{
  color: rgb(236 254 255 / 0.5);
}
.text-cyan-50\/55{
  color: rgb(236 254 255 / 0.55);
}
.text-cyan-50\/60{
  color: rgb(236 254 255 / 0.6);
}
.text-cyan-50\/65{
  color: rgb(236 254 255 / 0.65);
}
.text-cyan-50\/70{
  color: rgb(236 254 255 / 0.7);
}
.text-cyan-50\/75{
  color: rgb(236 254 255 / 0.75);
}
.text-cyan-50\/80{
  color: rgb(236 254 255 / 0.8);
}
.text-cyan-50\/85{
  color: rgb(236 254 255 / 0.85);
}
.text-cyan-50\/90{
  color: rgb(236 254 255 / 0.9);
}
.text-cyan-50\/95{
  color: rgb(236 254 255 / 0.95);
}
.text-cyan-500{
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}
.text-cyan-500\/0{
  color: rgb(6 182 212 / 0);
}
.text-cyan-500\/10{
  color: rgb(6 182 212 / 0.1);
}
.text-cyan-500\/100{
  color: rgb(6 182 212 / 1);
}
.text-cyan-500\/15{
  color: rgb(6 182 212 / 0.15);
}
.text-cyan-500\/20{
  color: rgb(6 182 212 / 0.2);
}
.text-cyan-500\/25{
  color: rgb(6 182 212 / 0.25);
}
.text-cyan-500\/30{
  color: rgb(6 182 212 / 0.3);
}
.text-cyan-500\/35{
  color: rgb(6 182 212 / 0.35);
}
.text-cyan-500\/40{
  color: rgb(6 182 212 / 0.4);
}
.text-cyan-500\/45{
  color: rgb(6 182 212 / 0.45);
}
.text-cyan-500\/5{
  color: rgb(6 182 212 / 0.05);
}
.text-cyan-500\/50{
  color: rgb(6 182 212 / 0.5);
}
.text-cyan-500\/55{
  color: rgb(6 182 212 / 0.55);
}
.text-cyan-500\/60{
  color: rgb(6 182 212 / 0.6);
}
.text-cyan-500\/65{
  color: rgb(6 182 212 / 0.65);
}
.text-cyan-500\/70{
  color: rgb(6 182 212 / 0.7);
}
.text-cyan-500\/75{
  color: rgb(6 182 212 / 0.75);
}
.text-cyan-500\/80{
  color: rgb(6 182 212 / 0.8);
}
.text-cyan-500\/85{
  color: rgb(6 182 212 / 0.85);
}
.text-cyan-500\/90{
  color: rgb(6 182 212 / 0.9);
}
.text-cyan-500\/95{
  color: rgb(6 182 212 / 0.95);
}
.text-cyan-600{
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.text-cyan-600\/0{
  color: rgb(8 145 178 / 0);
}
.text-cyan-600\/10{
  color: rgb(8 145 178 / 0.1);
}
.text-cyan-600\/100{
  color: rgb(8 145 178 / 1);
}
.text-cyan-600\/15{
  color: rgb(8 145 178 / 0.15);
}
.text-cyan-600\/20{
  color: rgb(8 145 178 / 0.2);
}
.text-cyan-600\/25{
  color: rgb(8 145 178 / 0.25);
}
.text-cyan-600\/30{
  color: rgb(8 145 178 / 0.3);
}
.text-cyan-600\/35{
  color: rgb(8 145 178 / 0.35);
}
.text-cyan-600\/40{
  color: rgb(8 145 178 / 0.4);
}
.text-cyan-600\/45{
  color: rgb(8 145 178 / 0.45);
}
.text-cyan-600\/5{
  color: rgb(8 145 178 / 0.05);
}
.text-cyan-600\/50{
  color: rgb(8 145 178 / 0.5);
}
.text-cyan-600\/55{
  color: rgb(8 145 178 / 0.55);
}
.text-cyan-600\/60{
  color: rgb(8 145 178 / 0.6);
}
.text-cyan-600\/65{
  color: rgb(8 145 178 / 0.65);
}
.text-cyan-600\/70{
  color: rgb(8 145 178 / 0.7);
}
.text-cyan-600\/75{
  color: rgb(8 145 178 / 0.75);
}
.text-cyan-600\/80{
  color: rgb(8 145 178 / 0.8);
}
.text-cyan-600\/85{
  color: rgb(8 145 178 / 0.85);
}
.text-cyan-600\/90{
  color: rgb(8 145 178 / 0.9);
}
.text-cyan-600\/95{
  color: rgb(8 145 178 / 0.95);
}
.text-cyan-700{
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.text-cyan-700\/0{
  color: rgb(14 116 144 / 0);
}
.text-cyan-700\/10{
  color: rgb(14 116 144 / 0.1);
}
.text-cyan-700\/100{
  color: rgb(14 116 144 / 1);
}
.text-cyan-700\/15{
  color: rgb(14 116 144 / 0.15);
}
.text-cyan-700\/20{
  color: rgb(14 116 144 / 0.2);
}
.text-cyan-700\/25{
  color: rgb(14 116 144 / 0.25);
}
.text-cyan-700\/30{
  color: rgb(14 116 144 / 0.3);
}
.text-cyan-700\/35{
  color: rgb(14 116 144 / 0.35);
}
.text-cyan-700\/40{
  color: rgb(14 116 144 / 0.4);
}
.text-cyan-700\/45{
  color: rgb(14 116 144 / 0.45);
}
.text-cyan-700\/5{
  color: rgb(14 116 144 / 0.05);
}
.text-cyan-700\/50{
  color: rgb(14 116 144 / 0.5);
}
.text-cyan-700\/55{
  color: rgb(14 116 144 / 0.55);
}
.text-cyan-700\/60{
  color: rgb(14 116 144 / 0.6);
}
.text-cyan-700\/65{
  color: rgb(14 116 144 / 0.65);
}
.text-cyan-700\/70{
  color: rgb(14 116 144 / 0.7);
}
.text-cyan-700\/75{
  color: rgb(14 116 144 / 0.75);
}
.text-cyan-700\/80{
  color: rgb(14 116 144 / 0.8);
}
.text-cyan-700\/85{
  color: rgb(14 116 144 / 0.85);
}
.text-cyan-700\/90{
  color: rgb(14 116 144 / 0.9);
}
.text-cyan-700\/95{
  color: rgb(14 116 144 / 0.95);
}
.text-cyan-800{
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.text-cyan-800\/0{
  color: rgb(21 94 117 / 0);
}
.text-cyan-800\/10{
  color: rgb(21 94 117 / 0.1);
}
.text-cyan-800\/100{
  color: rgb(21 94 117 / 1);
}
.text-cyan-800\/15{
  color: rgb(21 94 117 / 0.15);
}
.text-cyan-800\/20{
  color: rgb(21 94 117 / 0.2);
}
.text-cyan-800\/25{
  color: rgb(21 94 117 / 0.25);
}
.text-cyan-800\/30{
  color: rgb(21 94 117 / 0.3);
}
.text-cyan-800\/35{
  color: rgb(21 94 117 / 0.35);
}
.text-cyan-800\/40{
  color: rgb(21 94 117 / 0.4);
}
.text-cyan-800\/45{
  color: rgb(21 94 117 / 0.45);
}
.text-cyan-800\/5{
  color: rgb(21 94 117 / 0.05);
}
.text-cyan-800\/50{
  color: rgb(21 94 117 / 0.5);
}
.text-cyan-800\/55{
  color: rgb(21 94 117 / 0.55);
}
.text-cyan-800\/60{
  color: rgb(21 94 117 / 0.6);
}
.text-cyan-800\/65{
  color: rgb(21 94 117 / 0.65);
}
.text-cyan-800\/70{
  color: rgb(21 94 117 / 0.7);
}
.text-cyan-800\/75{
  color: rgb(21 94 117 / 0.75);
}
.text-cyan-800\/80{
  color: rgb(21 94 117 / 0.8);
}
.text-cyan-800\/85{
  color: rgb(21 94 117 / 0.85);
}
.text-cyan-800\/90{
  color: rgb(21 94 117 / 0.9);
}
.text-cyan-800\/95{
  color: rgb(21 94 117 / 0.95);
}
.text-cyan-900{
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.text-cyan-900\/0{
  color: rgb(22 78 99 / 0);
}
.text-cyan-900\/10{
  color: rgb(22 78 99 / 0.1);
}
.text-cyan-900\/100{
  color: rgb(22 78 99 / 1);
}
.text-cyan-900\/15{
  color: rgb(22 78 99 / 0.15);
}
.text-cyan-900\/20{
  color: rgb(22 78 99 / 0.2);
}
.text-cyan-900\/25{
  color: rgb(22 78 99 / 0.25);
}
.text-cyan-900\/30{
  color: rgb(22 78 99 / 0.3);
}
.text-cyan-900\/35{
  color: rgb(22 78 99 / 0.35);
}
.text-cyan-900\/40{
  color: rgb(22 78 99 / 0.4);
}
.text-cyan-900\/45{
  color: rgb(22 78 99 / 0.45);
}
.text-cyan-900\/5{
  color: rgb(22 78 99 / 0.05);
}
.text-cyan-900\/50{
  color: rgb(22 78 99 / 0.5);
}
.text-cyan-900\/55{
  color: rgb(22 78 99 / 0.55);
}
.text-cyan-900\/60{
  color: rgb(22 78 99 / 0.6);
}
.text-cyan-900\/65{
  color: rgb(22 78 99 / 0.65);
}
.text-cyan-900\/70{
  color: rgb(22 78 99 / 0.7);
}
.text-cyan-900\/75{
  color: rgb(22 78 99 / 0.75);
}
.text-cyan-900\/80{
  color: rgb(22 78 99 / 0.8);
}
.text-cyan-900\/85{
  color: rgb(22 78 99 / 0.85);
}
.text-cyan-900\/90{
  color: rgb(22 78 99 / 0.9);
}
.text-cyan-900\/95{
  color: rgb(22 78 99 / 0.95);
}
.text-destructive{
  color: hsl(var(--destructive));
}
.text-destructive-foreground{
  color: hsl(var(--destructive-foreground));
}
.text-emerald-100{
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.text-emerald-100\/0{
  color: rgb(209 250 229 / 0);
}
.text-emerald-100\/10{
  color: rgb(209 250 229 / 0.1);
}
.text-emerald-100\/100{
  color: rgb(209 250 229 / 1);
}
.text-emerald-100\/15{
  color: rgb(209 250 229 / 0.15);
}
.text-emerald-100\/20{
  color: rgb(209 250 229 / 0.2);
}
.text-emerald-100\/25{
  color: rgb(209 250 229 / 0.25);
}
.text-emerald-100\/30{
  color: rgb(209 250 229 / 0.3);
}
.text-emerald-100\/35{
  color: rgb(209 250 229 / 0.35);
}
.text-emerald-100\/40{
  color: rgb(209 250 229 / 0.4);
}
.text-emerald-100\/45{
  color: rgb(209 250 229 / 0.45);
}
.text-emerald-100\/5{
  color: rgb(209 250 229 / 0.05);
}
.text-emerald-100\/50{
  color: rgb(209 250 229 / 0.5);
}
.text-emerald-100\/55{
  color: rgb(209 250 229 / 0.55);
}
.text-emerald-100\/60{
  color: rgb(209 250 229 / 0.6);
}
.text-emerald-100\/65{
  color: rgb(209 250 229 / 0.65);
}
.text-emerald-100\/70{
  color: rgb(209 250 229 / 0.7);
}
.text-emerald-100\/75{
  color: rgb(209 250 229 / 0.75);
}
.text-emerald-100\/80{
  color: rgb(209 250 229 / 0.8);
}
.text-emerald-100\/85{
  color: rgb(209 250 229 / 0.85);
}
.text-emerald-100\/90{
  color: rgb(209 250 229 / 0.9);
}
.text-emerald-100\/95{
  color: rgb(209 250 229 / 0.95);
}
.text-emerald-200{
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.text-emerald-200\/0{
  color: rgb(167 243 208 / 0);
}
.text-emerald-200\/10{
  color: rgb(167 243 208 / 0.1);
}
.text-emerald-200\/100{
  color: rgb(167 243 208 / 1);
}
.text-emerald-200\/15{
  color: rgb(167 243 208 / 0.15);
}
.text-emerald-200\/20{
  color: rgb(167 243 208 / 0.2);
}
.text-emerald-200\/25{
  color: rgb(167 243 208 / 0.25);
}
.text-emerald-200\/30{
  color: rgb(167 243 208 / 0.3);
}
.text-emerald-200\/35{
  color: rgb(167 243 208 / 0.35);
}
.text-emerald-200\/40{
  color: rgb(167 243 208 / 0.4);
}
.text-emerald-200\/45{
  color: rgb(167 243 208 / 0.45);
}
.text-emerald-200\/5{
  color: rgb(167 243 208 / 0.05);
}
.text-emerald-200\/50{
  color: rgb(167 243 208 / 0.5);
}
.text-emerald-200\/55{
  color: rgb(167 243 208 / 0.55);
}
.text-emerald-200\/60{
  color: rgb(167 243 208 / 0.6);
}
.text-emerald-200\/65{
  color: rgb(167 243 208 / 0.65);
}
.text-emerald-200\/70{
  color: rgb(167 243 208 / 0.7);
}
.text-emerald-200\/75{
  color: rgb(167 243 208 / 0.75);
}
.text-emerald-200\/80{
  color: rgb(167 243 208 / 0.8);
}
.text-emerald-200\/85{
  color: rgb(167 243 208 / 0.85);
}
.text-emerald-200\/90{
  color: rgb(167 243 208 / 0.9);
}
.text-emerald-200\/95{
  color: rgb(167 243 208 / 0.95);
}
.text-emerald-300{
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.text-emerald-300\/0{
  color: rgb(110 231 183 / 0);
}
.text-emerald-300\/10{
  color: rgb(110 231 183 / 0.1);
}
.text-emerald-300\/100{
  color: rgb(110 231 183 / 1);
}
.text-emerald-300\/15{
  color: rgb(110 231 183 / 0.15);
}
.text-emerald-300\/20{
  color: rgb(110 231 183 / 0.2);
}
.text-emerald-300\/25{
  color: rgb(110 231 183 / 0.25);
}
.text-emerald-300\/30{
  color: rgb(110 231 183 / 0.3);
}
.text-emerald-300\/35{
  color: rgb(110 231 183 / 0.35);
}
.text-emerald-300\/40{
  color: rgb(110 231 183 / 0.4);
}
.text-emerald-300\/45{
  color: rgb(110 231 183 / 0.45);
}
.text-emerald-300\/5{
  color: rgb(110 231 183 / 0.05);
}
.text-emerald-300\/50{
  color: rgb(110 231 183 / 0.5);
}
.text-emerald-300\/55{
  color: rgb(110 231 183 / 0.55);
}
.text-emerald-300\/60{
  color: rgb(110 231 183 / 0.6);
}
.text-emerald-300\/65{
  color: rgb(110 231 183 / 0.65);
}
.text-emerald-300\/70{
  color: rgb(110 231 183 / 0.7);
}
.text-emerald-300\/75{
  color: rgb(110 231 183 / 0.75);
}
.text-emerald-300\/80{
  color: rgb(110 231 183 / 0.8);
}
.text-emerald-300\/85{
  color: rgb(110 231 183 / 0.85);
}
.text-emerald-300\/90{
  color: rgb(110 231 183 / 0.9);
}
.text-emerald-300\/95{
  color: rgb(110 231 183 / 0.95);
}
.text-emerald-400{
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.text-emerald-400\/0{
  color: rgb(52 211 153 / 0);
}
.text-emerald-400\/10{
  color: rgb(52 211 153 / 0.1);
}
.text-emerald-400\/100{
  color: rgb(52 211 153 / 1);
}
.text-emerald-400\/15{
  color: rgb(52 211 153 / 0.15);
}
.text-emerald-400\/20{
  color: rgb(52 211 153 / 0.2);
}
.text-emerald-400\/25{
  color: rgb(52 211 153 / 0.25);
}
.text-emerald-400\/30{
  color: rgb(52 211 153 / 0.3);
}
.text-emerald-400\/35{
  color: rgb(52 211 153 / 0.35);
}
.text-emerald-400\/40{
  color: rgb(52 211 153 / 0.4);
}
.text-emerald-400\/45{
  color: rgb(52 211 153 / 0.45);
}
.text-emerald-400\/5{
  color: rgb(52 211 153 / 0.05);
}
.text-emerald-400\/50{
  color: rgb(52 211 153 / 0.5);
}
.text-emerald-400\/55{
  color: rgb(52 211 153 / 0.55);
}
.text-emerald-400\/60{
  color: rgb(52 211 153 / 0.6);
}
.text-emerald-400\/65{
  color: rgb(52 211 153 / 0.65);
}
.text-emerald-400\/70{
  color: rgb(52 211 153 / 0.7);
}
.text-emerald-400\/75{
  color: rgb(52 211 153 / 0.75);
}
.text-emerald-400\/80{
  color: rgb(52 211 153 / 0.8);
}
.text-emerald-400\/85{
  color: rgb(52 211 153 / 0.85);
}
.text-emerald-400\/90{
  color: rgb(52 211 153 / 0.9);
}
.text-emerald-400\/95{
  color: rgb(52 211 153 / 0.95);
}
.text-emerald-50{
  --tw-text-opacity: 1;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1));
}
.text-emerald-50\/0{
  color: rgb(236 253 245 / 0);
}
.text-emerald-50\/10{
  color: rgb(236 253 245 / 0.1);
}
.text-emerald-50\/100{
  color: rgb(236 253 245 / 1);
}
.text-emerald-50\/15{
  color: rgb(236 253 245 / 0.15);
}
.text-emerald-50\/20{
  color: rgb(236 253 245 / 0.2);
}
.text-emerald-50\/25{
  color: rgb(236 253 245 / 0.25);
}
.text-emerald-50\/30{
  color: rgb(236 253 245 / 0.3);
}
.text-emerald-50\/35{
  color: rgb(236 253 245 / 0.35);
}
.text-emerald-50\/40{
  color: rgb(236 253 245 / 0.4);
}
.text-emerald-50\/45{
  color: rgb(236 253 245 / 0.45);
}
.text-emerald-50\/5{
  color: rgb(236 253 245 / 0.05);
}
.text-emerald-50\/50{
  color: rgb(236 253 245 / 0.5);
}
.text-emerald-50\/55{
  color: rgb(236 253 245 / 0.55);
}
.text-emerald-50\/60{
  color: rgb(236 253 245 / 0.6);
}
.text-emerald-50\/65{
  color: rgb(236 253 245 / 0.65);
}
.text-emerald-50\/70{
  color: rgb(236 253 245 / 0.7);
}
.text-emerald-50\/75{
  color: rgb(236 253 245 / 0.75);
}
.text-emerald-50\/80{
  color: rgb(236 253 245 / 0.8);
}
.text-emerald-50\/85{
  color: rgb(236 253 245 / 0.85);
}
.text-emerald-50\/90{
  color: rgb(236 253 245 / 0.9);
}
.text-emerald-50\/95{
  color: rgb(236 253 245 / 0.95);
}
.text-emerald-500{
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.text-emerald-500\/0{
  color: rgb(16 185 129 / 0);
}
.text-emerald-500\/10{
  color: rgb(16 185 129 / 0.1);
}
.text-emerald-500\/100{
  color: rgb(16 185 129 / 1);
}
.text-emerald-500\/15{
  color: rgb(16 185 129 / 0.15);
}
.text-emerald-500\/20{
  color: rgb(16 185 129 / 0.2);
}
.text-emerald-500\/25{
  color: rgb(16 185 129 / 0.25);
}
.text-emerald-500\/30{
  color: rgb(16 185 129 / 0.3);
}
.text-emerald-500\/35{
  color: rgb(16 185 129 / 0.35);
}
.text-emerald-500\/40{
  color: rgb(16 185 129 / 0.4);
}
.text-emerald-500\/45{
  color: rgb(16 185 129 / 0.45);
}
.text-emerald-500\/5{
  color: rgb(16 185 129 / 0.05);
}
.text-emerald-500\/50{
  color: rgb(16 185 129 / 0.5);
}
.text-emerald-500\/55{
  color: rgb(16 185 129 / 0.55);
}
.text-emerald-500\/60{
  color: rgb(16 185 129 / 0.6);
}
.text-emerald-500\/65{
  color: rgb(16 185 129 / 0.65);
}
.text-emerald-500\/70{
  color: rgb(16 185 129 / 0.7);
}
.text-emerald-500\/75{
  color: rgb(16 185 129 / 0.75);
}
.text-emerald-500\/80{
  color: rgb(16 185 129 / 0.8);
}
.text-emerald-500\/85{
  color: rgb(16 185 129 / 0.85);
}
.text-emerald-500\/90{
  color: rgb(16 185 129 / 0.9);
}
.text-emerald-500\/95{
  color: rgb(16 185 129 / 0.95);
}
.text-emerald-600{
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.text-emerald-600\/0{
  color: rgb(5 150 105 / 0);
}
.text-emerald-600\/10{
  color: rgb(5 150 105 / 0.1);
}
.text-emerald-600\/100{
  color: rgb(5 150 105 / 1);
}
.text-emerald-600\/15{
  color: rgb(5 150 105 / 0.15);
}
.text-emerald-600\/20{
  color: rgb(5 150 105 / 0.2);
}
.text-emerald-600\/25{
  color: rgb(5 150 105 / 0.25);
}
.text-emerald-600\/30{
  color: rgb(5 150 105 / 0.3);
}
.text-emerald-600\/35{
  color: rgb(5 150 105 / 0.35);
}
.text-emerald-600\/40{
  color: rgb(5 150 105 / 0.4);
}
.text-emerald-600\/45{
  color: rgb(5 150 105 / 0.45);
}
.text-emerald-600\/5{
  color: rgb(5 150 105 / 0.05);
}
.text-emerald-600\/50{
  color: rgb(5 150 105 / 0.5);
}
.text-emerald-600\/55{
  color: rgb(5 150 105 / 0.55);
}
.text-emerald-600\/60{
  color: rgb(5 150 105 / 0.6);
}
.text-emerald-600\/65{
  color: rgb(5 150 105 / 0.65);
}
.text-emerald-600\/70{
  color: rgb(5 150 105 / 0.7);
}
.text-emerald-600\/75{
  color: rgb(5 150 105 / 0.75);
}
.text-emerald-600\/80{
  color: rgb(5 150 105 / 0.8);
}
.text-emerald-600\/85{
  color: rgb(5 150 105 / 0.85);
}
.text-emerald-600\/90{
  color: rgb(5 150 105 / 0.9);
}
.text-emerald-600\/95{
  color: rgb(5 150 105 / 0.95);
}
.text-emerald-700{
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-emerald-700\/0{
  color: rgb(4 120 87 / 0);
}
.text-emerald-700\/10{
  color: rgb(4 120 87 / 0.1);
}
.text-emerald-700\/100{
  color: rgb(4 120 87 / 1);
}
.text-emerald-700\/15{
  color: rgb(4 120 87 / 0.15);
}
.text-emerald-700\/20{
  color: rgb(4 120 87 / 0.2);
}
.text-emerald-700\/25{
  color: rgb(4 120 87 / 0.25);
}
.text-emerald-700\/30{
  color: rgb(4 120 87 / 0.3);
}
.text-emerald-700\/35{
  color: rgb(4 120 87 / 0.35);
}
.text-emerald-700\/40{
  color: rgb(4 120 87 / 0.4);
}
.text-emerald-700\/45{
  color: rgb(4 120 87 / 0.45);
}
.text-emerald-700\/5{
  color: rgb(4 120 87 / 0.05);
}
.text-emerald-700\/50{
  color: rgb(4 120 87 / 0.5);
}
.text-emerald-700\/55{
  color: rgb(4 120 87 / 0.55);
}
.text-emerald-700\/60{
  color: rgb(4 120 87 / 0.6);
}
.text-emerald-700\/65{
  color: rgb(4 120 87 / 0.65);
}
.text-emerald-700\/70{
  color: rgb(4 120 87 / 0.7);
}
.text-emerald-700\/75{
  color: rgb(4 120 87 / 0.75);
}
.text-emerald-700\/80{
  color: rgb(4 120 87 / 0.8);
}
.text-emerald-700\/85{
  color: rgb(4 120 87 / 0.85);
}
.text-emerald-700\/90{
  color: rgb(4 120 87 / 0.9);
}
.text-emerald-700\/95{
  color: rgb(4 120 87 / 0.95);
}
.text-emerald-800{
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-emerald-800\/0{
  color: rgb(6 95 70 / 0);
}
.text-emerald-800\/10{
  color: rgb(6 95 70 / 0.1);
}
.text-emerald-800\/100{
  color: rgb(6 95 70 / 1);
}
.text-emerald-800\/15{
  color: rgb(6 95 70 / 0.15);
}
.text-emerald-800\/20{
  color: rgb(6 95 70 / 0.2);
}
.text-emerald-800\/25{
  color: rgb(6 95 70 / 0.25);
}
.text-emerald-800\/30{
  color: rgb(6 95 70 / 0.3);
}
.text-emerald-800\/35{
  color: rgb(6 95 70 / 0.35);
}
.text-emerald-800\/40{
  color: rgb(6 95 70 / 0.4);
}
.text-emerald-800\/45{
  color: rgb(6 95 70 / 0.45);
}
.text-emerald-800\/5{
  color: rgb(6 95 70 / 0.05);
}
.text-emerald-800\/50{
  color: rgb(6 95 70 / 0.5);
}
.text-emerald-800\/55{
  color: rgb(6 95 70 / 0.55);
}
.text-emerald-800\/60{
  color: rgb(6 95 70 / 0.6);
}
.text-emerald-800\/65{
  color: rgb(6 95 70 / 0.65);
}
.text-emerald-800\/70{
  color: rgb(6 95 70 / 0.7);
}
.text-emerald-800\/75{
  color: rgb(6 95 70 / 0.75);
}
.text-emerald-800\/80{
  color: rgb(6 95 70 / 0.8);
}
.text-emerald-800\/85{
  color: rgb(6 95 70 / 0.85);
}
.text-emerald-800\/90{
  color: rgb(6 95 70 / 0.9);
}
.text-emerald-800\/95{
  color: rgb(6 95 70 / 0.95);
}
.text-emerald-900{
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.text-emerald-900\/0{
  color: rgb(6 78 59 / 0);
}
.text-emerald-900\/10{
  color: rgb(6 78 59 / 0.1);
}
.text-emerald-900\/100{
  color: rgb(6 78 59 / 1);
}
.text-emerald-900\/15{
  color: rgb(6 78 59 / 0.15);
}
.text-emerald-900\/20{
  color: rgb(6 78 59 / 0.2);
}
.text-emerald-900\/25{
  color: rgb(6 78 59 / 0.25);
}
.text-emerald-900\/30{
  color: rgb(6 78 59 / 0.3);
}
.text-emerald-900\/35{
  color: rgb(6 78 59 / 0.35);
}
.text-emerald-900\/40{
  color: rgb(6 78 59 / 0.4);
}
.text-emerald-900\/45{
  color: rgb(6 78 59 / 0.45);
}
.text-emerald-900\/5{
  color: rgb(6 78 59 / 0.05);
}
.text-emerald-900\/50{
  color: rgb(6 78 59 / 0.5);
}
.text-emerald-900\/55{
  color: rgb(6 78 59 / 0.55);
}
.text-emerald-900\/60{
  color: rgb(6 78 59 / 0.6);
}
.text-emerald-900\/65{
  color: rgb(6 78 59 / 0.65);
}
.text-emerald-900\/70{
  color: rgb(6 78 59 / 0.7);
}
.text-emerald-900\/75{
  color: rgb(6 78 59 / 0.75);
}
.text-emerald-900\/80{
  color: rgb(6 78 59 / 0.8);
}
.text-emerald-900\/85{
  color: rgb(6 78 59 / 0.85);
}
.text-emerald-900\/90{
  color: rgb(6 78 59 / 0.9);
}
.text-emerald-900\/95{
  color: rgb(6 78 59 / 0.95);
}
.text-foreground{
  color: hsl(var(--foreground));
}
.text-foreground\/50{
  color: hsl(var(--foreground) / 0.5);
}
.text-founders-red{
  color: hsl(var(--color-founders-red));
}
.text-fuchsia-100{
  --tw-text-opacity: 1;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1));
}
.text-fuchsia-100\/0{
  color: rgb(250 232 255 / 0);
}
.text-fuchsia-100\/10{
  color: rgb(250 232 255 / 0.1);
}
.text-fuchsia-100\/100{
  color: rgb(250 232 255 / 1);
}
.text-fuchsia-100\/15{
  color: rgb(250 232 255 / 0.15);
}
.text-fuchsia-100\/20{
  color: rgb(250 232 255 / 0.2);
}
.text-fuchsia-100\/25{
  color: rgb(250 232 255 / 0.25);
}
.text-fuchsia-100\/30{
  color: rgb(250 232 255 / 0.3);
}
.text-fuchsia-100\/35{
  color: rgb(250 232 255 / 0.35);
}
.text-fuchsia-100\/40{
  color: rgb(250 232 255 / 0.4);
}
.text-fuchsia-100\/45{
  color: rgb(250 232 255 / 0.45);
}
.text-fuchsia-100\/5{
  color: rgb(250 232 255 / 0.05);
}
.text-fuchsia-100\/50{
  color: rgb(250 232 255 / 0.5);
}
.text-fuchsia-100\/55{
  color: rgb(250 232 255 / 0.55);
}
.text-fuchsia-100\/60{
  color: rgb(250 232 255 / 0.6);
}
.text-fuchsia-100\/65{
  color: rgb(250 232 255 / 0.65);
}
.text-fuchsia-100\/70{
  color: rgb(250 232 255 / 0.7);
}
.text-fuchsia-100\/75{
  color: rgb(250 232 255 / 0.75);
}
.text-fuchsia-100\/80{
  color: rgb(250 232 255 / 0.8);
}
.text-fuchsia-100\/85{
  color: rgb(250 232 255 / 0.85);
}
.text-fuchsia-100\/90{
  color: rgb(250 232 255 / 0.9);
}
.text-fuchsia-100\/95{
  color: rgb(250 232 255 / 0.95);
}
.text-fuchsia-200{
  --tw-text-opacity: 1;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1));
}
.text-fuchsia-200\/0{
  color: rgb(245 208 254 / 0);
}
.text-fuchsia-200\/10{
  color: rgb(245 208 254 / 0.1);
}
.text-fuchsia-200\/100{
  color: rgb(245 208 254 / 1);
}
.text-fuchsia-200\/15{
  color: rgb(245 208 254 / 0.15);
}
.text-fuchsia-200\/20{
  color: rgb(245 208 254 / 0.2);
}
.text-fuchsia-200\/25{
  color: rgb(245 208 254 / 0.25);
}
.text-fuchsia-200\/30{
  color: rgb(245 208 254 / 0.3);
}
.text-fuchsia-200\/35{
  color: rgb(245 208 254 / 0.35);
}
.text-fuchsia-200\/40{
  color: rgb(245 208 254 / 0.4);
}
.text-fuchsia-200\/45{
  color: rgb(245 208 254 / 0.45);
}
.text-fuchsia-200\/5{
  color: rgb(245 208 254 / 0.05);
}
.text-fuchsia-200\/50{
  color: rgb(245 208 254 / 0.5);
}
.text-fuchsia-200\/55{
  color: rgb(245 208 254 / 0.55);
}
.text-fuchsia-200\/60{
  color: rgb(245 208 254 / 0.6);
}
.text-fuchsia-200\/65{
  color: rgb(245 208 254 / 0.65);
}
.text-fuchsia-200\/70{
  color: rgb(245 208 254 / 0.7);
}
.text-fuchsia-200\/75{
  color: rgb(245 208 254 / 0.75);
}
.text-fuchsia-200\/80{
  color: rgb(245 208 254 / 0.8);
}
.text-fuchsia-200\/85{
  color: rgb(245 208 254 / 0.85);
}
.text-fuchsia-200\/90{
  color: rgb(245 208 254 / 0.9);
}
.text-fuchsia-200\/95{
  color: rgb(245 208 254 / 0.95);
}
.text-fuchsia-300{
  --tw-text-opacity: 1;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1));
}
.text-fuchsia-300\/0{
  color: rgb(240 171 252 / 0);
}
.text-fuchsia-300\/10{
  color: rgb(240 171 252 / 0.1);
}
.text-fuchsia-300\/100{
  color: rgb(240 171 252 / 1);
}
.text-fuchsia-300\/15{
  color: rgb(240 171 252 / 0.15);
}
.text-fuchsia-300\/20{
  color: rgb(240 171 252 / 0.2);
}
.text-fuchsia-300\/25{
  color: rgb(240 171 252 / 0.25);
}
.text-fuchsia-300\/30{
  color: rgb(240 171 252 / 0.3);
}
.text-fuchsia-300\/35{
  color: rgb(240 171 252 / 0.35);
}
.text-fuchsia-300\/40{
  color: rgb(240 171 252 / 0.4);
}
.text-fuchsia-300\/45{
  color: rgb(240 171 252 / 0.45);
}
.text-fuchsia-300\/5{
  color: rgb(240 171 252 / 0.05);
}
.text-fuchsia-300\/50{
  color: rgb(240 171 252 / 0.5);
}
.text-fuchsia-300\/55{
  color: rgb(240 171 252 / 0.55);
}
.text-fuchsia-300\/60{
  color: rgb(240 171 252 / 0.6);
}
.text-fuchsia-300\/65{
  color: rgb(240 171 252 / 0.65);
}
.text-fuchsia-300\/70{
  color: rgb(240 171 252 / 0.7);
}
.text-fuchsia-300\/75{
  color: rgb(240 171 252 / 0.75);
}
.text-fuchsia-300\/80{
  color: rgb(240 171 252 / 0.8);
}
.text-fuchsia-300\/85{
  color: rgb(240 171 252 / 0.85);
}
.text-fuchsia-300\/90{
  color: rgb(240 171 252 / 0.9);
}
.text-fuchsia-300\/95{
  color: rgb(240 171 252 / 0.95);
}
.text-fuchsia-400{
  --tw-text-opacity: 1;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1));
}
.text-fuchsia-400\/0{
  color: rgb(232 121 249 / 0);
}
.text-fuchsia-400\/10{
  color: rgb(232 121 249 / 0.1);
}
.text-fuchsia-400\/100{
  color: rgb(232 121 249 / 1);
}
.text-fuchsia-400\/15{
  color: rgb(232 121 249 / 0.15);
}
.text-fuchsia-400\/20{
  color: rgb(232 121 249 / 0.2);
}
.text-fuchsia-400\/25{
  color: rgb(232 121 249 / 0.25);
}
.text-fuchsia-400\/30{
  color: rgb(232 121 249 / 0.3);
}
.text-fuchsia-400\/35{
  color: rgb(232 121 249 / 0.35);
}
.text-fuchsia-400\/40{
  color: rgb(232 121 249 / 0.4);
}
.text-fuchsia-400\/45{
  color: rgb(232 121 249 / 0.45);
}
.text-fuchsia-400\/5{
  color: rgb(232 121 249 / 0.05);
}
.text-fuchsia-400\/50{
  color: rgb(232 121 249 / 0.5);
}
.text-fuchsia-400\/55{
  color: rgb(232 121 249 / 0.55);
}
.text-fuchsia-400\/60{
  color: rgb(232 121 249 / 0.6);
}
.text-fuchsia-400\/65{
  color: rgb(232 121 249 / 0.65);
}
.text-fuchsia-400\/70{
  color: rgb(232 121 249 / 0.7);
}
.text-fuchsia-400\/75{
  color: rgb(232 121 249 / 0.75);
}
.text-fuchsia-400\/80{
  color: rgb(232 121 249 / 0.8);
}
.text-fuchsia-400\/85{
  color: rgb(232 121 249 / 0.85);
}
.text-fuchsia-400\/90{
  color: rgb(232 121 249 / 0.9);
}
.text-fuchsia-400\/95{
  color: rgb(232 121 249 / 0.95);
}
.text-fuchsia-50{
  --tw-text-opacity: 1;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1));
}
.text-fuchsia-50\/0{
  color: rgb(253 244 255 / 0);
}
.text-fuchsia-50\/10{
  color: rgb(253 244 255 / 0.1);
}
.text-fuchsia-50\/100{
  color: rgb(253 244 255 / 1);
}
.text-fuchsia-50\/15{
  color: rgb(253 244 255 / 0.15);
}
.text-fuchsia-50\/20{
  color: rgb(253 244 255 / 0.2);
}
.text-fuchsia-50\/25{
  color: rgb(253 244 255 / 0.25);
}
.text-fuchsia-50\/30{
  color: rgb(253 244 255 / 0.3);
}
.text-fuchsia-50\/35{
  color: rgb(253 244 255 / 0.35);
}
.text-fuchsia-50\/40{
  color: rgb(253 244 255 / 0.4);
}
.text-fuchsia-50\/45{
  color: rgb(253 244 255 / 0.45);
}
.text-fuchsia-50\/5{
  color: rgb(253 244 255 / 0.05);
}
.text-fuchsia-50\/50{
  color: rgb(253 244 255 / 0.5);
}
.text-fuchsia-50\/55{
  color: rgb(253 244 255 / 0.55);
}
.text-fuchsia-50\/60{
  color: rgb(253 244 255 / 0.6);
}
.text-fuchsia-50\/65{
  color: rgb(253 244 255 / 0.65);
}
.text-fuchsia-50\/70{
  color: rgb(253 244 255 / 0.7);
}
.text-fuchsia-50\/75{
  color: rgb(253 244 255 / 0.75);
}
.text-fuchsia-50\/80{
  color: rgb(253 244 255 / 0.8);
}
.text-fuchsia-50\/85{
  color: rgb(253 244 255 / 0.85);
}
.text-fuchsia-50\/90{
  color: rgb(253 244 255 / 0.9);
}
.text-fuchsia-50\/95{
  color: rgb(253 244 255 / 0.95);
}
.text-fuchsia-500{
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1));
}
.text-fuchsia-500\/0{
  color: rgb(217 70 239 / 0);
}
.text-fuchsia-500\/10{
  color: rgb(217 70 239 / 0.1);
}
.text-fuchsia-500\/100{
  color: rgb(217 70 239 / 1);
}
.text-fuchsia-500\/15{
  color: rgb(217 70 239 / 0.15);
}
.text-fuchsia-500\/20{
  color: rgb(217 70 239 / 0.2);
}
.text-fuchsia-500\/25{
  color: rgb(217 70 239 / 0.25);
}
.text-fuchsia-500\/30{
  color: rgb(217 70 239 / 0.3);
}
.text-fuchsia-500\/35{
  color: rgb(217 70 239 / 0.35);
}
.text-fuchsia-500\/40{
  color: rgb(217 70 239 / 0.4);
}
.text-fuchsia-500\/45{
  color: rgb(217 70 239 / 0.45);
}
.text-fuchsia-500\/5{
  color: rgb(217 70 239 / 0.05);
}
.text-fuchsia-500\/50{
  color: rgb(217 70 239 / 0.5);
}
.text-fuchsia-500\/55{
  color: rgb(217 70 239 / 0.55);
}
.text-fuchsia-500\/60{
  color: rgb(217 70 239 / 0.6);
}
.text-fuchsia-500\/65{
  color: rgb(217 70 239 / 0.65);
}
.text-fuchsia-500\/70{
  color: rgb(217 70 239 / 0.7);
}
.text-fuchsia-500\/75{
  color: rgb(217 70 239 / 0.75);
}
.text-fuchsia-500\/80{
  color: rgb(217 70 239 / 0.8);
}
.text-fuchsia-500\/85{
  color: rgb(217 70 239 / 0.85);
}
.text-fuchsia-500\/90{
  color: rgb(217 70 239 / 0.9);
}
.text-fuchsia-500\/95{
  color: rgb(217 70 239 / 0.95);
}
.text-fuchsia-600{
  --tw-text-opacity: 1;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1));
}
.text-fuchsia-600\/0{
  color: rgb(192 38 211 / 0);
}
.text-fuchsia-600\/10{
  color: rgb(192 38 211 / 0.1);
}
.text-fuchsia-600\/100{
  color: rgb(192 38 211 / 1);
}
.text-fuchsia-600\/15{
  color: rgb(192 38 211 / 0.15);
}
.text-fuchsia-600\/20{
  color: rgb(192 38 211 / 0.2);
}
.text-fuchsia-600\/25{
  color: rgb(192 38 211 / 0.25);
}
.text-fuchsia-600\/30{
  color: rgb(192 38 211 / 0.3);
}
.text-fuchsia-600\/35{
  color: rgb(192 38 211 / 0.35);
}
.text-fuchsia-600\/40{
  color: rgb(192 38 211 / 0.4);
}
.text-fuchsia-600\/45{
  color: rgb(192 38 211 / 0.45);
}
.text-fuchsia-600\/5{
  color: rgb(192 38 211 / 0.05);
}
.text-fuchsia-600\/50{
  color: rgb(192 38 211 / 0.5);
}
.text-fuchsia-600\/55{
  color: rgb(192 38 211 / 0.55);
}
.text-fuchsia-600\/60{
  color: rgb(192 38 211 / 0.6);
}
.text-fuchsia-600\/65{
  color: rgb(192 38 211 / 0.65);
}
.text-fuchsia-600\/70{
  color: rgb(192 38 211 / 0.7);
}
.text-fuchsia-600\/75{
  color: rgb(192 38 211 / 0.75);
}
.text-fuchsia-600\/80{
  color: rgb(192 38 211 / 0.8);
}
.text-fuchsia-600\/85{
  color: rgb(192 38 211 / 0.85);
}
.text-fuchsia-600\/90{
  color: rgb(192 38 211 / 0.9);
}
.text-fuchsia-600\/95{
  color: rgb(192 38 211 / 0.95);
}
.text-fuchsia-700{
  --tw-text-opacity: 1;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1));
}
.text-fuchsia-700\/0{
  color: rgb(162 28 175 / 0);
}
.text-fuchsia-700\/10{
  color: rgb(162 28 175 / 0.1);
}
.text-fuchsia-700\/100{
  color: rgb(162 28 175 / 1);
}
.text-fuchsia-700\/15{
  color: rgb(162 28 175 / 0.15);
}
.text-fuchsia-700\/20{
  color: rgb(162 28 175 / 0.2);
}
.text-fuchsia-700\/25{
  color: rgb(162 28 175 / 0.25);
}
.text-fuchsia-700\/30{
  color: rgb(162 28 175 / 0.3);
}
.text-fuchsia-700\/35{
  color: rgb(162 28 175 / 0.35);
}
.text-fuchsia-700\/40{
  color: rgb(162 28 175 / 0.4);
}
.text-fuchsia-700\/45{
  color: rgb(162 28 175 / 0.45);
}
.text-fuchsia-700\/5{
  color: rgb(162 28 175 / 0.05);
}
.text-fuchsia-700\/50{
  color: rgb(162 28 175 / 0.5);
}
.text-fuchsia-700\/55{
  color: rgb(162 28 175 / 0.55);
}
.text-fuchsia-700\/60{
  color: rgb(162 28 175 / 0.6);
}
.text-fuchsia-700\/65{
  color: rgb(162 28 175 / 0.65);
}
.text-fuchsia-700\/70{
  color: rgb(162 28 175 / 0.7);
}
.text-fuchsia-700\/75{
  color: rgb(162 28 175 / 0.75);
}
.text-fuchsia-700\/80{
  color: rgb(162 28 175 / 0.8);
}
.text-fuchsia-700\/85{
  color: rgb(162 28 175 / 0.85);
}
.text-fuchsia-700\/90{
  color: rgb(162 28 175 / 0.9);
}
.text-fuchsia-700\/95{
  color: rgb(162 28 175 / 0.95);
}
.text-fuchsia-800{
  --tw-text-opacity: 1;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1));
}
.text-fuchsia-800\/0{
  color: rgb(134 25 143 / 0);
}
.text-fuchsia-800\/10{
  color: rgb(134 25 143 / 0.1);
}
.text-fuchsia-800\/100{
  color: rgb(134 25 143 / 1);
}
.text-fuchsia-800\/15{
  color: rgb(134 25 143 / 0.15);
}
.text-fuchsia-800\/20{
  color: rgb(134 25 143 / 0.2);
}
.text-fuchsia-800\/25{
  color: rgb(134 25 143 / 0.25);
}
.text-fuchsia-800\/30{
  color: rgb(134 25 143 / 0.3);
}
.text-fuchsia-800\/35{
  color: rgb(134 25 143 / 0.35);
}
.text-fuchsia-800\/40{
  color: rgb(134 25 143 / 0.4);
}
.text-fuchsia-800\/45{
  color: rgb(134 25 143 / 0.45);
}
.text-fuchsia-800\/5{
  color: rgb(134 25 143 / 0.05);
}
.text-fuchsia-800\/50{
  color: rgb(134 25 143 / 0.5);
}
.text-fuchsia-800\/55{
  color: rgb(134 25 143 / 0.55);
}
.text-fuchsia-800\/60{
  color: rgb(134 25 143 / 0.6);
}
.text-fuchsia-800\/65{
  color: rgb(134 25 143 / 0.65);
}
.text-fuchsia-800\/70{
  color: rgb(134 25 143 / 0.7);
}
.text-fuchsia-800\/75{
  color: rgb(134 25 143 / 0.75);
}
.text-fuchsia-800\/80{
  color: rgb(134 25 143 / 0.8);
}
.text-fuchsia-800\/85{
  color: rgb(134 25 143 / 0.85);
}
.text-fuchsia-800\/90{
  color: rgb(134 25 143 / 0.9);
}
.text-fuchsia-800\/95{
  color: rgb(134 25 143 / 0.95);
}
.text-fuchsia-900{
  --tw-text-opacity: 1;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1));
}
.text-fuchsia-900\/0{
  color: rgb(112 26 117 / 0);
}
.text-fuchsia-900\/10{
  color: rgb(112 26 117 / 0.1);
}
.text-fuchsia-900\/100{
  color: rgb(112 26 117 / 1);
}
.text-fuchsia-900\/15{
  color: rgb(112 26 117 / 0.15);
}
.text-fuchsia-900\/20{
  color: rgb(112 26 117 / 0.2);
}
.text-fuchsia-900\/25{
  color: rgb(112 26 117 / 0.25);
}
.text-fuchsia-900\/30{
  color: rgb(112 26 117 / 0.3);
}
.text-fuchsia-900\/35{
  color: rgb(112 26 117 / 0.35);
}
.text-fuchsia-900\/40{
  color: rgb(112 26 117 / 0.4);
}
.text-fuchsia-900\/45{
  color: rgb(112 26 117 / 0.45);
}
.text-fuchsia-900\/5{
  color: rgb(112 26 117 / 0.05);
}
.text-fuchsia-900\/50{
  color: rgb(112 26 117 / 0.5);
}
.text-fuchsia-900\/55{
  color: rgb(112 26 117 / 0.55);
}
.text-fuchsia-900\/60{
  color: rgb(112 26 117 / 0.6);
}
.text-fuchsia-900\/65{
  color: rgb(112 26 117 / 0.65);
}
.text-fuchsia-900\/70{
  color: rgb(112 26 117 / 0.7);
}
.text-fuchsia-900\/75{
  color: rgb(112 26 117 / 0.75);
}
.text-fuchsia-900\/80{
  color: rgb(112 26 117 / 0.8);
}
.text-fuchsia-900\/85{
  color: rgb(112 26 117 / 0.85);
}
.text-fuchsia-900\/90{
  color: rgb(112 26 117 / 0.9);
}
.text-fuchsia-900\/95{
  color: rgb(112 26 117 / 0.95);
}
.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-100\/0{
  color: rgb(243 244 246 / 0);
}
.text-gray-100\/10{
  color: rgb(243 244 246 / 0.1);
}
.text-gray-100\/100{
  color: rgb(243 244 246 / 1);
}
.text-gray-100\/15{
  color: rgb(243 244 246 / 0.15);
}
.text-gray-100\/20{
  color: rgb(243 244 246 / 0.2);
}
.text-gray-100\/25{
  color: rgb(243 244 246 / 0.25);
}
.text-gray-100\/30{
  color: rgb(243 244 246 / 0.3);
}
.text-gray-100\/35{
  color: rgb(243 244 246 / 0.35);
}
.text-gray-100\/40{
  color: rgb(243 244 246 / 0.4);
}
.text-gray-100\/45{
  color: rgb(243 244 246 / 0.45);
}
.text-gray-100\/5{
  color: rgb(243 244 246 / 0.05);
}
.text-gray-100\/50{
  color: rgb(243 244 246 / 0.5);
}
.text-gray-100\/55{
  color: rgb(243 244 246 / 0.55);
}
.text-gray-100\/60{
  color: rgb(243 244 246 / 0.6);
}
.text-gray-100\/65{
  color: rgb(243 244 246 / 0.65);
}
.text-gray-100\/70{
  color: rgb(243 244 246 / 0.7);
}
.text-gray-100\/75{
  color: rgb(243 244 246 / 0.75);
}
.text-gray-100\/80{
  color: rgb(243 244 246 / 0.8);
}
.text-gray-100\/85{
  color: rgb(243 244 246 / 0.85);
}
.text-gray-100\/90{
  color: rgb(243 244 246 / 0.9);
}
.text-gray-100\/95{
  color: rgb(243 244 246 / 0.95);
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-200\/0{
  color: rgb(229 231 235 / 0);
}
.text-gray-200\/10{
  color: rgb(229 231 235 / 0.1);
}
.text-gray-200\/100{
  color: rgb(229 231 235 / 1);
}
.text-gray-200\/15{
  color: rgb(229 231 235 / 0.15);
}
.text-gray-200\/20{
  color: rgb(229 231 235 / 0.2);
}
.text-gray-200\/25{
  color: rgb(229 231 235 / 0.25);
}
.text-gray-200\/30{
  color: rgb(229 231 235 / 0.3);
}
.text-gray-200\/35{
  color: rgb(229 231 235 / 0.35);
}
.text-gray-200\/40{
  color: rgb(229 231 235 / 0.4);
}
.text-gray-200\/45{
  color: rgb(229 231 235 / 0.45);
}
.text-gray-200\/5{
  color: rgb(229 231 235 / 0.05);
}
.text-gray-200\/50{
  color: rgb(229 231 235 / 0.5);
}
.text-gray-200\/55{
  color: rgb(229 231 235 / 0.55);
}
.text-gray-200\/60{
  color: rgb(229 231 235 / 0.6);
}
.text-gray-200\/65{
  color: rgb(229 231 235 / 0.65);
}
.text-gray-200\/70{
  color: rgb(229 231 235 / 0.7);
}
.text-gray-200\/75{
  color: rgb(229 231 235 / 0.75);
}
.text-gray-200\/80{
  color: rgb(229 231 235 / 0.8);
}
.text-gray-200\/85{
  color: rgb(229 231 235 / 0.85);
}
.text-gray-200\/90{
  color: rgb(229 231 235 / 0.9);
}
.text-gray-200\/95{
  color: rgb(229 231 235 / 0.95);
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-300\/0{
  color: rgb(209 213 219 / 0);
}
.text-gray-300\/10{
  color: rgb(209 213 219 / 0.1);
}
.text-gray-300\/100{
  color: rgb(209 213 219 / 1);
}
.text-gray-300\/15{
  color: rgb(209 213 219 / 0.15);
}
.text-gray-300\/20{
  color: rgb(209 213 219 / 0.2);
}
.text-gray-300\/25{
  color: rgb(209 213 219 / 0.25);
}
.text-gray-300\/30{
  color: rgb(209 213 219 / 0.3);
}
.text-gray-300\/35{
  color: rgb(209 213 219 / 0.35);
}
.text-gray-300\/40{
  color: rgb(209 213 219 / 0.4);
}
.text-gray-300\/45{
  color: rgb(209 213 219 / 0.45);
}
.text-gray-300\/5{
  color: rgb(209 213 219 / 0.05);
}
.text-gray-300\/50{
  color: rgb(209 213 219 / 0.5);
}
.text-gray-300\/55{
  color: rgb(209 213 219 / 0.55);
}
.text-gray-300\/60{
  color: rgb(209 213 219 / 0.6);
}
.text-gray-300\/65{
  color: rgb(209 213 219 / 0.65);
}
.text-gray-300\/70{
  color: rgb(209 213 219 / 0.7);
}
.text-gray-300\/75{
  color: rgb(209 213 219 / 0.75);
}
.text-gray-300\/80{
  color: rgb(209 213 219 / 0.8);
}
.text-gray-300\/85{
  color: rgb(209 213 219 / 0.85);
}
.text-gray-300\/90{
  color: rgb(209 213 219 / 0.9);
}
.text-gray-300\/95{
  color: rgb(209 213 219 / 0.95);
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-400\/0{
  color: rgb(156 163 175 / 0);
}
.text-gray-400\/10{
  color: rgb(156 163 175 / 0.1);
}
.text-gray-400\/100{
  color: rgb(156 163 175 / 1);
}
.text-gray-400\/15{
  color: rgb(156 163 175 / 0.15);
}
.text-gray-400\/20{
  color: rgb(156 163 175 / 0.2);
}
.text-gray-400\/25{
  color: rgb(156 163 175 / 0.25);
}
.text-gray-400\/30{
  color: rgb(156 163 175 / 0.3);
}
.text-gray-400\/35{
  color: rgb(156 163 175 / 0.35);
}
.text-gray-400\/40{
  color: rgb(156 163 175 / 0.4);
}
.text-gray-400\/45{
  color: rgb(156 163 175 / 0.45);
}
.text-gray-400\/5{
  color: rgb(156 163 175 / 0.05);
}
.text-gray-400\/50{
  color: rgb(156 163 175 / 0.5);
}
.text-gray-400\/55{
  color: rgb(156 163 175 / 0.55);
}
.text-gray-400\/60{
  color: rgb(156 163 175 / 0.6);
}
.text-gray-400\/65{
  color: rgb(156 163 175 / 0.65);
}
.text-gray-400\/70{
  color: rgb(156 163 175 / 0.7);
}
.text-gray-400\/75{
  color: rgb(156 163 175 / 0.75);
}
.text-gray-400\/80{
  color: rgb(156 163 175 / 0.8);
}
.text-gray-400\/85{
  color: rgb(156 163 175 / 0.85);
}
.text-gray-400\/90{
  color: rgb(156 163 175 / 0.9);
}
.text-gray-400\/95{
  color: rgb(156 163 175 / 0.95);
}
.text-gray-50{
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}
.text-gray-50\/0{
  color: rgb(249 250 251 / 0);
}
.text-gray-50\/10{
  color: rgb(249 250 251 / 0.1);
}
.text-gray-50\/100{
  color: rgb(249 250 251 / 1);
}
.text-gray-50\/15{
  color: rgb(249 250 251 / 0.15);
}
.text-gray-50\/20{
  color: rgb(249 250 251 / 0.2);
}
.text-gray-50\/25{
  color: rgb(249 250 251 / 0.25);
}
.text-gray-50\/30{
  color: rgb(249 250 251 / 0.3);
}
.text-gray-50\/35{
  color: rgb(249 250 251 / 0.35);
}
.text-gray-50\/40{
  color: rgb(249 250 251 / 0.4);
}
.text-gray-50\/45{
  color: rgb(249 250 251 / 0.45);
}
.text-gray-50\/5{
  color: rgb(249 250 251 / 0.05);
}
.text-gray-50\/50{
  color: rgb(249 250 251 / 0.5);
}
.text-gray-50\/55{
  color: rgb(249 250 251 / 0.55);
}
.text-gray-50\/60{
  color: rgb(249 250 251 / 0.6);
}
.text-gray-50\/65{
  color: rgb(249 250 251 / 0.65);
}
.text-gray-50\/70{
  color: rgb(249 250 251 / 0.7);
}
.text-gray-50\/75{
  color: rgb(249 250 251 / 0.75);
}
.text-gray-50\/80{
  color: rgb(249 250 251 / 0.8);
}
.text-gray-50\/85{
  color: rgb(249 250 251 / 0.85);
}
.text-gray-50\/90{
  color: rgb(249 250 251 / 0.9);
}
.text-gray-50\/95{
  color: rgb(249 250 251 / 0.95);
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-500\/0{
  color: rgb(107 114 128 / 0);
}
.text-gray-500\/10{
  color: rgb(107 114 128 / 0.1);
}
.text-gray-500\/100{
  color: rgb(107 114 128 / 1);
}
.text-gray-500\/15{
  color: rgb(107 114 128 / 0.15);
}
.text-gray-500\/20{
  color: rgb(107 114 128 / 0.2);
}
.text-gray-500\/25{
  color: rgb(107 114 128 / 0.25);
}
.text-gray-500\/30{
  color: rgb(107 114 128 / 0.3);
}
.text-gray-500\/35{
  color: rgb(107 114 128 / 0.35);
}
.text-gray-500\/40{
  color: rgb(107 114 128 / 0.4);
}
.text-gray-500\/45{
  color: rgb(107 114 128 / 0.45);
}
.text-gray-500\/5{
  color: rgb(107 114 128 / 0.05);
}
.text-gray-500\/50{
  color: rgb(107 114 128 / 0.5);
}
.text-gray-500\/55{
  color: rgb(107 114 128 / 0.55);
}
.text-gray-500\/60{
  color: rgb(107 114 128 / 0.6);
}
.text-gray-500\/65{
  color: rgb(107 114 128 / 0.65);
}
.text-gray-500\/70{
  color: rgb(107 114 128 / 0.7);
}
.text-gray-500\/75{
  color: rgb(107 114 128 / 0.75);
}
.text-gray-500\/80{
  color: rgb(107 114 128 / 0.8);
}
.text-gray-500\/85{
  color: rgb(107 114 128 / 0.85);
}
.text-gray-500\/90{
  color: rgb(107 114 128 / 0.9);
}
.text-gray-500\/95{
  color: rgb(107 114 128 / 0.95);
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-600\/0{
  color: rgb(75 85 99 / 0);
}
.text-gray-600\/10{
  color: rgb(75 85 99 / 0.1);
}
.text-gray-600\/100{
  color: rgb(75 85 99 / 1);
}
.text-gray-600\/15{
  color: rgb(75 85 99 / 0.15);
}
.text-gray-600\/20{
  color: rgb(75 85 99 / 0.2);
}
.text-gray-600\/25{
  color: rgb(75 85 99 / 0.25);
}
.text-gray-600\/30{
  color: rgb(75 85 99 / 0.3);
}
.text-gray-600\/35{
  color: rgb(75 85 99 / 0.35);
}
.text-gray-600\/40{
  color: rgb(75 85 99 / 0.4);
}
.text-gray-600\/45{
  color: rgb(75 85 99 / 0.45);
}
.text-gray-600\/5{
  color: rgb(75 85 99 / 0.05);
}
.text-gray-600\/50{
  color: rgb(75 85 99 / 0.5);
}
.text-gray-600\/55{
  color: rgb(75 85 99 / 0.55);
}
.text-gray-600\/60{
  color: rgb(75 85 99 / 0.6);
}
.text-gray-600\/65{
  color: rgb(75 85 99 / 0.65);
}
.text-gray-600\/70{
  color: rgb(75 85 99 / 0.7);
}
.text-gray-600\/75{
  color: rgb(75 85 99 / 0.75);
}
.text-gray-600\/80{
  color: rgb(75 85 99 / 0.8);
}
.text-gray-600\/85{
  color: rgb(75 85 99 / 0.85);
}
.text-gray-600\/90{
  color: rgb(75 85 99 / 0.9);
}
.text-gray-600\/95{
  color: rgb(75 85 99 / 0.95);
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-700\/0{
  color: rgb(55 65 81 / 0);
}
.text-gray-700\/10{
  color: rgb(55 65 81 / 0.1);
}
.text-gray-700\/100{
  color: rgb(55 65 81 / 1);
}
.text-gray-700\/15{
  color: rgb(55 65 81 / 0.15);
}
.text-gray-700\/20{
  color: rgb(55 65 81 / 0.2);
}
.text-gray-700\/25{
  color: rgb(55 65 81 / 0.25);
}
.text-gray-700\/30{
  color: rgb(55 65 81 / 0.3);
}
.text-gray-700\/35{
  color: rgb(55 65 81 / 0.35);
}
.text-gray-700\/40{
  color: rgb(55 65 81 / 0.4);
}
.text-gray-700\/45{
  color: rgb(55 65 81 / 0.45);
}
.text-gray-700\/5{
  color: rgb(55 65 81 / 0.05);
}
.text-gray-700\/50{
  color: rgb(55 65 81 / 0.5);
}
.text-gray-700\/55{
  color: rgb(55 65 81 / 0.55);
}
.text-gray-700\/60{
  color: rgb(55 65 81 / 0.6);
}
.text-gray-700\/65{
  color: rgb(55 65 81 / 0.65);
}
.text-gray-700\/70{
  color: rgb(55 65 81 / 0.7);
}
.text-gray-700\/75{
  color: rgb(55 65 81 / 0.75);
}
.text-gray-700\/80{
  color: rgb(55 65 81 / 0.8);
}
.text-gray-700\/85{
  color: rgb(55 65 81 / 0.85);
}
.text-gray-700\/90{
  color: rgb(55 65 81 / 0.9);
}
.text-gray-700\/95{
  color: rgb(55 65 81 / 0.95);
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-800\/0{
  color: rgb(31 41 55 / 0);
}
.text-gray-800\/10{
  color: rgb(31 41 55 / 0.1);
}
.text-gray-800\/100{
  color: rgb(31 41 55 / 1);
}
.text-gray-800\/15{
  color: rgb(31 41 55 / 0.15);
}
.text-gray-800\/20{
  color: rgb(31 41 55 / 0.2);
}
.text-gray-800\/25{
  color: rgb(31 41 55 / 0.25);
}
.text-gray-800\/30{
  color: rgb(31 41 55 / 0.3);
}
.text-gray-800\/35{
  color: rgb(31 41 55 / 0.35);
}
.text-gray-800\/40{
  color: rgb(31 41 55 / 0.4);
}
.text-gray-800\/45{
  color: rgb(31 41 55 / 0.45);
}
.text-gray-800\/5{
  color: rgb(31 41 55 / 0.05);
}
.text-gray-800\/50{
  color: rgb(31 41 55 / 0.5);
}
.text-gray-800\/55{
  color: rgb(31 41 55 / 0.55);
}
.text-gray-800\/60{
  color: rgb(31 41 55 / 0.6);
}
.text-gray-800\/65{
  color: rgb(31 41 55 / 0.65);
}
.text-gray-800\/70{
  color: rgb(31 41 55 / 0.7);
}
.text-gray-800\/75{
  color: rgb(31 41 55 / 0.75);
}
.text-gray-800\/80{
  color: rgb(31 41 55 / 0.8);
}
.text-gray-800\/85{
  color: rgb(31 41 55 / 0.85);
}
.text-gray-800\/90{
  color: rgb(31 41 55 / 0.9);
}
.text-gray-800\/95{
  color: rgb(31 41 55 / 0.95);
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-gray-900\/0{
  color: rgb(17 24 39 / 0);
}
.text-gray-900\/10{
  color: rgb(17 24 39 / 0.1);
}
.text-gray-900\/100{
  color: rgb(17 24 39 / 1);
}
.text-gray-900\/15{
  color: rgb(17 24 39 / 0.15);
}
.text-gray-900\/20{
  color: rgb(17 24 39 / 0.2);
}
.text-gray-900\/25{
  color: rgb(17 24 39 / 0.25);
}
.text-gray-900\/30{
  color: rgb(17 24 39 / 0.3);
}
.text-gray-900\/35{
  color: rgb(17 24 39 / 0.35);
}
.text-gray-900\/40{
  color: rgb(17 24 39 / 0.4);
}
.text-gray-900\/45{
  color: rgb(17 24 39 / 0.45);
}
.text-gray-900\/5{
  color: rgb(17 24 39 / 0.05);
}
.text-gray-900\/50{
  color: rgb(17 24 39 / 0.5);
}
.text-gray-900\/55{
  color: rgb(17 24 39 / 0.55);
}
.text-gray-900\/60{
  color: rgb(17 24 39 / 0.6);
}
.text-gray-900\/65{
  color: rgb(17 24 39 / 0.65);
}
.text-gray-900\/70{
  color: rgb(17 24 39 / 0.7);
}
.text-gray-900\/75{
  color: rgb(17 24 39 / 0.75);
}
.text-gray-900\/80{
  color: rgb(17 24 39 / 0.8);
}
.text-gray-900\/85{
  color: rgb(17 24 39 / 0.85);
}
.text-gray-900\/90{
  color: rgb(17 24 39 / 0.9);
}
.text-gray-900\/95{
  color: rgb(17 24 39 / 0.95);
}
.text-gray-light{
  color: hsl(var(--color-gray-light));
}
.text-gray-medium{
  color: hsl(var(--color-gray-medium));
}
.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.text-green-100\/0{
  color: rgb(220 252 231 / 0);
}
.text-green-100\/10{
  color: rgb(220 252 231 / 0.1);
}
.text-green-100\/100{
  color: rgb(220 252 231 / 1);
}
.text-green-100\/15{
  color: rgb(220 252 231 / 0.15);
}
.text-green-100\/20{
  color: rgb(220 252 231 / 0.2);
}
.text-green-100\/25{
  color: rgb(220 252 231 / 0.25);
}
.text-green-100\/30{
  color: rgb(220 252 231 / 0.3);
}
.text-green-100\/35{
  color: rgb(220 252 231 / 0.35);
}
.text-green-100\/40{
  color: rgb(220 252 231 / 0.4);
}
.text-green-100\/45{
  color: rgb(220 252 231 / 0.45);
}
.text-green-100\/5{
  color: rgb(220 252 231 / 0.05);
}
.text-green-100\/50{
  color: rgb(220 252 231 / 0.5);
}
.text-green-100\/55{
  color: rgb(220 252 231 / 0.55);
}
.text-green-100\/60{
  color: rgb(220 252 231 / 0.6);
}
.text-green-100\/65{
  color: rgb(220 252 231 / 0.65);
}
.text-green-100\/70{
  color: rgb(220 252 231 / 0.7);
}
.text-green-100\/75{
  color: rgb(220 252 231 / 0.75);
}
.text-green-100\/80{
  color: rgb(220 252 231 / 0.8);
}
.text-green-100\/85{
  color: rgb(220 252 231 / 0.85);
}
.text-green-100\/90{
  color: rgb(220 252 231 / 0.9);
}
.text-green-100\/95{
  color: rgb(220 252 231 / 0.95);
}
.text-green-200{
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.text-green-200\/0{
  color: rgb(187 247 208 / 0);
}
.text-green-200\/10{
  color: rgb(187 247 208 / 0.1);
}
.text-green-200\/100{
  color: rgb(187 247 208 / 1);
}
.text-green-200\/15{
  color: rgb(187 247 208 / 0.15);
}
.text-green-200\/20{
  color: rgb(187 247 208 / 0.2);
}
.text-green-200\/25{
  color: rgb(187 247 208 / 0.25);
}
.text-green-200\/30{
  color: rgb(187 247 208 / 0.3);
}
.text-green-200\/35{
  color: rgb(187 247 208 / 0.35);
}
.text-green-200\/40{
  color: rgb(187 247 208 / 0.4);
}
.text-green-200\/45{
  color: rgb(187 247 208 / 0.45);
}
.text-green-200\/5{
  color: rgb(187 247 208 / 0.05);
}
.text-green-200\/50{
  color: rgb(187 247 208 / 0.5);
}
.text-green-200\/55{
  color: rgb(187 247 208 / 0.55);
}
.text-green-200\/60{
  color: rgb(187 247 208 / 0.6);
}
.text-green-200\/65{
  color: rgb(187 247 208 / 0.65);
}
.text-green-200\/70{
  color: rgb(187 247 208 / 0.7);
}
.text-green-200\/75{
  color: rgb(187 247 208 / 0.75);
}
.text-green-200\/80{
  color: rgb(187 247 208 / 0.8);
}
.text-green-200\/85{
  color: rgb(187 247 208 / 0.85);
}
.text-green-200\/90{
  color: rgb(187 247 208 / 0.9);
}
.text-green-200\/95{
  color: rgb(187 247 208 / 0.95);
}
.text-green-300{
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.text-green-300\/0{
  color: rgb(134 239 172 / 0);
}
.text-green-300\/10{
  color: rgb(134 239 172 / 0.1);
}
.text-green-300\/100{
  color: rgb(134 239 172 / 1);
}
.text-green-300\/15{
  color: rgb(134 239 172 / 0.15);
}
.text-green-300\/20{
  color: rgb(134 239 172 / 0.2);
}
.text-green-300\/25{
  color: rgb(134 239 172 / 0.25);
}
.text-green-300\/30{
  color: rgb(134 239 172 / 0.3);
}
.text-green-300\/35{
  color: rgb(134 239 172 / 0.35);
}
.text-green-300\/40{
  color: rgb(134 239 172 / 0.4);
}
.text-green-300\/45{
  color: rgb(134 239 172 / 0.45);
}
.text-green-300\/5{
  color: rgb(134 239 172 / 0.05);
}
.text-green-300\/50{
  color: rgb(134 239 172 / 0.5);
}
.text-green-300\/55{
  color: rgb(134 239 172 / 0.55);
}
.text-green-300\/60{
  color: rgb(134 239 172 / 0.6);
}
.text-green-300\/65{
  color: rgb(134 239 172 / 0.65);
}
.text-green-300\/70{
  color: rgb(134 239 172 / 0.7);
}
.text-green-300\/75{
  color: rgb(134 239 172 / 0.75);
}
.text-green-300\/80{
  color: rgb(134 239 172 / 0.8);
}
.text-green-300\/85{
  color: rgb(134 239 172 / 0.85);
}
.text-green-300\/90{
  color: rgb(134 239 172 / 0.9);
}
.text-green-300\/95{
  color: rgb(134 239 172 / 0.95);
}
.text-green-400{
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.text-green-400\/0{
  color: rgb(74 222 128 / 0);
}
.text-green-400\/10{
  color: rgb(74 222 128 / 0.1);
}
.text-green-400\/100{
  color: rgb(74 222 128 / 1);
}
.text-green-400\/15{
  color: rgb(74 222 128 / 0.15);
}
.text-green-400\/20{
  color: rgb(74 222 128 / 0.2);
}
.text-green-400\/25{
  color: rgb(74 222 128 / 0.25);
}
.text-green-400\/30{
  color: rgb(74 222 128 / 0.3);
}
.text-green-400\/35{
  color: rgb(74 222 128 / 0.35);
}
.text-green-400\/40{
  color: rgb(74 222 128 / 0.4);
}
.text-green-400\/45{
  color: rgb(74 222 128 / 0.45);
}
.text-green-400\/5{
  color: rgb(74 222 128 / 0.05);
}
.text-green-400\/50{
  color: rgb(74 222 128 / 0.5);
}
.text-green-400\/55{
  color: rgb(74 222 128 / 0.55);
}
.text-green-400\/60{
  color: rgb(74 222 128 / 0.6);
}
.text-green-400\/65{
  color: rgb(74 222 128 / 0.65);
}
.text-green-400\/70{
  color: rgb(74 222 128 / 0.7);
}
.text-green-400\/75{
  color: rgb(74 222 128 / 0.75);
}
.text-green-400\/80{
  color: rgb(74 222 128 / 0.8);
}
.text-green-400\/85{
  color: rgb(74 222 128 / 0.85);
}
.text-green-400\/90{
  color: rgb(74 222 128 / 0.9);
}
.text-green-400\/95{
  color: rgb(74 222 128 / 0.95);
}
.text-green-50{
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity, 1));
}
.text-green-50\/0{
  color: rgb(240 253 244 / 0);
}
.text-green-50\/10{
  color: rgb(240 253 244 / 0.1);
}
.text-green-50\/100{
  color: rgb(240 253 244 / 1);
}
.text-green-50\/15{
  color: rgb(240 253 244 / 0.15);
}
.text-green-50\/20{
  color: rgb(240 253 244 / 0.2);
}
.text-green-50\/25{
  color: rgb(240 253 244 / 0.25);
}
.text-green-50\/30{
  color: rgb(240 253 244 / 0.3);
}
.text-green-50\/35{
  color: rgb(240 253 244 / 0.35);
}
.text-green-50\/40{
  color: rgb(240 253 244 / 0.4);
}
.text-green-50\/45{
  color: rgb(240 253 244 / 0.45);
}
.text-green-50\/5{
  color: rgb(240 253 244 / 0.05);
}
.text-green-50\/50{
  color: rgb(240 253 244 / 0.5);
}
.text-green-50\/55{
  color: rgb(240 253 244 / 0.55);
}
.text-green-50\/60{
  color: rgb(240 253 244 / 0.6);
}
.text-green-50\/65{
  color: rgb(240 253 244 / 0.65);
}
.text-green-50\/70{
  color: rgb(240 253 244 / 0.7);
}
.text-green-50\/75{
  color: rgb(240 253 244 / 0.75);
}
.text-green-50\/80{
  color: rgb(240 253 244 / 0.8);
}
.text-green-50\/85{
  color: rgb(240 253 244 / 0.85);
}
.text-green-50\/90{
  color: rgb(240 253 244 / 0.9);
}
.text-green-50\/95{
  color: rgb(240 253 244 / 0.95);
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-500\/0{
  color: rgb(34 197 94 / 0);
}
.text-green-500\/10{
  color: rgb(34 197 94 / 0.1);
}
.text-green-500\/100{
  color: rgb(34 197 94 / 1);
}
.text-green-500\/15{
  color: rgb(34 197 94 / 0.15);
}
.text-green-500\/20{
  color: rgb(34 197 94 / 0.2);
}
.text-green-500\/25{
  color: rgb(34 197 94 / 0.25);
}
.text-green-500\/30{
  color: rgb(34 197 94 / 0.3);
}
.text-green-500\/35{
  color: rgb(34 197 94 / 0.35);
}
.text-green-500\/40{
  color: rgb(34 197 94 / 0.4);
}
.text-green-500\/45{
  color: rgb(34 197 94 / 0.45);
}
.text-green-500\/5{
  color: rgb(34 197 94 / 0.05);
}
.text-green-500\/50{
  color: rgb(34 197 94 / 0.5);
}
.text-green-500\/55{
  color: rgb(34 197 94 / 0.55);
}
.text-green-500\/60{
  color: rgb(34 197 94 / 0.6);
}
.text-green-500\/65{
  color: rgb(34 197 94 / 0.65);
}
.text-green-500\/70{
  color: rgb(34 197 94 / 0.7);
}
.text-green-500\/75{
  color: rgb(34 197 94 / 0.75);
}
.text-green-500\/80{
  color: rgb(34 197 94 / 0.8);
}
.text-green-500\/85{
  color: rgb(34 197 94 / 0.85);
}
.text-green-500\/90{
  color: rgb(34 197 94 / 0.9);
}
.text-green-500\/95{
  color: rgb(34 197 94 / 0.95);
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-600\/0{
  color: rgb(22 163 74 / 0);
}
.text-green-600\/10{
  color: rgb(22 163 74 / 0.1);
}
.text-green-600\/100{
  color: rgb(22 163 74 / 1);
}
.text-green-600\/15{
  color: rgb(22 163 74 / 0.15);
}
.text-green-600\/20{
  color: rgb(22 163 74 / 0.2);
}
.text-green-600\/25{
  color: rgb(22 163 74 / 0.25);
}
.text-green-600\/30{
  color: rgb(22 163 74 / 0.3);
}
.text-green-600\/35{
  color: rgb(22 163 74 / 0.35);
}
.text-green-600\/40{
  color: rgb(22 163 74 / 0.4);
}
.text-green-600\/45{
  color: rgb(22 163 74 / 0.45);
}
.text-green-600\/5{
  color: rgb(22 163 74 / 0.05);
}
.text-green-600\/50{
  color: rgb(22 163 74 / 0.5);
}
.text-green-600\/55{
  color: rgb(22 163 74 / 0.55);
}
.text-green-600\/60{
  color: rgb(22 163 74 / 0.6);
}
.text-green-600\/65{
  color: rgb(22 163 74 / 0.65);
}
.text-green-600\/70{
  color: rgb(22 163 74 / 0.7);
}
.text-green-600\/75{
  color: rgb(22 163 74 / 0.75);
}
.text-green-600\/80{
  color: rgb(22 163 74 / 0.8);
}
.text-green-600\/85{
  color: rgb(22 163 74 / 0.85);
}
.text-green-600\/90{
  color: rgb(22 163 74 / 0.9);
}
.text-green-600\/95{
  color: rgb(22 163 74 / 0.95);
}
.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-green-700\/0{
  color: rgb(21 128 61 / 0);
}
.text-green-700\/10{
  color: rgb(21 128 61 / 0.1);
}
.text-green-700\/100{
  color: rgb(21 128 61 / 1);
}
.text-green-700\/15{
  color: rgb(21 128 61 / 0.15);
}
.text-green-700\/20{
  color: rgb(21 128 61 / 0.2);
}
.text-green-700\/25{
  color: rgb(21 128 61 / 0.25);
}
.text-green-700\/30{
  color: rgb(21 128 61 / 0.3);
}
.text-green-700\/35{
  color: rgb(21 128 61 / 0.35);
}
.text-green-700\/40{
  color: rgb(21 128 61 / 0.4);
}
.text-green-700\/45{
  color: rgb(21 128 61 / 0.45);
}
.text-green-700\/5{
  color: rgb(21 128 61 / 0.05);
}
.text-green-700\/50{
  color: rgb(21 128 61 / 0.5);
}
.text-green-700\/55{
  color: rgb(21 128 61 / 0.55);
}
.text-green-700\/60{
  color: rgb(21 128 61 / 0.6);
}
.text-green-700\/65{
  color: rgb(21 128 61 / 0.65);
}
.text-green-700\/70{
  color: rgb(21 128 61 / 0.7);
}
.text-green-700\/75{
  color: rgb(21 128 61 / 0.75);
}
.text-green-700\/80{
  color: rgb(21 128 61 / 0.8);
}
.text-green-700\/85{
  color: rgb(21 128 61 / 0.85);
}
.text-green-700\/90{
  color: rgb(21 128 61 / 0.9);
}
.text-green-700\/95{
  color: rgb(21 128 61 / 0.95);
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-green-800\/0{
  color: rgb(22 101 52 / 0);
}
.text-green-800\/10{
  color: rgb(22 101 52 / 0.1);
}
.text-green-800\/100{
  color: rgb(22 101 52 / 1);
}
.text-green-800\/15{
  color: rgb(22 101 52 / 0.15);
}
.text-green-800\/20{
  color: rgb(22 101 52 / 0.2);
}
.text-green-800\/25{
  color: rgb(22 101 52 / 0.25);
}
.text-green-800\/30{
  color: rgb(22 101 52 / 0.3);
}
.text-green-800\/35{
  color: rgb(22 101 52 / 0.35);
}
.text-green-800\/40{
  color: rgb(22 101 52 / 0.4);
}
.text-green-800\/45{
  color: rgb(22 101 52 / 0.45);
}
.text-green-800\/5{
  color: rgb(22 101 52 / 0.05);
}
.text-green-800\/50{
  color: rgb(22 101 52 / 0.5);
}
.text-green-800\/55{
  color: rgb(22 101 52 / 0.55);
}
.text-green-800\/60{
  color: rgb(22 101 52 / 0.6);
}
.text-green-800\/65{
  color: rgb(22 101 52 / 0.65);
}
.text-green-800\/70{
  color: rgb(22 101 52 / 0.7);
}
.text-green-800\/75{
  color: rgb(22 101 52 / 0.75);
}
.text-green-800\/80{
  color: rgb(22 101 52 / 0.8);
}
.text-green-800\/85{
  color: rgb(22 101 52 / 0.85);
}
.text-green-800\/90{
  color: rgb(22 101 52 / 0.9);
}
.text-green-800\/95{
  color: rgb(22 101 52 / 0.95);
}
.text-green-900{
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.text-green-900\/0{
  color: rgb(20 83 45 / 0);
}
.text-green-900\/10{
  color: rgb(20 83 45 / 0.1);
}
.text-green-900\/100{
  color: rgb(20 83 45 / 1);
}
.text-green-900\/15{
  color: rgb(20 83 45 / 0.15);
}
.text-green-900\/20{
  color: rgb(20 83 45 / 0.2);
}
.text-green-900\/25{
  color: rgb(20 83 45 / 0.25);
}
.text-green-900\/30{
  color: rgb(20 83 45 / 0.3);
}
.text-green-900\/35{
  color: rgb(20 83 45 / 0.35);
}
.text-green-900\/40{
  color: rgb(20 83 45 / 0.4);
}
.text-green-900\/45{
  color: rgb(20 83 45 / 0.45);
}
.text-green-900\/5{
  color: rgb(20 83 45 / 0.05);
}
.text-green-900\/50{
  color: rgb(20 83 45 / 0.5);
}
.text-green-900\/55{
  color: rgb(20 83 45 / 0.55);
}
.text-green-900\/60{
  color: rgb(20 83 45 / 0.6);
}
.text-green-900\/65{
  color: rgb(20 83 45 / 0.65);
}
.text-green-900\/70{
  color: rgb(20 83 45 / 0.7);
}
.text-green-900\/75{
  color: rgb(20 83 45 / 0.75);
}
.text-green-900\/80{
  color: rgb(20 83 45 / 0.8);
}
.text-green-900\/85{
  color: rgb(20 83 45 / 0.85);
}
.text-green-900\/90{
  color: rgb(20 83 45 / 0.9);
}
.text-green-900\/95{
  color: rgb(20 83 45 / 0.95);
}
.text-green-950{
  --tw-text-opacity: 1;
  color: rgb(5 46 22 / var(--tw-text-opacity, 1));
}
.text-green-950\/0{
  color: rgb(5 46 22 / 0);
}
.text-green-950\/10{
  color: rgb(5 46 22 / 0.1);
}
.text-green-950\/100{
  color: rgb(5 46 22 / 1);
}
.text-green-950\/15{
  color: rgb(5 46 22 / 0.15);
}
.text-green-950\/20{
  color: rgb(5 46 22 / 0.2);
}
.text-green-950\/25{
  color: rgb(5 46 22 / 0.25);
}
.text-green-950\/30{
  color: rgb(5 46 22 / 0.3);
}
.text-green-950\/35{
  color: rgb(5 46 22 / 0.35);
}
.text-green-950\/40{
  color: rgb(5 46 22 / 0.4);
}
.text-green-950\/45{
  color: rgb(5 46 22 / 0.45);
}
.text-green-950\/5{
  color: rgb(5 46 22 / 0.05);
}
.text-green-950\/50{
  color: rgb(5 46 22 / 0.5);
}
.text-green-950\/55{
  color: rgb(5 46 22 / 0.55);
}
.text-green-950\/60{
  color: rgb(5 46 22 / 0.6);
}
.text-green-950\/65{
  color: rgb(5 46 22 / 0.65);
}
.text-green-950\/70{
  color: rgb(5 46 22 / 0.7);
}
.text-green-950\/75{
  color: rgb(5 46 22 / 0.75);
}
.text-green-950\/80{
  color: rgb(5 46 22 / 0.8);
}
.text-green-950\/85{
  color: rgb(5 46 22 / 0.85);
}
.text-green-950\/90{
  color: rgb(5 46 22 / 0.9);
}
.text-green-950\/95{
  color: rgb(5 46 22 / 0.95);
}
.text-home-yellow{
  color: hsl(var(--color-home-yellow));
}
.text-indigo-100{
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1));
}
.text-indigo-100\/0{
  color: rgb(224 231 255 / 0);
}
.text-indigo-100\/10{
  color: rgb(224 231 255 / 0.1);
}
.text-indigo-100\/100{
  color: rgb(224 231 255 / 1);
}
.text-indigo-100\/15{
  color: rgb(224 231 255 / 0.15);
}
.text-indigo-100\/20{
  color: rgb(224 231 255 / 0.2);
}
.text-indigo-100\/25{
  color: rgb(224 231 255 / 0.25);
}
.text-indigo-100\/30{
  color: rgb(224 231 255 / 0.3);
}
.text-indigo-100\/35{
  color: rgb(224 231 255 / 0.35);
}
.text-indigo-100\/40{
  color: rgb(224 231 255 / 0.4);
}
.text-indigo-100\/45{
  color: rgb(224 231 255 / 0.45);
}
.text-indigo-100\/5{
  color: rgb(224 231 255 / 0.05);
}
.text-indigo-100\/50{
  color: rgb(224 231 255 / 0.5);
}
.text-indigo-100\/55{
  color: rgb(224 231 255 / 0.55);
}
.text-indigo-100\/60{
  color: rgb(224 231 255 / 0.6);
}
.text-indigo-100\/65{
  color: rgb(224 231 255 / 0.65);
}
.text-indigo-100\/70{
  color: rgb(224 231 255 / 0.7);
}
.text-indigo-100\/75{
  color: rgb(224 231 255 / 0.75);
}
.text-indigo-100\/80{
  color: rgb(224 231 255 / 0.8);
}
.text-indigo-100\/85{
  color: rgb(224 231 255 / 0.85);
}
.text-indigo-100\/90{
  color: rgb(224 231 255 / 0.9);
}
.text-indigo-100\/95{
  color: rgb(224 231 255 / 0.95);
}
.text-indigo-200{
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1));
}
.text-indigo-200\/0{
  color: rgb(199 210 254 / 0);
}
.text-indigo-200\/10{
  color: rgb(199 210 254 / 0.1);
}
.text-indigo-200\/100{
  color: rgb(199 210 254 / 1);
}
.text-indigo-200\/15{
  color: rgb(199 210 254 / 0.15);
}
.text-indigo-200\/20{
  color: rgb(199 210 254 / 0.2);
}
.text-indigo-200\/25{
  color: rgb(199 210 254 / 0.25);
}
.text-indigo-200\/30{
  color: rgb(199 210 254 / 0.3);
}
.text-indigo-200\/35{
  color: rgb(199 210 254 / 0.35);
}
.text-indigo-200\/40{
  color: rgb(199 210 254 / 0.4);
}
.text-indigo-200\/45{
  color: rgb(199 210 254 / 0.45);
}
.text-indigo-200\/5{
  color: rgb(199 210 254 / 0.05);
}
.text-indigo-200\/50{
  color: rgb(199 210 254 / 0.5);
}
.text-indigo-200\/55{
  color: rgb(199 210 254 / 0.55);
}
.text-indigo-200\/60{
  color: rgb(199 210 254 / 0.6);
}
.text-indigo-200\/65{
  color: rgb(199 210 254 / 0.65);
}
.text-indigo-200\/70{
  color: rgb(199 210 254 / 0.7);
}
.text-indigo-200\/75{
  color: rgb(199 210 254 / 0.75);
}
.text-indigo-200\/80{
  color: rgb(199 210 254 / 0.8);
}
.text-indigo-200\/85{
  color: rgb(199 210 254 / 0.85);
}
.text-indigo-200\/90{
  color: rgb(199 210 254 / 0.9);
}
.text-indigo-200\/95{
  color: rgb(199 210 254 / 0.95);
}
.text-indigo-300{
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}
.text-indigo-300\/0{
  color: rgb(165 180 252 / 0);
}
.text-indigo-300\/10{
  color: rgb(165 180 252 / 0.1);
}
.text-indigo-300\/100{
  color: rgb(165 180 252 / 1);
}
.text-indigo-300\/15{
  color: rgb(165 180 252 / 0.15);
}
.text-indigo-300\/20{
  color: rgb(165 180 252 / 0.2);
}
.text-indigo-300\/25{
  color: rgb(165 180 252 / 0.25);
}
.text-indigo-300\/30{
  color: rgb(165 180 252 / 0.3);
}
.text-indigo-300\/35{
  color: rgb(165 180 252 / 0.35);
}
.text-indigo-300\/40{
  color: rgb(165 180 252 / 0.4);
}
.text-indigo-300\/45{
  color: rgb(165 180 252 / 0.45);
}
.text-indigo-300\/5{
  color: rgb(165 180 252 / 0.05);
}
.text-indigo-300\/50{
  color: rgb(165 180 252 / 0.5);
}
.text-indigo-300\/55{
  color: rgb(165 180 252 / 0.55);
}
.text-indigo-300\/60{
  color: rgb(165 180 252 / 0.6);
}
.text-indigo-300\/65{
  color: rgb(165 180 252 / 0.65);
}
.text-indigo-300\/70{
  color: rgb(165 180 252 / 0.7);
}
.text-indigo-300\/75{
  color: rgb(165 180 252 / 0.75);
}
.text-indigo-300\/80{
  color: rgb(165 180 252 / 0.8);
}
.text-indigo-300\/85{
  color: rgb(165 180 252 / 0.85);
}
.text-indigo-300\/90{
  color: rgb(165 180 252 / 0.9);
}
.text-indigo-300\/95{
  color: rgb(165 180 252 / 0.95);
}
.text-indigo-400{
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}
.text-indigo-400\/0{
  color: rgb(129 140 248 / 0);
}
.text-indigo-400\/10{
  color: rgb(129 140 248 / 0.1);
}
.text-indigo-400\/100{
  color: rgb(129 140 248 / 1);
}
.text-indigo-400\/15{
  color: rgb(129 140 248 / 0.15);
}
.text-indigo-400\/20{
  color: rgb(129 140 248 / 0.2);
}
.text-indigo-400\/25{
  color: rgb(129 140 248 / 0.25);
}
.text-indigo-400\/30{
  color: rgb(129 140 248 / 0.3);
}
.text-indigo-400\/35{
  color: rgb(129 140 248 / 0.35);
}
.text-indigo-400\/40{
  color: rgb(129 140 248 / 0.4);
}
.text-indigo-400\/45{
  color: rgb(129 140 248 / 0.45);
}
.text-indigo-400\/5{
  color: rgb(129 140 248 / 0.05);
}
.text-indigo-400\/50{
  color: rgb(129 140 248 / 0.5);
}
.text-indigo-400\/55{
  color: rgb(129 140 248 / 0.55);
}
.text-indigo-400\/60{
  color: rgb(129 140 248 / 0.6);
}
.text-indigo-400\/65{
  color: rgb(129 140 248 / 0.65);
}
.text-indigo-400\/70{
  color: rgb(129 140 248 / 0.7);
}
.text-indigo-400\/75{
  color: rgb(129 140 248 / 0.75);
}
.text-indigo-400\/80{
  color: rgb(129 140 248 / 0.8);
}
.text-indigo-400\/85{
  color: rgb(129 140 248 / 0.85);
}
.text-indigo-400\/90{
  color: rgb(129 140 248 / 0.9);
}
.text-indigo-400\/95{
  color: rgb(129 140 248 / 0.95);
}
.text-indigo-50{
  --tw-text-opacity: 1;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1));
}
.text-indigo-50\/0{
  color: rgb(238 242 255 / 0);
}
.text-indigo-50\/10{
  color: rgb(238 242 255 / 0.1);
}
.text-indigo-50\/100{
  color: rgb(238 242 255 / 1);
}
.text-indigo-50\/15{
  color: rgb(238 242 255 / 0.15);
}
.text-indigo-50\/20{
  color: rgb(238 242 255 / 0.2);
}
.text-indigo-50\/25{
  color: rgb(238 242 255 / 0.25);
}
.text-indigo-50\/30{
  color: rgb(238 242 255 / 0.3);
}
.text-indigo-50\/35{
  color: rgb(238 242 255 / 0.35);
}
.text-indigo-50\/40{
  color: rgb(238 242 255 / 0.4);
}
.text-indigo-50\/45{
  color: rgb(238 242 255 / 0.45);
}
.text-indigo-50\/5{
  color: rgb(238 242 255 / 0.05);
}
.text-indigo-50\/50{
  color: rgb(238 242 255 / 0.5);
}
.text-indigo-50\/55{
  color: rgb(238 242 255 / 0.55);
}
.text-indigo-50\/60{
  color: rgb(238 242 255 / 0.6);
}
.text-indigo-50\/65{
  color: rgb(238 242 255 / 0.65);
}
.text-indigo-50\/70{
  color: rgb(238 242 255 / 0.7);
}
.text-indigo-50\/75{
  color: rgb(238 242 255 / 0.75);
}
.text-indigo-50\/80{
  color: rgb(238 242 255 / 0.8);
}
.text-indigo-50\/85{
  color: rgb(238 242 255 / 0.85);
}
.text-indigo-50\/90{
  color: rgb(238 242 255 / 0.9);
}
.text-indigo-50\/95{
  color: rgb(238 242 255 / 0.95);
}
.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}
.text-indigo-500\/0{
  color: rgb(99 102 241 / 0);
}
.text-indigo-500\/10{
  color: rgb(99 102 241 / 0.1);
}
.text-indigo-500\/100{
  color: rgb(99 102 241 / 1);
}
.text-indigo-500\/15{
  color: rgb(99 102 241 / 0.15);
}
.text-indigo-500\/20{
  color: rgb(99 102 241 / 0.2);
}
.text-indigo-500\/25{
  color: rgb(99 102 241 / 0.25);
}
.text-indigo-500\/30{
  color: rgb(99 102 241 / 0.3);
}
.text-indigo-500\/35{
  color: rgb(99 102 241 / 0.35);
}
.text-indigo-500\/40{
  color: rgb(99 102 241 / 0.4);
}
.text-indigo-500\/45{
  color: rgb(99 102 241 / 0.45);
}
.text-indigo-500\/5{
  color: rgb(99 102 241 / 0.05);
}
.text-indigo-500\/50{
  color: rgb(99 102 241 / 0.5);
}
.text-indigo-500\/55{
  color: rgb(99 102 241 / 0.55);
}
.text-indigo-500\/60{
  color: rgb(99 102 241 / 0.6);
}
.text-indigo-500\/65{
  color: rgb(99 102 241 / 0.65);
}
.text-indigo-500\/70{
  color: rgb(99 102 241 / 0.7);
}
.text-indigo-500\/75{
  color: rgb(99 102 241 / 0.75);
}
.text-indigo-500\/80{
  color: rgb(99 102 241 / 0.8);
}
.text-indigo-500\/85{
  color: rgb(99 102 241 / 0.85);
}
.text-indigo-500\/90{
  color: rgb(99 102 241 / 0.9);
}
.text-indigo-500\/95{
  color: rgb(99 102 241 / 0.95);
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.text-indigo-600\/0{
  color: rgb(79 70 229 / 0);
}
.text-indigo-600\/10{
  color: rgb(79 70 229 / 0.1);
}
.text-indigo-600\/100{
  color: rgb(79 70 229 / 1);
}
.text-indigo-600\/15{
  color: rgb(79 70 229 / 0.15);
}
.text-indigo-600\/20{
  color: rgb(79 70 229 / 0.2);
}
.text-indigo-600\/25{
  color: rgb(79 70 229 / 0.25);
}
.text-indigo-600\/30{
  color: rgb(79 70 229 / 0.3);
}
.text-indigo-600\/35{
  color: rgb(79 70 229 / 0.35);
}
.text-indigo-600\/40{
  color: rgb(79 70 229 / 0.4);
}
.text-indigo-600\/45{
  color: rgb(79 70 229 / 0.45);
}
.text-indigo-600\/5{
  color: rgb(79 70 229 / 0.05);
}
.text-indigo-600\/50{
  color: rgb(79 70 229 / 0.5);
}
.text-indigo-600\/55{
  color: rgb(79 70 229 / 0.55);
}
.text-indigo-600\/60{
  color: rgb(79 70 229 / 0.6);
}
.text-indigo-600\/65{
  color: rgb(79 70 229 / 0.65);
}
.text-indigo-600\/70{
  color: rgb(79 70 229 / 0.7);
}
.text-indigo-600\/75{
  color: rgb(79 70 229 / 0.75);
}
.text-indigo-600\/80{
  color: rgb(79 70 229 / 0.8);
}
.text-indigo-600\/85{
  color: rgb(79 70 229 / 0.85);
}
.text-indigo-600\/90{
  color: rgb(79 70 229 / 0.9);
}
.text-indigo-600\/95{
  color: rgb(79 70 229 / 0.95);
}
.text-indigo-700{
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}
.text-indigo-700\/0{
  color: rgb(67 56 202 / 0);
}
.text-indigo-700\/10{
  color: rgb(67 56 202 / 0.1);
}
.text-indigo-700\/100{
  color: rgb(67 56 202 / 1);
}
.text-indigo-700\/15{
  color: rgb(67 56 202 / 0.15);
}
.text-indigo-700\/20{
  color: rgb(67 56 202 / 0.2);
}
.text-indigo-700\/25{
  color: rgb(67 56 202 / 0.25);
}
.text-indigo-700\/30{
  color: rgb(67 56 202 / 0.3);
}
.text-indigo-700\/35{
  color: rgb(67 56 202 / 0.35);
}
.text-indigo-700\/40{
  color: rgb(67 56 202 / 0.4);
}
.text-indigo-700\/45{
  color: rgb(67 56 202 / 0.45);
}
.text-indigo-700\/5{
  color: rgb(67 56 202 / 0.05);
}
.text-indigo-700\/50{
  color: rgb(67 56 202 / 0.5);
}
.text-indigo-700\/55{
  color: rgb(67 56 202 / 0.55);
}
.text-indigo-700\/60{
  color: rgb(67 56 202 / 0.6);
}
.text-indigo-700\/65{
  color: rgb(67 56 202 / 0.65);
}
.text-indigo-700\/70{
  color: rgb(67 56 202 / 0.7);
}
.text-indigo-700\/75{
  color: rgb(67 56 202 / 0.75);
}
.text-indigo-700\/80{
  color: rgb(67 56 202 / 0.8);
}
.text-indigo-700\/85{
  color: rgb(67 56 202 / 0.85);
}
.text-indigo-700\/90{
  color: rgb(67 56 202 / 0.9);
}
.text-indigo-700\/95{
  color: rgb(67 56 202 / 0.95);
}
.text-indigo-800{
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}
.text-indigo-800\/0{
  color: rgb(55 48 163 / 0);
}
.text-indigo-800\/10{
  color: rgb(55 48 163 / 0.1);
}
.text-indigo-800\/100{
  color: rgb(55 48 163 / 1);
}
.text-indigo-800\/15{
  color: rgb(55 48 163 / 0.15);
}
.text-indigo-800\/20{
  color: rgb(55 48 163 / 0.2);
}
.text-indigo-800\/25{
  color: rgb(55 48 163 / 0.25);
}
.text-indigo-800\/30{
  color: rgb(55 48 163 / 0.3);
}
.text-indigo-800\/35{
  color: rgb(55 48 163 / 0.35);
}
.text-indigo-800\/40{
  color: rgb(55 48 163 / 0.4);
}
.text-indigo-800\/45{
  color: rgb(55 48 163 / 0.45);
}
.text-indigo-800\/5{
  color: rgb(55 48 163 / 0.05);
}
.text-indigo-800\/50{
  color: rgb(55 48 163 / 0.5);
}
.text-indigo-800\/55{
  color: rgb(55 48 163 / 0.55);
}
.text-indigo-800\/60{
  color: rgb(55 48 163 / 0.6);
}
.text-indigo-800\/65{
  color: rgb(55 48 163 / 0.65);
}
.text-indigo-800\/70{
  color: rgb(55 48 163 / 0.7);
}
.text-indigo-800\/75{
  color: rgb(55 48 163 / 0.75);
}
.text-indigo-800\/80{
  color: rgb(55 48 163 / 0.8);
}
.text-indigo-800\/85{
  color: rgb(55 48 163 / 0.85);
}
.text-indigo-800\/90{
  color: rgb(55 48 163 / 0.9);
}
.text-indigo-800\/95{
  color: rgb(55 48 163 / 0.95);
}
.text-indigo-900{
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}
.text-indigo-900\/0{
  color: rgb(49 46 129 / 0);
}
.text-indigo-900\/10{
  color: rgb(49 46 129 / 0.1);
}
.text-indigo-900\/100{
  color: rgb(49 46 129 / 1);
}
.text-indigo-900\/15{
  color: rgb(49 46 129 / 0.15);
}
.text-indigo-900\/20{
  color: rgb(49 46 129 / 0.2);
}
.text-indigo-900\/25{
  color: rgb(49 46 129 / 0.25);
}
.text-indigo-900\/30{
  color: rgb(49 46 129 / 0.3);
}
.text-indigo-900\/35{
  color: rgb(49 46 129 / 0.35);
}
.text-indigo-900\/40{
  color: rgb(49 46 129 / 0.4);
}
.text-indigo-900\/45{
  color: rgb(49 46 129 / 0.45);
}
.text-indigo-900\/5{
  color: rgb(49 46 129 / 0.05);
}
.text-indigo-900\/50{
  color: rgb(49 46 129 / 0.5);
}
.text-indigo-900\/55{
  color: rgb(49 46 129 / 0.55);
}
.text-indigo-900\/60{
  color: rgb(49 46 129 / 0.6);
}
.text-indigo-900\/65{
  color: rgb(49 46 129 / 0.65);
}
.text-indigo-900\/70{
  color: rgb(49 46 129 / 0.7);
}
.text-indigo-900\/75{
  color: rgb(49 46 129 / 0.75);
}
.text-indigo-900\/80{
  color: rgb(49 46 129 / 0.8);
}
.text-indigo-900\/85{
  color: rgb(49 46 129 / 0.85);
}
.text-indigo-900\/90{
  color: rgb(49 46 129 / 0.9);
}
.text-indigo-900\/95{
  color: rgb(49 46 129 / 0.95);
}
.text-investors-purple{
  color: hsl(var(--color-investors-purple));
}
.text-lime-100{
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}
.text-lime-100\/0{
  color: rgb(236 252 203 / 0);
}
.text-lime-100\/10{
  color: rgb(236 252 203 / 0.1);
}
.text-lime-100\/100{
  color: rgb(236 252 203 / 1);
}
.text-lime-100\/15{
  color: rgb(236 252 203 / 0.15);
}
.text-lime-100\/20{
  color: rgb(236 252 203 / 0.2);
}
.text-lime-100\/25{
  color: rgb(236 252 203 / 0.25);
}
.text-lime-100\/30{
  color: rgb(236 252 203 / 0.3);
}
.text-lime-100\/35{
  color: rgb(236 252 203 / 0.35);
}
.text-lime-100\/40{
  color: rgb(236 252 203 / 0.4);
}
.text-lime-100\/45{
  color: rgb(236 252 203 / 0.45);
}
.text-lime-100\/5{
  color: rgb(236 252 203 / 0.05);
}
.text-lime-100\/50{
  color: rgb(236 252 203 / 0.5);
}
.text-lime-100\/55{
  color: rgb(236 252 203 / 0.55);
}
.text-lime-100\/60{
  color: rgb(236 252 203 / 0.6);
}
.text-lime-100\/65{
  color: rgb(236 252 203 / 0.65);
}
.text-lime-100\/70{
  color: rgb(236 252 203 / 0.7);
}
.text-lime-100\/75{
  color: rgb(236 252 203 / 0.75);
}
.text-lime-100\/80{
  color: rgb(236 252 203 / 0.8);
}
.text-lime-100\/85{
  color: rgb(236 252 203 / 0.85);
}
.text-lime-100\/90{
  color: rgb(236 252 203 / 0.9);
}
.text-lime-100\/95{
  color: rgb(236 252 203 / 0.95);
}
.text-lime-200{
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}
.text-lime-200\/0{
  color: rgb(217 249 157 / 0);
}
.text-lime-200\/10{
  color: rgb(217 249 157 / 0.1);
}
.text-lime-200\/100{
  color: rgb(217 249 157 / 1);
}
.text-lime-200\/15{
  color: rgb(217 249 157 / 0.15);
}
.text-lime-200\/20{
  color: rgb(217 249 157 / 0.2);
}
.text-lime-200\/25{
  color: rgb(217 249 157 / 0.25);
}
.text-lime-200\/30{
  color: rgb(217 249 157 / 0.3);
}
.text-lime-200\/35{
  color: rgb(217 249 157 / 0.35);
}
.text-lime-200\/40{
  color: rgb(217 249 157 / 0.4);
}
.text-lime-200\/45{
  color: rgb(217 249 157 / 0.45);
}
.text-lime-200\/5{
  color: rgb(217 249 157 / 0.05);
}
.text-lime-200\/50{
  color: rgb(217 249 157 / 0.5);
}
.text-lime-200\/55{
  color: rgb(217 249 157 / 0.55);
}
.text-lime-200\/60{
  color: rgb(217 249 157 / 0.6);
}
.text-lime-200\/65{
  color: rgb(217 249 157 / 0.65);
}
.text-lime-200\/70{
  color: rgb(217 249 157 / 0.7);
}
.text-lime-200\/75{
  color: rgb(217 249 157 / 0.75);
}
.text-lime-200\/80{
  color: rgb(217 249 157 / 0.8);
}
.text-lime-200\/85{
  color: rgb(217 249 157 / 0.85);
}
.text-lime-200\/90{
  color: rgb(217 249 157 / 0.9);
}
.text-lime-200\/95{
  color: rgb(217 249 157 / 0.95);
}
.text-lime-300{
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}
.text-lime-300\/0{
  color: rgb(190 242 100 / 0);
}
.text-lime-300\/10{
  color: rgb(190 242 100 / 0.1);
}
.text-lime-300\/100{
  color: rgb(190 242 100 / 1);
}
.text-lime-300\/15{
  color: rgb(190 242 100 / 0.15);
}
.text-lime-300\/20{
  color: rgb(190 242 100 / 0.2);
}
.text-lime-300\/25{
  color: rgb(190 242 100 / 0.25);
}
.text-lime-300\/30{
  color: rgb(190 242 100 / 0.3);
}
.text-lime-300\/35{
  color: rgb(190 242 100 / 0.35);
}
.text-lime-300\/40{
  color: rgb(190 242 100 / 0.4);
}
.text-lime-300\/45{
  color: rgb(190 242 100 / 0.45);
}
.text-lime-300\/5{
  color: rgb(190 242 100 / 0.05);
}
.text-lime-300\/50{
  color: rgb(190 242 100 / 0.5);
}
.text-lime-300\/55{
  color: rgb(190 242 100 / 0.55);
}
.text-lime-300\/60{
  color: rgb(190 242 100 / 0.6);
}
.text-lime-300\/65{
  color: rgb(190 242 100 / 0.65);
}
.text-lime-300\/70{
  color: rgb(190 242 100 / 0.7);
}
.text-lime-300\/75{
  color: rgb(190 242 100 / 0.75);
}
.text-lime-300\/80{
  color: rgb(190 242 100 / 0.8);
}
.text-lime-300\/85{
  color: rgb(190 242 100 / 0.85);
}
.text-lime-300\/90{
  color: rgb(190 242 100 / 0.9);
}
.text-lime-300\/95{
  color: rgb(190 242 100 / 0.95);
}
.text-lime-400{
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}
.text-lime-400\/0{
  color: rgb(163 230 53 / 0);
}
.text-lime-400\/10{
  color: rgb(163 230 53 / 0.1);
}
.text-lime-400\/100{
  color: rgb(163 230 53 / 1);
}
.text-lime-400\/15{
  color: rgb(163 230 53 / 0.15);
}
.text-lime-400\/20{
  color: rgb(163 230 53 / 0.2);
}
.text-lime-400\/25{
  color: rgb(163 230 53 / 0.25);
}
.text-lime-400\/30{
  color: rgb(163 230 53 / 0.3);
}
.text-lime-400\/35{
  color: rgb(163 230 53 / 0.35);
}
.text-lime-400\/40{
  color: rgb(163 230 53 / 0.4);
}
.text-lime-400\/45{
  color: rgb(163 230 53 / 0.45);
}
.text-lime-400\/5{
  color: rgb(163 230 53 / 0.05);
}
.text-lime-400\/50{
  color: rgb(163 230 53 / 0.5);
}
.text-lime-400\/55{
  color: rgb(163 230 53 / 0.55);
}
.text-lime-400\/60{
  color: rgb(163 230 53 / 0.6);
}
.text-lime-400\/65{
  color: rgb(163 230 53 / 0.65);
}
.text-lime-400\/70{
  color: rgb(163 230 53 / 0.7);
}
.text-lime-400\/75{
  color: rgb(163 230 53 / 0.75);
}
.text-lime-400\/80{
  color: rgb(163 230 53 / 0.8);
}
.text-lime-400\/85{
  color: rgb(163 230 53 / 0.85);
}
.text-lime-400\/90{
  color: rgb(163 230 53 / 0.9);
}
.text-lime-400\/95{
  color: rgb(163 230 53 / 0.95);
}
.text-lime-50{
  --tw-text-opacity: 1;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1));
}
.text-lime-50\/0{
  color: rgb(247 254 231 / 0);
}
.text-lime-50\/10{
  color: rgb(247 254 231 / 0.1);
}
.text-lime-50\/100{
  color: rgb(247 254 231 / 1);
}
.text-lime-50\/15{
  color: rgb(247 254 231 / 0.15);
}
.text-lime-50\/20{
  color: rgb(247 254 231 / 0.2);
}
.text-lime-50\/25{
  color: rgb(247 254 231 / 0.25);
}
.text-lime-50\/30{
  color: rgb(247 254 231 / 0.3);
}
.text-lime-50\/35{
  color: rgb(247 254 231 / 0.35);
}
.text-lime-50\/40{
  color: rgb(247 254 231 / 0.4);
}
.text-lime-50\/45{
  color: rgb(247 254 231 / 0.45);
}
.text-lime-50\/5{
  color: rgb(247 254 231 / 0.05);
}
.text-lime-50\/50{
  color: rgb(247 254 231 / 0.5);
}
.text-lime-50\/55{
  color: rgb(247 254 231 / 0.55);
}
.text-lime-50\/60{
  color: rgb(247 254 231 / 0.6);
}
.text-lime-50\/65{
  color: rgb(247 254 231 / 0.65);
}
.text-lime-50\/70{
  color: rgb(247 254 231 / 0.7);
}
.text-lime-50\/75{
  color: rgb(247 254 231 / 0.75);
}
.text-lime-50\/80{
  color: rgb(247 254 231 / 0.8);
}
.text-lime-50\/85{
  color: rgb(247 254 231 / 0.85);
}
.text-lime-50\/90{
  color: rgb(247 254 231 / 0.9);
}
.text-lime-50\/95{
  color: rgb(247 254 231 / 0.95);
}
.text-lime-500{
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}
.text-lime-500\/0{
  color: rgb(132 204 22 / 0);
}
.text-lime-500\/10{
  color: rgb(132 204 22 / 0.1);
}
.text-lime-500\/100{
  color: rgb(132 204 22 / 1);
}
.text-lime-500\/15{
  color: rgb(132 204 22 / 0.15);
}
.text-lime-500\/20{
  color: rgb(132 204 22 / 0.2);
}
.text-lime-500\/25{
  color: rgb(132 204 22 / 0.25);
}
.text-lime-500\/30{
  color: rgb(132 204 22 / 0.3);
}
.text-lime-500\/35{
  color: rgb(132 204 22 / 0.35);
}
.text-lime-500\/40{
  color: rgb(132 204 22 / 0.4);
}
.text-lime-500\/45{
  color: rgb(132 204 22 / 0.45);
}
.text-lime-500\/5{
  color: rgb(132 204 22 / 0.05);
}
.text-lime-500\/50{
  color: rgb(132 204 22 / 0.5);
}
.text-lime-500\/55{
  color: rgb(132 204 22 / 0.55);
}
.text-lime-500\/60{
  color: rgb(132 204 22 / 0.6);
}
.text-lime-500\/65{
  color: rgb(132 204 22 / 0.65);
}
.text-lime-500\/70{
  color: rgb(132 204 22 / 0.7);
}
.text-lime-500\/75{
  color: rgb(132 204 22 / 0.75);
}
.text-lime-500\/80{
  color: rgb(132 204 22 / 0.8);
}
.text-lime-500\/85{
  color: rgb(132 204 22 / 0.85);
}
.text-lime-500\/90{
  color: rgb(132 204 22 / 0.9);
}
.text-lime-500\/95{
  color: rgb(132 204 22 / 0.95);
}
.text-lime-600{
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}
.text-lime-600\/0{
  color: rgb(101 163 13 / 0);
}
.text-lime-600\/10{
  color: rgb(101 163 13 / 0.1);
}
.text-lime-600\/100{
  color: rgb(101 163 13 / 1);
}
.text-lime-600\/15{
  color: rgb(101 163 13 / 0.15);
}
.text-lime-600\/20{
  color: rgb(101 163 13 / 0.2);
}
.text-lime-600\/25{
  color: rgb(101 163 13 / 0.25);
}
.text-lime-600\/30{
  color: rgb(101 163 13 / 0.3);
}
.text-lime-600\/35{
  color: rgb(101 163 13 / 0.35);
}
.text-lime-600\/40{
  color: rgb(101 163 13 / 0.4);
}
.text-lime-600\/45{
  color: rgb(101 163 13 / 0.45);
}
.text-lime-600\/5{
  color: rgb(101 163 13 / 0.05);
}
.text-lime-600\/50{
  color: rgb(101 163 13 / 0.5);
}
.text-lime-600\/55{
  color: rgb(101 163 13 / 0.55);
}
.text-lime-600\/60{
  color: rgb(101 163 13 / 0.6);
}
.text-lime-600\/65{
  color: rgb(101 163 13 / 0.65);
}
.text-lime-600\/70{
  color: rgb(101 163 13 / 0.7);
}
.text-lime-600\/75{
  color: rgb(101 163 13 / 0.75);
}
.text-lime-600\/80{
  color: rgb(101 163 13 / 0.8);
}
.text-lime-600\/85{
  color: rgb(101 163 13 / 0.85);
}
.text-lime-600\/90{
  color: rgb(101 163 13 / 0.9);
}
.text-lime-600\/95{
  color: rgb(101 163 13 / 0.95);
}
.text-lime-700{
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}
.text-lime-700\/0{
  color: rgb(77 124 15 / 0);
}
.text-lime-700\/10{
  color: rgb(77 124 15 / 0.1);
}
.text-lime-700\/100{
  color: rgb(77 124 15 / 1);
}
.text-lime-700\/15{
  color: rgb(77 124 15 / 0.15);
}
.text-lime-700\/20{
  color: rgb(77 124 15 / 0.2);
}
.text-lime-700\/25{
  color: rgb(77 124 15 / 0.25);
}
.text-lime-700\/30{
  color: rgb(77 124 15 / 0.3);
}
.text-lime-700\/35{
  color: rgb(77 124 15 / 0.35);
}
.text-lime-700\/40{
  color: rgb(77 124 15 / 0.4);
}
.text-lime-700\/45{
  color: rgb(77 124 15 / 0.45);
}
.text-lime-700\/5{
  color: rgb(77 124 15 / 0.05);
}
.text-lime-700\/50{
  color: rgb(77 124 15 / 0.5);
}
.text-lime-700\/55{
  color: rgb(77 124 15 / 0.55);
}
.text-lime-700\/60{
  color: rgb(77 124 15 / 0.6);
}
.text-lime-700\/65{
  color: rgb(77 124 15 / 0.65);
}
.text-lime-700\/70{
  color: rgb(77 124 15 / 0.7);
}
.text-lime-700\/75{
  color: rgb(77 124 15 / 0.75);
}
.text-lime-700\/80{
  color: rgb(77 124 15 / 0.8);
}
.text-lime-700\/85{
  color: rgb(77 124 15 / 0.85);
}
.text-lime-700\/90{
  color: rgb(77 124 15 / 0.9);
}
.text-lime-700\/95{
  color: rgb(77 124 15 / 0.95);
}
.text-lime-800{
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}
.text-lime-800\/0{
  color: rgb(63 98 18 / 0);
}
.text-lime-800\/10{
  color: rgb(63 98 18 / 0.1);
}
.text-lime-800\/100{
  color: rgb(63 98 18 / 1);
}
.text-lime-800\/15{
  color: rgb(63 98 18 / 0.15);
}
.text-lime-800\/20{
  color: rgb(63 98 18 / 0.2);
}
.text-lime-800\/25{
  color: rgb(63 98 18 / 0.25);
}
.text-lime-800\/30{
  color: rgb(63 98 18 / 0.3);
}
.text-lime-800\/35{
  color: rgb(63 98 18 / 0.35);
}
.text-lime-800\/40{
  color: rgb(63 98 18 / 0.4);
}
.text-lime-800\/45{
  color: rgb(63 98 18 / 0.45);
}
.text-lime-800\/5{
  color: rgb(63 98 18 / 0.05);
}
.text-lime-800\/50{
  color: rgb(63 98 18 / 0.5);
}
.text-lime-800\/55{
  color: rgb(63 98 18 / 0.55);
}
.text-lime-800\/60{
  color: rgb(63 98 18 / 0.6);
}
.text-lime-800\/65{
  color: rgb(63 98 18 / 0.65);
}
.text-lime-800\/70{
  color: rgb(63 98 18 / 0.7);
}
.text-lime-800\/75{
  color: rgb(63 98 18 / 0.75);
}
.text-lime-800\/80{
  color: rgb(63 98 18 / 0.8);
}
.text-lime-800\/85{
  color: rgb(63 98 18 / 0.85);
}
.text-lime-800\/90{
  color: rgb(63 98 18 / 0.9);
}
.text-lime-800\/95{
  color: rgb(63 98 18 / 0.95);
}
.text-lime-900{
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}
.text-lime-900\/0{
  color: rgb(54 83 20 / 0);
}
.text-lime-900\/10{
  color: rgb(54 83 20 / 0.1);
}
.text-lime-900\/100{
  color: rgb(54 83 20 / 1);
}
.text-lime-900\/15{
  color: rgb(54 83 20 / 0.15);
}
.text-lime-900\/20{
  color: rgb(54 83 20 / 0.2);
}
.text-lime-900\/25{
  color: rgb(54 83 20 / 0.25);
}
.text-lime-900\/30{
  color: rgb(54 83 20 / 0.3);
}
.text-lime-900\/35{
  color: rgb(54 83 20 / 0.35);
}
.text-lime-900\/40{
  color: rgb(54 83 20 / 0.4);
}
.text-lime-900\/45{
  color: rgb(54 83 20 / 0.45);
}
.text-lime-900\/5{
  color: rgb(54 83 20 / 0.05);
}
.text-lime-900\/50{
  color: rgb(54 83 20 / 0.5);
}
.text-lime-900\/55{
  color: rgb(54 83 20 / 0.55);
}
.text-lime-900\/60{
  color: rgb(54 83 20 / 0.6);
}
.text-lime-900\/65{
  color: rgb(54 83 20 / 0.65);
}
.text-lime-900\/70{
  color: rgb(54 83 20 / 0.7);
}
.text-lime-900\/75{
  color: rgb(54 83 20 / 0.75);
}
.text-lime-900\/80{
  color: rgb(54 83 20 / 0.8);
}
.text-lime-900\/85{
  color: rgb(54 83 20 / 0.85);
}
.text-lime-900\/90{
  color: rgb(54 83 20 / 0.9);
}
.text-lime-900\/95{
  color: rgb(54 83 20 / 0.95);
}
.text-muted-foreground{
  color: hsl(var(--muted-foreground));
}
.text-neutral-100{
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.text-neutral-100\/0{
  color: rgb(245 245 245 / 0);
}
.text-neutral-100\/10{
  color: rgb(245 245 245 / 0.1);
}
.text-neutral-100\/100{
  color: rgb(245 245 245 / 1);
}
.text-neutral-100\/15{
  color: rgb(245 245 245 / 0.15);
}
.text-neutral-100\/20{
  color: rgb(245 245 245 / 0.2);
}
.text-neutral-100\/25{
  color: rgb(245 245 245 / 0.25);
}
.text-neutral-100\/30{
  color: rgb(245 245 245 / 0.3);
}
.text-neutral-100\/35{
  color: rgb(245 245 245 / 0.35);
}
.text-neutral-100\/40{
  color: rgb(245 245 245 / 0.4);
}
.text-neutral-100\/45{
  color: rgb(245 245 245 / 0.45);
}
.text-neutral-100\/5{
  color: rgb(245 245 245 / 0.05);
}
.text-neutral-100\/50{
  color: rgb(245 245 245 / 0.5);
}
.text-neutral-100\/55{
  color: rgb(245 245 245 / 0.55);
}
.text-neutral-100\/60{
  color: rgb(245 245 245 / 0.6);
}
.text-neutral-100\/65{
  color: rgb(245 245 245 / 0.65);
}
.text-neutral-100\/70{
  color: rgb(245 245 245 / 0.7);
}
.text-neutral-100\/75{
  color: rgb(245 245 245 / 0.75);
}
.text-neutral-100\/80{
  color: rgb(245 245 245 / 0.8);
}
.text-neutral-100\/85{
  color: rgb(245 245 245 / 0.85);
}
.text-neutral-100\/90{
  color: rgb(245 245 245 / 0.9);
}
.text-neutral-100\/95{
  color: rgb(245 245 245 / 0.95);
}
.text-neutral-200{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.text-neutral-200\/0{
  color: rgb(229 229 229 / 0);
}
.text-neutral-200\/10{
  color: rgb(229 229 229 / 0.1);
}
.text-neutral-200\/100{
  color: rgb(229 229 229 / 1);
}
.text-neutral-200\/15{
  color: rgb(229 229 229 / 0.15);
}
.text-neutral-200\/20{
  color: rgb(229 229 229 / 0.2);
}
.text-neutral-200\/25{
  color: rgb(229 229 229 / 0.25);
}
.text-neutral-200\/30{
  color: rgb(229 229 229 / 0.3);
}
.text-neutral-200\/35{
  color: rgb(229 229 229 / 0.35);
}
.text-neutral-200\/40{
  color: rgb(229 229 229 / 0.4);
}
.text-neutral-200\/45{
  color: rgb(229 229 229 / 0.45);
}
.text-neutral-200\/5{
  color: rgb(229 229 229 / 0.05);
}
.text-neutral-200\/50{
  color: rgb(229 229 229 / 0.5);
}
.text-neutral-200\/55{
  color: rgb(229 229 229 / 0.55);
}
.text-neutral-200\/60{
  color: rgb(229 229 229 / 0.6);
}
.text-neutral-200\/65{
  color: rgb(229 229 229 / 0.65);
}
.text-neutral-200\/70{
  color: rgb(229 229 229 / 0.7);
}
.text-neutral-200\/75{
  color: rgb(229 229 229 / 0.75);
}
.text-neutral-200\/80{
  color: rgb(229 229 229 / 0.8);
}
.text-neutral-200\/85{
  color: rgb(229 229 229 / 0.85);
}
.text-neutral-200\/90{
  color: rgb(229 229 229 / 0.9);
}
.text-neutral-200\/95{
  color: rgb(229 229 229 / 0.95);
}
.text-neutral-300{
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}
.text-neutral-300\/0{
  color: rgb(212 212 212 / 0);
}
.text-neutral-300\/10{
  color: rgb(212 212 212 / 0.1);
}
.text-neutral-300\/100{
  color: rgb(212 212 212 / 1);
}
.text-neutral-300\/15{
  color: rgb(212 212 212 / 0.15);
}
.text-neutral-300\/20{
  color: rgb(212 212 212 / 0.2);
}
.text-neutral-300\/25{
  color: rgb(212 212 212 / 0.25);
}
.text-neutral-300\/30{
  color: rgb(212 212 212 / 0.3);
}
.text-neutral-300\/35{
  color: rgb(212 212 212 / 0.35);
}
.text-neutral-300\/40{
  color: rgb(212 212 212 / 0.4);
}
.text-neutral-300\/45{
  color: rgb(212 212 212 / 0.45);
}
.text-neutral-300\/5{
  color: rgb(212 212 212 / 0.05);
}
.text-neutral-300\/50{
  color: rgb(212 212 212 / 0.5);
}
.text-neutral-300\/55{
  color: rgb(212 212 212 / 0.55);
}
.text-neutral-300\/60{
  color: rgb(212 212 212 / 0.6);
}
.text-neutral-300\/65{
  color: rgb(212 212 212 / 0.65);
}
.text-neutral-300\/70{
  color: rgb(212 212 212 / 0.7);
}
.text-neutral-300\/75{
  color: rgb(212 212 212 / 0.75);
}
.text-neutral-300\/80{
  color: rgb(212 212 212 / 0.8);
}
.text-neutral-300\/85{
  color: rgb(212 212 212 / 0.85);
}
.text-neutral-300\/90{
  color: rgb(212 212 212 / 0.9);
}
.text-neutral-300\/95{
  color: rgb(212 212 212 / 0.95);
}
.text-neutral-400{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}
.text-neutral-400\/0{
  color: rgb(163 163 163 / 0);
}
.text-neutral-400\/10{
  color: rgb(163 163 163 / 0.1);
}
.text-neutral-400\/100{
  color: rgb(163 163 163 / 1);
}
.text-neutral-400\/15{
  color: rgb(163 163 163 / 0.15);
}
.text-neutral-400\/20{
  color: rgb(163 163 163 / 0.2);
}
.text-neutral-400\/25{
  color: rgb(163 163 163 / 0.25);
}
.text-neutral-400\/30{
  color: rgb(163 163 163 / 0.3);
}
.text-neutral-400\/35{
  color: rgb(163 163 163 / 0.35);
}
.text-neutral-400\/40{
  color: rgb(163 163 163 / 0.4);
}
.text-neutral-400\/45{
  color: rgb(163 163 163 / 0.45);
}
.text-neutral-400\/5{
  color: rgb(163 163 163 / 0.05);
}
.text-neutral-400\/50{
  color: rgb(163 163 163 / 0.5);
}
.text-neutral-400\/55{
  color: rgb(163 163 163 / 0.55);
}
.text-neutral-400\/60{
  color: rgb(163 163 163 / 0.6);
}
.text-neutral-400\/65{
  color: rgb(163 163 163 / 0.65);
}
.text-neutral-400\/70{
  color: rgb(163 163 163 / 0.7);
}
.text-neutral-400\/75{
  color: rgb(163 163 163 / 0.75);
}
.text-neutral-400\/80{
  color: rgb(163 163 163 / 0.8);
}
.text-neutral-400\/85{
  color: rgb(163 163 163 / 0.85);
}
.text-neutral-400\/90{
  color: rgb(163 163 163 / 0.9);
}
.text-neutral-400\/95{
  color: rgb(163 163 163 / 0.95);
}
.text-neutral-50{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}
.text-neutral-50\/0{
  color: rgb(250 250 250 / 0);
}
.text-neutral-50\/10{
  color: rgb(250 250 250 / 0.1);
}
.text-neutral-50\/100{
  color: rgb(250 250 250 / 1);
}
.text-neutral-50\/15{
  color: rgb(250 250 250 / 0.15);
}
.text-neutral-50\/20{
  color: rgb(250 250 250 / 0.2);
}
.text-neutral-50\/25{
  color: rgb(250 250 250 / 0.25);
}
.text-neutral-50\/30{
  color: rgb(250 250 250 / 0.3);
}
.text-neutral-50\/35{
  color: rgb(250 250 250 / 0.35);
}
.text-neutral-50\/40{
  color: rgb(250 250 250 / 0.4);
}
.text-neutral-50\/45{
  color: rgb(250 250 250 / 0.45);
}
.text-neutral-50\/5{
  color: rgb(250 250 250 / 0.05);
}
.text-neutral-50\/50{
  color: rgb(250 250 250 / 0.5);
}
.text-neutral-50\/55{
  color: rgb(250 250 250 / 0.55);
}
.text-neutral-50\/60{
  color: rgb(250 250 250 / 0.6);
}
.text-neutral-50\/65{
  color: rgb(250 250 250 / 0.65);
}
.text-neutral-50\/70{
  color: rgb(250 250 250 / 0.7);
}
.text-neutral-50\/75{
  color: rgb(250 250 250 / 0.75);
}
.text-neutral-50\/80{
  color: rgb(250 250 250 / 0.8);
}
.text-neutral-50\/85{
  color: rgb(250 250 250 / 0.85);
}
.text-neutral-50\/90{
  color: rgb(250 250 250 / 0.9);
}
.text-neutral-50\/95{
  color: rgb(250 250 250 / 0.95);
}
.text-neutral-500{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-neutral-500\/0{
  color: rgb(115 115 115 / 0);
}
.text-neutral-500\/10{
  color: rgb(115 115 115 / 0.1);
}
.text-neutral-500\/100{
  color: rgb(115 115 115 / 1);
}
.text-neutral-500\/15{
  color: rgb(115 115 115 / 0.15);
}
.text-neutral-500\/20{
  color: rgb(115 115 115 / 0.2);
}
.text-neutral-500\/25{
  color: rgb(115 115 115 / 0.25);
}
.text-neutral-500\/30{
  color: rgb(115 115 115 / 0.3);
}
.text-neutral-500\/35{
  color: rgb(115 115 115 / 0.35);
}
.text-neutral-500\/40{
  color: rgb(115 115 115 / 0.4);
}
.text-neutral-500\/45{
  color: rgb(115 115 115 / 0.45);
}
.text-neutral-500\/5{
  color: rgb(115 115 115 / 0.05);
}
.text-neutral-500\/50{
  color: rgb(115 115 115 / 0.5);
}
.text-neutral-500\/55{
  color: rgb(115 115 115 / 0.55);
}
.text-neutral-500\/60{
  color: rgb(115 115 115 / 0.6);
}
.text-neutral-500\/65{
  color: rgb(115 115 115 / 0.65);
}
.text-neutral-500\/70{
  color: rgb(115 115 115 / 0.7);
}
.text-neutral-500\/75{
  color: rgb(115 115 115 / 0.75);
}
.text-neutral-500\/80{
  color: rgb(115 115 115 / 0.8);
}
.text-neutral-500\/85{
  color: rgb(115 115 115 / 0.85);
}
.text-neutral-500\/90{
  color: rgb(115 115 115 / 0.9);
}
.text-neutral-500\/95{
  color: rgb(115 115 115 / 0.95);
}
.text-neutral-600{
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}
.text-neutral-600\/0{
  color: rgb(82 82 82 / 0);
}
.text-neutral-600\/10{
  color: rgb(82 82 82 / 0.1);
}
.text-neutral-600\/100{
  color: rgb(82 82 82 / 1);
}
.text-neutral-600\/15{
  color: rgb(82 82 82 / 0.15);
}
.text-neutral-600\/20{
  color: rgb(82 82 82 / 0.2);
}
.text-neutral-600\/25{
  color: rgb(82 82 82 / 0.25);
}
.text-neutral-600\/30{
  color: rgb(82 82 82 / 0.3);
}
.text-neutral-600\/35{
  color: rgb(82 82 82 / 0.35);
}
.text-neutral-600\/40{
  color: rgb(82 82 82 / 0.4);
}
.text-neutral-600\/45{
  color: rgb(82 82 82 / 0.45);
}
.text-neutral-600\/5{
  color: rgb(82 82 82 / 0.05);
}
.text-neutral-600\/50{
  color: rgb(82 82 82 / 0.5);
}
.text-neutral-600\/55{
  color: rgb(82 82 82 / 0.55);
}
.text-neutral-600\/60{
  color: rgb(82 82 82 / 0.6);
}
.text-neutral-600\/65{
  color: rgb(82 82 82 / 0.65);
}
.text-neutral-600\/70{
  color: rgb(82 82 82 / 0.7);
}
.text-neutral-600\/75{
  color: rgb(82 82 82 / 0.75);
}
.text-neutral-600\/80{
  color: rgb(82 82 82 / 0.8);
}
.text-neutral-600\/85{
  color: rgb(82 82 82 / 0.85);
}
.text-neutral-600\/90{
  color: rgb(82 82 82 / 0.9);
}
.text-neutral-600\/95{
  color: rgb(82 82 82 / 0.95);
}
.text-neutral-700{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
.text-neutral-700\/0{
  color: rgb(64 64 64 / 0);
}
.text-neutral-700\/10{
  color: rgb(64 64 64 / 0.1);
}
.text-neutral-700\/100{
  color: rgb(64 64 64 / 1);
}
.text-neutral-700\/15{
  color: rgb(64 64 64 / 0.15);
}
.text-neutral-700\/20{
  color: rgb(64 64 64 / 0.2);
}
.text-neutral-700\/25{
  color: rgb(64 64 64 / 0.25);
}
.text-neutral-700\/30{
  color: rgb(64 64 64 / 0.3);
}
.text-neutral-700\/35{
  color: rgb(64 64 64 / 0.35);
}
.text-neutral-700\/40{
  color: rgb(64 64 64 / 0.4);
}
.text-neutral-700\/45{
  color: rgb(64 64 64 / 0.45);
}
.text-neutral-700\/5{
  color: rgb(64 64 64 / 0.05);
}
.text-neutral-700\/50{
  color: rgb(64 64 64 / 0.5);
}
.text-neutral-700\/55{
  color: rgb(64 64 64 / 0.55);
}
.text-neutral-700\/60{
  color: rgb(64 64 64 / 0.6);
}
.text-neutral-700\/65{
  color: rgb(64 64 64 / 0.65);
}
.text-neutral-700\/70{
  color: rgb(64 64 64 / 0.7);
}
.text-neutral-700\/75{
  color: rgb(64 64 64 / 0.75);
}
.text-neutral-700\/80{
  color: rgb(64 64 64 / 0.8);
}
.text-neutral-700\/85{
  color: rgb(64 64 64 / 0.85);
}
.text-neutral-700\/90{
  color: rgb(64 64 64 / 0.9);
}
.text-neutral-700\/95{
  color: rgb(64 64 64 / 0.95);
}
.text-neutral-800{
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}
.text-neutral-800\/0{
  color: rgb(38 38 38 / 0);
}
.text-neutral-800\/10{
  color: rgb(38 38 38 / 0.1);
}
.text-neutral-800\/100{
  color: rgb(38 38 38 / 1);
}
.text-neutral-800\/15{
  color: rgb(38 38 38 / 0.15);
}
.text-neutral-800\/20{
  color: rgb(38 38 38 / 0.2);
}
.text-neutral-800\/25{
  color: rgb(38 38 38 / 0.25);
}
.text-neutral-800\/30{
  color: rgb(38 38 38 / 0.3);
}
.text-neutral-800\/35{
  color: rgb(38 38 38 / 0.35);
}
.text-neutral-800\/40{
  color: rgb(38 38 38 / 0.4);
}
.text-neutral-800\/45{
  color: rgb(38 38 38 / 0.45);
}
.text-neutral-800\/5{
  color: rgb(38 38 38 / 0.05);
}
.text-neutral-800\/50{
  color: rgb(38 38 38 / 0.5);
}
.text-neutral-800\/55{
  color: rgb(38 38 38 / 0.55);
}
.text-neutral-800\/60{
  color: rgb(38 38 38 / 0.6);
}
.text-neutral-800\/65{
  color: rgb(38 38 38 / 0.65);
}
.text-neutral-800\/70{
  color: rgb(38 38 38 / 0.7);
}
.text-neutral-800\/75{
  color: rgb(38 38 38 / 0.75);
}
.text-neutral-800\/80{
  color: rgb(38 38 38 / 0.8);
}
.text-neutral-800\/85{
  color: rgb(38 38 38 / 0.85);
}
.text-neutral-800\/90{
  color: rgb(38 38 38 / 0.9);
}
.text-neutral-800\/95{
  color: rgb(38 38 38 / 0.95);
}
.text-neutral-900{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}
.text-neutral-900\/0{
  color: rgb(23 23 23 / 0);
}
.text-neutral-900\/10{
  color: rgb(23 23 23 / 0.1);
}
.text-neutral-900\/100{
  color: rgb(23 23 23 / 1);
}
.text-neutral-900\/15{
  color: rgb(23 23 23 / 0.15);
}
.text-neutral-900\/20{
  color: rgb(23 23 23 / 0.2);
}
.text-neutral-900\/25{
  color: rgb(23 23 23 / 0.25);
}
.text-neutral-900\/30{
  color: rgb(23 23 23 / 0.3);
}
.text-neutral-900\/35{
  color: rgb(23 23 23 / 0.35);
}
.text-neutral-900\/40{
  color: rgb(23 23 23 / 0.4);
}
.text-neutral-900\/45{
  color: rgb(23 23 23 / 0.45);
}
.text-neutral-900\/5{
  color: rgb(23 23 23 / 0.05);
}
.text-neutral-900\/50{
  color: rgb(23 23 23 / 0.5);
}
.text-neutral-900\/55{
  color: rgb(23 23 23 / 0.55);
}
.text-neutral-900\/60{
  color: rgb(23 23 23 / 0.6);
}
.text-neutral-900\/65{
  color: rgb(23 23 23 / 0.65);
}
.text-neutral-900\/70{
  color: rgb(23 23 23 / 0.7);
}
.text-neutral-900\/75{
  color: rgb(23 23 23 / 0.75);
}
.text-neutral-900\/80{
  color: rgb(23 23 23 / 0.8);
}
.text-neutral-900\/85{
  color: rgb(23 23 23 / 0.85);
}
.text-neutral-900\/90{
  color: rgb(23 23 23 / 0.9);
}
.text-neutral-900\/95{
  color: rgb(23 23 23 / 0.95);
}
.text-orange-100{
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.text-orange-100\/0{
  color: rgb(255 237 213 / 0);
}
.text-orange-100\/10{
  color: rgb(255 237 213 / 0.1);
}
.text-orange-100\/100{
  color: rgb(255 237 213 / 1);
}
.text-orange-100\/15{
  color: rgb(255 237 213 / 0.15);
}
.text-orange-100\/20{
  color: rgb(255 237 213 / 0.2);
}
.text-orange-100\/25{
  color: rgb(255 237 213 / 0.25);
}
.text-orange-100\/30{
  color: rgb(255 237 213 / 0.3);
}
.text-orange-100\/35{
  color: rgb(255 237 213 / 0.35);
}
.text-orange-100\/40{
  color: rgb(255 237 213 / 0.4);
}
.text-orange-100\/45{
  color: rgb(255 237 213 / 0.45);
}
.text-orange-100\/5{
  color: rgb(255 237 213 / 0.05);
}
.text-orange-100\/50{
  color: rgb(255 237 213 / 0.5);
}
.text-orange-100\/55{
  color: rgb(255 237 213 / 0.55);
}
.text-orange-100\/60{
  color: rgb(255 237 213 / 0.6);
}
.text-orange-100\/65{
  color: rgb(255 237 213 / 0.65);
}
.text-orange-100\/70{
  color: rgb(255 237 213 / 0.7);
}
.text-orange-100\/75{
  color: rgb(255 237 213 / 0.75);
}
.text-orange-100\/80{
  color: rgb(255 237 213 / 0.8);
}
.text-orange-100\/85{
  color: rgb(255 237 213 / 0.85);
}
.text-orange-100\/90{
  color: rgb(255 237 213 / 0.9);
}
.text-orange-100\/95{
  color: rgb(255 237 213 / 0.95);
}
.text-orange-200{
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}
.text-orange-200\/0{
  color: rgb(254 215 170 / 0);
}
.text-orange-200\/10{
  color: rgb(254 215 170 / 0.1);
}
.text-orange-200\/100{
  color: rgb(254 215 170 / 1);
}
.text-orange-200\/15{
  color: rgb(254 215 170 / 0.15);
}
.text-orange-200\/20{
  color: rgb(254 215 170 / 0.2);
}
.text-orange-200\/25{
  color: rgb(254 215 170 / 0.25);
}
.text-orange-200\/30{
  color: rgb(254 215 170 / 0.3);
}
.text-orange-200\/35{
  color: rgb(254 215 170 / 0.35);
}
.text-orange-200\/40{
  color: rgb(254 215 170 / 0.4);
}
.text-orange-200\/45{
  color: rgb(254 215 170 / 0.45);
}
.text-orange-200\/5{
  color: rgb(254 215 170 / 0.05);
}
.text-orange-200\/50{
  color: rgb(254 215 170 / 0.5);
}
.text-orange-200\/55{
  color: rgb(254 215 170 / 0.55);
}
.text-orange-200\/60{
  color: rgb(254 215 170 / 0.6);
}
.text-orange-200\/65{
  color: rgb(254 215 170 / 0.65);
}
.text-orange-200\/70{
  color: rgb(254 215 170 / 0.7);
}
.text-orange-200\/75{
  color: rgb(254 215 170 / 0.75);
}
.text-orange-200\/80{
  color: rgb(254 215 170 / 0.8);
}
.text-orange-200\/85{
  color: rgb(254 215 170 / 0.85);
}
.text-orange-200\/90{
  color: rgb(254 215 170 / 0.9);
}
.text-orange-200\/95{
  color: rgb(254 215 170 / 0.95);
}
.text-orange-300{
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.text-orange-300\/0{
  color: rgb(253 186 116 / 0);
}
.text-orange-300\/10{
  color: rgb(253 186 116 / 0.1);
}
.text-orange-300\/100{
  color: rgb(253 186 116 / 1);
}
.text-orange-300\/15{
  color: rgb(253 186 116 / 0.15);
}
.text-orange-300\/20{
  color: rgb(253 186 116 / 0.2);
}
.text-orange-300\/25{
  color: rgb(253 186 116 / 0.25);
}
.text-orange-300\/30{
  color: rgb(253 186 116 / 0.3);
}
.text-orange-300\/35{
  color: rgb(253 186 116 / 0.35);
}
.text-orange-300\/40{
  color: rgb(253 186 116 / 0.4);
}
.text-orange-300\/45{
  color: rgb(253 186 116 / 0.45);
}
.text-orange-300\/5{
  color: rgb(253 186 116 / 0.05);
}
.text-orange-300\/50{
  color: rgb(253 186 116 / 0.5);
}
.text-orange-300\/55{
  color: rgb(253 186 116 / 0.55);
}
.text-orange-300\/60{
  color: rgb(253 186 116 / 0.6);
}
.text-orange-300\/65{
  color: rgb(253 186 116 / 0.65);
}
.text-orange-300\/70{
  color: rgb(253 186 116 / 0.7);
}
.text-orange-300\/75{
  color: rgb(253 186 116 / 0.75);
}
.text-orange-300\/80{
  color: rgb(253 186 116 / 0.8);
}
.text-orange-300\/85{
  color: rgb(253 186 116 / 0.85);
}
.text-orange-300\/90{
  color: rgb(253 186 116 / 0.9);
}
.text-orange-300\/95{
  color: rgb(253 186 116 / 0.95);
}
.text-orange-400{
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.text-orange-400\/0{
  color: rgb(251 146 60 / 0);
}
.text-orange-400\/10{
  color: rgb(251 146 60 / 0.1);
}
.text-orange-400\/100{
  color: rgb(251 146 60 / 1);
}
.text-orange-400\/15{
  color: rgb(251 146 60 / 0.15);
}
.text-orange-400\/20{
  color: rgb(251 146 60 / 0.2);
}
.text-orange-400\/25{
  color: rgb(251 146 60 / 0.25);
}
.text-orange-400\/30{
  color: rgb(251 146 60 / 0.3);
}
.text-orange-400\/35{
  color: rgb(251 146 60 / 0.35);
}
.text-orange-400\/40{
  color: rgb(251 146 60 / 0.4);
}
.text-orange-400\/45{
  color: rgb(251 146 60 / 0.45);
}
.text-orange-400\/5{
  color: rgb(251 146 60 / 0.05);
}
.text-orange-400\/50{
  color: rgb(251 146 60 / 0.5);
}
.text-orange-400\/55{
  color: rgb(251 146 60 / 0.55);
}
.text-orange-400\/60{
  color: rgb(251 146 60 / 0.6);
}
.text-orange-400\/65{
  color: rgb(251 146 60 / 0.65);
}
.text-orange-400\/70{
  color: rgb(251 146 60 / 0.7);
}
.text-orange-400\/75{
  color: rgb(251 146 60 / 0.75);
}
.text-orange-400\/80{
  color: rgb(251 146 60 / 0.8);
}
.text-orange-400\/85{
  color: rgb(251 146 60 / 0.85);
}
.text-orange-400\/90{
  color: rgb(251 146 60 / 0.9);
}
.text-orange-400\/95{
  color: rgb(251 146 60 / 0.95);
}
.text-orange-50{
  --tw-text-opacity: 1;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1));
}
.text-orange-50\/0{
  color: rgb(255 247 237 / 0);
}
.text-orange-50\/10{
  color: rgb(255 247 237 / 0.1);
}
.text-orange-50\/100{
  color: rgb(255 247 237 / 1);
}
.text-orange-50\/15{
  color: rgb(255 247 237 / 0.15);
}
.text-orange-50\/20{
  color: rgb(255 247 237 / 0.2);
}
.text-orange-50\/25{
  color: rgb(255 247 237 / 0.25);
}
.text-orange-50\/30{
  color: rgb(255 247 237 / 0.3);
}
.text-orange-50\/35{
  color: rgb(255 247 237 / 0.35);
}
.text-orange-50\/40{
  color: rgb(255 247 237 / 0.4);
}
.text-orange-50\/45{
  color: rgb(255 247 237 / 0.45);
}
.text-orange-50\/5{
  color: rgb(255 247 237 / 0.05);
}
.text-orange-50\/50{
  color: rgb(255 247 237 / 0.5);
}
.text-orange-50\/55{
  color: rgb(255 247 237 / 0.55);
}
.text-orange-50\/60{
  color: rgb(255 247 237 / 0.6);
}
.text-orange-50\/65{
  color: rgb(255 247 237 / 0.65);
}
.text-orange-50\/70{
  color: rgb(255 247 237 / 0.7);
}
.text-orange-50\/75{
  color: rgb(255 247 237 / 0.75);
}
.text-orange-50\/80{
  color: rgb(255 247 237 / 0.8);
}
.text-orange-50\/85{
  color: rgb(255 247 237 / 0.85);
}
.text-orange-50\/90{
  color: rgb(255 247 237 / 0.9);
}
.text-orange-50\/95{
  color: rgb(255 247 237 / 0.95);
}
.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.text-orange-500\/0{
  color: rgb(249 115 22 / 0);
}
.text-orange-500\/10{
  color: rgb(249 115 22 / 0.1);
}
.text-orange-500\/100{
  color: rgb(249 115 22 / 1);
}
.text-orange-500\/15{
  color: rgb(249 115 22 / 0.15);
}
.text-orange-500\/20{
  color: rgb(249 115 22 / 0.2);
}
.text-orange-500\/25{
  color: rgb(249 115 22 / 0.25);
}
.text-orange-500\/30{
  color: rgb(249 115 22 / 0.3);
}
.text-orange-500\/35{
  color: rgb(249 115 22 / 0.35);
}
.text-orange-500\/40{
  color: rgb(249 115 22 / 0.4);
}
.text-orange-500\/45{
  color: rgb(249 115 22 / 0.45);
}
.text-orange-500\/5{
  color: rgb(249 115 22 / 0.05);
}
.text-orange-500\/50{
  color: rgb(249 115 22 / 0.5);
}
.text-orange-500\/55{
  color: rgb(249 115 22 / 0.55);
}
.text-orange-500\/60{
  color: rgb(249 115 22 / 0.6);
}
.text-orange-500\/65{
  color: rgb(249 115 22 / 0.65);
}
.text-orange-500\/70{
  color: rgb(249 115 22 / 0.7);
}
.text-orange-500\/75{
  color: rgb(249 115 22 / 0.75);
}
.text-orange-500\/80{
  color: rgb(249 115 22 / 0.8);
}
.text-orange-500\/85{
  color: rgb(249 115 22 / 0.85);
}
.text-orange-500\/90{
  color: rgb(249 115 22 / 0.9);
}
.text-orange-500\/95{
  color: rgb(249 115 22 / 0.95);
}
.text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.text-orange-600\/0{
  color: rgb(234 88 12 / 0);
}
.text-orange-600\/10{
  color: rgb(234 88 12 / 0.1);
}
.text-orange-600\/100{
  color: rgb(234 88 12 / 1);
}
.text-orange-600\/15{
  color: rgb(234 88 12 / 0.15);
}
.text-orange-600\/20{
  color: rgb(234 88 12 / 0.2);
}
.text-orange-600\/25{
  color: rgb(234 88 12 / 0.25);
}
.text-orange-600\/30{
  color: rgb(234 88 12 / 0.3);
}
.text-orange-600\/35{
  color: rgb(234 88 12 / 0.35);
}
.text-orange-600\/40{
  color: rgb(234 88 12 / 0.4);
}
.text-orange-600\/45{
  color: rgb(234 88 12 / 0.45);
}
.text-orange-600\/5{
  color: rgb(234 88 12 / 0.05);
}
.text-orange-600\/50{
  color: rgb(234 88 12 / 0.5);
}
.text-orange-600\/55{
  color: rgb(234 88 12 / 0.55);
}
.text-orange-600\/60{
  color: rgb(234 88 12 / 0.6);
}
.text-orange-600\/65{
  color: rgb(234 88 12 / 0.65);
}
.text-orange-600\/70{
  color: rgb(234 88 12 / 0.7);
}
.text-orange-600\/75{
  color: rgb(234 88 12 / 0.75);
}
.text-orange-600\/80{
  color: rgb(234 88 12 / 0.8);
}
.text-orange-600\/85{
  color: rgb(234 88 12 / 0.85);
}
.text-orange-600\/90{
  color: rgb(234 88 12 / 0.9);
}
.text-orange-600\/95{
  color: rgb(234 88 12 / 0.95);
}
.text-orange-700{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.text-orange-700\/0{
  color: rgb(194 65 12 / 0);
}
.text-orange-700\/10{
  color: rgb(194 65 12 / 0.1);
}
.text-orange-700\/100{
  color: rgb(194 65 12 / 1);
}
.text-orange-700\/15{
  color: rgb(194 65 12 / 0.15);
}
.text-orange-700\/20{
  color: rgb(194 65 12 / 0.2);
}
.text-orange-700\/25{
  color: rgb(194 65 12 / 0.25);
}
.text-orange-700\/30{
  color: rgb(194 65 12 / 0.3);
}
.text-orange-700\/35{
  color: rgb(194 65 12 / 0.35);
}
.text-orange-700\/40{
  color: rgb(194 65 12 / 0.4);
}
.text-orange-700\/45{
  color: rgb(194 65 12 / 0.45);
}
.text-orange-700\/5{
  color: rgb(194 65 12 / 0.05);
}
.text-orange-700\/50{
  color: rgb(194 65 12 / 0.5);
}
.text-orange-700\/55{
  color: rgb(194 65 12 / 0.55);
}
.text-orange-700\/60{
  color: rgb(194 65 12 / 0.6);
}
.text-orange-700\/65{
  color: rgb(194 65 12 / 0.65);
}
.text-orange-700\/70{
  color: rgb(194 65 12 / 0.7);
}
.text-orange-700\/75{
  color: rgb(194 65 12 / 0.75);
}
.text-orange-700\/80{
  color: rgb(194 65 12 / 0.8);
}
.text-orange-700\/85{
  color: rgb(194 65 12 / 0.85);
}
.text-orange-700\/90{
  color: rgb(194 65 12 / 0.9);
}
.text-orange-700\/95{
  color: rgb(194 65 12 / 0.95);
}
.text-orange-800{
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-orange-800\/0{
  color: rgb(154 52 18 / 0);
}
.text-orange-800\/10{
  color: rgb(154 52 18 / 0.1);
}
.text-orange-800\/100{
  color: rgb(154 52 18 / 1);
}
.text-orange-800\/15{
  color: rgb(154 52 18 / 0.15);
}
.text-orange-800\/20{
  color: rgb(154 52 18 / 0.2);
}
.text-orange-800\/25{
  color: rgb(154 52 18 / 0.25);
}
.text-orange-800\/30{
  color: rgb(154 52 18 / 0.3);
}
.text-orange-800\/35{
  color: rgb(154 52 18 / 0.35);
}
.text-orange-800\/40{
  color: rgb(154 52 18 / 0.4);
}
.text-orange-800\/45{
  color: rgb(154 52 18 / 0.45);
}
.text-orange-800\/5{
  color: rgb(154 52 18 / 0.05);
}
.text-orange-800\/50{
  color: rgb(154 52 18 / 0.5);
}
.text-orange-800\/55{
  color: rgb(154 52 18 / 0.55);
}
.text-orange-800\/60{
  color: rgb(154 52 18 / 0.6);
}
.text-orange-800\/65{
  color: rgb(154 52 18 / 0.65);
}
.text-orange-800\/70{
  color: rgb(154 52 18 / 0.7);
}
.text-orange-800\/75{
  color: rgb(154 52 18 / 0.75);
}
.text-orange-800\/80{
  color: rgb(154 52 18 / 0.8);
}
.text-orange-800\/85{
  color: rgb(154 52 18 / 0.85);
}
.text-orange-800\/90{
  color: rgb(154 52 18 / 0.9);
}
.text-orange-800\/95{
  color: rgb(154 52 18 / 0.95);
}
.text-orange-900{
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.text-orange-900\/0{
  color: rgb(124 45 18 / 0);
}
.text-orange-900\/10{
  color: rgb(124 45 18 / 0.1);
}
.text-orange-900\/100{
  color: rgb(124 45 18 / 1);
}
.text-orange-900\/15{
  color: rgb(124 45 18 / 0.15);
}
.text-orange-900\/20{
  color: rgb(124 45 18 / 0.2);
}
.text-orange-900\/25{
  color: rgb(124 45 18 / 0.25);
}
.text-orange-900\/30{
  color: rgb(124 45 18 / 0.3);
}
.text-orange-900\/35{
  color: rgb(124 45 18 / 0.35);
}
.text-orange-900\/40{
  color: rgb(124 45 18 / 0.4);
}
.text-orange-900\/45{
  color: rgb(124 45 18 / 0.45);
}
.text-orange-900\/5{
  color: rgb(124 45 18 / 0.05);
}
.text-orange-900\/50{
  color: rgb(124 45 18 / 0.5);
}
.text-orange-900\/55{
  color: rgb(124 45 18 / 0.55);
}
.text-orange-900\/60{
  color: rgb(124 45 18 / 0.6);
}
.text-orange-900\/65{
  color: rgb(124 45 18 / 0.65);
}
.text-orange-900\/70{
  color: rgb(124 45 18 / 0.7);
}
.text-orange-900\/75{
  color: rgb(124 45 18 / 0.75);
}
.text-orange-900\/80{
  color: rgb(124 45 18 / 0.8);
}
.text-orange-900\/85{
  color: rgb(124 45 18 / 0.85);
}
.text-orange-900\/90{
  color: rgb(124 45 18 / 0.9);
}
.text-orange-900\/95{
  color: rgb(124 45 18 / 0.95);
}
.text-orange-950{
  --tw-text-opacity: 1;
  color: rgb(67 20 7 / var(--tw-text-opacity, 1));
}
.text-orange-950\/0{
  color: rgb(67 20 7 / 0);
}
.text-orange-950\/10{
  color: rgb(67 20 7 / 0.1);
}
.text-orange-950\/100{
  color: rgb(67 20 7 / 1);
}
.text-orange-950\/15{
  color: rgb(67 20 7 / 0.15);
}
.text-orange-950\/20{
  color: rgb(67 20 7 / 0.2);
}
.text-orange-950\/25{
  color: rgb(67 20 7 / 0.25);
}
.text-orange-950\/30{
  color: rgb(67 20 7 / 0.3);
}
.text-orange-950\/35{
  color: rgb(67 20 7 / 0.35);
}
.text-orange-950\/40{
  color: rgb(67 20 7 / 0.4);
}
.text-orange-950\/45{
  color: rgb(67 20 7 / 0.45);
}
.text-orange-950\/5{
  color: rgb(67 20 7 / 0.05);
}
.text-orange-950\/50{
  color: rgb(67 20 7 / 0.5);
}
.text-orange-950\/55{
  color: rgb(67 20 7 / 0.55);
}
.text-orange-950\/60{
  color: rgb(67 20 7 / 0.6);
}
.text-orange-950\/65{
  color: rgb(67 20 7 / 0.65);
}
.text-orange-950\/70{
  color: rgb(67 20 7 / 0.7);
}
.text-orange-950\/75{
  color: rgb(67 20 7 / 0.75);
}
.text-orange-950\/80{
  color: rgb(67 20 7 / 0.8);
}
.text-orange-950\/85{
  color: rgb(67 20 7 / 0.85);
}
.text-orange-950\/90{
  color: rgb(67 20 7 / 0.9);
}
.text-orange-950\/95{
  color: rgb(67 20 7 / 0.95);
}
.text-pink-100{
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.text-pink-100\/0{
  color: rgb(252 231 243 / 0);
}
.text-pink-100\/10{
  color: rgb(252 231 243 / 0.1);
}
.text-pink-100\/100{
  color: rgb(252 231 243 / 1);
}
.text-pink-100\/15{
  color: rgb(252 231 243 / 0.15);
}
.text-pink-100\/20{
  color: rgb(252 231 243 / 0.2);
}
.text-pink-100\/25{
  color: rgb(252 231 243 / 0.25);
}
.text-pink-100\/30{
  color: rgb(252 231 243 / 0.3);
}
.text-pink-100\/35{
  color: rgb(252 231 243 / 0.35);
}
.text-pink-100\/40{
  color: rgb(252 231 243 / 0.4);
}
.text-pink-100\/45{
  color: rgb(252 231 243 / 0.45);
}
.text-pink-100\/5{
  color: rgb(252 231 243 / 0.05);
}
.text-pink-100\/50{
  color: rgb(252 231 243 / 0.5);
}
.text-pink-100\/55{
  color: rgb(252 231 243 / 0.55);
}
.text-pink-100\/60{
  color: rgb(252 231 243 / 0.6);
}
.text-pink-100\/65{
  color: rgb(252 231 243 / 0.65);
}
.text-pink-100\/70{
  color: rgb(252 231 243 / 0.7);
}
.text-pink-100\/75{
  color: rgb(252 231 243 / 0.75);
}
.text-pink-100\/80{
  color: rgb(252 231 243 / 0.8);
}
.text-pink-100\/85{
  color: rgb(252 231 243 / 0.85);
}
.text-pink-100\/90{
  color: rgb(252 231 243 / 0.9);
}
.text-pink-100\/95{
  color: rgb(252 231 243 / 0.95);
}
.text-pink-200{
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}
.text-pink-200\/0{
  color: rgb(251 207 232 / 0);
}
.text-pink-200\/10{
  color: rgb(251 207 232 / 0.1);
}
.text-pink-200\/100{
  color: rgb(251 207 232 / 1);
}
.text-pink-200\/15{
  color: rgb(251 207 232 / 0.15);
}
.text-pink-200\/20{
  color: rgb(251 207 232 / 0.2);
}
.text-pink-200\/25{
  color: rgb(251 207 232 / 0.25);
}
.text-pink-200\/30{
  color: rgb(251 207 232 / 0.3);
}
.text-pink-200\/35{
  color: rgb(251 207 232 / 0.35);
}
.text-pink-200\/40{
  color: rgb(251 207 232 / 0.4);
}
.text-pink-200\/45{
  color: rgb(251 207 232 / 0.45);
}
.text-pink-200\/5{
  color: rgb(251 207 232 / 0.05);
}
.text-pink-200\/50{
  color: rgb(251 207 232 / 0.5);
}
.text-pink-200\/55{
  color: rgb(251 207 232 / 0.55);
}
.text-pink-200\/60{
  color: rgb(251 207 232 / 0.6);
}
.text-pink-200\/65{
  color: rgb(251 207 232 / 0.65);
}
.text-pink-200\/70{
  color: rgb(251 207 232 / 0.7);
}
.text-pink-200\/75{
  color: rgb(251 207 232 / 0.75);
}
.text-pink-200\/80{
  color: rgb(251 207 232 / 0.8);
}
.text-pink-200\/85{
  color: rgb(251 207 232 / 0.85);
}
.text-pink-200\/90{
  color: rgb(251 207 232 / 0.9);
}
.text-pink-200\/95{
  color: rgb(251 207 232 / 0.95);
}
.text-pink-300{
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}
.text-pink-300\/0{
  color: rgb(249 168 212 / 0);
}
.text-pink-300\/10{
  color: rgb(249 168 212 / 0.1);
}
.text-pink-300\/100{
  color: rgb(249 168 212 / 1);
}
.text-pink-300\/15{
  color: rgb(249 168 212 / 0.15);
}
.text-pink-300\/20{
  color: rgb(249 168 212 / 0.2);
}
.text-pink-300\/25{
  color: rgb(249 168 212 / 0.25);
}
.text-pink-300\/30{
  color: rgb(249 168 212 / 0.3);
}
.text-pink-300\/35{
  color: rgb(249 168 212 / 0.35);
}
.text-pink-300\/40{
  color: rgb(249 168 212 / 0.4);
}
.text-pink-300\/45{
  color: rgb(249 168 212 / 0.45);
}
.text-pink-300\/5{
  color: rgb(249 168 212 / 0.05);
}
.text-pink-300\/50{
  color: rgb(249 168 212 / 0.5);
}
.text-pink-300\/55{
  color: rgb(249 168 212 / 0.55);
}
.text-pink-300\/60{
  color: rgb(249 168 212 / 0.6);
}
.text-pink-300\/65{
  color: rgb(249 168 212 / 0.65);
}
.text-pink-300\/70{
  color: rgb(249 168 212 / 0.7);
}
.text-pink-300\/75{
  color: rgb(249 168 212 / 0.75);
}
.text-pink-300\/80{
  color: rgb(249 168 212 / 0.8);
}
.text-pink-300\/85{
  color: rgb(249 168 212 / 0.85);
}
.text-pink-300\/90{
  color: rgb(249 168 212 / 0.9);
}
.text-pink-300\/95{
  color: rgb(249 168 212 / 0.95);
}
.text-pink-400{
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}
.text-pink-400\/0{
  color: rgb(244 114 182 / 0);
}
.text-pink-400\/10{
  color: rgb(244 114 182 / 0.1);
}
.text-pink-400\/100{
  color: rgb(244 114 182 / 1);
}
.text-pink-400\/15{
  color: rgb(244 114 182 / 0.15);
}
.text-pink-400\/20{
  color: rgb(244 114 182 / 0.2);
}
.text-pink-400\/25{
  color: rgb(244 114 182 / 0.25);
}
.text-pink-400\/30{
  color: rgb(244 114 182 / 0.3);
}
.text-pink-400\/35{
  color: rgb(244 114 182 / 0.35);
}
.text-pink-400\/40{
  color: rgb(244 114 182 / 0.4);
}
.text-pink-400\/45{
  color: rgb(244 114 182 / 0.45);
}
.text-pink-400\/5{
  color: rgb(244 114 182 / 0.05);
}
.text-pink-400\/50{
  color: rgb(244 114 182 / 0.5);
}
.text-pink-400\/55{
  color: rgb(244 114 182 / 0.55);
}
.text-pink-400\/60{
  color: rgb(244 114 182 / 0.6);
}
.text-pink-400\/65{
  color: rgb(244 114 182 / 0.65);
}
.text-pink-400\/70{
  color: rgb(244 114 182 / 0.7);
}
.text-pink-400\/75{
  color: rgb(244 114 182 / 0.75);
}
.text-pink-400\/80{
  color: rgb(244 114 182 / 0.8);
}
.text-pink-400\/85{
  color: rgb(244 114 182 / 0.85);
}
.text-pink-400\/90{
  color: rgb(244 114 182 / 0.9);
}
.text-pink-400\/95{
  color: rgb(244 114 182 / 0.95);
}
.text-pink-50{
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1));
}
.text-pink-50\/0{
  color: rgb(253 242 248 / 0);
}
.text-pink-50\/10{
  color: rgb(253 242 248 / 0.1);
}
.text-pink-50\/100{
  color: rgb(253 242 248 / 1);
}
.text-pink-50\/15{
  color: rgb(253 242 248 / 0.15);
}
.text-pink-50\/20{
  color: rgb(253 242 248 / 0.2);
}
.text-pink-50\/25{
  color: rgb(253 242 248 / 0.25);
}
.text-pink-50\/30{
  color: rgb(253 242 248 / 0.3);
}
.text-pink-50\/35{
  color: rgb(253 242 248 / 0.35);
}
.text-pink-50\/40{
  color: rgb(253 242 248 / 0.4);
}
.text-pink-50\/45{
  color: rgb(253 242 248 / 0.45);
}
.text-pink-50\/5{
  color: rgb(253 242 248 / 0.05);
}
.text-pink-50\/50{
  color: rgb(253 242 248 / 0.5);
}
.text-pink-50\/55{
  color: rgb(253 242 248 / 0.55);
}
.text-pink-50\/60{
  color: rgb(253 242 248 / 0.6);
}
.text-pink-50\/65{
  color: rgb(253 242 248 / 0.65);
}
.text-pink-50\/70{
  color: rgb(253 242 248 / 0.7);
}
.text-pink-50\/75{
  color: rgb(253 242 248 / 0.75);
}
.text-pink-50\/80{
  color: rgb(253 242 248 / 0.8);
}
.text-pink-50\/85{
  color: rgb(253 242 248 / 0.85);
}
.text-pink-50\/90{
  color: rgb(253 242 248 / 0.9);
}
.text-pink-50\/95{
  color: rgb(253 242 248 / 0.95);
}
.text-pink-500{
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.text-pink-500\/0{
  color: rgb(236 72 153 / 0);
}
.text-pink-500\/10{
  color: rgb(236 72 153 / 0.1);
}
.text-pink-500\/100{
  color: rgb(236 72 153 / 1);
}
.text-pink-500\/15{
  color: rgb(236 72 153 / 0.15);
}
.text-pink-500\/20{
  color: rgb(236 72 153 / 0.2);
}
.text-pink-500\/25{
  color: rgb(236 72 153 / 0.25);
}
.text-pink-500\/30{
  color: rgb(236 72 153 / 0.3);
}
.text-pink-500\/35{
  color: rgb(236 72 153 / 0.35);
}
.text-pink-500\/40{
  color: rgb(236 72 153 / 0.4);
}
.text-pink-500\/45{
  color: rgb(236 72 153 / 0.45);
}
.text-pink-500\/5{
  color: rgb(236 72 153 / 0.05);
}
.text-pink-500\/50{
  color: rgb(236 72 153 / 0.5);
}
.text-pink-500\/55{
  color: rgb(236 72 153 / 0.55);
}
.text-pink-500\/60{
  color: rgb(236 72 153 / 0.6);
}
.text-pink-500\/65{
  color: rgb(236 72 153 / 0.65);
}
.text-pink-500\/70{
  color: rgb(236 72 153 / 0.7);
}
.text-pink-500\/75{
  color: rgb(236 72 153 / 0.75);
}
.text-pink-500\/80{
  color: rgb(236 72 153 / 0.8);
}
.text-pink-500\/85{
  color: rgb(236 72 153 / 0.85);
}
.text-pink-500\/90{
  color: rgb(236 72 153 / 0.9);
}
.text-pink-500\/95{
  color: rgb(236 72 153 / 0.95);
}
.text-pink-600{
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.text-pink-600\/0{
  color: rgb(219 39 119 / 0);
}
.text-pink-600\/10{
  color: rgb(219 39 119 / 0.1);
}
.text-pink-600\/100{
  color: rgb(219 39 119 / 1);
}
.text-pink-600\/15{
  color: rgb(219 39 119 / 0.15);
}
.text-pink-600\/20{
  color: rgb(219 39 119 / 0.2);
}
.text-pink-600\/25{
  color: rgb(219 39 119 / 0.25);
}
.text-pink-600\/30{
  color: rgb(219 39 119 / 0.3);
}
.text-pink-600\/35{
  color: rgb(219 39 119 / 0.35);
}
.text-pink-600\/40{
  color: rgb(219 39 119 / 0.4);
}
.text-pink-600\/45{
  color: rgb(219 39 119 / 0.45);
}
.text-pink-600\/5{
  color: rgb(219 39 119 / 0.05);
}
.text-pink-600\/50{
  color: rgb(219 39 119 / 0.5);
}
.text-pink-600\/55{
  color: rgb(219 39 119 / 0.55);
}
.text-pink-600\/60{
  color: rgb(219 39 119 / 0.6);
}
.text-pink-600\/65{
  color: rgb(219 39 119 / 0.65);
}
.text-pink-600\/70{
  color: rgb(219 39 119 / 0.7);
}
.text-pink-600\/75{
  color: rgb(219 39 119 / 0.75);
}
.text-pink-600\/80{
  color: rgb(219 39 119 / 0.8);
}
.text-pink-600\/85{
  color: rgb(219 39 119 / 0.85);
}
.text-pink-600\/90{
  color: rgb(219 39 119 / 0.9);
}
.text-pink-600\/95{
  color: rgb(219 39 119 / 0.95);
}
.text-pink-700{
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}
.text-pink-700\/0{
  color: rgb(190 24 93 / 0);
}
.text-pink-700\/10{
  color: rgb(190 24 93 / 0.1);
}
.text-pink-700\/100{
  color: rgb(190 24 93 / 1);
}
.text-pink-700\/15{
  color: rgb(190 24 93 / 0.15);
}
.text-pink-700\/20{
  color: rgb(190 24 93 / 0.2);
}
.text-pink-700\/25{
  color: rgb(190 24 93 / 0.25);
}
.text-pink-700\/30{
  color: rgb(190 24 93 / 0.3);
}
.text-pink-700\/35{
  color: rgb(190 24 93 / 0.35);
}
.text-pink-700\/40{
  color: rgb(190 24 93 / 0.4);
}
.text-pink-700\/45{
  color: rgb(190 24 93 / 0.45);
}
.text-pink-700\/5{
  color: rgb(190 24 93 / 0.05);
}
.text-pink-700\/50{
  color: rgb(190 24 93 / 0.5);
}
.text-pink-700\/55{
  color: rgb(190 24 93 / 0.55);
}
.text-pink-700\/60{
  color: rgb(190 24 93 / 0.6);
}
.text-pink-700\/65{
  color: rgb(190 24 93 / 0.65);
}
.text-pink-700\/70{
  color: rgb(190 24 93 / 0.7);
}
.text-pink-700\/75{
  color: rgb(190 24 93 / 0.75);
}
.text-pink-700\/80{
  color: rgb(190 24 93 / 0.8);
}
.text-pink-700\/85{
  color: rgb(190 24 93 / 0.85);
}
.text-pink-700\/90{
  color: rgb(190 24 93 / 0.9);
}
.text-pink-700\/95{
  color: rgb(190 24 93 / 0.95);
}
.text-pink-800{
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.text-pink-800\/0{
  color: rgb(157 23 77 / 0);
}
.text-pink-800\/10{
  color: rgb(157 23 77 / 0.1);
}
.text-pink-800\/100{
  color: rgb(157 23 77 / 1);
}
.text-pink-800\/15{
  color: rgb(157 23 77 / 0.15);
}
.text-pink-800\/20{
  color: rgb(157 23 77 / 0.2);
}
.text-pink-800\/25{
  color: rgb(157 23 77 / 0.25);
}
.text-pink-800\/30{
  color: rgb(157 23 77 / 0.3);
}
.text-pink-800\/35{
  color: rgb(157 23 77 / 0.35);
}
.text-pink-800\/40{
  color: rgb(157 23 77 / 0.4);
}
.text-pink-800\/45{
  color: rgb(157 23 77 / 0.45);
}
.text-pink-800\/5{
  color: rgb(157 23 77 / 0.05);
}
.text-pink-800\/50{
  color: rgb(157 23 77 / 0.5);
}
.text-pink-800\/55{
  color: rgb(157 23 77 / 0.55);
}
.text-pink-800\/60{
  color: rgb(157 23 77 / 0.6);
}
.text-pink-800\/65{
  color: rgb(157 23 77 / 0.65);
}
.text-pink-800\/70{
  color: rgb(157 23 77 / 0.7);
}
.text-pink-800\/75{
  color: rgb(157 23 77 / 0.75);
}
.text-pink-800\/80{
  color: rgb(157 23 77 / 0.8);
}
.text-pink-800\/85{
  color: rgb(157 23 77 / 0.85);
}
.text-pink-800\/90{
  color: rgb(157 23 77 / 0.9);
}
.text-pink-800\/95{
  color: rgb(157 23 77 / 0.95);
}
.text-pink-900{
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.text-pink-900\/0{
  color: rgb(131 24 67 / 0);
}
.text-pink-900\/10{
  color: rgb(131 24 67 / 0.1);
}
.text-pink-900\/100{
  color: rgb(131 24 67 / 1);
}
.text-pink-900\/15{
  color: rgb(131 24 67 / 0.15);
}
.text-pink-900\/20{
  color: rgb(131 24 67 / 0.2);
}
.text-pink-900\/25{
  color: rgb(131 24 67 / 0.25);
}
.text-pink-900\/30{
  color: rgb(131 24 67 / 0.3);
}
.text-pink-900\/35{
  color: rgb(131 24 67 / 0.35);
}
.text-pink-900\/40{
  color: rgb(131 24 67 / 0.4);
}
.text-pink-900\/45{
  color: rgb(131 24 67 / 0.45);
}
.text-pink-900\/5{
  color: rgb(131 24 67 / 0.05);
}
.text-pink-900\/50{
  color: rgb(131 24 67 / 0.5);
}
.text-pink-900\/55{
  color: rgb(131 24 67 / 0.55);
}
.text-pink-900\/60{
  color: rgb(131 24 67 / 0.6);
}
.text-pink-900\/65{
  color: rgb(131 24 67 / 0.65);
}
.text-pink-900\/70{
  color: rgb(131 24 67 / 0.7);
}
.text-pink-900\/75{
  color: rgb(131 24 67 / 0.75);
}
.text-pink-900\/80{
  color: rgb(131 24 67 / 0.8);
}
.text-pink-900\/85{
  color: rgb(131 24 67 / 0.85);
}
.text-pink-900\/90{
  color: rgb(131 24 67 / 0.9);
}
.text-pink-900\/95{
  color: rgb(131 24 67 / 0.95);
}
.text-popover-foreground{
  color: hsl(var(--popover-foreground));
}
.text-primary{
  color: hsl(var(--primary));
}
.text-primary-foreground{
  color: hsl(var(--primary-foreground));
}
.text-purple-100{
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.text-purple-100\/0{
  color: rgb(243 232 255 / 0);
}
.text-purple-100\/10{
  color: rgb(243 232 255 / 0.1);
}
.text-purple-100\/100{
  color: rgb(243 232 255 / 1);
}
.text-purple-100\/15{
  color: rgb(243 232 255 / 0.15);
}
.text-purple-100\/20{
  color: rgb(243 232 255 / 0.2);
}
.text-purple-100\/25{
  color: rgb(243 232 255 / 0.25);
}
.text-purple-100\/30{
  color: rgb(243 232 255 / 0.3);
}
.text-purple-100\/35{
  color: rgb(243 232 255 / 0.35);
}
.text-purple-100\/40{
  color: rgb(243 232 255 / 0.4);
}
.text-purple-100\/45{
  color: rgb(243 232 255 / 0.45);
}
.text-purple-100\/5{
  color: rgb(243 232 255 / 0.05);
}
.text-purple-100\/50{
  color: rgb(243 232 255 / 0.5);
}
.text-purple-100\/55{
  color: rgb(243 232 255 / 0.55);
}
.text-purple-100\/60{
  color: rgb(243 232 255 / 0.6);
}
.text-purple-100\/65{
  color: rgb(243 232 255 / 0.65);
}
.text-purple-100\/70{
  color: rgb(243 232 255 / 0.7);
}
.text-purple-100\/75{
  color: rgb(243 232 255 / 0.75);
}
.text-purple-100\/80{
  color: rgb(243 232 255 / 0.8);
}
.text-purple-100\/85{
  color: rgb(243 232 255 / 0.85);
}
.text-purple-100\/90{
  color: rgb(243 232 255 / 0.9);
}
.text-purple-100\/95{
  color: rgb(243 232 255 / 0.95);
}
.text-purple-200{
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}
.text-purple-200\/0{
  color: rgb(233 213 255 / 0);
}
.text-purple-200\/10{
  color: rgb(233 213 255 / 0.1);
}
.text-purple-200\/100{
  color: rgb(233 213 255 / 1);
}
.text-purple-200\/15{
  color: rgb(233 213 255 / 0.15);
}
.text-purple-200\/20{
  color: rgb(233 213 255 / 0.2);
}
.text-purple-200\/25{
  color: rgb(233 213 255 / 0.25);
}
.text-purple-200\/30{
  color: rgb(233 213 255 / 0.3);
}
.text-purple-200\/35{
  color: rgb(233 213 255 / 0.35);
}
.text-purple-200\/40{
  color: rgb(233 213 255 / 0.4);
}
.text-purple-200\/45{
  color: rgb(233 213 255 / 0.45);
}
.text-purple-200\/5{
  color: rgb(233 213 255 / 0.05);
}
.text-purple-200\/50{
  color: rgb(233 213 255 / 0.5);
}
.text-purple-200\/55{
  color: rgb(233 213 255 / 0.55);
}
.text-purple-200\/60{
  color: rgb(233 213 255 / 0.6);
}
.text-purple-200\/65{
  color: rgb(233 213 255 / 0.65);
}
.text-purple-200\/70{
  color: rgb(233 213 255 / 0.7);
}
.text-purple-200\/75{
  color: rgb(233 213 255 / 0.75);
}
.text-purple-200\/80{
  color: rgb(233 213 255 / 0.8);
}
.text-purple-200\/85{
  color: rgb(233 213 255 / 0.85);
}
.text-purple-200\/90{
  color: rgb(233 213 255 / 0.9);
}
.text-purple-200\/95{
  color: rgb(233 213 255 / 0.95);
}
.text-purple-300{
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}
.text-purple-300\/0{
  color: rgb(216 180 254 / 0);
}
.text-purple-300\/10{
  color: rgb(216 180 254 / 0.1);
}
.text-purple-300\/100{
  color: rgb(216 180 254 / 1);
}
.text-purple-300\/15{
  color: rgb(216 180 254 / 0.15);
}
.text-purple-300\/20{
  color: rgb(216 180 254 / 0.2);
}
.text-purple-300\/25{
  color: rgb(216 180 254 / 0.25);
}
.text-purple-300\/30{
  color: rgb(216 180 254 / 0.3);
}
.text-purple-300\/35{
  color: rgb(216 180 254 / 0.35);
}
.text-purple-300\/40{
  color: rgb(216 180 254 / 0.4);
}
.text-purple-300\/45{
  color: rgb(216 180 254 / 0.45);
}
.text-purple-300\/5{
  color: rgb(216 180 254 / 0.05);
}
.text-purple-300\/50{
  color: rgb(216 180 254 / 0.5);
}
.text-purple-300\/55{
  color: rgb(216 180 254 / 0.55);
}
.text-purple-300\/60{
  color: rgb(216 180 254 / 0.6);
}
.text-purple-300\/65{
  color: rgb(216 180 254 / 0.65);
}
.text-purple-300\/70{
  color: rgb(216 180 254 / 0.7);
}
.text-purple-300\/75{
  color: rgb(216 180 254 / 0.75);
}
.text-purple-300\/80{
  color: rgb(216 180 254 / 0.8);
}
.text-purple-300\/85{
  color: rgb(216 180 254 / 0.85);
}
.text-purple-300\/90{
  color: rgb(216 180 254 / 0.9);
}
.text-purple-300\/95{
  color: rgb(216 180 254 / 0.95);
}
.text-purple-400{
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.text-purple-400\/0{
  color: rgb(192 132 252 / 0);
}
.text-purple-400\/10{
  color: rgb(192 132 252 / 0.1);
}
.text-purple-400\/100{
  color: rgb(192 132 252 / 1);
}
.text-purple-400\/15{
  color: rgb(192 132 252 / 0.15);
}
.text-purple-400\/20{
  color: rgb(192 132 252 / 0.2);
}
.text-purple-400\/25{
  color: rgb(192 132 252 / 0.25);
}
.text-purple-400\/30{
  color: rgb(192 132 252 / 0.3);
}
.text-purple-400\/35{
  color: rgb(192 132 252 / 0.35);
}
.text-purple-400\/40{
  color: rgb(192 132 252 / 0.4);
}
.text-purple-400\/45{
  color: rgb(192 132 252 / 0.45);
}
.text-purple-400\/5{
  color: rgb(192 132 252 / 0.05);
}
.text-purple-400\/50{
  color: rgb(192 132 252 / 0.5);
}
.text-purple-400\/55{
  color: rgb(192 132 252 / 0.55);
}
.text-purple-400\/60{
  color: rgb(192 132 252 / 0.6);
}
.text-purple-400\/65{
  color: rgb(192 132 252 / 0.65);
}
.text-purple-400\/70{
  color: rgb(192 132 252 / 0.7);
}
.text-purple-400\/75{
  color: rgb(192 132 252 / 0.75);
}
.text-purple-400\/80{
  color: rgb(192 132 252 / 0.8);
}
.text-purple-400\/85{
  color: rgb(192 132 252 / 0.85);
}
.text-purple-400\/90{
  color: rgb(192 132 252 / 0.9);
}
.text-purple-400\/95{
  color: rgb(192 132 252 / 0.95);
}
.text-purple-50{
  --tw-text-opacity: 1;
  color: rgb(250 245 255 / var(--tw-text-opacity, 1));
}
.text-purple-50\/0{
  color: rgb(250 245 255 / 0);
}
.text-purple-50\/10{
  color: rgb(250 245 255 / 0.1);
}
.text-purple-50\/100{
  color: rgb(250 245 255 / 1);
}
.text-purple-50\/15{
  color: rgb(250 245 255 / 0.15);
}
.text-purple-50\/20{
  color: rgb(250 245 255 / 0.2);
}
.text-purple-50\/25{
  color: rgb(250 245 255 / 0.25);
}
.text-purple-50\/30{
  color: rgb(250 245 255 / 0.3);
}
.text-purple-50\/35{
  color: rgb(250 245 255 / 0.35);
}
.text-purple-50\/40{
  color: rgb(250 245 255 / 0.4);
}
.text-purple-50\/45{
  color: rgb(250 245 255 / 0.45);
}
.text-purple-50\/5{
  color: rgb(250 245 255 / 0.05);
}
.text-purple-50\/50{
  color: rgb(250 245 255 / 0.5);
}
.text-purple-50\/55{
  color: rgb(250 245 255 / 0.55);
}
.text-purple-50\/60{
  color: rgb(250 245 255 / 0.6);
}
.text-purple-50\/65{
  color: rgb(250 245 255 / 0.65);
}
.text-purple-50\/70{
  color: rgb(250 245 255 / 0.7);
}
.text-purple-50\/75{
  color: rgb(250 245 255 / 0.75);
}
.text-purple-50\/80{
  color: rgb(250 245 255 / 0.8);
}
.text-purple-50\/85{
  color: rgb(250 245 255 / 0.85);
}
.text-purple-50\/90{
  color: rgb(250 245 255 / 0.9);
}
.text-purple-50\/95{
  color: rgb(250 245 255 / 0.95);
}
.text-purple-500{
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.text-purple-500\/0{
  color: rgb(168 85 247 / 0);
}
.text-purple-500\/10{
  color: rgb(168 85 247 / 0.1);
}
.text-purple-500\/100{
  color: rgb(168 85 247 / 1);
}
.text-purple-500\/15{
  color: rgb(168 85 247 / 0.15);
}
.text-purple-500\/20{
  color: rgb(168 85 247 / 0.2);
}
.text-purple-500\/25{
  color: rgb(168 85 247 / 0.25);
}
.text-purple-500\/30{
  color: rgb(168 85 247 / 0.3);
}
.text-purple-500\/35{
  color: rgb(168 85 247 / 0.35);
}
.text-purple-500\/40{
  color: rgb(168 85 247 / 0.4);
}
.text-purple-500\/45{
  color: rgb(168 85 247 / 0.45);
}
.text-purple-500\/5{
  color: rgb(168 85 247 / 0.05);
}
.text-purple-500\/50{
  color: rgb(168 85 247 / 0.5);
}
.text-purple-500\/55{
  color: rgb(168 85 247 / 0.55);
}
.text-purple-500\/60{
  color: rgb(168 85 247 / 0.6);
}
.text-purple-500\/65{
  color: rgb(168 85 247 / 0.65);
}
.text-purple-500\/70{
  color: rgb(168 85 247 / 0.7);
}
.text-purple-500\/75{
  color: rgb(168 85 247 / 0.75);
}
.text-purple-500\/80{
  color: rgb(168 85 247 / 0.8);
}
.text-purple-500\/85{
  color: rgb(168 85 247 / 0.85);
}
.text-purple-500\/90{
  color: rgb(168 85 247 / 0.9);
}
.text-purple-500\/95{
  color: rgb(168 85 247 / 0.95);
}
.text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.text-purple-600\/0{
  color: rgb(147 51 234 / 0);
}
.text-purple-600\/10{
  color: rgb(147 51 234 / 0.1);
}
.text-purple-600\/100{
  color: rgb(147 51 234 / 1);
}
.text-purple-600\/15{
  color: rgb(147 51 234 / 0.15);
}
.text-purple-600\/20{
  color: rgb(147 51 234 / 0.2);
}
.text-purple-600\/25{
  color: rgb(147 51 234 / 0.25);
}
.text-purple-600\/30{
  color: rgb(147 51 234 / 0.3);
}
.text-purple-600\/35{
  color: rgb(147 51 234 / 0.35);
}
.text-purple-600\/40{
  color: rgb(147 51 234 / 0.4);
}
.text-purple-600\/45{
  color: rgb(147 51 234 / 0.45);
}
.text-purple-600\/5{
  color: rgb(147 51 234 / 0.05);
}
.text-purple-600\/50{
  color: rgb(147 51 234 / 0.5);
}
.text-purple-600\/55{
  color: rgb(147 51 234 / 0.55);
}
.text-purple-600\/60{
  color: rgb(147 51 234 / 0.6);
}
.text-purple-600\/65{
  color: rgb(147 51 234 / 0.65);
}
.text-purple-600\/70{
  color: rgb(147 51 234 / 0.7);
}
.text-purple-600\/75{
  color: rgb(147 51 234 / 0.75);
}
.text-purple-600\/80{
  color: rgb(147 51 234 / 0.8);
}
.text-purple-600\/85{
  color: rgb(147 51 234 / 0.85);
}
.text-purple-600\/90{
  color: rgb(147 51 234 / 0.9);
}
.text-purple-600\/95{
  color: rgb(147 51 234 / 0.95);
}
.text-purple-700{
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.text-purple-700\/0{
  color: rgb(126 34 206 / 0);
}
.text-purple-700\/10{
  color: rgb(126 34 206 / 0.1);
}
.text-purple-700\/100{
  color: rgb(126 34 206 / 1);
}
.text-purple-700\/15{
  color: rgb(126 34 206 / 0.15);
}
.text-purple-700\/20{
  color: rgb(126 34 206 / 0.2);
}
.text-purple-700\/25{
  color: rgb(126 34 206 / 0.25);
}
.text-purple-700\/30{
  color: rgb(126 34 206 / 0.3);
}
.text-purple-700\/35{
  color: rgb(126 34 206 / 0.35);
}
.text-purple-700\/40{
  color: rgb(126 34 206 / 0.4);
}
.text-purple-700\/45{
  color: rgb(126 34 206 / 0.45);
}
.text-purple-700\/5{
  color: rgb(126 34 206 / 0.05);
}
.text-purple-700\/50{
  color: rgb(126 34 206 / 0.5);
}
.text-purple-700\/55{
  color: rgb(126 34 206 / 0.55);
}
.text-purple-700\/60{
  color: rgb(126 34 206 / 0.6);
}
.text-purple-700\/65{
  color: rgb(126 34 206 / 0.65);
}
.text-purple-700\/70{
  color: rgb(126 34 206 / 0.7);
}
.text-purple-700\/75{
  color: rgb(126 34 206 / 0.75);
}
.text-purple-700\/80{
  color: rgb(126 34 206 / 0.8);
}
.text-purple-700\/85{
  color: rgb(126 34 206 / 0.85);
}
.text-purple-700\/90{
  color: rgb(126 34 206 / 0.9);
}
.text-purple-700\/95{
  color: rgb(126 34 206 / 0.95);
}
.text-purple-800{
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-purple-800\/0{
  color: rgb(107 33 168 / 0);
}
.text-purple-800\/10{
  color: rgb(107 33 168 / 0.1);
}
.text-purple-800\/100{
  color: rgb(107 33 168 / 1);
}
.text-purple-800\/15{
  color: rgb(107 33 168 / 0.15);
}
.text-purple-800\/20{
  color: rgb(107 33 168 / 0.2);
}
.text-purple-800\/25{
  color: rgb(107 33 168 / 0.25);
}
.text-purple-800\/30{
  color: rgb(107 33 168 / 0.3);
}
.text-purple-800\/35{
  color: rgb(107 33 168 / 0.35);
}
.text-purple-800\/40{
  color: rgb(107 33 168 / 0.4);
}
.text-purple-800\/45{
  color: rgb(107 33 168 / 0.45);
}
.text-purple-800\/5{
  color: rgb(107 33 168 / 0.05);
}
.text-purple-800\/50{
  color: rgb(107 33 168 / 0.5);
}
.text-purple-800\/55{
  color: rgb(107 33 168 / 0.55);
}
.text-purple-800\/60{
  color: rgb(107 33 168 / 0.6);
}
.text-purple-800\/65{
  color: rgb(107 33 168 / 0.65);
}
.text-purple-800\/70{
  color: rgb(107 33 168 / 0.7);
}
.text-purple-800\/75{
  color: rgb(107 33 168 / 0.75);
}
.text-purple-800\/80{
  color: rgb(107 33 168 / 0.8);
}
.text-purple-800\/85{
  color: rgb(107 33 168 / 0.85);
}
.text-purple-800\/90{
  color: rgb(107 33 168 / 0.9);
}
.text-purple-800\/95{
  color: rgb(107 33 168 / 0.95);
}
.text-purple-900{
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.text-purple-900\/0{
  color: rgb(88 28 135 / 0);
}
.text-purple-900\/10{
  color: rgb(88 28 135 / 0.1);
}
.text-purple-900\/100{
  color: rgb(88 28 135 / 1);
}
.text-purple-900\/15{
  color: rgb(88 28 135 / 0.15);
}
.text-purple-900\/20{
  color: rgb(88 28 135 / 0.2);
}
.text-purple-900\/25{
  color: rgb(88 28 135 / 0.25);
}
.text-purple-900\/30{
  color: rgb(88 28 135 / 0.3);
}
.text-purple-900\/35{
  color: rgb(88 28 135 / 0.35);
}
.text-purple-900\/40{
  color: rgb(88 28 135 / 0.4);
}
.text-purple-900\/45{
  color: rgb(88 28 135 / 0.45);
}
.text-purple-900\/5{
  color: rgb(88 28 135 / 0.05);
}
.text-purple-900\/50{
  color: rgb(88 28 135 / 0.5);
}
.text-purple-900\/55{
  color: rgb(88 28 135 / 0.55);
}
.text-purple-900\/60{
  color: rgb(88 28 135 / 0.6);
}
.text-purple-900\/65{
  color: rgb(88 28 135 / 0.65);
}
.text-purple-900\/70{
  color: rgb(88 28 135 / 0.7);
}
.text-purple-900\/75{
  color: rgb(88 28 135 / 0.75);
}
.text-purple-900\/80{
  color: rgb(88 28 135 / 0.8);
}
.text-purple-900\/85{
  color: rgb(88 28 135 / 0.85);
}
.text-purple-900\/90{
  color: rgb(88 28 135 / 0.9);
}
.text-purple-900\/95{
  color: rgb(88 28 135 / 0.95);
}
.text-purple-950{
  --tw-text-opacity: 1;
  color: rgb(59 7 100 / var(--tw-text-opacity, 1));
}
.text-purple-950\/0{
  color: rgb(59 7 100 / 0);
}
.text-purple-950\/10{
  color: rgb(59 7 100 / 0.1);
}
.text-purple-950\/100{
  color: rgb(59 7 100 / 1);
}
.text-purple-950\/15{
  color: rgb(59 7 100 / 0.15);
}
.text-purple-950\/20{
  color: rgb(59 7 100 / 0.2);
}
.text-purple-950\/25{
  color: rgb(59 7 100 / 0.25);
}
.text-purple-950\/30{
  color: rgb(59 7 100 / 0.3);
}
.text-purple-950\/35{
  color: rgb(59 7 100 / 0.35);
}
.text-purple-950\/40{
  color: rgb(59 7 100 / 0.4);
}
.text-purple-950\/45{
  color: rgb(59 7 100 / 0.45);
}
.text-purple-950\/5{
  color: rgb(59 7 100 / 0.05);
}
.text-purple-950\/50{
  color: rgb(59 7 100 / 0.5);
}
.text-purple-950\/55{
  color: rgb(59 7 100 / 0.55);
}
.text-purple-950\/60{
  color: rgb(59 7 100 / 0.6);
}
.text-purple-950\/65{
  color: rgb(59 7 100 / 0.65);
}
.text-purple-950\/70{
  color: rgb(59 7 100 / 0.7);
}
.text-purple-950\/75{
  color: rgb(59 7 100 / 0.75);
}
.text-purple-950\/80{
  color: rgb(59 7 100 / 0.8);
}
.text-purple-950\/85{
  color: rgb(59 7 100 / 0.85);
}
.text-purple-950\/90{
  color: rgb(59 7 100 / 0.9);
}
.text-purple-950\/95{
  color: rgb(59 7 100 / 0.95);
}
.text-red-100{
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.text-red-100\/0{
  color: rgb(254 226 226 / 0);
}
.text-red-100\/10{
  color: rgb(254 226 226 / 0.1);
}
.text-red-100\/100{
  color: rgb(254 226 226 / 1);
}
.text-red-100\/15{
  color: rgb(254 226 226 / 0.15);
}
.text-red-100\/20{
  color: rgb(254 226 226 / 0.2);
}
.text-red-100\/25{
  color: rgb(254 226 226 / 0.25);
}
.text-red-100\/30{
  color: rgb(254 226 226 / 0.3);
}
.text-red-100\/35{
  color: rgb(254 226 226 / 0.35);
}
.text-red-100\/40{
  color: rgb(254 226 226 / 0.4);
}
.text-red-100\/45{
  color: rgb(254 226 226 / 0.45);
}
.text-red-100\/5{
  color: rgb(254 226 226 / 0.05);
}
.text-red-100\/50{
  color: rgb(254 226 226 / 0.5);
}
.text-red-100\/55{
  color: rgb(254 226 226 / 0.55);
}
.text-red-100\/60{
  color: rgb(254 226 226 / 0.6);
}
.text-red-100\/65{
  color: rgb(254 226 226 / 0.65);
}
.text-red-100\/70{
  color: rgb(254 226 226 / 0.7);
}
.text-red-100\/75{
  color: rgb(254 226 226 / 0.75);
}
.text-red-100\/80{
  color: rgb(254 226 226 / 0.8);
}
.text-red-100\/85{
  color: rgb(254 226 226 / 0.85);
}
.text-red-100\/90{
  color: rgb(254 226 226 / 0.9);
}
.text-red-100\/95{
  color: rgb(254 226 226 / 0.95);
}
.text-red-200{
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.text-red-200\/0{
  color: rgb(254 202 202 / 0);
}
.text-red-200\/10{
  color: rgb(254 202 202 / 0.1);
}
.text-red-200\/100{
  color: rgb(254 202 202 / 1);
}
.text-red-200\/15{
  color: rgb(254 202 202 / 0.15);
}
.text-red-200\/20{
  color: rgb(254 202 202 / 0.2);
}
.text-red-200\/25{
  color: rgb(254 202 202 / 0.25);
}
.text-red-200\/30{
  color: rgb(254 202 202 / 0.3);
}
.text-red-200\/35{
  color: rgb(254 202 202 / 0.35);
}
.text-red-200\/40{
  color: rgb(254 202 202 / 0.4);
}
.text-red-200\/45{
  color: rgb(254 202 202 / 0.45);
}
.text-red-200\/5{
  color: rgb(254 202 202 / 0.05);
}
.text-red-200\/50{
  color: rgb(254 202 202 / 0.5);
}
.text-red-200\/55{
  color: rgb(254 202 202 / 0.55);
}
.text-red-200\/60{
  color: rgb(254 202 202 / 0.6);
}
.text-red-200\/65{
  color: rgb(254 202 202 / 0.65);
}
.text-red-200\/70{
  color: rgb(254 202 202 / 0.7);
}
.text-red-200\/75{
  color: rgb(254 202 202 / 0.75);
}
.text-red-200\/80{
  color: rgb(254 202 202 / 0.8);
}
.text-red-200\/85{
  color: rgb(254 202 202 / 0.85);
}
.text-red-200\/90{
  color: rgb(254 202 202 / 0.9);
}
.text-red-200\/95{
  color: rgb(254 202 202 / 0.95);
}
.text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.text-red-300\/0{
  color: rgb(252 165 165 / 0);
}
.text-red-300\/10{
  color: rgb(252 165 165 / 0.1);
}
.text-red-300\/100{
  color: rgb(252 165 165 / 1);
}
.text-red-300\/15{
  color: rgb(252 165 165 / 0.15);
}
.text-red-300\/20{
  color: rgb(252 165 165 / 0.2);
}
.text-red-300\/25{
  color: rgb(252 165 165 / 0.25);
}
.text-red-300\/30{
  color: rgb(252 165 165 / 0.3);
}
.text-red-300\/35{
  color: rgb(252 165 165 / 0.35);
}
.text-red-300\/40{
  color: rgb(252 165 165 / 0.4);
}
.text-red-300\/45{
  color: rgb(252 165 165 / 0.45);
}
.text-red-300\/5{
  color: rgb(252 165 165 / 0.05);
}
.text-red-300\/50{
  color: rgb(252 165 165 / 0.5);
}
.text-red-300\/55{
  color: rgb(252 165 165 / 0.55);
}
.text-red-300\/60{
  color: rgb(252 165 165 / 0.6);
}
.text-red-300\/65{
  color: rgb(252 165 165 / 0.65);
}
.text-red-300\/70{
  color: rgb(252 165 165 / 0.7);
}
.text-red-300\/75{
  color: rgb(252 165 165 / 0.75);
}
.text-red-300\/80{
  color: rgb(252 165 165 / 0.8);
}
.text-red-300\/85{
  color: rgb(252 165 165 / 0.85);
}
.text-red-300\/90{
  color: rgb(252 165 165 / 0.9);
}
.text-red-300\/95{
  color: rgb(252 165 165 / 0.95);
}
.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-400\/0{
  color: rgb(248 113 113 / 0);
}
.text-red-400\/10{
  color: rgb(248 113 113 / 0.1);
}
.text-red-400\/100{
  color: rgb(248 113 113 / 1);
}
.text-red-400\/15{
  color: rgb(248 113 113 / 0.15);
}
.text-red-400\/20{
  color: rgb(248 113 113 / 0.2);
}
.text-red-400\/25{
  color: rgb(248 113 113 / 0.25);
}
.text-red-400\/30{
  color: rgb(248 113 113 / 0.3);
}
.text-red-400\/35{
  color: rgb(248 113 113 / 0.35);
}
.text-red-400\/40{
  color: rgb(248 113 113 / 0.4);
}
.text-red-400\/45{
  color: rgb(248 113 113 / 0.45);
}
.text-red-400\/5{
  color: rgb(248 113 113 / 0.05);
}
.text-red-400\/50{
  color: rgb(248 113 113 / 0.5);
}
.text-red-400\/55{
  color: rgb(248 113 113 / 0.55);
}
.text-red-400\/60{
  color: rgb(248 113 113 / 0.6);
}
.text-red-400\/65{
  color: rgb(248 113 113 / 0.65);
}
.text-red-400\/70{
  color: rgb(248 113 113 / 0.7);
}
.text-red-400\/75{
  color: rgb(248 113 113 / 0.75);
}
.text-red-400\/80{
  color: rgb(248 113 113 / 0.8);
}
.text-red-400\/85{
  color: rgb(248 113 113 / 0.85);
}
.text-red-400\/90{
  color: rgb(248 113 113 / 0.9);
}
.text-red-400\/95{
  color: rgb(248 113 113 / 0.95);
}
.text-red-50{
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}
.text-red-50\/0{
  color: rgb(254 242 242 / 0);
}
.text-red-50\/10{
  color: rgb(254 242 242 / 0.1);
}
.text-red-50\/100{
  color: rgb(254 242 242 / 1);
}
.text-red-50\/15{
  color: rgb(254 242 242 / 0.15);
}
.text-red-50\/20{
  color: rgb(254 242 242 / 0.2);
}
.text-red-50\/25{
  color: rgb(254 242 242 / 0.25);
}
.text-red-50\/30{
  color: rgb(254 242 242 / 0.3);
}
.text-red-50\/35{
  color: rgb(254 242 242 / 0.35);
}
.text-red-50\/40{
  color: rgb(254 242 242 / 0.4);
}
.text-red-50\/45{
  color: rgb(254 242 242 / 0.45);
}
.text-red-50\/5{
  color: rgb(254 242 242 / 0.05);
}
.text-red-50\/50{
  color: rgb(254 242 242 / 0.5);
}
.text-red-50\/55{
  color: rgb(254 242 242 / 0.55);
}
.text-red-50\/60{
  color: rgb(254 242 242 / 0.6);
}
.text-red-50\/65{
  color: rgb(254 242 242 / 0.65);
}
.text-red-50\/70{
  color: rgb(254 242 242 / 0.7);
}
.text-red-50\/75{
  color: rgb(254 242 242 / 0.75);
}
.text-red-50\/80{
  color: rgb(254 242 242 / 0.8);
}
.text-red-50\/85{
  color: rgb(254 242 242 / 0.85);
}
.text-red-50\/90{
  color: rgb(254 242 242 / 0.9);
}
.text-red-50\/95{
  color: rgb(254 242 242 / 0.95);
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-500\/0{
  color: rgb(239 68 68 / 0);
}
.text-red-500\/10{
  color: rgb(239 68 68 / 0.1);
}
.text-red-500\/100{
  color: rgb(239 68 68 / 1);
}
.text-red-500\/15{
  color: rgb(239 68 68 / 0.15);
}
.text-red-500\/20{
  color: rgb(239 68 68 / 0.2);
}
.text-red-500\/25{
  color: rgb(239 68 68 / 0.25);
}
.text-red-500\/30{
  color: rgb(239 68 68 / 0.3);
}
.text-red-500\/35{
  color: rgb(239 68 68 / 0.35);
}
.text-red-500\/40{
  color: rgb(239 68 68 / 0.4);
}
.text-red-500\/45{
  color: rgb(239 68 68 / 0.45);
}
.text-red-500\/5{
  color: rgb(239 68 68 / 0.05);
}
.text-red-500\/50{
  color: rgb(239 68 68 / 0.5);
}
.text-red-500\/55{
  color: rgb(239 68 68 / 0.55);
}
.text-red-500\/60{
  color: rgb(239 68 68 / 0.6);
}
.text-red-500\/65{
  color: rgb(239 68 68 / 0.65);
}
.text-red-500\/70{
  color: rgb(239 68 68 / 0.7);
}
.text-red-500\/75{
  color: rgb(239 68 68 / 0.75);
}
.text-red-500\/80{
  color: rgb(239 68 68 / 0.8);
}
.text-red-500\/85{
  color: rgb(239 68 68 / 0.85);
}
.text-red-500\/90{
  color: rgb(239 68 68 / 0.9);
}
.text-red-500\/95{
  color: rgb(239 68 68 / 0.95);
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-600\/0{
  color: rgb(220 38 38 / 0);
}
.text-red-600\/10{
  color: rgb(220 38 38 / 0.1);
}
.text-red-600\/100{
  color: rgb(220 38 38 / 1);
}
.text-red-600\/15{
  color: rgb(220 38 38 / 0.15);
}
.text-red-600\/20{
  color: rgb(220 38 38 / 0.2);
}
.text-red-600\/25{
  color: rgb(220 38 38 / 0.25);
}
.text-red-600\/30{
  color: rgb(220 38 38 / 0.3);
}
.text-red-600\/35{
  color: rgb(220 38 38 / 0.35);
}
.text-red-600\/40{
  color: rgb(220 38 38 / 0.4);
}
.text-red-600\/45{
  color: rgb(220 38 38 / 0.45);
}
.text-red-600\/5{
  color: rgb(220 38 38 / 0.05);
}
.text-red-600\/50{
  color: rgb(220 38 38 / 0.5);
}
.text-red-600\/55{
  color: rgb(220 38 38 / 0.55);
}
.text-red-600\/60{
  color: rgb(220 38 38 / 0.6);
}
.text-red-600\/65{
  color: rgb(220 38 38 / 0.65);
}
.text-red-600\/70{
  color: rgb(220 38 38 / 0.7);
}
.text-red-600\/75{
  color: rgb(220 38 38 / 0.75);
}
.text-red-600\/80{
  color: rgb(220 38 38 / 0.8);
}
.text-red-600\/85{
  color: rgb(220 38 38 / 0.85);
}
.text-red-600\/90{
  color: rgb(220 38 38 / 0.9);
}
.text-red-600\/95{
  color: rgb(220 38 38 / 0.95);
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-red-700\/0{
  color: rgb(185 28 28 / 0);
}
.text-red-700\/10{
  color: rgb(185 28 28 / 0.1);
}
.text-red-700\/100{
  color: rgb(185 28 28 / 1);
}
.text-red-700\/15{
  color: rgb(185 28 28 / 0.15);
}
.text-red-700\/20{
  color: rgb(185 28 28 / 0.2);
}
.text-red-700\/25{
  color: rgb(185 28 28 / 0.25);
}
.text-red-700\/30{
  color: rgb(185 28 28 / 0.3);
}
.text-red-700\/35{
  color: rgb(185 28 28 / 0.35);
}
.text-red-700\/40{
  color: rgb(185 28 28 / 0.4);
}
.text-red-700\/45{
  color: rgb(185 28 28 / 0.45);
}
.text-red-700\/5{
  color: rgb(185 28 28 / 0.05);
}
.text-red-700\/50{
  color: rgb(185 28 28 / 0.5);
}
.text-red-700\/55{
  color: rgb(185 28 28 / 0.55);
}
.text-red-700\/60{
  color: rgb(185 28 28 / 0.6);
}
.text-red-700\/65{
  color: rgb(185 28 28 / 0.65);
}
.text-red-700\/70{
  color: rgb(185 28 28 / 0.7);
}
.text-red-700\/75{
  color: rgb(185 28 28 / 0.75);
}
.text-red-700\/80{
  color: rgb(185 28 28 / 0.8);
}
.text-red-700\/85{
  color: rgb(185 28 28 / 0.85);
}
.text-red-700\/90{
  color: rgb(185 28 28 / 0.9);
}
.text-red-700\/95{
  color: rgb(185 28 28 / 0.95);
}
.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-red-800\/0{
  color: rgb(153 27 27 / 0);
}
.text-red-800\/10{
  color: rgb(153 27 27 / 0.1);
}
.text-red-800\/100{
  color: rgb(153 27 27 / 1);
}
.text-red-800\/15{
  color: rgb(153 27 27 / 0.15);
}
.text-red-800\/20{
  color: rgb(153 27 27 / 0.2);
}
.text-red-800\/25{
  color: rgb(153 27 27 / 0.25);
}
.text-red-800\/30{
  color: rgb(153 27 27 / 0.3);
}
.text-red-800\/35{
  color: rgb(153 27 27 / 0.35);
}
.text-red-800\/40{
  color: rgb(153 27 27 / 0.4);
}
.text-red-800\/45{
  color: rgb(153 27 27 / 0.45);
}
.text-red-800\/5{
  color: rgb(153 27 27 / 0.05);
}
.text-red-800\/50{
  color: rgb(153 27 27 / 0.5);
}
.text-red-800\/55{
  color: rgb(153 27 27 / 0.55);
}
.text-red-800\/60{
  color: rgb(153 27 27 / 0.6);
}
.text-red-800\/65{
  color: rgb(153 27 27 / 0.65);
}
.text-red-800\/70{
  color: rgb(153 27 27 / 0.7);
}
.text-red-800\/75{
  color: rgb(153 27 27 / 0.75);
}
.text-red-800\/80{
  color: rgb(153 27 27 / 0.8);
}
.text-red-800\/85{
  color: rgb(153 27 27 / 0.85);
}
.text-red-800\/90{
  color: rgb(153 27 27 / 0.9);
}
.text-red-800\/95{
  color: rgb(153 27 27 / 0.95);
}
.text-red-900{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.text-red-900\/0{
  color: rgb(127 29 29 / 0);
}
.text-red-900\/10{
  color: rgb(127 29 29 / 0.1);
}
.text-red-900\/100{
  color: rgb(127 29 29 / 1);
}
.text-red-900\/15{
  color: rgb(127 29 29 / 0.15);
}
.text-red-900\/20{
  color: rgb(127 29 29 / 0.2);
}
.text-red-900\/25{
  color: rgb(127 29 29 / 0.25);
}
.text-red-900\/30{
  color: rgb(127 29 29 / 0.3);
}
.text-red-900\/35{
  color: rgb(127 29 29 / 0.35);
}
.text-red-900\/40{
  color: rgb(127 29 29 / 0.4);
}
.text-red-900\/45{
  color: rgb(127 29 29 / 0.45);
}
.text-red-900\/5{
  color: rgb(127 29 29 / 0.05);
}
.text-red-900\/50{
  color: rgb(127 29 29 / 0.5);
}
.text-red-900\/55{
  color: rgb(127 29 29 / 0.55);
}
.text-red-900\/60{
  color: rgb(127 29 29 / 0.6);
}
.text-red-900\/65{
  color: rgb(127 29 29 / 0.65);
}
.text-red-900\/70{
  color: rgb(127 29 29 / 0.7);
}
.text-red-900\/75{
  color: rgb(127 29 29 / 0.75);
}
.text-red-900\/80{
  color: rgb(127 29 29 / 0.8);
}
.text-red-900\/85{
  color: rgb(127 29 29 / 0.85);
}
.text-red-900\/90{
  color: rgb(127 29 29 / 0.9);
}
.text-red-900\/95{
  color: rgb(127 29 29 / 0.95);
}
.text-red-950{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}
.text-red-950\/0{
  color: rgb(69 10 10 / 0);
}
.text-red-950\/10{
  color: rgb(69 10 10 / 0.1);
}
.text-red-950\/100{
  color: rgb(69 10 10 / 1);
}
.text-red-950\/15{
  color: rgb(69 10 10 / 0.15);
}
.text-red-950\/20{
  color: rgb(69 10 10 / 0.2);
}
.text-red-950\/25{
  color: rgb(69 10 10 / 0.25);
}
.text-red-950\/30{
  color: rgb(69 10 10 / 0.3);
}
.text-red-950\/35{
  color: rgb(69 10 10 / 0.35);
}
.text-red-950\/40{
  color: rgb(69 10 10 / 0.4);
}
.text-red-950\/45{
  color: rgb(69 10 10 / 0.45);
}
.text-red-950\/5{
  color: rgb(69 10 10 / 0.05);
}
.text-red-950\/50{
  color: rgb(69 10 10 / 0.5);
}
.text-red-950\/55{
  color: rgb(69 10 10 / 0.55);
}
.text-red-950\/60{
  color: rgb(69 10 10 / 0.6);
}
.text-red-950\/65{
  color: rgb(69 10 10 / 0.65);
}
.text-red-950\/70{
  color: rgb(69 10 10 / 0.7);
}
.text-red-950\/75{
  color: rgb(69 10 10 / 0.75);
}
.text-red-950\/80{
  color: rgb(69 10 10 / 0.8);
}
.text-red-950\/85{
  color: rgb(69 10 10 / 0.85);
}
.text-red-950\/90{
  color: rgb(69 10 10 / 0.9);
}
.text-red-950\/95{
  color: rgb(69 10 10 / 0.95);
}
.text-rose-100{
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1));
}
.text-rose-100\/0{
  color: rgb(255 228 230 / 0);
}
.text-rose-100\/10{
  color: rgb(255 228 230 / 0.1);
}
.text-rose-100\/100{
  color: rgb(255 228 230 / 1);
}
.text-rose-100\/15{
  color: rgb(255 228 230 / 0.15);
}
.text-rose-100\/20{
  color: rgb(255 228 230 / 0.2);
}
.text-rose-100\/25{
  color: rgb(255 228 230 / 0.25);
}
.text-rose-100\/30{
  color: rgb(255 228 230 / 0.3);
}
.text-rose-100\/35{
  color: rgb(255 228 230 / 0.35);
}
.text-rose-100\/40{
  color: rgb(255 228 230 / 0.4);
}
.text-rose-100\/45{
  color: rgb(255 228 230 / 0.45);
}
.text-rose-100\/5{
  color: rgb(255 228 230 / 0.05);
}
.text-rose-100\/50{
  color: rgb(255 228 230 / 0.5);
}
.text-rose-100\/55{
  color: rgb(255 228 230 / 0.55);
}
.text-rose-100\/60{
  color: rgb(255 228 230 / 0.6);
}
.text-rose-100\/65{
  color: rgb(255 228 230 / 0.65);
}
.text-rose-100\/70{
  color: rgb(255 228 230 / 0.7);
}
.text-rose-100\/75{
  color: rgb(255 228 230 / 0.75);
}
.text-rose-100\/80{
  color: rgb(255 228 230 / 0.8);
}
.text-rose-100\/85{
  color: rgb(255 228 230 / 0.85);
}
.text-rose-100\/90{
  color: rgb(255 228 230 / 0.9);
}
.text-rose-100\/95{
  color: rgb(255 228 230 / 0.95);
}
.text-rose-200{
  --tw-text-opacity: 1;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1));
}
.text-rose-200\/0{
  color: rgb(254 205 211 / 0);
}
.text-rose-200\/10{
  color: rgb(254 205 211 / 0.1);
}
.text-rose-200\/100{
  color: rgb(254 205 211 / 1);
}
.text-rose-200\/15{
  color: rgb(254 205 211 / 0.15);
}
.text-rose-200\/20{
  color: rgb(254 205 211 / 0.2);
}
.text-rose-200\/25{
  color: rgb(254 205 211 / 0.25);
}
.text-rose-200\/30{
  color: rgb(254 205 211 / 0.3);
}
.text-rose-200\/35{
  color: rgb(254 205 211 / 0.35);
}
.text-rose-200\/40{
  color: rgb(254 205 211 / 0.4);
}
.text-rose-200\/45{
  color: rgb(254 205 211 / 0.45);
}
.text-rose-200\/5{
  color: rgb(254 205 211 / 0.05);
}
.text-rose-200\/50{
  color: rgb(254 205 211 / 0.5);
}
.text-rose-200\/55{
  color: rgb(254 205 211 / 0.55);
}
.text-rose-200\/60{
  color: rgb(254 205 211 / 0.6);
}
.text-rose-200\/65{
  color: rgb(254 205 211 / 0.65);
}
.text-rose-200\/70{
  color: rgb(254 205 211 / 0.7);
}
.text-rose-200\/75{
  color: rgb(254 205 211 / 0.75);
}
.text-rose-200\/80{
  color: rgb(254 205 211 / 0.8);
}
.text-rose-200\/85{
  color: rgb(254 205 211 / 0.85);
}
.text-rose-200\/90{
  color: rgb(254 205 211 / 0.9);
}
.text-rose-200\/95{
  color: rgb(254 205 211 / 0.95);
}
.text-rose-300{
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1));
}
.text-rose-300\/0{
  color: rgb(253 164 175 / 0);
}
.text-rose-300\/10{
  color: rgb(253 164 175 / 0.1);
}
.text-rose-300\/100{
  color: rgb(253 164 175 / 1);
}
.text-rose-300\/15{
  color: rgb(253 164 175 / 0.15);
}
.text-rose-300\/20{
  color: rgb(253 164 175 / 0.2);
}
.text-rose-300\/25{
  color: rgb(253 164 175 / 0.25);
}
.text-rose-300\/30{
  color: rgb(253 164 175 / 0.3);
}
.text-rose-300\/35{
  color: rgb(253 164 175 / 0.35);
}
.text-rose-300\/40{
  color: rgb(253 164 175 / 0.4);
}
.text-rose-300\/45{
  color: rgb(253 164 175 / 0.45);
}
.text-rose-300\/5{
  color: rgb(253 164 175 / 0.05);
}
.text-rose-300\/50{
  color: rgb(253 164 175 / 0.5);
}
.text-rose-300\/55{
  color: rgb(253 164 175 / 0.55);
}
.text-rose-300\/60{
  color: rgb(253 164 175 / 0.6);
}
.text-rose-300\/65{
  color: rgb(253 164 175 / 0.65);
}
.text-rose-300\/70{
  color: rgb(253 164 175 / 0.7);
}
.text-rose-300\/75{
  color: rgb(253 164 175 / 0.75);
}
.text-rose-300\/80{
  color: rgb(253 164 175 / 0.8);
}
.text-rose-300\/85{
  color: rgb(253 164 175 / 0.85);
}
.text-rose-300\/90{
  color: rgb(253 164 175 / 0.9);
}
.text-rose-300\/95{
  color: rgb(253 164 175 / 0.95);
}
.text-rose-400{
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1));
}
.text-rose-400\/0{
  color: rgb(251 113 133 / 0);
}
.text-rose-400\/10{
  color: rgb(251 113 133 / 0.1);
}
.text-rose-400\/100{
  color: rgb(251 113 133 / 1);
}
.text-rose-400\/15{
  color: rgb(251 113 133 / 0.15);
}
.text-rose-400\/20{
  color: rgb(251 113 133 / 0.2);
}
.text-rose-400\/25{
  color: rgb(251 113 133 / 0.25);
}
.text-rose-400\/30{
  color: rgb(251 113 133 / 0.3);
}
.text-rose-400\/35{
  color: rgb(251 113 133 / 0.35);
}
.text-rose-400\/40{
  color: rgb(251 113 133 / 0.4);
}
.text-rose-400\/45{
  color: rgb(251 113 133 / 0.45);
}
.text-rose-400\/5{
  color: rgb(251 113 133 / 0.05);
}
.text-rose-400\/50{
  color: rgb(251 113 133 / 0.5);
}
.text-rose-400\/55{
  color: rgb(251 113 133 / 0.55);
}
.text-rose-400\/60{
  color: rgb(251 113 133 / 0.6);
}
.text-rose-400\/65{
  color: rgb(251 113 133 / 0.65);
}
.text-rose-400\/70{
  color: rgb(251 113 133 / 0.7);
}
.text-rose-400\/75{
  color: rgb(251 113 133 / 0.75);
}
.text-rose-400\/80{
  color: rgb(251 113 133 / 0.8);
}
.text-rose-400\/85{
  color: rgb(251 113 133 / 0.85);
}
.text-rose-400\/90{
  color: rgb(251 113 133 / 0.9);
}
.text-rose-400\/95{
  color: rgb(251 113 133 / 0.95);
}
.text-rose-50{
  --tw-text-opacity: 1;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1));
}
.text-rose-50\/0{
  color: rgb(255 241 242 / 0);
}
.text-rose-50\/10{
  color: rgb(255 241 242 / 0.1);
}
.text-rose-50\/100{
  color: rgb(255 241 242 / 1);
}
.text-rose-50\/15{
  color: rgb(255 241 242 / 0.15);
}
.text-rose-50\/20{
  color: rgb(255 241 242 / 0.2);
}
.text-rose-50\/25{
  color: rgb(255 241 242 / 0.25);
}
.text-rose-50\/30{
  color: rgb(255 241 242 / 0.3);
}
.text-rose-50\/35{
  color: rgb(255 241 242 / 0.35);
}
.text-rose-50\/40{
  color: rgb(255 241 242 / 0.4);
}
.text-rose-50\/45{
  color: rgb(255 241 242 / 0.45);
}
.text-rose-50\/5{
  color: rgb(255 241 242 / 0.05);
}
.text-rose-50\/50{
  color: rgb(255 241 242 / 0.5);
}
.text-rose-50\/55{
  color: rgb(255 241 242 / 0.55);
}
.text-rose-50\/60{
  color: rgb(255 241 242 / 0.6);
}
.text-rose-50\/65{
  color: rgb(255 241 242 / 0.65);
}
.text-rose-50\/70{
  color: rgb(255 241 242 / 0.7);
}
.text-rose-50\/75{
  color: rgb(255 241 242 / 0.75);
}
.text-rose-50\/80{
  color: rgb(255 241 242 / 0.8);
}
.text-rose-50\/85{
  color: rgb(255 241 242 / 0.85);
}
.text-rose-50\/90{
  color: rgb(255 241 242 / 0.9);
}
.text-rose-50\/95{
  color: rgb(255 241 242 / 0.95);
}
.text-rose-500{
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}
.text-rose-500\/0{
  color: rgb(244 63 94 / 0);
}
.text-rose-500\/10{
  color: rgb(244 63 94 / 0.1);
}
.text-rose-500\/100{
  color: rgb(244 63 94 / 1);
}
.text-rose-500\/15{
  color: rgb(244 63 94 / 0.15);
}
.text-rose-500\/20{
  color: rgb(244 63 94 / 0.2);
}
.text-rose-500\/25{
  color: rgb(244 63 94 / 0.25);
}
.text-rose-500\/30{
  color: rgb(244 63 94 / 0.3);
}
.text-rose-500\/35{
  color: rgb(244 63 94 / 0.35);
}
.text-rose-500\/40{
  color: rgb(244 63 94 / 0.4);
}
.text-rose-500\/45{
  color: rgb(244 63 94 / 0.45);
}
.text-rose-500\/5{
  color: rgb(244 63 94 / 0.05);
}
.text-rose-500\/50{
  color: rgb(244 63 94 / 0.5);
}
.text-rose-500\/55{
  color: rgb(244 63 94 / 0.55);
}
.text-rose-500\/60{
  color: rgb(244 63 94 / 0.6);
}
.text-rose-500\/65{
  color: rgb(244 63 94 / 0.65);
}
.text-rose-500\/70{
  color: rgb(244 63 94 / 0.7);
}
.text-rose-500\/75{
  color: rgb(244 63 94 / 0.75);
}
.text-rose-500\/80{
  color: rgb(244 63 94 / 0.8);
}
.text-rose-500\/85{
  color: rgb(244 63 94 / 0.85);
}
.text-rose-500\/90{
  color: rgb(244 63 94 / 0.9);
}
.text-rose-500\/95{
  color: rgb(244 63 94 / 0.95);
}
.text-rose-600{
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}
.text-rose-600\/0{
  color: rgb(225 29 72 / 0);
}
.text-rose-600\/10{
  color: rgb(225 29 72 / 0.1);
}
.text-rose-600\/100{
  color: rgb(225 29 72 / 1);
}
.text-rose-600\/15{
  color: rgb(225 29 72 / 0.15);
}
.text-rose-600\/20{
  color: rgb(225 29 72 / 0.2);
}
.text-rose-600\/25{
  color: rgb(225 29 72 / 0.25);
}
.text-rose-600\/30{
  color: rgb(225 29 72 / 0.3);
}
.text-rose-600\/35{
  color: rgb(225 29 72 / 0.35);
}
.text-rose-600\/40{
  color: rgb(225 29 72 / 0.4);
}
.text-rose-600\/45{
  color: rgb(225 29 72 / 0.45);
}
.text-rose-600\/5{
  color: rgb(225 29 72 / 0.05);
}
.text-rose-600\/50{
  color: rgb(225 29 72 / 0.5);
}
.text-rose-600\/55{
  color: rgb(225 29 72 / 0.55);
}
.text-rose-600\/60{
  color: rgb(225 29 72 / 0.6);
}
.text-rose-600\/65{
  color: rgb(225 29 72 / 0.65);
}
.text-rose-600\/70{
  color: rgb(225 29 72 / 0.7);
}
.text-rose-600\/75{
  color: rgb(225 29 72 / 0.75);
}
.text-rose-600\/80{
  color: rgb(225 29 72 / 0.8);
}
.text-rose-600\/85{
  color: rgb(225 29 72 / 0.85);
}
.text-rose-600\/90{
  color: rgb(225 29 72 / 0.9);
}
.text-rose-600\/95{
  color: rgb(225 29 72 / 0.95);
}
.text-rose-700{
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.text-rose-700\/0{
  color: rgb(190 18 60 / 0);
}
.text-rose-700\/10{
  color: rgb(190 18 60 / 0.1);
}
.text-rose-700\/100{
  color: rgb(190 18 60 / 1);
}
.text-rose-700\/15{
  color: rgb(190 18 60 / 0.15);
}
.text-rose-700\/20{
  color: rgb(190 18 60 / 0.2);
}
.text-rose-700\/25{
  color: rgb(190 18 60 / 0.25);
}
.text-rose-700\/30{
  color: rgb(190 18 60 / 0.3);
}
.text-rose-700\/35{
  color: rgb(190 18 60 / 0.35);
}
.text-rose-700\/40{
  color: rgb(190 18 60 / 0.4);
}
.text-rose-700\/45{
  color: rgb(190 18 60 / 0.45);
}
.text-rose-700\/5{
  color: rgb(190 18 60 / 0.05);
}
.text-rose-700\/50{
  color: rgb(190 18 60 / 0.5);
}
.text-rose-700\/55{
  color: rgb(190 18 60 / 0.55);
}
.text-rose-700\/60{
  color: rgb(190 18 60 / 0.6);
}
.text-rose-700\/65{
  color: rgb(190 18 60 / 0.65);
}
.text-rose-700\/70{
  color: rgb(190 18 60 / 0.7);
}
.text-rose-700\/75{
  color: rgb(190 18 60 / 0.75);
}
.text-rose-700\/80{
  color: rgb(190 18 60 / 0.8);
}
.text-rose-700\/85{
  color: rgb(190 18 60 / 0.85);
}
.text-rose-700\/90{
  color: rgb(190 18 60 / 0.9);
}
.text-rose-700\/95{
  color: rgb(190 18 60 / 0.95);
}
.text-rose-800{
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}
.text-rose-800\/0{
  color: rgb(159 18 57 / 0);
}
.text-rose-800\/10{
  color: rgb(159 18 57 / 0.1);
}
.text-rose-800\/100{
  color: rgb(159 18 57 / 1);
}
.text-rose-800\/15{
  color: rgb(159 18 57 / 0.15);
}
.text-rose-800\/20{
  color: rgb(159 18 57 / 0.2);
}
.text-rose-800\/25{
  color: rgb(159 18 57 / 0.25);
}
.text-rose-800\/30{
  color: rgb(159 18 57 / 0.3);
}
.text-rose-800\/35{
  color: rgb(159 18 57 / 0.35);
}
.text-rose-800\/40{
  color: rgb(159 18 57 / 0.4);
}
.text-rose-800\/45{
  color: rgb(159 18 57 / 0.45);
}
.text-rose-800\/5{
  color: rgb(159 18 57 / 0.05);
}
.text-rose-800\/50{
  color: rgb(159 18 57 / 0.5);
}
.text-rose-800\/55{
  color: rgb(159 18 57 / 0.55);
}
.text-rose-800\/60{
  color: rgb(159 18 57 / 0.6);
}
.text-rose-800\/65{
  color: rgb(159 18 57 / 0.65);
}
.text-rose-800\/70{
  color: rgb(159 18 57 / 0.7);
}
.text-rose-800\/75{
  color: rgb(159 18 57 / 0.75);
}
.text-rose-800\/80{
  color: rgb(159 18 57 / 0.8);
}
.text-rose-800\/85{
  color: rgb(159 18 57 / 0.85);
}
.text-rose-800\/90{
  color: rgb(159 18 57 / 0.9);
}
.text-rose-800\/95{
  color: rgb(159 18 57 / 0.95);
}
.text-rose-900{
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1));
}
.text-rose-900\/0{
  color: rgb(136 19 55 / 0);
}
.text-rose-900\/10{
  color: rgb(136 19 55 / 0.1);
}
.text-rose-900\/100{
  color: rgb(136 19 55 / 1);
}
.text-rose-900\/15{
  color: rgb(136 19 55 / 0.15);
}
.text-rose-900\/20{
  color: rgb(136 19 55 / 0.2);
}
.text-rose-900\/25{
  color: rgb(136 19 55 / 0.25);
}
.text-rose-900\/30{
  color: rgb(136 19 55 / 0.3);
}
.text-rose-900\/35{
  color: rgb(136 19 55 / 0.35);
}
.text-rose-900\/40{
  color: rgb(136 19 55 / 0.4);
}
.text-rose-900\/45{
  color: rgb(136 19 55 / 0.45);
}
.text-rose-900\/5{
  color: rgb(136 19 55 / 0.05);
}
.text-rose-900\/50{
  color: rgb(136 19 55 / 0.5);
}
.text-rose-900\/55{
  color: rgb(136 19 55 / 0.55);
}
.text-rose-900\/60{
  color: rgb(136 19 55 / 0.6);
}
.text-rose-900\/65{
  color: rgb(136 19 55 / 0.65);
}
.text-rose-900\/70{
  color: rgb(136 19 55 / 0.7);
}
.text-rose-900\/75{
  color: rgb(136 19 55 / 0.75);
}
.text-rose-900\/80{
  color: rgb(136 19 55 / 0.8);
}
.text-rose-900\/85{
  color: rgb(136 19 55 / 0.85);
}
.text-rose-900\/90{
  color: rgb(136 19 55 / 0.9);
}
.text-rose-900\/95{
  color: rgb(136 19 55 / 0.95);
}
.text-secondary-foreground{
  color: hsl(var(--secondary-foreground));
}
.text-services-green{
  color: hsl(var(--color-services-green));
}
.text-sidebar-foreground{
  color: hsl(var(--sidebar-foreground));
}
.text-sidebar-foreground\/70{
  color: hsl(var(--sidebar-foreground) / 0.7);
}
.text-sky-100{
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}
.text-sky-100\/0{
  color: rgb(224 242 254 / 0);
}
.text-sky-100\/10{
  color: rgb(224 242 254 / 0.1);
}
.text-sky-100\/100{
  color: rgb(224 242 254 / 1);
}
.text-sky-100\/15{
  color: rgb(224 242 254 / 0.15);
}
.text-sky-100\/20{
  color: rgb(224 242 254 / 0.2);
}
.text-sky-100\/25{
  color: rgb(224 242 254 / 0.25);
}
.text-sky-100\/30{
  color: rgb(224 242 254 / 0.3);
}
.text-sky-100\/35{
  color: rgb(224 242 254 / 0.35);
}
.text-sky-100\/40{
  color: rgb(224 242 254 / 0.4);
}
.text-sky-100\/45{
  color: rgb(224 242 254 / 0.45);
}
.text-sky-100\/5{
  color: rgb(224 242 254 / 0.05);
}
.text-sky-100\/50{
  color: rgb(224 242 254 / 0.5);
}
.text-sky-100\/55{
  color: rgb(224 242 254 / 0.55);
}
.text-sky-100\/60{
  color: rgb(224 242 254 / 0.6);
}
.text-sky-100\/65{
  color: rgb(224 242 254 / 0.65);
}
.text-sky-100\/70{
  color: rgb(224 242 254 / 0.7);
}
.text-sky-100\/75{
  color: rgb(224 242 254 / 0.75);
}
.text-sky-100\/80{
  color: rgb(224 242 254 / 0.8);
}
.text-sky-100\/85{
  color: rgb(224 242 254 / 0.85);
}
.text-sky-100\/90{
  color: rgb(224 242 254 / 0.9);
}
.text-sky-100\/95{
  color: rgb(224 242 254 / 0.95);
}
.text-sky-200{
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}
.text-sky-200\/0{
  color: rgb(186 230 253 / 0);
}
.text-sky-200\/10{
  color: rgb(186 230 253 / 0.1);
}
.text-sky-200\/100{
  color: rgb(186 230 253 / 1);
}
.text-sky-200\/15{
  color: rgb(186 230 253 / 0.15);
}
.text-sky-200\/20{
  color: rgb(186 230 253 / 0.2);
}
.text-sky-200\/25{
  color: rgb(186 230 253 / 0.25);
}
.text-sky-200\/30{
  color: rgb(186 230 253 / 0.3);
}
.text-sky-200\/35{
  color: rgb(186 230 253 / 0.35);
}
.text-sky-200\/40{
  color: rgb(186 230 253 / 0.4);
}
.text-sky-200\/45{
  color: rgb(186 230 253 / 0.45);
}
.text-sky-200\/5{
  color: rgb(186 230 253 / 0.05);
}
.text-sky-200\/50{
  color: rgb(186 230 253 / 0.5);
}
.text-sky-200\/55{
  color: rgb(186 230 253 / 0.55);
}
.text-sky-200\/60{
  color: rgb(186 230 253 / 0.6);
}
.text-sky-200\/65{
  color: rgb(186 230 253 / 0.65);
}
.text-sky-200\/70{
  color: rgb(186 230 253 / 0.7);
}
.text-sky-200\/75{
  color: rgb(186 230 253 / 0.75);
}
.text-sky-200\/80{
  color: rgb(186 230 253 / 0.8);
}
.text-sky-200\/85{
  color: rgb(186 230 253 / 0.85);
}
.text-sky-200\/90{
  color: rgb(186 230 253 / 0.9);
}
.text-sky-200\/95{
  color: rgb(186 230 253 / 0.95);
}
.text-sky-300{
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}
.text-sky-300\/0{
  color: rgb(125 211 252 / 0);
}
.text-sky-300\/10{
  color: rgb(125 211 252 / 0.1);
}
.text-sky-300\/100{
  color: rgb(125 211 252 / 1);
}
.text-sky-300\/15{
  color: rgb(125 211 252 / 0.15);
}
.text-sky-300\/20{
  color: rgb(125 211 252 / 0.2);
}
.text-sky-300\/25{
  color: rgb(125 211 252 / 0.25);
}
.text-sky-300\/30{
  color: rgb(125 211 252 / 0.3);
}
.text-sky-300\/35{
  color: rgb(125 211 252 / 0.35);
}
.text-sky-300\/40{
  color: rgb(125 211 252 / 0.4);
}
.text-sky-300\/45{
  color: rgb(125 211 252 / 0.45);
}
.text-sky-300\/5{
  color: rgb(125 211 252 / 0.05);
}
.text-sky-300\/50{
  color: rgb(125 211 252 / 0.5);
}
.text-sky-300\/55{
  color: rgb(125 211 252 / 0.55);
}
.text-sky-300\/60{
  color: rgb(125 211 252 / 0.6);
}
.text-sky-300\/65{
  color: rgb(125 211 252 / 0.65);
}
.text-sky-300\/70{
  color: rgb(125 211 252 / 0.7);
}
.text-sky-300\/75{
  color: rgb(125 211 252 / 0.75);
}
.text-sky-300\/80{
  color: rgb(125 211 252 / 0.8);
}
.text-sky-300\/85{
  color: rgb(125 211 252 / 0.85);
}
.text-sky-300\/90{
  color: rgb(125 211 252 / 0.9);
}
.text-sky-300\/95{
  color: rgb(125 211 252 / 0.95);
}
.text-sky-400{
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}
.text-sky-400\/0{
  color: rgb(56 189 248 / 0);
}
.text-sky-400\/10{
  color: rgb(56 189 248 / 0.1);
}
.text-sky-400\/100{
  color: rgb(56 189 248 / 1);
}
.text-sky-400\/15{
  color: rgb(56 189 248 / 0.15);
}
.text-sky-400\/20{
  color: rgb(56 189 248 / 0.2);
}
.text-sky-400\/25{
  color: rgb(56 189 248 / 0.25);
}
.text-sky-400\/30{
  color: rgb(56 189 248 / 0.3);
}
.text-sky-400\/35{
  color: rgb(56 189 248 / 0.35);
}
.text-sky-400\/40{
  color: rgb(56 189 248 / 0.4);
}
.text-sky-400\/45{
  color: rgb(56 189 248 / 0.45);
}
.text-sky-400\/5{
  color: rgb(56 189 248 / 0.05);
}
.text-sky-400\/50{
  color: rgb(56 189 248 / 0.5);
}
.text-sky-400\/55{
  color: rgb(56 189 248 / 0.55);
}
.text-sky-400\/60{
  color: rgb(56 189 248 / 0.6);
}
.text-sky-400\/65{
  color: rgb(56 189 248 / 0.65);
}
.text-sky-400\/70{
  color: rgb(56 189 248 / 0.7);
}
.text-sky-400\/75{
  color: rgb(56 189 248 / 0.75);
}
.text-sky-400\/80{
  color: rgb(56 189 248 / 0.8);
}
.text-sky-400\/85{
  color: rgb(56 189 248 / 0.85);
}
.text-sky-400\/90{
  color: rgb(56 189 248 / 0.9);
}
.text-sky-400\/95{
  color: rgb(56 189 248 / 0.95);
}
.text-sky-50{
  --tw-text-opacity: 1;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1));
}
.text-sky-50\/0{
  color: rgb(240 249 255 / 0);
}
.text-sky-50\/10{
  color: rgb(240 249 255 / 0.1);
}
.text-sky-50\/100{
  color: rgb(240 249 255 / 1);
}
.text-sky-50\/15{
  color: rgb(240 249 255 / 0.15);
}
.text-sky-50\/20{
  color: rgb(240 249 255 / 0.2);
}
.text-sky-50\/25{
  color: rgb(240 249 255 / 0.25);
}
.text-sky-50\/30{
  color: rgb(240 249 255 / 0.3);
}
.text-sky-50\/35{
  color: rgb(240 249 255 / 0.35);
}
.text-sky-50\/40{
  color: rgb(240 249 255 / 0.4);
}
.text-sky-50\/45{
  color: rgb(240 249 255 / 0.45);
}
.text-sky-50\/5{
  color: rgb(240 249 255 / 0.05);
}
.text-sky-50\/50{
  color: rgb(240 249 255 / 0.5);
}
.text-sky-50\/55{
  color: rgb(240 249 255 / 0.55);
}
.text-sky-50\/60{
  color: rgb(240 249 255 / 0.6);
}
.text-sky-50\/65{
  color: rgb(240 249 255 / 0.65);
}
.text-sky-50\/70{
  color: rgb(240 249 255 / 0.7);
}
.text-sky-50\/75{
  color: rgb(240 249 255 / 0.75);
}
.text-sky-50\/80{
  color: rgb(240 249 255 / 0.8);
}
.text-sky-50\/85{
  color: rgb(240 249 255 / 0.85);
}
.text-sky-50\/90{
  color: rgb(240 249 255 / 0.9);
}
.text-sky-50\/95{
  color: rgb(240 249 255 / 0.95);
}
.text-sky-500{
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}
.text-sky-500\/0{
  color: rgb(14 165 233 / 0);
}
.text-sky-500\/10{
  color: rgb(14 165 233 / 0.1);
}
.text-sky-500\/100{
  color: rgb(14 165 233 / 1);
}
.text-sky-500\/15{
  color: rgb(14 165 233 / 0.15);
}
.text-sky-500\/20{
  color: rgb(14 165 233 / 0.2);
}
.text-sky-500\/25{
  color: rgb(14 165 233 / 0.25);
}
.text-sky-500\/30{
  color: rgb(14 165 233 / 0.3);
}
.text-sky-500\/35{
  color: rgb(14 165 233 / 0.35);
}
.text-sky-500\/40{
  color: rgb(14 165 233 / 0.4);
}
.text-sky-500\/45{
  color: rgb(14 165 233 / 0.45);
}
.text-sky-500\/5{
  color: rgb(14 165 233 / 0.05);
}
.text-sky-500\/50{
  color: rgb(14 165 233 / 0.5);
}
.text-sky-500\/55{
  color: rgb(14 165 233 / 0.55);
}
.text-sky-500\/60{
  color: rgb(14 165 233 / 0.6);
}
.text-sky-500\/65{
  color: rgb(14 165 233 / 0.65);
}
.text-sky-500\/70{
  color: rgb(14 165 233 / 0.7);
}
.text-sky-500\/75{
  color: rgb(14 165 233 / 0.75);
}
.text-sky-500\/80{
  color: rgb(14 165 233 / 0.8);
}
.text-sky-500\/85{
  color: rgb(14 165 233 / 0.85);
}
.text-sky-500\/90{
  color: rgb(14 165 233 / 0.9);
}
.text-sky-500\/95{
  color: rgb(14 165 233 / 0.95);
}
.text-sky-600{
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1));
}
.text-sky-600\/0{
  color: rgb(2 132 199 / 0);
}
.text-sky-600\/10{
  color: rgb(2 132 199 / 0.1);
}
.text-sky-600\/100{
  color: rgb(2 132 199 / 1);
}
.text-sky-600\/15{
  color: rgb(2 132 199 / 0.15);
}
.text-sky-600\/20{
  color: rgb(2 132 199 / 0.2);
}
.text-sky-600\/25{
  color: rgb(2 132 199 / 0.25);
}
.text-sky-600\/30{
  color: rgb(2 132 199 / 0.3);
}
.text-sky-600\/35{
  color: rgb(2 132 199 / 0.35);
}
.text-sky-600\/40{
  color: rgb(2 132 199 / 0.4);
}
.text-sky-600\/45{
  color: rgb(2 132 199 / 0.45);
}
.text-sky-600\/5{
  color: rgb(2 132 199 / 0.05);
}
.text-sky-600\/50{
  color: rgb(2 132 199 / 0.5);
}
.text-sky-600\/55{
  color: rgb(2 132 199 / 0.55);
}
.text-sky-600\/60{
  color: rgb(2 132 199 / 0.6);
}
.text-sky-600\/65{
  color: rgb(2 132 199 / 0.65);
}
.text-sky-600\/70{
  color: rgb(2 132 199 / 0.7);
}
.text-sky-600\/75{
  color: rgb(2 132 199 / 0.75);
}
.text-sky-600\/80{
  color: rgb(2 132 199 / 0.8);
}
.text-sky-600\/85{
  color: rgb(2 132 199 / 0.85);
}
.text-sky-600\/90{
  color: rgb(2 132 199 / 0.9);
}
.text-sky-600\/95{
  color: rgb(2 132 199 / 0.95);
}
.text-sky-700{
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}
.text-sky-700\/0{
  color: rgb(3 105 161 / 0);
}
.text-sky-700\/10{
  color: rgb(3 105 161 / 0.1);
}
.text-sky-700\/100{
  color: rgb(3 105 161 / 1);
}
.text-sky-700\/15{
  color: rgb(3 105 161 / 0.15);
}
.text-sky-700\/20{
  color: rgb(3 105 161 / 0.2);
}
.text-sky-700\/25{
  color: rgb(3 105 161 / 0.25);
}
.text-sky-700\/30{
  color: rgb(3 105 161 / 0.3);
}
.text-sky-700\/35{
  color: rgb(3 105 161 / 0.35);
}
.text-sky-700\/40{
  color: rgb(3 105 161 / 0.4);
}
.text-sky-700\/45{
  color: rgb(3 105 161 / 0.45);
}
.text-sky-700\/5{
  color: rgb(3 105 161 / 0.05);
}
.text-sky-700\/50{
  color: rgb(3 105 161 / 0.5);
}
.text-sky-700\/55{
  color: rgb(3 105 161 / 0.55);
}
.text-sky-700\/60{
  color: rgb(3 105 161 / 0.6);
}
.text-sky-700\/65{
  color: rgb(3 105 161 / 0.65);
}
.text-sky-700\/70{
  color: rgb(3 105 161 / 0.7);
}
.text-sky-700\/75{
  color: rgb(3 105 161 / 0.75);
}
.text-sky-700\/80{
  color: rgb(3 105 161 / 0.8);
}
.text-sky-700\/85{
  color: rgb(3 105 161 / 0.85);
}
.text-sky-700\/90{
  color: rgb(3 105 161 / 0.9);
}
.text-sky-700\/95{
  color: rgb(3 105 161 / 0.95);
}
.text-sky-800{
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1));
}
.text-sky-800\/0{
  color: rgb(7 89 133 / 0);
}
.text-sky-800\/10{
  color: rgb(7 89 133 / 0.1);
}
.text-sky-800\/100{
  color: rgb(7 89 133 / 1);
}
.text-sky-800\/15{
  color: rgb(7 89 133 / 0.15);
}
.text-sky-800\/20{
  color: rgb(7 89 133 / 0.2);
}
.text-sky-800\/25{
  color: rgb(7 89 133 / 0.25);
}
.text-sky-800\/30{
  color: rgb(7 89 133 / 0.3);
}
.text-sky-800\/35{
  color: rgb(7 89 133 / 0.35);
}
.text-sky-800\/40{
  color: rgb(7 89 133 / 0.4);
}
.text-sky-800\/45{
  color: rgb(7 89 133 / 0.45);
}
.text-sky-800\/5{
  color: rgb(7 89 133 / 0.05);
}
.text-sky-800\/50{
  color: rgb(7 89 133 / 0.5);
}
.text-sky-800\/55{
  color: rgb(7 89 133 / 0.55);
}
.text-sky-800\/60{
  color: rgb(7 89 133 / 0.6);
}
.text-sky-800\/65{
  color: rgb(7 89 133 / 0.65);
}
.text-sky-800\/70{
  color: rgb(7 89 133 / 0.7);
}
.text-sky-800\/75{
  color: rgb(7 89 133 / 0.75);
}
.text-sky-800\/80{
  color: rgb(7 89 133 / 0.8);
}
.text-sky-800\/85{
  color: rgb(7 89 133 / 0.85);
}
.text-sky-800\/90{
  color: rgb(7 89 133 / 0.9);
}
.text-sky-800\/95{
  color: rgb(7 89 133 / 0.95);
}
.text-sky-900{
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}
.text-sky-900\/0{
  color: rgb(12 74 110 / 0);
}
.text-sky-900\/10{
  color: rgb(12 74 110 / 0.1);
}
.text-sky-900\/100{
  color: rgb(12 74 110 / 1);
}
.text-sky-900\/15{
  color: rgb(12 74 110 / 0.15);
}
.text-sky-900\/20{
  color: rgb(12 74 110 / 0.2);
}
.text-sky-900\/25{
  color: rgb(12 74 110 / 0.25);
}
.text-sky-900\/30{
  color: rgb(12 74 110 / 0.3);
}
.text-sky-900\/35{
  color: rgb(12 74 110 / 0.35);
}
.text-sky-900\/40{
  color: rgb(12 74 110 / 0.4);
}
.text-sky-900\/45{
  color: rgb(12 74 110 / 0.45);
}
.text-sky-900\/5{
  color: rgb(12 74 110 / 0.05);
}
.text-sky-900\/50{
  color: rgb(12 74 110 / 0.5);
}
.text-sky-900\/55{
  color: rgb(12 74 110 / 0.55);
}
.text-sky-900\/60{
  color: rgb(12 74 110 / 0.6);
}
.text-sky-900\/65{
  color: rgb(12 74 110 / 0.65);
}
.text-sky-900\/70{
  color: rgb(12 74 110 / 0.7);
}
.text-sky-900\/75{
  color: rgb(12 74 110 / 0.75);
}
.text-sky-900\/80{
  color: rgb(12 74 110 / 0.8);
}
.text-sky-900\/85{
  color: rgb(12 74 110 / 0.85);
}
.text-sky-900\/90{
  color: rgb(12 74 110 / 0.9);
}
.text-sky-900\/95{
  color: rgb(12 74 110 / 0.95);
}
.text-slate-100{
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.text-slate-100\/0{
  color: rgb(241 245 249 / 0);
}
.text-slate-100\/10{
  color: rgb(241 245 249 / 0.1);
}
.text-slate-100\/100{
  color: rgb(241 245 249 / 1);
}
.text-slate-100\/15{
  color: rgb(241 245 249 / 0.15);
}
.text-slate-100\/20{
  color: rgb(241 245 249 / 0.2);
}
.text-slate-100\/25{
  color: rgb(241 245 249 / 0.25);
}
.text-slate-100\/30{
  color: rgb(241 245 249 / 0.3);
}
.text-slate-100\/35{
  color: rgb(241 245 249 / 0.35);
}
.text-slate-100\/40{
  color: rgb(241 245 249 / 0.4);
}
.text-slate-100\/45{
  color: rgb(241 245 249 / 0.45);
}
.text-slate-100\/5{
  color: rgb(241 245 249 / 0.05);
}
.text-slate-100\/50{
  color: rgb(241 245 249 / 0.5);
}
.text-slate-100\/55{
  color: rgb(241 245 249 / 0.55);
}
.text-slate-100\/60{
  color: rgb(241 245 249 / 0.6);
}
.text-slate-100\/65{
  color: rgb(241 245 249 / 0.65);
}
.text-slate-100\/70{
  color: rgb(241 245 249 / 0.7);
}
.text-slate-100\/75{
  color: rgb(241 245 249 / 0.75);
}
.text-slate-100\/80{
  color: rgb(241 245 249 / 0.8);
}
.text-slate-100\/85{
  color: rgb(241 245 249 / 0.85);
}
.text-slate-100\/90{
  color: rgb(241 245 249 / 0.9);
}
.text-slate-100\/95{
  color: rgb(241 245 249 / 0.95);
}
.text-slate-200{
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.text-slate-200\/0{
  color: rgb(226 232 240 / 0);
}
.text-slate-200\/10{
  color: rgb(226 232 240 / 0.1);
}
.text-slate-200\/100{
  color: rgb(226 232 240 / 1);
}
.text-slate-200\/15{
  color: rgb(226 232 240 / 0.15);
}
.text-slate-200\/20{
  color: rgb(226 232 240 / 0.2);
}
.text-slate-200\/25{
  color: rgb(226 232 240 / 0.25);
}
.text-slate-200\/30{
  color: rgb(226 232 240 / 0.3);
}
.text-slate-200\/35{
  color: rgb(226 232 240 / 0.35);
}
.text-slate-200\/40{
  color: rgb(226 232 240 / 0.4);
}
.text-slate-200\/45{
  color: rgb(226 232 240 / 0.45);
}
.text-slate-200\/5{
  color: rgb(226 232 240 / 0.05);
}
.text-slate-200\/50{
  color: rgb(226 232 240 / 0.5);
}
.text-slate-200\/55{
  color: rgb(226 232 240 / 0.55);
}
.text-slate-200\/60{
  color: rgb(226 232 240 / 0.6);
}
.text-slate-200\/65{
  color: rgb(226 232 240 / 0.65);
}
.text-slate-200\/70{
  color: rgb(226 232 240 / 0.7);
}
.text-slate-200\/75{
  color: rgb(226 232 240 / 0.75);
}
.text-slate-200\/80{
  color: rgb(226 232 240 / 0.8);
}
.text-slate-200\/85{
  color: rgb(226 232 240 / 0.85);
}
.text-slate-200\/90{
  color: rgb(226 232 240 / 0.9);
}
.text-slate-200\/95{
  color: rgb(226 232 240 / 0.95);
}
.text-slate-300{
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-300\/0{
  color: rgb(203 213 225 / 0);
}
.text-slate-300\/10{
  color: rgb(203 213 225 / 0.1);
}
.text-slate-300\/100{
  color: rgb(203 213 225 / 1);
}
.text-slate-300\/15{
  color: rgb(203 213 225 / 0.15);
}
.text-slate-300\/20{
  color: rgb(203 213 225 / 0.2);
}
.text-slate-300\/25{
  color: rgb(203 213 225 / 0.25);
}
.text-slate-300\/30{
  color: rgb(203 213 225 / 0.3);
}
.text-slate-300\/35{
  color: rgb(203 213 225 / 0.35);
}
.text-slate-300\/40{
  color: rgb(203 213 225 / 0.4);
}
.text-slate-300\/45{
  color: rgb(203 213 225 / 0.45);
}
.text-slate-300\/5{
  color: rgb(203 213 225 / 0.05);
}
.text-slate-300\/50{
  color: rgb(203 213 225 / 0.5);
}
.text-slate-300\/55{
  color: rgb(203 213 225 / 0.55);
}
.text-slate-300\/60{
  color: rgb(203 213 225 / 0.6);
}
.text-slate-300\/65{
  color: rgb(203 213 225 / 0.65);
}
.text-slate-300\/70{
  color: rgb(203 213 225 / 0.7);
}
.text-slate-300\/75{
  color: rgb(203 213 225 / 0.75);
}
.text-slate-300\/80{
  color: rgb(203 213 225 / 0.8);
}
.text-slate-300\/85{
  color: rgb(203 213 225 / 0.85);
}
.text-slate-300\/90{
  color: rgb(203 213 225 / 0.9);
}
.text-slate-300\/95{
  color: rgb(203 213 225 / 0.95);
}
.text-slate-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-400\/0{
  color: rgb(148 163 184 / 0);
}
.text-slate-400\/10{
  color: rgb(148 163 184 / 0.1);
}
.text-slate-400\/100{
  color: rgb(148 163 184 / 1);
}
.text-slate-400\/15{
  color: rgb(148 163 184 / 0.15);
}
.text-slate-400\/20{
  color: rgb(148 163 184 / 0.2);
}
.text-slate-400\/25{
  color: rgb(148 163 184 / 0.25);
}
.text-slate-400\/30{
  color: rgb(148 163 184 / 0.3);
}
.text-slate-400\/35{
  color: rgb(148 163 184 / 0.35);
}
.text-slate-400\/40{
  color: rgb(148 163 184 / 0.4);
}
.text-slate-400\/45{
  color: rgb(148 163 184 / 0.45);
}
.text-slate-400\/5{
  color: rgb(148 163 184 / 0.05);
}
.text-slate-400\/50{
  color: rgb(148 163 184 / 0.5);
}
.text-slate-400\/55{
  color: rgb(148 163 184 / 0.55);
}
.text-slate-400\/60{
  color: rgb(148 163 184 / 0.6);
}
.text-slate-400\/65{
  color: rgb(148 163 184 / 0.65);
}
.text-slate-400\/70{
  color: rgb(148 163 184 / 0.7);
}
.text-slate-400\/75{
  color: rgb(148 163 184 / 0.75);
}
.text-slate-400\/80{
  color: rgb(148 163 184 / 0.8);
}
.text-slate-400\/85{
  color: rgb(148 163 184 / 0.85);
}
.text-slate-400\/90{
  color: rgb(148 163 184 / 0.9);
}
.text-slate-400\/95{
  color: rgb(148 163 184 / 0.95);
}
.text-slate-50{
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1));
}
.text-slate-50\/0{
  color: rgb(248 250 252 / 0);
}
.text-slate-50\/10{
  color: rgb(248 250 252 / 0.1);
}
.text-slate-50\/100{
  color: rgb(248 250 252 / 1);
}
.text-slate-50\/15{
  color: rgb(248 250 252 / 0.15);
}
.text-slate-50\/20{
  color: rgb(248 250 252 / 0.2);
}
.text-slate-50\/25{
  color: rgb(248 250 252 / 0.25);
}
.text-slate-50\/30{
  color: rgb(248 250 252 / 0.3);
}
.text-slate-50\/35{
  color: rgb(248 250 252 / 0.35);
}
.text-slate-50\/40{
  color: rgb(248 250 252 / 0.4);
}
.text-slate-50\/45{
  color: rgb(248 250 252 / 0.45);
}
.text-slate-50\/5{
  color: rgb(248 250 252 / 0.05);
}
.text-slate-50\/50{
  color: rgb(248 250 252 / 0.5);
}
.text-slate-50\/55{
  color: rgb(248 250 252 / 0.55);
}
.text-slate-50\/60{
  color: rgb(248 250 252 / 0.6);
}
.text-slate-50\/65{
  color: rgb(248 250 252 / 0.65);
}
.text-slate-50\/70{
  color: rgb(248 250 252 / 0.7);
}
.text-slate-50\/75{
  color: rgb(248 250 252 / 0.75);
}
.text-slate-50\/80{
  color: rgb(248 250 252 / 0.8);
}
.text-slate-50\/85{
  color: rgb(248 250 252 / 0.85);
}
.text-slate-50\/90{
  color: rgb(248 250 252 / 0.9);
}
.text-slate-50\/95{
  color: rgb(248 250 252 / 0.95);
}
.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-slate-500\/0{
  color: rgb(100 116 139 / 0);
}
.text-slate-500\/10{
  color: rgb(100 116 139 / 0.1);
}
.text-slate-500\/100{
  color: rgb(100 116 139 / 1);
}
.text-slate-500\/15{
  color: rgb(100 116 139 / 0.15);
}
.text-slate-500\/20{
  color: rgb(100 116 139 / 0.2);
}
.text-slate-500\/25{
  color: rgb(100 116 139 / 0.25);
}
.text-slate-500\/30{
  color: rgb(100 116 139 / 0.3);
}
.text-slate-500\/35{
  color: rgb(100 116 139 / 0.35);
}
.text-slate-500\/40{
  color: rgb(100 116 139 / 0.4);
}
.text-slate-500\/45{
  color: rgb(100 116 139 / 0.45);
}
.text-slate-500\/5{
  color: rgb(100 116 139 / 0.05);
}
.text-slate-500\/50{
  color: rgb(100 116 139 / 0.5);
}
.text-slate-500\/55{
  color: rgb(100 116 139 / 0.55);
}
.text-slate-500\/60{
  color: rgb(100 116 139 / 0.6);
}
.text-slate-500\/65{
  color: rgb(100 116 139 / 0.65);
}
.text-slate-500\/70{
  color: rgb(100 116 139 / 0.7);
}
.text-slate-500\/75{
  color: rgb(100 116 139 / 0.75);
}
.text-slate-500\/80{
  color: rgb(100 116 139 / 0.8);
}
.text-slate-500\/85{
  color: rgb(100 116 139 / 0.85);
}
.text-slate-500\/90{
  color: rgb(100 116 139 / 0.9);
}
.text-slate-500\/95{
  color: rgb(100 116 139 / 0.95);
}
.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-600\/0{
  color: rgb(71 85 105 / 0);
}
.text-slate-600\/10{
  color: rgb(71 85 105 / 0.1);
}
.text-slate-600\/100{
  color: rgb(71 85 105 / 1);
}
.text-slate-600\/15{
  color: rgb(71 85 105 / 0.15);
}
.text-slate-600\/20{
  color: rgb(71 85 105 / 0.2);
}
.text-slate-600\/25{
  color: rgb(71 85 105 / 0.25);
}
.text-slate-600\/30{
  color: rgb(71 85 105 / 0.3);
}
.text-slate-600\/35{
  color: rgb(71 85 105 / 0.35);
}
.text-slate-600\/40{
  color: rgb(71 85 105 / 0.4);
}
.text-slate-600\/45{
  color: rgb(71 85 105 / 0.45);
}
.text-slate-600\/5{
  color: rgb(71 85 105 / 0.05);
}
.text-slate-600\/50{
  color: rgb(71 85 105 / 0.5);
}
.text-slate-600\/55{
  color: rgb(71 85 105 / 0.55);
}
.text-slate-600\/60{
  color: rgb(71 85 105 / 0.6);
}
.text-slate-600\/65{
  color: rgb(71 85 105 / 0.65);
}
.text-slate-600\/70{
  color: rgb(71 85 105 / 0.7);
}
.text-slate-600\/75{
  color: rgb(71 85 105 / 0.75);
}
.text-slate-600\/80{
  color: rgb(71 85 105 / 0.8);
}
.text-slate-600\/85{
  color: rgb(71 85 105 / 0.85);
}
.text-slate-600\/90{
  color: rgb(71 85 105 / 0.9);
}
.text-slate-600\/95{
  color: rgb(71 85 105 / 0.95);
}
.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-slate-700\/0{
  color: rgb(51 65 85 / 0);
}
.text-slate-700\/10{
  color: rgb(51 65 85 / 0.1);
}
.text-slate-700\/100{
  color: rgb(51 65 85 / 1);
}
.text-slate-700\/15{
  color: rgb(51 65 85 / 0.15);
}
.text-slate-700\/20{
  color: rgb(51 65 85 / 0.2);
}
.text-slate-700\/25{
  color: rgb(51 65 85 / 0.25);
}
.text-slate-700\/30{
  color: rgb(51 65 85 / 0.3);
}
.text-slate-700\/35{
  color: rgb(51 65 85 / 0.35);
}
.text-slate-700\/40{
  color: rgb(51 65 85 / 0.4);
}
.text-slate-700\/45{
  color: rgb(51 65 85 / 0.45);
}
.text-slate-700\/5{
  color: rgb(51 65 85 / 0.05);
}
.text-slate-700\/50{
  color: rgb(51 65 85 / 0.5);
}
.text-slate-700\/55{
  color: rgb(51 65 85 / 0.55);
}
.text-slate-700\/60{
  color: rgb(51 65 85 / 0.6);
}
.text-slate-700\/65{
  color: rgb(51 65 85 / 0.65);
}
.text-slate-700\/70{
  color: rgb(51 65 85 / 0.7);
}
.text-slate-700\/75{
  color: rgb(51 65 85 / 0.75);
}
.text-slate-700\/80{
  color: rgb(51 65 85 / 0.8);
}
.text-slate-700\/85{
  color: rgb(51 65 85 / 0.85);
}
.text-slate-700\/90{
  color: rgb(51 65 85 / 0.9);
}
.text-slate-700\/95{
  color: rgb(51 65 85 / 0.95);
}
.text-slate-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.text-slate-800\/0{
  color: rgb(30 41 59 / 0);
}
.text-slate-800\/10{
  color: rgb(30 41 59 / 0.1);
}
.text-slate-800\/100{
  color: rgb(30 41 59 / 1);
}
.text-slate-800\/15{
  color: rgb(30 41 59 / 0.15);
}
.text-slate-800\/20{
  color: rgb(30 41 59 / 0.2);
}
.text-slate-800\/25{
  color: rgb(30 41 59 / 0.25);
}
.text-slate-800\/30{
  color: rgb(30 41 59 / 0.3);
}
.text-slate-800\/35{
  color: rgb(30 41 59 / 0.35);
}
.text-slate-800\/40{
  color: rgb(30 41 59 / 0.4);
}
.text-slate-800\/45{
  color: rgb(30 41 59 / 0.45);
}
.text-slate-800\/5{
  color: rgb(30 41 59 / 0.05);
}
.text-slate-800\/50{
  color: rgb(30 41 59 / 0.5);
}
.text-slate-800\/55{
  color: rgb(30 41 59 / 0.55);
}
.text-slate-800\/60{
  color: rgb(30 41 59 / 0.6);
}
.text-slate-800\/65{
  color: rgb(30 41 59 / 0.65);
}
.text-slate-800\/70{
  color: rgb(30 41 59 / 0.7);
}
.text-slate-800\/75{
  color: rgb(30 41 59 / 0.75);
}
.text-slate-800\/80{
  color: rgb(30 41 59 / 0.8);
}
.text-slate-800\/85{
  color: rgb(30 41 59 / 0.85);
}
.text-slate-800\/90{
  color: rgb(30 41 59 / 0.9);
}
.text-slate-800\/95{
  color: rgb(30 41 59 / 0.95);
}
.text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.text-slate-900\/0{
  color: rgb(15 23 42 / 0);
}
.text-slate-900\/10{
  color: rgb(15 23 42 / 0.1);
}
.text-slate-900\/100{
  color: rgb(15 23 42 / 1);
}
.text-slate-900\/15{
  color: rgb(15 23 42 / 0.15);
}
.text-slate-900\/20{
  color: rgb(15 23 42 / 0.2);
}
.text-slate-900\/25{
  color: rgb(15 23 42 / 0.25);
}
.text-slate-900\/30{
  color: rgb(15 23 42 / 0.3);
}
.text-slate-900\/35{
  color: rgb(15 23 42 / 0.35);
}
.text-slate-900\/40{
  color: rgb(15 23 42 / 0.4);
}
.text-slate-900\/45{
  color: rgb(15 23 42 / 0.45);
}
.text-slate-900\/5{
  color: rgb(15 23 42 / 0.05);
}
.text-slate-900\/50{
  color: rgb(15 23 42 / 0.5);
}
.text-slate-900\/55{
  color: rgb(15 23 42 / 0.55);
}
.text-slate-900\/60{
  color: rgb(15 23 42 / 0.6);
}
.text-slate-900\/65{
  color: rgb(15 23 42 / 0.65);
}
.text-slate-900\/70{
  color: rgb(15 23 42 / 0.7);
}
.text-slate-900\/75{
  color: rgb(15 23 42 / 0.75);
}
.text-slate-900\/80{
  color: rgb(15 23 42 / 0.8);
}
.text-slate-900\/85{
  color: rgb(15 23 42 / 0.85);
}
.text-slate-900\/90{
  color: rgb(15 23 42 / 0.9);
}
.text-slate-900\/95{
  color: rgb(15 23 42 / 0.95);
}
.text-stone-100{
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}
.text-stone-100\/0{
  color: rgb(245 245 244 / 0);
}
.text-stone-100\/10{
  color: rgb(245 245 244 / 0.1);
}
.text-stone-100\/100{
  color: rgb(245 245 244 / 1);
}
.text-stone-100\/15{
  color: rgb(245 245 244 / 0.15);
}
.text-stone-100\/20{
  color: rgb(245 245 244 / 0.2);
}
.text-stone-100\/25{
  color: rgb(245 245 244 / 0.25);
}
.text-stone-100\/30{
  color: rgb(245 245 244 / 0.3);
}
.text-stone-100\/35{
  color: rgb(245 245 244 / 0.35);
}
.text-stone-100\/40{
  color: rgb(245 245 244 / 0.4);
}
.text-stone-100\/45{
  color: rgb(245 245 244 / 0.45);
}
.text-stone-100\/5{
  color: rgb(245 245 244 / 0.05);
}
.text-stone-100\/50{
  color: rgb(245 245 244 / 0.5);
}
.text-stone-100\/55{
  color: rgb(245 245 244 / 0.55);
}
.text-stone-100\/60{
  color: rgb(245 245 244 / 0.6);
}
.text-stone-100\/65{
  color: rgb(245 245 244 / 0.65);
}
.text-stone-100\/70{
  color: rgb(245 245 244 / 0.7);
}
.text-stone-100\/75{
  color: rgb(245 245 244 / 0.75);
}
.text-stone-100\/80{
  color: rgb(245 245 244 / 0.8);
}
.text-stone-100\/85{
  color: rgb(245 245 244 / 0.85);
}
.text-stone-100\/90{
  color: rgb(245 245 244 / 0.9);
}
.text-stone-100\/95{
  color: rgb(245 245 244 / 0.95);
}
.text-stone-200{
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.text-stone-200\/0{
  color: rgb(231 229 228 / 0);
}
.text-stone-200\/10{
  color: rgb(231 229 228 / 0.1);
}
.text-stone-200\/100{
  color: rgb(231 229 228 / 1);
}
.text-stone-200\/15{
  color: rgb(231 229 228 / 0.15);
}
.text-stone-200\/20{
  color: rgb(231 229 228 / 0.2);
}
.text-stone-200\/25{
  color: rgb(231 229 228 / 0.25);
}
.text-stone-200\/30{
  color: rgb(231 229 228 / 0.3);
}
.text-stone-200\/35{
  color: rgb(231 229 228 / 0.35);
}
.text-stone-200\/40{
  color: rgb(231 229 228 / 0.4);
}
.text-stone-200\/45{
  color: rgb(231 229 228 / 0.45);
}
.text-stone-200\/5{
  color: rgb(231 229 228 / 0.05);
}
.text-stone-200\/50{
  color: rgb(231 229 228 / 0.5);
}
.text-stone-200\/55{
  color: rgb(231 229 228 / 0.55);
}
.text-stone-200\/60{
  color: rgb(231 229 228 / 0.6);
}
.text-stone-200\/65{
  color: rgb(231 229 228 / 0.65);
}
.text-stone-200\/70{
  color: rgb(231 229 228 / 0.7);
}
.text-stone-200\/75{
  color: rgb(231 229 228 / 0.75);
}
.text-stone-200\/80{
  color: rgb(231 229 228 / 0.8);
}
.text-stone-200\/85{
  color: rgb(231 229 228 / 0.85);
}
.text-stone-200\/90{
  color: rgb(231 229 228 / 0.9);
}
.text-stone-200\/95{
  color: rgb(231 229 228 / 0.95);
}
.text-stone-300{
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}
.text-stone-300\/0{
  color: rgb(214 211 209 / 0);
}
.text-stone-300\/10{
  color: rgb(214 211 209 / 0.1);
}
.text-stone-300\/100{
  color: rgb(214 211 209 / 1);
}
.text-stone-300\/15{
  color: rgb(214 211 209 / 0.15);
}
.text-stone-300\/20{
  color: rgb(214 211 209 / 0.2);
}
.text-stone-300\/25{
  color: rgb(214 211 209 / 0.25);
}
.text-stone-300\/30{
  color: rgb(214 211 209 / 0.3);
}
.text-stone-300\/35{
  color: rgb(214 211 209 / 0.35);
}
.text-stone-300\/40{
  color: rgb(214 211 209 / 0.4);
}
.text-stone-300\/45{
  color: rgb(214 211 209 / 0.45);
}
.text-stone-300\/5{
  color: rgb(214 211 209 / 0.05);
}
.text-stone-300\/50{
  color: rgb(214 211 209 / 0.5);
}
.text-stone-300\/55{
  color: rgb(214 211 209 / 0.55);
}
.text-stone-300\/60{
  color: rgb(214 211 209 / 0.6);
}
.text-stone-300\/65{
  color: rgb(214 211 209 / 0.65);
}
.text-stone-300\/70{
  color: rgb(214 211 209 / 0.7);
}
.text-stone-300\/75{
  color: rgb(214 211 209 / 0.75);
}
.text-stone-300\/80{
  color: rgb(214 211 209 / 0.8);
}
.text-stone-300\/85{
  color: rgb(214 211 209 / 0.85);
}
.text-stone-300\/90{
  color: rgb(214 211 209 / 0.9);
}
.text-stone-300\/95{
  color: rgb(214 211 209 / 0.95);
}
.text-stone-400{
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}
.text-stone-400\/0{
  color: rgb(168 162 158 / 0);
}
.text-stone-400\/10{
  color: rgb(168 162 158 / 0.1);
}
.text-stone-400\/100{
  color: rgb(168 162 158 / 1);
}
.text-stone-400\/15{
  color: rgb(168 162 158 / 0.15);
}
.text-stone-400\/20{
  color: rgb(168 162 158 / 0.2);
}
.text-stone-400\/25{
  color: rgb(168 162 158 / 0.25);
}
.text-stone-400\/30{
  color: rgb(168 162 158 / 0.3);
}
.text-stone-400\/35{
  color: rgb(168 162 158 / 0.35);
}
.text-stone-400\/40{
  color: rgb(168 162 158 / 0.4);
}
.text-stone-400\/45{
  color: rgb(168 162 158 / 0.45);
}
.text-stone-400\/5{
  color: rgb(168 162 158 / 0.05);
}
.text-stone-400\/50{
  color: rgb(168 162 158 / 0.5);
}
.text-stone-400\/55{
  color: rgb(168 162 158 / 0.55);
}
.text-stone-400\/60{
  color: rgb(168 162 158 / 0.6);
}
.text-stone-400\/65{
  color: rgb(168 162 158 / 0.65);
}
.text-stone-400\/70{
  color: rgb(168 162 158 / 0.7);
}
.text-stone-400\/75{
  color: rgb(168 162 158 / 0.75);
}
.text-stone-400\/80{
  color: rgb(168 162 158 / 0.8);
}
.text-stone-400\/85{
  color: rgb(168 162 158 / 0.85);
}
.text-stone-400\/90{
  color: rgb(168 162 158 / 0.9);
}
.text-stone-400\/95{
  color: rgb(168 162 158 / 0.95);
}
.text-stone-50{
  --tw-text-opacity: 1;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1));
}
.text-stone-50\/0{
  color: rgb(250 250 249 / 0);
}
.text-stone-50\/10{
  color: rgb(250 250 249 / 0.1);
}
.text-stone-50\/100{
  color: rgb(250 250 249 / 1);
}
.text-stone-50\/15{
  color: rgb(250 250 249 / 0.15);
}
.text-stone-50\/20{
  color: rgb(250 250 249 / 0.2);
}
.text-stone-50\/25{
  color: rgb(250 250 249 / 0.25);
}
.text-stone-50\/30{
  color: rgb(250 250 249 / 0.3);
}
.text-stone-50\/35{
  color: rgb(250 250 249 / 0.35);
}
.text-stone-50\/40{
  color: rgb(250 250 249 / 0.4);
}
.text-stone-50\/45{
  color: rgb(250 250 249 / 0.45);
}
.text-stone-50\/5{
  color: rgb(250 250 249 / 0.05);
}
.text-stone-50\/50{
  color: rgb(250 250 249 / 0.5);
}
.text-stone-50\/55{
  color: rgb(250 250 249 / 0.55);
}
.text-stone-50\/60{
  color: rgb(250 250 249 / 0.6);
}
.text-stone-50\/65{
  color: rgb(250 250 249 / 0.65);
}
.text-stone-50\/70{
  color: rgb(250 250 249 / 0.7);
}
.text-stone-50\/75{
  color: rgb(250 250 249 / 0.75);
}
.text-stone-50\/80{
  color: rgb(250 250 249 / 0.8);
}
.text-stone-50\/85{
  color: rgb(250 250 249 / 0.85);
}
.text-stone-50\/90{
  color: rgb(250 250 249 / 0.9);
}
.text-stone-50\/95{
  color: rgb(250 250 249 / 0.95);
}
.text-stone-500{
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.text-stone-500\/0{
  color: rgb(120 113 108 / 0);
}
.text-stone-500\/10{
  color: rgb(120 113 108 / 0.1);
}
.text-stone-500\/100{
  color: rgb(120 113 108 / 1);
}
.text-stone-500\/15{
  color: rgb(120 113 108 / 0.15);
}
.text-stone-500\/20{
  color: rgb(120 113 108 / 0.2);
}
.text-stone-500\/25{
  color: rgb(120 113 108 / 0.25);
}
.text-stone-500\/30{
  color: rgb(120 113 108 / 0.3);
}
.text-stone-500\/35{
  color: rgb(120 113 108 / 0.35);
}
.text-stone-500\/40{
  color: rgb(120 113 108 / 0.4);
}
.text-stone-500\/45{
  color: rgb(120 113 108 / 0.45);
}
.text-stone-500\/5{
  color: rgb(120 113 108 / 0.05);
}
.text-stone-500\/50{
  color: rgb(120 113 108 / 0.5);
}
.text-stone-500\/55{
  color: rgb(120 113 108 / 0.55);
}
.text-stone-500\/60{
  color: rgb(120 113 108 / 0.6);
}
.text-stone-500\/65{
  color: rgb(120 113 108 / 0.65);
}
.text-stone-500\/70{
  color: rgb(120 113 108 / 0.7);
}
.text-stone-500\/75{
  color: rgb(120 113 108 / 0.75);
}
.text-stone-500\/80{
  color: rgb(120 113 108 / 0.8);
}
.text-stone-500\/85{
  color: rgb(120 113 108 / 0.85);
}
.text-stone-500\/90{
  color: rgb(120 113 108 / 0.9);
}
.text-stone-500\/95{
  color: rgb(120 113 108 / 0.95);
}
.text-stone-600{
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}
.text-stone-600\/0{
  color: rgb(87 83 78 / 0);
}
.text-stone-600\/10{
  color: rgb(87 83 78 / 0.1);
}
.text-stone-600\/100{
  color: rgb(87 83 78 / 1);
}
.text-stone-600\/15{
  color: rgb(87 83 78 / 0.15);
}
.text-stone-600\/20{
  color: rgb(87 83 78 / 0.2);
}
.text-stone-600\/25{
  color: rgb(87 83 78 / 0.25);
}
.text-stone-600\/30{
  color: rgb(87 83 78 / 0.3);
}
.text-stone-600\/35{
  color: rgb(87 83 78 / 0.35);
}
.text-stone-600\/40{
  color: rgb(87 83 78 / 0.4);
}
.text-stone-600\/45{
  color: rgb(87 83 78 / 0.45);
}
.text-stone-600\/5{
  color: rgb(87 83 78 / 0.05);
}
.text-stone-600\/50{
  color: rgb(87 83 78 / 0.5);
}
.text-stone-600\/55{
  color: rgb(87 83 78 / 0.55);
}
.text-stone-600\/60{
  color: rgb(87 83 78 / 0.6);
}
.text-stone-600\/65{
  color: rgb(87 83 78 / 0.65);
}
.text-stone-600\/70{
  color: rgb(87 83 78 / 0.7);
}
.text-stone-600\/75{
  color: rgb(87 83 78 / 0.75);
}
.text-stone-600\/80{
  color: rgb(87 83 78 / 0.8);
}
.text-stone-600\/85{
  color: rgb(87 83 78 / 0.85);
}
.text-stone-600\/90{
  color: rgb(87 83 78 / 0.9);
}
.text-stone-600\/95{
  color: rgb(87 83 78 / 0.95);
}
.text-stone-700{
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}
.text-stone-700\/0{
  color: rgb(68 64 60 / 0);
}
.text-stone-700\/10{
  color: rgb(68 64 60 / 0.1);
}
.text-stone-700\/100{
  color: rgb(68 64 60 / 1);
}
.text-stone-700\/15{
  color: rgb(68 64 60 / 0.15);
}
.text-stone-700\/20{
  color: rgb(68 64 60 / 0.2);
}
.text-stone-700\/25{
  color: rgb(68 64 60 / 0.25);
}
.text-stone-700\/30{
  color: rgb(68 64 60 / 0.3);
}
.text-stone-700\/35{
  color: rgb(68 64 60 / 0.35);
}
.text-stone-700\/40{
  color: rgb(68 64 60 / 0.4);
}
.text-stone-700\/45{
  color: rgb(68 64 60 / 0.45);
}
.text-stone-700\/5{
  color: rgb(68 64 60 / 0.05);
}
.text-stone-700\/50{
  color: rgb(68 64 60 / 0.5);
}
.text-stone-700\/55{
  color: rgb(68 64 60 / 0.55);
}
.text-stone-700\/60{
  color: rgb(68 64 60 / 0.6);
}
.text-stone-700\/65{
  color: rgb(68 64 60 / 0.65);
}
.text-stone-700\/70{
  color: rgb(68 64 60 / 0.7);
}
.text-stone-700\/75{
  color: rgb(68 64 60 / 0.75);
}
.text-stone-700\/80{
  color: rgb(68 64 60 / 0.8);
}
.text-stone-700\/85{
  color: rgb(68 64 60 / 0.85);
}
.text-stone-700\/90{
  color: rgb(68 64 60 / 0.9);
}
.text-stone-700\/95{
  color: rgb(68 64 60 / 0.95);
}
.text-stone-800{
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}
.text-stone-800\/0{
  color: rgb(41 37 36 / 0);
}
.text-stone-800\/10{
  color: rgb(41 37 36 / 0.1);
}
.text-stone-800\/100{
  color: rgb(41 37 36 / 1);
}
.text-stone-800\/15{
  color: rgb(41 37 36 / 0.15);
}
.text-stone-800\/20{
  color: rgb(41 37 36 / 0.2);
}
.text-stone-800\/25{
  color: rgb(41 37 36 / 0.25);
}
.text-stone-800\/30{
  color: rgb(41 37 36 / 0.3);
}
.text-stone-800\/35{
  color: rgb(41 37 36 / 0.35);
}
.text-stone-800\/40{
  color: rgb(41 37 36 / 0.4);
}
.text-stone-800\/45{
  color: rgb(41 37 36 / 0.45);
}
.text-stone-800\/5{
  color: rgb(41 37 36 / 0.05);
}
.text-stone-800\/50{
  color: rgb(41 37 36 / 0.5);
}
.text-stone-800\/55{
  color: rgb(41 37 36 / 0.55);
}
.text-stone-800\/60{
  color: rgb(41 37 36 / 0.6);
}
.text-stone-800\/65{
  color: rgb(41 37 36 / 0.65);
}
.text-stone-800\/70{
  color: rgb(41 37 36 / 0.7);
}
.text-stone-800\/75{
  color: rgb(41 37 36 / 0.75);
}
.text-stone-800\/80{
  color: rgb(41 37 36 / 0.8);
}
.text-stone-800\/85{
  color: rgb(41 37 36 / 0.85);
}
.text-stone-800\/90{
  color: rgb(41 37 36 / 0.9);
}
.text-stone-800\/95{
  color: rgb(41 37 36 / 0.95);
}
.text-stone-900{
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}
.text-stone-900\/0{
  color: rgb(28 25 23 / 0);
}
.text-stone-900\/10{
  color: rgb(28 25 23 / 0.1);
}
.text-stone-900\/100{
  color: rgb(28 25 23 / 1);
}
.text-stone-900\/15{
  color: rgb(28 25 23 / 0.15);
}
.text-stone-900\/20{
  color: rgb(28 25 23 / 0.2);
}
.text-stone-900\/25{
  color: rgb(28 25 23 / 0.25);
}
.text-stone-900\/30{
  color: rgb(28 25 23 / 0.3);
}
.text-stone-900\/35{
  color: rgb(28 25 23 / 0.35);
}
.text-stone-900\/40{
  color: rgb(28 25 23 / 0.4);
}
.text-stone-900\/45{
  color: rgb(28 25 23 / 0.45);
}
.text-stone-900\/5{
  color: rgb(28 25 23 / 0.05);
}
.text-stone-900\/50{
  color: rgb(28 25 23 / 0.5);
}
.text-stone-900\/55{
  color: rgb(28 25 23 / 0.55);
}
.text-stone-900\/60{
  color: rgb(28 25 23 / 0.6);
}
.text-stone-900\/65{
  color: rgb(28 25 23 / 0.65);
}
.text-stone-900\/70{
  color: rgb(28 25 23 / 0.7);
}
.text-stone-900\/75{
  color: rgb(28 25 23 / 0.75);
}
.text-stone-900\/80{
  color: rgb(28 25 23 / 0.8);
}
.text-stone-900\/85{
  color: rgb(28 25 23 / 0.85);
}
.text-stone-900\/90{
  color: rgb(28 25 23 / 0.9);
}
.text-stone-900\/95{
  color: rgb(28 25 23 / 0.95);
}
.text-teal-100{
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.text-teal-100\/0{
  color: rgb(204 251 241 / 0);
}
.text-teal-100\/10{
  color: rgb(204 251 241 / 0.1);
}
.text-teal-100\/100{
  color: rgb(204 251 241 / 1);
}
.text-teal-100\/15{
  color: rgb(204 251 241 / 0.15);
}
.text-teal-100\/20{
  color: rgb(204 251 241 / 0.2);
}
.text-teal-100\/25{
  color: rgb(204 251 241 / 0.25);
}
.text-teal-100\/30{
  color: rgb(204 251 241 / 0.3);
}
.text-teal-100\/35{
  color: rgb(204 251 241 / 0.35);
}
.text-teal-100\/40{
  color: rgb(204 251 241 / 0.4);
}
.text-teal-100\/45{
  color: rgb(204 251 241 / 0.45);
}
.text-teal-100\/5{
  color: rgb(204 251 241 / 0.05);
}
.text-teal-100\/50{
  color: rgb(204 251 241 / 0.5);
}
.text-teal-100\/55{
  color: rgb(204 251 241 / 0.55);
}
.text-teal-100\/60{
  color: rgb(204 251 241 / 0.6);
}
.text-teal-100\/65{
  color: rgb(204 251 241 / 0.65);
}
.text-teal-100\/70{
  color: rgb(204 251 241 / 0.7);
}
.text-teal-100\/75{
  color: rgb(204 251 241 / 0.75);
}
.text-teal-100\/80{
  color: rgb(204 251 241 / 0.8);
}
.text-teal-100\/85{
  color: rgb(204 251 241 / 0.85);
}
.text-teal-100\/90{
  color: rgb(204 251 241 / 0.9);
}
.text-teal-100\/95{
  color: rgb(204 251 241 / 0.95);
}
.text-teal-200{
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}
.text-teal-200\/0{
  color: rgb(153 246 228 / 0);
}
.text-teal-200\/10{
  color: rgb(153 246 228 / 0.1);
}
.text-teal-200\/100{
  color: rgb(153 246 228 / 1);
}
.text-teal-200\/15{
  color: rgb(153 246 228 / 0.15);
}
.text-teal-200\/20{
  color: rgb(153 246 228 / 0.2);
}
.text-teal-200\/25{
  color: rgb(153 246 228 / 0.25);
}
.text-teal-200\/30{
  color: rgb(153 246 228 / 0.3);
}
.text-teal-200\/35{
  color: rgb(153 246 228 / 0.35);
}
.text-teal-200\/40{
  color: rgb(153 246 228 / 0.4);
}
.text-teal-200\/45{
  color: rgb(153 246 228 / 0.45);
}
.text-teal-200\/5{
  color: rgb(153 246 228 / 0.05);
}
.text-teal-200\/50{
  color: rgb(153 246 228 / 0.5);
}
.text-teal-200\/55{
  color: rgb(153 246 228 / 0.55);
}
.text-teal-200\/60{
  color: rgb(153 246 228 / 0.6);
}
.text-teal-200\/65{
  color: rgb(153 246 228 / 0.65);
}
.text-teal-200\/70{
  color: rgb(153 246 228 / 0.7);
}
.text-teal-200\/75{
  color: rgb(153 246 228 / 0.75);
}
.text-teal-200\/80{
  color: rgb(153 246 228 / 0.8);
}
.text-teal-200\/85{
  color: rgb(153 246 228 / 0.85);
}
.text-teal-200\/90{
  color: rgb(153 246 228 / 0.9);
}
.text-teal-200\/95{
  color: rgb(153 246 228 / 0.95);
}
.text-teal-300{
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}
.text-teal-300\/0{
  color: rgb(94 234 212 / 0);
}
.text-teal-300\/10{
  color: rgb(94 234 212 / 0.1);
}
.text-teal-300\/100{
  color: rgb(94 234 212 / 1);
}
.text-teal-300\/15{
  color: rgb(94 234 212 / 0.15);
}
.text-teal-300\/20{
  color: rgb(94 234 212 / 0.2);
}
.text-teal-300\/25{
  color: rgb(94 234 212 / 0.25);
}
.text-teal-300\/30{
  color: rgb(94 234 212 / 0.3);
}
.text-teal-300\/35{
  color: rgb(94 234 212 / 0.35);
}
.text-teal-300\/40{
  color: rgb(94 234 212 / 0.4);
}
.text-teal-300\/45{
  color: rgb(94 234 212 / 0.45);
}
.text-teal-300\/5{
  color: rgb(94 234 212 / 0.05);
}
.text-teal-300\/50{
  color: rgb(94 234 212 / 0.5);
}
.text-teal-300\/55{
  color: rgb(94 234 212 / 0.55);
}
.text-teal-300\/60{
  color: rgb(94 234 212 / 0.6);
}
.text-teal-300\/65{
  color: rgb(94 234 212 / 0.65);
}
.text-teal-300\/70{
  color: rgb(94 234 212 / 0.7);
}
.text-teal-300\/75{
  color: rgb(94 234 212 / 0.75);
}
.text-teal-300\/80{
  color: rgb(94 234 212 / 0.8);
}
.text-teal-300\/85{
  color: rgb(94 234 212 / 0.85);
}
.text-teal-300\/90{
  color: rgb(94 234 212 / 0.9);
}
.text-teal-300\/95{
  color: rgb(94 234 212 / 0.95);
}
.text-teal-400{
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}
.text-teal-400\/0{
  color: rgb(45 212 191 / 0);
}
.text-teal-400\/10{
  color: rgb(45 212 191 / 0.1);
}
.text-teal-400\/100{
  color: rgb(45 212 191 / 1);
}
.text-teal-400\/15{
  color: rgb(45 212 191 / 0.15);
}
.text-teal-400\/20{
  color: rgb(45 212 191 / 0.2);
}
.text-teal-400\/25{
  color: rgb(45 212 191 / 0.25);
}
.text-teal-400\/30{
  color: rgb(45 212 191 / 0.3);
}
.text-teal-400\/35{
  color: rgb(45 212 191 / 0.35);
}
.text-teal-400\/40{
  color: rgb(45 212 191 / 0.4);
}
.text-teal-400\/45{
  color: rgb(45 212 191 / 0.45);
}
.text-teal-400\/5{
  color: rgb(45 212 191 / 0.05);
}
.text-teal-400\/50{
  color: rgb(45 212 191 / 0.5);
}
.text-teal-400\/55{
  color: rgb(45 212 191 / 0.55);
}
.text-teal-400\/60{
  color: rgb(45 212 191 / 0.6);
}
.text-teal-400\/65{
  color: rgb(45 212 191 / 0.65);
}
.text-teal-400\/70{
  color: rgb(45 212 191 / 0.7);
}
.text-teal-400\/75{
  color: rgb(45 212 191 / 0.75);
}
.text-teal-400\/80{
  color: rgb(45 212 191 / 0.8);
}
.text-teal-400\/85{
  color: rgb(45 212 191 / 0.85);
}
.text-teal-400\/90{
  color: rgb(45 212 191 / 0.9);
}
.text-teal-400\/95{
  color: rgb(45 212 191 / 0.95);
}
.text-teal-50{
  --tw-text-opacity: 1;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1));
}
.text-teal-50\/0{
  color: rgb(240 253 250 / 0);
}
.text-teal-50\/10{
  color: rgb(240 253 250 / 0.1);
}
.text-teal-50\/100{
  color: rgb(240 253 250 / 1);
}
.text-teal-50\/15{
  color: rgb(240 253 250 / 0.15);
}
.text-teal-50\/20{
  color: rgb(240 253 250 / 0.2);
}
.text-teal-50\/25{
  color: rgb(240 253 250 / 0.25);
}
.text-teal-50\/30{
  color: rgb(240 253 250 / 0.3);
}
.text-teal-50\/35{
  color: rgb(240 253 250 / 0.35);
}
.text-teal-50\/40{
  color: rgb(240 253 250 / 0.4);
}
.text-teal-50\/45{
  color: rgb(240 253 250 / 0.45);
}
.text-teal-50\/5{
  color: rgb(240 253 250 / 0.05);
}
.text-teal-50\/50{
  color: rgb(240 253 250 / 0.5);
}
.text-teal-50\/55{
  color: rgb(240 253 250 / 0.55);
}
.text-teal-50\/60{
  color: rgb(240 253 250 / 0.6);
}
.text-teal-50\/65{
  color: rgb(240 253 250 / 0.65);
}
.text-teal-50\/70{
  color: rgb(240 253 250 / 0.7);
}
.text-teal-50\/75{
  color: rgb(240 253 250 / 0.75);
}
.text-teal-50\/80{
  color: rgb(240 253 250 / 0.8);
}
.text-teal-50\/85{
  color: rgb(240 253 250 / 0.85);
}
.text-teal-50\/90{
  color: rgb(240 253 250 / 0.9);
}
.text-teal-50\/95{
  color: rgb(240 253 250 / 0.95);
}
.text-teal-500{
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}
.text-teal-500\/0{
  color: rgb(20 184 166 / 0);
}
.text-teal-500\/10{
  color: rgb(20 184 166 / 0.1);
}
.text-teal-500\/100{
  color: rgb(20 184 166 / 1);
}
.text-teal-500\/15{
  color: rgb(20 184 166 / 0.15);
}
.text-teal-500\/20{
  color: rgb(20 184 166 / 0.2);
}
.text-teal-500\/25{
  color: rgb(20 184 166 / 0.25);
}
.text-teal-500\/30{
  color: rgb(20 184 166 / 0.3);
}
.text-teal-500\/35{
  color: rgb(20 184 166 / 0.35);
}
.text-teal-500\/40{
  color: rgb(20 184 166 / 0.4);
}
.text-teal-500\/45{
  color: rgb(20 184 166 / 0.45);
}
.text-teal-500\/5{
  color: rgb(20 184 166 / 0.05);
}
.text-teal-500\/50{
  color: rgb(20 184 166 / 0.5);
}
.text-teal-500\/55{
  color: rgb(20 184 166 / 0.55);
}
.text-teal-500\/60{
  color: rgb(20 184 166 / 0.6);
}
.text-teal-500\/65{
  color: rgb(20 184 166 / 0.65);
}
.text-teal-500\/70{
  color: rgb(20 184 166 / 0.7);
}
.text-teal-500\/75{
  color: rgb(20 184 166 / 0.75);
}
.text-teal-500\/80{
  color: rgb(20 184 166 / 0.8);
}
.text-teal-500\/85{
  color: rgb(20 184 166 / 0.85);
}
.text-teal-500\/90{
  color: rgb(20 184 166 / 0.9);
}
.text-teal-500\/95{
  color: rgb(20 184 166 / 0.95);
}
.text-teal-600{
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}
.text-teal-600\/0{
  color: rgb(13 148 136 / 0);
}
.text-teal-600\/10{
  color: rgb(13 148 136 / 0.1);
}
.text-teal-600\/100{
  color: rgb(13 148 136 / 1);
}
.text-teal-600\/15{
  color: rgb(13 148 136 / 0.15);
}
.text-teal-600\/20{
  color: rgb(13 148 136 / 0.2);
}
.text-teal-600\/25{
  color: rgb(13 148 136 / 0.25);
}
.text-teal-600\/30{
  color: rgb(13 148 136 / 0.3);
}
.text-teal-600\/35{
  color: rgb(13 148 136 / 0.35);
}
.text-teal-600\/40{
  color: rgb(13 148 136 / 0.4);
}
.text-teal-600\/45{
  color: rgb(13 148 136 / 0.45);
}
.text-teal-600\/5{
  color: rgb(13 148 136 / 0.05);
}
.text-teal-600\/50{
  color: rgb(13 148 136 / 0.5);
}
.text-teal-600\/55{
  color: rgb(13 148 136 / 0.55);
}
.text-teal-600\/60{
  color: rgb(13 148 136 / 0.6);
}
.text-teal-600\/65{
  color: rgb(13 148 136 / 0.65);
}
.text-teal-600\/70{
  color: rgb(13 148 136 / 0.7);
}
.text-teal-600\/75{
  color: rgb(13 148 136 / 0.75);
}
.text-teal-600\/80{
  color: rgb(13 148 136 / 0.8);
}
.text-teal-600\/85{
  color: rgb(13 148 136 / 0.85);
}
.text-teal-600\/90{
  color: rgb(13 148 136 / 0.9);
}
.text-teal-600\/95{
  color: rgb(13 148 136 / 0.95);
}
.text-teal-700{
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.text-teal-700\/0{
  color: rgb(15 118 110 / 0);
}
.text-teal-700\/10{
  color: rgb(15 118 110 / 0.1);
}
.text-teal-700\/100{
  color: rgb(15 118 110 / 1);
}
.text-teal-700\/15{
  color: rgb(15 118 110 / 0.15);
}
.text-teal-700\/20{
  color: rgb(15 118 110 / 0.2);
}
.text-teal-700\/25{
  color: rgb(15 118 110 / 0.25);
}
.text-teal-700\/30{
  color: rgb(15 118 110 / 0.3);
}
.text-teal-700\/35{
  color: rgb(15 118 110 / 0.35);
}
.text-teal-700\/40{
  color: rgb(15 118 110 / 0.4);
}
.text-teal-700\/45{
  color: rgb(15 118 110 / 0.45);
}
.text-teal-700\/5{
  color: rgb(15 118 110 / 0.05);
}
.text-teal-700\/50{
  color: rgb(15 118 110 / 0.5);
}
.text-teal-700\/55{
  color: rgb(15 118 110 / 0.55);
}
.text-teal-700\/60{
  color: rgb(15 118 110 / 0.6);
}
.text-teal-700\/65{
  color: rgb(15 118 110 / 0.65);
}
.text-teal-700\/70{
  color: rgb(15 118 110 / 0.7);
}
.text-teal-700\/75{
  color: rgb(15 118 110 / 0.75);
}
.text-teal-700\/80{
  color: rgb(15 118 110 / 0.8);
}
.text-teal-700\/85{
  color: rgb(15 118 110 / 0.85);
}
.text-teal-700\/90{
  color: rgb(15 118 110 / 0.9);
}
.text-teal-700\/95{
  color: rgb(15 118 110 / 0.95);
}
.text-teal-800{
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.text-teal-800\/0{
  color: rgb(17 94 89 / 0);
}
.text-teal-800\/10{
  color: rgb(17 94 89 / 0.1);
}
.text-teal-800\/100{
  color: rgb(17 94 89 / 1);
}
.text-teal-800\/15{
  color: rgb(17 94 89 / 0.15);
}
.text-teal-800\/20{
  color: rgb(17 94 89 / 0.2);
}
.text-teal-800\/25{
  color: rgb(17 94 89 / 0.25);
}
.text-teal-800\/30{
  color: rgb(17 94 89 / 0.3);
}
.text-teal-800\/35{
  color: rgb(17 94 89 / 0.35);
}
.text-teal-800\/40{
  color: rgb(17 94 89 / 0.4);
}
.text-teal-800\/45{
  color: rgb(17 94 89 / 0.45);
}
.text-teal-800\/5{
  color: rgb(17 94 89 / 0.05);
}
.text-teal-800\/50{
  color: rgb(17 94 89 / 0.5);
}
.text-teal-800\/55{
  color: rgb(17 94 89 / 0.55);
}
.text-teal-800\/60{
  color: rgb(17 94 89 / 0.6);
}
.text-teal-800\/65{
  color: rgb(17 94 89 / 0.65);
}
.text-teal-800\/70{
  color: rgb(17 94 89 / 0.7);
}
.text-teal-800\/75{
  color: rgb(17 94 89 / 0.75);
}
.text-teal-800\/80{
  color: rgb(17 94 89 / 0.8);
}
.text-teal-800\/85{
  color: rgb(17 94 89 / 0.85);
}
.text-teal-800\/90{
  color: rgb(17 94 89 / 0.9);
}
.text-teal-800\/95{
  color: rgb(17 94 89 / 0.95);
}
.text-teal-900{
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.text-teal-900\/0{
  color: rgb(19 78 74 / 0);
}
.text-teal-900\/10{
  color: rgb(19 78 74 / 0.1);
}
.text-teal-900\/100{
  color: rgb(19 78 74 / 1);
}
.text-teal-900\/15{
  color: rgb(19 78 74 / 0.15);
}
.text-teal-900\/20{
  color: rgb(19 78 74 / 0.2);
}
.text-teal-900\/25{
  color: rgb(19 78 74 / 0.25);
}
.text-teal-900\/30{
  color: rgb(19 78 74 / 0.3);
}
.text-teal-900\/35{
  color: rgb(19 78 74 / 0.35);
}
.text-teal-900\/40{
  color: rgb(19 78 74 / 0.4);
}
.text-teal-900\/45{
  color: rgb(19 78 74 / 0.45);
}
.text-teal-900\/5{
  color: rgb(19 78 74 / 0.05);
}
.text-teal-900\/50{
  color: rgb(19 78 74 / 0.5);
}
.text-teal-900\/55{
  color: rgb(19 78 74 / 0.55);
}
.text-teal-900\/60{
  color: rgb(19 78 74 / 0.6);
}
.text-teal-900\/65{
  color: rgb(19 78 74 / 0.65);
}
.text-teal-900\/70{
  color: rgb(19 78 74 / 0.7);
}
.text-teal-900\/75{
  color: rgb(19 78 74 / 0.75);
}
.text-teal-900\/80{
  color: rgb(19 78 74 / 0.8);
}
.text-teal-900\/85{
  color: rgb(19 78 74 / 0.85);
}
.text-teal-900\/90{
  color: rgb(19 78 74 / 0.9);
}
.text-teal-900\/95{
  color: rgb(19 78 74 / 0.95);
}
.text-text-primary{
  color: hsl(var(--color-text-primary));
}
.text-text-secondary{
  color: hsl(var(--color-text-secondary));
}
.text-violet-100{
  --tw-text-opacity: 1;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1));
}
.text-violet-100\/0{
  color: rgb(237 233 254 / 0);
}
.text-violet-100\/10{
  color: rgb(237 233 254 / 0.1);
}
.text-violet-100\/100{
  color: rgb(237 233 254 / 1);
}
.text-violet-100\/15{
  color: rgb(237 233 254 / 0.15);
}
.text-violet-100\/20{
  color: rgb(237 233 254 / 0.2);
}
.text-violet-100\/25{
  color: rgb(237 233 254 / 0.25);
}
.text-violet-100\/30{
  color: rgb(237 233 254 / 0.3);
}
.text-violet-100\/35{
  color: rgb(237 233 254 / 0.35);
}
.text-violet-100\/40{
  color: rgb(237 233 254 / 0.4);
}
.text-violet-100\/45{
  color: rgb(237 233 254 / 0.45);
}
.text-violet-100\/5{
  color: rgb(237 233 254 / 0.05);
}
.text-violet-100\/50{
  color: rgb(237 233 254 / 0.5);
}
.text-violet-100\/55{
  color: rgb(237 233 254 / 0.55);
}
.text-violet-100\/60{
  color: rgb(237 233 254 / 0.6);
}
.text-violet-100\/65{
  color: rgb(237 233 254 / 0.65);
}
.text-violet-100\/70{
  color: rgb(237 233 254 / 0.7);
}
.text-violet-100\/75{
  color: rgb(237 233 254 / 0.75);
}
.text-violet-100\/80{
  color: rgb(237 233 254 / 0.8);
}
.text-violet-100\/85{
  color: rgb(237 233 254 / 0.85);
}
.text-violet-100\/90{
  color: rgb(237 233 254 / 0.9);
}
.text-violet-100\/95{
  color: rgb(237 233 254 / 0.95);
}
.text-violet-200{
  --tw-text-opacity: 1;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1));
}
.text-violet-200\/0{
  color: rgb(221 214 254 / 0);
}
.text-violet-200\/10{
  color: rgb(221 214 254 / 0.1);
}
.text-violet-200\/100{
  color: rgb(221 214 254 / 1);
}
.text-violet-200\/15{
  color: rgb(221 214 254 / 0.15);
}
.text-violet-200\/20{
  color: rgb(221 214 254 / 0.2);
}
.text-violet-200\/25{
  color: rgb(221 214 254 / 0.25);
}
.text-violet-200\/30{
  color: rgb(221 214 254 / 0.3);
}
.text-violet-200\/35{
  color: rgb(221 214 254 / 0.35);
}
.text-violet-200\/40{
  color: rgb(221 214 254 / 0.4);
}
.text-violet-200\/45{
  color: rgb(221 214 254 / 0.45);
}
.text-violet-200\/5{
  color: rgb(221 214 254 / 0.05);
}
.text-violet-200\/50{
  color: rgb(221 214 254 / 0.5);
}
.text-violet-200\/55{
  color: rgb(221 214 254 / 0.55);
}
.text-violet-200\/60{
  color: rgb(221 214 254 / 0.6);
}
.text-violet-200\/65{
  color: rgb(221 214 254 / 0.65);
}
.text-violet-200\/70{
  color: rgb(221 214 254 / 0.7);
}
.text-violet-200\/75{
  color: rgb(221 214 254 / 0.75);
}
.text-violet-200\/80{
  color: rgb(221 214 254 / 0.8);
}
.text-violet-200\/85{
  color: rgb(221 214 254 / 0.85);
}
.text-violet-200\/90{
  color: rgb(221 214 254 / 0.9);
}
.text-violet-200\/95{
  color: rgb(221 214 254 / 0.95);
}
.text-violet-300{
  --tw-text-opacity: 1;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1));
}
.text-violet-300\/0{
  color: rgb(196 181 253 / 0);
}
.text-violet-300\/10{
  color: rgb(196 181 253 / 0.1);
}
.text-violet-300\/100{
  color: rgb(196 181 253 / 1);
}
.text-violet-300\/15{
  color: rgb(196 181 253 / 0.15);
}
.text-violet-300\/20{
  color: rgb(196 181 253 / 0.2);
}
.text-violet-300\/25{
  color: rgb(196 181 253 / 0.25);
}
.text-violet-300\/30{
  color: rgb(196 181 253 / 0.3);
}
.text-violet-300\/35{
  color: rgb(196 181 253 / 0.35);
}
.text-violet-300\/40{
  color: rgb(196 181 253 / 0.4);
}
.text-violet-300\/45{
  color: rgb(196 181 253 / 0.45);
}
.text-violet-300\/5{
  color: rgb(196 181 253 / 0.05);
}
.text-violet-300\/50{
  color: rgb(196 181 253 / 0.5);
}
.text-violet-300\/55{
  color: rgb(196 181 253 / 0.55);
}
.text-violet-300\/60{
  color: rgb(196 181 253 / 0.6);
}
.text-violet-300\/65{
  color: rgb(196 181 253 / 0.65);
}
.text-violet-300\/70{
  color: rgb(196 181 253 / 0.7);
}
.text-violet-300\/75{
  color: rgb(196 181 253 / 0.75);
}
.text-violet-300\/80{
  color: rgb(196 181 253 / 0.8);
}
.text-violet-300\/85{
  color: rgb(196 181 253 / 0.85);
}
.text-violet-300\/90{
  color: rgb(196 181 253 / 0.9);
}
.text-violet-300\/95{
  color: rgb(196 181 253 / 0.95);
}
.text-violet-400{
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}
.text-violet-400\/0{
  color: rgb(167 139 250 / 0);
}
.text-violet-400\/10{
  color: rgb(167 139 250 / 0.1);
}
.text-violet-400\/100{
  color: rgb(167 139 250 / 1);
}
.text-violet-400\/15{
  color: rgb(167 139 250 / 0.15);
}
.text-violet-400\/20{
  color: rgb(167 139 250 / 0.2);
}
.text-violet-400\/25{
  color: rgb(167 139 250 / 0.25);
}
.text-violet-400\/30{
  color: rgb(167 139 250 / 0.3);
}
.text-violet-400\/35{
  color: rgb(167 139 250 / 0.35);
}
.text-violet-400\/40{
  color: rgb(167 139 250 / 0.4);
}
.text-violet-400\/45{
  color: rgb(167 139 250 / 0.45);
}
.text-violet-400\/5{
  color: rgb(167 139 250 / 0.05);
}
.text-violet-400\/50{
  color: rgb(167 139 250 / 0.5);
}
.text-violet-400\/55{
  color: rgb(167 139 250 / 0.55);
}
.text-violet-400\/60{
  color: rgb(167 139 250 / 0.6);
}
.text-violet-400\/65{
  color: rgb(167 139 250 / 0.65);
}
.text-violet-400\/70{
  color: rgb(167 139 250 / 0.7);
}
.text-violet-400\/75{
  color: rgb(167 139 250 / 0.75);
}
.text-violet-400\/80{
  color: rgb(167 139 250 / 0.8);
}
.text-violet-400\/85{
  color: rgb(167 139 250 / 0.85);
}
.text-violet-400\/90{
  color: rgb(167 139 250 / 0.9);
}
.text-violet-400\/95{
  color: rgb(167 139 250 / 0.95);
}
.text-violet-50{
  --tw-text-opacity: 1;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1));
}
.text-violet-50\/0{
  color: rgb(245 243 255 / 0);
}
.text-violet-50\/10{
  color: rgb(245 243 255 / 0.1);
}
.text-violet-50\/100{
  color: rgb(245 243 255 / 1);
}
.text-violet-50\/15{
  color: rgb(245 243 255 / 0.15);
}
.text-violet-50\/20{
  color: rgb(245 243 255 / 0.2);
}
.text-violet-50\/25{
  color: rgb(245 243 255 / 0.25);
}
.text-violet-50\/30{
  color: rgb(245 243 255 / 0.3);
}
.text-violet-50\/35{
  color: rgb(245 243 255 / 0.35);
}
.text-violet-50\/40{
  color: rgb(245 243 255 / 0.4);
}
.text-violet-50\/45{
  color: rgb(245 243 255 / 0.45);
}
.text-violet-50\/5{
  color: rgb(245 243 255 / 0.05);
}
.text-violet-50\/50{
  color: rgb(245 243 255 / 0.5);
}
.text-violet-50\/55{
  color: rgb(245 243 255 / 0.55);
}
.text-violet-50\/60{
  color: rgb(245 243 255 / 0.6);
}
.text-violet-50\/65{
  color: rgb(245 243 255 / 0.65);
}
.text-violet-50\/70{
  color: rgb(245 243 255 / 0.7);
}
.text-violet-50\/75{
  color: rgb(245 243 255 / 0.75);
}
.text-violet-50\/80{
  color: rgb(245 243 255 / 0.8);
}
.text-violet-50\/85{
  color: rgb(245 243 255 / 0.85);
}
.text-violet-50\/90{
  color: rgb(245 243 255 / 0.9);
}
.text-violet-50\/95{
  color: rgb(245 243 255 / 0.95);
}
.text-violet-500{
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}
.text-violet-500\/0{
  color: rgb(139 92 246 / 0);
}
.text-violet-500\/10{
  color: rgb(139 92 246 / 0.1);
}
.text-violet-500\/100{
  color: rgb(139 92 246 / 1);
}
.text-violet-500\/15{
  color: rgb(139 92 246 / 0.15);
}
.text-violet-500\/20{
  color: rgb(139 92 246 / 0.2);
}
.text-violet-500\/25{
  color: rgb(139 92 246 / 0.25);
}
.text-violet-500\/30{
  color: rgb(139 92 246 / 0.3);
}
.text-violet-500\/35{
  color: rgb(139 92 246 / 0.35);
}
.text-violet-500\/40{
  color: rgb(139 92 246 / 0.4);
}
.text-violet-500\/45{
  color: rgb(139 92 246 / 0.45);
}
.text-violet-500\/5{
  color: rgb(139 92 246 / 0.05);
}
.text-violet-500\/50{
  color: rgb(139 92 246 / 0.5);
}
.text-violet-500\/55{
  color: rgb(139 92 246 / 0.55);
}
.text-violet-500\/60{
  color: rgb(139 92 246 / 0.6);
}
.text-violet-500\/65{
  color: rgb(139 92 246 / 0.65);
}
.text-violet-500\/70{
  color: rgb(139 92 246 / 0.7);
}
.text-violet-500\/75{
  color: rgb(139 92 246 / 0.75);
}
.text-violet-500\/80{
  color: rgb(139 92 246 / 0.8);
}
.text-violet-500\/85{
  color: rgb(139 92 246 / 0.85);
}
.text-violet-500\/90{
  color: rgb(139 92 246 / 0.9);
}
.text-violet-500\/95{
  color: rgb(139 92 246 / 0.95);
}
.text-violet-600{
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
.text-violet-600\/0{
  color: rgb(124 58 237 / 0);
}
.text-violet-600\/10{
  color: rgb(124 58 237 / 0.1);
}
.text-violet-600\/100{
  color: rgb(124 58 237 / 1);
}
.text-violet-600\/15{
  color: rgb(124 58 237 / 0.15);
}
.text-violet-600\/20{
  color: rgb(124 58 237 / 0.2);
}
.text-violet-600\/25{
  color: rgb(124 58 237 / 0.25);
}
.text-violet-600\/30{
  color: rgb(124 58 237 / 0.3);
}
.text-violet-600\/35{
  color: rgb(124 58 237 / 0.35);
}
.text-violet-600\/40{
  color: rgb(124 58 237 / 0.4);
}
.text-violet-600\/45{
  color: rgb(124 58 237 / 0.45);
}
.text-violet-600\/5{
  color: rgb(124 58 237 / 0.05);
}
.text-violet-600\/50{
  color: rgb(124 58 237 / 0.5);
}
.text-violet-600\/55{
  color: rgb(124 58 237 / 0.55);
}
.text-violet-600\/60{
  color: rgb(124 58 237 / 0.6);
}
.text-violet-600\/65{
  color: rgb(124 58 237 / 0.65);
}
.text-violet-600\/70{
  color: rgb(124 58 237 / 0.7);
}
.text-violet-600\/75{
  color: rgb(124 58 237 / 0.75);
}
.text-violet-600\/80{
  color: rgb(124 58 237 / 0.8);
}
.text-violet-600\/85{
  color: rgb(124 58 237 / 0.85);
}
.text-violet-600\/90{
  color: rgb(124 58 237 / 0.9);
}
.text-violet-600\/95{
  color: rgb(124 58 237 / 0.95);
}
.text-violet-700{
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}
.text-violet-700\/0{
  color: rgb(109 40 217 / 0);
}
.text-violet-700\/10{
  color: rgb(109 40 217 / 0.1);
}
.text-violet-700\/100{
  color: rgb(109 40 217 / 1);
}
.text-violet-700\/15{
  color: rgb(109 40 217 / 0.15);
}
.text-violet-700\/20{
  color: rgb(109 40 217 / 0.2);
}
.text-violet-700\/25{
  color: rgb(109 40 217 / 0.25);
}
.text-violet-700\/30{
  color: rgb(109 40 217 / 0.3);
}
.text-violet-700\/35{
  color: rgb(109 40 217 / 0.35);
}
.text-violet-700\/40{
  color: rgb(109 40 217 / 0.4);
}
.text-violet-700\/45{
  color: rgb(109 40 217 / 0.45);
}
.text-violet-700\/5{
  color: rgb(109 40 217 / 0.05);
}
.text-violet-700\/50{
  color: rgb(109 40 217 / 0.5);
}
.text-violet-700\/55{
  color: rgb(109 40 217 / 0.55);
}
.text-violet-700\/60{
  color: rgb(109 40 217 / 0.6);
}
.text-violet-700\/65{
  color: rgb(109 40 217 / 0.65);
}
.text-violet-700\/70{
  color: rgb(109 40 217 / 0.7);
}
.text-violet-700\/75{
  color: rgb(109 40 217 / 0.75);
}
.text-violet-700\/80{
  color: rgb(109 40 217 / 0.8);
}
.text-violet-700\/85{
  color: rgb(109 40 217 / 0.85);
}
.text-violet-700\/90{
  color: rgb(109 40 217 / 0.9);
}
.text-violet-700\/95{
  color: rgb(109 40 217 / 0.95);
}
.text-violet-800{
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}
.text-violet-800\/0{
  color: rgb(91 33 182 / 0);
}
.text-violet-800\/10{
  color: rgb(91 33 182 / 0.1);
}
.text-violet-800\/100{
  color: rgb(91 33 182 / 1);
}
.text-violet-800\/15{
  color: rgb(91 33 182 / 0.15);
}
.text-violet-800\/20{
  color: rgb(91 33 182 / 0.2);
}
.text-violet-800\/25{
  color: rgb(91 33 182 / 0.25);
}
.text-violet-800\/30{
  color: rgb(91 33 182 / 0.3);
}
.text-violet-800\/35{
  color: rgb(91 33 182 / 0.35);
}
.text-violet-800\/40{
  color: rgb(91 33 182 / 0.4);
}
.text-violet-800\/45{
  color: rgb(91 33 182 / 0.45);
}
.text-violet-800\/5{
  color: rgb(91 33 182 / 0.05);
}
.text-violet-800\/50{
  color: rgb(91 33 182 / 0.5);
}
.text-violet-800\/55{
  color: rgb(91 33 182 / 0.55);
}
.text-violet-800\/60{
  color: rgb(91 33 182 / 0.6);
}
.text-violet-800\/65{
  color: rgb(91 33 182 / 0.65);
}
.text-violet-800\/70{
  color: rgb(91 33 182 / 0.7);
}
.text-violet-800\/75{
  color: rgb(91 33 182 / 0.75);
}
.text-violet-800\/80{
  color: rgb(91 33 182 / 0.8);
}
.text-violet-800\/85{
  color: rgb(91 33 182 / 0.85);
}
.text-violet-800\/90{
  color: rgb(91 33 182 / 0.9);
}
.text-violet-800\/95{
  color: rgb(91 33 182 / 0.95);
}
.text-violet-900{
  --tw-text-opacity: 1;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1));
}
.text-violet-900\/0{
  color: rgb(76 29 149 / 0);
}
.text-violet-900\/10{
  color: rgb(76 29 149 / 0.1);
}
.text-violet-900\/100{
  color: rgb(76 29 149 / 1);
}
.text-violet-900\/15{
  color: rgb(76 29 149 / 0.15);
}
.text-violet-900\/20{
  color: rgb(76 29 149 / 0.2);
}
.text-violet-900\/25{
  color: rgb(76 29 149 / 0.25);
}
.text-violet-900\/30{
  color: rgb(76 29 149 / 0.3);
}
.text-violet-900\/35{
  color: rgb(76 29 149 / 0.35);
}
.text-violet-900\/40{
  color: rgb(76 29 149 / 0.4);
}
.text-violet-900\/45{
  color: rgb(76 29 149 / 0.45);
}
.text-violet-900\/5{
  color: rgb(76 29 149 / 0.05);
}
.text-violet-900\/50{
  color: rgb(76 29 149 / 0.5);
}
.text-violet-900\/55{
  color: rgb(76 29 149 / 0.55);
}
.text-violet-900\/60{
  color: rgb(76 29 149 / 0.6);
}
.text-violet-900\/65{
  color: rgb(76 29 149 / 0.65);
}
.text-violet-900\/70{
  color: rgb(76 29 149 / 0.7);
}
.text-violet-900\/75{
  color: rgb(76 29 149 / 0.75);
}
.text-violet-900\/80{
  color: rgb(76 29 149 / 0.8);
}
.text-violet-900\/85{
  color: rgb(76 29 149 / 0.85);
}
.text-violet-900\/90{
  color: rgb(76 29 149 / 0.9);
}
.text-violet-900\/95{
  color: rgb(76 29 149 / 0.95);
}
.text-vip-orange{
  color: hsl(var(--color-vip-orange));
}
.text-white{
  color: hsl(var(--color-white));
}
.text-white\/80{
  color: hsl(var(--color-white) / 0.8);
}
.text-yellow-100{
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.text-yellow-100\/0{
  color: rgb(254 249 195 / 0);
}
.text-yellow-100\/10{
  color: rgb(254 249 195 / 0.1);
}
.text-yellow-100\/100{
  color: rgb(254 249 195 / 1);
}
.text-yellow-100\/15{
  color: rgb(254 249 195 / 0.15);
}
.text-yellow-100\/20{
  color: rgb(254 249 195 / 0.2);
}
.text-yellow-100\/25{
  color: rgb(254 249 195 / 0.25);
}
.text-yellow-100\/30{
  color: rgb(254 249 195 / 0.3);
}
.text-yellow-100\/35{
  color: rgb(254 249 195 / 0.35);
}
.text-yellow-100\/40{
  color: rgb(254 249 195 / 0.4);
}
.text-yellow-100\/45{
  color: rgb(254 249 195 / 0.45);
}
.text-yellow-100\/5{
  color: rgb(254 249 195 / 0.05);
}
.text-yellow-100\/50{
  color: rgb(254 249 195 / 0.5);
}
.text-yellow-100\/55{
  color: rgb(254 249 195 / 0.55);
}
.text-yellow-100\/60{
  color: rgb(254 249 195 / 0.6);
}
.text-yellow-100\/65{
  color: rgb(254 249 195 / 0.65);
}
.text-yellow-100\/70{
  color: rgb(254 249 195 / 0.7);
}
.text-yellow-100\/75{
  color: rgb(254 249 195 / 0.75);
}
.text-yellow-100\/80{
  color: rgb(254 249 195 / 0.8);
}
.text-yellow-100\/85{
  color: rgb(254 249 195 / 0.85);
}
.text-yellow-100\/90{
  color: rgb(254 249 195 / 0.9);
}
.text-yellow-100\/95{
  color: rgb(254 249 195 / 0.95);
}
.text-yellow-200{
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.text-yellow-200\/0{
  color: rgb(254 240 138 / 0);
}
.text-yellow-200\/10{
  color: rgb(254 240 138 / 0.1);
}
.text-yellow-200\/100{
  color: rgb(254 240 138 / 1);
}
.text-yellow-200\/15{
  color: rgb(254 240 138 / 0.15);
}
.text-yellow-200\/20{
  color: rgb(254 240 138 / 0.2);
}
.text-yellow-200\/25{
  color: rgb(254 240 138 / 0.25);
}
.text-yellow-200\/30{
  color: rgb(254 240 138 / 0.3);
}
.text-yellow-200\/35{
  color: rgb(254 240 138 / 0.35);
}
.text-yellow-200\/40{
  color: rgb(254 240 138 / 0.4);
}
.text-yellow-200\/45{
  color: rgb(254 240 138 / 0.45);
}
.text-yellow-200\/5{
  color: rgb(254 240 138 / 0.05);
}
.text-yellow-200\/50{
  color: rgb(254 240 138 / 0.5);
}
.text-yellow-200\/55{
  color: rgb(254 240 138 / 0.55);
}
.text-yellow-200\/60{
  color: rgb(254 240 138 / 0.6);
}
.text-yellow-200\/65{
  color: rgb(254 240 138 / 0.65);
}
.text-yellow-200\/70{
  color: rgb(254 240 138 / 0.7);
}
.text-yellow-200\/75{
  color: rgb(254 240 138 / 0.75);
}
.text-yellow-200\/80{
  color: rgb(254 240 138 / 0.8);
}
.text-yellow-200\/85{
  color: rgb(254 240 138 / 0.85);
}
.text-yellow-200\/90{
  color: rgb(254 240 138 / 0.9);
}
.text-yellow-200\/95{
  color: rgb(254 240 138 / 0.95);
}
.text-yellow-300{
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.text-yellow-300\/0{
  color: rgb(253 224 71 / 0);
}
.text-yellow-300\/10{
  color: rgb(253 224 71 / 0.1);
}
.text-yellow-300\/100{
  color: rgb(253 224 71 / 1);
}
.text-yellow-300\/15{
  color: rgb(253 224 71 / 0.15);
}
.text-yellow-300\/20{
  color: rgb(253 224 71 / 0.2);
}
.text-yellow-300\/25{
  color: rgb(253 224 71 / 0.25);
}
.text-yellow-300\/30{
  color: rgb(253 224 71 / 0.3);
}
.text-yellow-300\/35{
  color: rgb(253 224 71 / 0.35);
}
.text-yellow-300\/40{
  color: rgb(253 224 71 / 0.4);
}
.text-yellow-300\/45{
  color: rgb(253 224 71 / 0.45);
}
.text-yellow-300\/5{
  color: rgb(253 224 71 / 0.05);
}
.text-yellow-300\/50{
  color: rgb(253 224 71 / 0.5);
}
.text-yellow-300\/55{
  color: rgb(253 224 71 / 0.55);
}
.text-yellow-300\/60{
  color: rgb(253 224 71 / 0.6);
}
.text-yellow-300\/65{
  color: rgb(253 224 71 / 0.65);
}
.text-yellow-300\/70{
  color: rgb(253 224 71 / 0.7);
}
.text-yellow-300\/75{
  color: rgb(253 224 71 / 0.75);
}
.text-yellow-300\/80{
  color: rgb(253 224 71 / 0.8);
}
.text-yellow-300\/85{
  color: rgb(253 224 71 / 0.85);
}
.text-yellow-300\/90{
  color: rgb(253 224 71 / 0.9);
}
.text-yellow-300\/95{
  color: rgb(253 224 71 / 0.95);
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-400\/0{
  color: rgb(250 204 21 / 0);
}
.text-yellow-400\/10{
  color: rgb(250 204 21 / 0.1);
}
.text-yellow-400\/100{
  color: rgb(250 204 21 / 1);
}
.text-yellow-400\/15{
  color: rgb(250 204 21 / 0.15);
}
.text-yellow-400\/20{
  color: rgb(250 204 21 / 0.2);
}
.text-yellow-400\/25{
  color: rgb(250 204 21 / 0.25);
}
.text-yellow-400\/30{
  color: rgb(250 204 21 / 0.3);
}
.text-yellow-400\/35{
  color: rgb(250 204 21 / 0.35);
}
.text-yellow-400\/40{
  color: rgb(250 204 21 / 0.4);
}
.text-yellow-400\/45{
  color: rgb(250 204 21 / 0.45);
}
.text-yellow-400\/5{
  color: rgb(250 204 21 / 0.05);
}
.text-yellow-400\/50{
  color: rgb(250 204 21 / 0.5);
}
.text-yellow-400\/55{
  color: rgb(250 204 21 / 0.55);
}
.text-yellow-400\/60{
  color: rgb(250 204 21 / 0.6);
}
.text-yellow-400\/65{
  color: rgb(250 204 21 / 0.65);
}
.text-yellow-400\/70{
  color: rgb(250 204 21 / 0.7);
}
.text-yellow-400\/75{
  color: rgb(250 204 21 / 0.75);
}
.text-yellow-400\/80{
  color: rgb(250 204 21 / 0.8);
}
.text-yellow-400\/85{
  color: rgb(250 204 21 / 0.85);
}
.text-yellow-400\/90{
  color: rgb(250 204 21 / 0.9);
}
.text-yellow-400\/95{
  color: rgb(250 204 21 / 0.95);
}
.text-yellow-50{
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1));
}
.text-yellow-50\/0{
  color: rgb(254 252 232 / 0);
}
.text-yellow-50\/10{
  color: rgb(254 252 232 / 0.1);
}
.text-yellow-50\/100{
  color: rgb(254 252 232 / 1);
}
.text-yellow-50\/15{
  color: rgb(254 252 232 / 0.15);
}
.text-yellow-50\/20{
  color: rgb(254 252 232 / 0.2);
}
.text-yellow-50\/25{
  color: rgb(254 252 232 / 0.25);
}
.text-yellow-50\/30{
  color: rgb(254 252 232 / 0.3);
}
.text-yellow-50\/35{
  color: rgb(254 252 232 / 0.35);
}
.text-yellow-50\/40{
  color: rgb(254 252 232 / 0.4);
}
.text-yellow-50\/45{
  color: rgb(254 252 232 / 0.45);
}
.text-yellow-50\/5{
  color: rgb(254 252 232 / 0.05);
}
.text-yellow-50\/50{
  color: rgb(254 252 232 / 0.5);
}
.text-yellow-50\/55{
  color: rgb(254 252 232 / 0.55);
}
.text-yellow-50\/60{
  color: rgb(254 252 232 / 0.6);
}
.text-yellow-50\/65{
  color: rgb(254 252 232 / 0.65);
}
.text-yellow-50\/70{
  color: rgb(254 252 232 / 0.7);
}
.text-yellow-50\/75{
  color: rgb(254 252 232 / 0.75);
}
.text-yellow-50\/80{
  color: rgb(254 252 232 / 0.8);
}
.text-yellow-50\/85{
  color: rgb(254 252 232 / 0.85);
}
.text-yellow-50\/90{
  color: rgb(254 252 232 / 0.9);
}
.text-yellow-50\/95{
  color: rgb(254 252 232 / 0.95);
}
.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.text-yellow-500\/0{
  color: rgb(234 179 8 / 0);
}
.text-yellow-500\/10{
  color: rgb(234 179 8 / 0.1);
}
.text-yellow-500\/100{
  color: rgb(234 179 8 / 1);
}
.text-yellow-500\/15{
  color: rgb(234 179 8 / 0.15);
}
.text-yellow-500\/20{
  color: rgb(234 179 8 / 0.2);
}
.text-yellow-500\/25{
  color: rgb(234 179 8 / 0.25);
}
.text-yellow-500\/30{
  color: rgb(234 179 8 / 0.3);
}
.text-yellow-500\/35{
  color: rgb(234 179 8 / 0.35);
}
.text-yellow-500\/40{
  color: rgb(234 179 8 / 0.4);
}
.text-yellow-500\/45{
  color: rgb(234 179 8 / 0.45);
}
.text-yellow-500\/5{
  color: rgb(234 179 8 / 0.05);
}
.text-yellow-500\/50{
  color: rgb(234 179 8 / 0.5);
}
.text-yellow-500\/55{
  color: rgb(234 179 8 / 0.55);
}
.text-yellow-500\/60{
  color: rgb(234 179 8 / 0.6);
}
.text-yellow-500\/65{
  color: rgb(234 179 8 / 0.65);
}
.text-yellow-500\/70{
  color: rgb(234 179 8 / 0.7);
}
.text-yellow-500\/75{
  color: rgb(234 179 8 / 0.75);
}
.text-yellow-500\/80{
  color: rgb(234 179 8 / 0.8);
}
.text-yellow-500\/85{
  color: rgb(234 179 8 / 0.85);
}
.text-yellow-500\/90{
  color: rgb(234 179 8 / 0.9);
}
.text-yellow-500\/95{
  color: rgb(234 179 8 / 0.95);
}
.text-yellow-600{
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-yellow-600\/0{
  color: rgb(202 138 4 / 0);
}
.text-yellow-600\/10{
  color: rgb(202 138 4 / 0.1);
}
.text-yellow-600\/100{
  color: rgb(202 138 4 / 1);
}
.text-yellow-600\/15{
  color: rgb(202 138 4 / 0.15);
}
.text-yellow-600\/20{
  color: rgb(202 138 4 / 0.2);
}
.text-yellow-600\/25{
  color: rgb(202 138 4 / 0.25);
}
.text-yellow-600\/30{
  color: rgb(202 138 4 / 0.3);
}
.text-yellow-600\/35{
  color: rgb(202 138 4 / 0.35);
}
.text-yellow-600\/40{
  color: rgb(202 138 4 / 0.4);
}
.text-yellow-600\/45{
  color: rgb(202 138 4 / 0.45);
}
.text-yellow-600\/5{
  color: rgb(202 138 4 / 0.05);
}
.text-yellow-600\/50{
  color: rgb(202 138 4 / 0.5);
}
.text-yellow-600\/55{
  color: rgb(202 138 4 / 0.55);
}
.text-yellow-600\/60{
  color: rgb(202 138 4 / 0.6);
}
.text-yellow-600\/65{
  color: rgb(202 138 4 / 0.65);
}
.text-yellow-600\/70{
  color: rgb(202 138 4 / 0.7);
}
.text-yellow-600\/75{
  color: rgb(202 138 4 / 0.75);
}
.text-yellow-600\/80{
  color: rgb(202 138 4 / 0.8);
}
.text-yellow-600\/85{
  color: rgb(202 138 4 / 0.85);
}
.text-yellow-600\/90{
  color: rgb(202 138 4 / 0.9);
}
.text-yellow-600\/95{
  color: rgb(202 138 4 / 0.95);
}
.text-yellow-700{
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.text-yellow-700\/0{
  color: rgb(161 98 7 / 0);
}
.text-yellow-700\/10{
  color: rgb(161 98 7 / 0.1);
}
.text-yellow-700\/100{
  color: rgb(161 98 7 / 1);
}
.text-yellow-700\/15{
  color: rgb(161 98 7 / 0.15);
}
.text-yellow-700\/20{
  color: rgb(161 98 7 / 0.2);
}
.text-yellow-700\/25{
  color: rgb(161 98 7 / 0.25);
}
.text-yellow-700\/30{
  color: rgb(161 98 7 / 0.3);
}
.text-yellow-700\/35{
  color: rgb(161 98 7 / 0.35);
}
.text-yellow-700\/40{
  color: rgb(161 98 7 / 0.4);
}
.text-yellow-700\/45{
  color: rgb(161 98 7 / 0.45);
}
.text-yellow-700\/5{
  color: rgb(161 98 7 / 0.05);
}
.text-yellow-700\/50{
  color: rgb(161 98 7 / 0.5);
}
.text-yellow-700\/55{
  color: rgb(161 98 7 / 0.55);
}
.text-yellow-700\/60{
  color: rgb(161 98 7 / 0.6);
}
.text-yellow-700\/65{
  color: rgb(161 98 7 / 0.65);
}
.text-yellow-700\/70{
  color: rgb(161 98 7 / 0.7);
}
.text-yellow-700\/75{
  color: rgb(161 98 7 / 0.75);
}
.text-yellow-700\/80{
  color: rgb(161 98 7 / 0.8);
}
.text-yellow-700\/85{
  color: rgb(161 98 7 / 0.85);
}
.text-yellow-700\/90{
  color: rgb(161 98 7 / 0.9);
}
.text-yellow-700\/95{
  color: rgb(161 98 7 / 0.95);
}
.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.text-yellow-800\/0{
  color: rgb(133 77 14 / 0);
}
.text-yellow-800\/10{
  color: rgb(133 77 14 / 0.1);
}
.text-yellow-800\/100{
  color: rgb(133 77 14 / 1);
}
.text-yellow-800\/15{
  color: rgb(133 77 14 / 0.15);
}
.text-yellow-800\/20{
  color: rgb(133 77 14 / 0.2);
}
.text-yellow-800\/25{
  color: rgb(133 77 14 / 0.25);
}
.text-yellow-800\/30{
  color: rgb(133 77 14 / 0.3);
}
.text-yellow-800\/35{
  color: rgb(133 77 14 / 0.35);
}
.text-yellow-800\/40{
  color: rgb(133 77 14 / 0.4);
}
.text-yellow-800\/45{
  color: rgb(133 77 14 / 0.45);
}
.text-yellow-800\/5{
  color: rgb(133 77 14 / 0.05);
}
.text-yellow-800\/50{
  color: rgb(133 77 14 / 0.5);
}
.text-yellow-800\/55{
  color: rgb(133 77 14 / 0.55);
}
.text-yellow-800\/60{
  color: rgb(133 77 14 / 0.6);
}
.text-yellow-800\/65{
  color: rgb(133 77 14 / 0.65);
}
.text-yellow-800\/70{
  color: rgb(133 77 14 / 0.7);
}
.text-yellow-800\/75{
  color: rgb(133 77 14 / 0.75);
}
.text-yellow-800\/80{
  color: rgb(133 77 14 / 0.8);
}
.text-yellow-800\/85{
  color: rgb(133 77 14 / 0.85);
}
.text-yellow-800\/90{
  color: rgb(133 77 14 / 0.9);
}
.text-yellow-800\/95{
  color: rgb(133 77 14 / 0.95);
}
.text-yellow-900{
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.text-yellow-900\/0{
  color: rgb(113 63 18 / 0);
}
.text-yellow-900\/10{
  color: rgb(113 63 18 / 0.1);
}
.text-yellow-900\/100{
  color: rgb(113 63 18 / 1);
}
.text-yellow-900\/15{
  color: rgb(113 63 18 / 0.15);
}
.text-yellow-900\/20{
  color: rgb(113 63 18 / 0.2);
}
.text-yellow-900\/25{
  color: rgb(113 63 18 / 0.25);
}
.text-yellow-900\/30{
  color: rgb(113 63 18 / 0.3);
}
.text-yellow-900\/35{
  color: rgb(113 63 18 / 0.35);
}
.text-yellow-900\/40{
  color: rgb(113 63 18 / 0.4);
}
.text-yellow-900\/45{
  color: rgb(113 63 18 / 0.45);
}
.text-yellow-900\/5{
  color: rgb(113 63 18 / 0.05);
}
.text-yellow-900\/50{
  color: rgb(113 63 18 / 0.5);
}
.text-yellow-900\/55{
  color: rgb(113 63 18 / 0.55);
}
.text-yellow-900\/60{
  color: rgb(113 63 18 / 0.6);
}
.text-yellow-900\/65{
  color: rgb(113 63 18 / 0.65);
}
.text-yellow-900\/70{
  color: rgb(113 63 18 / 0.7);
}
.text-yellow-900\/75{
  color: rgb(113 63 18 / 0.75);
}
.text-yellow-900\/80{
  color: rgb(113 63 18 / 0.8);
}
.text-yellow-900\/85{
  color: rgb(113 63 18 / 0.85);
}
.text-yellow-900\/90{
  color: rgb(113 63 18 / 0.9);
}
.text-yellow-900\/95{
  color: rgb(113 63 18 / 0.95);
}
.text-yellow-950{
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}
.text-yellow-950\/0{
  color: rgb(66 32 6 / 0);
}
.text-yellow-950\/10{
  color: rgb(66 32 6 / 0.1);
}
.text-yellow-950\/100{
  color: rgb(66 32 6 / 1);
}
.text-yellow-950\/15{
  color: rgb(66 32 6 / 0.15);
}
.text-yellow-950\/20{
  color: rgb(66 32 6 / 0.2);
}
.text-yellow-950\/25{
  color: rgb(66 32 6 / 0.25);
}
.text-yellow-950\/30{
  color: rgb(66 32 6 / 0.3);
}
.text-yellow-950\/35{
  color: rgb(66 32 6 / 0.35);
}
.text-yellow-950\/40{
  color: rgb(66 32 6 / 0.4);
}
.text-yellow-950\/45{
  color: rgb(66 32 6 / 0.45);
}
.text-yellow-950\/5{
  color: rgb(66 32 6 / 0.05);
}
.text-yellow-950\/50{
  color: rgb(66 32 6 / 0.5);
}
.text-yellow-950\/55{
  color: rgb(66 32 6 / 0.55);
}
.text-yellow-950\/60{
  color: rgb(66 32 6 / 0.6);
}
.text-yellow-950\/65{
  color: rgb(66 32 6 / 0.65);
}
.text-yellow-950\/70{
  color: rgb(66 32 6 / 0.7);
}
.text-yellow-950\/75{
  color: rgb(66 32 6 / 0.75);
}
.text-yellow-950\/80{
  color: rgb(66 32 6 / 0.8);
}
.text-yellow-950\/85{
  color: rgb(66 32 6 / 0.85);
}
.text-yellow-950\/90{
  color: rgb(66 32 6 / 0.9);
}
.text-yellow-950\/95{
  color: rgb(66 32 6 / 0.95);
}
.text-zinc-100{
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}
.text-zinc-100\/0{
  color: rgb(244 244 245 / 0);
}
.text-zinc-100\/10{
  color: rgb(244 244 245 / 0.1);
}
.text-zinc-100\/100{
  color: rgb(244 244 245 / 1);
}
.text-zinc-100\/15{
  color: rgb(244 244 245 / 0.15);
}
.text-zinc-100\/20{
  color: rgb(244 244 245 / 0.2);
}
.text-zinc-100\/25{
  color: rgb(244 244 245 / 0.25);
}
.text-zinc-100\/30{
  color: rgb(244 244 245 / 0.3);
}
.text-zinc-100\/35{
  color: rgb(244 244 245 / 0.35);
}
.text-zinc-100\/40{
  color: rgb(244 244 245 / 0.4);
}
.text-zinc-100\/45{
  color: rgb(244 244 245 / 0.45);
}
.text-zinc-100\/5{
  color: rgb(244 244 245 / 0.05);
}
.text-zinc-100\/50{
  color: rgb(244 244 245 / 0.5);
}
.text-zinc-100\/55{
  color: rgb(244 244 245 / 0.55);
}
.text-zinc-100\/60{
  color: rgb(244 244 245 / 0.6);
}
.text-zinc-100\/65{
  color: rgb(244 244 245 / 0.65);
}
.text-zinc-100\/70{
  color: rgb(244 244 245 / 0.7);
}
.text-zinc-100\/75{
  color: rgb(244 244 245 / 0.75);
}
.text-zinc-100\/80{
  color: rgb(244 244 245 / 0.8);
}
.text-zinc-100\/85{
  color: rgb(244 244 245 / 0.85);
}
.text-zinc-100\/90{
  color: rgb(244 244 245 / 0.9);
}
.text-zinc-100\/95{
  color: rgb(244 244 245 / 0.95);
}
.text-zinc-200{
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}
.text-zinc-200\/0{
  color: rgb(228 228 231 / 0);
}
.text-zinc-200\/10{
  color: rgb(228 228 231 / 0.1);
}
.text-zinc-200\/100{
  color: rgb(228 228 231 / 1);
}
.text-zinc-200\/15{
  color: rgb(228 228 231 / 0.15);
}
.text-zinc-200\/20{
  color: rgb(228 228 231 / 0.2);
}
.text-zinc-200\/25{
  color: rgb(228 228 231 / 0.25);
}
.text-zinc-200\/30{
  color: rgb(228 228 231 / 0.3);
}
.text-zinc-200\/35{
  color: rgb(228 228 231 / 0.35);
}
.text-zinc-200\/40{
  color: rgb(228 228 231 / 0.4);
}
.text-zinc-200\/45{
  color: rgb(228 228 231 / 0.45);
}
.text-zinc-200\/5{
  color: rgb(228 228 231 / 0.05);
}
.text-zinc-200\/50{
  color: rgb(228 228 231 / 0.5);
}
.text-zinc-200\/55{
  color: rgb(228 228 231 / 0.55);
}
.text-zinc-200\/60{
  color: rgb(228 228 231 / 0.6);
}
.text-zinc-200\/65{
  color: rgb(228 228 231 / 0.65);
}
.text-zinc-200\/70{
  color: rgb(228 228 231 / 0.7);
}
.text-zinc-200\/75{
  color: rgb(228 228 231 / 0.75);
}
.text-zinc-200\/80{
  color: rgb(228 228 231 / 0.8);
}
.text-zinc-200\/85{
  color: rgb(228 228 231 / 0.85);
}
.text-zinc-200\/90{
  color: rgb(228 228 231 / 0.9);
}
.text-zinc-200\/95{
  color: rgb(228 228 231 / 0.95);
}
.text-zinc-300{
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}
.text-zinc-300\/0{
  color: rgb(212 212 216 / 0);
}
.text-zinc-300\/10{
  color: rgb(212 212 216 / 0.1);
}
.text-zinc-300\/100{
  color: rgb(212 212 216 / 1);
}
.text-zinc-300\/15{
  color: rgb(212 212 216 / 0.15);
}
.text-zinc-300\/20{
  color: rgb(212 212 216 / 0.2);
}
.text-zinc-300\/25{
  color: rgb(212 212 216 / 0.25);
}
.text-zinc-300\/30{
  color: rgb(212 212 216 / 0.3);
}
.text-zinc-300\/35{
  color: rgb(212 212 216 / 0.35);
}
.text-zinc-300\/40{
  color: rgb(212 212 216 / 0.4);
}
.text-zinc-300\/45{
  color: rgb(212 212 216 / 0.45);
}
.text-zinc-300\/5{
  color: rgb(212 212 216 / 0.05);
}
.text-zinc-300\/50{
  color: rgb(212 212 216 / 0.5);
}
.text-zinc-300\/55{
  color: rgb(212 212 216 / 0.55);
}
.text-zinc-300\/60{
  color: rgb(212 212 216 / 0.6);
}
.text-zinc-300\/65{
  color: rgb(212 212 216 / 0.65);
}
.text-zinc-300\/70{
  color: rgb(212 212 216 / 0.7);
}
.text-zinc-300\/75{
  color: rgb(212 212 216 / 0.75);
}
.text-zinc-300\/80{
  color: rgb(212 212 216 / 0.8);
}
.text-zinc-300\/85{
  color: rgb(212 212 216 / 0.85);
}
.text-zinc-300\/90{
  color: rgb(212 212 216 / 0.9);
}
.text-zinc-300\/95{
  color: rgb(212 212 216 / 0.95);
}
.text-zinc-400{
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.text-zinc-400\/0{
  color: rgb(161 161 170 / 0);
}
.text-zinc-400\/10{
  color: rgb(161 161 170 / 0.1);
}
.text-zinc-400\/100{
  color: rgb(161 161 170 / 1);
}
.text-zinc-400\/15{
  color: rgb(161 161 170 / 0.15);
}
.text-zinc-400\/20{
  color: rgb(161 161 170 / 0.2);
}
.text-zinc-400\/25{
  color: rgb(161 161 170 / 0.25);
}
.text-zinc-400\/30{
  color: rgb(161 161 170 / 0.3);
}
.text-zinc-400\/35{
  color: rgb(161 161 170 / 0.35);
}
.text-zinc-400\/40{
  color: rgb(161 161 170 / 0.4);
}
.text-zinc-400\/45{
  color: rgb(161 161 170 / 0.45);
}
.text-zinc-400\/5{
  color: rgb(161 161 170 / 0.05);
}
.text-zinc-400\/50{
  color: rgb(161 161 170 / 0.5);
}
.text-zinc-400\/55{
  color: rgb(161 161 170 / 0.55);
}
.text-zinc-400\/60{
  color: rgb(161 161 170 / 0.6);
}
.text-zinc-400\/65{
  color: rgb(161 161 170 / 0.65);
}
.text-zinc-400\/70{
  color: rgb(161 161 170 / 0.7);
}
.text-zinc-400\/75{
  color: rgb(161 161 170 / 0.75);
}
.text-zinc-400\/80{
  color: rgb(161 161 170 / 0.8);
}
.text-zinc-400\/85{
  color: rgb(161 161 170 / 0.85);
}
.text-zinc-400\/90{
  color: rgb(161 161 170 / 0.9);
}
.text-zinc-400\/95{
  color: rgb(161 161 170 / 0.95);
}
.text-zinc-50{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}
.text-zinc-50\/0{
  color: rgb(250 250 250 / 0);
}
.text-zinc-50\/10{
  color: rgb(250 250 250 / 0.1);
}
.text-zinc-50\/100{
  color: rgb(250 250 250 / 1);
}
.text-zinc-50\/15{
  color: rgb(250 250 250 / 0.15);
}
.text-zinc-50\/20{
  color: rgb(250 250 250 / 0.2);
}
.text-zinc-50\/25{
  color: rgb(250 250 250 / 0.25);
}
.text-zinc-50\/30{
  color: rgb(250 250 250 / 0.3);
}
.text-zinc-50\/35{
  color: rgb(250 250 250 / 0.35);
}
.text-zinc-50\/40{
  color: rgb(250 250 250 / 0.4);
}
.text-zinc-50\/45{
  color: rgb(250 250 250 / 0.45);
}
.text-zinc-50\/5{
  color: rgb(250 250 250 / 0.05);
}
.text-zinc-50\/50{
  color: rgb(250 250 250 / 0.5);
}
.text-zinc-50\/55{
  color: rgb(250 250 250 / 0.55);
}
.text-zinc-50\/60{
  color: rgb(250 250 250 / 0.6);
}
.text-zinc-50\/65{
  color: rgb(250 250 250 / 0.65);
}
.text-zinc-50\/70{
  color: rgb(250 250 250 / 0.7);
}
.text-zinc-50\/75{
  color: rgb(250 250 250 / 0.75);
}
.text-zinc-50\/80{
  color: rgb(250 250 250 / 0.8);
}
.text-zinc-50\/85{
  color: rgb(250 250 250 / 0.85);
}
.text-zinc-50\/90{
  color: rgb(250 250 250 / 0.9);
}
.text-zinc-50\/95{
  color: rgb(250 250 250 / 0.95);
}
.text-zinc-500{
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
.text-zinc-500\/0{
  color: rgb(113 113 122 / 0);
}
.text-zinc-500\/10{
  color: rgb(113 113 122 / 0.1);
}
.text-zinc-500\/100{
  color: rgb(113 113 122 / 1);
}
.text-zinc-500\/15{
  color: rgb(113 113 122 / 0.15);
}
.text-zinc-500\/20{
  color: rgb(113 113 122 / 0.2);
}
.text-zinc-500\/25{
  color: rgb(113 113 122 / 0.25);
}
.text-zinc-500\/30{
  color: rgb(113 113 122 / 0.3);
}
.text-zinc-500\/35{
  color: rgb(113 113 122 / 0.35);
}
.text-zinc-500\/40{
  color: rgb(113 113 122 / 0.4);
}
.text-zinc-500\/45{
  color: rgb(113 113 122 / 0.45);
}
.text-zinc-500\/5{
  color: rgb(113 113 122 / 0.05);
}
.text-zinc-500\/50{
  color: rgb(113 113 122 / 0.5);
}
.text-zinc-500\/55{
  color: rgb(113 113 122 / 0.55);
}
.text-zinc-500\/60{
  color: rgb(113 113 122 / 0.6);
}
.text-zinc-500\/65{
  color: rgb(113 113 122 / 0.65);
}
.text-zinc-500\/70{
  color: rgb(113 113 122 / 0.7);
}
.text-zinc-500\/75{
  color: rgb(113 113 122 / 0.75);
}
.text-zinc-500\/80{
  color: rgb(113 113 122 / 0.8);
}
.text-zinc-500\/85{
  color: rgb(113 113 122 / 0.85);
}
.text-zinc-500\/90{
  color: rgb(113 113 122 / 0.9);
}
.text-zinc-500\/95{
  color: rgb(113 113 122 / 0.95);
}
.text-zinc-600{
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.text-zinc-600\/0{
  color: rgb(82 82 91 / 0);
}
.text-zinc-600\/10{
  color: rgb(82 82 91 / 0.1);
}
.text-zinc-600\/100{
  color: rgb(82 82 91 / 1);
}
.text-zinc-600\/15{
  color: rgb(82 82 91 / 0.15);
}
.text-zinc-600\/20{
  color: rgb(82 82 91 / 0.2);
}
.text-zinc-600\/25{
  color: rgb(82 82 91 / 0.25);
}
.text-zinc-600\/30{
  color: rgb(82 82 91 / 0.3);
}
.text-zinc-600\/35{
  color: rgb(82 82 91 / 0.35);
}
.text-zinc-600\/40{
  color: rgb(82 82 91 / 0.4);
}
.text-zinc-600\/45{
  color: rgb(82 82 91 / 0.45);
}
.text-zinc-600\/5{
  color: rgb(82 82 91 / 0.05);
}
.text-zinc-600\/50{
  color: rgb(82 82 91 / 0.5);
}
.text-zinc-600\/55{
  color: rgb(82 82 91 / 0.55);
}
.text-zinc-600\/60{
  color: rgb(82 82 91 / 0.6);
}
.text-zinc-600\/65{
  color: rgb(82 82 91 / 0.65);
}
.text-zinc-600\/70{
  color: rgb(82 82 91 / 0.7);
}
.text-zinc-600\/75{
  color: rgb(82 82 91 / 0.75);
}
.text-zinc-600\/80{
  color: rgb(82 82 91 / 0.8);
}
.text-zinc-600\/85{
  color: rgb(82 82 91 / 0.85);
}
.text-zinc-600\/90{
  color: rgb(82 82 91 / 0.9);
}
.text-zinc-600\/95{
  color: rgb(82 82 91 / 0.95);
}
.text-zinc-700{
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}
.text-zinc-700\/0{
  color: rgb(63 63 70 / 0);
}
.text-zinc-700\/10{
  color: rgb(63 63 70 / 0.1);
}
.text-zinc-700\/100{
  color: rgb(63 63 70 / 1);
}
.text-zinc-700\/15{
  color: rgb(63 63 70 / 0.15);
}
.text-zinc-700\/20{
  color: rgb(63 63 70 / 0.2);
}
.text-zinc-700\/25{
  color: rgb(63 63 70 / 0.25);
}
.text-zinc-700\/30{
  color: rgb(63 63 70 / 0.3);
}
.text-zinc-700\/35{
  color: rgb(63 63 70 / 0.35);
}
.text-zinc-700\/40{
  color: rgb(63 63 70 / 0.4);
}
.text-zinc-700\/45{
  color: rgb(63 63 70 / 0.45);
}
.text-zinc-700\/5{
  color: rgb(63 63 70 / 0.05);
}
.text-zinc-700\/50{
  color: rgb(63 63 70 / 0.5);
}
.text-zinc-700\/55{
  color: rgb(63 63 70 / 0.55);
}
.text-zinc-700\/60{
  color: rgb(63 63 70 / 0.6);
}
.text-zinc-700\/65{
  color: rgb(63 63 70 / 0.65);
}
.text-zinc-700\/70{
  color: rgb(63 63 70 / 0.7);
}
.text-zinc-700\/75{
  color: rgb(63 63 70 / 0.75);
}
.text-zinc-700\/80{
  color: rgb(63 63 70 / 0.8);
}
.text-zinc-700\/85{
  color: rgb(63 63 70 / 0.85);
}
.text-zinc-700\/90{
  color: rgb(63 63 70 / 0.9);
}
.text-zinc-700\/95{
  color: rgb(63 63 70 / 0.95);
}
.text-zinc-800{
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}
.text-zinc-800\/0{
  color: rgb(39 39 42 / 0);
}
.text-zinc-800\/10{
  color: rgb(39 39 42 / 0.1);
}
.text-zinc-800\/100{
  color: rgb(39 39 42 / 1);
}
.text-zinc-800\/15{
  color: rgb(39 39 42 / 0.15);
}
.text-zinc-800\/20{
  color: rgb(39 39 42 / 0.2);
}
.text-zinc-800\/25{
  color: rgb(39 39 42 / 0.25);
}
.text-zinc-800\/30{
  color: rgb(39 39 42 / 0.3);
}
.text-zinc-800\/35{
  color: rgb(39 39 42 / 0.35);
}
.text-zinc-800\/40{
  color: rgb(39 39 42 / 0.4);
}
.text-zinc-800\/45{
  color: rgb(39 39 42 / 0.45);
}
.text-zinc-800\/5{
  color: rgb(39 39 42 / 0.05);
}
.text-zinc-800\/50{
  color: rgb(39 39 42 / 0.5);
}
.text-zinc-800\/55{
  color: rgb(39 39 42 / 0.55);
}
.text-zinc-800\/60{
  color: rgb(39 39 42 / 0.6);
}
.text-zinc-800\/65{
  color: rgb(39 39 42 / 0.65);
}
.text-zinc-800\/70{
  color: rgb(39 39 42 / 0.7);
}
.text-zinc-800\/75{
  color: rgb(39 39 42 / 0.75);
}
.text-zinc-800\/80{
  color: rgb(39 39 42 / 0.8);
}
.text-zinc-800\/85{
  color: rgb(39 39 42 / 0.85);
}
.text-zinc-800\/90{
  color: rgb(39 39 42 / 0.9);
}
.text-zinc-800\/95{
  color: rgb(39 39 42 / 0.95);
}
.text-zinc-900{
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}
.text-zinc-900\/0{
  color: rgb(24 24 27 / 0);
}
.text-zinc-900\/10{
  color: rgb(24 24 27 / 0.1);
}
.text-zinc-900\/100{
  color: rgb(24 24 27 / 1);
}
.text-zinc-900\/15{
  color: rgb(24 24 27 / 0.15);
}
.text-zinc-900\/20{
  color: rgb(24 24 27 / 0.2);
}
.text-zinc-900\/25{
  color: rgb(24 24 27 / 0.25);
}
.text-zinc-900\/30{
  color: rgb(24 24 27 / 0.3);
}
.text-zinc-900\/35{
  color: rgb(24 24 27 / 0.35);
}
.text-zinc-900\/40{
  color: rgb(24 24 27 / 0.4);
}
.text-zinc-900\/45{
  color: rgb(24 24 27 / 0.45);
}
.text-zinc-900\/5{
  color: rgb(24 24 27 / 0.05);
}
.text-zinc-900\/50{
  color: rgb(24 24 27 / 0.5);
}
.text-zinc-900\/55{
  color: rgb(24 24 27 / 0.55);
}
.text-zinc-900\/60{
  color: rgb(24 24 27 / 0.6);
}
.text-zinc-900\/65{
  color: rgb(24 24 27 / 0.65);
}
.text-zinc-900\/70{
  color: rgb(24 24 27 / 0.7);
}
.text-zinc-900\/75{
  color: rgb(24 24 27 / 0.75);
}
.text-zinc-900\/80{
  color: rgb(24 24 27 / 0.8);
}
.text-zinc-900\/85{
  color: rgb(24 24 27 / 0.85);
}
.text-zinc-900\/90{
  color: rgb(24 24 27 / 0.9);
}
.text-zinc-900\/95{
  color: rgb(24 24 27 / 0.95);
}
.text-opacity-0{
  --tw-text-opacity: 0;
}
.text-opacity-10{
  --tw-text-opacity: 0.1;
}
.text-opacity-100{
  --tw-text-opacity: 1;
}
.text-opacity-15{
  --tw-text-opacity: 0.15;
}
.text-opacity-20{
  --tw-text-opacity: 0.2;
}
.text-opacity-25{
  --tw-text-opacity: 0.25;
}
.text-opacity-30{
  --tw-text-opacity: 0.3;
}
.text-opacity-35{
  --tw-text-opacity: 0.35;
}
.text-opacity-40{
  --tw-text-opacity: 0.4;
}
.text-opacity-45{
  --tw-text-opacity: 0.45;
}
.text-opacity-5{
  --tw-text-opacity: 0.05;
}
.text-opacity-50{
  --tw-text-opacity: 0.5;
}
.text-opacity-55{
  --tw-text-opacity: 0.55;
}
.text-opacity-60{
  --tw-text-opacity: 0.6;
}
.text-opacity-65{
  --tw-text-opacity: 0.65;
}
.text-opacity-70{
  --tw-text-opacity: 0.7;
}
.text-opacity-75{
  --tw-text-opacity: 0.75;
}
.text-opacity-80{
  --tw-text-opacity: 0.8;
}
.text-opacity-85{
  --tw-text-opacity: 0.85;
}
.text-opacity-90{
  --tw-text-opacity: 0.9;
}
.text-opacity-95{
  --tw-text-opacity: 0.95;
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.placeholder-opacity-0::-moz-placeholder{
  --tw-placeholder-opacity: 0;
}
.placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity: 0;
}
.placeholder-opacity-10::-moz-placeholder{
  --tw-placeholder-opacity: 0.1;
}
.placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity: 0.1;
}
.placeholder-opacity-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
}
.placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity: 1;
}
.placeholder-opacity-15::-moz-placeholder{
  --tw-placeholder-opacity: 0.15;
}
.placeholder-opacity-15::placeholder{
  --tw-placeholder-opacity: 0.15;
}
.placeholder-opacity-20::-moz-placeholder{
  --tw-placeholder-opacity: 0.2;
}
.placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity: 0.2;
}
.placeholder-opacity-25::-moz-placeholder{
  --tw-placeholder-opacity: 0.25;
}
.placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity: 0.25;
}
.placeholder-opacity-30::-moz-placeholder{
  --tw-placeholder-opacity: 0.3;
}
.placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity: 0.3;
}
.placeholder-opacity-35::-moz-placeholder{
  --tw-placeholder-opacity: 0.35;
}
.placeholder-opacity-35::placeholder{
  --tw-placeholder-opacity: 0.35;
}
.placeholder-opacity-40::-moz-placeholder{
  --tw-placeholder-opacity: 0.4;
}
.placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity: 0.4;
}
.placeholder-opacity-45::-moz-placeholder{
  --tw-placeholder-opacity: 0.45;
}
.placeholder-opacity-45::placeholder{
  --tw-placeholder-opacity: 0.45;
}
.placeholder-opacity-5::-moz-placeholder{
  --tw-placeholder-opacity: 0.05;
}
.placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity: 0.05;
}
.placeholder-opacity-50::-moz-placeholder{
  --tw-placeholder-opacity: 0.5;
}
.placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity: 0.5;
}
.placeholder-opacity-55::-moz-placeholder{
  --tw-placeholder-opacity: 0.55;
}
.placeholder-opacity-55::placeholder{
  --tw-placeholder-opacity: 0.55;
}
.placeholder-opacity-60::-moz-placeholder{
  --tw-placeholder-opacity: 0.6;
}
.placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity: 0.6;
}
.placeholder-opacity-65::-moz-placeholder{
  --tw-placeholder-opacity: 0.65;
}
.placeholder-opacity-65::placeholder{
  --tw-placeholder-opacity: 0.65;
}
.placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity: 0.7;
}
.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7;
}
.placeholder-opacity-75::-moz-placeholder{
  --tw-placeholder-opacity: 0.75;
}
.placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity: 0.75;
}
.placeholder-opacity-80::-moz-placeholder{
  --tw-placeholder-opacity: 0.8;
}
.placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity: 0.8;
}
.placeholder-opacity-85::-moz-placeholder{
  --tw-placeholder-opacity: 0.85;
}
.placeholder-opacity-85::placeholder{
  --tw-placeholder-opacity: 0.85;
}
.placeholder-opacity-90::-moz-placeholder{
  --tw-placeholder-opacity: 0.9;
}
.placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity: 0.9;
}
.placeholder-opacity-95::-moz-placeholder{
  --tw-placeholder-opacity: 0.95;
}
.placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity: 0.95;
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.opacity-100{
  opacity: 1;
}
.opacity-15{
  opacity: 0.15;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-35{
  opacity: 0.35;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-45{
  opacity: 0.45;
}
.opacity-5{
  opacity: 0.05;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-55{
  opacity: 0.55;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-65{
  opacity: 0.65;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-80{
  opacity: 0.8;
}
.opacity-85{
  opacity: 0.85;
}
.opacity-90{
  opacity: 0.9;
}
.opacity-95{
  opacity: 0.95;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-about-blue{
  --tw-shadow-color: hsl(var(--color-about-blue));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/0{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/10{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/100{
  --tw-shadow-color: hsl(var(--color-about-blue) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/15{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/20{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/25{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/30{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/35{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/40{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/45{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/5{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/50{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/55{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/60{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/65{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/70{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/75{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/80{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/85{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/90{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-about-blue\/95{
  --tw-shadow-color: hsl(var(--color-about-blue) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent{
  --tw-shadow-color: hsl(var(--accent));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground{
  --tw-shadow-color: hsl(var(--accent-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/0{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/10{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/100{
  --tw-shadow-color: hsl(var(--accent-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/15{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/20{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/25{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/30{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/35{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/40{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/45{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/5{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/50{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/55{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/60{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/65{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/70{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/75{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/80{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/85{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/90{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/95{
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/0{
  --tw-shadow-color: hsl(var(--accent) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/10{
  --tw-shadow-color: hsl(var(--accent) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/100{
  --tw-shadow-color: hsl(var(--accent) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/15{
  --tw-shadow-color: hsl(var(--accent) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/20{
  --tw-shadow-color: hsl(var(--accent) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/25{
  --tw-shadow-color: hsl(var(--accent) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/30{
  --tw-shadow-color: hsl(var(--accent) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/35{
  --tw-shadow-color: hsl(var(--accent) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/40{
  --tw-shadow-color: hsl(var(--accent) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/45{
  --tw-shadow-color: hsl(var(--accent) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/5{
  --tw-shadow-color: hsl(var(--accent) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/50{
  --tw-shadow-color: hsl(var(--accent) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/55{
  --tw-shadow-color: hsl(var(--accent) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/60{
  --tw-shadow-color: hsl(var(--accent) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/65{
  --tw-shadow-color: hsl(var(--accent) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/70{
  --tw-shadow-color: hsl(var(--accent) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/75{
  --tw-shadow-color: hsl(var(--accent) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/80{
  --tw-shadow-color: hsl(var(--accent) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/85{
  --tw-shadow-color: hsl(var(--accent) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/90{
  --tw-shadow-color: hsl(var(--accent) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/95{
  --tw-shadow-color: hsl(var(--accent) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100{
  --tw-shadow-color: #fef3c7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/0{
  --tw-shadow-color: rgb(254 243 199 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/10{
  --tw-shadow-color: rgb(254 243 199 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/100{
  --tw-shadow-color: rgb(254 243 199 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/15{
  --tw-shadow-color: rgb(254 243 199 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/20{
  --tw-shadow-color: rgb(254 243 199 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/25{
  --tw-shadow-color: rgb(254 243 199 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/30{
  --tw-shadow-color: rgb(254 243 199 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/35{
  --tw-shadow-color: rgb(254 243 199 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/40{
  --tw-shadow-color: rgb(254 243 199 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/45{
  --tw-shadow-color: rgb(254 243 199 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/5{
  --tw-shadow-color: rgb(254 243 199 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/50{
  --tw-shadow-color: rgb(254 243 199 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/55{
  --tw-shadow-color: rgb(254 243 199 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/60{
  --tw-shadow-color: rgb(254 243 199 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/65{
  --tw-shadow-color: rgb(254 243 199 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/70{
  --tw-shadow-color: rgb(254 243 199 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/75{
  --tw-shadow-color: rgb(254 243 199 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/80{
  --tw-shadow-color: rgb(254 243 199 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/85{
  --tw-shadow-color: rgb(254 243 199 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/90{
  --tw-shadow-color: rgb(254 243 199 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/95{
  --tw-shadow-color: rgb(254 243 199 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200{
  --tw-shadow-color: #fde68a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/0{
  --tw-shadow-color: rgb(253 230 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/10{
  --tw-shadow-color: rgb(253 230 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/100{
  --tw-shadow-color: rgb(253 230 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/15{
  --tw-shadow-color: rgb(253 230 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/20{
  --tw-shadow-color: rgb(253 230 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/25{
  --tw-shadow-color: rgb(253 230 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/30{
  --tw-shadow-color: rgb(253 230 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/35{
  --tw-shadow-color: rgb(253 230 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/40{
  --tw-shadow-color: rgb(253 230 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/45{
  --tw-shadow-color: rgb(253 230 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/5{
  --tw-shadow-color: rgb(253 230 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/50{
  --tw-shadow-color: rgb(253 230 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/55{
  --tw-shadow-color: rgb(253 230 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/60{
  --tw-shadow-color: rgb(253 230 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/65{
  --tw-shadow-color: rgb(253 230 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/70{
  --tw-shadow-color: rgb(253 230 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/75{
  --tw-shadow-color: rgb(253 230 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/80{
  --tw-shadow-color: rgb(253 230 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/85{
  --tw-shadow-color: rgb(253 230 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/90{
  --tw-shadow-color: rgb(253 230 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/95{
  --tw-shadow-color: rgb(253 230 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300{
  --tw-shadow-color: #fcd34d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/0{
  --tw-shadow-color: rgb(252 211 77 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/10{
  --tw-shadow-color: rgb(252 211 77 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/100{
  --tw-shadow-color: rgb(252 211 77 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/15{
  --tw-shadow-color: rgb(252 211 77 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/20{
  --tw-shadow-color: rgb(252 211 77 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/25{
  --tw-shadow-color: rgb(252 211 77 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/30{
  --tw-shadow-color: rgb(252 211 77 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/35{
  --tw-shadow-color: rgb(252 211 77 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/40{
  --tw-shadow-color: rgb(252 211 77 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/45{
  --tw-shadow-color: rgb(252 211 77 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/5{
  --tw-shadow-color: rgb(252 211 77 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/50{
  --tw-shadow-color: rgb(252 211 77 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/55{
  --tw-shadow-color: rgb(252 211 77 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/60{
  --tw-shadow-color: rgb(252 211 77 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/65{
  --tw-shadow-color: rgb(252 211 77 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/70{
  --tw-shadow-color: rgb(252 211 77 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/75{
  --tw-shadow-color: rgb(252 211 77 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/80{
  --tw-shadow-color: rgb(252 211 77 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/85{
  --tw-shadow-color: rgb(252 211 77 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/90{
  --tw-shadow-color: rgb(252 211 77 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/95{
  --tw-shadow-color: rgb(252 211 77 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400{
  --tw-shadow-color: #fbbf24;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/0{
  --tw-shadow-color: rgb(251 191 36 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/10{
  --tw-shadow-color: rgb(251 191 36 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/100{
  --tw-shadow-color: rgb(251 191 36 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/15{
  --tw-shadow-color: rgb(251 191 36 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/20{
  --tw-shadow-color: rgb(251 191 36 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/25{
  --tw-shadow-color: rgb(251 191 36 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/30{
  --tw-shadow-color: rgb(251 191 36 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/35{
  --tw-shadow-color: rgb(251 191 36 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/40{
  --tw-shadow-color: rgb(251 191 36 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/45{
  --tw-shadow-color: rgb(251 191 36 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/5{
  --tw-shadow-color: rgb(251 191 36 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/50{
  --tw-shadow-color: rgb(251 191 36 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/55{
  --tw-shadow-color: rgb(251 191 36 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/60{
  --tw-shadow-color: rgb(251 191 36 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/65{
  --tw-shadow-color: rgb(251 191 36 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/70{
  --tw-shadow-color: rgb(251 191 36 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/75{
  --tw-shadow-color: rgb(251 191 36 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/80{
  --tw-shadow-color: rgb(251 191 36 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/85{
  --tw-shadow-color: rgb(251 191 36 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/90{
  --tw-shadow-color: rgb(251 191 36 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/95{
  --tw-shadow-color: rgb(251 191 36 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50{
  --tw-shadow-color: #fffbeb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/0{
  --tw-shadow-color: rgb(255 251 235 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/10{
  --tw-shadow-color: rgb(255 251 235 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/100{
  --tw-shadow-color: rgb(255 251 235 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/15{
  --tw-shadow-color: rgb(255 251 235 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/20{
  --tw-shadow-color: rgb(255 251 235 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/25{
  --tw-shadow-color: rgb(255 251 235 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/30{
  --tw-shadow-color: rgb(255 251 235 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/35{
  --tw-shadow-color: rgb(255 251 235 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/40{
  --tw-shadow-color: rgb(255 251 235 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/45{
  --tw-shadow-color: rgb(255 251 235 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/5{
  --tw-shadow-color: rgb(255 251 235 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/50{
  --tw-shadow-color: rgb(255 251 235 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/55{
  --tw-shadow-color: rgb(255 251 235 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/60{
  --tw-shadow-color: rgb(255 251 235 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/65{
  --tw-shadow-color: rgb(255 251 235 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/70{
  --tw-shadow-color: rgb(255 251 235 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/75{
  --tw-shadow-color: rgb(255 251 235 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/80{
  --tw-shadow-color: rgb(255 251 235 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/85{
  --tw-shadow-color: rgb(255 251 235 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/90{
  --tw-shadow-color: rgb(255 251 235 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/95{
  --tw-shadow-color: rgb(255 251 235 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500{
  --tw-shadow-color: #f59e0b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/0{
  --tw-shadow-color: rgb(245 158 11 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/10{
  --tw-shadow-color: rgb(245 158 11 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/100{
  --tw-shadow-color: rgb(245 158 11 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/15{
  --tw-shadow-color: rgb(245 158 11 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/20{
  --tw-shadow-color: rgb(245 158 11 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/25{
  --tw-shadow-color: rgb(245 158 11 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/30{
  --tw-shadow-color: rgb(245 158 11 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/35{
  --tw-shadow-color: rgb(245 158 11 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/40{
  --tw-shadow-color: rgb(245 158 11 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/45{
  --tw-shadow-color: rgb(245 158 11 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/5{
  --tw-shadow-color: rgb(245 158 11 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/50{
  --tw-shadow-color: rgb(245 158 11 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/55{
  --tw-shadow-color: rgb(245 158 11 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/60{
  --tw-shadow-color: rgb(245 158 11 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/65{
  --tw-shadow-color: rgb(245 158 11 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/70{
  --tw-shadow-color: rgb(245 158 11 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/75{
  --tw-shadow-color: rgb(245 158 11 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/80{
  --tw-shadow-color: rgb(245 158 11 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/85{
  --tw-shadow-color: rgb(245 158 11 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/90{
  --tw-shadow-color: rgb(245 158 11 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/95{
  --tw-shadow-color: rgb(245 158 11 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600{
  --tw-shadow-color: #d97706;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/0{
  --tw-shadow-color: rgb(217 119 6 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/10{
  --tw-shadow-color: rgb(217 119 6 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/100{
  --tw-shadow-color: rgb(217 119 6 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/15{
  --tw-shadow-color: rgb(217 119 6 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/20{
  --tw-shadow-color: rgb(217 119 6 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/25{
  --tw-shadow-color: rgb(217 119 6 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/30{
  --tw-shadow-color: rgb(217 119 6 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/35{
  --tw-shadow-color: rgb(217 119 6 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/40{
  --tw-shadow-color: rgb(217 119 6 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/45{
  --tw-shadow-color: rgb(217 119 6 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/5{
  --tw-shadow-color: rgb(217 119 6 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/50{
  --tw-shadow-color: rgb(217 119 6 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/55{
  --tw-shadow-color: rgb(217 119 6 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/60{
  --tw-shadow-color: rgb(217 119 6 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/65{
  --tw-shadow-color: rgb(217 119 6 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/70{
  --tw-shadow-color: rgb(217 119 6 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/75{
  --tw-shadow-color: rgb(217 119 6 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/80{
  --tw-shadow-color: rgb(217 119 6 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/85{
  --tw-shadow-color: rgb(217 119 6 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/90{
  --tw-shadow-color: rgb(217 119 6 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/95{
  --tw-shadow-color: rgb(217 119 6 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700{
  --tw-shadow-color: #b45309;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/0{
  --tw-shadow-color: rgb(180 83 9 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/10{
  --tw-shadow-color: rgb(180 83 9 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/100{
  --tw-shadow-color: rgb(180 83 9 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/15{
  --tw-shadow-color: rgb(180 83 9 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/20{
  --tw-shadow-color: rgb(180 83 9 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/25{
  --tw-shadow-color: rgb(180 83 9 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/30{
  --tw-shadow-color: rgb(180 83 9 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/35{
  --tw-shadow-color: rgb(180 83 9 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/40{
  --tw-shadow-color: rgb(180 83 9 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/45{
  --tw-shadow-color: rgb(180 83 9 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/5{
  --tw-shadow-color: rgb(180 83 9 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/50{
  --tw-shadow-color: rgb(180 83 9 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/55{
  --tw-shadow-color: rgb(180 83 9 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/60{
  --tw-shadow-color: rgb(180 83 9 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/65{
  --tw-shadow-color: rgb(180 83 9 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/70{
  --tw-shadow-color: rgb(180 83 9 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/75{
  --tw-shadow-color: rgb(180 83 9 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/80{
  --tw-shadow-color: rgb(180 83 9 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/85{
  --tw-shadow-color: rgb(180 83 9 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/90{
  --tw-shadow-color: rgb(180 83 9 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/95{
  --tw-shadow-color: rgb(180 83 9 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800{
  --tw-shadow-color: #92400e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/0{
  --tw-shadow-color: rgb(146 64 14 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/10{
  --tw-shadow-color: rgb(146 64 14 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/100{
  --tw-shadow-color: rgb(146 64 14 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/15{
  --tw-shadow-color: rgb(146 64 14 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/20{
  --tw-shadow-color: rgb(146 64 14 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/25{
  --tw-shadow-color: rgb(146 64 14 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/30{
  --tw-shadow-color: rgb(146 64 14 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/35{
  --tw-shadow-color: rgb(146 64 14 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/40{
  --tw-shadow-color: rgb(146 64 14 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/45{
  --tw-shadow-color: rgb(146 64 14 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/5{
  --tw-shadow-color: rgb(146 64 14 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/50{
  --tw-shadow-color: rgb(146 64 14 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/55{
  --tw-shadow-color: rgb(146 64 14 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/60{
  --tw-shadow-color: rgb(146 64 14 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/65{
  --tw-shadow-color: rgb(146 64 14 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/70{
  --tw-shadow-color: rgb(146 64 14 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/75{
  --tw-shadow-color: rgb(146 64 14 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/80{
  --tw-shadow-color: rgb(146 64 14 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/85{
  --tw-shadow-color: rgb(146 64 14 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/90{
  --tw-shadow-color: rgb(146 64 14 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/95{
  --tw-shadow-color: rgb(146 64 14 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900{
  --tw-shadow-color: #78350f;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/0{
  --tw-shadow-color: rgb(120 53 15 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/10{
  --tw-shadow-color: rgb(120 53 15 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/100{
  --tw-shadow-color: rgb(120 53 15 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/15{
  --tw-shadow-color: rgb(120 53 15 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/20{
  --tw-shadow-color: rgb(120 53 15 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/25{
  --tw-shadow-color: rgb(120 53 15 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/30{
  --tw-shadow-color: rgb(120 53 15 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/35{
  --tw-shadow-color: rgb(120 53 15 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/40{
  --tw-shadow-color: rgb(120 53 15 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/45{
  --tw-shadow-color: rgb(120 53 15 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/5{
  --tw-shadow-color: rgb(120 53 15 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/50{
  --tw-shadow-color: rgb(120 53 15 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/55{
  --tw-shadow-color: rgb(120 53 15 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/60{
  --tw-shadow-color: rgb(120 53 15 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/65{
  --tw-shadow-color: rgb(120 53 15 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/70{
  --tw-shadow-color: rgb(120 53 15 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/75{
  --tw-shadow-color: rgb(120 53 15 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/80{
  --tw-shadow-color: rgb(120 53 15 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/85{
  --tw-shadow-color: rgb(120 53 15 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/90{
  --tw-shadow-color: rgb(120 53 15 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/95{
  --tw-shadow-color: rgb(120 53 15 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950{
  --tw-shadow-color: #451a03;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/0{
  --tw-shadow-color: rgb(69 26 3 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/10{
  --tw-shadow-color: rgb(69 26 3 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/100{
  --tw-shadow-color: rgb(69 26 3 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/15{
  --tw-shadow-color: rgb(69 26 3 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/20{
  --tw-shadow-color: rgb(69 26 3 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/25{
  --tw-shadow-color: rgb(69 26 3 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/30{
  --tw-shadow-color: rgb(69 26 3 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/35{
  --tw-shadow-color: rgb(69 26 3 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/40{
  --tw-shadow-color: rgb(69 26 3 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/45{
  --tw-shadow-color: rgb(69 26 3 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/5{
  --tw-shadow-color: rgb(69 26 3 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/50{
  --tw-shadow-color: rgb(69 26 3 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/55{
  --tw-shadow-color: rgb(69 26 3 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/60{
  --tw-shadow-color: rgb(69 26 3 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/65{
  --tw-shadow-color: rgb(69 26 3 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/70{
  --tw-shadow-color: rgb(69 26 3 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/75{
  --tw-shadow-color: rgb(69 26 3 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/80{
  --tw-shadow-color: rgb(69 26 3 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/85{
  --tw-shadow-color: rgb(69 26 3 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/90{
  --tw-shadow-color: rgb(69 26 3 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/95{
  --tw-shadow-color: rgb(69 26 3 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background{
  --tw-shadow-color: hsl(var(--background));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/0{
  --tw-shadow-color: hsl(var(--background) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/10{
  --tw-shadow-color: hsl(var(--background) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/100{
  --tw-shadow-color: hsl(var(--background) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/15{
  --tw-shadow-color: hsl(var(--background) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/20{
  --tw-shadow-color: hsl(var(--background) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/25{
  --tw-shadow-color: hsl(var(--background) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/30{
  --tw-shadow-color: hsl(var(--background) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/35{
  --tw-shadow-color: hsl(var(--background) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/40{
  --tw-shadow-color: hsl(var(--background) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/45{
  --tw-shadow-color: hsl(var(--background) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/5{
  --tw-shadow-color: hsl(var(--background) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/50{
  --tw-shadow-color: hsl(var(--background) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/55{
  --tw-shadow-color: hsl(var(--background) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/60{
  --tw-shadow-color: hsl(var(--background) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/65{
  --tw-shadow-color: hsl(var(--background) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/70{
  --tw-shadow-color: hsl(var(--background) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/75{
  --tw-shadow-color: hsl(var(--background) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/80{
  --tw-shadow-color: hsl(var(--background) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/85{
  --tw-shadow-color: hsl(var(--background) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/90{
  --tw-shadow-color: hsl(var(--background) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/95{
  --tw-shadow-color: hsl(var(--background) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black{
  --tw-shadow-color: hsl(var(--color-black));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/0{
  --tw-shadow-color: hsl(var(--color-black) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/10{
  --tw-shadow-color: hsl(var(--color-black) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/100{
  --tw-shadow-color: hsl(var(--color-black) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/15{
  --tw-shadow-color: hsl(var(--color-black) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/20{
  --tw-shadow-color: hsl(var(--color-black) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/25{
  --tw-shadow-color: hsl(var(--color-black) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/30{
  --tw-shadow-color: hsl(var(--color-black) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/35{
  --tw-shadow-color: hsl(var(--color-black) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/40{
  --tw-shadow-color: hsl(var(--color-black) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/45{
  --tw-shadow-color: hsl(var(--color-black) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/5{
  --tw-shadow-color: hsl(var(--color-black) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/50{
  --tw-shadow-color: hsl(var(--color-black) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/55{
  --tw-shadow-color: hsl(var(--color-black) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/60{
  --tw-shadow-color: hsl(var(--color-black) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/65{
  --tw-shadow-color: hsl(var(--color-black) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/70{
  --tw-shadow-color: hsl(var(--color-black) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/75{
  --tw-shadow-color: hsl(var(--color-black) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/80{
  --tw-shadow-color: hsl(var(--color-black) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/85{
  --tw-shadow-color: hsl(var(--color-black) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/90{
  --tw-shadow-color: hsl(var(--color-black) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/95{
  --tw-shadow-color: hsl(var(--color-black) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100{
  --tw-shadow-color: #dbeafe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/0{
  --tw-shadow-color: rgb(219 234 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/10{
  --tw-shadow-color: rgb(219 234 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/100{
  --tw-shadow-color: rgb(219 234 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/15{
  --tw-shadow-color: rgb(219 234 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/20{
  --tw-shadow-color: rgb(219 234 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/25{
  --tw-shadow-color: rgb(219 234 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/30{
  --tw-shadow-color: rgb(219 234 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/35{
  --tw-shadow-color: rgb(219 234 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/40{
  --tw-shadow-color: rgb(219 234 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/45{
  --tw-shadow-color: rgb(219 234 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/5{
  --tw-shadow-color: rgb(219 234 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/50{
  --tw-shadow-color: rgb(219 234 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/55{
  --tw-shadow-color: rgb(219 234 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/60{
  --tw-shadow-color: rgb(219 234 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/65{
  --tw-shadow-color: rgb(219 234 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/70{
  --tw-shadow-color: rgb(219 234 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/75{
  --tw-shadow-color: rgb(219 234 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/80{
  --tw-shadow-color: rgb(219 234 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/85{
  --tw-shadow-color: rgb(219 234 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/90{
  --tw-shadow-color: rgb(219 234 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/95{
  --tw-shadow-color: rgb(219 234 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200{
  --tw-shadow-color: #bfdbfe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/0{
  --tw-shadow-color: rgb(191 219 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/10{
  --tw-shadow-color: rgb(191 219 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/100{
  --tw-shadow-color: rgb(191 219 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/15{
  --tw-shadow-color: rgb(191 219 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/20{
  --tw-shadow-color: rgb(191 219 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/25{
  --tw-shadow-color: rgb(191 219 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/30{
  --tw-shadow-color: rgb(191 219 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/35{
  --tw-shadow-color: rgb(191 219 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/40{
  --tw-shadow-color: rgb(191 219 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/45{
  --tw-shadow-color: rgb(191 219 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/5{
  --tw-shadow-color: rgb(191 219 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/50{
  --tw-shadow-color: rgb(191 219 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/55{
  --tw-shadow-color: rgb(191 219 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/60{
  --tw-shadow-color: rgb(191 219 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/65{
  --tw-shadow-color: rgb(191 219 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/70{
  --tw-shadow-color: rgb(191 219 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/75{
  --tw-shadow-color: rgb(191 219 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/80{
  --tw-shadow-color: rgb(191 219 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/85{
  --tw-shadow-color: rgb(191 219 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/90{
  --tw-shadow-color: rgb(191 219 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/95{
  --tw-shadow-color: rgb(191 219 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300{
  --tw-shadow-color: #93c5fd;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/0{
  --tw-shadow-color: rgb(147 197 253 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/10{
  --tw-shadow-color: rgb(147 197 253 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/100{
  --tw-shadow-color: rgb(147 197 253 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/15{
  --tw-shadow-color: rgb(147 197 253 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/20{
  --tw-shadow-color: rgb(147 197 253 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/25{
  --tw-shadow-color: rgb(147 197 253 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/30{
  --tw-shadow-color: rgb(147 197 253 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/35{
  --tw-shadow-color: rgb(147 197 253 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/40{
  --tw-shadow-color: rgb(147 197 253 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/45{
  --tw-shadow-color: rgb(147 197 253 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/5{
  --tw-shadow-color: rgb(147 197 253 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/50{
  --tw-shadow-color: rgb(147 197 253 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/55{
  --tw-shadow-color: rgb(147 197 253 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/60{
  --tw-shadow-color: rgb(147 197 253 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/65{
  --tw-shadow-color: rgb(147 197 253 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/70{
  --tw-shadow-color: rgb(147 197 253 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/75{
  --tw-shadow-color: rgb(147 197 253 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/80{
  --tw-shadow-color: rgb(147 197 253 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/85{
  --tw-shadow-color: rgb(147 197 253 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/90{
  --tw-shadow-color: rgb(147 197 253 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/95{
  --tw-shadow-color: rgb(147 197 253 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400{
  --tw-shadow-color: #60a5fa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/0{
  --tw-shadow-color: rgb(96 165 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/10{
  --tw-shadow-color: rgb(96 165 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/100{
  --tw-shadow-color: rgb(96 165 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/15{
  --tw-shadow-color: rgb(96 165 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/20{
  --tw-shadow-color: rgb(96 165 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/25{
  --tw-shadow-color: rgb(96 165 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/30{
  --tw-shadow-color: rgb(96 165 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/35{
  --tw-shadow-color: rgb(96 165 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/40{
  --tw-shadow-color: rgb(96 165 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/45{
  --tw-shadow-color: rgb(96 165 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/5{
  --tw-shadow-color: rgb(96 165 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/50{
  --tw-shadow-color: rgb(96 165 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/55{
  --tw-shadow-color: rgb(96 165 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/60{
  --tw-shadow-color: rgb(96 165 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/65{
  --tw-shadow-color: rgb(96 165 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/70{
  --tw-shadow-color: rgb(96 165 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/75{
  --tw-shadow-color: rgb(96 165 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/80{
  --tw-shadow-color: rgb(96 165 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/85{
  --tw-shadow-color: rgb(96 165 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/90{
  --tw-shadow-color: rgb(96 165 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/95{
  --tw-shadow-color: rgb(96 165 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50{
  --tw-shadow-color: #eff6ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/0{
  --tw-shadow-color: rgb(239 246 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/10{
  --tw-shadow-color: rgb(239 246 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/100{
  --tw-shadow-color: rgb(239 246 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/15{
  --tw-shadow-color: rgb(239 246 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/20{
  --tw-shadow-color: rgb(239 246 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/25{
  --tw-shadow-color: rgb(239 246 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/30{
  --tw-shadow-color: rgb(239 246 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/35{
  --tw-shadow-color: rgb(239 246 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/40{
  --tw-shadow-color: rgb(239 246 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/45{
  --tw-shadow-color: rgb(239 246 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/5{
  --tw-shadow-color: rgb(239 246 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/50{
  --tw-shadow-color: rgb(239 246 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/55{
  --tw-shadow-color: rgb(239 246 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/60{
  --tw-shadow-color: rgb(239 246 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/65{
  --tw-shadow-color: rgb(239 246 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/70{
  --tw-shadow-color: rgb(239 246 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/75{
  --tw-shadow-color: rgb(239 246 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/80{
  --tw-shadow-color: rgb(239 246 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/85{
  --tw-shadow-color: rgb(239 246 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/90{
  --tw-shadow-color: rgb(239 246 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/95{
  --tw-shadow-color: rgb(239 246 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500{
  --tw-shadow-color: #3b82f6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/0{
  --tw-shadow-color: rgb(59 130 246 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/10{
  --tw-shadow-color: rgb(59 130 246 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/100{
  --tw-shadow-color: rgb(59 130 246 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/15{
  --tw-shadow-color: rgb(59 130 246 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/20{
  --tw-shadow-color: rgb(59 130 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/25{
  --tw-shadow-color: rgb(59 130 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/30{
  --tw-shadow-color: rgb(59 130 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/35{
  --tw-shadow-color: rgb(59 130 246 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/40{
  --tw-shadow-color: rgb(59 130 246 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/45{
  --tw-shadow-color: rgb(59 130 246 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/5{
  --tw-shadow-color: rgb(59 130 246 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/50{
  --tw-shadow-color: rgb(59 130 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/55{
  --tw-shadow-color: rgb(59 130 246 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/60{
  --tw-shadow-color: rgb(59 130 246 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/65{
  --tw-shadow-color: rgb(59 130 246 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/70{
  --tw-shadow-color: rgb(59 130 246 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/75{
  --tw-shadow-color: rgb(59 130 246 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/80{
  --tw-shadow-color: rgb(59 130 246 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/85{
  --tw-shadow-color: rgb(59 130 246 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/90{
  --tw-shadow-color: rgb(59 130 246 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/95{
  --tw-shadow-color: rgb(59 130 246 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600{
  --tw-shadow-color: #2563eb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/0{
  --tw-shadow-color: rgb(37 99 235 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/10{
  --tw-shadow-color: rgb(37 99 235 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/100{
  --tw-shadow-color: rgb(37 99 235 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/15{
  --tw-shadow-color: rgb(37 99 235 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/20{
  --tw-shadow-color: rgb(37 99 235 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/25{
  --tw-shadow-color: rgb(37 99 235 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/30{
  --tw-shadow-color: rgb(37 99 235 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/35{
  --tw-shadow-color: rgb(37 99 235 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/40{
  --tw-shadow-color: rgb(37 99 235 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/45{
  --tw-shadow-color: rgb(37 99 235 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/5{
  --tw-shadow-color: rgb(37 99 235 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/50{
  --tw-shadow-color: rgb(37 99 235 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/55{
  --tw-shadow-color: rgb(37 99 235 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/60{
  --tw-shadow-color: rgb(37 99 235 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/65{
  --tw-shadow-color: rgb(37 99 235 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/70{
  --tw-shadow-color: rgb(37 99 235 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/75{
  --tw-shadow-color: rgb(37 99 235 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/80{
  --tw-shadow-color: rgb(37 99 235 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/85{
  --tw-shadow-color: rgb(37 99 235 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/90{
  --tw-shadow-color: rgb(37 99 235 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/95{
  --tw-shadow-color: rgb(37 99 235 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700{
  --tw-shadow-color: #1d4ed8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/0{
  --tw-shadow-color: rgb(29 78 216 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/10{
  --tw-shadow-color: rgb(29 78 216 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/100{
  --tw-shadow-color: rgb(29 78 216 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/15{
  --tw-shadow-color: rgb(29 78 216 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/20{
  --tw-shadow-color: rgb(29 78 216 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/25{
  --tw-shadow-color: rgb(29 78 216 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/30{
  --tw-shadow-color: rgb(29 78 216 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/35{
  --tw-shadow-color: rgb(29 78 216 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/40{
  --tw-shadow-color: rgb(29 78 216 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/45{
  --tw-shadow-color: rgb(29 78 216 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/5{
  --tw-shadow-color: rgb(29 78 216 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/50{
  --tw-shadow-color: rgb(29 78 216 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/55{
  --tw-shadow-color: rgb(29 78 216 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/60{
  --tw-shadow-color: rgb(29 78 216 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/65{
  --tw-shadow-color: rgb(29 78 216 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/70{
  --tw-shadow-color: rgb(29 78 216 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/75{
  --tw-shadow-color: rgb(29 78 216 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/80{
  --tw-shadow-color: rgb(29 78 216 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/85{
  --tw-shadow-color: rgb(29 78 216 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/90{
  --tw-shadow-color: rgb(29 78 216 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/95{
  --tw-shadow-color: rgb(29 78 216 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800{
  --tw-shadow-color: #1e40af;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/0{
  --tw-shadow-color: rgb(30 64 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/10{
  --tw-shadow-color: rgb(30 64 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/100{
  --tw-shadow-color: rgb(30 64 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/15{
  --tw-shadow-color: rgb(30 64 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/20{
  --tw-shadow-color: rgb(30 64 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/25{
  --tw-shadow-color: rgb(30 64 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/30{
  --tw-shadow-color: rgb(30 64 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/35{
  --tw-shadow-color: rgb(30 64 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/40{
  --tw-shadow-color: rgb(30 64 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/45{
  --tw-shadow-color: rgb(30 64 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/5{
  --tw-shadow-color: rgb(30 64 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/50{
  --tw-shadow-color: rgb(30 64 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/55{
  --tw-shadow-color: rgb(30 64 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/60{
  --tw-shadow-color: rgb(30 64 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/65{
  --tw-shadow-color: rgb(30 64 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/70{
  --tw-shadow-color: rgb(30 64 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/75{
  --tw-shadow-color: rgb(30 64 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/80{
  --tw-shadow-color: rgb(30 64 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/85{
  --tw-shadow-color: rgb(30 64 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/90{
  --tw-shadow-color: rgb(30 64 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/95{
  --tw-shadow-color: rgb(30 64 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900{
  --tw-shadow-color: #1e3a8a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/0{
  --tw-shadow-color: rgb(30 58 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/10{
  --tw-shadow-color: rgb(30 58 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/100{
  --tw-shadow-color: rgb(30 58 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/15{
  --tw-shadow-color: rgb(30 58 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/20{
  --tw-shadow-color: rgb(30 58 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/25{
  --tw-shadow-color: rgb(30 58 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/30{
  --tw-shadow-color: rgb(30 58 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/35{
  --tw-shadow-color: rgb(30 58 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/40{
  --tw-shadow-color: rgb(30 58 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/45{
  --tw-shadow-color: rgb(30 58 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/5{
  --tw-shadow-color: rgb(30 58 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/50{
  --tw-shadow-color: rgb(30 58 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/55{
  --tw-shadow-color: rgb(30 58 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/60{
  --tw-shadow-color: rgb(30 58 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/65{
  --tw-shadow-color: rgb(30 58 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/70{
  --tw-shadow-color: rgb(30 58 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/75{
  --tw-shadow-color: rgb(30 58 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/80{
  --tw-shadow-color: rgb(30 58 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/85{
  --tw-shadow-color: rgb(30 58 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/90{
  --tw-shadow-color: rgb(30 58 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/95{
  --tw-shadow-color: rgb(30 58 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950{
  --tw-shadow-color: #172554;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/0{
  --tw-shadow-color: rgb(23 37 84 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/10{
  --tw-shadow-color: rgb(23 37 84 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/100{
  --tw-shadow-color: rgb(23 37 84 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/15{
  --tw-shadow-color: rgb(23 37 84 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/20{
  --tw-shadow-color: rgb(23 37 84 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/25{
  --tw-shadow-color: rgb(23 37 84 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/30{
  --tw-shadow-color: rgb(23 37 84 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/35{
  --tw-shadow-color: rgb(23 37 84 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/40{
  --tw-shadow-color: rgb(23 37 84 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/45{
  --tw-shadow-color: rgb(23 37 84 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/5{
  --tw-shadow-color: rgb(23 37 84 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/50{
  --tw-shadow-color: rgb(23 37 84 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/55{
  --tw-shadow-color: rgb(23 37 84 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/60{
  --tw-shadow-color: rgb(23 37 84 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/65{
  --tw-shadow-color: rgb(23 37 84 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/70{
  --tw-shadow-color: rgb(23 37 84 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/75{
  --tw-shadow-color: rgb(23 37 84 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/80{
  --tw-shadow-color: rgb(23 37 84 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/85{
  --tw-shadow-color: rgb(23 37 84 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/90{
  --tw-shadow-color: rgb(23 37 84 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/95{
  --tw-shadow-color: rgb(23 37 84 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border{
  --tw-shadow-color: hsl(var(--border));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/0{
  --tw-shadow-color: hsl(var(--border) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/10{
  --tw-shadow-color: hsl(var(--border) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/100{
  --tw-shadow-color: hsl(var(--border) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/15{
  --tw-shadow-color: hsl(var(--border) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/20{
  --tw-shadow-color: hsl(var(--border) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/25{
  --tw-shadow-color: hsl(var(--border) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/30{
  --tw-shadow-color: hsl(var(--border) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/35{
  --tw-shadow-color: hsl(var(--border) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/40{
  --tw-shadow-color: hsl(var(--border) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/45{
  --tw-shadow-color: hsl(var(--border) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/5{
  --tw-shadow-color: hsl(var(--border) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/50{
  --tw-shadow-color: hsl(var(--border) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/55{
  --tw-shadow-color: hsl(var(--border) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/60{
  --tw-shadow-color: hsl(var(--border) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/65{
  --tw-shadow-color: hsl(var(--border) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/70{
  --tw-shadow-color: hsl(var(--border) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/75{
  --tw-shadow-color: hsl(var(--border) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/80{
  --tw-shadow-color: hsl(var(--border) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/85{
  --tw-shadow-color: hsl(var(--border) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/90{
  --tw-shadow-color: hsl(var(--border) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/95{
  --tw-shadow-color: hsl(var(--border) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary{
  --tw-shadow-color: hsl(var(--color-brand-primary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/0{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/10{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/100{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/15{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/20{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/25{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/30{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/35{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/40{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/45{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/5{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/50{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/55{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/60{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/65{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/70{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/75{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/80{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/85{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/90{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-primary\/95{
  --tw-shadow-color: hsl(var(--color-brand-primary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary{
  --tw-shadow-color: hsl(var(--color-brand-secondary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/0{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/10{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/100{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/15{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/20{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/25{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/30{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/35{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/40{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/45{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/5{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/50{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/55{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/60{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/65{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/70{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/75{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/80{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/85{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/90{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-secondary\/95{
  --tw-shadow-color: hsl(var(--color-brand-secondary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card{
  --tw-shadow-color: hsl(var(--card));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground{
  --tw-shadow-color: hsl(var(--card-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/0{
  --tw-shadow-color: hsl(var(--card-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/10{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/100{
  --tw-shadow-color: hsl(var(--card-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/15{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/20{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/25{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/30{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/35{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/40{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/45{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/5{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/50{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/55{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/60{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/65{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/70{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/75{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/80{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/85{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/90{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/95{
  --tw-shadow-color: hsl(var(--card-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/0{
  --tw-shadow-color: hsl(var(--card) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/10{
  --tw-shadow-color: hsl(var(--card) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/100{
  --tw-shadow-color: hsl(var(--card) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/15{
  --tw-shadow-color: hsl(var(--card) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/20{
  --tw-shadow-color: hsl(var(--card) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/25{
  --tw-shadow-color: hsl(var(--card) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/30{
  --tw-shadow-color: hsl(var(--card) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/35{
  --tw-shadow-color: hsl(var(--card) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/40{
  --tw-shadow-color: hsl(var(--card) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/45{
  --tw-shadow-color: hsl(var(--card) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/5{
  --tw-shadow-color: hsl(var(--card) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/50{
  --tw-shadow-color: hsl(var(--card) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/55{
  --tw-shadow-color: hsl(var(--card) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/60{
  --tw-shadow-color: hsl(var(--card) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/65{
  --tw-shadow-color: hsl(var(--card) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/70{
  --tw-shadow-color: hsl(var(--card) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/75{
  --tw-shadow-color: hsl(var(--card) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/80{
  --tw-shadow-color: hsl(var(--card) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/85{
  --tw-shadow-color: hsl(var(--card) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/90{
  --tw-shadow-color: hsl(var(--card) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/95{
  --tw-shadow-color: hsl(var(--card) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/0{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/10{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/100{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/15{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/20{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/25{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/30{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/35{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/40{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/45{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/5{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/50{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/55{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/60{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/65{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/70{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/75{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/80{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/85{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/90{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-contact-dark-blue\/95{
  --tw-shadow-color: hsl(var(--color-contact-dark-blue) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-current{
  --tw-shadow-color: currentColor;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100{
  --tw-shadow-color: #cffafe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/0{
  --tw-shadow-color: rgb(207 250 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/10{
  --tw-shadow-color: rgb(207 250 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/100{
  --tw-shadow-color: rgb(207 250 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/15{
  --tw-shadow-color: rgb(207 250 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/20{
  --tw-shadow-color: rgb(207 250 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/25{
  --tw-shadow-color: rgb(207 250 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/30{
  --tw-shadow-color: rgb(207 250 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/35{
  --tw-shadow-color: rgb(207 250 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/40{
  --tw-shadow-color: rgb(207 250 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/45{
  --tw-shadow-color: rgb(207 250 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/5{
  --tw-shadow-color: rgb(207 250 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/50{
  --tw-shadow-color: rgb(207 250 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/55{
  --tw-shadow-color: rgb(207 250 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/60{
  --tw-shadow-color: rgb(207 250 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/65{
  --tw-shadow-color: rgb(207 250 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/70{
  --tw-shadow-color: rgb(207 250 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/75{
  --tw-shadow-color: rgb(207 250 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/80{
  --tw-shadow-color: rgb(207 250 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/85{
  --tw-shadow-color: rgb(207 250 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/90{
  --tw-shadow-color: rgb(207 250 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/95{
  --tw-shadow-color: rgb(207 250 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200{
  --tw-shadow-color: #a5f3fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/0{
  --tw-shadow-color: rgb(165 243 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/10{
  --tw-shadow-color: rgb(165 243 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/100{
  --tw-shadow-color: rgb(165 243 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/15{
  --tw-shadow-color: rgb(165 243 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/20{
  --tw-shadow-color: rgb(165 243 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/25{
  --tw-shadow-color: rgb(165 243 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/30{
  --tw-shadow-color: rgb(165 243 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/35{
  --tw-shadow-color: rgb(165 243 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/40{
  --tw-shadow-color: rgb(165 243 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/45{
  --tw-shadow-color: rgb(165 243 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/5{
  --tw-shadow-color: rgb(165 243 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/50{
  --tw-shadow-color: rgb(165 243 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/55{
  --tw-shadow-color: rgb(165 243 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/60{
  --tw-shadow-color: rgb(165 243 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/65{
  --tw-shadow-color: rgb(165 243 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/70{
  --tw-shadow-color: rgb(165 243 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/75{
  --tw-shadow-color: rgb(165 243 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/80{
  --tw-shadow-color: rgb(165 243 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/85{
  --tw-shadow-color: rgb(165 243 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/90{
  --tw-shadow-color: rgb(165 243 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/95{
  --tw-shadow-color: rgb(165 243 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300{
  --tw-shadow-color: #67e8f9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/0{
  --tw-shadow-color: rgb(103 232 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/10{
  --tw-shadow-color: rgb(103 232 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/100{
  --tw-shadow-color: rgb(103 232 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/15{
  --tw-shadow-color: rgb(103 232 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/20{
  --tw-shadow-color: rgb(103 232 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/25{
  --tw-shadow-color: rgb(103 232 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/30{
  --tw-shadow-color: rgb(103 232 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/35{
  --tw-shadow-color: rgb(103 232 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/40{
  --tw-shadow-color: rgb(103 232 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/45{
  --tw-shadow-color: rgb(103 232 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/5{
  --tw-shadow-color: rgb(103 232 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/50{
  --tw-shadow-color: rgb(103 232 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/55{
  --tw-shadow-color: rgb(103 232 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/60{
  --tw-shadow-color: rgb(103 232 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/65{
  --tw-shadow-color: rgb(103 232 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/70{
  --tw-shadow-color: rgb(103 232 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/75{
  --tw-shadow-color: rgb(103 232 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/80{
  --tw-shadow-color: rgb(103 232 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/85{
  --tw-shadow-color: rgb(103 232 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/90{
  --tw-shadow-color: rgb(103 232 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/95{
  --tw-shadow-color: rgb(103 232 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400{
  --tw-shadow-color: #22d3ee;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/0{
  --tw-shadow-color: rgb(34 211 238 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/10{
  --tw-shadow-color: rgb(34 211 238 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/100{
  --tw-shadow-color: rgb(34 211 238 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/15{
  --tw-shadow-color: rgb(34 211 238 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/20{
  --tw-shadow-color: rgb(34 211 238 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/25{
  --tw-shadow-color: rgb(34 211 238 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/30{
  --tw-shadow-color: rgb(34 211 238 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/35{
  --tw-shadow-color: rgb(34 211 238 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/40{
  --tw-shadow-color: rgb(34 211 238 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/45{
  --tw-shadow-color: rgb(34 211 238 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/5{
  --tw-shadow-color: rgb(34 211 238 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/50{
  --tw-shadow-color: rgb(34 211 238 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/55{
  --tw-shadow-color: rgb(34 211 238 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/60{
  --tw-shadow-color: rgb(34 211 238 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/65{
  --tw-shadow-color: rgb(34 211 238 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/70{
  --tw-shadow-color: rgb(34 211 238 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/75{
  --tw-shadow-color: rgb(34 211 238 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/80{
  --tw-shadow-color: rgb(34 211 238 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/85{
  --tw-shadow-color: rgb(34 211 238 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/90{
  --tw-shadow-color: rgb(34 211 238 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/95{
  --tw-shadow-color: rgb(34 211 238 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50{
  --tw-shadow-color: #ecfeff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/0{
  --tw-shadow-color: rgb(236 254 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/10{
  --tw-shadow-color: rgb(236 254 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/100{
  --tw-shadow-color: rgb(236 254 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/15{
  --tw-shadow-color: rgb(236 254 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/20{
  --tw-shadow-color: rgb(236 254 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/25{
  --tw-shadow-color: rgb(236 254 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/30{
  --tw-shadow-color: rgb(236 254 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/35{
  --tw-shadow-color: rgb(236 254 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/40{
  --tw-shadow-color: rgb(236 254 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/45{
  --tw-shadow-color: rgb(236 254 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/5{
  --tw-shadow-color: rgb(236 254 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/50{
  --tw-shadow-color: rgb(236 254 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/55{
  --tw-shadow-color: rgb(236 254 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/60{
  --tw-shadow-color: rgb(236 254 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/65{
  --tw-shadow-color: rgb(236 254 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/70{
  --tw-shadow-color: rgb(236 254 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/75{
  --tw-shadow-color: rgb(236 254 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/80{
  --tw-shadow-color: rgb(236 254 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/85{
  --tw-shadow-color: rgb(236 254 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/90{
  --tw-shadow-color: rgb(236 254 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/95{
  --tw-shadow-color: rgb(236 254 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500{
  --tw-shadow-color: #06b6d4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/0{
  --tw-shadow-color: rgb(6 182 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/10{
  --tw-shadow-color: rgb(6 182 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/100{
  --tw-shadow-color: rgb(6 182 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/15{
  --tw-shadow-color: rgb(6 182 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/20{
  --tw-shadow-color: rgb(6 182 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/25{
  --tw-shadow-color: rgb(6 182 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/30{
  --tw-shadow-color: rgb(6 182 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/35{
  --tw-shadow-color: rgb(6 182 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/40{
  --tw-shadow-color: rgb(6 182 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/45{
  --tw-shadow-color: rgb(6 182 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/5{
  --tw-shadow-color: rgb(6 182 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/50{
  --tw-shadow-color: rgb(6 182 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/55{
  --tw-shadow-color: rgb(6 182 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/60{
  --tw-shadow-color: rgb(6 182 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/65{
  --tw-shadow-color: rgb(6 182 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/70{
  --tw-shadow-color: rgb(6 182 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/75{
  --tw-shadow-color: rgb(6 182 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/80{
  --tw-shadow-color: rgb(6 182 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/85{
  --tw-shadow-color: rgb(6 182 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/90{
  --tw-shadow-color: rgb(6 182 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/95{
  --tw-shadow-color: rgb(6 182 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600{
  --tw-shadow-color: #0891b2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/0{
  --tw-shadow-color: rgb(8 145 178 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/10{
  --tw-shadow-color: rgb(8 145 178 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/100{
  --tw-shadow-color: rgb(8 145 178 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/15{
  --tw-shadow-color: rgb(8 145 178 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/20{
  --tw-shadow-color: rgb(8 145 178 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/25{
  --tw-shadow-color: rgb(8 145 178 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/30{
  --tw-shadow-color: rgb(8 145 178 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/35{
  --tw-shadow-color: rgb(8 145 178 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/40{
  --tw-shadow-color: rgb(8 145 178 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/45{
  --tw-shadow-color: rgb(8 145 178 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/5{
  --tw-shadow-color: rgb(8 145 178 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/50{
  --tw-shadow-color: rgb(8 145 178 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/55{
  --tw-shadow-color: rgb(8 145 178 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/60{
  --tw-shadow-color: rgb(8 145 178 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/65{
  --tw-shadow-color: rgb(8 145 178 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/70{
  --tw-shadow-color: rgb(8 145 178 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/75{
  --tw-shadow-color: rgb(8 145 178 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/80{
  --tw-shadow-color: rgb(8 145 178 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/85{
  --tw-shadow-color: rgb(8 145 178 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/90{
  --tw-shadow-color: rgb(8 145 178 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/95{
  --tw-shadow-color: rgb(8 145 178 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700{
  --tw-shadow-color: #0e7490;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/0{
  --tw-shadow-color: rgb(14 116 144 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/10{
  --tw-shadow-color: rgb(14 116 144 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/100{
  --tw-shadow-color: rgb(14 116 144 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/15{
  --tw-shadow-color: rgb(14 116 144 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/20{
  --tw-shadow-color: rgb(14 116 144 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/25{
  --tw-shadow-color: rgb(14 116 144 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/30{
  --tw-shadow-color: rgb(14 116 144 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/35{
  --tw-shadow-color: rgb(14 116 144 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/40{
  --tw-shadow-color: rgb(14 116 144 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/45{
  --tw-shadow-color: rgb(14 116 144 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/5{
  --tw-shadow-color: rgb(14 116 144 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/50{
  --tw-shadow-color: rgb(14 116 144 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/55{
  --tw-shadow-color: rgb(14 116 144 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/60{
  --tw-shadow-color: rgb(14 116 144 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/65{
  --tw-shadow-color: rgb(14 116 144 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/70{
  --tw-shadow-color: rgb(14 116 144 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/75{
  --tw-shadow-color: rgb(14 116 144 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/80{
  --tw-shadow-color: rgb(14 116 144 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/85{
  --tw-shadow-color: rgb(14 116 144 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/90{
  --tw-shadow-color: rgb(14 116 144 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/95{
  --tw-shadow-color: rgb(14 116 144 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800{
  --tw-shadow-color: #155e75;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/0{
  --tw-shadow-color: rgb(21 94 117 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/10{
  --tw-shadow-color: rgb(21 94 117 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/100{
  --tw-shadow-color: rgb(21 94 117 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/15{
  --tw-shadow-color: rgb(21 94 117 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/20{
  --tw-shadow-color: rgb(21 94 117 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/25{
  --tw-shadow-color: rgb(21 94 117 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/30{
  --tw-shadow-color: rgb(21 94 117 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/35{
  --tw-shadow-color: rgb(21 94 117 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/40{
  --tw-shadow-color: rgb(21 94 117 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/45{
  --tw-shadow-color: rgb(21 94 117 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/5{
  --tw-shadow-color: rgb(21 94 117 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/50{
  --tw-shadow-color: rgb(21 94 117 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/55{
  --tw-shadow-color: rgb(21 94 117 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/60{
  --tw-shadow-color: rgb(21 94 117 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/65{
  --tw-shadow-color: rgb(21 94 117 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/70{
  --tw-shadow-color: rgb(21 94 117 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/75{
  --tw-shadow-color: rgb(21 94 117 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/80{
  --tw-shadow-color: rgb(21 94 117 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/85{
  --tw-shadow-color: rgb(21 94 117 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/90{
  --tw-shadow-color: rgb(21 94 117 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/95{
  --tw-shadow-color: rgb(21 94 117 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900{
  --tw-shadow-color: #164e63;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/0{
  --tw-shadow-color: rgb(22 78 99 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/10{
  --tw-shadow-color: rgb(22 78 99 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/100{
  --tw-shadow-color: rgb(22 78 99 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/15{
  --tw-shadow-color: rgb(22 78 99 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/20{
  --tw-shadow-color: rgb(22 78 99 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/25{
  --tw-shadow-color: rgb(22 78 99 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/30{
  --tw-shadow-color: rgb(22 78 99 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/35{
  --tw-shadow-color: rgb(22 78 99 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/40{
  --tw-shadow-color: rgb(22 78 99 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/45{
  --tw-shadow-color: rgb(22 78 99 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/5{
  --tw-shadow-color: rgb(22 78 99 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/50{
  --tw-shadow-color: rgb(22 78 99 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/55{
  --tw-shadow-color: rgb(22 78 99 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/60{
  --tw-shadow-color: rgb(22 78 99 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/65{
  --tw-shadow-color: rgb(22 78 99 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/70{
  --tw-shadow-color: rgb(22 78 99 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/75{
  --tw-shadow-color: rgb(22 78 99 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/80{
  --tw-shadow-color: rgb(22 78 99 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/85{
  --tw-shadow-color: rgb(22 78 99 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/90{
  --tw-shadow-color: rgb(22 78 99 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/95{
  --tw-shadow-color: rgb(22 78 99 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950{
  --tw-shadow-color: #083344;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/0{
  --tw-shadow-color: rgb(8 51 68 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/10{
  --tw-shadow-color: rgb(8 51 68 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/100{
  --tw-shadow-color: rgb(8 51 68 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/15{
  --tw-shadow-color: rgb(8 51 68 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/20{
  --tw-shadow-color: rgb(8 51 68 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/25{
  --tw-shadow-color: rgb(8 51 68 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/30{
  --tw-shadow-color: rgb(8 51 68 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/35{
  --tw-shadow-color: rgb(8 51 68 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/40{
  --tw-shadow-color: rgb(8 51 68 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/45{
  --tw-shadow-color: rgb(8 51 68 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/5{
  --tw-shadow-color: rgb(8 51 68 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/50{
  --tw-shadow-color: rgb(8 51 68 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/55{
  --tw-shadow-color: rgb(8 51 68 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/60{
  --tw-shadow-color: rgb(8 51 68 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/65{
  --tw-shadow-color: rgb(8 51 68 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/70{
  --tw-shadow-color: rgb(8 51 68 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/75{
  --tw-shadow-color: rgb(8 51 68 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/80{
  --tw-shadow-color: rgb(8 51 68 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/85{
  --tw-shadow-color: rgb(8 51 68 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/90{
  --tw-shadow-color: rgb(8 51 68 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/95{
  --tw-shadow-color: rgb(8 51 68 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive{
  --tw-shadow-color: hsl(var(--destructive));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground{
  --tw-shadow-color: hsl(var(--destructive-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/0{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/10{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/100{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/15{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/20{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/25{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/30{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/35{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/40{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/45{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/5{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/50{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/55{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/60{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/65{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/70{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/75{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/80{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/85{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/90{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/95{
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/0{
  --tw-shadow-color: hsl(var(--destructive) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/10{
  --tw-shadow-color: hsl(var(--destructive) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/100{
  --tw-shadow-color: hsl(var(--destructive) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/15{
  --tw-shadow-color: hsl(var(--destructive) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/20{
  --tw-shadow-color: hsl(var(--destructive) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/25{
  --tw-shadow-color: hsl(var(--destructive) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/30{
  --tw-shadow-color: hsl(var(--destructive) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/35{
  --tw-shadow-color: hsl(var(--destructive) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/40{
  --tw-shadow-color: hsl(var(--destructive) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/45{
  --tw-shadow-color: hsl(var(--destructive) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/5{
  --tw-shadow-color: hsl(var(--destructive) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/50{
  --tw-shadow-color: hsl(var(--destructive) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/55{
  --tw-shadow-color: hsl(var(--destructive) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/60{
  --tw-shadow-color: hsl(var(--destructive) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/65{
  --tw-shadow-color: hsl(var(--destructive) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/70{
  --tw-shadow-color: hsl(var(--destructive) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/75{
  --tw-shadow-color: hsl(var(--destructive) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/80{
  --tw-shadow-color: hsl(var(--destructive) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/85{
  --tw-shadow-color: hsl(var(--destructive) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/90{
  --tw-shadow-color: hsl(var(--destructive) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/95{
  --tw-shadow-color: hsl(var(--destructive) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100{
  --tw-shadow-color: #d1fae5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/0{
  --tw-shadow-color: rgb(209 250 229 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/10{
  --tw-shadow-color: rgb(209 250 229 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/100{
  --tw-shadow-color: rgb(209 250 229 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/15{
  --tw-shadow-color: rgb(209 250 229 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/20{
  --tw-shadow-color: rgb(209 250 229 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/25{
  --tw-shadow-color: rgb(209 250 229 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/30{
  --tw-shadow-color: rgb(209 250 229 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/35{
  --tw-shadow-color: rgb(209 250 229 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/40{
  --tw-shadow-color: rgb(209 250 229 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/45{
  --tw-shadow-color: rgb(209 250 229 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/5{
  --tw-shadow-color: rgb(209 250 229 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/50{
  --tw-shadow-color: rgb(209 250 229 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/55{
  --tw-shadow-color: rgb(209 250 229 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/60{
  --tw-shadow-color: rgb(209 250 229 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/65{
  --tw-shadow-color: rgb(209 250 229 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/70{
  --tw-shadow-color: rgb(209 250 229 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/75{
  --tw-shadow-color: rgb(209 250 229 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/80{
  --tw-shadow-color: rgb(209 250 229 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/85{
  --tw-shadow-color: rgb(209 250 229 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/90{
  --tw-shadow-color: rgb(209 250 229 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/95{
  --tw-shadow-color: rgb(209 250 229 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200{
  --tw-shadow-color: #a7f3d0;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/0{
  --tw-shadow-color: rgb(167 243 208 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/10{
  --tw-shadow-color: rgb(167 243 208 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/100{
  --tw-shadow-color: rgb(167 243 208 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/15{
  --tw-shadow-color: rgb(167 243 208 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/20{
  --tw-shadow-color: rgb(167 243 208 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/25{
  --tw-shadow-color: rgb(167 243 208 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/30{
  --tw-shadow-color: rgb(167 243 208 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/35{
  --tw-shadow-color: rgb(167 243 208 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/40{
  --tw-shadow-color: rgb(167 243 208 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/45{
  --tw-shadow-color: rgb(167 243 208 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/5{
  --tw-shadow-color: rgb(167 243 208 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/50{
  --tw-shadow-color: rgb(167 243 208 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/55{
  --tw-shadow-color: rgb(167 243 208 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/60{
  --tw-shadow-color: rgb(167 243 208 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/65{
  --tw-shadow-color: rgb(167 243 208 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/70{
  --tw-shadow-color: rgb(167 243 208 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/75{
  --tw-shadow-color: rgb(167 243 208 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/80{
  --tw-shadow-color: rgb(167 243 208 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/85{
  --tw-shadow-color: rgb(167 243 208 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/90{
  --tw-shadow-color: rgb(167 243 208 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/95{
  --tw-shadow-color: rgb(167 243 208 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300{
  --tw-shadow-color: #6ee7b7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/0{
  --tw-shadow-color: rgb(110 231 183 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/10{
  --tw-shadow-color: rgb(110 231 183 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/100{
  --tw-shadow-color: rgb(110 231 183 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/15{
  --tw-shadow-color: rgb(110 231 183 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/20{
  --tw-shadow-color: rgb(110 231 183 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/25{
  --tw-shadow-color: rgb(110 231 183 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/30{
  --tw-shadow-color: rgb(110 231 183 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/35{
  --tw-shadow-color: rgb(110 231 183 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/40{
  --tw-shadow-color: rgb(110 231 183 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/45{
  --tw-shadow-color: rgb(110 231 183 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/5{
  --tw-shadow-color: rgb(110 231 183 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/50{
  --tw-shadow-color: rgb(110 231 183 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/55{
  --tw-shadow-color: rgb(110 231 183 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/60{
  --tw-shadow-color: rgb(110 231 183 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/65{
  --tw-shadow-color: rgb(110 231 183 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/70{
  --tw-shadow-color: rgb(110 231 183 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/75{
  --tw-shadow-color: rgb(110 231 183 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/80{
  --tw-shadow-color: rgb(110 231 183 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/85{
  --tw-shadow-color: rgb(110 231 183 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/90{
  --tw-shadow-color: rgb(110 231 183 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/95{
  --tw-shadow-color: rgb(110 231 183 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400{
  --tw-shadow-color: #34d399;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/0{
  --tw-shadow-color: rgb(52 211 153 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/10{
  --tw-shadow-color: rgb(52 211 153 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/100{
  --tw-shadow-color: rgb(52 211 153 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/15{
  --tw-shadow-color: rgb(52 211 153 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/20{
  --tw-shadow-color: rgb(52 211 153 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/25{
  --tw-shadow-color: rgb(52 211 153 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/30{
  --tw-shadow-color: rgb(52 211 153 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/35{
  --tw-shadow-color: rgb(52 211 153 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/40{
  --tw-shadow-color: rgb(52 211 153 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/45{
  --tw-shadow-color: rgb(52 211 153 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/5{
  --tw-shadow-color: rgb(52 211 153 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/50{
  --tw-shadow-color: rgb(52 211 153 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/55{
  --tw-shadow-color: rgb(52 211 153 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/60{
  --tw-shadow-color: rgb(52 211 153 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/65{
  --tw-shadow-color: rgb(52 211 153 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/70{
  --tw-shadow-color: rgb(52 211 153 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/75{
  --tw-shadow-color: rgb(52 211 153 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/80{
  --tw-shadow-color: rgb(52 211 153 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/85{
  --tw-shadow-color: rgb(52 211 153 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/90{
  --tw-shadow-color: rgb(52 211 153 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/95{
  --tw-shadow-color: rgb(52 211 153 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50{
  --tw-shadow-color: #ecfdf5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/0{
  --tw-shadow-color: rgb(236 253 245 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/10{
  --tw-shadow-color: rgb(236 253 245 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/100{
  --tw-shadow-color: rgb(236 253 245 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/15{
  --tw-shadow-color: rgb(236 253 245 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/20{
  --tw-shadow-color: rgb(236 253 245 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/25{
  --tw-shadow-color: rgb(236 253 245 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/30{
  --tw-shadow-color: rgb(236 253 245 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/35{
  --tw-shadow-color: rgb(236 253 245 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/40{
  --tw-shadow-color: rgb(236 253 245 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/45{
  --tw-shadow-color: rgb(236 253 245 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/5{
  --tw-shadow-color: rgb(236 253 245 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/50{
  --tw-shadow-color: rgb(236 253 245 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/55{
  --tw-shadow-color: rgb(236 253 245 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/60{
  --tw-shadow-color: rgb(236 253 245 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/65{
  --tw-shadow-color: rgb(236 253 245 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/70{
  --tw-shadow-color: rgb(236 253 245 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/75{
  --tw-shadow-color: rgb(236 253 245 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/80{
  --tw-shadow-color: rgb(236 253 245 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/85{
  --tw-shadow-color: rgb(236 253 245 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/90{
  --tw-shadow-color: rgb(236 253 245 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/95{
  --tw-shadow-color: rgb(236 253 245 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500{
  --tw-shadow-color: #10b981;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/0{
  --tw-shadow-color: rgb(16 185 129 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/10{
  --tw-shadow-color: rgb(16 185 129 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/100{
  --tw-shadow-color: rgb(16 185 129 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/15{
  --tw-shadow-color: rgb(16 185 129 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/20{
  --tw-shadow-color: rgb(16 185 129 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/25{
  --tw-shadow-color: rgb(16 185 129 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/30{
  --tw-shadow-color: rgb(16 185 129 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/35{
  --tw-shadow-color: rgb(16 185 129 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/40{
  --tw-shadow-color: rgb(16 185 129 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/45{
  --tw-shadow-color: rgb(16 185 129 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/5{
  --tw-shadow-color: rgb(16 185 129 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/50{
  --tw-shadow-color: rgb(16 185 129 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/55{
  --tw-shadow-color: rgb(16 185 129 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/60{
  --tw-shadow-color: rgb(16 185 129 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/65{
  --tw-shadow-color: rgb(16 185 129 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/70{
  --tw-shadow-color: rgb(16 185 129 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/75{
  --tw-shadow-color: rgb(16 185 129 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/80{
  --tw-shadow-color: rgb(16 185 129 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/85{
  --tw-shadow-color: rgb(16 185 129 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/90{
  --tw-shadow-color: rgb(16 185 129 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/95{
  --tw-shadow-color: rgb(16 185 129 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600{
  --tw-shadow-color: #059669;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/0{
  --tw-shadow-color: rgb(5 150 105 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/10{
  --tw-shadow-color: rgb(5 150 105 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/100{
  --tw-shadow-color: rgb(5 150 105 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/15{
  --tw-shadow-color: rgb(5 150 105 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/20{
  --tw-shadow-color: rgb(5 150 105 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/25{
  --tw-shadow-color: rgb(5 150 105 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/30{
  --tw-shadow-color: rgb(5 150 105 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/35{
  --tw-shadow-color: rgb(5 150 105 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/40{
  --tw-shadow-color: rgb(5 150 105 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/45{
  --tw-shadow-color: rgb(5 150 105 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/5{
  --tw-shadow-color: rgb(5 150 105 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/50{
  --tw-shadow-color: rgb(5 150 105 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/55{
  --tw-shadow-color: rgb(5 150 105 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/60{
  --tw-shadow-color: rgb(5 150 105 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/65{
  --tw-shadow-color: rgb(5 150 105 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/70{
  --tw-shadow-color: rgb(5 150 105 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/75{
  --tw-shadow-color: rgb(5 150 105 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/80{
  --tw-shadow-color: rgb(5 150 105 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/85{
  --tw-shadow-color: rgb(5 150 105 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/90{
  --tw-shadow-color: rgb(5 150 105 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/95{
  --tw-shadow-color: rgb(5 150 105 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700{
  --tw-shadow-color: #047857;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/0{
  --tw-shadow-color: rgb(4 120 87 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/10{
  --tw-shadow-color: rgb(4 120 87 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/100{
  --tw-shadow-color: rgb(4 120 87 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/15{
  --tw-shadow-color: rgb(4 120 87 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/20{
  --tw-shadow-color: rgb(4 120 87 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/25{
  --tw-shadow-color: rgb(4 120 87 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/30{
  --tw-shadow-color: rgb(4 120 87 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/35{
  --tw-shadow-color: rgb(4 120 87 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/40{
  --tw-shadow-color: rgb(4 120 87 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/45{
  --tw-shadow-color: rgb(4 120 87 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/5{
  --tw-shadow-color: rgb(4 120 87 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/50{
  --tw-shadow-color: rgb(4 120 87 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/55{
  --tw-shadow-color: rgb(4 120 87 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/60{
  --tw-shadow-color: rgb(4 120 87 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/65{
  --tw-shadow-color: rgb(4 120 87 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/70{
  --tw-shadow-color: rgb(4 120 87 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/75{
  --tw-shadow-color: rgb(4 120 87 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/80{
  --tw-shadow-color: rgb(4 120 87 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/85{
  --tw-shadow-color: rgb(4 120 87 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/90{
  --tw-shadow-color: rgb(4 120 87 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/95{
  --tw-shadow-color: rgb(4 120 87 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800{
  --tw-shadow-color: #065f46;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/0{
  --tw-shadow-color: rgb(6 95 70 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/10{
  --tw-shadow-color: rgb(6 95 70 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/100{
  --tw-shadow-color: rgb(6 95 70 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/15{
  --tw-shadow-color: rgb(6 95 70 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/20{
  --tw-shadow-color: rgb(6 95 70 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/25{
  --tw-shadow-color: rgb(6 95 70 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/30{
  --tw-shadow-color: rgb(6 95 70 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/35{
  --tw-shadow-color: rgb(6 95 70 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/40{
  --tw-shadow-color: rgb(6 95 70 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/45{
  --tw-shadow-color: rgb(6 95 70 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/5{
  --tw-shadow-color: rgb(6 95 70 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/50{
  --tw-shadow-color: rgb(6 95 70 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/55{
  --tw-shadow-color: rgb(6 95 70 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/60{
  --tw-shadow-color: rgb(6 95 70 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/65{
  --tw-shadow-color: rgb(6 95 70 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/70{
  --tw-shadow-color: rgb(6 95 70 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/75{
  --tw-shadow-color: rgb(6 95 70 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/80{
  --tw-shadow-color: rgb(6 95 70 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/85{
  --tw-shadow-color: rgb(6 95 70 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/90{
  --tw-shadow-color: rgb(6 95 70 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/95{
  --tw-shadow-color: rgb(6 95 70 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900{
  --tw-shadow-color: #064e3b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/0{
  --tw-shadow-color: rgb(6 78 59 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/10{
  --tw-shadow-color: rgb(6 78 59 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/100{
  --tw-shadow-color: rgb(6 78 59 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/15{
  --tw-shadow-color: rgb(6 78 59 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/20{
  --tw-shadow-color: rgb(6 78 59 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/25{
  --tw-shadow-color: rgb(6 78 59 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/30{
  --tw-shadow-color: rgb(6 78 59 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/35{
  --tw-shadow-color: rgb(6 78 59 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/40{
  --tw-shadow-color: rgb(6 78 59 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/45{
  --tw-shadow-color: rgb(6 78 59 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/5{
  --tw-shadow-color: rgb(6 78 59 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/50{
  --tw-shadow-color: rgb(6 78 59 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/55{
  --tw-shadow-color: rgb(6 78 59 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/60{
  --tw-shadow-color: rgb(6 78 59 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/65{
  --tw-shadow-color: rgb(6 78 59 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/70{
  --tw-shadow-color: rgb(6 78 59 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/75{
  --tw-shadow-color: rgb(6 78 59 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/80{
  --tw-shadow-color: rgb(6 78 59 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/85{
  --tw-shadow-color: rgb(6 78 59 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/90{
  --tw-shadow-color: rgb(6 78 59 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/95{
  --tw-shadow-color: rgb(6 78 59 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950{
  --tw-shadow-color: #022c22;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/0{
  --tw-shadow-color: rgb(2 44 34 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/10{
  --tw-shadow-color: rgb(2 44 34 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/100{
  --tw-shadow-color: rgb(2 44 34 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/15{
  --tw-shadow-color: rgb(2 44 34 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/20{
  --tw-shadow-color: rgb(2 44 34 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/25{
  --tw-shadow-color: rgb(2 44 34 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/30{
  --tw-shadow-color: rgb(2 44 34 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/35{
  --tw-shadow-color: rgb(2 44 34 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/40{
  --tw-shadow-color: rgb(2 44 34 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/45{
  --tw-shadow-color: rgb(2 44 34 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/5{
  --tw-shadow-color: rgb(2 44 34 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/50{
  --tw-shadow-color: rgb(2 44 34 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/55{
  --tw-shadow-color: rgb(2 44 34 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/60{
  --tw-shadow-color: rgb(2 44 34 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/65{
  --tw-shadow-color: rgb(2 44 34 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/70{
  --tw-shadow-color: rgb(2 44 34 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/75{
  --tw-shadow-color: rgb(2 44 34 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/80{
  --tw-shadow-color: rgb(2 44 34 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/85{
  --tw-shadow-color: rgb(2 44 34 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/90{
  --tw-shadow-color: rgb(2 44 34 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/95{
  --tw-shadow-color: rgb(2 44 34 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground{
  --tw-shadow-color: hsl(var(--foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/0{
  --tw-shadow-color: hsl(var(--foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/10{
  --tw-shadow-color: hsl(var(--foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/100{
  --tw-shadow-color: hsl(var(--foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/15{
  --tw-shadow-color: hsl(var(--foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/20{
  --tw-shadow-color: hsl(var(--foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/25{
  --tw-shadow-color: hsl(var(--foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/30{
  --tw-shadow-color: hsl(var(--foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/35{
  --tw-shadow-color: hsl(var(--foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/40{
  --tw-shadow-color: hsl(var(--foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/45{
  --tw-shadow-color: hsl(var(--foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/5{
  --tw-shadow-color: hsl(var(--foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/50{
  --tw-shadow-color: hsl(var(--foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/55{
  --tw-shadow-color: hsl(var(--foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/60{
  --tw-shadow-color: hsl(var(--foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/65{
  --tw-shadow-color: hsl(var(--foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/70{
  --tw-shadow-color: hsl(var(--foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/75{
  --tw-shadow-color: hsl(var(--foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/80{
  --tw-shadow-color: hsl(var(--foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/85{
  --tw-shadow-color: hsl(var(--foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/90{
  --tw-shadow-color: hsl(var(--foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/95{
  --tw-shadow-color: hsl(var(--foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red{
  --tw-shadow-color: hsl(var(--color-founders-red));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/0{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/10{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/100{
  --tw-shadow-color: hsl(var(--color-founders-red) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/15{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/20{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/25{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/30{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/35{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/40{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/45{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/5{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/50{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/55{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/60{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/65{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/70{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/75{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/80{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/85{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/90{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-founders-red\/95{
  --tw-shadow-color: hsl(var(--color-founders-red) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100{
  --tw-shadow-color: #fae8ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/0{
  --tw-shadow-color: rgb(250 232 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/10{
  --tw-shadow-color: rgb(250 232 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/100{
  --tw-shadow-color: rgb(250 232 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/15{
  --tw-shadow-color: rgb(250 232 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/20{
  --tw-shadow-color: rgb(250 232 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/25{
  --tw-shadow-color: rgb(250 232 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/30{
  --tw-shadow-color: rgb(250 232 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/35{
  --tw-shadow-color: rgb(250 232 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/40{
  --tw-shadow-color: rgb(250 232 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/45{
  --tw-shadow-color: rgb(250 232 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/5{
  --tw-shadow-color: rgb(250 232 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/50{
  --tw-shadow-color: rgb(250 232 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/55{
  --tw-shadow-color: rgb(250 232 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/60{
  --tw-shadow-color: rgb(250 232 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/65{
  --tw-shadow-color: rgb(250 232 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/70{
  --tw-shadow-color: rgb(250 232 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/75{
  --tw-shadow-color: rgb(250 232 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/80{
  --tw-shadow-color: rgb(250 232 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/85{
  --tw-shadow-color: rgb(250 232 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/90{
  --tw-shadow-color: rgb(250 232 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/95{
  --tw-shadow-color: rgb(250 232 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200{
  --tw-shadow-color: #f5d0fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/0{
  --tw-shadow-color: rgb(245 208 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/10{
  --tw-shadow-color: rgb(245 208 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/100{
  --tw-shadow-color: rgb(245 208 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/15{
  --tw-shadow-color: rgb(245 208 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/20{
  --tw-shadow-color: rgb(245 208 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/25{
  --tw-shadow-color: rgb(245 208 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/30{
  --tw-shadow-color: rgb(245 208 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/35{
  --tw-shadow-color: rgb(245 208 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/40{
  --tw-shadow-color: rgb(245 208 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/45{
  --tw-shadow-color: rgb(245 208 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/5{
  --tw-shadow-color: rgb(245 208 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/50{
  --tw-shadow-color: rgb(245 208 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/55{
  --tw-shadow-color: rgb(245 208 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/60{
  --tw-shadow-color: rgb(245 208 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/65{
  --tw-shadow-color: rgb(245 208 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/70{
  --tw-shadow-color: rgb(245 208 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/75{
  --tw-shadow-color: rgb(245 208 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/80{
  --tw-shadow-color: rgb(245 208 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/85{
  --tw-shadow-color: rgb(245 208 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/90{
  --tw-shadow-color: rgb(245 208 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/95{
  --tw-shadow-color: rgb(245 208 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300{
  --tw-shadow-color: #f0abfc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/0{
  --tw-shadow-color: rgb(240 171 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/10{
  --tw-shadow-color: rgb(240 171 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/100{
  --tw-shadow-color: rgb(240 171 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/15{
  --tw-shadow-color: rgb(240 171 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/20{
  --tw-shadow-color: rgb(240 171 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/25{
  --tw-shadow-color: rgb(240 171 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/30{
  --tw-shadow-color: rgb(240 171 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/35{
  --tw-shadow-color: rgb(240 171 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/40{
  --tw-shadow-color: rgb(240 171 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/45{
  --tw-shadow-color: rgb(240 171 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/5{
  --tw-shadow-color: rgb(240 171 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/50{
  --tw-shadow-color: rgb(240 171 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/55{
  --tw-shadow-color: rgb(240 171 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/60{
  --tw-shadow-color: rgb(240 171 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/65{
  --tw-shadow-color: rgb(240 171 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/70{
  --tw-shadow-color: rgb(240 171 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/75{
  --tw-shadow-color: rgb(240 171 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/80{
  --tw-shadow-color: rgb(240 171 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/85{
  --tw-shadow-color: rgb(240 171 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/90{
  --tw-shadow-color: rgb(240 171 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/95{
  --tw-shadow-color: rgb(240 171 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400{
  --tw-shadow-color: #e879f9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/0{
  --tw-shadow-color: rgb(232 121 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/10{
  --tw-shadow-color: rgb(232 121 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/100{
  --tw-shadow-color: rgb(232 121 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/15{
  --tw-shadow-color: rgb(232 121 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/20{
  --tw-shadow-color: rgb(232 121 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/25{
  --tw-shadow-color: rgb(232 121 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/30{
  --tw-shadow-color: rgb(232 121 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/35{
  --tw-shadow-color: rgb(232 121 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/40{
  --tw-shadow-color: rgb(232 121 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/45{
  --tw-shadow-color: rgb(232 121 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/5{
  --tw-shadow-color: rgb(232 121 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/50{
  --tw-shadow-color: rgb(232 121 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/55{
  --tw-shadow-color: rgb(232 121 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/60{
  --tw-shadow-color: rgb(232 121 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/65{
  --tw-shadow-color: rgb(232 121 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/70{
  --tw-shadow-color: rgb(232 121 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/75{
  --tw-shadow-color: rgb(232 121 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/80{
  --tw-shadow-color: rgb(232 121 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/85{
  --tw-shadow-color: rgb(232 121 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/90{
  --tw-shadow-color: rgb(232 121 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/95{
  --tw-shadow-color: rgb(232 121 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50{
  --tw-shadow-color: #fdf4ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/0{
  --tw-shadow-color: rgb(253 244 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/10{
  --tw-shadow-color: rgb(253 244 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/100{
  --tw-shadow-color: rgb(253 244 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/15{
  --tw-shadow-color: rgb(253 244 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/20{
  --tw-shadow-color: rgb(253 244 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/25{
  --tw-shadow-color: rgb(253 244 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/30{
  --tw-shadow-color: rgb(253 244 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/35{
  --tw-shadow-color: rgb(253 244 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/40{
  --tw-shadow-color: rgb(253 244 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/45{
  --tw-shadow-color: rgb(253 244 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/5{
  --tw-shadow-color: rgb(253 244 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/50{
  --tw-shadow-color: rgb(253 244 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/55{
  --tw-shadow-color: rgb(253 244 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/60{
  --tw-shadow-color: rgb(253 244 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/65{
  --tw-shadow-color: rgb(253 244 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/70{
  --tw-shadow-color: rgb(253 244 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/75{
  --tw-shadow-color: rgb(253 244 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/80{
  --tw-shadow-color: rgb(253 244 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/85{
  --tw-shadow-color: rgb(253 244 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/90{
  --tw-shadow-color: rgb(253 244 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/95{
  --tw-shadow-color: rgb(253 244 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500{
  --tw-shadow-color: #d946ef;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/0{
  --tw-shadow-color: rgb(217 70 239 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/10{
  --tw-shadow-color: rgb(217 70 239 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/100{
  --tw-shadow-color: rgb(217 70 239 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/15{
  --tw-shadow-color: rgb(217 70 239 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/20{
  --tw-shadow-color: rgb(217 70 239 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/25{
  --tw-shadow-color: rgb(217 70 239 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/30{
  --tw-shadow-color: rgb(217 70 239 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/35{
  --tw-shadow-color: rgb(217 70 239 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/40{
  --tw-shadow-color: rgb(217 70 239 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/45{
  --tw-shadow-color: rgb(217 70 239 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/5{
  --tw-shadow-color: rgb(217 70 239 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/50{
  --tw-shadow-color: rgb(217 70 239 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/55{
  --tw-shadow-color: rgb(217 70 239 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/60{
  --tw-shadow-color: rgb(217 70 239 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/65{
  --tw-shadow-color: rgb(217 70 239 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/70{
  --tw-shadow-color: rgb(217 70 239 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/75{
  --tw-shadow-color: rgb(217 70 239 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/80{
  --tw-shadow-color: rgb(217 70 239 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/85{
  --tw-shadow-color: rgb(217 70 239 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/90{
  --tw-shadow-color: rgb(217 70 239 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/95{
  --tw-shadow-color: rgb(217 70 239 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600{
  --tw-shadow-color: #c026d3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/0{
  --tw-shadow-color: rgb(192 38 211 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/10{
  --tw-shadow-color: rgb(192 38 211 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/100{
  --tw-shadow-color: rgb(192 38 211 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/15{
  --tw-shadow-color: rgb(192 38 211 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/20{
  --tw-shadow-color: rgb(192 38 211 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/25{
  --tw-shadow-color: rgb(192 38 211 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/30{
  --tw-shadow-color: rgb(192 38 211 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/35{
  --tw-shadow-color: rgb(192 38 211 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/40{
  --tw-shadow-color: rgb(192 38 211 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/45{
  --tw-shadow-color: rgb(192 38 211 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/5{
  --tw-shadow-color: rgb(192 38 211 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/50{
  --tw-shadow-color: rgb(192 38 211 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/55{
  --tw-shadow-color: rgb(192 38 211 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/60{
  --tw-shadow-color: rgb(192 38 211 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/65{
  --tw-shadow-color: rgb(192 38 211 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/70{
  --tw-shadow-color: rgb(192 38 211 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/75{
  --tw-shadow-color: rgb(192 38 211 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/80{
  --tw-shadow-color: rgb(192 38 211 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/85{
  --tw-shadow-color: rgb(192 38 211 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/90{
  --tw-shadow-color: rgb(192 38 211 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/95{
  --tw-shadow-color: rgb(192 38 211 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700{
  --tw-shadow-color: #a21caf;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/0{
  --tw-shadow-color: rgb(162 28 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/10{
  --tw-shadow-color: rgb(162 28 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/100{
  --tw-shadow-color: rgb(162 28 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/15{
  --tw-shadow-color: rgb(162 28 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/20{
  --tw-shadow-color: rgb(162 28 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/25{
  --tw-shadow-color: rgb(162 28 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/30{
  --tw-shadow-color: rgb(162 28 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/35{
  --tw-shadow-color: rgb(162 28 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/40{
  --tw-shadow-color: rgb(162 28 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/45{
  --tw-shadow-color: rgb(162 28 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/5{
  --tw-shadow-color: rgb(162 28 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/50{
  --tw-shadow-color: rgb(162 28 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/55{
  --tw-shadow-color: rgb(162 28 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/60{
  --tw-shadow-color: rgb(162 28 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/65{
  --tw-shadow-color: rgb(162 28 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/70{
  --tw-shadow-color: rgb(162 28 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/75{
  --tw-shadow-color: rgb(162 28 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/80{
  --tw-shadow-color: rgb(162 28 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/85{
  --tw-shadow-color: rgb(162 28 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/90{
  --tw-shadow-color: rgb(162 28 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/95{
  --tw-shadow-color: rgb(162 28 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800{
  --tw-shadow-color: #86198f;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/0{
  --tw-shadow-color: rgb(134 25 143 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/10{
  --tw-shadow-color: rgb(134 25 143 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/100{
  --tw-shadow-color: rgb(134 25 143 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/15{
  --tw-shadow-color: rgb(134 25 143 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/20{
  --tw-shadow-color: rgb(134 25 143 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/25{
  --tw-shadow-color: rgb(134 25 143 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/30{
  --tw-shadow-color: rgb(134 25 143 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/35{
  --tw-shadow-color: rgb(134 25 143 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/40{
  --tw-shadow-color: rgb(134 25 143 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/45{
  --tw-shadow-color: rgb(134 25 143 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/5{
  --tw-shadow-color: rgb(134 25 143 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/50{
  --tw-shadow-color: rgb(134 25 143 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/55{
  --tw-shadow-color: rgb(134 25 143 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/60{
  --tw-shadow-color: rgb(134 25 143 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/65{
  --tw-shadow-color: rgb(134 25 143 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/70{
  --tw-shadow-color: rgb(134 25 143 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/75{
  --tw-shadow-color: rgb(134 25 143 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/80{
  --tw-shadow-color: rgb(134 25 143 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/85{
  --tw-shadow-color: rgb(134 25 143 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/90{
  --tw-shadow-color: rgb(134 25 143 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/95{
  --tw-shadow-color: rgb(134 25 143 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900{
  --tw-shadow-color: #701a75;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/0{
  --tw-shadow-color: rgb(112 26 117 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/10{
  --tw-shadow-color: rgb(112 26 117 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/100{
  --tw-shadow-color: rgb(112 26 117 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/15{
  --tw-shadow-color: rgb(112 26 117 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/20{
  --tw-shadow-color: rgb(112 26 117 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/25{
  --tw-shadow-color: rgb(112 26 117 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/30{
  --tw-shadow-color: rgb(112 26 117 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/35{
  --tw-shadow-color: rgb(112 26 117 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/40{
  --tw-shadow-color: rgb(112 26 117 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/45{
  --tw-shadow-color: rgb(112 26 117 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/5{
  --tw-shadow-color: rgb(112 26 117 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/50{
  --tw-shadow-color: rgb(112 26 117 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/55{
  --tw-shadow-color: rgb(112 26 117 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/60{
  --tw-shadow-color: rgb(112 26 117 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/65{
  --tw-shadow-color: rgb(112 26 117 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/70{
  --tw-shadow-color: rgb(112 26 117 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/75{
  --tw-shadow-color: rgb(112 26 117 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/80{
  --tw-shadow-color: rgb(112 26 117 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/85{
  --tw-shadow-color: rgb(112 26 117 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/90{
  --tw-shadow-color: rgb(112 26 117 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/95{
  --tw-shadow-color: rgb(112 26 117 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950{
  --tw-shadow-color: #4a044e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/0{
  --tw-shadow-color: rgb(74 4 78 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/10{
  --tw-shadow-color: rgb(74 4 78 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/100{
  --tw-shadow-color: rgb(74 4 78 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/15{
  --tw-shadow-color: rgb(74 4 78 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/20{
  --tw-shadow-color: rgb(74 4 78 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/25{
  --tw-shadow-color: rgb(74 4 78 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/30{
  --tw-shadow-color: rgb(74 4 78 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/35{
  --tw-shadow-color: rgb(74 4 78 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/40{
  --tw-shadow-color: rgb(74 4 78 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/45{
  --tw-shadow-color: rgb(74 4 78 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/5{
  --tw-shadow-color: rgb(74 4 78 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/50{
  --tw-shadow-color: rgb(74 4 78 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/55{
  --tw-shadow-color: rgb(74 4 78 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/60{
  --tw-shadow-color: rgb(74 4 78 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/65{
  --tw-shadow-color: rgb(74 4 78 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/70{
  --tw-shadow-color: rgb(74 4 78 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/75{
  --tw-shadow-color: rgb(74 4 78 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/80{
  --tw-shadow-color: rgb(74 4 78 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/85{
  --tw-shadow-color: rgb(74 4 78 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/90{
  --tw-shadow-color: rgb(74 4 78 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/95{
  --tw-shadow-color: rgb(74 4 78 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100{
  --tw-shadow-color: #f3f4f6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/0{
  --tw-shadow-color: rgb(243 244 246 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/10{
  --tw-shadow-color: rgb(243 244 246 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/100{
  --tw-shadow-color: rgb(243 244 246 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/15{
  --tw-shadow-color: rgb(243 244 246 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/20{
  --tw-shadow-color: rgb(243 244 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/25{
  --tw-shadow-color: rgb(243 244 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/30{
  --tw-shadow-color: rgb(243 244 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/35{
  --tw-shadow-color: rgb(243 244 246 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/40{
  --tw-shadow-color: rgb(243 244 246 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/45{
  --tw-shadow-color: rgb(243 244 246 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/5{
  --tw-shadow-color: rgb(243 244 246 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/50{
  --tw-shadow-color: rgb(243 244 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/55{
  --tw-shadow-color: rgb(243 244 246 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/60{
  --tw-shadow-color: rgb(243 244 246 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/65{
  --tw-shadow-color: rgb(243 244 246 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/70{
  --tw-shadow-color: rgb(243 244 246 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/75{
  --tw-shadow-color: rgb(243 244 246 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/80{
  --tw-shadow-color: rgb(243 244 246 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/85{
  --tw-shadow-color: rgb(243 244 246 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/90{
  --tw-shadow-color: rgb(243 244 246 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/95{
  --tw-shadow-color: rgb(243 244 246 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200{
  --tw-shadow-color: #e5e7eb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/0{
  --tw-shadow-color: rgb(229 231 235 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/10{
  --tw-shadow-color: rgb(229 231 235 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/100{
  --tw-shadow-color: rgb(229 231 235 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/15{
  --tw-shadow-color: rgb(229 231 235 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/20{
  --tw-shadow-color: rgb(229 231 235 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/25{
  --tw-shadow-color: rgb(229 231 235 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/30{
  --tw-shadow-color: rgb(229 231 235 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/35{
  --tw-shadow-color: rgb(229 231 235 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/40{
  --tw-shadow-color: rgb(229 231 235 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/45{
  --tw-shadow-color: rgb(229 231 235 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/5{
  --tw-shadow-color: rgb(229 231 235 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/50{
  --tw-shadow-color: rgb(229 231 235 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/55{
  --tw-shadow-color: rgb(229 231 235 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/60{
  --tw-shadow-color: rgb(229 231 235 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/65{
  --tw-shadow-color: rgb(229 231 235 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/70{
  --tw-shadow-color: rgb(229 231 235 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/75{
  --tw-shadow-color: rgb(229 231 235 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/80{
  --tw-shadow-color: rgb(229 231 235 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/85{
  --tw-shadow-color: rgb(229 231 235 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/90{
  --tw-shadow-color: rgb(229 231 235 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/95{
  --tw-shadow-color: rgb(229 231 235 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300{
  --tw-shadow-color: #d1d5db;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/0{
  --tw-shadow-color: rgb(209 213 219 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/10{
  --tw-shadow-color: rgb(209 213 219 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/100{
  --tw-shadow-color: rgb(209 213 219 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/15{
  --tw-shadow-color: rgb(209 213 219 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/20{
  --tw-shadow-color: rgb(209 213 219 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/25{
  --tw-shadow-color: rgb(209 213 219 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/30{
  --tw-shadow-color: rgb(209 213 219 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/35{
  --tw-shadow-color: rgb(209 213 219 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/40{
  --tw-shadow-color: rgb(209 213 219 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/45{
  --tw-shadow-color: rgb(209 213 219 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/5{
  --tw-shadow-color: rgb(209 213 219 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/50{
  --tw-shadow-color: rgb(209 213 219 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/55{
  --tw-shadow-color: rgb(209 213 219 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/60{
  --tw-shadow-color: rgb(209 213 219 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/65{
  --tw-shadow-color: rgb(209 213 219 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/70{
  --tw-shadow-color: rgb(209 213 219 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/75{
  --tw-shadow-color: rgb(209 213 219 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/80{
  --tw-shadow-color: rgb(209 213 219 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/85{
  --tw-shadow-color: rgb(209 213 219 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/90{
  --tw-shadow-color: rgb(209 213 219 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/95{
  --tw-shadow-color: rgb(209 213 219 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400{
  --tw-shadow-color: #9ca3af;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/0{
  --tw-shadow-color: rgb(156 163 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/10{
  --tw-shadow-color: rgb(156 163 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/100{
  --tw-shadow-color: rgb(156 163 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/15{
  --tw-shadow-color: rgb(156 163 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/20{
  --tw-shadow-color: rgb(156 163 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/25{
  --tw-shadow-color: rgb(156 163 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/30{
  --tw-shadow-color: rgb(156 163 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/35{
  --tw-shadow-color: rgb(156 163 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/40{
  --tw-shadow-color: rgb(156 163 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/45{
  --tw-shadow-color: rgb(156 163 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/5{
  --tw-shadow-color: rgb(156 163 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/50{
  --tw-shadow-color: rgb(156 163 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/55{
  --tw-shadow-color: rgb(156 163 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/60{
  --tw-shadow-color: rgb(156 163 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/65{
  --tw-shadow-color: rgb(156 163 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/70{
  --tw-shadow-color: rgb(156 163 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/75{
  --tw-shadow-color: rgb(156 163 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/80{
  --tw-shadow-color: rgb(156 163 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/85{
  --tw-shadow-color: rgb(156 163 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/90{
  --tw-shadow-color: rgb(156 163 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/95{
  --tw-shadow-color: rgb(156 163 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50{
  --tw-shadow-color: #f9fafb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/0{
  --tw-shadow-color: rgb(249 250 251 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/10{
  --tw-shadow-color: rgb(249 250 251 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/100{
  --tw-shadow-color: rgb(249 250 251 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/15{
  --tw-shadow-color: rgb(249 250 251 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/20{
  --tw-shadow-color: rgb(249 250 251 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/25{
  --tw-shadow-color: rgb(249 250 251 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/30{
  --tw-shadow-color: rgb(249 250 251 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/35{
  --tw-shadow-color: rgb(249 250 251 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/40{
  --tw-shadow-color: rgb(249 250 251 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/45{
  --tw-shadow-color: rgb(249 250 251 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/5{
  --tw-shadow-color: rgb(249 250 251 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/50{
  --tw-shadow-color: rgb(249 250 251 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/55{
  --tw-shadow-color: rgb(249 250 251 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/60{
  --tw-shadow-color: rgb(249 250 251 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/65{
  --tw-shadow-color: rgb(249 250 251 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/70{
  --tw-shadow-color: rgb(249 250 251 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/75{
  --tw-shadow-color: rgb(249 250 251 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/80{
  --tw-shadow-color: rgb(249 250 251 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/85{
  --tw-shadow-color: rgb(249 250 251 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/90{
  --tw-shadow-color: rgb(249 250 251 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/95{
  --tw-shadow-color: rgb(249 250 251 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500{
  --tw-shadow-color: #6b7280;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/0{
  --tw-shadow-color: rgb(107 114 128 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/10{
  --tw-shadow-color: rgb(107 114 128 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/100{
  --tw-shadow-color: rgb(107 114 128 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/15{
  --tw-shadow-color: rgb(107 114 128 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/20{
  --tw-shadow-color: rgb(107 114 128 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/25{
  --tw-shadow-color: rgb(107 114 128 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/30{
  --tw-shadow-color: rgb(107 114 128 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/35{
  --tw-shadow-color: rgb(107 114 128 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/40{
  --tw-shadow-color: rgb(107 114 128 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/45{
  --tw-shadow-color: rgb(107 114 128 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/5{
  --tw-shadow-color: rgb(107 114 128 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/50{
  --tw-shadow-color: rgb(107 114 128 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/55{
  --tw-shadow-color: rgb(107 114 128 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/60{
  --tw-shadow-color: rgb(107 114 128 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/65{
  --tw-shadow-color: rgb(107 114 128 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/70{
  --tw-shadow-color: rgb(107 114 128 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/75{
  --tw-shadow-color: rgb(107 114 128 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/80{
  --tw-shadow-color: rgb(107 114 128 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/85{
  --tw-shadow-color: rgb(107 114 128 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/90{
  --tw-shadow-color: rgb(107 114 128 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/95{
  --tw-shadow-color: rgb(107 114 128 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600{
  --tw-shadow-color: #4b5563;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/0{
  --tw-shadow-color: rgb(75 85 99 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/10{
  --tw-shadow-color: rgb(75 85 99 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/100{
  --tw-shadow-color: rgb(75 85 99 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/15{
  --tw-shadow-color: rgb(75 85 99 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/20{
  --tw-shadow-color: rgb(75 85 99 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/25{
  --tw-shadow-color: rgb(75 85 99 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/30{
  --tw-shadow-color: rgb(75 85 99 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/35{
  --tw-shadow-color: rgb(75 85 99 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/40{
  --tw-shadow-color: rgb(75 85 99 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/45{
  --tw-shadow-color: rgb(75 85 99 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/5{
  --tw-shadow-color: rgb(75 85 99 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/50{
  --tw-shadow-color: rgb(75 85 99 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/55{
  --tw-shadow-color: rgb(75 85 99 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/60{
  --tw-shadow-color: rgb(75 85 99 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/65{
  --tw-shadow-color: rgb(75 85 99 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/70{
  --tw-shadow-color: rgb(75 85 99 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/75{
  --tw-shadow-color: rgb(75 85 99 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/80{
  --tw-shadow-color: rgb(75 85 99 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/85{
  --tw-shadow-color: rgb(75 85 99 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/90{
  --tw-shadow-color: rgb(75 85 99 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/95{
  --tw-shadow-color: rgb(75 85 99 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700{
  --tw-shadow-color: #374151;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/0{
  --tw-shadow-color: rgb(55 65 81 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/10{
  --tw-shadow-color: rgb(55 65 81 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/100{
  --tw-shadow-color: rgb(55 65 81 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/15{
  --tw-shadow-color: rgb(55 65 81 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/20{
  --tw-shadow-color: rgb(55 65 81 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/25{
  --tw-shadow-color: rgb(55 65 81 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/30{
  --tw-shadow-color: rgb(55 65 81 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/35{
  --tw-shadow-color: rgb(55 65 81 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/40{
  --tw-shadow-color: rgb(55 65 81 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/45{
  --tw-shadow-color: rgb(55 65 81 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/5{
  --tw-shadow-color: rgb(55 65 81 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/50{
  --tw-shadow-color: rgb(55 65 81 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/55{
  --tw-shadow-color: rgb(55 65 81 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/60{
  --tw-shadow-color: rgb(55 65 81 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/65{
  --tw-shadow-color: rgb(55 65 81 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/70{
  --tw-shadow-color: rgb(55 65 81 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/75{
  --tw-shadow-color: rgb(55 65 81 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/80{
  --tw-shadow-color: rgb(55 65 81 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/85{
  --tw-shadow-color: rgb(55 65 81 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/90{
  --tw-shadow-color: rgb(55 65 81 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/95{
  --tw-shadow-color: rgb(55 65 81 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800{
  --tw-shadow-color: #1f2937;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/0{
  --tw-shadow-color: rgb(31 41 55 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/10{
  --tw-shadow-color: rgb(31 41 55 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/100{
  --tw-shadow-color: rgb(31 41 55 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/15{
  --tw-shadow-color: rgb(31 41 55 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/20{
  --tw-shadow-color: rgb(31 41 55 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/25{
  --tw-shadow-color: rgb(31 41 55 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/30{
  --tw-shadow-color: rgb(31 41 55 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/35{
  --tw-shadow-color: rgb(31 41 55 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/40{
  --tw-shadow-color: rgb(31 41 55 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/45{
  --tw-shadow-color: rgb(31 41 55 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/5{
  --tw-shadow-color: rgb(31 41 55 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/50{
  --tw-shadow-color: rgb(31 41 55 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/55{
  --tw-shadow-color: rgb(31 41 55 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/60{
  --tw-shadow-color: rgb(31 41 55 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/65{
  --tw-shadow-color: rgb(31 41 55 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/70{
  --tw-shadow-color: rgb(31 41 55 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/75{
  --tw-shadow-color: rgb(31 41 55 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/80{
  --tw-shadow-color: rgb(31 41 55 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/85{
  --tw-shadow-color: rgb(31 41 55 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/90{
  --tw-shadow-color: rgb(31 41 55 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/95{
  --tw-shadow-color: rgb(31 41 55 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900{
  --tw-shadow-color: #111827;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/0{
  --tw-shadow-color: rgb(17 24 39 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/10{
  --tw-shadow-color: rgb(17 24 39 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/100{
  --tw-shadow-color: rgb(17 24 39 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/15{
  --tw-shadow-color: rgb(17 24 39 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/20{
  --tw-shadow-color: rgb(17 24 39 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/25{
  --tw-shadow-color: rgb(17 24 39 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/30{
  --tw-shadow-color: rgb(17 24 39 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/35{
  --tw-shadow-color: rgb(17 24 39 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/40{
  --tw-shadow-color: rgb(17 24 39 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/45{
  --tw-shadow-color: rgb(17 24 39 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/5{
  --tw-shadow-color: rgb(17 24 39 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/50{
  --tw-shadow-color: rgb(17 24 39 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/55{
  --tw-shadow-color: rgb(17 24 39 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/60{
  --tw-shadow-color: rgb(17 24 39 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/65{
  --tw-shadow-color: rgb(17 24 39 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/70{
  --tw-shadow-color: rgb(17 24 39 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/75{
  --tw-shadow-color: rgb(17 24 39 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/80{
  --tw-shadow-color: rgb(17 24 39 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/85{
  --tw-shadow-color: rgb(17 24 39 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/90{
  --tw-shadow-color: rgb(17 24 39 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/95{
  --tw-shadow-color: rgb(17 24 39 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950{
  --tw-shadow-color: #030712;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/0{
  --tw-shadow-color: rgb(3 7 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/10{
  --tw-shadow-color: rgb(3 7 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/100{
  --tw-shadow-color: rgb(3 7 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/15{
  --tw-shadow-color: rgb(3 7 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/20{
  --tw-shadow-color: rgb(3 7 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/25{
  --tw-shadow-color: rgb(3 7 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/30{
  --tw-shadow-color: rgb(3 7 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/35{
  --tw-shadow-color: rgb(3 7 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/40{
  --tw-shadow-color: rgb(3 7 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/45{
  --tw-shadow-color: rgb(3 7 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/5{
  --tw-shadow-color: rgb(3 7 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/50{
  --tw-shadow-color: rgb(3 7 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/55{
  --tw-shadow-color: rgb(3 7 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/60{
  --tw-shadow-color: rgb(3 7 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/65{
  --tw-shadow-color: rgb(3 7 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/70{
  --tw-shadow-color: rgb(3 7 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/75{
  --tw-shadow-color: rgb(3 7 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/80{
  --tw-shadow-color: rgb(3 7 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/85{
  --tw-shadow-color: rgb(3 7 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/90{
  --tw-shadow-color: rgb(3 7 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/95{
  --tw-shadow-color: rgb(3 7 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light{
  --tw-shadow-color: hsl(var(--color-gray-light));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/0{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/10{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/100{
  --tw-shadow-color: hsl(var(--color-gray-light) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/15{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/20{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/25{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/30{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/35{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/40{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/45{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/5{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/50{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/55{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/60{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/65{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/70{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/75{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/80{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/85{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/90{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-light\/95{
  --tw-shadow-color: hsl(var(--color-gray-light) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium{
  --tw-shadow-color: hsl(var(--color-gray-medium));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/0{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/10{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/100{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/15{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/20{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/25{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/30{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/35{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/40{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/45{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/5{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/50{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/55{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/60{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/65{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/70{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/75{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/80{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/85{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/90{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-medium\/95{
  --tw-shadow-color: hsl(var(--color-gray-medium) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100{
  --tw-shadow-color: #dcfce7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/0{
  --tw-shadow-color: rgb(220 252 231 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/10{
  --tw-shadow-color: rgb(220 252 231 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/100{
  --tw-shadow-color: rgb(220 252 231 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/15{
  --tw-shadow-color: rgb(220 252 231 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/20{
  --tw-shadow-color: rgb(220 252 231 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/25{
  --tw-shadow-color: rgb(220 252 231 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/30{
  --tw-shadow-color: rgb(220 252 231 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/35{
  --tw-shadow-color: rgb(220 252 231 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/40{
  --tw-shadow-color: rgb(220 252 231 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/45{
  --tw-shadow-color: rgb(220 252 231 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/5{
  --tw-shadow-color: rgb(220 252 231 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/50{
  --tw-shadow-color: rgb(220 252 231 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/55{
  --tw-shadow-color: rgb(220 252 231 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/60{
  --tw-shadow-color: rgb(220 252 231 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/65{
  --tw-shadow-color: rgb(220 252 231 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/70{
  --tw-shadow-color: rgb(220 252 231 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/75{
  --tw-shadow-color: rgb(220 252 231 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/80{
  --tw-shadow-color: rgb(220 252 231 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/85{
  --tw-shadow-color: rgb(220 252 231 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/90{
  --tw-shadow-color: rgb(220 252 231 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/95{
  --tw-shadow-color: rgb(220 252 231 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200{
  --tw-shadow-color: #bbf7d0;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/0{
  --tw-shadow-color: rgb(187 247 208 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/10{
  --tw-shadow-color: rgb(187 247 208 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/100{
  --tw-shadow-color: rgb(187 247 208 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/15{
  --tw-shadow-color: rgb(187 247 208 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/20{
  --tw-shadow-color: rgb(187 247 208 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/25{
  --tw-shadow-color: rgb(187 247 208 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/30{
  --tw-shadow-color: rgb(187 247 208 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/35{
  --tw-shadow-color: rgb(187 247 208 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/40{
  --tw-shadow-color: rgb(187 247 208 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/45{
  --tw-shadow-color: rgb(187 247 208 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/5{
  --tw-shadow-color: rgb(187 247 208 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/50{
  --tw-shadow-color: rgb(187 247 208 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/55{
  --tw-shadow-color: rgb(187 247 208 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/60{
  --tw-shadow-color: rgb(187 247 208 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/65{
  --tw-shadow-color: rgb(187 247 208 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/70{
  --tw-shadow-color: rgb(187 247 208 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/75{
  --tw-shadow-color: rgb(187 247 208 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/80{
  --tw-shadow-color: rgb(187 247 208 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/85{
  --tw-shadow-color: rgb(187 247 208 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/90{
  --tw-shadow-color: rgb(187 247 208 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/95{
  --tw-shadow-color: rgb(187 247 208 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300{
  --tw-shadow-color: #86efac;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/0{
  --tw-shadow-color: rgb(134 239 172 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/10{
  --tw-shadow-color: rgb(134 239 172 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/100{
  --tw-shadow-color: rgb(134 239 172 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/15{
  --tw-shadow-color: rgb(134 239 172 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/20{
  --tw-shadow-color: rgb(134 239 172 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/25{
  --tw-shadow-color: rgb(134 239 172 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/30{
  --tw-shadow-color: rgb(134 239 172 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/35{
  --tw-shadow-color: rgb(134 239 172 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/40{
  --tw-shadow-color: rgb(134 239 172 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/45{
  --tw-shadow-color: rgb(134 239 172 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/5{
  --tw-shadow-color: rgb(134 239 172 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/50{
  --tw-shadow-color: rgb(134 239 172 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/55{
  --tw-shadow-color: rgb(134 239 172 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/60{
  --tw-shadow-color: rgb(134 239 172 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/65{
  --tw-shadow-color: rgb(134 239 172 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/70{
  --tw-shadow-color: rgb(134 239 172 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/75{
  --tw-shadow-color: rgb(134 239 172 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/80{
  --tw-shadow-color: rgb(134 239 172 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/85{
  --tw-shadow-color: rgb(134 239 172 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/90{
  --tw-shadow-color: rgb(134 239 172 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/95{
  --tw-shadow-color: rgb(134 239 172 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400{
  --tw-shadow-color: #4ade80;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/0{
  --tw-shadow-color: rgb(74 222 128 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/10{
  --tw-shadow-color: rgb(74 222 128 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/100{
  --tw-shadow-color: rgb(74 222 128 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/15{
  --tw-shadow-color: rgb(74 222 128 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/20{
  --tw-shadow-color: rgb(74 222 128 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/25{
  --tw-shadow-color: rgb(74 222 128 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/30{
  --tw-shadow-color: rgb(74 222 128 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/35{
  --tw-shadow-color: rgb(74 222 128 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/40{
  --tw-shadow-color: rgb(74 222 128 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/45{
  --tw-shadow-color: rgb(74 222 128 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/5{
  --tw-shadow-color: rgb(74 222 128 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/50{
  --tw-shadow-color: rgb(74 222 128 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/55{
  --tw-shadow-color: rgb(74 222 128 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/60{
  --tw-shadow-color: rgb(74 222 128 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/65{
  --tw-shadow-color: rgb(74 222 128 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/70{
  --tw-shadow-color: rgb(74 222 128 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/75{
  --tw-shadow-color: rgb(74 222 128 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/80{
  --tw-shadow-color: rgb(74 222 128 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/85{
  --tw-shadow-color: rgb(74 222 128 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/90{
  --tw-shadow-color: rgb(74 222 128 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/95{
  --tw-shadow-color: rgb(74 222 128 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50{
  --tw-shadow-color: #f0fdf4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/0{
  --tw-shadow-color: rgb(240 253 244 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/10{
  --tw-shadow-color: rgb(240 253 244 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/100{
  --tw-shadow-color: rgb(240 253 244 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/15{
  --tw-shadow-color: rgb(240 253 244 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/20{
  --tw-shadow-color: rgb(240 253 244 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/25{
  --tw-shadow-color: rgb(240 253 244 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/30{
  --tw-shadow-color: rgb(240 253 244 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/35{
  --tw-shadow-color: rgb(240 253 244 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/40{
  --tw-shadow-color: rgb(240 253 244 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/45{
  --tw-shadow-color: rgb(240 253 244 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/5{
  --tw-shadow-color: rgb(240 253 244 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/50{
  --tw-shadow-color: rgb(240 253 244 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/55{
  --tw-shadow-color: rgb(240 253 244 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/60{
  --tw-shadow-color: rgb(240 253 244 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/65{
  --tw-shadow-color: rgb(240 253 244 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/70{
  --tw-shadow-color: rgb(240 253 244 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/75{
  --tw-shadow-color: rgb(240 253 244 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/80{
  --tw-shadow-color: rgb(240 253 244 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/85{
  --tw-shadow-color: rgb(240 253 244 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/90{
  --tw-shadow-color: rgb(240 253 244 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/95{
  --tw-shadow-color: rgb(240 253 244 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500{
  --tw-shadow-color: #22c55e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/0{
  --tw-shadow-color: rgb(34 197 94 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/10{
  --tw-shadow-color: rgb(34 197 94 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/100{
  --tw-shadow-color: rgb(34 197 94 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/15{
  --tw-shadow-color: rgb(34 197 94 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/20{
  --tw-shadow-color: rgb(34 197 94 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/25{
  --tw-shadow-color: rgb(34 197 94 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/30{
  --tw-shadow-color: rgb(34 197 94 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/35{
  --tw-shadow-color: rgb(34 197 94 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/40{
  --tw-shadow-color: rgb(34 197 94 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/45{
  --tw-shadow-color: rgb(34 197 94 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/5{
  --tw-shadow-color: rgb(34 197 94 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/50{
  --tw-shadow-color: rgb(34 197 94 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/55{
  --tw-shadow-color: rgb(34 197 94 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/60{
  --tw-shadow-color: rgb(34 197 94 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/65{
  --tw-shadow-color: rgb(34 197 94 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/70{
  --tw-shadow-color: rgb(34 197 94 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/75{
  --tw-shadow-color: rgb(34 197 94 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/80{
  --tw-shadow-color: rgb(34 197 94 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/85{
  --tw-shadow-color: rgb(34 197 94 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/90{
  --tw-shadow-color: rgb(34 197 94 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/95{
  --tw-shadow-color: rgb(34 197 94 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600{
  --tw-shadow-color: #16a34a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/0{
  --tw-shadow-color: rgb(22 163 74 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/10{
  --tw-shadow-color: rgb(22 163 74 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/100{
  --tw-shadow-color: rgb(22 163 74 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/15{
  --tw-shadow-color: rgb(22 163 74 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/20{
  --tw-shadow-color: rgb(22 163 74 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/25{
  --tw-shadow-color: rgb(22 163 74 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/30{
  --tw-shadow-color: rgb(22 163 74 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/35{
  --tw-shadow-color: rgb(22 163 74 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/40{
  --tw-shadow-color: rgb(22 163 74 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/45{
  --tw-shadow-color: rgb(22 163 74 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/5{
  --tw-shadow-color: rgb(22 163 74 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/50{
  --tw-shadow-color: rgb(22 163 74 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/55{
  --tw-shadow-color: rgb(22 163 74 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/60{
  --tw-shadow-color: rgb(22 163 74 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/65{
  --tw-shadow-color: rgb(22 163 74 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/70{
  --tw-shadow-color: rgb(22 163 74 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/75{
  --tw-shadow-color: rgb(22 163 74 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/80{
  --tw-shadow-color: rgb(22 163 74 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/85{
  --tw-shadow-color: rgb(22 163 74 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/90{
  --tw-shadow-color: rgb(22 163 74 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/95{
  --tw-shadow-color: rgb(22 163 74 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700{
  --tw-shadow-color: #15803d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/0{
  --tw-shadow-color: rgb(21 128 61 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/10{
  --tw-shadow-color: rgb(21 128 61 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/100{
  --tw-shadow-color: rgb(21 128 61 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/15{
  --tw-shadow-color: rgb(21 128 61 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/20{
  --tw-shadow-color: rgb(21 128 61 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/25{
  --tw-shadow-color: rgb(21 128 61 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/30{
  --tw-shadow-color: rgb(21 128 61 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/35{
  --tw-shadow-color: rgb(21 128 61 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/40{
  --tw-shadow-color: rgb(21 128 61 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/45{
  --tw-shadow-color: rgb(21 128 61 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/5{
  --tw-shadow-color: rgb(21 128 61 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/50{
  --tw-shadow-color: rgb(21 128 61 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/55{
  --tw-shadow-color: rgb(21 128 61 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/60{
  --tw-shadow-color: rgb(21 128 61 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/65{
  --tw-shadow-color: rgb(21 128 61 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/70{
  --tw-shadow-color: rgb(21 128 61 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/75{
  --tw-shadow-color: rgb(21 128 61 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/80{
  --tw-shadow-color: rgb(21 128 61 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/85{
  --tw-shadow-color: rgb(21 128 61 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/90{
  --tw-shadow-color: rgb(21 128 61 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/95{
  --tw-shadow-color: rgb(21 128 61 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800{
  --tw-shadow-color: #166534;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/0{
  --tw-shadow-color: rgb(22 101 52 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/10{
  --tw-shadow-color: rgb(22 101 52 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/100{
  --tw-shadow-color: rgb(22 101 52 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/15{
  --tw-shadow-color: rgb(22 101 52 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/20{
  --tw-shadow-color: rgb(22 101 52 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/25{
  --tw-shadow-color: rgb(22 101 52 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/30{
  --tw-shadow-color: rgb(22 101 52 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/35{
  --tw-shadow-color: rgb(22 101 52 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/40{
  --tw-shadow-color: rgb(22 101 52 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/45{
  --tw-shadow-color: rgb(22 101 52 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/5{
  --tw-shadow-color: rgb(22 101 52 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/50{
  --tw-shadow-color: rgb(22 101 52 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/55{
  --tw-shadow-color: rgb(22 101 52 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/60{
  --tw-shadow-color: rgb(22 101 52 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/65{
  --tw-shadow-color: rgb(22 101 52 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/70{
  --tw-shadow-color: rgb(22 101 52 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/75{
  --tw-shadow-color: rgb(22 101 52 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/80{
  --tw-shadow-color: rgb(22 101 52 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/85{
  --tw-shadow-color: rgb(22 101 52 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/90{
  --tw-shadow-color: rgb(22 101 52 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/95{
  --tw-shadow-color: rgb(22 101 52 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900{
  --tw-shadow-color: #14532d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/0{
  --tw-shadow-color: rgb(20 83 45 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/10{
  --tw-shadow-color: rgb(20 83 45 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/100{
  --tw-shadow-color: rgb(20 83 45 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/15{
  --tw-shadow-color: rgb(20 83 45 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/20{
  --tw-shadow-color: rgb(20 83 45 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/25{
  --tw-shadow-color: rgb(20 83 45 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/30{
  --tw-shadow-color: rgb(20 83 45 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/35{
  --tw-shadow-color: rgb(20 83 45 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/40{
  --tw-shadow-color: rgb(20 83 45 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/45{
  --tw-shadow-color: rgb(20 83 45 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/5{
  --tw-shadow-color: rgb(20 83 45 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/50{
  --tw-shadow-color: rgb(20 83 45 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/55{
  --tw-shadow-color: rgb(20 83 45 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/60{
  --tw-shadow-color: rgb(20 83 45 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/65{
  --tw-shadow-color: rgb(20 83 45 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/70{
  --tw-shadow-color: rgb(20 83 45 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/75{
  --tw-shadow-color: rgb(20 83 45 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/80{
  --tw-shadow-color: rgb(20 83 45 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/85{
  --tw-shadow-color: rgb(20 83 45 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/90{
  --tw-shadow-color: rgb(20 83 45 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/95{
  --tw-shadow-color: rgb(20 83 45 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950{
  --tw-shadow-color: #052e16;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/0{
  --tw-shadow-color: rgb(5 46 22 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/10{
  --tw-shadow-color: rgb(5 46 22 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/100{
  --tw-shadow-color: rgb(5 46 22 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/15{
  --tw-shadow-color: rgb(5 46 22 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/20{
  --tw-shadow-color: rgb(5 46 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/25{
  --tw-shadow-color: rgb(5 46 22 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/30{
  --tw-shadow-color: rgb(5 46 22 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/35{
  --tw-shadow-color: rgb(5 46 22 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/40{
  --tw-shadow-color: rgb(5 46 22 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/45{
  --tw-shadow-color: rgb(5 46 22 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/5{
  --tw-shadow-color: rgb(5 46 22 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/50{
  --tw-shadow-color: rgb(5 46 22 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/55{
  --tw-shadow-color: rgb(5 46 22 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/60{
  --tw-shadow-color: rgb(5 46 22 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/65{
  --tw-shadow-color: rgb(5 46 22 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/70{
  --tw-shadow-color: rgb(5 46 22 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/75{
  --tw-shadow-color: rgb(5 46 22 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/80{
  --tw-shadow-color: rgb(5 46 22 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/85{
  --tw-shadow-color: rgb(5 46 22 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/90{
  --tw-shadow-color: rgb(5 46 22 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/95{
  --tw-shadow-color: rgb(5 46 22 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow{
  --tw-shadow-color: hsl(var(--color-home-yellow));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/0{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/10{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/100{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/15{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/20{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/25{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/30{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/35{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/40{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/45{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/5{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/50{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/55{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/60{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/65{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/70{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/75{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/80{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/85{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/90{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-home-yellow\/95{
  --tw-shadow-color: hsl(var(--color-home-yellow) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100{
  --tw-shadow-color: #e0e7ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/0{
  --tw-shadow-color: rgb(224 231 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/10{
  --tw-shadow-color: rgb(224 231 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/100{
  --tw-shadow-color: rgb(224 231 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/15{
  --tw-shadow-color: rgb(224 231 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/20{
  --tw-shadow-color: rgb(224 231 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/25{
  --tw-shadow-color: rgb(224 231 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/30{
  --tw-shadow-color: rgb(224 231 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/35{
  --tw-shadow-color: rgb(224 231 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/40{
  --tw-shadow-color: rgb(224 231 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/45{
  --tw-shadow-color: rgb(224 231 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/5{
  --tw-shadow-color: rgb(224 231 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/50{
  --tw-shadow-color: rgb(224 231 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/55{
  --tw-shadow-color: rgb(224 231 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/60{
  --tw-shadow-color: rgb(224 231 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/65{
  --tw-shadow-color: rgb(224 231 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/70{
  --tw-shadow-color: rgb(224 231 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/75{
  --tw-shadow-color: rgb(224 231 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/80{
  --tw-shadow-color: rgb(224 231 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/85{
  --tw-shadow-color: rgb(224 231 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/90{
  --tw-shadow-color: rgb(224 231 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/95{
  --tw-shadow-color: rgb(224 231 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200{
  --tw-shadow-color: #c7d2fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/0{
  --tw-shadow-color: rgb(199 210 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/10{
  --tw-shadow-color: rgb(199 210 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/100{
  --tw-shadow-color: rgb(199 210 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/15{
  --tw-shadow-color: rgb(199 210 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/20{
  --tw-shadow-color: rgb(199 210 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/25{
  --tw-shadow-color: rgb(199 210 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/30{
  --tw-shadow-color: rgb(199 210 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/35{
  --tw-shadow-color: rgb(199 210 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/40{
  --tw-shadow-color: rgb(199 210 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/45{
  --tw-shadow-color: rgb(199 210 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/5{
  --tw-shadow-color: rgb(199 210 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/50{
  --tw-shadow-color: rgb(199 210 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/55{
  --tw-shadow-color: rgb(199 210 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/60{
  --tw-shadow-color: rgb(199 210 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/65{
  --tw-shadow-color: rgb(199 210 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/70{
  --tw-shadow-color: rgb(199 210 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/75{
  --tw-shadow-color: rgb(199 210 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/80{
  --tw-shadow-color: rgb(199 210 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/85{
  --tw-shadow-color: rgb(199 210 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/90{
  --tw-shadow-color: rgb(199 210 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/95{
  --tw-shadow-color: rgb(199 210 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300{
  --tw-shadow-color: #a5b4fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/0{
  --tw-shadow-color: rgb(165 180 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/10{
  --tw-shadow-color: rgb(165 180 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/100{
  --tw-shadow-color: rgb(165 180 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/15{
  --tw-shadow-color: rgb(165 180 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/20{
  --tw-shadow-color: rgb(165 180 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/25{
  --tw-shadow-color: rgb(165 180 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/30{
  --tw-shadow-color: rgb(165 180 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/35{
  --tw-shadow-color: rgb(165 180 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/40{
  --tw-shadow-color: rgb(165 180 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/45{
  --tw-shadow-color: rgb(165 180 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/5{
  --tw-shadow-color: rgb(165 180 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/50{
  --tw-shadow-color: rgb(165 180 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/55{
  --tw-shadow-color: rgb(165 180 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/60{
  --tw-shadow-color: rgb(165 180 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/65{
  --tw-shadow-color: rgb(165 180 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/70{
  --tw-shadow-color: rgb(165 180 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/75{
  --tw-shadow-color: rgb(165 180 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/80{
  --tw-shadow-color: rgb(165 180 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/85{
  --tw-shadow-color: rgb(165 180 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/90{
  --tw-shadow-color: rgb(165 180 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/95{
  --tw-shadow-color: rgb(165 180 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400{
  --tw-shadow-color: #818cf8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/0{
  --tw-shadow-color: rgb(129 140 248 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/10{
  --tw-shadow-color: rgb(129 140 248 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/100{
  --tw-shadow-color: rgb(129 140 248 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/15{
  --tw-shadow-color: rgb(129 140 248 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/20{
  --tw-shadow-color: rgb(129 140 248 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/25{
  --tw-shadow-color: rgb(129 140 248 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/30{
  --tw-shadow-color: rgb(129 140 248 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/35{
  --tw-shadow-color: rgb(129 140 248 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/40{
  --tw-shadow-color: rgb(129 140 248 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/45{
  --tw-shadow-color: rgb(129 140 248 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/5{
  --tw-shadow-color: rgb(129 140 248 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/50{
  --tw-shadow-color: rgb(129 140 248 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/55{
  --tw-shadow-color: rgb(129 140 248 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/60{
  --tw-shadow-color: rgb(129 140 248 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/65{
  --tw-shadow-color: rgb(129 140 248 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/70{
  --tw-shadow-color: rgb(129 140 248 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/75{
  --tw-shadow-color: rgb(129 140 248 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/80{
  --tw-shadow-color: rgb(129 140 248 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/85{
  --tw-shadow-color: rgb(129 140 248 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/90{
  --tw-shadow-color: rgb(129 140 248 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/95{
  --tw-shadow-color: rgb(129 140 248 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50{
  --tw-shadow-color: #eef2ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/0{
  --tw-shadow-color: rgb(238 242 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/10{
  --tw-shadow-color: rgb(238 242 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/100{
  --tw-shadow-color: rgb(238 242 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/15{
  --tw-shadow-color: rgb(238 242 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/20{
  --tw-shadow-color: rgb(238 242 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/25{
  --tw-shadow-color: rgb(238 242 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/30{
  --tw-shadow-color: rgb(238 242 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/35{
  --tw-shadow-color: rgb(238 242 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/40{
  --tw-shadow-color: rgb(238 242 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/45{
  --tw-shadow-color: rgb(238 242 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/5{
  --tw-shadow-color: rgb(238 242 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/50{
  --tw-shadow-color: rgb(238 242 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/55{
  --tw-shadow-color: rgb(238 242 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/60{
  --tw-shadow-color: rgb(238 242 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/65{
  --tw-shadow-color: rgb(238 242 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/70{
  --tw-shadow-color: rgb(238 242 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/75{
  --tw-shadow-color: rgb(238 242 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/80{
  --tw-shadow-color: rgb(238 242 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/85{
  --tw-shadow-color: rgb(238 242 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/90{
  --tw-shadow-color: rgb(238 242 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/95{
  --tw-shadow-color: rgb(238 242 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500{
  --tw-shadow-color: #6366f1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/0{
  --tw-shadow-color: rgb(99 102 241 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/10{
  --tw-shadow-color: rgb(99 102 241 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/100{
  --tw-shadow-color: rgb(99 102 241 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/15{
  --tw-shadow-color: rgb(99 102 241 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/20{
  --tw-shadow-color: rgb(99 102 241 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/25{
  --tw-shadow-color: rgb(99 102 241 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/30{
  --tw-shadow-color: rgb(99 102 241 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/35{
  --tw-shadow-color: rgb(99 102 241 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/40{
  --tw-shadow-color: rgb(99 102 241 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/45{
  --tw-shadow-color: rgb(99 102 241 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/5{
  --tw-shadow-color: rgb(99 102 241 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/50{
  --tw-shadow-color: rgb(99 102 241 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/55{
  --tw-shadow-color: rgb(99 102 241 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/60{
  --tw-shadow-color: rgb(99 102 241 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/65{
  --tw-shadow-color: rgb(99 102 241 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/70{
  --tw-shadow-color: rgb(99 102 241 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/75{
  --tw-shadow-color: rgb(99 102 241 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/80{
  --tw-shadow-color: rgb(99 102 241 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/85{
  --tw-shadow-color: rgb(99 102 241 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/90{
  --tw-shadow-color: rgb(99 102 241 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/95{
  --tw-shadow-color: rgb(99 102 241 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600{
  --tw-shadow-color: #4f46e5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/0{
  --tw-shadow-color: rgb(79 70 229 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/10{
  --tw-shadow-color: rgb(79 70 229 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/100{
  --tw-shadow-color: rgb(79 70 229 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/15{
  --tw-shadow-color: rgb(79 70 229 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/20{
  --tw-shadow-color: rgb(79 70 229 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/25{
  --tw-shadow-color: rgb(79 70 229 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/30{
  --tw-shadow-color: rgb(79 70 229 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/35{
  --tw-shadow-color: rgb(79 70 229 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/40{
  --tw-shadow-color: rgb(79 70 229 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/45{
  --tw-shadow-color: rgb(79 70 229 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/5{
  --tw-shadow-color: rgb(79 70 229 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/50{
  --tw-shadow-color: rgb(79 70 229 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/55{
  --tw-shadow-color: rgb(79 70 229 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/60{
  --tw-shadow-color: rgb(79 70 229 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/65{
  --tw-shadow-color: rgb(79 70 229 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/70{
  --tw-shadow-color: rgb(79 70 229 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/75{
  --tw-shadow-color: rgb(79 70 229 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/80{
  --tw-shadow-color: rgb(79 70 229 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/85{
  --tw-shadow-color: rgb(79 70 229 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/90{
  --tw-shadow-color: rgb(79 70 229 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/95{
  --tw-shadow-color: rgb(79 70 229 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700{
  --tw-shadow-color: #4338ca;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/0{
  --tw-shadow-color: rgb(67 56 202 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/10{
  --tw-shadow-color: rgb(67 56 202 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/100{
  --tw-shadow-color: rgb(67 56 202 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/15{
  --tw-shadow-color: rgb(67 56 202 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/20{
  --tw-shadow-color: rgb(67 56 202 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/25{
  --tw-shadow-color: rgb(67 56 202 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/30{
  --tw-shadow-color: rgb(67 56 202 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/35{
  --tw-shadow-color: rgb(67 56 202 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/40{
  --tw-shadow-color: rgb(67 56 202 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/45{
  --tw-shadow-color: rgb(67 56 202 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/5{
  --tw-shadow-color: rgb(67 56 202 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/50{
  --tw-shadow-color: rgb(67 56 202 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/55{
  --tw-shadow-color: rgb(67 56 202 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/60{
  --tw-shadow-color: rgb(67 56 202 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/65{
  --tw-shadow-color: rgb(67 56 202 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/70{
  --tw-shadow-color: rgb(67 56 202 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/75{
  --tw-shadow-color: rgb(67 56 202 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/80{
  --tw-shadow-color: rgb(67 56 202 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/85{
  --tw-shadow-color: rgb(67 56 202 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/90{
  --tw-shadow-color: rgb(67 56 202 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/95{
  --tw-shadow-color: rgb(67 56 202 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800{
  --tw-shadow-color: #3730a3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/0{
  --tw-shadow-color: rgb(55 48 163 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/10{
  --tw-shadow-color: rgb(55 48 163 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/100{
  --tw-shadow-color: rgb(55 48 163 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/15{
  --tw-shadow-color: rgb(55 48 163 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/20{
  --tw-shadow-color: rgb(55 48 163 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/25{
  --tw-shadow-color: rgb(55 48 163 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/30{
  --tw-shadow-color: rgb(55 48 163 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/35{
  --tw-shadow-color: rgb(55 48 163 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/40{
  --tw-shadow-color: rgb(55 48 163 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/45{
  --tw-shadow-color: rgb(55 48 163 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/5{
  --tw-shadow-color: rgb(55 48 163 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/50{
  --tw-shadow-color: rgb(55 48 163 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/55{
  --tw-shadow-color: rgb(55 48 163 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/60{
  --tw-shadow-color: rgb(55 48 163 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/65{
  --tw-shadow-color: rgb(55 48 163 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/70{
  --tw-shadow-color: rgb(55 48 163 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/75{
  --tw-shadow-color: rgb(55 48 163 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/80{
  --tw-shadow-color: rgb(55 48 163 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/85{
  --tw-shadow-color: rgb(55 48 163 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/90{
  --tw-shadow-color: rgb(55 48 163 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/95{
  --tw-shadow-color: rgb(55 48 163 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900{
  --tw-shadow-color: #312e81;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/0{
  --tw-shadow-color: rgb(49 46 129 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/10{
  --tw-shadow-color: rgb(49 46 129 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/100{
  --tw-shadow-color: rgb(49 46 129 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/15{
  --tw-shadow-color: rgb(49 46 129 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/20{
  --tw-shadow-color: rgb(49 46 129 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/25{
  --tw-shadow-color: rgb(49 46 129 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/30{
  --tw-shadow-color: rgb(49 46 129 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/35{
  --tw-shadow-color: rgb(49 46 129 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/40{
  --tw-shadow-color: rgb(49 46 129 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/45{
  --tw-shadow-color: rgb(49 46 129 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/5{
  --tw-shadow-color: rgb(49 46 129 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/50{
  --tw-shadow-color: rgb(49 46 129 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/55{
  --tw-shadow-color: rgb(49 46 129 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/60{
  --tw-shadow-color: rgb(49 46 129 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/65{
  --tw-shadow-color: rgb(49 46 129 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/70{
  --tw-shadow-color: rgb(49 46 129 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/75{
  --tw-shadow-color: rgb(49 46 129 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/80{
  --tw-shadow-color: rgb(49 46 129 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/85{
  --tw-shadow-color: rgb(49 46 129 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/90{
  --tw-shadow-color: rgb(49 46 129 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/95{
  --tw-shadow-color: rgb(49 46 129 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950{
  --tw-shadow-color: #1e1b4b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/0{
  --tw-shadow-color: rgb(30 27 75 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/10{
  --tw-shadow-color: rgb(30 27 75 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/100{
  --tw-shadow-color: rgb(30 27 75 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/15{
  --tw-shadow-color: rgb(30 27 75 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/20{
  --tw-shadow-color: rgb(30 27 75 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/25{
  --tw-shadow-color: rgb(30 27 75 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/30{
  --tw-shadow-color: rgb(30 27 75 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/35{
  --tw-shadow-color: rgb(30 27 75 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/40{
  --tw-shadow-color: rgb(30 27 75 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/45{
  --tw-shadow-color: rgb(30 27 75 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/5{
  --tw-shadow-color: rgb(30 27 75 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/50{
  --tw-shadow-color: rgb(30 27 75 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/55{
  --tw-shadow-color: rgb(30 27 75 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/60{
  --tw-shadow-color: rgb(30 27 75 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/65{
  --tw-shadow-color: rgb(30 27 75 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/70{
  --tw-shadow-color: rgb(30 27 75 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/75{
  --tw-shadow-color: rgb(30 27 75 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/80{
  --tw-shadow-color: rgb(30 27 75 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/85{
  --tw-shadow-color: rgb(30 27 75 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/90{
  --tw-shadow-color: rgb(30 27 75 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/95{
  --tw-shadow-color: rgb(30 27 75 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-inherit{
  --tw-shadow-color: inherit;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input{
  --tw-shadow-color: hsl(var(--input));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/0{
  --tw-shadow-color: hsl(var(--input) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/10{
  --tw-shadow-color: hsl(var(--input) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/100{
  --tw-shadow-color: hsl(var(--input) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/15{
  --tw-shadow-color: hsl(var(--input) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/20{
  --tw-shadow-color: hsl(var(--input) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/25{
  --tw-shadow-color: hsl(var(--input) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/30{
  --tw-shadow-color: hsl(var(--input) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/35{
  --tw-shadow-color: hsl(var(--input) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/40{
  --tw-shadow-color: hsl(var(--input) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/45{
  --tw-shadow-color: hsl(var(--input) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/5{
  --tw-shadow-color: hsl(var(--input) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/50{
  --tw-shadow-color: hsl(var(--input) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/55{
  --tw-shadow-color: hsl(var(--input) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/60{
  --tw-shadow-color: hsl(var(--input) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/65{
  --tw-shadow-color: hsl(var(--input) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/70{
  --tw-shadow-color: hsl(var(--input) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/75{
  --tw-shadow-color: hsl(var(--input) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/80{
  --tw-shadow-color: hsl(var(--input) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/85{
  --tw-shadow-color: hsl(var(--input) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/90{
  --tw-shadow-color: hsl(var(--input) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/95{
  --tw-shadow-color: hsl(var(--input) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple{
  --tw-shadow-color: hsl(var(--color-investors-purple));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/0{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/10{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/100{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/15{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/20{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/25{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/30{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/35{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/40{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/45{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/5{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/50{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/55{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/60{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/65{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/70{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/75{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/80{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/85{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/90{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-investors-purple\/95{
  --tw-shadow-color: hsl(var(--color-investors-purple) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100{
  --tw-shadow-color: #ecfccb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/0{
  --tw-shadow-color: rgb(236 252 203 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/10{
  --tw-shadow-color: rgb(236 252 203 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/100{
  --tw-shadow-color: rgb(236 252 203 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/15{
  --tw-shadow-color: rgb(236 252 203 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/20{
  --tw-shadow-color: rgb(236 252 203 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/25{
  --tw-shadow-color: rgb(236 252 203 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/30{
  --tw-shadow-color: rgb(236 252 203 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/35{
  --tw-shadow-color: rgb(236 252 203 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/40{
  --tw-shadow-color: rgb(236 252 203 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/45{
  --tw-shadow-color: rgb(236 252 203 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/5{
  --tw-shadow-color: rgb(236 252 203 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/50{
  --tw-shadow-color: rgb(236 252 203 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/55{
  --tw-shadow-color: rgb(236 252 203 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/60{
  --tw-shadow-color: rgb(236 252 203 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/65{
  --tw-shadow-color: rgb(236 252 203 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/70{
  --tw-shadow-color: rgb(236 252 203 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/75{
  --tw-shadow-color: rgb(236 252 203 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/80{
  --tw-shadow-color: rgb(236 252 203 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/85{
  --tw-shadow-color: rgb(236 252 203 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/90{
  --tw-shadow-color: rgb(236 252 203 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/95{
  --tw-shadow-color: rgb(236 252 203 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200{
  --tw-shadow-color: #d9f99d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/0{
  --tw-shadow-color: rgb(217 249 157 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/10{
  --tw-shadow-color: rgb(217 249 157 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/100{
  --tw-shadow-color: rgb(217 249 157 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/15{
  --tw-shadow-color: rgb(217 249 157 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/20{
  --tw-shadow-color: rgb(217 249 157 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/25{
  --tw-shadow-color: rgb(217 249 157 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/30{
  --tw-shadow-color: rgb(217 249 157 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/35{
  --tw-shadow-color: rgb(217 249 157 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/40{
  --tw-shadow-color: rgb(217 249 157 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/45{
  --tw-shadow-color: rgb(217 249 157 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/5{
  --tw-shadow-color: rgb(217 249 157 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/50{
  --tw-shadow-color: rgb(217 249 157 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/55{
  --tw-shadow-color: rgb(217 249 157 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/60{
  --tw-shadow-color: rgb(217 249 157 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/65{
  --tw-shadow-color: rgb(217 249 157 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/70{
  --tw-shadow-color: rgb(217 249 157 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/75{
  --tw-shadow-color: rgb(217 249 157 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/80{
  --tw-shadow-color: rgb(217 249 157 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/85{
  --tw-shadow-color: rgb(217 249 157 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/90{
  --tw-shadow-color: rgb(217 249 157 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/95{
  --tw-shadow-color: rgb(217 249 157 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300{
  --tw-shadow-color: #bef264;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/0{
  --tw-shadow-color: rgb(190 242 100 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/10{
  --tw-shadow-color: rgb(190 242 100 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/100{
  --tw-shadow-color: rgb(190 242 100 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/15{
  --tw-shadow-color: rgb(190 242 100 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/20{
  --tw-shadow-color: rgb(190 242 100 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/25{
  --tw-shadow-color: rgb(190 242 100 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/30{
  --tw-shadow-color: rgb(190 242 100 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/35{
  --tw-shadow-color: rgb(190 242 100 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/40{
  --tw-shadow-color: rgb(190 242 100 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/45{
  --tw-shadow-color: rgb(190 242 100 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/5{
  --tw-shadow-color: rgb(190 242 100 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/50{
  --tw-shadow-color: rgb(190 242 100 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/55{
  --tw-shadow-color: rgb(190 242 100 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/60{
  --tw-shadow-color: rgb(190 242 100 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/65{
  --tw-shadow-color: rgb(190 242 100 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/70{
  --tw-shadow-color: rgb(190 242 100 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/75{
  --tw-shadow-color: rgb(190 242 100 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/80{
  --tw-shadow-color: rgb(190 242 100 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/85{
  --tw-shadow-color: rgb(190 242 100 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/90{
  --tw-shadow-color: rgb(190 242 100 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/95{
  --tw-shadow-color: rgb(190 242 100 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400{
  --tw-shadow-color: #a3e635;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/0{
  --tw-shadow-color: rgb(163 230 53 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/10{
  --tw-shadow-color: rgb(163 230 53 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/100{
  --tw-shadow-color: rgb(163 230 53 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/15{
  --tw-shadow-color: rgb(163 230 53 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/20{
  --tw-shadow-color: rgb(163 230 53 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/25{
  --tw-shadow-color: rgb(163 230 53 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/30{
  --tw-shadow-color: rgb(163 230 53 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/35{
  --tw-shadow-color: rgb(163 230 53 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/40{
  --tw-shadow-color: rgb(163 230 53 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/45{
  --tw-shadow-color: rgb(163 230 53 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/5{
  --tw-shadow-color: rgb(163 230 53 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/50{
  --tw-shadow-color: rgb(163 230 53 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/55{
  --tw-shadow-color: rgb(163 230 53 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/60{
  --tw-shadow-color: rgb(163 230 53 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/65{
  --tw-shadow-color: rgb(163 230 53 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/70{
  --tw-shadow-color: rgb(163 230 53 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/75{
  --tw-shadow-color: rgb(163 230 53 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/80{
  --tw-shadow-color: rgb(163 230 53 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/85{
  --tw-shadow-color: rgb(163 230 53 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/90{
  --tw-shadow-color: rgb(163 230 53 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/95{
  --tw-shadow-color: rgb(163 230 53 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50{
  --tw-shadow-color: #f7fee7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/0{
  --tw-shadow-color: rgb(247 254 231 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/10{
  --tw-shadow-color: rgb(247 254 231 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/100{
  --tw-shadow-color: rgb(247 254 231 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/15{
  --tw-shadow-color: rgb(247 254 231 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/20{
  --tw-shadow-color: rgb(247 254 231 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/25{
  --tw-shadow-color: rgb(247 254 231 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/30{
  --tw-shadow-color: rgb(247 254 231 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/35{
  --tw-shadow-color: rgb(247 254 231 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/40{
  --tw-shadow-color: rgb(247 254 231 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/45{
  --tw-shadow-color: rgb(247 254 231 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/5{
  --tw-shadow-color: rgb(247 254 231 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/50{
  --tw-shadow-color: rgb(247 254 231 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/55{
  --tw-shadow-color: rgb(247 254 231 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/60{
  --tw-shadow-color: rgb(247 254 231 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/65{
  --tw-shadow-color: rgb(247 254 231 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/70{
  --tw-shadow-color: rgb(247 254 231 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/75{
  --tw-shadow-color: rgb(247 254 231 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/80{
  --tw-shadow-color: rgb(247 254 231 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/85{
  --tw-shadow-color: rgb(247 254 231 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/90{
  --tw-shadow-color: rgb(247 254 231 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/95{
  --tw-shadow-color: rgb(247 254 231 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500{
  --tw-shadow-color: #84cc16;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/0{
  --tw-shadow-color: rgb(132 204 22 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/10{
  --tw-shadow-color: rgb(132 204 22 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/100{
  --tw-shadow-color: rgb(132 204 22 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/15{
  --tw-shadow-color: rgb(132 204 22 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/20{
  --tw-shadow-color: rgb(132 204 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/25{
  --tw-shadow-color: rgb(132 204 22 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/30{
  --tw-shadow-color: rgb(132 204 22 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/35{
  --tw-shadow-color: rgb(132 204 22 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/40{
  --tw-shadow-color: rgb(132 204 22 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/45{
  --tw-shadow-color: rgb(132 204 22 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/5{
  --tw-shadow-color: rgb(132 204 22 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/50{
  --tw-shadow-color: rgb(132 204 22 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/55{
  --tw-shadow-color: rgb(132 204 22 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/60{
  --tw-shadow-color: rgb(132 204 22 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/65{
  --tw-shadow-color: rgb(132 204 22 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/70{
  --tw-shadow-color: rgb(132 204 22 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/75{
  --tw-shadow-color: rgb(132 204 22 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/80{
  --tw-shadow-color: rgb(132 204 22 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/85{
  --tw-shadow-color: rgb(132 204 22 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/90{
  --tw-shadow-color: rgb(132 204 22 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/95{
  --tw-shadow-color: rgb(132 204 22 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600{
  --tw-shadow-color: #65a30d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/0{
  --tw-shadow-color: rgb(101 163 13 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/10{
  --tw-shadow-color: rgb(101 163 13 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/100{
  --tw-shadow-color: rgb(101 163 13 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/15{
  --tw-shadow-color: rgb(101 163 13 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/20{
  --tw-shadow-color: rgb(101 163 13 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/25{
  --tw-shadow-color: rgb(101 163 13 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/30{
  --tw-shadow-color: rgb(101 163 13 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/35{
  --tw-shadow-color: rgb(101 163 13 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/40{
  --tw-shadow-color: rgb(101 163 13 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/45{
  --tw-shadow-color: rgb(101 163 13 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/5{
  --tw-shadow-color: rgb(101 163 13 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/50{
  --tw-shadow-color: rgb(101 163 13 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/55{
  --tw-shadow-color: rgb(101 163 13 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/60{
  --tw-shadow-color: rgb(101 163 13 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/65{
  --tw-shadow-color: rgb(101 163 13 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/70{
  --tw-shadow-color: rgb(101 163 13 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/75{
  --tw-shadow-color: rgb(101 163 13 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/80{
  --tw-shadow-color: rgb(101 163 13 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/85{
  --tw-shadow-color: rgb(101 163 13 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/90{
  --tw-shadow-color: rgb(101 163 13 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/95{
  --tw-shadow-color: rgb(101 163 13 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700{
  --tw-shadow-color: #4d7c0f;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/0{
  --tw-shadow-color: rgb(77 124 15 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/10{
  --tw-shadow-color: rgb(77 124 15 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/100{
  --tw-shadow-color: rgb(77 124 15 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/15{
  --tw-shadow-color: rgb(77 124 15 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/20{
  --tw-shadow-color: rgb(77 124 15 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/25{
  --tw-shadow-color: rgb(77 124 15 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/30{
  --tw-shadow-color: rgb(77 124 15 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/35{
  --tw-shadow-color: rgb(77 124 15 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/40{
  --tw-shadow-color: rgb(77 124 15 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/45{
  --tw-shadow-color: rgb(77 124 15 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/5{
  --tw-shadow-color: rgb(77 124 15 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/50{
  --tw-shadow-color: rgb(77 124 15 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/55{
  --tw-shadow-color: rgb(77 124 15 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/60{
  --tw-shadow-color: rgb(77 124 15 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/65{
  --tw-shadow-color: rgb(77 124 15 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/70{
  --tw-shadow-color: rgb(77 124 15 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/75{
  --tw-shadow-color: rgb(77 124 15 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/80{
  --tw-shadow-color: rgb(77 124 15 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/85{
  --tw-shadow-color: rgb(77 124 15 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/90{
  --tw-shadow-color: rgb(77 124 15 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/95{
  --tw-shadow-color: rgb(77 124 15 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800{
  --tw-shadow-color: #3f6212;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/0{
  --tw-shadow-color: rgb(63 98 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/10{
  --tw-shadow-color: rgb(63 98 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/100{
  --tw-shadow-color: rgb(63 98 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/15{
  --tw-shadow-color: rgb(63 98 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/20{
  --tw-shadow-color: rgb(63 98 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/25{
  --tw-shadow-color: rgb(63 98 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/30{
  --tw-shadow-color: rgb(63 98 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/35{
  --tw-shadow-color: rgb(63 98 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/40{
  --tw-shadow-color: rgb(63 98 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/45{
  --tw-shadow-color: rgb(63 98 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/5{
  --tw-shadow-color: rgb(63 98 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/50{
  --tw-shadow-color: rgb(63 98 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/55{
  --tw-shadow-color: rgb(63 98 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/60{
  --tw-shadow-color: rgb(63 98 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/65{
  --tw-shadow-color: rgb(63 98 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/70{
  --tw-shadow-color: rgb(63 98 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/75{
  --tw-shadow-color: rgb(63 98 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/80{
  --tw-shadow-color: rgb(63 98 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/85{
  --tw-shadow-color: rgb(63 98 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/90{
  --tw-shadow-color: rgb(63 98 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/95{
  --tw-shadow-color: rgb(63 98 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900{
  --tw-shadow-color: #365314;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/0{
  --tw-shadow-color: rgb(54 83 20 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/10{
  --tw-shadow-color: rgb(54 83 20 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/100{
  --tw-shadow-color: rgb(54 83 20 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/15{
  --tw-shadow-color: rgb(54 83 20 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/20{
  --tw-shadow-color: rgb(54 83 20 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/25{
  --tw-shadow-color: rgb(54 83 20 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/30{
  --tw-shadow-color: rgb(54 83 20 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/35{
  --tw-shadow-color: rgb(54 83 20 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/40{
  --tw-shadow-color: rgb(54 83 20 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/45{
  --tw-shadow-color: rgb(54 83 20 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/5{
  --tw-shadow-color: rgb(54 83 20 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/50{
  --tw-shadow-color: rgb(54 83 20 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/55{
  --tw-shadow-color: rgb(54 83 20 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/60{
  --tw-shadow-color: rgb(54 83 20 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/65{
  --tw-shadow-color: rgb(54 83 20 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/70{
  --tw-shadow-color: rgb(54 83 20 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/75{
  --tw-shadow-color: rgb(54 83 20 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/80{
  --tw-shadow-color: rgb(54 83 20 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/85{
  --tw-shadow-color: rgb(54 83 20 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/90{
  --tw-shadow-color: rgb(54 83 20 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/95{
  --tw-shadow-color: rgb(54 83 20 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950{
  --tw-shadow-color: #1a2e05;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/0{
  --tw-shadow-color: rgb(26 46 5 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/10{
  --tw-shadow-color: rgb(26 46 5 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/100{
  --tw-shadow-color: rgb(26 46 5 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/15{
  --tw-shadow-color: rgb(26 46 5 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/20{
  --tw-shadow-color: rgb(26 46 5 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/25{
  --tw-shadow-color: rgb(26 46 5 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/30{
  --tw-shadow-color: rgb(26 46 5 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/35{
  --tw-shadow-color: rgb(26 46 5 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/40{
  --tw-shadow-color: rgb(26 46 5 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/45{
  --tw-shadow-color: rgb(26 46 5 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/5{
  --tw-shadow-color: rgb(26 46 5 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/50{
  --tw-shadow-color: rgb(26 46 5 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/55{
  --tw-shadow-color: rgb(26 46 5 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/60{
  --tw-shadow-color: rgb(26 46 5 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/65{
  --tw-shadow-color: rgb(26 46 5 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/70{
  --tw-shadow-color: rgb(26 46 5 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/75{
  --tw-shadow-color: rgb(26 46 5 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/80{
  --tw-shadow-color: rgb(26 46 5 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/85{
  --tw-shadow-color: rgb(26 46 5 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/90{
  --tw-shadow-color: rgb(26 46 5 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/95{
  --tw-shadow-color: rgb(26 46 5 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple{
  --tw-shadow-color: hsl(var(--color-media-purple));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/0{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/10{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/100{
  --tw-shadow-color: hsl(var(--color-media-purple) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/15{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/20{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/25{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/30{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/35{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/40{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/45{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/5{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/50{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/55{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/60{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/65{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/70{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/75{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/80{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/85{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/90{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-media-purple\/95{
  --tw-shadow-color: hsl(var(--color-media-purple) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted{
  --tw-shadow-color: hsl(var(--muted));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground{
  --tw-shadow-color: hsl(var(--muted-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/0{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/10{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/100{
  --tw-shadow-color: hsl(var(--muted-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/15{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/20{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/25{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/30{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/35{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/40{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/45{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/5{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/50{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/55{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/60{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/65{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/70{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/75{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/80{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/85{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/90{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/95{
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/0{
  --tw-shadow-color: hsl(var(--muted) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/10{
  --tw-shadow-color: hsl(var(--muted) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/100{
  --tw-shadow-color: hsl(var(--muted) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/15{
  --tw-shadow-color: hsl(var(--muted) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/20{
  --tw-shadow-color: hsl(var(--muted) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/25{
  --tw-shadow-color: hsl(var(--muted) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/30{
  --tw-shadow-color: hsl(var(--muted) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/35{
  --tw-shadow-color: hsl(var(--muted) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/40{
  --tw-shadow-color: hsl(var(--muted) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/45{
  --tw-shadow-color: hsl(var(--muted) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/5{
  --tw-shadow-color: hsl(var(--muted) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/50{
  --tw-shadow-color: hsl(var(--muted) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/55{
  --tw-shadow-color: hsl(var(--muted) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/60{
  --tw-shadow-color: hsl(var(--muted) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/65{
  --tw-shadow-color: hsl(var(--muted) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/70{
  --tw-shadow-color: hsl(var(--muted) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/75{
  --tw-shadow-color: hsl(var(--muted) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/80{
  --tw-shadow-color: hsl(var(--muted) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/85{
  --tw-shadow-color: hsl(var(--muted) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/90{
  --tw-shadow-color: hsl(var(--muted) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/95{
  --tw-shadow-color: hsl(var(--muted) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100{
  --tw-shadow-color: #f5f5f5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/0{
  --tw-shadow-color: rgb(245 245 245 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/10{
  --tw-shadow-color: rgb(245 245 245 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/100{
  --tw-shadow-color: rgb(245 245 245 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/15{
  --tw-shadow-color: rgb(245 245 245 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/20{
  --tw-shadow-color: rgb(245 245 245 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/25{
  --tw-shadow-color: rgb(245 245 245 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/30{
  --tw-shadow-color: rgb(245 245 245 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/35{
  --tw-shadow-color: rgb(245 245 245 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/40{
  --tw-shadow-color: rgb(245 245 245 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/45{
  --tw-shadow-color: rgb(245 245 245 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/5{
  --tw-shadow-color: rgb(245 245 245 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/50{
  --tw-shadow-color: rgb(245 245 245 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/55{
  --tw-shadow-color: rgb(245 245 245 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/60{
  --tw-shadow-color: rgb(245 245 245 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/65{
  --tw-shadow-color: rgb(245 245 245 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/70{
  --tw-shadow-color: rgb(245 245 245 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/75{
  --tw-shadow-color: rgb(245 245 245 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/80{
  --tw-shadow-color: rgb(245 245 245 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/85{
  --tw-shadow-color: rgb(245 245 245 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/90{
  --tw-shadow-color: rgb(245 245 245 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/95{
  --tw-shadow-color: rgb(245 245 245 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200{
  --tw-shadow-color: #e5e5e5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/0{
  --tw-shadow-color: rgb(229 229 229 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/10{
  --tw-shadow-color: rgb(229 229 229 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/100{
  --tw-shadow-color: rgb(229 229 229 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/15{
  --tw-shadow-color: rgb(229 229 229 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/20{
  --tw-shadow-color: rgb(229 229 229 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/25{
  --tw-shadow-color: rgb(229 229 229 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/30{
  --tw-shadow-color: rgb(229 229 229 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/35{
  --tw-shadow-color: rgb(229 229 229 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/40{
  --tw-shadow-color: rgb(229 229 229 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/45{
  --tw-shadow-color: rgb(229 229 229 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/5{
  --tw-shadow-color: rgb(229 229 229 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/50{
  --tw-shadow-color: rgb(229 229 229 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/55{
  --tw-shadow-color: rgb(229 229 229 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/60{
  --tw-shadow-color: rgb(229 229 229 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/65{
  --tw-shadow-color: rgb(229 229 229 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/70{
  --tw-shadow-color: rgb(229 229 229 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/75{
  --tw-shadow-color: rgb(229 229 229 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/80{
  --tw-shadow-color: rgb(229 229 229 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/85{
  --tw-shadow-color: rgb(229 229 229 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/90{
  --tw-shadow-color: rgb(229 229 229 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/95{
  --tw-shadow-color: rgb(229 229 229 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300{
  --tw-shadow-color: #d4d4d4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/0{
  --tw-shadow-color: rgb(212 212 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/10{
  --tw-shadow-color: rgb(212 212 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/100{
  --tw-shadow-color: rgb(212 212 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/15{
  --tw-shadow-color: rgb(212 212 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/20{
  --tw-shadow-color: rgb(212 212 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/25{
  --tw-shadow-color: rgb(212 212 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/30{
  --tw-shadow-color: rgb(212 212 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/35{
  --tw-shadow-color: rgb(212 212 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/40{
  --tw-shadow-color: rgb(212 212 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/45{
  --tw-shadow-color: rgb(212 212 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/5{
  --tw-shadow-color: rgb(212 212 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/50{
  --tw-shadow-color: rgb(212 212 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/55{
  --tw-shadow-color: rgb(212 212 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/60{
  --tw-shadow-color: rgb(212 212 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/65{
  --tw-shadow-color: rgb(212 212 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/70{
  --tw-shadow-color: rgb(212 212 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/75{
  --tw-shadow-color: rgb(212 212 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/80{
  --tw-shadow-color: rgb(212 212 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/85{
  --tw-shadow-color: rgb(212 212 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/90{
  --tw-shadow-color: rgb(212 212 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/95{
  --tw-shadow-color: rgb(212 212 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400{
  --tw-shadow-color: #a3a3a3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/0{
  --tw-shadow-color: rgb(163 163 163 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/10{
  --tw-shadow-color: rgb(163 163 163 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/100{
  --tw-shadow-color: rgb(163 163 163 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/15{
  --tw-shadow-color: rgb(163 163 163 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/20{
  --tw-shadow-color: rgb(163 163 163 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/25{
  --tw-shadow-color: rgb(163 163 163 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/30{
  --tw-shadow-color: rgb(163 163 163 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/35{
  --tw-shadow-color: rgb(163 163 163 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/40{
  --tw-shadow-color: rgb(163 163 163 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/45{
  --tw-shadow-color: rgb(163 163 163 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/5{
  --tw-shadow-color: rgb(163 163 163 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/50{
  --tw-shadow-color: rgb(163 163 163 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/55{
  --tw-shadow-color: rgb(163 163 163 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/60{
  --tw-shadow-color: rgb(163 163 163 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/65{
  --tw-shadow-color: rgb(163 163 163 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/70{
  --tw-shadow-color: rgb(163 163 163 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/75{
  --tw-shadow-color: rgb(163 163 163 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/80{
  --tw-shadow-color: rgb(163 163 163 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/85{
  --tw-shadow-color: rgb(163 163 163 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/90{
  --tw-shadow-color: rgb(163 163 163 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/95{
  --tw-shadow-color: rgb(163 163 163 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50{
  --tw-shadow-color: #fafafa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/0{
  --tw-shadow-color: rgb(250 250 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/10{
  --tw-shadow-color: rgb(250 250 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/100{
  --tw-shadow-color: rgb(250 250 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/15{
  --tw-shadow-color: rgb(250 250 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/20{
  --tw-shadow-color: rgb(250 250 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/25{
  --tw-shadow-color: rgb(250 250 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/30{
  --tw-shadow-color: rgb(250 250 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/35{
  --tw-shadow-color: rgb(250 250 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/40{
  --tw-shadow-color: rgb(250 250 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/45{
  --tw-shadow-color: rgb(250 250 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/5{
  --tw-shadow-color: rgb(250 250 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/50{
  --tw-shadow-color: rgb(250 250 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/55{
  --tw-shadow-color: rgb(250 250 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/60{
  --tw-shadow-color: rgb(250 250 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/65{
  --tw-shadow-color: rgb(250 250 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/70{
  --tw-shadow-color: rgb(250 250 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/75{
  --tw-shadow-color: rgb(250 250 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/80{
  --tw-shadow-color: rgb(250 250 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/85{
  --tw-shadow-color: rgb(250 250 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/90{
  --tw-shadow-color: rgb(250 250 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/95{
  --tw-shadow-color: rgb(250 250 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500{
  --tw-shadow-color: #737373;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/0{
  --tw-shadow-color: rgb(115 115 115 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/10{
  --tw-shadow-color: rgb(115 115 115 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/100{
  --tw-shadow-color: rgb(115 115 115 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/15{
  --tw-shadow-color: rgb(115 115 115 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/20{
  --tw-shadow-color: rgb(115 115 115 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/25{
  --tw-shadow-color: rgb(115 115 115 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/30{
  --tw-shadow-color: rgb(115 115 115 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/35{
  --tw-shadow-color: rgb(115 115 115 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/40{
  --tw-shadow-color: rgb(115 115 115 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/45{
  --tw-shadow-color: rgb(115 115 115 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/5{
  --tw-shadow-color: rgb(115 115 115 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/50{
  --tw-shadow-color: rgb(115 115 115 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/55{
  --tw-shadow-color: rgb(115 115 115 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/60{
  --tw-shadow-color: rgb(115 115 115 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/65{
  --tw-shadow-color: rgb(115 115 115 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/70{
  --tw-shadow-color: rgb(115 115 115 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/75{
  --tw-shadow-color: rgb(115 115 115 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/80{
  --tw-shadow-color: rgb(115 115 115 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/85{
  --tw-shadow-color: rgb(115 115 115 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/90{
  --tw-shadow-color: rgb(115 115 115 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/95{
  --tw-shadow-color: rgb(115 115 115 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600{
  --tw-shadow-color: #525252;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/0{
  --tw-shadow-color: rgb(82 82 82 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/10{
  --tw-shadow-color: rgb(82 82 82 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/100{
  --tw-shadow-color: rgb(82 82 82 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/15{
  --tw-shadow-color: rgb(82 82 82 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/20{
  --tw-shadow-color: rgb(82 82 82 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/25{
  --tw-shadow-color: rgb(82 82 82 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/30{
  --tw-shadow-color: rgb(82 82 82 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/35{
  --tw-shadow-color: rgb(82 82 82 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/40{
  --tw-shadow-color: rgb(82 82 82 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/45{
  --tw-shadow-color: rgb(82 82 82 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/5{
  --tw-shadow-color: rgb(82 82 82 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/50{
  --tw-shadow-color: rgb(82 82 82 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/55{
  --tw-shadow-color: rgb(82 82 82 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/60{
  --tw-shadow-color: rgb(82 82 82 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/65{
  --tw-shadow-color: rgb(82 82 82 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/70{
  --tw-shadow-color: rgb(82 82 82 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/75{
  --tw-shadow-color: rgb(82 82 82 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/80{
  --tw-shadow-color: rgb(82 82 82 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/85{
  --tw-shadow-color: rgb(82 82 82 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/90{
  --tw-shadow-color: rgb(82 82 82 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/95{
  --tw-shadow-color: rgb(82 82 82 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700{
  --tw-shadow-color: #404040;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/0{
  --tw-shadow-color: rgb(64 64 64 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/10{
  --tw-shadow-color: rgb(64 64 64 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/100{
  --tw-shadow-color: rgb(64 64 64 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/15{
  --tw-shadow-color: rgb(64 64 64 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/20{
  --tw-shadow-color: rgb(64 64 64 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/25{
  --tw-shadow-color: rgb(64 64 64 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/30{
  --tw-shadow-color: rgb(64 64 64 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/35{
  --tw-shadow-color: rgb(64 64 64 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/40{
  --tw-shadow-color: rgb(64 64 64 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/45{
  --tw-shadow-color: rgb(64 64 64 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/5{
  --tw-shadow-color: rgb(64 64 64 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/50{
  --tw-shadow-color: rgb(64 64 64 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/55{
  --tw-shadow-color: rgb(64 64 64 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/60{
  --tw-shadow-color: rgb(64 64 64 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/65{
  --tw-shadow-color: rgb(64 64 64 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/70{
  --tw-shadow-color: rgb(64 64 64 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/75{
  --tw-shadow-color: rgb(64 64 64 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/80{
  --tw-shadow-color: rgb(64 64 64 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/85{
  --tw-shadow-color: rgb(64 64 64 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/90{
  --tw-shadow-color: rgb(64 64 64 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/95{
  --tw-shadow-color: rgb(64 64 64 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800{
  --tw-shadow-color: #262626;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/0{
  --tw-shadow-color: rgb(38 38 38 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/10{
  --tw-shadow-color: rgb(38 38 38 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/100{
  --tw-shadow-color: rgb(38 38 38 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/15{
  --tw-shadow-color: rgb(38 38 38 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/20{
  --tw-shadow-color: rgb(38 38 38 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/25{
  --tw-shadow-color: rgb(38 38 38 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/30{
  --tw-shadow-color: rgb(38 38 38 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/35{
  --tw-shadow-color: rgb(38 38 38 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/40{
  --tw-shadow-color: rgb(38 38 38 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/45{
  --tw-shadow-color: rgb(38 38 38 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/5{
  --tw-shadow-color: rgb(38 38 38 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/50{
  --tw-shadow-color: rgb(38 38 38 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/55{
  --tw-shadow-color: rgb(38 38 38 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/60{
  --tw-shadow-color: rgb(38 38 38 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/65{
  --tw-shadow-color: rgb(38 38 38 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/70{
  --tw-shadow-color: rgb(38 38 38 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/75{
  --tw-shadow-color: rgb(38 38 38 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/80{
  --tw-shadow-color: rgb(38 38 38 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/85{
  --tw-shadow-color: rgb(38 38 38 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/90{
  --tw-shadow-color: rgb(38 38 38 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/95{
  --tw-shadow-color: rgb(38 38 38 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900{
  --tw-shadow-color: #171717;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/0{
  --tw-shadow-color: rgb(23 23 23 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/10{
  --tw-shadow-color: rgb(23 23 23 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/100{
  --tw-shadow-color: rgb(23 23 23 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/15{
  --tw-shadow-color: rgb(23 23 23 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/20{
  --tw-shadow-color: rgb(23 23 23 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/25{
  --tw-shadow-color: rgb(23 23 23 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/30{
  --tw-shadow-color: rgb(23 23 23 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/35{
  --tw-shadow-color: rgb(23 23 23 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/40{
  --tw-shadow-color: rgb(23 23 23 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/45{
  --tw-shadow-color: rgb(23 23 23 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/5{
  --tw-shadow-color: rgb(23 23 23 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/50{
  --tw-shadow-color: rgb(23 23 23 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/55{
  --tw-shadow-color: rgb(23 23 23 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/60{
  --tw-shadow-color: rgb(23 23 23 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/65{
  --tw-shadow-color: rgb(23 23 23 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/70{
  --tw-shadow-color: rgb(23 23 23 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/75{
  --tw-shadow-color: rgb(23 23 23 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/80{
  --tw-shadow-color: rgb(23 23 23 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/85{
  --tw-shadow-color: rgb(23 23 23 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/90{
  --tw-shadow-color: rgb(23 23 23 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/95{
  --tw-shadow-color: rgb(23 23 23 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950{
  --tw-shadow-color: #0a0a0a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/0{
  --tw-shadow-color: rgb(10 10 10 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/10{
  --tw-shadow-color: rgb(10 10 10 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/100{
  --tw-shadow-color: rgb(10 10 10 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/15{
  --tw-shadow-color: rgb(10 10 10 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/20{
  --tw-shadow-color: rgb(10 10 10 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/25{
  --tw-shadow-color: rgb(10 10 10 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/30{
  --tw-shadow-color: rgb(10 10 10 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/35{
  --tw-shadow-color: rgb(10 10 10 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/40{
  --tw-shadow-color: rgb(10 10 10 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/45{
  --tw-shadow-color: rgb(10 10 10 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/5{
  --tw-shadow-color: rgb(10 10 10 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/50{
  --tw-shadow-color: rgb(10 10 10 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/55{
  --tw-shadow-color: rgb(10 10 10 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/60{
  --tw-shadow-color: rgb(10 10 10 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/65{
  --tw-shadow-color: rgb(10 10 10 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/70{
  --tw-shadow-color: rgb(10 10 10 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/75{
  --tw-shadow-color: rgb(10 10 10 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/80{
  --tw-shadow-color: rgb(10 10 10 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/85{
  --tw-shadow-color: rgb(10 10 10 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/90{
  --tw-shadow-color: rgb(10 10 10 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/95{
  --tw-shadow-color: rgb(10 10 10 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100{
  --tw-shadow-color: #ffedd5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/0{
  --tw-shadow-color: rgb(255 237 213 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/10{
  --tw-shadow-color: rgb(255 237 213 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/100{
  --tw-shadow-color: rgb(255 237 213 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/15{
  --tw-shadow-color: rgb(255 237 213 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/20{
  --tw-shadow-color: rgb(255 237 213 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/25{
  --tw-shadow-color: rgb(255 237 213 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/30{
  --tw-shadow-color: rgb(255 237 213 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/35{
  --tw-shadow-color: rgb(255 237 213 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/40{
  --tw-shadow-color: rgb(255 237 213 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/45{
  --tw-shadow-color: rgb(255 237 213 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/5{
  --tw-shadow-color: rgb(255 237 213 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/50{
  --tw-shadow-color: rgb(255 237 213 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/55{
  --tw-shadow-color: rgb(255 237 213 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/60{
  --tw-shadow-color: rgb(255 237 213 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/65{
  --tw-shadow-color: rgb(255 237 213 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/70{
  --tw-shadow-color: rgb(255 237 213 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/75{
  --tw-shadow-color: rgb(255 237 213 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/80{
  --tw-shadow-color: rgb(255 237 213 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/85{
  --tw-shadow-color: rgb(255 237 213 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/90{
  --tw-shadow-color: rgb(255 237 213 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/95{
  --tw-shadow-color: rgb(255 237 213 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200{
  --tw-shadow-color: #fed7aa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/0{
  --tw-shadow-color: rgb(254 215 170 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/10{
  --tw-shadow-color: rgb(254 215 170 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/100{
  --tw-shadow-color: rgb(254 215 170 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/15{
  --tw-shadow-color: rgb(254 215 170 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/20{
  --tw-shadow-color: rgb(254 215 170 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/25{
  --tw-shadow-color: rgb(254 215 170 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/30{
  --tw-shadow-color: rgb(254 215 170 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/35{
  --tw-shadow-color: rgb(254 215 170 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/40{
  --tw-shadow-color: rgb(254 215 170 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/45{
  --tw-shadow-color: rgb(254 215 170 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/5{
  --tw-shadow-color: rgb(254 215 170 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/50{
  --tw-shadow-color: rgb(254 215 170 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/55{
  --tw-shadow-color: rgb(254 215 170 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/60{
  --tw-shadow-color: rgb(254 215 170 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/65{
  --tw-shadow-color: rgb(254 215 170 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/70{
  --tw-shadow-color: rgb(254 215 170 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/75{
  --tw-shadow-color: rgb(254 215 170 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/80{
  --tw-shadow-color: rgb(254 215 170 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/85{
  --tw-shadow-color: rgb(254 215 170 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/90{
  --tw-shadow-color: rgb(254 215 170 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/95{
  --tw-shadow-color: rgb(254 215 170 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300{
  --tw-shadow-color: #fdba74;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/0{
  --tw-shadow-color: rgb(253 186 116 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/10{
  --tw-shadow-color: rgb(253 186 116 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/100{
  --tw-shadow-color: rgb(253 186 116 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/15{
  --tw-shadow-color: rgb(253 186 116 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/20{
  --tw-shadow-color: rgb(253 186 116 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/25{
  --tw-shadow-color: rgb(253 186 116 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/30{
  --tw-shadow-color: rgb(253 186 116 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/35{
  --tw-shadow-color: rgb(253 186 116 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/40{
  --tw-shadow-color: rgb(253 186 116 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/45{
  --tw-shadow-color: rgb(253 186 116 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/5{
  --tw-shadow-color: rgb(253 186 116 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/50{
  --tw-shadow-color: rgb(253 186 116 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/55{
  --tw-shadow-color: rgb(253 186 116 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/60{
  --tw-shadow-color: rgb(253 186 116 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/65{
  --tw-shadow-color: rgb(253 186 116 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/70{
  --tw-shadow-color: rgb(253 186 116 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/75{
  --tw-shadow-color: rgb(253 186 116 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/80{
  --tw-shadow-color: rgb(253 186 116 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/85{
  --tw-shadow-color: rgb(253 186 116 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/90{
  --tw-shadow-color: rgb(253 186 116 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/95{
  --tw-shadow-color: rgb(253 186 116 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400{
  --tw-shadow-color: #fb923c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/0{
  --tw-shadow-color: rgb(251 146 60 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/10{
  --tw-shadow-color: rgb(251 146 60 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/100{
  --tw-shadow-color: rgb(251 146 60 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/15{
  --tw-shadow-color: rgb(251 146 60 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/20{
  --tw-shadow-color: rgb(251 146 60 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/25{
  --tw-shadow-color: rgb(251 146 60 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/30{
  --tw-shadow-color: rgb(251 146 60 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/35{
  --tw-shadow-color: rgb(251 146 60 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/40{
  --tw-shadow-color: rgb(251 146 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/45{
  --tw-shadow-color: rgb(251 146 60 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/5{
  --tw-shadow-color: rgb(251 146 60 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/50{
  --tw-shadow-color: rgb(251 146 60 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/55{
  --tw-shadow-color: rgb(251 146 60 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/60{
  --tw-shadow-color: rgb(251 146 60 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/65{
  --tw-shadow-color: rgb(251 146 60 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/70{
  --tw-shadow-color: rgb(251 146 60 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/75{
  --tw-shadow-color: rgb(251 146 60 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/80{
  --tw-shadow-color: rgb(251 146 60 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/85{
  --tw-shadow-color: rgb(251 146 60 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/90{
  --tw-shadow-color: rgb(251 146 60 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/95{
  --tw-shadow-color: rgb(251 146 60 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50{
  --tw-shadow-color: #fff7ed;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/0{
  --tw-shadow-color: rgb(255 247 237 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/10{
  --tw-shadow-color: rgb(255 247 237 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/100{
  --tw-shadow-color: rgb(255 247 237 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/15{
  --tw-shadow-color: rgb(255 247 237 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/20{
  --tw-shadow-color: rgb(255 247 237 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/25{
  --tw-shadow-color: rgb(255 247 237 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/30{
  --tw-shadow-color: rgb(255 247 237 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/35{
  --tw-shadow-color: rgb(255 247 237 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/40{
  --tw-shadow-color: rgb(255 247 237 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/45{
  --tw-shadow-color: rgb(255 247 237 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/5{
  --tw-shadow-color: rgb(255 247 237 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/50{
  --tw-shadow-color: rgb(255 247 237 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/55{
  --tw-shadow-color: rgb(255 247 237 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/60{
  --tw-shadow-color: rgb(255 247 237 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/65{
  --tw-shadow-color: rgb(255 247 237 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/70{
  --tw-shadow-color: rgb(255 247 237 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/75{
  --tw-shadow-color: rgb(255 247 237 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/80{
  --tw-shadow-color: rgb(255 247 237 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/85{
  --tw-shadow-color: rgb(255 247 237 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/90{
  --tw-shadow-color: rgb(255 247 237 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/95{
  --tw-shadow-color: rgb(255 247 237 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500{
  --tw-shadow-color: #f97316;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/0{
  --tw-shadow-color: rgb(249 115 22 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/10{
  --tw-shadow-color: rgb(249 115 22 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/100{
  --tw-shadow-color: rgb(249 115 22 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/15{
  --tw-shadow-color: rgb(249 115 22 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/20{
  --tw-shadow-color: rgb(249 115 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/25{
  --tw-shadow-color: rgb(249 115 22 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/30{
  --tw-shadow-color: rgb(249 115 22 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/35{
  --tw-shadow-color: rgb(249 115 22 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/40{
  --tw-shadow-color: rgb(249 115 22 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/45{
  --tw-shadow-color: rgb(249 115 22 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/5{
  --tw-shadow-color: rgb(249 115 22 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/50{
  --tw-shadow-color: rgb(249 115 22 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/55{
  --tw-shadow-color: rgb(249 115 22 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/60{
  --tw-shadow-color: rgb(249 115 22 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/65{
  --tw-shadow-color: rgb(249 115 22 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/70{
  --tw-shadow-color: rgb(249 115 22 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/75{
  --tw-shadow-color: rgb(249 115 22 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/80{
  --tw-shadow-color: rgb(249 115 22 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/85{
  --tw-shadow-color: rgb(249 115 22 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/90{
  --tw-shadow-color: rgb(249 115 22 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/95{
  --tw-shadow-color: rgb(249 115 22 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600{
  --tw-shadow-color: #ea580c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/0{
  --tw-shadow-color: rgb(234 88 12 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/10{
  --tw-shadow-color: rgb(234 88 12 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/100{
  --tw-shadow-color: rgb(234 88 12 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/15{
  --tw-shadow-color: rgb(234 88 12 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/20{
  --tw-shadow-color: rgb(234 88 12 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/25{
  --tw-shadow-color: rgb(234 88 12 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/30{
  --tw-shadow-color: rgb(234 88 12 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/35{
  --tw-shadow-color: rgb(234 88 12 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/40{
  --tw-shadow-color: rgb(234 88 12 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/45{
  --tw-shadow-color: rgb(234 88 12 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/5{
  --tw-shadow-color: rgb(234 88 12 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/50{
  --tw-shadow-color: rgb(234 88 12 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/55{
  --tw-shadow-color: rgb(234 88 12 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/60{
  --tw-shadow-color: rgb(234 88 12 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/65{
  --tw-shadow-color: rgb(234 88 12 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/70{
  --tw-shadow-color: rgb(234 88 12 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/75{
  --tw-shadow-color: rgb(234 88 12 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/80{
  --tw-shadow-color: rgb(234 88 12 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/85{
  --tw-shadow-color: rgb(234 88 12 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/90{
  --tw-shadow-color: rgb(234 88 12 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/95{
  --tw-shadow-color: rgb(234 88 12 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700{
  --tw-shadow-color: #c2410c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/0{
  --tw-shadow-color: rgb(194 65 12 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/10{
  --tw-shadow-color: rgb(194 65 12 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/100{
  --tw-shadow-color: rgb(194 65 12 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/15{
  --tw-shadow-color: rgb(194 65 12 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/20{
  --tw-shadow-color: rgb(194 65 12 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/25{
  --tw-shadow-color: rgb(194 65 12 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/30{
  --tw-shadow-color: rgb(194 65 12 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/35{
  --tw-shadow-color: rgb(194 65 12 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/40{
  --tw-shadow-color: rgb(194 65 12 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/45{
  --tw-shadow-color: rgb(194 65 12 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/5{
  --tw-shadow-color: rgb(194 65 12 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/50{
  --tw-shadow-color: rgb(194 65 12 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/55{
  --tw-shadow-color: rgb(194 65 12 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/60{
  --tw-shadow-color: rgb(194 65 12 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/65{
  --tw-shadow-color: rgb(194 65 12 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/70{
  --tw-shadow-color: rgb(194 65 12 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/75{
  --tw-shadow-color: rgb(194 65 12 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/80{
  --tw-shadow-color: rgb(194 65 12 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/85{
  --tw-shadow-color: rgb(194 65 12 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/90{
  --tw-shadow-color: rgb(194 65 12 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/95{
  --tw-shadow-color: rgb(194 65 12 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800{
  --tw-shadow-color: #9a3412;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/0{
  --tw-shadow-color: rgb(154 52 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/10{
  --tw-shadow-color: rgb(154 52 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/100{
  --tw-shadow-color: rgb(154 52 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/15{
  --tw-shadow-color: rgb(154 52 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/20{
  --tw-shadow-color: rgb(154 52 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/25{
  --tw-shadow-color: rgb(154 52 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/30{
  --tw-shadow-color: rgb(154 52 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/35{
  --tw-shadow-color: rgb(154 52 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/40{
  --tw-shadow-color: rgb(154 52 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/45{
  --tw-shadow-color: rgb(154 52 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/5{
  --tw-shadow-color: rgb(154 52 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/50{
  --tw-shadow-color: rgb(154 52 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/55{
  --tw-shadow-color: rgb(154 52 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/60{
  --tw-shadow-color: rgb(154 52 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/65{
  --tw-shadow-color: rgb(154 52 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/70{
  --tw-shadow-color: rgb(154 52 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/75{
  --tw-shadow-color: rgb(154 52 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/80{
  --tw-shadow-color: rgb(154 52 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/85{
  --tw-shadow-color: rgb(154 52 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/90{
  --tw-shadow-color: rgb(154 52 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/95{
  --tw-shadow-color: rgb(154 52 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900{
  --tw-shadow-color: #7c2d12;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/0{
  --tw-shadow-color: rgb(124 45 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/10{
  --tw-shadow-color: rgb(124 45 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/100{
  --tw-shadow-color: rgb(124 45 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/15{
  --tw-shadow-color: rgb(124 45 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/20{
  --tw-shadow-color: rgb(124 45 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/25{
  --tw-shadow-color: rgb(124 45 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/30{
  --tw-shadow-color: rgb(124 45 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/35{
  --tw-shadow-color: rgb(124 45 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/40{
  --tw-shadow-color: rgb(124 45 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/45{
  --tw-shadow-color: rgb(124 45 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/5{
  --tw-shadow-color: rgb(124 45 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/50{
  --tw-shadow-color: rgb(124 45 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/55{
  --tw-shadow-color: rgb(124 45 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/60{
  --tw-shadow-color: rgb(124 45 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/65{
  --tw-shadow-color: rgb(124 45 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/70{
  --tw-shadow-color: rgb(124 45 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/75{
  --tw-shadow-color: rgb(124 45 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/80{
  --tw-shadow-color: rgb(124 45 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/85{
  --tw-shadow-color: rgb(124 45 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/90{
  --tw-shadow-color: rgb(124 45 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/95{
  --tw-shadow-color: rgb(124 45 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950{
  --tw-shadow-color: #431407;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/0{
  --tw-shadow-color: rgb(67 20 7 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/10{
  --tw-shadow-color: rgb(67 20 7 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/100{
  --tw-shadow-color: rgb(67 20 7 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/15{
  --tw-shadow-color: rgb(67 20 7 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/20{
  --tw-shadow-color: rgb(67 20 7 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/25{
  --tw-shadow-color: rgb(67 20 7 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/30{
  --tw-shadow-color: rgb(67 20 7 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/35{
  --tw-shadow-color: rgb(67 20 7 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/40{
  --tw-shadow-color: rgb(67 20 7 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/45{
  --tw-shadow-color: rgb(67 20 7 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/5{
  --tw-shadow-color: rgb(67 20 7 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/50{
  --tw-shadow-color: rgb(67 20 7 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/55{
  --tw-shadow-color: rgb(67 20 7 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/60{
  --tw-shadow-color: rgb(67 20 7 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/65{
  --tw-shadow-color: rgb(67 20 7 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/70{
  --tw-shadow-color: rgb(67 20 7 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/75{
  --tw-shadow-color: rgb(67 20 7 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/80{
  --tw-shadow-color: rgb(67 20 7 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/85{
  --tw-shadow-color: rgb(67 20 7 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/90{
  --tw-shadow-color: rgb(67 20 7 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/95{
  --tw-shadow-color: rgb(67 20 7 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100{
  --tw-shadow-color: #fce7f3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/0{
  --tw-shadow-color: rgb(252 231 243 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/10{
  --tw-shadow-color: rgb(252 231 243 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/100{
  --tw-shadow-color: rgb(252 231 243 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/15{
  --tw-shadow-color: rgb(252 231 243 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/20{
  --tw-shadow-color: rgb(252 231 243 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/25{
  --tw-shadow-color: rgb(252 231 243 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/30{
  --tw-shadow-color: rgb(252 231 243 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/35{
  --tw-shadow-color: rgb(252 231 243 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/40{
  --tw-shadow-color: rgb(252 231 243 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/45{
  --tw-shadow-color: rgb(252 231 243 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/5{
  --tw-shadow-color: rgb(252 231 243 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/50{
  --tw-shadow-color: rgb(252 231 243 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/55{
  --tw-shadow-color: rgb(252 231 243 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/60{
  --tw-shadow-color: rgb(252 231 243 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/65{
  --tw-shadow-color: rgb(252 231 243 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/70{
  --tw-shadow-color: rgb(252 231 243 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/75{
  --tw-shadow-color: rgb(252 231 243 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/80{
  --tw-shadow-color: rgb(252 231 243 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/85{
  --tw-shadow-color: rgb(252 231 243 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/90{
  --tw-shadow-color: rgb(252 231 243 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/95{
  --tw-shadow-color: rgb(252 231 243 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200{
  --tw-shadow-color: #fbcfe8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/0{
  --tw-shadow-color: rgb(251 207 232 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/10{
  --tw-shadow-color: rgb(251 207 232 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/100{
  --tw-shadow-color: rgb(251 207 232 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/15{
  --tw-shadow-color: rgb(251 207 232 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/20{
  --tw-shadow-color: rgb(251 207 232 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/25{
  --tw-shadow-color: rgb(251 207 232 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/30{
  --tw-shadow-color: rgb(251 207 232 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/35{
  --tw-shadow-color: rgb(251 207 232 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/40{
  --tw-shadow-color: rgb(251 207 232 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/45{
  --tw-shadow-color: rgb(251 207 232 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/5{
  --tw-shadow-color: rgb(251 207 232 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/50{
  --tw-shadow-color: rgb(251 207 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/55{
  --tw-shadow-color: rgb(251 207 232 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/60{
  --tw-shadow-color: rgb(251 207 232 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/65{
  --tw-shadow-color: rgb(251 207 232 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/70{
  --tw-shadow-color: rgb(251 207 232 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/75{
  --tw-shadow-color: rgb(251 207 232 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/80{
  --tw-shadow-color: rgb(251 207 232 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/85{
  --tw-shadow-color: rgb(251 207 232 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/90{
  --tw-shadow-color: rgb(251 207 232 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/95{
  --tw-shadow-color: rgb(251 207 232 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300{
  --tw-shadow-color: #f9a8d4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/0{
  --tw-shadow-color: rgb(249 168 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/10{
  --tw-shadow-color: rgb(249 168 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/100{
  --tw-shadow-color: rgb(249 168 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/15{
  --tw-shadow-color: rgb(249 168 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/20{
  --tw-shadow-color: rgb(249 168 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/25{
  --tw-shadow-color: rgb(249 168 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/30{
  --tw-shadow-color: rgb(249 168 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/35{
  --tw-shadow-color: rgb(249 168 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/40{
  --tw-shadow-color: rgb(249 168 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/45{
  --tw-shadow-color: rgb(249 168 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/5{
  --tw-shadow-color: rgb(249 168 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/50{
  --tw-shadow-color: rgb(249 168 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/55{
  --tw-shadow-color: rgb(249 168 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/60{
  --tw-shadow-color: rgb(249 168 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/65{
  --tw-shadow-color: rgb(249 168 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/70{
  --tw-shadow-color: rgb(249 168 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/75{
  --tw-shadow-color: rgb(249 168 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/80{
  --tw-shadow-color: rgb(249 168 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/85{
  --tw-shadow-color: rgb(249 168 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/90{
  --tw-shadow-color: rgb(249 168 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/95{
  --tw-shadow-color: rgb(249 168 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400{
  --tw-shadow-color: #f472b6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/0{
  --tw-shadow-color: rgb(244 114 182 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/10{
  --tw-shadow-color: rgb(244 114 182 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/100{
  --tw-shadow-color: rgb(244 114 182 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/15{
  --tw-shadow-color: rgb(244 114 182 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/20{
  --tw-shadow-color: rgb(244 114 182 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/25{
  --tw-shadow-color: rgb(244 114 182 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/30{
  --tw-shadow-color: rgb(244 114 182 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/35{
  --tw-shadow-color: rgb(244 114 182 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/40{
  --tw-shadow-color: rgb(244 114 182 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/45{
  --tw-shadow-color: rgb(244 114 182 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/5{
  --tw-shadow-color: rgb(244 114 182 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/50{
  --tw-shadow-color: rgb(244 114 182 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/55{
  --tw-shadow-color: rgb(244 114 182 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/60{
  --tw-shadow-color: rgb(244 114 182 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/65{
  --tw-shadow-color: rgb(244 114 182 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/70{
  --tw-shadow-color: rgb(244 114 182 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/75{
  --tw-shadow-color: rgb(244 114 182 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/80{
  --tw-shadow-color: rgb(244 114 182 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/85{
  --tw-shadow-color: rgb(244 114 182 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/90{
  --tw-shadow-color: rgb(244 114 182 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/95{
  --tw-shadow-color: rgb(244 114 182 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50{
  --tw-shadow-color: #fdf2f8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/0{
  --tw-shadow-color: rgb(253 242 248 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/10{
  --tw-shadow-color: rgb(253 242 248 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/100{
  --tw-shadow-color: rgb(253 242 248 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/15{
  --tw-shadow-color: rgb(253 242 248 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/20{
  --tw-shadow-color: rgb(253 242 248 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/25{
  --tw-shadow-color: rgb(253 242 248 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/30{
  --tw-shadow-color: rgb(253 242 248 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/35{
  --tw-shadow-color: rgb(253 242 248 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/40{
  --tw-shadow-color: rgb(253 242 248 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/45{
  --tw-shadow-color: rgb(253 242 248 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/5{
  --tw-shadow-color: rgb(253 242 248 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/50{
  --tw-shadow-color: rgb(253 242 248 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/55{
  --tw-shadow-color: rgb(253 242 248 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/60{
  --tw-shadow-color: rgb(253 242 248 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/65{
  --tw-shadow-color: rgb(253 242 248 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/70{
  --tw-shadow-color: rgb(253 242 248 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/75{
  --tw-shadow-color: rgb(253 242 248 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/80{
  --tw-shadow-color: rgb(253 242 248 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/85{
  --tw-shadow-color: rgb(253 242 248 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/90{
  --tw-shadow-color: rgb(253 242 248 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/95{
  --tw-shadow-color: rgb(253 242 248 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500{
  --tw-shadow-color: #ec4899;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/0{
  --tw-shadow-color: rgb(236 72 153 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/10{
  --tw-shadow-color: rgb(236 72 153 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/100{
  --tw-shadow-color: rgb(236 72 153 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/15{
  --tw-shadow-color: rgb(236 72 153 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/20{
  --tw-shadow-color: rgb(236 72 153 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/25{
  --tw-shadow-color: rgb(236 72 153 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/30{
  --tw-shadow-color: rgb(236 72 153 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/35{
  --tw-shadow-color: rgb(236 72 153 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/40{
  --tw-shadow-color: rgb(236 72 153 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/45{
  --tw-shadow-color: rgb(236 72 153 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/5{
  --tw-shadow-color: rgb(236 72 153 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/50{
  --tw-shadow-color: rgb(236 72 153 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/55{
  --tw-shadow-color: rgb(236 72 153 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/60{
  --tw-shadow-color: rgb(236 72 153 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/65{
  --tw-shadow-color: rgb(236 72 153 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/70{
  --tw-shadow-color: rgb(236 72 153 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/75{
  --tw-shadow-color: rgb(236 72 153 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/80{
  --tw-shadow-color: rgb(236 72 153 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/85{
  --tw-shadow-color: rgb(236 72 153 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/90{
  --tw-shadow-color: rgb(236 72 153 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/95{
  --tw-shadow-color: rgb(236 72 153 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600{
  --tw-shadow-color: #db2777;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/0{
  --tw-shadow-color: rgb(219 39 119 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/10{
  --tw-shadow-color: rgb(219 39 119 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/100{
  --tw-shadow-color: rgb(219 39 119 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/15{
  --tw-shadow-color: rgb(219 39 119 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/20{
  --tw-shadow-color: rgb(219 39 119 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/25{
  --tw-shadow-color: rgb(219 39 119 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/30{
  --tw-shadow-color: rgb(219 39 119 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/35{
  --tw-shadow-color: rgb(219 39 119 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/40{
  --tw-shadow-color: rgb(219 39 119 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/45{
  --tw-shadow-color: rgb(219 39 119 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/5{
  --tw-shadow-color: rgb(219 39 119 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/50{
  --tw-shadow-color: rgb(219 39 119 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/55{
  --tw-shadow-color: rgb(219 39 119 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/60{
  --tw-shadow-color: rgb(219 39 119 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/65{
  --tw-shadow-color: rgb(219 39 119 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/70{
  --tw-shadow-color: rgb(219 39 119 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/75{
  --tw-shadow-color: rgb(219 39 119 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/80{
  --tw-shadow-color: rgb(219 39 119 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/85{
  --tw-shadow-color: rgb(219 39 119 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/90{
  --tw-shadow-color: rgb(219 39 119 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/95{
  --tw-shadow-color: rgb(219 39 119 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700{
  --tw-shadow-color: #be185d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/0{
  --tw-shadow-color: rgb(190 24 93 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/10{
  --tw-shadow-color: rgb(190 24 93 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/100{
  --tw-shadow-color: rgb(190 24 93 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/15{
  --tw-shadow-color: rgb(190 24 93 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/20{
  --tw-shadow-color: rgb(190 24 93 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/25{
  --tw-shadow-color: rgb(190 24 93 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/30{
  --tw-shadow-color: rgb(190 24 93 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/35{
  --tw-shadow-color: rgb(190 24 93 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/40{
  --tw-shadow-color: rgb(190 24 93 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/45{
  --tw-shadow-color: rgb(190 24 93 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/5{
  --tw-shadow-color: rgb(190 24 93 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/50{
  --tw-shadow-color: rgb(190 24 93 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/55{
  --tw-shadow-color: rgb(190 24 93 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/60{
  --tw-shadow-color: rgb(190 24 93 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/65{
  --tw-shadow-color: rgb(190 24 93 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/70{
  --tw-shadow-color: rgb(190 24 93 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/75{
  --tw-shadow-color: rgb(190 24 93 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/80{
  --tw-shadow-color: rgb(190 24 93 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/85{
  --tw-shadow-color: rgb(190 24 93 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/90{
  --tw-shadow-color: rgb(190 24 93 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/95{
  --tw-shadow-color: rgb(190 24 93 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800{
  --tw-shadow-color: #9d174d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/0{
  --tw-shadow-color: rgb(157 23 77 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/10{
  --tw-shadow-color: rgb(157 23 77 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/100{
  --tw-shadow-color: rgb(157 23 77 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/15{
  --tw-shadow-color: rgb(157 23 77 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/20{
  --tw-shadow-color: rgb(157 23 77 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/25{
  --tw-shadow-color: rgb(157 23 77 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/30{
  --tw-shadow-color: rgb(157 23 77 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/35{
  --tw-shadow-color: rgb(157 23 77 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/40{
  --tw-shadow-color: rgb(157 23 77 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/45{
  --tw-shadow-color: rgb(157 23 77 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/5{
  --tw-shadow-color: rgb(157 23 77 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/50{
  --tw-shadow-color: rgb(157 23 77 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/55{
  --tw-shadow-color: rgb(157 23 77 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/60{
  --tw-shadow-color: rgb(157 23 77 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/65{
  --tw-shadow-color: rgb(157 23 77 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/70{
  --tw-shadow-color: rgb(157 23 77 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/75{
  --tw-shadow-color: rgb(157 23 77 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/80{
  --tw-shadow-color: rgb(157 23 77 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/85{
  --tw-shadow-color: rgb(157 23 77 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/90{
  --tw-shadow-color: rgb(157 23 77 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/95{
  --tw-shadow-color: rgb(157 23 77 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900{
  --tw-shadow-color: #831843;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/0{
  --tw-shadow-color: rgb(131 24 67 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/10{
  --tw-shadow-color: rgb(131 24 67 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/100{
  --tw-shadow-color: rgb(131 24 67 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/15{
  --tw-shadow-color: rgb(131 24 67 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/20{
  --tw-shadow-color: rgb(131 24 67 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/25{
  --tw-shadow-color: rgb(131 24 67 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/30{
  --tw-shadow-color: rgb(131 24 67 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/35{
  --tw-shadow-color: rgb(131 24 67 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/40{
  --tw-shadow-color: rgb(131 24 67 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/45{
  --tw-shadow-color: rgb(131 24 67 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/5{
  --tw-shadow-color: rgb(131 24 67 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/50{
  --tw-shadow-color: rgb(131 24 67 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/55{
  --tw-shadow-color: rgb(131 24 67 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/60{
  --tw-shadow-color: rgb(131 24 67 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/65{
  --tw-shadow-color: rgb(131 24 67 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/70{
  --tw-shadow-color: rgb(131 24 67 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/75{
  --tw-shadow-color: rgb(131 24 67 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/80{
  --tw-shadow-color: rgb(131 24 67 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/85{
  --tw-shadow-color: rgb(131 24 67 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/90{
  --tw-shadow-color: rgb(131 24 67 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/95{
  --tw-shadow-color: rgb(131 24 67 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950{
  --tw-shadow-color: #500724;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/0{
  --tw-shadow-color: rgb(80 7 36 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/10{
  --tw-shadow-color: rgb(80 7 36 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/100{
  --tw-shadow-color: rgb(80 7 36 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/15{
  --tw-shadow-color: rgb(80 7 36 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/20{
  --tw-shadow-color: rgb(80 7 36 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/25{
  --tw-shadow-color: rgb(80 7 36 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/30{
  --tw-shadow-color: rgb(80 7 36 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/35{
  --tw-shadow-color: rgb(80 7 36 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/40{
  --tw-shadow-color: rgb(80 7 36 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/45{
  --tw-shadow-color: rgb(80 7 36 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/5{
  --tw-shadow-color: rgb(80 7 36 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/50{
  --tw-shadow-color: rgb(80 7 36 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/55{
  --tw-shadow-color: rgb(80 7 36 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/60{
  --tw-shadow-color: rgb(80 7 36 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/65{
  --tw-shadow-color: rgb(80 7 36 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/70{
  --tw-shadow-color: rgb(80 7 36 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/75{
  --tw-shadow-color: rgb(80 7 36 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/80{
  --tw-shadow-color: rgb(80 7 36 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/85{
  --tw-shadow-color: rgb(80 7 36 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/90{
  --tw-shadow-color: rgb(80 7 36 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/95{
  --tw-shadow-color: rgb(80 7 36 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover{
  --tw-shadow-color: hsl(var(--popover));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground{
  --tw-shadow-color: hsl(var(--popover-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/0{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/10{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/100{
  --tw-shadow-color: hsl(var(--popover-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/15{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/20{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/25{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/30{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/35{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/40{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/45{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/5{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/50{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/55{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/60{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/65{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/70{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/75{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/80{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/85{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/90{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/95{
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/0{
  --tw-shadow-color: hsl(var(--popover) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/10{
  --tw-shadow-color: hsl(var(--popover) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/100{
  --tw-shadow-color: hsl(var(--popover) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/15{
  --tw-shadow-color: hsl(var(--popover) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/20{
  --tw-shadow-color: hsl(var(--popover) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/25{
  --tw-shadow-color: hsl(var(--popover) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/30{
  --tw-shadow-color: hsl(var(--popover) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/35{
  --tw-shadow-color: hsl(var(--popover) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/40{
  --tw-shadow-color: hsl(var(--popover) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/45{
  --tw-shadow-color: hsl(var(--popover) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/5{
  --tw-shadow-color: hsl(var(--popover) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/50{
  --tw-shadow-color: hsl(var(--popover) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/55{
  --tw-shadow-color: hsl(var(--popover) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/60{
  --tw-shadow-color: hsl(var(--popover) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/65{
  --tw-shadow-color: hsl(var(--popover) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/70{
  --tw-shadow-color: hsl(var(--popover) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/75{
  --tw-shadow-color: hsl(var(--popover) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/80{
  --tw-shadow-color: hsl(var(--popover) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/85{
  --tw-shadow-color: hsl(var(--popover) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/90{
  --tw-shadow-color: hsl(var(--popover) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/95{
  --tw-shadow-color: hsl(var(--popover) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary{
  --tw-shadow-color: hsl(var(--primary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground{
  --tw-shadow-color: hsl(var(--primary-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/0{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/10{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/100{
  --tw-shadow-color: hsl(var(--primary-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/15{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/20{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/25{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/30{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/35{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/40{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/45{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/5{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/50{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/55{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/60{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/65{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/70{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/75{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/80{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/85{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/90{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/95{
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/0{
  --tw-shadow-color: hsl(var(--primary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/10{
  --tw-shadow-color: hsl(var(--primary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/100{
  --tw-shadow-color: hsl(var(--primary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/15{
  --tw-shadow-color: hsl(var(--primary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/20{
  --tw-shadow-color: hsl(var(--primary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/25{
  --tw-shadow-color: hsl(var(--primary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/30{
  --tw-shadow-color: hsl(var(--primary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/35{
  --tw-shadow-color: hsl(var(--primary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/40{
  --tw-shadow-color: hsl(var(--primary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/45{
  --tw-shadow-color: hsl(var(--primary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/5{
  --tw-shadow-color: hsl(var(--primary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/50{
  --tw-shadow-color: hsl(var(--primary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/55{
  --tw-shadow-color: hsl(var(--primary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/60{
  --tw-shadow-color: hsl(var(--primary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/65{
  --tw-shadow-color: hsl(var(--primary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/70{
  --tw-shadow-color: hsl(var(--primary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/75{
  --tw-shadow-color: hsl(var(--primary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/80{
  --tw-shadow-color: hsl(var(--primary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/85{
  --tw-shadow-color: hsl(var(--primary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/90{
  --tw-shadow-color: hsl(var(--primary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/95{
  --tw-shadow-color: hsl(var(--primary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100{
  --tw-shadow-color: #f3e8ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/0{
  --tw-shadow-color: rgb(243 232 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/10{
  --tw-shadow-color: rgb(243 232 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/100{
  --tw-shadow-color: rgb(243 232 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/15{
  --tw-shadow-color: rgb(243 232 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/20{
  --tw-shadow-color: rgb(243 232 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/25{
  --tw-shadow-color: rgb(243 232 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/30{
  --tw-shadow-color: rgb(243 232 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/35{
  --tw-shadow-color: rgb(243 232 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/40{
  --tw-shadow-color: rgb(243 232 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/45{
  --tw-shadow-color: rgb(243 232 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/5{
  --tw-shadow-color: rgb(243 232 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/50{
  --tw-shadow-color: rgb(243 232 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/55{
  --tw-shadow-color: rgb(243 232 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/60{
  --tw-shadow-color: rgb(243 232 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/65{
  --tw-shadow-color: rgb(243 232 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/70{
  --tw-shadow-color: rgb(243 232 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/75{
  --tw-shadow-color: rgb(243 232 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/80{
  --tw-shadow-color: rgb(243 232 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/85{
  --tw-shadow-color: rgb(243 232 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/90{
  --tw-shadow-color: rgb(243 232 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/95{
  --tw-shadow-color: rgb(243 232 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200{
  --tw-shadow-color: #e9d5ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/0{
  --tw-shadow-color: rgb(233 213 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/10{
  --tw-shadow-color: rgb(233 213 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/100{
  --tw-shadow-color: rgb(233 213 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/15{
  --tw-shadow-color: rgb(233 213 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/20{
  --tw-shadow-color: rgb(233 213 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/25{
  --tw-shadow-color: rgb(233 213 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/30{
  --tw-shadow-color: rgb(233 213 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/35{
  --tw-shadow-color: rgb(233 213 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/40{
  --tw-shadow-color: rgb(233 213 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/45{
  --tw-shadow-color: rgb(233 213 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/5{
  --tw-shadow-color: rgb(233 213 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/50{
  --tw-shadow-color: rgb(233 213 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/55{
  --tw-shadow-color: rgb(233 213 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/60{
  --tw-shadow-color: rgb(233 213 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/65{
  --tw-shadow-color: rgb(233 213 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/70{
  --tw-shadow-color: rgb(233 213 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/75{
  --tw-shadow-color: rgb(233 213 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/80{
  --tw-shadow-color: rgb(233 213 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/85{
  --tw-shadow-color: rgb(233 213 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/90{
  --tw-shadow-color: rgb(233 213 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/95{
  --tw-shadow-color: rgb(233 213 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300{
  --tw-shadow-color: #d8b4fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/0{
  --tw-shadow-color: rgb(216 180 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/10{
  --tw-shadow-color: rgb(216 180 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/100{
  --tw-shadow-color: rgb(216 180 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/15{
  --tw-shadow-color: rgb(216 180 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/20{
  --tw-shadow-color: rgb(216 180 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/25{
  --tw-shadow-color: rgb(216 180 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/30{
  --tw-shadow-color: rgb(216 180 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/35{
  --tw-shadow-color: rgb(216 180 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/40{
  --tw-shadow-color: rgb(216 180 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/45{
  --tw-shadow-color: rgb(216 180 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/5{
  --tw-shadow-color: rgb(216 180 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/50{
  --tw-shadow-color: rgb(216 180 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/55{
  --tw-shadow-color: rgb(216 180 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/60{
  --tw-shadow-color: rgb(216 180 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/65{
  --tw-shadow-color: rgb(216 180 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/70{
  --tw-shadow-color: rgb(216 180 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/75{
  --tw-shadow-color: rgb(216 180 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/80{
  --tw-shadow-color: rgb(216 180 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/85{
  --tw-shadow-color: rgb(216 180 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/90{
  --tw-shadow-color: rgb(216 180 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/95{
  --tw-shadow-color: rgb(216 180 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400{
  --tw-shadow-color: #c084fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/0{
  --tw-shadow-color: rgb(192 132 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/10{
  --tw-shadow-color: rgb(192 132 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/100{
  --tw-shadow-color: rgb(192 132 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/15{
  --tw-shadow-color: rgb(192 132 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/20{
  --tw-shadow-color: rgb(192 132 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/25{
  --tw-shadow-color: rgb(192 132 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/30{
  --tw-shadow-color: rgb(192 132 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/35{
  --tw-shadow-color: rgb(192 132 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/40{
  --tw-shadow-color: rgb(192 132 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/45{
  --tw-shadow-color: rgb(192 132 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/5{
  --tw-shadow-color: rgb(192 132 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/50{
  --tw-shadow-color: rgb(192 132 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/55{
  --tw-shadow-color: rgb(192 132 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/60{
  --tw-shadow-color: rgb(192 132 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/65{
  --tw-shadow-color: rgb(192 132 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/70{
  --tw-shadow-color: rgb(192 132 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/75{
  --tw-shadow-color: rgb(192 132 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/80{
  --tw-shadow-color: rgb(192 132 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/85{
  --tw-shadow-color: rgb(192 132 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/90{
  --tw-shadow-color: rgb(192 132 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/95{
  --tw-shadow-color: rgb(192 132 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50{
  --tw-shadow-color: #faf5ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/0{
  --tw-shadow-color: rgb(250 245 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/10{
  --tw-shadow-color: rgb(250 245 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/100{
  --tw-shadow-color: rgb(250 245 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/15{
  --tw-shadow-color: rgb(250 245 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/20{
  --tw-shadow-color: rgb(250 245 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/25{
  --tw-shadow-color: rgb(250 245 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/30{
  --tw-shadow-color: rgb(250 245 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/35{
  --tw-shadow-color: rgb(250 245 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/40{
  --tw-shadow-color: rgb(250 245 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/45{
  --tw-shadow-color: rgb(250 245 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/5{
  --tw-shadow-color: rgb(250 245 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/50{
  --tw-shadow-color: rgb(250 245 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/55{
  --tw-shadow-color: rgb(250 245 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/60{
  --tw-shadow-color: rgb(250 245 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/65{
  --tw-shadow-color: rgb(250 245 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/70{
  --tw-shadow-color: rgb(250 245 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/75{
  --tw-shadow-color: rgb(250 245 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/80{
  --tw-shadow-color: rgb(250 245 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/85{
  --tw-shadow-color: rgb(250 245 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/90{
  --tw-shadow-color: rgb(250 245 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/95{
  --tw-shadow-color: rgb(250 245 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500{
  --tw-shadow-color: #a855f7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/0{
  --tw-shadow-color: rgb(168 85 247 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/10{
  --tw-shadow-color: rgb(168 85 247 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/100{
  --tw-shadow-color: rgb(168 85 247 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/15{
  --tw-shadow-color: rgb(168 85 247 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/20{
  --tw-shadow-color: rgb(168 85 247 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/25{
  --tw-shadow-color: rgb(168 85 247 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/30{
  --tw-shadow-color: rgb(168 85 247 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/35{
  --tw-shadow-color: rgb(168 85 247 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/40{
  --tw-shadow-color: rgb(168 85 247 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/45{
  --tw-shadow-color: rgb(168 85 247 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/5{
  --tw-shadow-color: rgb(168 85 247 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/50{
  --tw-shadow-color: rgb(168 85 247 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/55{
  --tw-shadow-color: rgb(168 85 247 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/60{
  --tw-shadow-color: rgb(168 85 247 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/65{
  --tw-shadow-color: rgb(168 85 247 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/70{
  --tw-shadow-color: rgb(168 85 247 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/75{
  --tw-shadow-color: rgb(168 85 247 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/80{
  --tw-shadow-color: rgb(168 85 247 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/85{
  --tw-shadow-color: rgb(168 85 247 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/90{
  --tw-shadow-color: rgb(168 85 247 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/95{
  --tw-shadow-color: rgb(168 85 247 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600{
  --tw-shadow-color: #9333ea;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/0{
  --tw-shadow-color: rgb(147 51 234 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/10{
  --tw-shadow-color: rgb(147 51 234 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/100{
  --tw-shadow-color: rgb(147 51 234 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/15{
  --tw-shadow-color: rgb(147 51 234 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/20{
  --tw-shadow-color: rgb(147 51 234 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/25{
  --tw-shadow-color: rgb(147 51 234 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/30{
  --tw-shadow-color: rgb(147 51 234 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/35{
  --tw-shadow-color: rgb(147 51 234 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/40{
  --tw-shadow-color: rgb(147 51 234 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/45{
  --tw-shadow-color: rgb(147 51 234 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/5{
  --tw-shadow-color: rgb(147 51 234 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/50{
  --tw-shadow-color: rgb(147 51 234 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/55{
  --tw-shadow-color: rgb(147 51 234 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/60{
  --tw-shadow-color: rgb(147 51 234 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/65{
  --tw-shadow-color: rgb(147 51 234 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/70{
  --tw-shadow-color: rgb(147 51 234 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/75{
  --tw-shadow-color: rgb(147 51 234 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/80{
  --tw-shadow-color: rgb(147 51 234 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/85{
  --tw-shadow-color: rgb(147 51 234 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/90{
  --tw-shadow-color: rgb(147 51 234 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/95{
  --tw-shadow-color: rgb(147 51 234 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700{
  --tw-shadow-color: #7e22ce;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/0{
  --tw-shadow-color: rgb(126 34 206 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/10{
  --tw-shadow-color: rgb(126 34 206 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/100{
  --tw-shadow-color: rgb(126 34 206 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/15{
  --tw-shadow-color: rgb(126 34 206 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/20{
  --tw-shadow-color: rgb(126 34 206 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/25{
  --tw-shadow-color: rgb(126 34 206 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/30{
  --tw-shadow-color: rgb(126 34 206 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/35{
  --tw-shadow-color: rgb(126 34 206 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/40{
  --tw-shadow-color: rgb(126 34 206 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/45{
  --tw-shadow-color: rgb(126 34 206 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/5{
  --tw-shadow-color: rgb(126 34 206 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/50{
  --tw-shadow-color: rgb(126 34 206 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/55{
  --tw-shadow-color: rgb(126 34 206 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/60{
  --tw-shadow-color: rgb(126 34 206 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/65{
  --tw-shadow-color: rgb(126 34 206 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/70{
  --tw-shadow-color: rgb(126 34 206 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/75{
  --tw-shadow-color: rgb(126 34 206 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/80{
  --tw-shadow-color: rgb(126 34 206 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/85{
  --tw-shadow-color: rgb(126 34 206 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/90{
  --tw-shadow-color: rgb(126 34 206 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/95{
  --tw-shadow-color: rgb(126 34 206 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800{
  --tw-shadow-color: #6b21a8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/0{
  --tw-shadow-color: rgb(107 33 168 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/10{
  --tw-shadow-color: rgb(107 33 168 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/100{
  --tw-shadow-color: rgb(107 33 168 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/15{
  --tw-shadow-color: rgb(107 33 168 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/20{
  --tw-shadow-color: rgb(107 33 168 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/25{
  --tw-shadow-color: rgb(107 33 168 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/30{
  --tw-shadow-color: rgb(107 33 168 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/35{
  --tw-shadow-color: rgb(107 33 168 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/40{
  --tw-shadow-color: rgb(107 33 168 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/45{
  --tw-shadow-color: rgb(107 33 168 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/5{
  --tw-shadow-color: rgb(107 33 168 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/50{
  --tw-shadow-color: rgb(107 33 168 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/55{
  --tw-shadow-color: rgb(107 33 168 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/60{
  --tw-shadow-color: rgb(107 33 168 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/65{
  --tw-shadow-color: rgb(107 33 168 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/70{
  --tw-shadow-color: rgb(107 33 168 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/75{
  --tw-shadow-color: rgb(107 33 168 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/80{
  --tw-shadow-color: rgb(107 33 168 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/85{
  --tw-shadow-color: rgb(107 33 168 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/90{
  --tw-shadow-color: rgb(107 33 168 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/95{
  --tw-shadow-color: rgb(107 33 168 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900{
  --tw-shadow-color: #581c87;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/0{
  --tw-shadow-color: rgb(88 28 135 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/10{
  --tw-shadow-color: rgb(88 28 135 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/100{
  --tw-shadow-color: rgb(88 28 135 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/15{
  --tw-shadow-color: rgb(88 28 135 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/20{
  --tw-shadow-color: rgb(88 28 135 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/25{
  --tw-shadow-color: rgb(88 28 135 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/30{
  --tw-shadow-color: rgb(88 28 135 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/35{
  --tw-shadow-color: rgb(88 28 135 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/40{
  --tw-shadow-color: rgb(88 28 135 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/45{
  --tw-shadow-color: rgb(88 28 135 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/5{
  --tw-shadow-color: rgb(88 28 135 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/50{
  --tw-shadow-color: rgb(88 28 135 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/55{
  --tw-shadow-color: rgb(88 28 135 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/60{
  --tw-shadow-color: rgb(88 28 135 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/65{
  --tw-shadow-color: rgb(88 28 135 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/70{
  --tw-shadow-color: rgb(88 28 135 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/75{
  --tw-shadow-color: rgb(88 28 135 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/80{
  --tw-shadow-color: rgb(88 28 135 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/85{
  --tw-shadow-color: rgb(88 28 135 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/90{
  --tw-shadow-color: rgb(88 28 135 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/95{
  --tw-shadow-color: rgb(88 28 135 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950{
  --tw-shadow-color: #3b0764;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/0{
  --tw-shadow-color: rgb(59 7 100 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/10{
  --tw-shadow-color: rgb(59 7 100 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/100{
  --tw-shadow-color: rgb(59 7 100 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/15{
  --tw-shadow-color: rgb(59 7 100 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/20{
  --tw-shadow-color: rgb(59 7 100 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/25{
  --tw-shadow-color: rgb(59 7 100 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/30{
  --tw-shadow-color: rgb(59 7 100 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/35{
  --tw-shadow-color: rgb(59 7 100 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/40{
  --tw-shadow-color: rgb(59 7 100 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/45{
  --tw-shadow-color: rgb(59 7 100 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/5{
  --tw-shadow-color: rgb(59 7 100 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/50{
  --tw-shadow-color: rgb(59 7 100 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/55{
  --tw-shadow-color: rgb(59 7 100 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/60{
  --tw-shadow-color: rgb(59 7 100 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/65{
  --tw-shadow-color: rgb(59 7 100 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/70{
  --tw-shadow-color: rgb(59 7 100 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/75{
  --tw-shadow-color: rgb(59 7 100 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/80{
  --tw-shadow-color: rgb(59 7 100 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/85{
  --tw-shadow-color: rgb(59 7 100 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/90{
  --tw-shadow-color: rgb(59 7 100 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/95{
  --tw-shadow-color: rgb(59 7 100 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100{
  --tw-shadow-color: #fee2e2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/0{
  --tw-shadow-color: rgb(254 226 226 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/10{
  --tw-shadow-color: rgb(254 226 226 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/100{
  --tw-shadow-color: rgb(254 226 226 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/15{
  --tw-shadow-color: rgb(254 226 226 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/20{
  --tw-shadow-color: rgb(254 226 226 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/25{
  --tw-shadow-color: rgb(254 226 226 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/30{
  --tw-shadow-color: rgb(254 226 226 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/35{
  --tw-shadow-color: rgb(254 226 226 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/40{
  --tw-shadow-color: rgb(254 226 226 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/45{
  --tw-shadow-color: rgb(254 226 226 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/5{
  --tw-shadow-color: rgb(254 226 226 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/50{
  --tw-shadow-color: rgb(254 226 226 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/55{
  --tw-shadow-color: rgb(254 226 226 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/60{
  --tw-shadow-color: rgb(254 226 226 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/65{
  --tw-shadow-color: rgb(254 226 226 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/70{
  --tw-shadow-color: rgb(254 226 226 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/75{
  --tw-shadow-color: rgb(254 226 226 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/80{
  --tw-shadow-color: rgb(254 226 226 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/85{
  --tw-shadow-color: rgb(254 226 226 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/90{
  --tw-shadow-color: rgb(254 226 226 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/95{
  --tw-shadow-color: rgb(254 226 226 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200{
  --tw-shadow-color: #fecaca;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/0{
  --tw-shadow-color: rgb(254 202 202 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/10{
  --tw-shadow-color: rgb(254 202 202 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/100{
  --tw-shadow-color: rgb(254 202 202 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/15{
  --tw-shadow-color: rgb(254 202 202 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/20{
  --tw-shadow-color: rgb(254 202 202 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/25{
  --tw-shadow-color: rgb(254 202 202 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/30{
  --tw-shadow-color: rgb(254 202 202 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/35{
  --tw-shadow-color: rgb(254 202 202 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/40{
  --tw-shadow-color: rgb(254 202 202 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/45{
  --tw-shadow-color: rgb(254 202 202 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/5{
  --tw-shadow-color: rgb(254 202 202 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/50{
  --tw-shadow-color: rgb(254 202 202 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/55{
  --tw-shadow-color: rgb(254 202 202 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/60{
  --tw-shadow-color: rgb(254 202 202 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/65{
  --tw-shadow-color: rgb(254 202 202 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/70{
  --tw-shadow-color: rgb(254 202 202 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/75{
  --tw-shadow-color: rgb(254 202 202 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/80{
  --tw-shadow-color: rgb(254 202 202 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/85{
  --tw-shadow-color: rgb(254 202 202 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/90{
  --tw-shadow-color: rgb(254 202 202 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/95{
  --tw-shadow-color: rgb(254 202 202 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300{
  --tw-shadow-color: #fca5a5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/0{
  --tw-shadow-color: rgb(252 165 165 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/10{
  --tw-shadow-color: rgb(252 165 165 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/100{
  --tw-shadow-color: rgb(252 165 165 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/15{
  --tw-shadow-color: rgb(252 165 165 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/20{
  --tw-shadow-color: rgb(252 165 165 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/25{
  --tw-shadow-color: rgb(252 165 165 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/30{
  --tw-shadow-color: rgb(252 165 165 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/35{
  --tw-shadow-color: rgb(252 165 165 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/40{
  --tw-shadow-color: rgb(252 165 165 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/45{
  --tw-shadow-color: rgb(252 165 165 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/5{
  --tw-shadow-color: rgb(252 165 165 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/50{
  --tw-shadow-color: rgb(252 165 165 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/55{
  --tw-shadow-color: rgb(252 165 165 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/60{
  --tw-shadow-color: rgb(252 165 165 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/65{
  --tw-shadow-color: rgb(252 165 165 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/70{
  --tw-shadow-color: rgb(252 165 165 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/75{
  --tw-shadow-color: rgb(252 165 165 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/80{
  --tw-shadow-color: rgb(252 165 165 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/85{
  --tw-shadow-color: rgb(252 165 165 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/90{
  --tw-shadow-color: rgb(252 165 165 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/95{
  --tw-shadow-color: rgb(252 165 165 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400{
  --tw-shadow-color: #f87171;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/0{
  --tw-shadow-color: rgb(248 113 113 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/10{
  --tw-shadow-color: rgb(248 113 113 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/100{
  --tw-shadow-color: rgb(248 113 113 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/15{
  --tw-shadow-color: rgb(248 113 113 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/20{
  --tw-shadow-color: rgb(248 113 113 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/25{
  --tw-shadow-color: rgb(248 113 113 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/30{
  --tw-shadow-color: rgb(248 113 113 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/35{
  --tw-shadow-color: rgb(248 113 113 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/40{
  --tw-shadow-color: rgb(248 113 113 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/45{
  --tw-shadow-color: rgb(248 113 113 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/5{
  --tw-shadow-color: rgb(248 113 113 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/50{
  --tw-shadow-color: rgb(248 113 113 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/55{
  --tw-shadow-color: rgb(248 113 113 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/60{
  --tw-shadow-color: rgb(248 113 113 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/65{
  --tw-shadow-color: rgb(248 113 113 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/70{
  --tw-shadow-color: rgb(248 113 113 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/75{
  --tw-shadow-color: rgb(248 113 113 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/80{
  --tw-shadow-color: rgb(248 113 113 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/85{
  --tw-shadow-color: rgb(248 113 113 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/90{
  --tw-shadow-color: rgb(248 113 113 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/95{
  --tw-shadow-color: rgb(248 113 113 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50{
  --tw-shadow-color: #fef2f2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/0{
  --tw-shadow-color: rgb(254 242 242 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/10{
  --tw-shadow-color: rgb(254 242 242 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/100{
  --tw-shadow-color: rgb(254 242 242 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/15{
  --tw-shadow-color: rgb(254 242 242 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/20{
  --tw-shadow-color: rgb(254 242 242 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/25{
  --tw-shadow-color: rgb(254 242 242 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/30{
  --tw-shadow-color: rgb(254 242 242 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/35{
  --tw-shadow-color: rgb(254 242 242 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/40{
  --tw-shadow-color: rgb(254 242 242 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/45{
  --tw-shadow-color: rgb(254 242 242 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/5{
  --tw-shadow-color: rgb(254 242 242 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/50{
  --tw-shadow-color: rgb(254 242 242 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/55{
  --tw-shadow-color: rgb(254 242 242 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/60{
  --tw-shadow-color: rgb(254 242 242 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/65{
  --tw-shadow-color: rgb(254 242 242 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/70{
  --tw-shadow-color: rgb(254 242 242 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/75{
  --tw-shadow-color: rgb(254 242 242 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/80{
  --tw-shadow-color: rgb(254 242 242 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/85{
  --tw-shadow-color: rgb(254 242 242 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/90{
  --tw-shadow-color: rgb(254 242 242 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/95{
  --tw-shadow-color: rgb(254 242 242 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500{
  --tw-shadow-color: #ef4444;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/0{
  --tw-shadow-color: rgb(239 68 68 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/10{
  --tw-shadow-color: rgb(239 68 68 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/100{
  --tw-shadow-color: rgb(239 68 68 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/15{
  --tw-shadow-color: rgb(239 68 68 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/20{
  --tw-shadow-color: rgb(239 68 68 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/25{
  --tw-shadow-color: rgb(239 68 68 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/30{
  --tw-shadow-color: rgb(239 68 68 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/35{
  --tw-shadow-color: rgb(239 68 68 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/40{
  --tw-shadow-color: rgb(239 68 68 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/45{
  --tw-shadow-color: rgb(239 68 68 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/5{
  --tw-shadow-color: rgb(239 68 68 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/50{
  --tw-shadow-color: rgb(239 68 68 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/55{
  --tw-shadow-color: rgb(239 68 68 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/60{
  --tw-shadow-color: rgb(239 68 68 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/65{
  --tw-shadow-color: rgb(239 68 68 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/70{
  --tw-shadow-color: rgb(239 68 68 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/75{
  --tw-shadow-color: rgb(239 68 68 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/80{
  --tw-shadow-color: rgb(239 68 68 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/85{
  --tw-shadow-color: rgb(239 68 68 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/90{
  --tw-shadow-color: rgb(239 68 68 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/95{
  --tw-shadow-color: rgb(239 68 68 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600{
  --tw-shadow-color: #dc2626;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/0{
  --tw-shadow-color: rgb(220 38 38 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/10{
  --tw-shadow-color: rgb(220 38 38 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/100{
  --tw-shadow-color: rgb(220 38 38 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/15{
  --tw-shadow-color: rgb(220 38 38 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/20{
  --tw-shadow-color: rgb(220 38 38 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/25{
  --tw-shadow-color: rgb(220 38 38 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/30{
  --tw-shadow-color: rgb(220 38 38 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/35{
  --tw-shadow-color: rgb(220 38 38 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/40{
  --tw-shadow-color: rgb(220 38 38 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/45{
  --tw-shadow-color: rgb(220 38 38 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/5{
  --tw-shadow-color: rgb(220 38 38 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/50{
  --tw-shadow-color: rgb(220 38 38 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/55{
  --tw-shadow-color: rgb(220 38 38 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/60{
  --tw-shadow-color: rgb(220 38 38 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/65{
  --tw-shadow-color: rgb(220 38 38 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/70{
  --tw-shadow-color: rgb(220 38 38 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/75{
  --tw-shadow-color: rgb(220 38 38 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/80{
  --tw-shadow-color: rgb(220 38 38 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/85{
  --tw-shadow-color: rgb(220 38 38 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/90{
  --tw-shadow-color: rgb(220 38 38 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/95{
  --tw-shadow-color: rgb(220 38 38 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700{
  --tw-shadow-color: #b91c1c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/0{
  --tw-shadow-color: rgb(185 28 28 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/10{
  --tw-shadow-color: rgb(185 28 28 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/100{
  --tw-shadow-color: rgb(185 28 28 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/15{
  --tw-shadow-color: rgb(185 28 28 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/20{
  --tw-shadow-color: rgb(185 28 28 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/25{
  --tw-shadow-color: rgb(185 28 28 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/30{
  --tw-shadow-color: rgb(185 28 28 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/35{
  --tw-shadow-color: rgb(185 28 28 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/40{
  --tw-shadow-color: rgb(185 28 28 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/45{
  --tw-shadow-color: rgb(185 28 28 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/5{
  --tw-shadow-color: rgb(185 28 28 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/50{
  --tw-shadow-color: rgb(185 28 28 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/55{
  --tw-shadow-color: rgb(185 28 28 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/60{
  --tw-shadow-color: rgb(185 28 28 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/65{
  --tw-shadow-color: rgb(185 28 28 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/70{
  --tw-shadow-color: rgb(185 28 28 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/75{
  --tw-shadow-color: rgb(185 28 28 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/80{
  --tw-shadow-color: rgb(185 28 28 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/85{
  --tw-shadow-color: rgb(185 28 28 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/90{
  --tw-shadow-color: rgb(185 28 28 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/95{
  --tw-shadow-color: rgb(185 28 28 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800{
  --tw-shadow-color: #991b1b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/0{
  --tw-shadow-color: rgb(153 27 27 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/10{
  --tw-shadow-color: rgb(153 27 27 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/100{
  --tw-shadow-color: rgb(153 27 27 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/15{
  --tw-shadow-color: rgb(153 27 27 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/20{
  --tw-shadow-color: rgb(153 27 27 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/25{
  --tw-shadow-color: rgb(153 27 27 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/30{
  --tw-shadow-color: rgb(153 27 27 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/35{
  --tw-shadow-color: rgb(153 27 27 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/40{
  --tw-shadow-color: rgb(153 27 27 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/45{
  --tw-shadow-color: rgb(153 27 27 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/5{
  --tw-shadow-color: rgb(153 27 27 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/50{
  --tw-shadow-color: rgb(153 27 27 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/55{
  --tw-shadow-color: rgb(153 27 27 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/60{
  --tw-shadow-color: rgb(153 27 27 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/65{
  --tw-shadow-color: rgb(153 27 27 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/70{
  --tw-shadow-color: rgb(153 27 27 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/75{
  --tw-shadow-color: rgb(153 27 27 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/80{
  --tw-shadow-color: rgb(153 27 27 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/85{
  --tw-shadow-color: rgb(153 27 27 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/90{
  --tw-shadow-color: rgb(153 27 27 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/95{
  --tw-shadow-color: rgb(153 27 27 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900{
  --tw-shadow-color: #7f1d1d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/0{
  --tw-shadow-color: rgb(127 29 29 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/10{
  --tw-shadow-color: rgb(127 29 29 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/100{
  --tw-shadow-color: rgb(127 29 29 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/15{
  --tw-shadow-color: rgb(127 29 29 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/20{
  --tw-shadow-color: rgb(127 29 29 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/25{
  --tw-shadow-color: rgb(127 29 29 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/30{
  --tw-shadow-color: rgb(127 29 29 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/35{
  --tw-shadow-color: rgb(127 29 29 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/40{
  --tw-shadow-color: rgb(127 29 29 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/45{
  --tw-shadow-color: rgb(127 29 29 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/5{
  --tw-shadow-color: rgb(127 29 29 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/50{
  --tw-shadow-color: rgb(127 29 29 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/55{
  --tw-shadow-color: rgb(127 29 29 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/60{
  --tw-shadow-color: rgb(127 29 29 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/65{
  --tw-shadow-color: rgb(127 29 29 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/70{
  --tw-shadow-color: rgb(127 29 29 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/75{
  --tw-shadow-color: rgb(127 29 29 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/80{
  --tw-shadow-color: rgb(127 29 29 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/85{
  --tw-shadow-color: rgb(127 29 29 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/90{
  --tw-shadow-color: rgb(127 29 29 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/95{
  --tw-shadow-color: rgb(127 29 29 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950{
  --tw-shadow-color: #450a0a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/0{
  --tw-shadow-color: rgb(69 10 10 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/10{
  --tw-shadow-color: rgb(69 10 10 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/100{
  --tw-shadow-color: rgb(69 10 10 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/15{
  --tw-shadow-color: rgb(69 10 10 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/20{
  --tw-shadow-color: rgb(69 10 10 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/25{
  --tw-shadow-color: rgb(69 10 10 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/30{
  --tw-shadow-color: rgb(69 10 10 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/35{
  --tw-shadow-color: rgb(69 10 10 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/40{
  --tw-shadow-color: rgb(69 10 10 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/45{
  --tw-shadow-color: rgb(69 10 10 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/5{
  --tw-shadow-color: rgb(69 10 10 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/50{
  --tw-shadow-color: rgb(69 10 10 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/55{
  --tw-shadow-color: rgb(69 10 10 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/60{
  --tw-shadow-color: rgb(69 10 10 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/65{
  --tw-shadow-color: rgb(69 10 10 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/70{
  --tw-shadow-color: rgb(69 10 10 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/75{
  --tw-shadow-color: rgb(69 10 10 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/80{
  --tw-shadow-color: rgb(69 10 10 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/85{
  --tw-shadow-color: rgb(69 10 10 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/90{
  --tw-shadow-color: rgb(69 10 10 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/95{
  --tw-shadow-color: rgb(69 10 10 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring{
  --tw-shadow-color: hsl(var(--ring));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/0{
  --tw-shadow-color: hsl(var(--ring) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/10{
  --tw-shadow-color: hsl(var(--ring) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/100{
  --tw-shadow-color: hsl(var(--ring) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/15{
  --tw-shadow-color: hsl(var(--ring) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/20{
  --tw-shadow-color: hsl(var(--ring) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/25{
  --tw-shadow-color: hsl(var(--ring) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/30{
  --tw-shadow-color: hsl(var(--ring) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/35{
  --tw-shadow-color: hsl(var(--ring) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/40{
  --tw-shadow-color: hsl(var(--ring) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/45{
  --tw-shadow-color: hsl(var(--ring) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/5{
  --tw-shadow-color: hsl(var(--ring) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/50{
  --tw-shadow-color: hsl(var(--ring) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/55{
  --tw-shadow-color: hsl(var(--ring) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/60{
  --tw-shadow-color: hsl(var(--ring) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/65{
  --tw-shadow-color: hsl(var(--ring) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/70{
  --tw-shadow-color: hsl(var(--ring) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/75{
  --tw-shadow-color: hsl(var(--ring) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/80{
  --tw-shadow-color: hsl(var(--ring) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/85{
  --tw-shadow-color: hsl(var(--ring) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/90{
  --tw-shadow-color: hsl(var(--ring) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/95{
  --tw-shadow-color: hsl(var(--ring) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100{
  --tw-shadow-color: #ffe4e6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/0{
  --tw-shadow-color: rgb(255 228 230 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/10{
  --tw-shadow-color: rgb(255 228 230 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/100{
  --tw-shadow-color: rgb(255 228 230 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/15{
  --tw-shadow-color: rgb(255 228 230 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/20{
  --tw-shadow-color: rgb(255 228 230 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/25{
  --tw-shadow-color: rgb(255 228 230 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/30{
  --tw-shadow-color: rgb(255 228 230 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/35{
  --tw-shadow-color: rgb(255 228 230 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/40{
  --tw-shadow-color: rgb(255 228 230 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/45{
  --tw-shadow-color: rgb(255 228 230 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/5{
  --tw-shadow-color: rgb(255 228 230 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/50{
  --tw-shadow-color: rgb(255 228 230 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/55{
  --tw-shadow-color: rgb(255 228 230 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/60{
  --tw-shadow-color: rgb(255 228 230 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/65{
  --tw-shadow-color: rgb(255 228 230 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/70{
  --tw-shadow-color: rgb(255 228 230 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/75{
  --tw-shadow-color: rgb(255 228 230 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/80{
  --tw-shadow-color: rgb(255 228 230 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/85{
  --tw-shadow-color: rgb(255 228 230 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/90{
  --tw-shadow-color: rgb(255 228 230 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/95{
  --tw-shadow-color: rgb(255 228 230 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200{
  --tw-shadow-color: #fecdd3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/0{
  --tw-shadow-color: rgb(254 205 211 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/10{
  --tw-shadow-color: rgb(254 205 211 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/100{
  --tw-shadow-color: rgb(254 205 211 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/15{
  --tw-shadow-color: rgb(254 205 211 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/20{
  --tw-shadow-color: rgb(254 205 211 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/25{
  --tw-shadow-color: rgb(254 205 211 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/30{
  --tw-shadow-color: rgb(254 205 211 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/35{
  --tw-shadow-color: rgb(254 205 211 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/40{
  --tw-shadow-color: rgb(254 205 211 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/45{
  --tw-shadow-color: rgb(254 205 211 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/5{
  --tw-shadow-color: rgb(254 205 211 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/50{
  --tw-shadow-color: rgb(254 205 211 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/55{
  --tw-shadow-color: rgb(254 205 211 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/60{
  --tw-shadow-color: rgb(254 205 211 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/65{
  --tw-shadow-color: rgb(254 205 211 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/70{
  --tw-shadow-color: rgb(254 205 211 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/75{
  --tw-shadow-color: rgb(254 205 211 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/80{
  --tw-shadow-color: rgb(254 205 211 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/85{
  --tw-shadow-color: rgb(254 205 211 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/90{
  --tw-shadow-color: rgb(254 205 211 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/95{
  --tw-shadow-color: rgb(254 205 211 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300{
  --tw-shadow-color: #fda4af;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/0{
  --tw-shadow-color: rgb(253 164 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/10{
  --tw-shadow-color: rgb(253 164 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/100{
  --tw-shadow-color: rgb(253 164 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/15{
  --tw-shadow-color: rgb(253 164 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/20{
  --tw-shadow-color: rgb(253 164 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/25{
  --tw-shadow-color: rgb(253 164 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/30{
  --tw-shadow-color: rgb(253 164 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/35{
  --tw-shadow-color: rgb(253 164 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/40{
  --tw-shadow-color: rgb(253 164 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/45{
  --tw-shadow-color: rgb(253 164 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/5{
  --tw-shadow-color: rgb(253 164 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/50{
  --tw-shadow-color: rgb(253 164 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/55{
  --tw-shadow-color: rgb(253 164 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/60{
  --tw-shadow-color: rgb(253 164 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/65{
  --tw-shadow-color: rgb(253 164 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/70{
  --tw-shadow-color: rgb(253 164 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/75{
  --tw-shadow-color: rgb(253 164 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/80{
  --tw-shadow-color: rgb(253 164 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/85{
  --tw-shadow-color: rgb(253 164 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/90{
  --tw-shadow-color: rgb(253 164 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/95{
  --tw-shadow-color: rgb(253 164 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400{
  --tw-shadow-color: #fb7185;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/0{
  --tw-shadow-color: rgb(251 113 133 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/10{
  --tw-shadow-color: rgb(251 113 133 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/100{
  --tw-shadow-color: rgb(251 113 133 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/15{
  --tw-shadow-color: rgb(251 113 133 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/20{
  --tw-shadow-color: rgb(251 113 133 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/25{
  --tw-shadow-color: rgb(251 113 133 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/30{
  --tw-shadow-color: rgb(251 113 133 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/35{
  --tw-shadow-color: rgb(251 113 133 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/40{
  --tw-shadow-color: rgb(251 113 133 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/45{
  --tw-shadow-color: rgb(251 113 133 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/5{
  --tw-shadow-color: rgb(251 113 133 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/50{
  --tw-shadow-color: rgb(251 113 133 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/55{
  --tw-shadow-color: rgb(251 113 133 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/60{
  --tw-shadow-color: rgb(251 113 133 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/65{
  --tw-shadow-color: rgb(251 113 133 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/70{
  --tw-shadow-color: rgb(251 113 133 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/75{
  --tw-shadow-color: rgb(251 113 133 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/80{
  --tw-shadow-color: rgb(251 113 133 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/85{
  --tw-shadow-color: rgb(251 113 133 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/90{
  --tw-shadow-color: rgb(251 113 133 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/95{
  --tw-shadow-color: rgb(251 113 133 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50{
  --tw-shadow-color: #fff1f2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/0{
  --tw-shadow-color: rgb(255 241 242 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/10{
  --tw-shadow-color: rgb(255 241 242 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/100{
  --tw-shadow-color: rgb(255 241 242 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/15{
  --tw-shadow-color: rgb(255 241 242 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/20{
  --tw-shadow-color: rgb(255 241 242 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/25{
  --tw-shadow-color: rgb(255 241 242 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/30{
  --tw-shadow-color: rgb(255 241 242 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/35{
  --tw-shadow-color: rgb(255 241 242 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/40{
  --tw-shadow-color: rgb(255 241 242 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/45{
  --tw-shadow-color: rgb(255 241 242 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/5{
  --tw-shadow-color: rgb(255 241 242 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/50{
  --tw-shadow-color: rgb(255 241 242 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/55{
  --tw-shadow-color: rgb(255 241 242 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/60{
  --tw-shadow-color: rgb(255 241 242 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/65{
  --tw-shadow-color: rgb(255 241 242 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/70{
  --tw-shadow-color: rgb(255 241 242 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/75{
  --tw-shadow-color: rgb(255 241 242 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/80{
  --tw-shadow-color: rgb(255 241 242 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/85{
  --tw-shadow-color: rgb(255 241 242 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/90{
  --tw-shadow-color: rgb(255 241 242 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/95{
  --tw-shadow-color: rgb(255 241 242 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500{
  --tw-shadow-color: #f43f5e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/0{
  --tw-shadow-color: rgb(244 63 94 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/10{
  --tw-shadow-color: rgb(244 63 94 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/100{
  --tw-shadow-color: rgb(244 63 94 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/15{
  --tw-shadow-color: rgb(244 63 94 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/20{
  --tw-shadow-color: rgb(244 63 94 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/25{
  --tw-shadow-color: rgb(244 63 94 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/30{
  --tw-shadow-color: rgb(244 63 94 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/35{
  --tw-shadow-color: rgb(244 63 94 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/40{
  --tw-shadow-color: rgb(244 63 94 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/45{
  --tw-shadow-color: rgb(244 63 94 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/5{
  --tw-shadow-color: rgb(244 63 94 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/50{
  --tw-shadow-color: rgb(244 63 94 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/55{
  --tw-shadow-color: rgb(244 63 94 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/60{
  --tw-shadow-color: rgb(244 63 94 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/65{
  --tw-shadow-color: rgb(244 63 94 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/70{
  --tw-shadow-color: rgb(244 63 94 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/75{
  --tw-shadow-color: rgb(244 63 94 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/80{
  --tw-shadow-color: rgb(244 63 94 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/85{
  --tw-shadow-color: rgb(244 63 94 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/90{
  --tw-shadow-color: rgb(244 63 94 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/95{
  --tw-shadow-color: rgb(244 63 94 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600{
  --tw-shadow-color: #e11d48;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/0{
  --tw-shadow-color: rgb(225 29 72 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/10{
  --tw-shadow-color: rgb(225 29 72 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/100{
  --tw-shadow-color: rgb(225 29 72 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/15{
  --tw-shadow-color: rgb(225 29 72 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/20{
  --tw-shadow-color: rgb(225 29 72 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/25{
  --tw-shadow-color: rgb(225 29 72 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/30{
  --tw-shadow-color: rgb(225 29 72 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/35{
  --tw-shadow-color: rgb(225 29 72 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/40{
  --tw-shadow-color: rgb(225 29 72 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/45{
  --tw-shadow-color: rgb(225 29 72 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/5{
  --tw-shadow-color: rgb(225 29 72 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/50{
  --tw-shadow-color: rgb(225 29 72 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/55{
  --tw-shadow-color: rgb(225 29 72 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/60{
  --tw-shadow-color: rgb(225 29 72 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/65{
  --tw-shadow-color: rgb(225 29 72 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/70{
  --tw-shadow-color: rgb(225 29 72 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/75{
  --tw-shadow-color: rgb(225 29 72 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/80{
  --tw-shadow-color: rgb(225 29 72 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/85{
  --tw-shadow-color: rgb(225 29 72 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/90{
  --tw-shadow-color: rgb(225 29 72 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/95{
  --tw-shadow-color: rgb(225 29 72 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700{
  --tw-shadow-color: #be123c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/0{
  --tw-shadow-color: rgb(190 18 60 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/10{
  --tw-shadow-color: rgb(190 18 60 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/100{
  --tw-shadow-color: rgb(190 18 60 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/15{
  --tw-shadow-color: rgb(190 18 60 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/20{
  --tw-shadow-color: rgb(190 18 60 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/25{
  --tw-shadow-color: rgb(190 18 60 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/30{
  --tw-shadow-color: rgb(190 18 60 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/35{
  --tw-shadow-color: rgb(190 18 60 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/40{
  --tw-shadow-color: rgb(190 18 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/45{
  --tw-shadow-color: rgb(190 18 60 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/5{
  --tw-shadow-color: rgb(190 18 60 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/50{
  --tw-shadow-color: rgb(190 18 60 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/55{
  --tw-shadow-color: rgb(190 18 60 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/60{
  --tw-shadow-color: rgb(190 18 60 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/65{
  --tw-shadow-color: rgb(190 18 60 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/70{
  --tw-shadow-color: rgb(190 18 60 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/75{
  --tw-shadow-color: rgb(190 18 60 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/80{
  --tw-shadow-color: rgb(190 18 60 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/85{
  --tw-shadow-color: rgb(190 18 60 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/90{
  --tw-shadow-color: rgb(190 18 60 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/95{
  --tw-shadow-color: rgb(190 18 60 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800{
  --tw-shadow-color: #9f1239;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/0{
  --tw-shadow-color: rgb(159 18 57 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/10{
  --tw-shadow-color: rgb(159 18 57 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/100{
  --tw-shadow-color: rgb(159 18 57 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/15{
  --tw-shadow-color: rgb(159 18 57 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/20{
  --tw-shadow-color: rgb(159 18 57 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/25{
  --tw-shadow-color: rgb(159 18 57 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/30{
  --tw-shadow-color: rgb(159 18 57 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/35{
  --tw-shadow-color: rgb(159 18 57 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/40{
  --tw-shadow-color: rgb(159 18 57 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/45{
  --tw-shadow-color: rgb(159 18 57 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/5{
  --tw-shadow-color: rgb(159 18 57 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/50{
  --tw-shadow-color: rgb(159 18 57 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/55{
  --tw-shadow-color: rgb(159 18 57 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/60{
  --tw-shadow-color: rgb(159 18 57 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/65{
  --tw-shadow-color: rgb(159 18 57 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/70{
  --tw-shadow-color: rgb(159 18 57 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/75{
  --tw-shadow-color: rgb(159 18 57 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/80{
  --tw-shadow-color: rgb(159 18 57 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/85{
  --tw-shadow-color: rgb(159 18 57 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/90{
  --tw-shadow-color: rgb(159 18 57 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/95{
  --tw-shadow-color: rgb(159 18 57 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900{
  --tw-shadow-color: #881337;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/0{
  --tw-shadow-color: rgb(136 19 55 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/10{
  --tw-shadow-color: rgb(136 19 55 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/100{
  --tw-shadow-color: rgb(136 19 55 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/15{
  --tw-shadow-color: rgb(136 19 55 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/20{
  --tw-shadow-color: rgb(136 19 55 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/25{
  --tw-shadow-color: rgb(136 19 55 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/30{
  --tw-shadow-color: rgb(136 19 55 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/35{
  --tw-shadow-color: rgb(136 19 55 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/40{
  --tw-shadow-color: rgb(136 19 55 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/45{
  --tw-shadow-color: rgb(136 19 55 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/5{
  --tw-shadow-color: rgb(136 19 55 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/50{
  --tw-shadow-color: rgb(136 19 55 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/55{
  --tw-shadow-color: rgb(136 19 55 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/60{
  --tw-shadow-color: rgb(136 19 55 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/65{
  --tw-shadow-color: rgb(136 19 55 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/70{
  --tw-shadow-color: rgb(136 19 55 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/75{
  --tw-shadow-color: rgb(136 19 55 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/80{
  --tw-shadow-color: rgb(136 19 55 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/85{
  --tw-shadow-color: rgb(136 19 55 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/90{
  --tw-shadow-color: rgb(136 19 55 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/95{
  --tw-shadow-color: rgb(136 19 55 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950{
  --tw-shadow-color: #4c0519;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/0{
  --tw-shadow-color: rgb(76 5 25 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/10{
  --tw-shadow-color: rgb(76 5 25 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/100{
  --tw-shadow-color: rgb(76 5 25 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/15{
  --tw-shadow-color: rgb(76 5 25 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/20{
  --tw-shadow-color: rgb(76 5 25 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/25{
  --tw-shadow-color: rgb(76 5 25 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/30{
  --tw-shadow-color: rgb(76 5 25 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/35{
  --tw-shadow-color: rgb(76 5 25 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/40{
  --tw-shadow-color: rgb(76 5 25 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/45{
  --tw-shadow-color: rgb(76 5 25 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/5{
  --tw-shadow-color: rgb(76 5 25 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/50{
  --tw-shadow-color: rgb(76 5 25 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/55{
  --tw-shadow-color: rgb(76 5 25 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/60{
  --tw-shadow-color: rgb(76 5 25 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/65{
  --tw-shadow-color: rgb(76 5 25 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/70{
  --tw-shadow-color: rgb(76 5 25 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/75{
  --tw-shadow-color: rgb(76 5 25 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/80{
  --tw-shadow-color: rgb(76 5 25 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/85{
  --tw-shadow-color: rgb(76 5 25 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/90{
  --tw-shadow-color: rgb(76 5 25 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/95{
  --tw-shadow-color: rgb(76 5 25 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary{
  --tw-shadow-color: hsl(var(--secondary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground{
  --tw-shadow-color: hsl(var(--secondary-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/0{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/10{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/100{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/15{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/20{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/25{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/30{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/35{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/40{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/45{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/5{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/50{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/55{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/60{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/65{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/70{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/75{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/80{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/85{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/90{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/95{
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/0{
  --tw-shadow-color: hsl(var(--secondary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/10{
  --tw-shadow-color: hsl(var(--secondary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/100{
  --tw-shadow-color: hsl(var(--secondary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/15{
  --tw-shadow-color: hsl(var(--secondary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/20{
  --tw-shadow-color: hsl(var(--secondary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/25{
  --tw-shadow-color: hsl(var(--secondary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/30{
  --tw-shadow-color: hsl(var(--secondary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/35{
  --tw-shadow-color: hsl(var(--secondary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/40{
  --tw-shadow-color: hsl(var(--secondary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/45{
  --tw-shadow-color: hsl(var(--secondary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/5{
  --tw-shadow-color: hsl(var(--secondary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/50{
  --tw-shadow-color: hsl(var(--secondary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/55{
  --tw-shadow-color: hsl(var(--secondary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/60{
  --tw-shadow-color: hsl(var(--secondary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/65{
  --tw-shadow-color: hsl(var(--secondary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/70{
  --tw-shadow-color: hsl(var(--secondary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/75{
  --tw-shadow-color: hsl(var(--secondary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/80{
  --tw-shadow-color: hsl(var(--secondary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/85{
  --tw-shadow-color: hsl(var(--secondary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/90{
  --tw-shadow-color: hsl(var(--secondary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/95{
  --tw-shadow-color: hsl(var(--secondary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green{
  --tw-shadow-color: hsl(var(--color-services-green));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/0{
  --tw-shadow-color: hsl(var(--color-services-green) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/10{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/100{
  --tw-shadow-color: hsl(var(--color-services-green) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/15{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/20{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/25{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/30{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/35{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/40{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/45{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/5{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/50{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/55{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/60{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/65{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/70{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/75{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/80{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/85{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/90{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-services-green\/95{
  --tw-shadow-color: hsl(var(--color-services-green) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar{
  --tw-shadow-color: hsl(var(--sidebar-background));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent{
  --tw-shadow-color: hsl(var(--sidebar-accent));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/0{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/10{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/100{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/15{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/20{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/25{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/30{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/35{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/40{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/45{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/5{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/50{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/55{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/60{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/65{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/70{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/75{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/80{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/85{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/90{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent-foreground\/95{
  --tw-shadow-color: hsl(var(--sidebar-accent-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/0{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/10{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/100{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/15{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/20{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/25{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/30{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/35{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/40{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/45{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/5{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/50{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/55{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/60{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/65{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/70{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/75{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/80{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/85{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/90{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-accent\/95{
  --tw-shadow-color: hsl(var(--sidebar-accent) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border{
  --tw-shadow-color: hsl(var(--sidebar-border));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/0{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/10{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/100{
  --tw-shadow-color: hsl(var(--sidebar-border) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/15{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/20{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/25{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/30{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/35{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/40{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/45{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/5{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/50{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/55{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/60{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/65{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/70{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/75{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/80{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/85{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/90{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-border\/95{
  --tw-shadow-color: hsl(var(--sidebar-border) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground{
  --tw-shadow-color: hsl(var(--sidebar-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/0{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/10{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/100{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/15{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/20{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/25{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/30{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/35{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/40{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/45{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/5{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/50{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/55{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/60{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/65{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/70{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/75{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/80{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/85{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/90{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-foreground\/95{
  --tw-shadow-color: hsl(var(--sidebar-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary{
  --tw-shadow-color: hsl(var(--sidebar-primary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/0{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/10{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/100{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/15{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/20{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/25{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/30{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/35{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/40{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/45{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/5{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/50{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/55{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/60{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/65{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/70{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/75{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/80{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/85{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/90{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary-foreground\/95{
  --tw-shadow-color: hsl(var(--sidebar-primary-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/0{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/10{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/100{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/15{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/20{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/25{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/30{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/35{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/40{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/45{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/5{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/50{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/55{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/60{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/65{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/70{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/75{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/80{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/85{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/90{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-primary\/95{
  --tw-shadow-color: hsl(var(--sidebar-primary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring{
  --tw-shadow-color: hsl(var(--sidebar-ring));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/0{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/10{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/100{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/15{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/20{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/25{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/30{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/35{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/40{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/45{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/5{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/50{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/55{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/60{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/65{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/70{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/75{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/80{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/85{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/90{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar-ring\/95{
  --tw-shadow-color: hsl(var(--sidebar-ring) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/0{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/10{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/100{
  --tw-shadow-color: hsl(var(--sidebar-background) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/15{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/20{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/25{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/30{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/35{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/40{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/45{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/5{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/50{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/55{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/60{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/65{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/70{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/75{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/80{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/85{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/90{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sidebar\/95{
  --tw-shadow-color: hsl(var(--sidebar-background) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100{
  --tw-shadow-color: #e0f2fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/0{
  --tw-shadow-color: rgb(224 242 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/10{
  --tw-shadow-color: rgb(224 242 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/100{
  --tw-shadow-color: rgb(224 242 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/15{
  --tw-shadow-color: rgb(224 242 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/20{
  --tw-shadow-color: rgb(224 242 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/25{
  --tw-shadow-color: rgb(224 242 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/30{
  --tw-shadow-color: rgb(224 242 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/35{
  --tw-shadow-color: rgb(224 242 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/40{
  --tw-shadow-color: rgb(224 242 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/45{
  --tw-shadow-color: rgb(224 242 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/5{
  --tw-shadow-color: rgb(224 242 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/50{
  --tw-shadow-color: rgb(224 242 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/55{
  --tw-shadow-color: rgb(224 242 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/60{
  --tw-shadow-color: rgb(224 242 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/65{
  --tw-shadow-color: rgb(224 242 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/70{
  --tw-shadow-color: rgb(224 242 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/75{
  --tw-shadow-color: rgb(224 242 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/80{
  --tw-shadow-color: rgb(224 242 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/85{
  --tw-shadow-color: rgb(224 242 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/90{
  --tw-shadow-color: rgb(224 242 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/95{
  --tw-shadow-color: rgb(224 242 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200{
  --tw-shadow-color: #bae6fd;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/0{
  --tw-shadow-color: rgb(186 230 253 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/10{
  --tw-shadow-color: rgb(186 230 253 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/100{
  --tw-shadow-color: rgb(186 230 253 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/15{
  --tw-shadow-color: rgb(186 230 253 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/20{
  --tw-shadow-color: rgb(186 230 253 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/25{
  --tw-shadow-color: rgb(186 230 253 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/30{
  --tw-shadow-color: rgb(186 230 253 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/35{
  --tw-shadow-color: rgb(186 230 253 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/40{
  --tw-shadow-color: rgb(186 230 253 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/45{
  --tw-shadow-color: rgb(186 230 253 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/5{
  --tw-shadow-color: rgb(186 230 253 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/50{
  --tw-shadow-color: rgb(186 230 253 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/55{
  --tw-shadow-color: rgb(186 230 253 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/60{
  --tw-shadow-color: rgb(186 230 253 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/65{
  --tw-shadow-color: rgb(186 230 253 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/70{
  --tw-shadow-color: rgb(186 230 253 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/75{
  --tw-shadow-color: rgb(186 230 253 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/80{
  --tw-shadow-color: rgb(186 230 253 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/85{
  --tw-shadow-color: rgb(186 230 253 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/90{
  --tw-shadow-color: rgb(186 230 253 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/95{
  --tw-shadow-color: rgb(186 230 253 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300{
  --tw-shadow-color: #7dd3fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/0{
  --tw-shadow-color: rgb(125 211 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/10{
  --tw-shadow-color: rgb(125 211 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/100{
  --tw-shadow-color: rgb(125 211 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/15{
  --tw-shadow-color: rgb(125 211 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/20{
  --tw-shadow-color: rgb(125 211 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/25{
  --tw-shadow-color: rgb(125 211 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/30{
  --tw-shadow-color: rgb(125 211 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/35{
  --tw-shadow-color: rgb(125 211 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/40{
  --tw-shadow-color: rgb(125 211 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/45{
  --tw-shadow-color: rgb(125 211 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/5{
  --tw-shadow-color: rgb(125 211 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/50{
  --tw-shadow-color: rgb(125 211 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/55{
  --tw-shadow-color: rgb(125 211 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/60{
  --tw-shadow-color: rgb(125 211 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/65{
  --tw-shadow-color: rgb(125 211 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/70{
  --tw-shadow-color: rgb(125 211 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/75{
  --tw-shadow-color: rgb(125 211 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/80{
  --tw-shadow-color: rgb(125 211 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/85{
  --tw-shadow-color: rgb(125 211 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/90{
  --tw-shadow-color: rgb(125 211 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/95{
  --tw-shadow-color: rgb(125 211 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400{
  --tw-shadow-color: #38bdf8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/0{
  --tw-shadow-color: rgb(56 189 248 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/10{
  --tw-shadow-color: rgb(56 189 248 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/100{
  --tw-shadow-color: rgb(56 189 248 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/15{
  --tw-shadow-color: rgb(56 189 248 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/20{
  --tw-shadow-color: rgb(56 189 248 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/25{
  --tw-shadow-color: rgb(56 189 248 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/30{
  --tw-shadow-color: rgb(56 189 248 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/35{
  --tw-shadow-color: rgb(56 189 248 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/40{
  --tw-shadow-color: rgb(56 189 248 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/45{
  --tw-shadow-color: rgb(56 189 248 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/5{
  --tw-shadow-color: rgb(56 189 248 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/50{
  --tw-shadow-color: rgb(56 189 248 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/55{
  --tw-shadow-color: rgb(56 189 248 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/60{
  --tw-shadow-color: rgb(56 189 248 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/65{
  --tw-shadow-color: rgb(56 189 248 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/70{
  --tw-shadow-color: rgb(56 189 248 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/75{
  --tw-shadow-color: rgb(56 189 248 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/80{
  --tw-shadow-color: rgb(56 189 248 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/85{
  --tw-shadow-color: rgb(56 189 248 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/90{
  --tw-shadow-color: rgb(56 189 248 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/95{
  --tw-shadow-color: rgb(56 189 248 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50{
  --tw-shadow-color: #f0f9ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/0{
  --tw-shadow-color: rgb(240 249 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/10{
  --tw-shadow-color: rgb(240 249 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/100{
  --tw-shadow-color: rgb(240 249 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/15{
  --tw-shadow-color: rgb(240 249 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/20{
  --tw-shadow-color: rgb(240 249 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/25{
  --tw-shadow-color: rgb(240 249 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/30{
  --tw-shadow-color: rgb(240 249 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/35{
  --tw-shadow-color: rgb(240 249 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/40{
  --tw-shadow-color: rgb(240 249 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/45{
  --tw-shadow-color: rgb(240 249 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/5{
  --tw-shadow-color: rgb(240 249 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/50{
  --tw-shadow-color: rgb(240 249 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/55{
  --tw-shadow-color: rgb(240 249 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/60{
  --tw-shadow-color: rgb(240 249 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/65{
  --tw-shadow-color: rgb(240 249 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/70{
  --tw-shadow-color: rgb(240 249 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/75{
  --tw-shadow-color: rgb(240 249 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/80{
  --tw-shadow-color: rgb(240 249 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/85{
  --tw-shadow-color: rgb(240 249 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/90{
  --tw-shadow-color: rgb(240 249 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/95{
  --tw-shadow-color: rgb(240 249 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500{
  --tw-shadow-color: #0ea5e9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/0{
  --tw-shadow-color: rgb(14 165 233 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/10{
  --tw-shadow-color: rgb(14 165 233 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/100{
  --tw-shadow-color: rgb(14 165 233 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/15{
  --tw-shadow-color: rgb(14 165 233 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/20{
  --tw-shadow-color: rgb(14 165 233 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/25{
  --tw-shadow-color: rgb(14 165 233 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/30{
  --tw-shadow-color: rgb(14 165 233 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/35{
  --tw-shadow-color: rgb(14 165 233 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/40{
  --tw-shadow-color: rgb(14 165 233 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/45{
  --tw-shadow-color: rgb(14 165 233 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/5{
  --tw-shadow-color: rgb(14 165 233 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/50{
  --tw-shadow-color: rgb(14 165 233 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/55{
  --tw-shadow-color: rgb(14 165 233 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/60{
  --tw-shadow-color: rgb(14 165 233 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/65{
  --tw-shadow-color: rgb(14 165 233 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/70{
  --tw-shadow-color: rgb(14 165 233 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/75{
  --tw-shadow-color: rgb(14 165 233 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/80{
  --tw-shadow-color: rgb(14 165 233 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/85{
  --tw-shadow-color: rgb(14 165 233 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/90{
  --tw-shadow-color: rgb(14 165 233 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/95{
  --tw-shadow-color: rgb(14 165 233 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600{
  --tw-shadow-color: #0284c7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/0{
  --tw-shadow-color: rgb(2 132 199 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/10{
  --tw-shadow-color: rgb(2 132 199 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/100{
  --tw-shadow-color: rgb(2 132 199 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/15{
  --tw-shadow-color: rgb(2 132 199 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/20{
  --tw-shadow-color: rgb(2 132 199 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/25{
  --tw-shadow-color: rgb(2 132 199 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/30{
  --tw-shadow-color: rgb(2 132 199 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/35{
  --tw-shadow-color: rgb(2 132 199 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/40{
  --tw-shadow-color: rgb(2 132 199 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/45{
  --tw-shadow-color: rgb(2 132 199 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/5{
  --tw-shadow-color: rgb(2 132 199 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/50{
  --tw-shadow-color: rgb(2 132 199 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/55{
  --tw-shadow-color: rgb(2 132 199 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/60{
  --tw-shadow-color: rgb(2 132 199 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/65{
  --tw-shadow-color: rgb(2 132 199 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/70{
  --tw-shadow-color: rgb(2 132 199 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/75{
  --tw-shadow-color: rgb(2 132 199 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/80{
  --tw-shadow-color: rgb(2 132 199 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/85{
  --tw-shadow-color: rgb(2 132 199 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/90{
  --tw-shadow-color: rgb(2 132 199 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/95{
  --tw-shadow-color: rgb(2 132 199 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700{
  --tw-shadow-color: #0369a1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/0{
  --tw-shadow-color: rgb(3 105 161 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/10{
  --tw-shadow-color: rgb(3 105 161 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/100{
  --tw-shadow-color: rgb(3 105 161 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/15{
  --tw-shadow-color: rgb(3 105 161 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/20{
  --tw-shadow-color: rgb(3 105 161 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/25{
  --tw-shadow-color: rgb(3 105 161 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/30{
  --tw-shadow-color: rgb(3 105 161 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/35{
  --tw-shadow-color: rgb(3 105 161 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/40{
  --tw-shadow-color: rgb(3 105 161 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/45{
  --tw-shadow-color: rgb(3 105 161 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/5{
  --tw-shadow-color: rgb(3 105 161 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/50{
  --tw-shadow-color: rgb(3 105 161 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/55{
  --tw-shadow-color: rgb(3 105 161 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/60{
  --tw-shadow-color: rgb(3 105 161 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/65{
  --tw-shadow-color: rgb(3 105 161 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/70{
  --tw-shadow-color: rgb(3 105 161 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/75{
  --tw-shadow-color: rgb(3 105 161 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/80{
  --tw-shadow-color: rgb(3 105 161 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/85{
  --tw-shadow-color: rgb(3 105 161 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/90{
  --tw-shadow-color: rgb(3 105 161 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/95{
  --tw-shadow-color: rgb(3 105 161 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800{
  --tw-shadow-color: #075985;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/0{
  --tw-shadow-color: rgb(7 89 133 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/10{
  --tw-shadow-color: rgb(7 89 133 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/100{
  --tw-shadow-color: rgb(7 89 133 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/15{
  --tw-shadow-color: rgb(7 89 133 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/20{
  --tw-shadow-color: rgb(7 89 133 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/25{
  --tw-shadow-color: rgb(7 89 133 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/30{
  --tw-shadow-color: rgb(7 89 133 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/35{
  --tw-shadow-color: rgb(7 89 133 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/40{
  --tw-shadow-color: rgb(7 89 133 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/45{
  --tw-shadow-color: rgb(7 89 133 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/5{
  --tw-shadow-color: rgb(7 89 133 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/50{
  --tw-shadow-color: rgb(7 89 133 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/55{
  --tw-shadow-color: rgb(7 89 133 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/60{
  --tw-shadow-color: rgb(7 89 133 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/65{
  --tw-shadow-color: rgb(7 89 133 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/70{
  --tw-shadow-color: rgb(7 89 133 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/75{
  --tw-shadow-color: rgb(7 89 133 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/80{
  --tw-shadow-color: rgb(7 89 133 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/85{
  --tw-shadow-color: rgb(7 89 133 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/90{
  --tw-shadow-color: rgb(7 89 133 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/95{
  --tw-shadow-color: rgb(7 89 133 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900{
  --tw-shadow-color: #0c4a6e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/0{
  --tw-shadow-color: rgb(12 74 110 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/10{
  --tw-shadow-color: rgb(12 74 110 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/100{
  --tw-shadow-color: rgb(12 74 110 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/15{
  --tw-shadow-color: rgb(12 74 110 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/20{
  --tw-shadow-color: rgb(12 74 110 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/25{
  --tw-shadow-color: rgb(12 74 110 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/30{
  --tw-shadow-color: rgb(12 74 110 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/35{
  --tw-shadow-color: rgb(12 74 110 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/40{
  --tw-shadow-color: rgb(12 74 110 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/45{
  --tw-shadow-color: rgb(12 74 110 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/5{
  --tw-shadow-color: rgb(12 74 110 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/50{
  --tw-shadow-color: rgb(12 74 110 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/55{
  --tw-shadow-color: rgb(12 74 110 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/60{
  --tw-shadow-color: rgb(12 74 110 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/65{
  --tw-shadow-color: rgb(12 74 110 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/70{
  --tw-shadow-color: rgb(12 74 110 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/75{
  --tw-shadow-color: rgb(12 74 110 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/80{
  --tw-shadow-color: rgb(12 74 110 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/85{
  --tw-shadow-color: rgb(12 74 110 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/90{
  --tw-shadow-color: rgb(12 74 110 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/95{
  --tw-shadow-color: rgb(12 74 110 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950{
  --tw-shadow-color: #082f49;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/0{
  --tw-shadow-color: rgb(8 47 73 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/10{
  --tw-shadow-color: rgb(8 47 73 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/100{
  --tw-shadow-color: rgb(8 47 73 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/15{
  --tw-shadow-color: rgb(8 47 73 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/20{
  --tw-shadow-color: rgb(8 47 73 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/25{
  --tw-shadow-color: rgb(8 47 73 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/30{
  --tw-shadow-color: rgb(8 47 73 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/35{
  --tw-shadow-color: rgb(8 47 73 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/40{
  --tw-shadow-color: rgb(8 47 73 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/45{
  --tw-shadow-color: rgb(8 47 73 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/5{
  --tw-shadow-color: rgb(8 47 73 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/50{
  --tw-shadow-color: rgb(8 47 73 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/55{
  --tw-shadow-color: rgb(8 47 73 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/60{
  --tw-shadow-color: rgb(8 47 73 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/65{
  --tw-shadow-color: rgb(8 47 73 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/70{
  --tw-shadow-color: rgb(8 47 73 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/75{
  --tw-shadow-color: rgb(8 47 73 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/80{
  --tw-shadow-color: rgb(8 47 73 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/85{
  --tw-shadow-color: rgb(8 47 73 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/90{
  --tw-shadow-color: rgb(8 47 73 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/95{
  --tw-shadow-color: rgb(8 47 73 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100{
  --tw-shadow-color: #f1f5f9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/0{
  --tw-shadow-color: rgb(241 245 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/10{
  --tw-shadow-color: rgb(241 245 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/100{
  --tw-shadow-color: rgb(241 245 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/15{
  --tw-shadow-color: rgb(241 245 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/20{
  --tw-shadow-color: rgb(241 245 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/25{
  --tw-shadow-color: rgb(241 245 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/30{
  --tw-shadow-color: rgb(241 245 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/35{
  --tw-shadow-color: rgb(241 245 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/40{
  --tw-shadow-color: rgb(241 245 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/45{
  --tw-shadow-color: rgb(241 245 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/5{
  --tw-shadow-color: rgb(241 245 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/50{
  --tw-shadow-color: rgb(241 245 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/55{
  --tw-shadow-color: rgb(241 245 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/60{
  --tw-shadow-color: rgb(241 245 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/65{
  --tw-shadow-color: rgb(241 245 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/70{
  --tw-shadow-color: rgb(241 245 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/75{
  --tw-shadow-color: rgb(241 245 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/80{
  --tw-shadow-color: rgb(241 245 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/85{
  --tw-shadow-color: rgb(241 245 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/90{
  --tw-shadow-color: rgb(241 245 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/95{
  --tw-shadow-color: rgb(241 245 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200{
  --tw-shadow-color: #e2e8f0;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/0{
  --tw-shadow-color: rgb(226 232 240 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/10{
  --tw-shadow-color: rgb(226 232 240 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/100{
  --tw-shadow-color: rgb(226 232 240 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/15{
  --tw-shadow-color: rgb(226 232 240 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/20{
  --tw-shadow-color: rgb(226 232 240 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/25{
  --tw-shadow-color: rgb(226 232 240 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/30{
  --tw-shadow-color: rgb(226 232 240 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/35{
  --tw-shadow-color: rgb(226 232 240 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/40{
  --tw-shadow-color: rgb(226 232 240 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/45{
  --tw-shadow-color: rgb(226 232 240 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/5{
  --tw-shadow-color: rgb(226 232 240 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/50{
  --tw-shadow-color: rgb(226 232 240 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/55{
  --tw-shadow-color: rgb(226 232 240 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/60{
  --tw-shadow-color: rgb(226 232 240 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/65{
  --tw-shadow-color: rgb(226 232 240 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/70{
  --tw-shadow-color: rgb(226 232 240 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/75{
  --tw-shadow-color: rgb(226 232 240 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/80{
  --tw-shadow-color: rgb(226 232 240 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/85{
  --tw-shadow-color: rgb(226 232 240 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/90{
  --tw-shadow-color: rgb(226 232 240 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/95{
  --tw-shadow-color: rgb(226 232 240 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300{
  --tw-shadow-color: #cbd5e1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/0{
  --tw-shadow-color: rgb(203 213 225 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/10{
  --tw-shadow-color: rgb(203 213 225 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/100{
  --tw-shadow-color: rgb(203 213 225 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/15{
  --tw-shadow-color: rgb(203 213 225 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/20{
  --tw-shadow-color: rgb(203 213 225 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/25{
  --tw-shadow-color: rgb(203 213 225 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/30{
  --tw-shadow-color: rgb(203 213 225 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/35{
  --tw-shadow-color: rgb(203 213 225 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/40{
  --tw-shadow-color: rgb(203 213 225 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/45{
  --tw-shadow-color: rgb(203 213 225 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/5{
  --tw-shadow-color: rgb(203 213 225 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/50{
  --tw-shadow-color: rgb(203 213 225 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/55{
  --tw-shadow-color: rgb(203 213 225 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/60{
  --tw-shadow-color: rgb(203 213 225 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/65{
  --tw-shadow-color: rgb(203 213 225 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/70{
  --tw-shadow-color: rgb(203 213 225 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/75{
  --tw-shadow-color: rgb(203 213 225 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/80{
  --tw-shadow-color: rgb(203 213 225 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/85{
  --tw-shadow-color: rgb(203 213 225 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/90{
  --tw-shadow-color: rgb(203 213 225 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/95{
  --tw-shadow-color: rgb(203 213 225 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400{
  --tw-shadow-color: #94a3b8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/0{
  --tw-shadow-color: rgb(148 163 184 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/10{
  --tw-shadow-color: rgb(148 163 184 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/100{
  --tw-shadow-color: rgb(148 163 184 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/15{
  --tw-shadow-color: rgb(148 163 184 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/20{
  --tw-shadow-color: rgb(148 163 184 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/25{
  --tw-shadow-color: rgb(148 163 184 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/30{
  --tw-shadow-color: rgb(148 163 184 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/35{
  --tw-shadow-color: rgb(148 163 184 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/40{
  --tw-shadow-color: rgb(148 163 184 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/45{
  --tw-shadow-color: rgb(148 163 184 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/5{
  --tw-shadow-color: rgb(148 163 184 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/50{
  --tw-shadow-color: rgb(148 163 184 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/55{
  --tw-shadow-color: rgb(148 163 184 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/60{
  --tw-shadow-color: rgb(148 163 184 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/65{
  --tw-shadow-color: rgb(148 163 184 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/70{
  --tw-shadow-color: rgb(148 163 184 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/75{
  --tw-shadow-color: rgb(148 163 184 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/80{
  --tw-shadow-color: rgb(148 163 184 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/85{
  --tw-shadow-color: rgb(148 163 184 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/90{
  --tw-shadow-color: rgb(148 163 184 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/95{
  --tw-shadow-color: rgb(148 163 184 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50{
  --tw-shadow-color: #f8fafc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/0{
  --tw-shadow-color: rgb(248 250 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/10{
  --tw-shadow-color: rgb(248 250 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/100{
  --tw-shadow-color: rgb(248 250 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/15{
  --tw-shadow-color: rgb(248 250 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/20{
  --tw-shadow-color: rgb(248 250 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/25{
  --tw-shadow-color: rgb(248 250 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/30{
  --tw-shadow-color: rgb(248 250 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/35{
  --tw-shadow-color: rgb(248 250 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/40{
  --tw-shadow-color: rgb(248 250 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/45{
  --tw-shadow-color: rgb(248 250 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/5{
  --tw-shadow-color: rgb(248 250 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/50{
  --tw-shadow-color: rgb(248 250 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/55{
  --tw-shadow-color: rgb(248 250 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/60{
  --tw-shadow-color: rgb(248 250 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/65{
  --tw-shadow-color: rgb(248 250 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/70{
  --tw-shadow-color: rgb(248 250 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/75{
  --tw-shadow-color: rgb(248 250 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/80{
  --tw-shadow-color: rgb(248 250 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/85{
  --tw-shadow-color: rgb(248 250 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/90{
  --tw-shadow-color: rgb(248 250 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/95{
  --tw-shadow-color: rgb(248 250 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500{
  --tw-shadow-color: #64748b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/0{
  --tw-shadow-color: rgb(100 116 139 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/10{
  --tw-shadow-color: rgb(100 116 139 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/100{
  --tw-shadow-color: rgb(100 116 139 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/15{
  --tw-shadow-color: rgb(100 116 139 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/20{
  --tw-shadow-color: rgb(100 116 139 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/25{
  --tw-shadow-color: rgb(100 116 139 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/30{
  --tw-shadow-color: rgb(100 116 139 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/35{
  --tw-shadow-color: rgb(100 116 139 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/40{
  --tw-shadow-color: rgb(100 116 139 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/45{
  --tw-shadow-color: rgb(100 116 139 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/5{
  --tw-shadow-color: rgb(100 116 139 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/50{
  --tw-shadow-color: rgb(100 116 139 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/55{
  --tw-shadow-color: rgb(100 116 139 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/60{
  --tw-shadow-color: rgb(100 116 139 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/65{
  --tw-shadow-color: rgb(100 116 139 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/70{
  --tw-shadow-color: rgb(100 116 139 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/75{
  --tw-shadow-color: rgb(100 116 139 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/80{
  --tw-shadow-color: rgb(100 116 139 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/85{
  --tw-shadow-color: rgb(100 116 139 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/90{
  --tw-shadow-color: rgb(100 116 139 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/95{
  --tw-shadow-color: rgb(100 116 139 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600{
  --tw-shadow-color: #475569;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/0{
  --tw-shadow-color: rgb(71 85 105 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/10{
  --tw-shadow-color: rgb(71 85 105 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/100{
  --tw-shadow-color: rgb(71 85 105 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/15{
  --tw-shadow-color: rgb(71 85 105 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/20{
  --tw-shadow-color: rgb(71 85 105 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/25{
  --tw-shadow-color: rgb(71 85 105 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/30{
  --tw-shadow-color: rgb(71 85 105 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/35{
  --tw-shadow-color: rgb(71 85 105 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/40{
  --tw-shadow-color: rgb(71 85 105 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/45{
  --tw-shadow-color: rgb(71 85 105 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/5{
  --tw-shadow-color: rgb(71 85 105 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/50{
  --tw-shadow-color: rgb(71 85 105 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/55{
  --tw-shadow-color: rgb(71 85 105 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/60{
  --tw-shadow-color: rgb(71 85 105 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/65{
  --tw-shadow-color: rgb(71 85 105 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/70{
  --tw-shadow-color: rgb(71 85 105 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/75{
  --tw-shadow-color: rgb(71 85 105 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/80{
  --tw-shadow-color: rgb(71 85 105 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/85{
  --tw-shadow-color: rgb(71 85 105 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/90{
  --tw-shadow-color: rgb(71 85 105 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/95{
  --tw-shadow-color: rgb(71 85 105 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700{
  --tw-shadow-color: #334155;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/0{
  --tw-shadow-color: rgb(51 65 85 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/10{
  --tw-shadow-color: rgb(51 65 85 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/100{
  --tw-shadow-color: rgb(51 65 85 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/15{
  --tw-shadow-color: rgb(51 65 85 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/20{
  --tw-shadow-color: rgb(51 65 85 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/25{
  --tw-shadow-color: rgb(51 65 85 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/30{
  --tw-shadow-color: rgb(51 65 85 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/35{
  --tw-shadow-color: rgb(51 65 85 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/40{
  --tw-shadow-color: rgb(51 65 85 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/45{
  --tw-shadow-color: rgb(51 65 85 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/5{
  --tw-shadow-color: rgb(51 65 85 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/50{
  --tw-shadow-color: rgb(51 65 85 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/55{
  --tw-shadow-color: rgb(51 65 85 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/60{
  --tw-shadow-color: rgb(51 65 85 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/65{
  --tw-shadow-color: rgb(51 65 85 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/70{
  --tw-shadow-color: rgb(51 65 85 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/75{
  --tw-shadow-color: rgb(51 65 85 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/80{
  --tw-shadow-color: rgb(51 65 85 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/85{
  --tw-shadow-color: rgb(51 65 85 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/90{
  --tw-shadow-color: rgb(51 65 85 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/95{
  --tw-shadow-color: rgb(51 65 85 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800{
  --tw-shadow-color: #1e293b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/0{
  --tw-shadow-color: rgb(30 41 59 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/10{
  --tw-shadow-color: rgb(30 41 59 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/100{
  --tw-shadow-color: rgb(30 41 59 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/15{
  --tw-shadow-color: rgb(30 41 59 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/20{
  --tw-shadow-color: rgb(30 41 59 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/25{
  --tw-shadow-color: rgb(30 41 59 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/30{
  --tw-shadow-color: rgb(30 41 59 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/35{
  --tw-shadow-color: rgb(30 41 59 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/40{
  --tw-shadow-color: rgb(30 41 59 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/45{
  --tw-shadow-color: rgb(30 41 59 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/5{
  --tw-shadow-color: rgb(30 41 59 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/50{
  --tw-shadow-color: rgb(30 41 59 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/55{
  --tw-shadow-color: rgb(30 41 59 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/60{
  --tw-shadow-color: rgb(30 41 59 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/65{
  --tw-shadow-color: rgb(30 41 59 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/70{
  --tw-shadow-color: rgb(30 41 59 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/75{
  --tw-shadow-color: rgb(30 41 59 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/80{
  --tw-shadow-color: rgb(30 41 59 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/85{
  --tw-shadow-color: rgb(30 41 59 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/90{
  --tw-shadow-color: rgb(30 41 59 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/95{
  --tw-shadow-color: rgb(30 41 59 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900{
  --tw-shadow-color: #0f172a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/0{
  --tw-shadow-color: rgb(15 23 42 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/10{
  --tw-shadow-color: rgb(15 23 42 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/100{
  --tw-shadow-color: rgb(15 23 42 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/15{
  --tw-shadow-color: rgb(15 23 42 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/20{
  --tw-shadow-color: rgb(15 23 42 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/25{
  --tw-shadow-color: rgb(15 23 42 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/30{
  --tw-shadow-color: rgb(15 23 42 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/35{
  --tw-shadow-color: rgb(15 23 42 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/40{
  --tw-shadow-color: rgb(15 23 42 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/45{
  --tw-shadow-color: rgb(15 23 42 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/5{
  --tw-shadow-color: rgb(15 23 42 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/50{
  --tw-shadow-color: rgb(15 23 42 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/55{
  --tw-shadow-color: rgb(15 23 42 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/60{
  --tw-shadow-color: rgb(15 23 42 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/65{
  --tw-shadow-color: rgb(15 23 42 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/70{
  --tw-shadow-color: rgb(15 23 42 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/75{
  --tw-shadow-color: rgb(15 23 42 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/80{
  --tw-shadow-color: rgb(15 23 42 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/85{
  --tw-shadow-color: rgb(15 23 42 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/90{
  --tw-shadow-color: rgb(15 23 42 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/95{
  --tw-shadow-color: rgb(15 23 42 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950{
  --tw-shadow-color: #020617;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/0{
  --tw-shadow-color: rgb(2 6 23 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/10{
  --tw-shadow-color: rgb(2 6 23 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/100{
  --tw-shadow-color: rgb(2 6 23 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/15{
  --tw-shadow-color: rgb(2 6 23 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/20{
  --tw-shadow-color: rgb(2 6 23 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/25{
  --tw-shadow-color: rgb(2 6 23 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/30{
  --tw-shadow-color: rgb(2 6 23 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/35{
  --tw-shadow-color: rgb(2 6 23 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/40{
  --tw-shadow-color: rgb(2 6 23 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/45{
  --tw-shadow-color: rgb(2 6 23 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/5{
  --tw-shadow-color: rgb(2 6 23 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/50{
  --tw-shadow-color: rgb(2 6 23 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/55{
  --tw-shadow-color: rgb(2 6 23 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/60{
  --tw-shadow-color: rgb(2 6 23 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/65{
  --tw-shadow-color: rgb(2 6 23 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/70{
  --tw-shadow-color: rgb(2 6 23 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/75{
  --tw-shadow-color: rgb(2 6 23 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/80{
  --tw-shadow-color: rgb(2 6 23 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/85{
  --tw-shadow-color: rgb(2 6 23 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/90{
  --tw-shadow-color: rgb(2 6 23 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/95{
  --tw-shadow-color: rgb(2 6 23 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100{
  --tw-shadow-color: #f5f5f4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/0{
  --tw-shadow-color: rgb(245 245 244 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/10{
  --tw-shadow-color: rgb(245 245 244 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/100{
  --tw-shadow-color: rgb(245 245 244 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/15{
  --tw-shadow-color: rgb(245 245 244 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/20{
  --tw-shadow-color: rgb(245 245 244 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/25{
  --tw-shadow-color: rgb(245 245 244 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/30{
  --tw-shadow-color: rgb(245 245 244 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/35{
  --tw-shadow-color: rgb(245 245 244 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/40{
  --tw-shadow-color: rgb(245 245 244 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/45{
  --tw-shadow-color: rgb(245 245 244 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/5{
  --tw-shadow-color: rgb(245 245 244 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/50{
  --tw-shadow-color: rgb(245 245 244 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/55{
  --tw-shadow-color: rgb(245 245 244 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/60{
  --tw-shadow-color: rgb(245 245 244 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/65{
  --tw-shadow-color: rgb(245 245 244 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/70{
  --tw-shadow-color: rgb(245 245 244 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/75{
  --tw-shadow-color: rgb(245 245 244 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/80{
  --tw-shadow-color: rgb(245 245 244 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/85{
  --tw-shadow-color: rgb(245 245 244 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/90{
  --tw-shadow-color: rgb(245 245 244 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/95{
  --tw-shadow-color: rgb(245 245 244 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200{
  --tw-shadow-color: #e7e5e4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/0{
  --tw-shadow-color: rgb(231 229 228 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/10{
  --tw-shadow-color: rgb(231 229 228 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/100{
  --tw-shadow-color: rgb(231 229 228 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/15{
  --tw-shadow-color: rgb(231 229 228 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/20{
  --tw-shadow-color: rgb(231 229 228 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/25{
  --tw-shadow-color: rgb(231 229 228 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/30{
  --tw-shadow-color: rgb(231 229 228 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/35{
  --tw-shadow-color: rgb(231 229 228 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/40{
  --tw-shadow-color: rgb(231 229 228 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/45{
  --tw-shadow-color: rgb(231 229 228 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/5{
  --tw-shadow-color: rgb(231 229 228 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/50{
  --tw-shadow-color: rgb(231 229 228 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/55{
  --tw-shadow-color: rgb(231 229 228 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/60{
  --tw-shadow-color: rgb(231 229 228 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/65{
  --tw-shadow-color: rgb(231 229 228 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/70{
  --tw-shadow-color: rgb(231 229 228 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/75{
  --tw-shadow-color: rgb(231 229 228 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/80{
  --tw-shadow-color: rgb(231 229 228 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/85{
  --tw-shadow-color: rgb(231 229 228 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/90{
  --tw-shadow-color: rgb(231 229 228 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/95{
  --tw-shadow-color: rgb(231 229 228 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300{
  --tw-shadow-color: #d6d3d1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/0{
  --tw-shadow-color: rgb(214 211 209 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/10{
  --tw-shadow-color: rgb(214 211 209 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/100{
  --tw-shadow-color: rgb(214 211 209 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/15{
  --tw-shadow-color: rgb(214 211 209 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/20{
  --tw-shadow-color: rgb(214 211 209 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/25{
  --tw-shadow-color: rgb(214 211 209 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/30{
  --tw-shadow-color: rgb(214 211 209 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/35{
  --tw-shadow-color: rgb(214 211 209 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/40{
  --tw-shadow-color: rgb(214 211 209 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/45{
  --tw-shadow-color: rgb(214 211 209 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/5{
  --tw-shadow-color: rgb(214 211 209 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/50{
  --tw-shadow-color: rgb(214 211 209 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/55{
  --tw-shadow-color: rgb(214 211 209 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/60{
  --tw-shadow-color: rgb(214 211 209 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/65{
  --tw-shadow-color: rgb(214 211 209 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/70{
  --tw-shadow-color: rgb(214 211 209 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/75{
  --tw-shadow-color: rgb(214 211 209 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/80{
  --tw-shadow-color: rgb(214 211 209 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/85{
  --tw-shadow-color: rgb(214 211 209 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/90{
  --tw-shadow-color: rgb(214 211 209 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/95{
  --tw-shadow-color: rgb(214 211 209 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400{
  --tw-shadow-color: #a8a29e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/0{
  --tw-shadow-color: rgb(168 162 158 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/10{
  --tw-shadow-color: rgb(168 162 158 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/100{
  --tw-shadow-color: rgb(168 162 158 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/15{
  --tw-shadow-color: rgb(168 162 158 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/20{
  --tw-shadow-color: rgb(168 162 158 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/25{
  --tw-shadow-color: rgb(168 162 158 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/30{
  --tw-shadow-color: rgb(168 162 158 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/35{
  --tw-shadow-color: rgb(168 162 158 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/40{
  --tw-shadow-color: rgb(168 162 158 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/45{
  --tw-shadow-color: rgb(168 162 158 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/5{
  --tw-shadow-color: rgb(168 162 158 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/50{
  --tw-shadow-color: rgb(168 162 158 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/55{
  --tw-shadow-color: rgb(168 162 158 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/60{
  --tw-shadow-color: rgb(168 162 158 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/65{
  --tw-shadow-color: rgb(168 162 158 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/70{
  --tw-shadow-color: rgb(168 162 158 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/75{
  --tw-shadow-color: rgb(168 162 158 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/80{
  --tw-shadow-color: rgb(168 162 158 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/85{
  --tw-shadow-color: rgb(168 162 158 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/90{
  --tw-shadow-color: rgb(168 162 158 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/95{
  --tw-shadow-color: rgb(168 162 158 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50{
  --tw-shadow-color: #fafaf9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/0{
  --tw-shadow-color: rgb(250 250 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/10{
  --tw-shadow-color: rgb(250 250 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/100{
  --tw-shadow-color: rgb(250 250 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/15{
  --tw-shadow-color: rgb(250 250 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/20{
  --tw-shadow-color: rgb(250 250 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/25{
  --tw-shadow-color: rgb(250 250 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/30{
  --tw-shadow-color: rgb(250 250 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/35{
  --tw-shadow-color: rgb(250 250 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/40{
  --tw-shadow-color: rgb(250 250 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/45{
  --tw-shadow-color: rgb(250 250 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/5{
  --tw-shadow-color: rgb(250 250 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/50{
  --tw-shadow-color: rgb(250 250 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/55{
  --tw-shadow-color: rgb(250 250 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/60{
  --tw-shadow-color: rgb(250 250 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/65{
  --tw-shadow-color: rgb(250 250 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/70{
  --tw-shadow-color: rgb(250 250 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/75{
  --tw-shadow-color: rgb(250 250 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/80{
  --tw-shadow-color: rgb(250 250 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/85{
  --tw-shadow-color: rgb(250 250 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/90{
  --tw-shadow-color: rgb(250 250 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/95{
  --tw-shadow-color: rgb(250 250 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500{
  --tw-shadow-color: #78716c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/0{
  --tw-shadow-color: rgb(120 113 108 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/10{
  --tw-shadow-color: rgb(120 113 108 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/100{
  --tw-shadow-color: rgb(120 113 108 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/15{
  --tw-shadow-color: rgb(120 113 108 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/20{
  --tw-shadow-color: rgb(120 113 108 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/25{
  --tw-shadow-color: rgb(120 113 108 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/30{
  --tw-shadow-color: rgb(120 113 108 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/35{
  --tw-shadow-color: rgb(120 113 108 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/40{
  --tw-shadow-color: rgb(120 113 108 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/45{
  --tw-shadow-color: rgb(120 113 108 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/5{
  --tw-shadow-color: rgb(120 113 108 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/50{
  --tw-shadow-color: rgb(120 113 108 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/55{
  --tw-shadow-color: rgb(120 113 108 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/60{
  --tw-shadow-color: rgb(120 113 108 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/65{
  --tw-shadow-color: rgb(120 113 108 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/70{
  --tw-shadow-color: rgb(120 113 108 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/75{
  --tw-shadow-color: rgb(120 113 108 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/80{
  --tw-shadow-color: rgb(120 113 108 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/85{
  --tw-shadow-color: rgb(120 113 108 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/90{
  --tw-shadow-color: rgb(120 113 108 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/95{
  --tw-shadow-color: rgb(120 113 108 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600{
  --tw-shadow-color: #57534e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/0{
  --tw-shadow-color: rgb(87 83 78 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/10{
  --tw-shadow-color: rgb(87 83 78 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/100{
  --tw-shadow-color: rgb(87 83 78 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/15{
  --tw-shadow-color: rgb(87 83 78 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/20{
  --tw-shadow-color: rgb(87 83 78 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/25{
  --tw-shadow-color: rgb(87 83 78 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/30{
  --tw-shadow-color: rgb(87 83 78 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/35{
  --tw-shadow-color: rgb(87 83 78 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/40{
  --tw-shadow-color: rgb(87 83 78 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/45{
  --tw-shadow-color: rgb(87 83 78 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/5{
  --tw-shadow-color: rgb(87 83 78 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/50{
  --tw-shadow-color: rgb(87 83 78 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/55{
  --tw-shadow-color: rgb(87 83 78 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/60{
  --tw-shadow-color: rgb(87 83 78 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/65{
  --tw-shadow-color: rgb(87 83 78 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/70{
  --tw-shadow-color: rgb(87 83 78 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/75{
  --tw-shadow-color: rgb(87 83 78 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/80{
  --tw-shadow-color: rgb(87 83 78 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/85{
  --tw-shadow-color: rgb(87 83 78 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/90{
  --tw-shadow-color: rgb(87 83 78 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/95{
  --tw-shadow-color: rgb(87 83 78 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700{
  --tw-shadow-color: #44403c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/0{
  --tw-shadow-color: rgb(68 64 60 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/10{
  --tw-shadow-color: rgb(68 64 60 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/100{
  --tw-shadow-color: rgb(68 64 60 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/15{
  --tw-shadow-color: rgb(68 64 60 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/20{
  --tw-shadow-color: rgb(68 64 60 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/25{
  --tw-shadow-color: rgb(68 64 60 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/30{
  --tw-shadow-color: rgb(68 64 60 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/35{
  --tw-shadow-color: rgb(68 64 60 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/40{
  --tw-shadow-color: rgb(68 64 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/45{
  --tw-shadow-color: rgb(68 64 60 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/5{
  --tw-shadow-color: rgb(68 64 60 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/50{
  --tw-shadow-color: rgb(68 64 60 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/55{
  --tw-shadow-color: rgb(68 64 60 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/60{
  --tw-shadow-color: rgb(68 64 60 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/65{
  --tw-shadow-color: rgb(68 64 60 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/70{
  --tw-shadow-color: rgb(68 64 60 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/75{
  --tw-shadow-color: rgb(68 64 60 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/80{
  --tw-shadow-color: rgb(68 64 60 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/85{
  --tw-shadow-color: rgb(68 64 60 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/90{
  --tw-shadow-color: rgb(68 64 60 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/95{
  --tw-shadow-color: rgb(68 64 60 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800{
  --tw-shadow-color: #292524;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/0{
  --tw-shadow-color: rgb(41 37 36 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/10{
  --tw-shadow-color: rgb(41 37 36 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/100{
  --tw-shadow-color: rgb(41 37 36 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/15{
  --tw-shadow-color: rgb(41 37 36 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/20{
  --tw-shadow-color: rgb(41 37 36 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/25{
  --tw-shadow-color: rgb(41 37 36 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/30{
  --tw-shadow-color: rgb(41 37 36 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/35{
  --tw-shadow-color: rgb(41 37 36 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/40{
  --tw-shadow-color: rgb(41 37 36 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/45{
  --tw-shadow-color: rgb(41 37 36 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/5{
  --tw-shadow-color: rgb(41 37 36 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/50{
  --tw-shadow-color: rgb(41 37 36 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/55{
  --tw-shadow-color: rgb(41 37 36 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/60{
  --tw-shadow-color: rgb(41 37 36 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/65{
  --tw-shadow-color: rgb(41 37 36 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/70{
  --tw-shadow-color: rgb(41 37 36 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/75{
  --tw-shadow-color: rgb(41 37 36 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/80{
  --tw-shadow-color: rgb(41 37 36 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/85{
  --tw-shadow-color: rgb(41 37 36 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/90{
  --tw-shadow-color: rgb(41 37 36 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/95{
  --tw-shadow-color: rgb(41 37 36 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900{
  --tw-shadow-color: #1c1917;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/0{
  --tw-shadow-color: rgb(28 25 23 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/10{
  --tw-shadow-color: rgb(28 25 23 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/100{
  --tw-shadow-color: rgb(28 25 23 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/15{
  --tw-shadow-color: rgb(28 25 23 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/20{
  --tw-shadow-color: rgb(28 25 23 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/25{
  --tw-shadow-color: rgb(28 25 23 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/30{
  --tw-shadow-color: rgb(28 25 23 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/35{
  --tw-shadow-color: rgb(28 25 23 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/40{
  --tw-shadow-color: rgb(28 25 23 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/45{
  --tw-shadow-color: rgb(28 25 23 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/5{
  --tw-shadow-color: rgb(28 25 23 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/50{
  --tw-shadow-color: rgb(28 25 23 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/55{
  --tw-shadow-color: rgb(28 25 23 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/60{
  --tw-shadow-color: rgb(28 25 23 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/65{
  --tw-shadow-color: rgb(28 25 23 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/70{
  --tw-shadow-color: rgb(28 25 23 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/75{
  --tw-shadow-color: rgb(28 25 23 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/80{
  --tw-shadow-color: rgb(28 25 23 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/85{
  --tw-shadow-color: rgb(28 25 23 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/90{
  --tw-shadow-color: rgb(28 25 23 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/95{
  --tw-shadow-color: rgb(28 25 23 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950{
  --tw-shadow-color: #0c0a09;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/0{
  --tw-shadow-color: rgb(12 10 9 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/10{
  --tw-shadow-color: rgb(12 10 9 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/100{
  --tw-shadow-color: rgb(12 10 9 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/15{
  --tw-shadow-color: rgb(12 10 9 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/20{
  --tw-shadow-color: rgb(12 10 9 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/25{
  --tw-shadow-color: rgb(12 10 9 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/30{
  --tw-shadow-color: rgb(12 10 9 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/35{
  --tw-shadow-color: rgb(12 10 9 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/40{
  --tw-shadow-color: rgb(12 10 9 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/45{
  --tw-shadow-color: rgb(12 10 9 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/5{
  --tw-shadow-color: rgb(12 10 9 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/50{
  --tw-shadow-color: rgb(12 10 9 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/55{
  --tw-shadow-color: rgb(12 10 9 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/60{
  --tw-shadow-color: rgb(12 10 9 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/65{
  --tw-shadow-color: rgb(12 10 9 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/70{
  --tw-shadow-color: rgb(12 10 9 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/75{
  --tw-shadow-color: rgb(12 10 9 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/80{
  --tw-shadow-color: rgb(12 10 9 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/85{
  --tw-shadow-color: rgb(12 10 9 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/90{
  --tw-shadow-color: rgb(12 10 9 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/95{
  --tw-shadow-color: rgb(12 10 9 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green{
  --tw-shadow-color: hsl(var(--color-success-green));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/0{
  --tw-shadow-color: hsl(var(--color-success-green) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/10{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/100{
  --tw-shadow-color: hsl(var(--color-success-green) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/15{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/20{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/25{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/30{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/35{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/40{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/45{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/5{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/50{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/55{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/60{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/65{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/70{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/75{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/80{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/85{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/90{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-success-green\/95{
  --tw-shadow-color: hsl(var(--color-success-green) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100{
  --tw-shadow-color: #ccfbf1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/0{
  --tw-shadow-color: rgb(204 251 241 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/10{
  --tw-shadow-color: rgb(204 251 241 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/100{
  --tw-shadow-color: rgb(204 251 241 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/15{
  --tw-shadow-color: rgb(204 251 241 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/20{
  --tw-shadow-color: rgb(204 251 241 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/25{
  --tw-shadow-color: rgb(204 251 241 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/30{
  --tw-shadow-color: rgb(204 251 241 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/35{
  --tw-shadow-color: rgb(204 251 241 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/40{
  --tw-shadow-color: rgb(204 251 241 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/45{
  --tw-shadow-color: rgb(204 251 241 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/5{
  --tw-shadow-color: rgb(204 251 241 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/50{
  --tw-shadow-color: rgb(204 251 241 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/55{
  --tw-shadow-color: rgb(204 251 241 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/60{
  --tw-shadow-color: rgb(204 251 241 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/65{
  --tw-shadow-color: rgb(204 251 241 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/70{
  --tw-shadow-color: rgb(204 251 241 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/75{
  --tw-shadow-color: rgb(204 251 241 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/80{
  --tw-shadow-color: rgb(204 251 241 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/85{
  --tw-shadow-color: rgb(204 251 241 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/90{
  --tw-shadow-color: rgb(204 251 241 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/95{
  --tw-shadow-color: rgb(204 251 241 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200{
  --tw-shadow-color: #99f6e4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/0{
  --tw-shadow-color: rgb(153 246 228 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/10{
  --tw-shadow-color: rgb(153 246 228 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/100{
  --tw-shadow-color: rgb(153 246 228 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/15{
  --tw-shadow-color: rgb(153 246 228 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/20{
  --tw-shadow-color: rgb(153 246 228 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/25{
  --tw-shadow-color: rgb(153 246 228 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/30{
  --tw-shadow-color: rgb(153 246 228 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/35{
  --tw-shadow-color: rgb(153 246 228 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/40{
  --tw-shadow-color: rgb(153 246 228 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/45{
  --tw-shadow-color: rgb(153 246 228 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/5{
  --tw-shadow-color: rgb(153 246 228 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/50{
  --tw-shadow-color: rgb(153 246 228 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/55{
  --tw-shadow-color: rgb(153 246 228 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/60{
  --tw-shadow-color: rgb(153 246 228 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/65{
  --tw-shadow-color: rgb(153 246 228 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/70{
  --tw-shadow-color: rgb(153 246 228 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/75{
  --tw-shadow-color: rgb(153 246 228 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/80{
  --tw-shadow-color: rgb(153 246 228 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/85{
  --tw-shadow-color: rgb(153 246 228 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/90{
  --tw-shadow-color: rgb(153 246 228 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/95{
  --tw-shadow-color: rgb(153 246 228 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300{
  --tw-shadow-color: #5eead4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/0{
  --tw-shadow-color: rgb(94 234 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/10{
  --tw-shadow-color: rgb(94 234 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/100{
  --tw-shadow-color: rgb(94 234 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/15{
  --tw-shadow-color: rgb(94 234 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/20{
  --tw-shadow-color: rgb(94 234 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/25{
  --tw-shadow-color: rgb(94 234 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/30{
  --tw-shadow-color: rgb(94 234 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/35{
  --tw-shadow-color: rgb(94 234 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/40{
  --tw-shadow-color: rgb(94 234 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/45{
  --tw-shadow-color: rgb(94 234 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/5{
  --tw-shadow-color: rgb(94 234 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/50{
  --tw-shadow-color: rgb(94 234 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/55{
  --tw-shadow-color: rgb(94 234 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/60{
  --tw-shadow-color: rgb(94 234 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/65{
  --tw-shadow-color: rgb(94 234 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/70{
  --tw-shadow-color: rgb(94 234 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/75{
  --tw-shadow-color: rgb(94 234 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/80{
  --tw-shadow-color: rgb(94 234 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/85{
  --tw-shadow-color: rgb(94 234 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/90{
  --tw-shadow-color: rgb(94 234 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/95{
  --tw-shadow-color: rgb(94 234 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400{
  --tw-shadow-color: #2dd4bf;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/0{
  --tw-shadow-color: rgb(45 212 191 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/10{
  --tw-shadow-color: rgb(45 212 191 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/100{
  --tw-shadow-color: rgb(45 212 191 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/15{
  --tw-shadow-color: rgb(45 212 191 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/20{
  --tw-shadow-color: rgb(45 212 191 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/25{
  --tw-shadow-color: rgb(45 212 191 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/30{
  --tw-shadow-color: rgb(45 212 191 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/35{
  --tw-shadow-color: rgb(45 212 191 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/40{
  --tw-shadow-color: rgb(45 212 191 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/45{
  --tw-shadow-color: rgb(45 212 191 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/5{
  --tw-shadow-color: rgb(45 212 191 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/50{
  --tw-shadow-color: rgb(45 212 191 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/55{
  --tw-shadow-color: rgb(45 212 191 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/60{
  --tw-shadow-color: rgb(45 212 191 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/65{
  --tw-shadow-color: rgb(45 212 191 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/70{
  --tw-shadow-color: rgb(45 212 191 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/75{
  --tw-shadow-color: rgb(45 212 191 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/80{
  --tw-shadow-color: rgb(45 212 191 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/85{
  --tw-shadow-color: rgb(45 212 191 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/90{
  --tw-shadow-color: rgb(45 212 191 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/95{
  --tw-shadow-color: rgb(45 212 191 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50{
  --tw-shadow-color: #f0fdfa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/0{
  --tw-shadow-color: rgb(240 253 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/10{
  --tw-shadow-color: rgb(240 253 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/100{
  --tw-shadow-color: rgb(240 253 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/15{
  --tw-shadow-color: rgb(240 253 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/20{
  --tw-shadow-color: rgb(240 253 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/25{
  --tw-shadow-color: rgb(240 253 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/30{
  --tw-shadow-color: rgb(240 253 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/35{
  --tw-shadow-color: rgb(240 253 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/40{
  --tw-shadow-color: rgb(240 253 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/45{
  --tw-shadow-color: rgb(240 253 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/5{
  --tw-shadow-color: rgb(240 253 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/50{
  --tw-shadow-color: rgb(240 253 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/55{
  --tw-shadow-color: rgb(240 253 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/60{
  --tw-shadow-color: rgb(240 253 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/65{
  --tw-shadow-color: rgb(240 253 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/70{
  --tw-shadow-color: rgb(240 253 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/75{
  --tw-shadow-color: rgb(240 253 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/80{
  --tw-shadow-color: rgb(240 253 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/85{
  --tw-shadow-color: rgb(240 253 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/90{
  --tw-shadow-color: rgb(240 253 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/95{
  --tw-shadow-color: rgb(240 253 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500{
  --tw-shadow-color: #14b8a6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/0{
  --tw-shadow-color: rgb(20 184 166 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/10{
  --tw-shadow-color: rgb(20 184 166 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/100{
  --tw-shadow-color: rgb(20 184 166 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/15{
  --tw-shadow-color: rgb(20 184 166 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/20{
  --tw-shadow-color: rgb(20 184 166 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/25{
  --tw-shadow-color: rgb(20 184 166 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/30{
  --tw-shadow-color: rgb(20 184 166 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/35{
  --tw-shadow-color: rgb(20 184 166 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/40{
  --tw-shadow-color: rgb(20 184 166 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/45{
  --tw-shadow-color: rgb(20 184 166 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/5{
  --tw-shadow-color: rgb(20 184 166 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/50{
  --tw-shadow-color: rgb(20 184 166 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/55{
  --tw-shadow-color: rgb(20 184 166 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/60{
  --tw-shadow-color: rgb(20 184 166 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/65{
  --tw-shadow-color: rgb(20 184 166 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/70{
  --tw-shadow-color: rgb(20 184 166 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/75{
  --tw-shadow-color: rgb(20 184 166 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/80{
  --tw-shadow-color: rgb(20 184 166 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/85{
  --tw-shadow-color: rgb(20 184 166 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/90{
  --tw-shadow-color: rgb(20 184 166 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/95{
  --tw-shadow-color: rgb(20 184 166 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600{
  --tw-shadow-color: #0d9488;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/0{
  --tw-shadow-color: rgb(13 148 136 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/10{
  --tw-shadow-color: rgb(13 148 136 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/100{
  --tw-shadow-color: rgb(13 148 136 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/15{
  --tw-shadow-color: rgb(13 148 136 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/20{
  --tw-shadow-color: rgb(13 148 136 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/25{
  --tw-shadow-color: rgb(13 148 136 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/30{
  --tw-shadow-color: rgb(13 148 136 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/35{
  --tw-shadow-color: rgb(13 148 136 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/40{
  --tw-shadow-color: rgb(13 148 136 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/45{
  --tw-shadow-color: rgb(13 148 136 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/5{
  --tw-shadow-color: rgb(13 148 136 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/50{
  --tw-shadow-color: rgb(13 148 136 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/55{
  --tw-shadow-color: rgb(13 148 136 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/60{
  --tw-shadow-color: rgb(13 148 136 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/65{
  --tw-shadow-color: rgb(13 148 136 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/70{
  --tw-shadow-color: rgb(13 148 136 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/75{
  --tw-shadow-color: rgb(13 148 136 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/80{
  --tw-shadow-color: rgb(13 148 136 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/85{
  --tw-shadow-color: rgb(13 148 136 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/90{
  --tw-shadow-color: rgb(13 148 136 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/95{
  --tw-shadow-color: rgb(13 148 136 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700{
  --tw-shadow-color: #0f766e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/0{
  --tw-shadow-color: rgb(15 118 110 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/10{
  --tw-shadow-color: rgb(15 118 110 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/100{
  --tw-shadow-color: rgb(15 118 110 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/15{
  --tw-shadow-color: rgb(15 118 110 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/20{
  --tw-shadow-color: rgb(15 118 110 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/25{
  --tw-shadow-color: rgb(15 118 110 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/30{
  --tw-shadow-color: rgb(15 118 110 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/35{
  --tw-shadow-color: rgb(15 118 110 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/40{
  --tw-shadow-color: rgb(15 118 110 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/45{
  --tw-shadow-color: rgb(15 118 110 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/5{
  --tw-shadow-color: rgb(15 118 110 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/50{
  --tw-shadow-color: rgb(15 118 110 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/55{
  --tw-shadow-color: rgb(15 118 110 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/60{
  --tw-shadow-color: rgb(15 118 110 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/65{
  --tw-shadow-color: rgb(15 118 110 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/70{
  --tw-shadow-color: rgb(15 118 110 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/75{
  --tw-shadow-color: rgb(15 118 110 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/80{
  --tw-shadow-color: rgb(15 118 110 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/85{
  --tw-shadow-color: rgb(15 118 110 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/90{
  --tw-shadow-color: rgb(15 118 110 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/95{
  --tw-shadow-color: rgb(15 118 110 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800{
  --tw-shadow-color: #115e59;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/0{
  --tw-shadow-color: rgb(17 94 89 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/10{
  --tw-shadow-color: rgb(17 94 89 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/100{
  --tw-shadow-color: rgb(17 94 89 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/15{
  --tw-shadow-color: rgb(17 94 89 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/20{
  --tw-shadow-color: rgb(17 94 89 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/25{
  --tw-shadow-color: rgb(17 94 89 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/30{
  --tw-shadow-color: rgb(17 94 89 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/35{
  --tw-shadow-color: rgb(17 94 89 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/40{
  --tw-shadow-color: rgb(17 94 89 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/45{
  --tw-shadow-color: rgb(17 94 89 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/5{
  --tw-shadow-color: rgb(17 94 89 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/50{
  --tw-shadow-color: rgb(17 94 89 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/55{
  --tw-shadow-color: rgb(17 94 89 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/60{
  --tw-shadow-color: rgb(17 94 89 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/65{
  --tw-shadow-color: rgb(17 94 89 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/70{
  --tw-shadow-color: rgb(17 94 89 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/75{
  --tw-shadow-color: rgb(17 94 89 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/80{
  --tw-shadow-color: rgb(17 94 89 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/85{
  --tw-shadow-color: rgb(17 94 89 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/90{
  --tw-shadow-color: rgb(17 94 89 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/95{
  --tw-shadow-color: rgb(17 94 89 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900{
  --tw-shadow-color: #134e4a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/0{
  --tw-shadow-color: rgb(19 78 74 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/10{
  --tw-shadow-color: rgb(19 78 74 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/100{
  --tw-shadow-color: rgb(19 78 74 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/15{
  --tw-shadow-color: rgb(19 78 74 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/20{
  --tw-shadow-color: rgb(19 78 74 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/25{
  --tw-shadow-color: rgb(19 78 74 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/30{
  --tw-shadow-color: rgb(19 78 74 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/35{
  --tw-shadow-color: rgb(19 78 74 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/40{
  --tw-shadow-color: rgb(19 78 74 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/45{
  --tw-shadow-color: rgb(19 78 74 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/5{
  --tw-shadow-color: rgb(19 78 74 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/50{
  --tw-shadow-color: rgb(19 78 74 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/55{
  --tw-shadow-color: rgb(19 78 74 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/60{
  --tw-shadow-color: rgb(19 78 74 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/65{
  --tw-shadow-color: rgb(19 78 74 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/70{
  --tw-shadow-color: rgb(19 78 74 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/75{
  --tw-shadow-color: rgb(19 78 74 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/80{
  --tw-shadow-color: rgb(19 78 74 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/85{
  --tw-shadow-color: rgb(19 78 74 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/90{
  --tw-shadow-color: rgb(19 78 74 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/95{
  --tw-shadow-color: rgb(19 78 74 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950{
  --tw-shadow-color: #042f2e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/0{
  --tw-shadow-color: rgb(4 47 46 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/10{
  --tw-shadow-color: rgb(4 47 46 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/100{
  --tw-shadow-color: rgb(4 47 46 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/15{
  --tw-shadow-color: rgb(4 47 46 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/20{
  --tw-shadow-color: rgb(4 47 46 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/25{
  --tw-shadow-color: rgb(4 47 46 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/30{
  --tw-shadow-color: rgb(4 47 46 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/35{
  --tw-shadow-color: rgb(4 47 46 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/40{
  --tw-shadow-color: rgb(4 47 46 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/45{
  --tw-shadow-color: rgb(4 47 46 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/5{
  --tw-shadow-color: rgb(4 47 46 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/50{
  --tw-shadow-color: rgb(4 47 46 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/55{
  --tw-shadow-color: rgb(4 47 46 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/60{
  --tw-shadow-color: rgb(4 47 46 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/65{
  --tw-shadow-color: rgb(4 47 46 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/70{
  --tw-shadow-color: rgb(4 47 46 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/75{
  --tw-shadow-color: rgb(4 47 46 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/80{
  --tw-shadow-color: rgb(4 47 46 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/85{
  --tw-shadow-color: rgb(4 47 46 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/90{
  --tw-shadow-color: rgb(4 47 46 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/95{
  --tw-shadow-color: rgb(4 47 46 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium{
  --tw-shadow-color: hsl(var(--color-text-medium));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/0{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/10{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/100{
  --tw-shadow-color: hsl(var(--color-text-medium) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/15{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/20{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/25{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/30{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/35{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/40{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/45{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/5{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/50{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/55{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/60{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/65{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/70{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/75{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/80{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/85{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/90{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-medium\/95{
  --tw-shadow-color: hsl(var(--color-text-medium) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary{
  --tw-shadow-color: hsl(var(--color-text-primary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/0{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/10{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/100{
  --tw-shadow-color: hsl(var(--color-text-primary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/15{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/20{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/25{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/30{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/35{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/40{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/45{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/5{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/50{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/55{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/60{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/65{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/70{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/75{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/80{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/85{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/90{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-primary\/95{
  --tw-shadow-color: hsl(var(--color-text-primary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary{
  --tw-shadow-color: hsl(var(--color-text-secondary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/0{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/10{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/100{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/15{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/20{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/25{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/30{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/35{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/40{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/45{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/5{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/50{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/55{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/60{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/65{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/70{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/75{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/80{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/85{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/90{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-text-secondary\/95{
  --tw-shadow-color: hsl(var(--color-text-secondary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent{
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/0{
  --tw-shadow-color: rgb(0 0 0 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/10{
  --tw-shadow-color: rgb(0 0 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/100{
  --tw-shadow-color: rgb(0 0 0 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/15{
  --tw-shadow-color: rgb(0 0 0 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/20{
  --tw-shadow-color: rgb(0 0 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/25{
  --tw-shadow-color: rgb(0 0 0 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/30{
  --tw-shadow-color: rgb(0 0 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/35{
  --tw-shadow-color: rgb(0 0 0 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/40{
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/45{
  --tw-shadow-color: rgb(0 0 0 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/5{
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/50{
  --tw-shadow-color: rgb(0 0 0 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/55{
  --tw-shadow-color: rgb(0 0 0 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/60{
  --tw-shadow-color: rgb(0 0 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/65{
  --tw-shadow-color: rgb(0 0 0 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/70{
  --tw-shadow-color: rgb(0 0 0 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/75{
  --tw-shadow-color: rgb(0 0 0 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/80{
  --tw-shadow-color: rgb(0 0 0 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/85{
  --tw-shadow-color: rgb(0 0 0 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/90{
  --tw-shadow-color: rgb(0 0 0 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/95{
  --tw-shadow-color: rgb(0 0 0 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange{
  --tw-shadow-color: hsl(var(--color-ventures-orange));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/0{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/10{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/100{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/15{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/20{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/25{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/30{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/35{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/40{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/45{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/5{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/50{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/55{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/60{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/65{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/70{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/75{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/80{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/85{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/90{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ventures-orange\/95{
  --tw-shadow-color: hsl(var(--color-ventures-orange) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100{
  --tw-shadow-color: #ede9fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/0{
  --tw-shadow-color: rgb(237 233 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/10{
  --tw-shadow-color: rgb(237 233 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/100{
  --tw-shadow-color: rgb(237 233 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/15{
  --tw-shadow-color: rgb(237 233 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/20{
  --tw-shadow-color: rgb(237 233 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/25{
  --tw-shadow-color: rgb(237 233 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/30{
  --tw-shadow-color: rgb(237 233 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/35{
  --tw-shadow-color: rgb(237 233 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/40{
  --tw-shadow-color: rgb(237 233 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/45{
  --tw-shadow-color: rgb(237 233 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/5{
  --tw-shadow-color: rgb(237 233 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/50{
  --tw-shadow-color: rgb(237 233 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/55{
  --tw-shadow-color: rgb(237 233 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/60{
  --tw-shadow-color: rgb(237 233 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/65{
  --tw-shadow-color: rgb(237 233 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/70{
  --tw-shadow-color: rgb(237 233 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/75{
  --tw-shadow-color: rgb(237 233 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/80{
  --tw-shadow-color: rgb(237 233 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/85{
  --tw-shadow-color: rgb(237 233 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/90{
  --tw-shadow-color: rgb(237 233 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/95{
  --tw-shadow-color: rgb(237 233 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200{
  --tw-shadow-color: #ddd6fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/0{
  --tw-shadow-color: rgb(221 214 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/10{
  --tw-shadow-color: rgb(221 214 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/100{
  --tw-shadow-color: rgb(221 214 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/15{
  --tw-shadow-color: rgb(221 214 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/20{
  --tw-shadow-color: rgb(221 214 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/25{
  --tw-shadow-color: rgb(221 214 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/30{
  --tw-shadow-color: rgb(221 214 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/35{
  --tw-shadow-color: rgb(221 214 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/40{
  --tw-shadow-color: rgb(221 214 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/45{
  --tw-shadow-color: rgb(221 214 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/5{
  --tw-shadow-color: rgb(221 214 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/50{
  --tw-shadow-color: rgb(221 214 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/55{
  --tw-shadow-color: rgb(221 214 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/60{
  --tw-shadow-color: rgb(221 214 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/65{
  --tw-shadow-color: rgb(221 214 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/70{
  --tw-shadow-color: rgb(221 214 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/75{
  --tw-shadow-color: rgb(221 214 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/80{
  --tw-shadow-color: rgb(221 214 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/85{
  --tw-shadow-color: rgb(221 214 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/90{
  --tw-shadow-color: rgb(221 214 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/95{
  --tw-shadow-color: rgb(221 214 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300{
  --tw-shadow-color: #c4b5fd;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/0{
  --tw-shadow-color: rgb(196 181 253 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/10{
  --tw-shadow-color: rgb(196 181 253 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/100{
  --tw-shadow-color: rgb(196 181 253 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/15{
  --tw-shadow-color: rgb(196 181 253 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/20{
  --tw-shadow-color: rgb(196 181 253 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/25{
  --tw-shadow-color: rgb(196 181 253 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/30{
  --tw-shadow-color: rgb(196 181 253 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/35{
  --tw-shadow-color: rgb(196 181 253 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/40{
  --tw-shadow-color: rgb(196 181 253 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/45{
  --tw-shadow-color: rgb(196 181 253 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/5{
  --tw-shadow-color: rgb(196 181 253 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/50{
  --tw-shadow-color: rgb(196 181 253 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/55{
  --tw-shadow-color: rgb(196 181 253 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/60{
  --tw-shadow-color: rgb(196 181 253 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/65{
  --tw-shadow-color: rgb(196 181 253 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/70{
  --tw-shadow-color: rgb(196 181 253 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/75{
  --tw-shadow-color: rgb(196 181 253 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/80{
  --tw-shadow-color: rgb(196 181 253 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/85{
  --tw-shadow-color: rgb(196 181 253 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/90{
  --tw-shadow-color: rgb(196 181 253 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/95{
  --tw-shadow-color: rgb(196 181 253 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400{
  --tw-shadow-color: #a78bfa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/0{
  --tw-shadow-color: rgb(167 139 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/10{
  --tw-shadow-color: rgb(167 139 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/100{
  --tw-shadow-color: rgb(167 139 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/15{
  --tw-shadow-color: rgb(167 139 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/20{
  --tw-shadow-color: rgb(167 139 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/25{
  --tw-shadow-color: rgb(167 139 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/30{
  --tw-shadow-color: rgb(167 139 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/35{
  --tw-shadow-color: rgb(167 139 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/40{
  --tw-shadow-color: rgb(167 139 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/45{
  --tw-shadow-color: rgb(167 139 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/5{
  --tw-shadow-color: rgb(167 139 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/50{
  --tw-shadow-color: rgb(167 139 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/55{
  --tw-shadow-color: rgb(167 139 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/60{
  --tw-shadow-color: rgb(167 139 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/65{
  --tw-shadow-color: rgb(167 139 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/70{
  --tw-shadow-color: rgb(167 139 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/75{
  --tw-shadow-color: rgb(167 139 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/80{
  --tw-shadow-color: rgb(167 139 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/85{
  --tw-shadow-color: rgb(167 139 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/90{
  --tw-shadow-color: rgb(167 139 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/95{
  --tw-shadow-color: rgb(167 139 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50{
  --tw-shadow-color: #f5f3ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/0{
  --tw-shadow-color: rgb(245 243 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/10{
  --tw-shadow-color: rgb(245 243 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/100{
  --tw-shadow-color: rgb(245 243 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/15{
  --tw-shadow-color: rgb(245 243 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/20{
  --tw-shadow-color: rgb(245 243 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/25{
  --tw-shadow-color: rgb(245 243 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/30{
  --tw-shadow-color: rgb(245 243 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/35{
  --tw-shadow-color: rgb(245 243 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/40{
  --tw-shadow-color: rgb(245 243 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/45{
  --tw-shadow-color: rgb(245 243 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/5{
  --tw-shadow-color: rgb(245 243 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/50{
  --tw-shadow-color: rgb(245 243 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/55{
  --tw-shadow-color: rgb(245 243 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/60{
  --tw-shadow-color: rgb(245 243 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/65{
  --tw-shadow-color: rgb(245 243 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/70{
  --tw-shadow-color: rgb(245 243 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/75{
  --tw-shadow-color: rgb(245 243 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/80{
  --tw-shadow-color: rgb(245 243 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/85{
  --tw-shadow-color: rgb(245 243 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/90{
  --tw-shadow-color: rgb(245 243 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/95{
  --tw-shadow-color: rgb(245 243 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500{
  --tw-shadow-color: #8b5cf6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/0{
  --tw-shadow-color: rgb(139 92 246 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/10{
  --tw-shadow-color: rgb(139 92 246 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/100{
  --tw-shadow-color: rgb(139 92 246 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/15{
  --tw-shadow-color: rgb(139 92 246 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/20{
  --tw-shadow-color: rgb(139 92 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/25{
  --tw-shadow-color: rgb(139 92 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/30{
  --tw-shadow-color: rgb(139 92 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/35{
  --tw-shadow-color: rgb(139 92 246 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/40{
  --tw-shadow-color: rgb(139 92 246 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/45{
  --tw-shadow-color: rgb(139 92 246 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/5{
  --tw-shadow-color: rgb(139 92 246 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/50{
  --tw-shadow-color: rgb(139 92 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/55{
  --tw-shadow-color: rgb(139 92 246 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/60{
  --tw-shadow-color: rgb(139 92 246 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/65{
  --tw-shadow-color: rgb(139 92 246 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/70{
  --tw-shadow-color: rgb(139 92 246 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/75{
  --tw-shadow-color: rgb(139 92 246 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/80{
  --tw-shadow-color: rgb(139 92 246 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/85{
  --tw-shadow-color: rgb(139 92 246 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/90{
  --tw-shadow-color: rgb(139 92 246 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/95{
  --tw-shadow-color: rgb(139 92 246 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600{
  --tw-shadow-color: #7c3aed;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/0{
  --tw-shadow-color: rgb(124 58 237 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/10{
  --tw-shadow-color: rgb(124 58 237 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/100{
  --tw-shadow-color: rgb(124 58 237 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/15{
  --tw-shadow-color: rgb(124 58 237 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/20{
  --tw-shadow-color: rgb(124 58 237 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/25{
  --tw-shadow-color: rgb(124 58 237 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/30{
  --tw-shadow-color: rgb(124 58 237 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/35{
  --tw-shadow-color: rgb(124 58 237 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/40{
  --tw-shadow-color: rgb(124 58 237 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/45{
  --tw-shadow-color: rgb(124 58 237 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/5{
  --tw-shadow-color: rgb(124 58 237 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/50{
  --tw-shadow-color: rgb(124 58 237 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/55{
  --tw-shadow-color: rgb(124 58 237 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/60{
  --tw-shadow-color: rgb(124 58 237 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/65{
  --tw-shadow-color: rgb(124 58 237 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/70{
  --tw-shadow-color: rgb(124 58 237 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/75{
  --tw-shadow-color: rgb(124 58 237 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/80{
  --tw-shadow-color: rgb(124 58 237 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/85{
  --tw-shadow-color: rgb(124 58 237 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/90{
  --tw-shadow-color: rgb(124 58 237 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/95{
  --tw-shadow-color: rgb(124 58 237 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700{
  --tw-shadow-color: #6d28d9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/0{
  --tw-shadow-color: rgb(109 40 217 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/10{
  --tw-shadow-color: rgb(109 40 217 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/100{
  --tw-shadow-color: rgb(109 40 217 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/15{
  --tw-shadow-color: rgb(109 40 217 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/20{
  --tw-shadow-color: rgb(109 40 217 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/25{
  --tw-shadow-color: rgb(109 40 217 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/30{
  --tw-shadow-color: rgb(109 40 217 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/35{
  --tw-shadow-color: rgb(109 40 217 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/40{
  --tw-shadow-color: rgb(109 40 217 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/45{
  --tw-shadow-color: rgb(109 40 217 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/5{
  --tw-shadow-color: rgb(109 40 217 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/50{
  --tw-shadow-color: rgb(109 40 217 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/55{
  --tw-shadow-color: rgb(109 40 217 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/60{
  --tw-shadow-color: rgb(109 40 217 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/65{
  --tw-shadow-color: rgb(109 40 217 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/70{
  --tw-shadow-color: rgb(109 40 217 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/75{
  --tw-shadow-color: rgb(109 40 217 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/80{
  --tw-shadow-color: rgb(109 40 217 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/85{
  --tw-shadow-color: rgb(109 40 217 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/90{
  --tw-shadow-color: rgb(109 40 217 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/95{
  --tw-shadow-color: rgb(109 40 217 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800{
  --tw-shadow-color: #5b21b6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/0{
  --tw-shadow-color: rgb(91 33 182 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/10{
  --tw-shadow-color: rgb(91 33 182 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/100{
  --tw-shadow-color: rgb(91 33 182 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/15{
  --tw-shadow-color: rgb(91 33 182 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/20{
  --tw-shadow-color: rgb(91 33 182 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/25{
  --tw-shadow-color: rgb(91 33 182 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/30{
  --tw-shadow-color: rgb(91 33 182 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/35{
  --tw-shadow-color: rgb(91 33 182 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/40{
  --tw-shadow-color: rgb(91 33 182 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/45{
  --tw-shadow-color: rgb(91 33 182 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/5{
  --tw-shadow-color: rgb(91 33 182 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/50{
  --tw-shadow-color: rgb(91 33 182 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/55{
  --tw-shadow-color: rgb(91 33 182 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/60{
  --tw-shadow-color: rgb(91 33 182 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/65{
  --tw-shadow-color: rgb(91 33 182 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/70{
  --tw-shadow-color: rgb(91 33 182 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/75{
  --tw-shadow-color: rgb(91 33 182 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/80{
  --tw-shadow-color: rgb(91 33 182 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/85{
  --tw-shadow-color: rgb(91 33 182 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/90{
  --tw-shadow-color: rgb(91 33 182 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/95{
  --tw-shadow-color: rgb(91 33 182 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900{
  --tw-shadow-color: #4c1d95;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/0{
  --tw-shadow-color: rgb(76 29 149 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/10{
  --tw-shadow-color: rgb(76 29 149 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/100{
  --tw-shadow-color: rgb(76 29 149 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/15{
  --tw-shadow-color: rgb(76 29 149 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/20{
  --tw-shadow-color: rgb(76 29 149 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/25{
  --tw-shadow-color: rgb(76 29 149 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/30{
  --tw-shadow-color: rgb(76 29 149 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/35{
  --tw-shadow-color: rgb(76 29 149 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/40{
  --tw-shadow-color: rgb(76 29 149 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/45{
  --tw-shadow-color: rgb(76 29 149 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/5{
  --tw-shadow-color: rgb(76 29 149 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/50{
  --tw-shadow-color: rgb(76 29 149 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/55{
  --tw-shadow-color: rgb(76 29 149 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/60{
  --tw-shadow-color: rgb(76 29 149 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/65{
  --tw-shadow-color: rgb(76 29 149 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/70{
  --tw-shadow-color: rgb(76 29 149 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/75{
  --tw-shadow-color: rgb(76 29 149 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/80{
  --tw-shadow-color: rgb(76 29 149 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/85{
  --tw-shadow-color: rgb(76 29 149 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/90{
  --tw-shadow-color: rgb(76 29 149 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/95{
  --tw-shadow-color: rgb(76 29 149 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950{
  --tw-shadow-color: #2e1065;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/0{
  --tw-shadow-color: rgb(46 16 101 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/10{
  --tw-shadow-color: rgb(46 16 101 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/100{
  --tw-shadow-color: rgb(46 16 101 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/15{
  --tw-shadow-color: rgb(46 16 101 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/20{
  --tw-shadow-color: rgb(46 16 101 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/25{
  --tw-shadow-color: rgb(46 16 101 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/30{
  --tw-shadow-color: rgb(46 16 101 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/35{
  --tw-shadow-color: rgb(46 16 101 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/40{
  --tw-shadow-color: rgb(46 16 101 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/45{
  --tw-shadow-color: rgb(46 16 101 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/5{
  --tw-shadow-color: rgb(46 16 101 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/50{
  --tw-shadow-color: rgb(46 16 101 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/55{
  --tw-shadow-color: rgb(46 16 101 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/60{
  --tw-shadow-color: rgb(46 16 101 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/65{
  --tw-shadow-color: rgb(46 16 101 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/70{
  --tw-shadow-color: rgb(46 16 101 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/75{
  --tw-shadow-color: rgb(46 16 101 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/80{
  --tw-shadow-color: rgb(46 16 101 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/85{
  --tw-shadow-color: rgb(46 16 101 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/90{
  --tw-shadow-color: rgb(46 16 101 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/95{
  --tw-shadow-color: rgb(46 16 101 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange{
  --tw-shadow-color: hsl(var(--color-vip-orange));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/0{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/10{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/100{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/15{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/20{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/25{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/30{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/35{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/40{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/45{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/5{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/50{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/55{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/60{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/65{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/70{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/75{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/80{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/85{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/90{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-vip-orange\/95{
  --tw-shadow-color: hsl(var(--color-vip-orange) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow{
  --tw-shadow-color: hsl(var(--color-warning-yellow));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/0{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/10{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/100{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/15{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/20{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/25{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/30{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/35{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/40{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/45{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/5{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/50{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/55{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/60{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/65{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/70{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/75{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/80{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/85{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/90{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-warning-yellow\/95{
  --tw-shadow-color: hsl(var(--color-warning-yellow) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white{
  --tw-shadow-color: hsl(var(--color-white));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/0{
  --tw-shadow-color: hsl(var(--color-white) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/10{
  --tw-shadow-color: hsl(var(--color-white) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/100{
  --tw-shadow-color: hsl(var(--color-white) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/15{
  --tw-shadow-color: hsl(var(--color-white) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/20{
  --tw-shadow-color: hsl(var(--color-white) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/25{
  --tw-shadow-color: hsl(var(--color-white) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/30{
  --tw-shadow-color: hsl(var(--color-white) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/35{
  --tw-shadow-color: hsl(var(--color-white) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/40{
  --tw-shadow-color: hsl(var(--color-white) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/45{
  --tw-shadow-color: hsl(var(--color-white) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/5{
  --tw-shadow-color: hsl(var(--color-white) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/50{
  --tw-shadow-color: hsl(var(--color-white) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/55{
  --tw-shadow-color: hsl(var(--color-white) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/60{
  --tw-shadow-color: hsl(var(--color-white) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/65{
  --tw-shadow-color: hsl(var(--color-white) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/70{
  --tw-shadow-color: hsl(var(--color-white) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/75{
  --tw-shadow-color: hsl(var(--color-white) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/80{
  --tw-shadow-color: hsl(var(--color-white) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/85{
  --tw-shadow-color: hsl(var(--color-white) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/90{
  --tw-shadow-color: hsl(var(--color-white) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/95{
  --tw-shadow-color: hsl(var(--color-white) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100{
  --tw-shadow-color: #fef9c3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/0{
  --tw-shadow-color: rgb(254 249 195 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/10{
  --tw-shadow-color: rgb(254 249 195 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/100{
  --tw-shadow-color: rgb(254 249 195 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/15{
  --tw-shadow-color: rgb(254 249 195 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/20{
  --tw-shadow-color: rgb(254 249 195 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/25{
  --tw-shadow-color: rgb(254 249 195 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/30{
  --tw-shadow-color: rgb(254 249 195 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/35{
  --tw-shadow-color: rgb(254 249 195 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/40{
  --tw-shadow-color: rgb(254 249 195 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/45{
  --tw-shadow-color: rgb(254 249 195 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/5{
  --tw-shadow-color: rgb(254 249 195 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/50{
  --tw-shadow-color: rgb(254 249 195 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/55{
  --tw-shadow-color: rgb(254 249 195 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/60{
  --tw-shadow-color: rgb(254 249 195 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/65{
  --tw-shadow-color: rgb(254 249 195 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/70{
  --tw-shadow-color: rgb(254 249 195 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/75{
  --tw-shadow-color: rgb(254 249 195 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/80{
  --tw-shadow-color: rgb(254 249 195 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/85{
  --tw-shadow-color: rgb(254 249 195 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/90{
  --tw-shadow-color: rgb(254 249 195 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/95{
  --tw-shadow-color: rgb(254 249 195 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200{
  --tw-shadow-color: #fef08a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/0{
  --tw-shadow-color: rgb(254 240 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/10{
  --tw-shadow-color: rgb(254 240 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/100{
  --tw-shadow-color: rgb(254 240 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/15{
  --tw-shadow-color: rgb(254 240 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/20{
  --tw-shadow-color: rgb(254 240 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/25{
  --tw-shadow-color: rgb(254 240 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/30{
  --tw-shadow-color: rgb(254 240 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/35{
  --tw-shadow-color: rgb(254 240 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/40{
  --tw-shadow-color: rgb(254 240 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/45{
  --tw-shadow-color: rgb(254 240 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/5{
  --tw-shadow-color: rgb(254 240 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/50{
  --tw-shadow-color: rgb(254 240 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/55{
  --tw-shadow-color: rgb(254 240 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/60{
  --tw-shadow-color: rgb(254 240 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/65{
  --tw-shadow-color: rgb(254 240 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/70{
  --tw-shadow-color: rgb(254 240 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/75{
  --tw-shadow-color: rgb(254 240 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/80{
  --tw-shadow-color: rgb(254 240 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/85{
  --tw-shadow-color: rgb(254 240 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/90{
  --tw-shadow-color: rgb(254 240 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/95{
  --tw-shadow-color: rgb(254 240 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300{
  --tw-shadow-color: #fde047;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/0{
  --tw-shadow-color: rgb(253 224 71 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/10{
  --tw-shadow-color: rgb(253 224 71 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/100{
  --tw-shadow-color: rgb(253 224 71 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/15{
  --tw-shadow-color: rgb(253 224 71 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/20{
  --tw-shadow-color: rgb(253 224 71 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/25{
  --tw-shadow-color: rgb(253 224 71 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/30{
  --tw-shadow-color: rgb(253 224 71 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/35{
  --tw-shadow-color: rgb(253 224 71 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/40{
  --tw-shadow-color: rgb(253 224 71 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/45{
  --tw-shadow-color: rgb(253 224 71 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/5{
  --tw-shadow-color: rgb(253 224 71 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/50{
  --tw-shadow-color: rgb(253 224 71 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/55{
  --tw-shadow-color: rgb(253 224 71 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/60{
  --tw-shadow-color: rgb(253 224 71 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/65{
  --tw-shadow-color: rgb(253 224 71 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/70{
  --tw-shadow-color: rgb(253 224 71 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/75{
  --tw-shadow-color: rgb(253 224 71 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/80{
  --tw-shadow-color: rgb(253 224 71 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/85{
  --tw-shadow-color: rgb(253 224 71 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/90{
  --tw-shadow-color: rgb(253 224 71 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/95{
  --tw-shadow-color: rgb(253 224 71 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400{
  --tw-shadow-color: #facc15;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/0{
  --tw-shadow-color: rgb(250 204 21 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/10{
  --tw-shadow-color: rgb(250 204 21 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/100{
  --tw-shadow-color: rgb(250 204 21 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/15{
  --tw-shadow-color: rgb(250 204 21 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/20{
  --tw-shadow-color: rgb(250 204 21 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/25{
  --tw-shadow-color: rgb(250 204 21 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/30{
  --tw-shadow-color: rgb(250 204 21 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/35{
  --tw-shadow-color: rgb(250 204 21 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/40{
  --tw-shadow-color: rgb(250 204 21 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/45{
  --tw-shadow-color: rgb(250 204 21 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/5{
  --tw-shadow-color: rgb(250 204 21 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/50{
  --tw-shadow-color: rgb(250 204 21 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/55{
  --tw-shadow-color: rgb(250 204 21 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/60{
  --tw-shadow-color: rgb(250 204 21 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/65{
  --tw-shadow-color: rgb(250 204 21 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/70{
  --tw-shadow-color: rgb(250 204 21 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/75{
  --tw-shadow-color: rgb(250 204 21 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/80{
  --tw-shadow-color: rgb(250 204 21 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/85{
  --tw-shadow-color: rgb(250 204 21 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/90{
  --tw-shadow-color: rgb(250 204 21 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/95{
  --tw-shadow-color: rgb(250 204 21 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50{
  --tw-shadow-color: #fefce8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/0{
  --tw-shadow-color: rgb(254 252 232 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/10{
  --tw-shadow-color: rgb(254 252 232 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/100{
  --tw-shadow-color: rgb(254 252 232 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/15{
  --tw-shadow-color: rgb(254 252 232 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/20{
  --tw-shadow-color: rgb(254 252 232 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/25{
  --tw-shadow-color: rgb(254 252 232 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/30{
  --tw-shadow-color: rgb(254 252 232 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/35{
  --tw-shadow-color: rgb(254 252 232 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/40{
  --tw-shadow-color: rgb(254 252 232 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/45{
  --tw-shadow-color: rgb(254 252 232 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/5{
  --tw-shadow-color: rgb(254 252 232 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/50{
  --tw-shadow-color: rgb(254 252 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/55{
  --tw-shadow-color: rgb(254 252 232 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/60{
  --tw-shadow-color: rgb(254 252 232 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/65{
  --tw-shadow-color: rgb(254 252 232 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/70{
  --tw-shadow-color: rgb(254 252 232 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/75{
  --tw-shadow-color: rgb(254 252 232 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/80{
  --tw-shadow-color: rgb(254 252 232 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/85{
  --tw-shadow-color: rgb(254 252 232 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/90{
  --tw-shadow-color: rgb(254 252 232 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/95{
  --tw-shadow-color: rgb(254 252 232 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500{
  --tw-shadow-color: #eab308;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/0{
  --tw-shadow-color: rgb(234 179 8 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/10{
  --tw-shadow-color: rgb(234 179 8 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/100{
  --tw-shadow-color: rgb(234 179 8 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/15{
  --tw-shadow-color: rgb(234 179 8 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/20{
  --tw-shadow-color: rgb(234 179 8 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/25{
  --tw-shadow-color: rgb(234 179 8 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/30{
  --tw-shadow-color: rgb(234 179 8 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/35{
  --tw-shadow-color: rgb(234 179 8 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/40{
  --tw-shadow-color: rgb(234 179 8 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/45{
  --tw-shadow-color: rgb(234 179 8 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/5{
  --tw-shadow-color: rgb(234 179 8 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/50{
  --tw-shadow-color: rgb(234 179 8 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/55{
  --tw-shadow-color: rgb(234 179 8 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/60{
  --tw-shadow-color: rgb(234 179 8 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/65{
  --tw-shadow-color: rgb(234 179 8 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/70{
  --tw-shadow-color: rgb(234 179 8 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/75{
  --tw-shadow-color: rgb(234 179 8 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/80{
  --tw-shadow-color: rgb(234 179 8 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/85{
  --tw-shadow-color: rgb(234 179 8 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/90{
  --tw-shadow-color: rgb(234 179 8 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/95{
  --tw-shadow-color: rgb(234 179 8 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600{
  --tw-shadow-color: #ca8a04;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/0{
  --tw-shadow-color: rgb(202 138 4 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/10{
  --tw-shadow-color: rgb(202 138 4 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/100{
  --tw-shadow-color: rgb(202 138 4 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/15{
  --tw-shadow-color: rgb(202 138 4 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/20{
  --tw-shadow-color: rgb(202 138 4 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/25{
  --tw-shadow-color: rgb(202 138 4 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/30{
  --tw-shadow-color: rgb(202 138 4 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/35{
  --tw-shadow-color: rgb(202 138 4 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/40{
  --tw-shadow-color: rgb(202 138 4 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/45{
  --tw-shadow-color: rgb(202 138 4 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/5{
  --tw-shadow-color: rgb(202 138 4 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/50{
  --tw-shadow-color: rgb(202 138 4 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/55{
  --tw-shadow-color: rgb(202 138 4 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/60{
  --tw-shadow-color: rgb(202 138 4 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/65{
  --tw-shadow-color: rgb(202 138 4 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/70{
  --tw-shadow-color: rgb(202 138 4 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/75{
  --tw-shadow-color: rgb(202 138 4 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/80{
  --tw-shadow-color: rgb(202 138 4 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/85{
  --tw-shadow-color: rgb(202 138 4 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/90{
  --tw-shadow-color: rgb(202 138 4 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/95{
  --tw-shadow-color: rgb(202 138 4 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700{
  --tw-shadow-color: #a16207;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/0{
  --tw-shadow-color: rgb(161 98 7 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/10{
  --tw-shadow-color: rgb(161 98 7 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/100{
  --tw-shadow-color: rgb(161 98 7 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/15{
  --tw-shadow-color: rgb(161 98 7 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/20{
  --tw-shadow-color: rgb(161 98 7 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/25{
  --tw-shadow-color: rgb(161 98 7 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/30{
  --tw-shadow-color: rgb(161 98 7 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/35{
  --tw-shadow-color: rgb(161 98 7 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/40{
  --tw-shadow-color: rgb(161 98 7 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/45{
  --tw-shadow-color: rgb(161 98 7 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/5{
  --tw-shadow-color: rgb(161 98 7 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/50{
  --tw-shadow-color: rgb(161 98 7 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/55{
  --tw-shadow-color: rgb(161 98 7 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/60{
  --tw-shadow-color: rgb(161 98 7 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/65{
  --tw-shadow-color: rgb(161 98 7 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/70{
  --tw-shadow-color: rgb(161 98 7 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/75{
  --tw-shadow-color: rgb(161 98 7 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/80{
  --tw-shadow-color: rgb(161 98 7 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/85{
  --tw-shadow-color: rgb(161 98 7 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/90{
  --tw-shadow-color: rgb(161 98 7 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/95{
  --tw-shadow-color: rgb(161 98 7 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800{
  --tw-shadow-color: #854d0e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/0{
  --tw-shadow-color: rgb(133 77 14 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/10{
  --tw-shadow-color: rgb(133 77 14 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/100{
  --tw-shadow-color: rgb(133 77 14 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/15{
  --tw-shadow-color: rgb(133 77 14 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/20{
  --tw-shadow-color: rgb(133 77 14 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/25{
  --tw-shadow-color: rgb(133 77 14 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/30{
  --tw-shadow-color: rgb(133 77 14 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/35{
  --tw-shadow-color: rgb(133 77 14 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/40{
  --tw-shadow-color: rgb(133 77 14 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/45{
  --tw-shadow-color: rgb(133 77 14 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/5{
  --tw-shadow-color: rgb(133 77 14 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/50{
  --tw-shadow-color: rgb(133 77 14 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/55{
  --tw-shadow-color: rgb(133 77 14 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/60{
  --tw-shadow-color: rgb(133 77 14 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/65{
  --tw-shadow-color: rgb(133 77 14 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/70{
  --tw-shadow-color: rgb(133 77 14 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/75{
  --tw-shadow-color: rgb(133 77 14 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/80{
  --tw-shadow-color: rgb(133 77 14 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/85{
  --tw-shadow-color: rgb(133 77 14 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/90{
  --tw-shadow-color: rgb(133 77 14 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/95{
  --tw-shadow-color: rgb(133 77 14 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900{
  --tw-shadow-color: #713f12;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/0{
  --tw-shadow-color: rgb(113 63 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/10{
  --tw-shadow-color: rgb(113 63 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/100{
  --tw-shadow-color: rgb(113 63 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/15{
  --tw-shadow-color: rgb(113 63 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/20{
  --tw-shadow-color: rgb(113 63 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/25{
  --tw-shadow-color: rgb(113 63 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/30{
  --tw-shadow-color: rgb(113 63 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/35{
  --tw-shadow-color: rgb(113 63 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/40{
  --tw-shadow-color: rgb(113 63 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/45{
  --tw-shadow-color: rgb(113 63 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/5{
  --tw-shadow-color: rgb(113 63 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/50{
  --tw-shadow-color: rgb(113 63 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/55{
  --tw-shadow-color: rgb(113 63 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/60{
  --tw-shadow-color: rgb(113 63 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/65{
  --tw-shadow-color: rgb(113 63 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/70{
  --tw-shadow-color: rgb(113 63 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/75{
  --tw-shadow-color: rgb(113 63 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/80{
  --tw-shadow-color: rgb(113 63 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/85{
  --tw-shadow-color: rgb(113 63 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/90{
  --tw-shadow-color: rgb(113 63 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/95{
  --tw-shadow-color: rgb(113 63 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950{
  --tw-shadow-color: #422006;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/0{
  --tw-shadow-color: rgb(66 32 6 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/10{
  --tw-shadow-color: rgb(66 32 6 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/100{
  --tw-shadow-color: rgb(66 32 6 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/15{
  --tw-shadow-color: rgb(66 32 6 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/20{
  --tw-shadow-color: rgb(66 32 6 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/25{
  --tw-shadow-color: rgb(66 32 6 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/30{
  --tw-shadow-color: rgb(66 32 6 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/35{
  --tw-shadow-color: rgb(66 32 6 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/40{
  --tw-shadow-color: rgb(66 32 6 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/45{
  --tw-shadow-color: rgb(66 32 6 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/5{
  --tw-shadow-color: rgb(66 32 6 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/50{
  --tw-shadow-color: rgb(66 32 6 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/55{
  --tw-shadow-color: rgb(66 32 6 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/60{
  --tw-shadow-color: rgb(66 32 6 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/65{
  --tw-shadow-color: rgb(66 32 6 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/70{
  --tw-shadow-color: rgb(66 32 6 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/75{
  --tw-shadow-color: rgb(66 32 6 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/80{
  --tw-shadow-color: rgb(66 32 6 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/85{
  --tw-shadow-color: rgb(66 32 6 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/90{
  --tw-shadow-color: rgb(66 32 6 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/95{
  --tw-shadow-color: rgb(66 32 6 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100{
  --tw-shadow-color: #f4f4f5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/0{
  --tw-shadow-color: rgb(244 244 245 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/10{
  --tw-shadow-color: rgb(244 244 245 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/100{
  --tw-shadow-color: rgb(244 244 245 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/15{
  --tw-shadow-color: rgb(244 244 245 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/20{
  --tw-shadow-color: rgb(244 244 245 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/25{
  --tw-shadow-color: rgb(244 244 245 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/30{
  --tw-shadow-color: rgb(244 244 245 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/35{
  --tw-shadow-color: rgb(244 244 245 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/40{
  --tw-shadow-color: rgb(244 244 245 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/45{
  --tw-shadow-color: rgb(244 244 245 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/5{
  --tw-shadow-color: rgb(244 244 245 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/50{
  --tw-shadow-color: rgb(244 244 245 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/55{
  --tw-shadow-color: rgb(244 244 245 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/60{
  --tw-shadow-color: rgb(244 244 245 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/65{
  --tw-shadow-color: rgb(244 244 245 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/70{
  --tw-shadow-color: rgb(244 244 245 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/75{
  --tw-shadow-color: rgb(244 244 245 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/80{
  --tw-shadow-color: rgb(244 244 245 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/85{
  --tw-shadow-color: rgb(244 244 245 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/90{
  --tw-shadow-color: rgb(244 244 245 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/95{
  --tw-shadow-color: rgb(244 244 245 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200{
  --tw-shadow-color: #e4e4e7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/0{
  --tw-shadow-color: rgb(228 228 231 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/10{
  --tw-shadow-color: rgb(228 228 231 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/100{
  --tw-shadow-color: rgb(228 228 231 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/15{
  --tw-shadow-color: rgb(228 228 231 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/20{
  --tw-shadow-color: rgb(228 228 231 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/25{
  --tw-shadow-color: rgb(228 228 231 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/30{
  --tw-shadow-color: rgb(228 228 231 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/35{
  --tw-shadow-color: rgb(228 228 231 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/40{
  --tw-shadow-color: rgb(228 228 231 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/45{
  --tw-shadow-color: rgb(228 228 231 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/5{
  --tw-shadow-color: rgb(228 228 231 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/50{
  --tw-shadow-color: rgb(228 228 231 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/55{
  --tw-shadow-color: rgb(228 228 231 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/60{
  --tw-shadow-color: rgb(228 228 231 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/65{
  --tw-shadow-color: rgb(228 228 231 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/70{
  --tw-shadow-color: rgb(228 228 231 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/75{
  --tw-shadow-color: rgb(228 228 231 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/80{
  --tw-shadow-color: rgb(228 228 231 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/85{
  --tw-shadow-color: rgb(228 228 231 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/90{
  --tw-shadow-color: rgb(228 228 231 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/95{
  --tw-shadow-color: rgb(228 228 231 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300{
  --tw-shadow-color: #d4d4d8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/0{
  --tw-shadow-color: rgb(212 212 216 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/10{
  --tw-shadow-color: rgb(212 212 216 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/100{
  --tw-shadow-color: rgb(212 212 216 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/15{
  --tw-shadow-color: rgb(212 212 216 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/20{
  --tw-shadow-color: rgb(212 212 216 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/25{
  --tw-shadow-color: rgb(212 212 216 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/30{
  --tw-shadow-color: rgb(212 212 216 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/35{
  --tw-shadow-color: rgb(212 212 216 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/40{
  --tw-shadow-color: rgb(212 212 216 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/45{
  --tw-shadow-color: rgb(212 212 216 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/5{
  --tw-shadow-color: rgb(212 212 216 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/50{
  --tw-shadow-color: rgb(212 212 216 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/55{
  --tw-shadow-color: rgb(212 212 216 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/60{
  --tw-shadow-color: rgb(212 212 216 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/65{
  --tw-shadow-color: rgb(212 212 216 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/70{
  --tw-shadow-color: rgb(212 212 216 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/75{
  --tw-shadow-color: rgb(212 212 216 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/80{
  --tw-shadow-color: rgb(212 212 216 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/85{
  --tw-shadow-color: rgb(212 212 216 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/90{
  --tw-shadow-color: rgb(212 212 216 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/95{
  --tw-shadow-color: rgb(212 212 216 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400{
  --tw-shadow-color: #a1a1aa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/0{
  --tw-shadow-color: rgb(161 161 170 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/10{
  --tw-shadow-color: rgb(161 161 170 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/100{
  --tw-shadow-color: rgb(161 161 170 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/15{
  --tw-shadow-color: rgb(161 161 170 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/20{
  --tw-shadow-color: rgb(161 161 170 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/25{
  --tw-shadow-color: rgb(161 161 170 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/30{
  --tw-shadow-color: rgb(161 161 170 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/35{
  --tw-shadow-color: rgb(161 161 170 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/40{
  --tw-shadow-color: rgb(161 161 170 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/45{
  --tw-shadow-color: rgb(161 161 170 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/5{
  --tw-shadow-color: rgb(161 161 170 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/50{
  --tw-shadow-color: rgb(161 161 170 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/55{
  --tw-shadow-color: rgb(161 161 170 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/60{
  --tw-shadow-color: rgb(161 161 170 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/65{
  --tw-shadow-color: rgb(161 161 170 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/70{
  --tw-shadow-color: rgb(161 161 170 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/75{
  --tw-shadow-color: rgb(161 161 170 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/80{
  --tw-shadow-color: rgb(161 161 170 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/85{
  --tw-shadow-color: rgb(161 161 170 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/90{
  --tw-shadow-color: rgb(161 161 170 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/95{
  --tw-shadow-color: rgb(161 161 170 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50{
  --tw-shadow-color: #fafafa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/0{
  --tw-shadow-color: rgb(250 250 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/10{
  --tw-shadow-color: rgb(250 250 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/100{
  --tw-shadow-color: rgb(250 250 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/15{
  --tw-shadow-color: rgb(250 250 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/20{
  --tw-shadow-color: rgb(250 250 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/25{
  --tw-shadow-color: rgb(250 250 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/30{
  --tw-shadow-color: rgb(250 250 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/35{
  --tw-shadow-color: rgb(250 250 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/40{
  --tw-shadow-color: rgb(250 250 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/45{
  --tw-shadow-color: rgb(250 250 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/5{
  --tw-shadow-color: rgb(250 250 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/50{
  --tw-shadow-color: rgb(250 250 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/55{
  --tw-shadow-color: rgb(250 250 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/60{
  --tw-shadow-color: rgb(250 250 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/65{
  --tw-shadow-color: rgb(250 250 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/70{
  --tw-shadow-color: rgb(250 250 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/75{
  --tw-shadow-color: rgb(250 250 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/80{
  --tw-shadow-color: rgb(250 250 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/85{
  --tw-shadow-color: rgb(250 250 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/90{
  --tw-shadow-color: rgb(250 250 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/95{
  --tw-shadow-color: rgb(250 250 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500{
  --tw-shadow-color: #71717a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/0{
  --tw-shadow-color: rgb(113 113 122 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/10{
  --tw-shadow-color: rgb(113 113 122 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/100{
  --tw-shadow-color: rgb(113 113 122 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/15{
  --tw-shadow-color: rgb(113 113 122 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/20{
  --tw-shadow-color: rgb(113 113 122 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/25{
  --tw-shadow-color: rgb(113 113 122 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/30{
  --tw-shadow-color: rgb(113 113 122 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/35{
  --tw-shadow-color: rgb(113 113 122 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/40{
  --tw-shadow-color: rgb(113 113 122 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/45{
  --tw-shadow-color: rgb(113 113 122 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/5{
  --tw-shadow-color: rgb(113 113 122 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/50{
  --tw-shadow-color: rgb(113 113 122 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/55{
  --tw-shadow-color: rgb(113 113 122 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/60{
  --tw-shadow-color: rgb(113 113 122 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/65{
  --tw-shadow-color: rgb(113 113 122 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/70{
  --tw-shadow-color: rgb(113 113 122 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/75{
  --tw-shadow-color: rgb(113 113 122 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/80{
  --tw-shadow-color: rgb(113 113 122 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/85{
  --tw-shadow-color: rgb(113 113 122 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/90{
  --tw-shadow-color: rgb(113 113 122 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/95{
  --tw-shadow-color: rgb(113 113 122 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600{
  --tw-shadow-color: #52525b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/0{
  --tw-shadow-color: rgb(82 82 91 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/10{
  --tw-shadow-color: rgb(82 82 91 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/100{
  --tw-shadow-color: rgb(82 82 91 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/15{
  --tw-shadow-color: rgb(82 82 91 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/20{
  --tw-shadow-color: rgb(82 82 91 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/25{
  --tw-shadow-color: rgb(82 82 91 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/30{
  --tw-shadow-color: rgb(82 82 91 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/35{
  --tw-shadow-color: rgb(82 82 91 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/40{
  --tw-shadow-color: rgb(82 82 91 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/45{
  --tw-shadow-color: rgb(82 82 91 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/5{
  --tw-shadow-color: rgb(82 82 91 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/50{
  --tw-shadow-color: rgb(82 82 91 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/55{
  --tw-shadow-color: rgb(82 82 91 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/60{
  --tw-shadow-color: rgb(82 82 91 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/65{
  --tw-shadow-color: rgb(82 82 91 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/70{
  --tw-shadow-color: rgb(82 82 91 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/75{
  --tw-shadow-color: rgb(82 82 91 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/80{
  --tw-shadow-color: rgb(82 82 91 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/85{
  --tw-shadow-color: rgb(82 82 91 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/90{
  --tw-shadow-color: rgb(82 82 91 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/95{
  --tw-shadow-color: rgb(82 82 91 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700{
  --tw-shadow-color: #3f3f46;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/0{
  --tw-shadow-color: rgb(63 63 70 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/10{
  --tw-shadow-color: rgb(63 63 70 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/100{
  --tw-shadow-color: rgb(63 63 70 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/15{
  --tw-shadow-color: rgb(63 63 70 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/20{
  --tw-shadow-color: rgb(63 63 70 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/25{
  --tw-shadow-color: rgb(63 63 70 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/30{
  --tw-shadow-color: rgb(63 63 70 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/35{
  --tw-shadow-color: rgb(63 63 70 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/40{
  --tw-shadow-color: rgb(63 63 70 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/45{
  --tw-shadow-color: rgb(63 63 70 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/5{
  --tw-shadow-color: rgb(63 63 70 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/50{
  --tw-shadow-color: rgb(63 63 70 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/55{
  --tw-shadow-color: rgb(63 63 70 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/60{
  --tw-shadow-color: rgb(63 63 70 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/65{
  --tw-shadow-color: rgb(63 63 70 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/70{
  --tw-shadow-color: rgb(63 63 70 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/75{
  --tw-shadow-color: rgb(63 63 70 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/80{
  --tw-shadow-color: rgb(63 63 70 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/85{
  --tw-shadow-color: rgb(63 63 70 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/90{
  --tw-shadow-color: rgb(63 63 70 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/95{
  --tw-shadow-color: rgb(63 63 70 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800{
  --tw-shadow-color: #27272a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/0{
  --tw-shadow-color: rgb(39 39 42 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/10{
  --tw-shadow-color: rgb(39 39 42 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/100{
  --tw-shadow-color: rgb(39 39 42 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/15{
  --tw-shadow-color: rgb(39 39 42 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/20{
  --tw-shadow-color: rgb(39 39 42 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/25{
  --tw-shadow-color: rgb(39 39 42 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/30{
  --tw-shadow-color: rgb(39 39 42 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/35{
  --tw-shadow-color: rgb(39 39 42 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/40{
  --tw-shadow-color: rgb(39 39 42 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/45{
  --tw-shadow-color: rgb(39 39 42 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/5{
  --tw-shadow-color: rgb(39 39 42 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/50{
  --tw-shadow-color: rgb(39 39 42 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/55{
  --tw-shadow-color: rgb(39 39 42 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/60{
  --tw-shadow-color: rgb(39 39 42 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/65{
  --tw-shadow-color: rgb(39 39 42 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/70{
  --tw-shadow-color: rgb(39 39 42 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/75{
  --tw-shadow-color: rgb(39 39 42 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/80{
  --tw-shadow-color: rgb(39 39 42 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/85{
  --tw-shadow-color: rgb(39 39 42 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/90{
  --tw-shadow-color: rgb(39 39 42 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/95{
  --tw-shadow-color: rgb(39 39 42 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900{
  --tw-shadow-color: #18181b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/0{
  --tw-shadow-color: rgb(24 24 27 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/10{
  --tw-shadow-color: rgb(24 24 27 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/100{
  --tw-shadow-color: rgb(24 24 27 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/15{
  --tw-shadow-color: rgb(24 24 27 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/20{
  --tw-shadow-color: rgb(24 24 27 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/25{
  --tw-shadow-color: rgb(24 24 27 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/30{
  --tw-shadow-color: rgb(24 24 27 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/35{
  --tw-shadow-color: rgb(24 24 27 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/40{
  --tw-shadow-color: rgb(24 24 27 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/45{
  --tw-shadow-color: rgb(24 24 27 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/5{
  --tw-shadow-color: rgb(24 24 27 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/50{
  --tw-shadow-color: rgb(24 24 27 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/55{
  --tw-shadow-color: rgb(24 24 27 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/60{
  --tw-shadow-color: rgb(24 24 27 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/65{
  --tw-shadow-color: rgb(24 24 27 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/70{
  --tw-shadow-color: rgb(24 24 27 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/75{
  --tw-shadow-color: rgb(24 24 27 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/80{
  --tw-shadow-color: rgb(24 24 27 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/85{
  --tw-shadow-color: rgb(24 24 27 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/90{
  --tw-shadow-color: rgb(24 24 27 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/95{
  --tw-shadow-color: rgb(24 24 27 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950{
  --tw-shadow-color: #09090b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/0{
  --tw-shadow-color: rgb(9 9 11 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/10{
  --tw-shadow-color: rgb(9 9 11 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/100{
  --tw-shadow-color: rgb(9 9 11 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/15{
  --tw-shadow-color: rgb(9 9 11 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/20{
  --tw-shadow-color: rgb(9 9 11 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/25{
  --tw-shadow-color: rgb(9 9 11 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/30{
  --tw-shadow-color: rgb(9 9 11 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/35{
  --tw-shadow-color: rgb(9 9 11 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/40{
  --tw-shadow-color: rgb(9 9 11 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/45{
  --tw-shadow-color: rgb(9 9 11 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/5{
  --tw-shadow-color: rgb(9 9 11 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/50{
  --tw-shadow-color: rgb(9 9 11 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/55{
  --tw-shadow-color: rgb(9 9 11 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/60{
  --tw-shadow-color: rgb(9 9 11 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/65{
  --tw-shadow-color: rgb(9 9 11 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/70{
  --tw-shadow-color: rgb(9 9 11 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/75{
  --tw-shadow-color: rgb(9 9 11 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/80{
  --tw-shadow-color: rgb(9 9 11 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/85{
  --tw-shadow-color: rgb(9 9 11 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/90{
  --tw-shadow-color: rgb(9 9 11 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/95{
  --tw-shadow-color: rgb(9 9 11 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-4{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-8{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset{
  --tw-ring-inset: inset;
}
.ring-about-blue{
  --tw-ring-color: hsl(var(--color-about-blue));
}
.ring-about-blue\/0{
  --tw-ring-color: hsl(var(--color-about-blue) / 0);
}
.ring-about-blue\/10{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.1);
}
.ring-about-blue\/100{
  --tw-ring-color: hsl(var(--color-about-blue) / 1);
}
.ring-about-blue\/15{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.15);
}
.ring-about-blue\/20{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.2);
}
.ring-about-blue\/25{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.25);
}
.ring-about-blue\/30{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.3);
}
.ring-about-blue\/35{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.35);
}
.ring-about-blue\/40{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.4);
}
.ring-about-blue\/45{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.45);
}
.ring-about-blue\/5{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.05);
}
.ring-about-blue\/50{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.5);
}
.ring-about-blue\/55{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.55);
}
.ring-about-blue\/60{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.6);
}
.ring-about-blue\/65{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.65);
}
.ring-about-blue\/70{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.7);
}
.ring-about-blue\/75{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.75);
}
.ring-about-blue\/80{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.8);
}
.ring-about-blue\/85{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.85);
}
.ring-about-blue\/90{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.9);
}
.ring-about-blue\/95{
  --tw-ring-color: hsl(var(--color-about-blue) / 0.95);
}
.ring-accent{
  --tw-ring-color: hsl(var(--accent));
}
.ring-accent-foreground{
  --tw-ring-color: hsl(var(--accent-foreground));
}
.ring-accent-foreground\/0{
  --tw-ring-color: hsl(var(--accent-foreground) / 0);
}
.ring-accent-foreground\/10{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.1);
}
.ring-accent-foreground\/100{
  --tw-ring-color: hsl(var(--accent-foreground) / 1);
}
.ring-accent-foreground\/15{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.15);
}
.ring-accent-foreground\/20{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.2);
}
.ring-accent-foreground\/25{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.25);
}
.ring-accent-foreground\/30{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.3);
}
.ring-accent-foreground\/35{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.35);
}
.ring-accent-foreground\/40{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.4);
}
.ring-accent-foreground\/45{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.45);
}
.ring-accent-foreground\/5{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.05);
}
.ring-accent-foreground\/50{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.5);
}
.ring-accent-foreground\/55{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.55);
}
.ring-accent-foreground\/60{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.6);
}
.ring-accent-foreground\/65{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.65);
}
.ring-accent-foreground\/70{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.7);
}
.ring-accent-foreground\/75{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.75);
}
.ring-accent-foreground\/80{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.8);
}
.ring-accent-foreground\/85{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.85);
}
.ring-accent-foreground\/90{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.9);
}
.ring-accent-foreground\/95{
  --tw-ring-color: hsl(var(--accent-foreground) / 0.95);
}
.ring-accent\/0{
  --tw-ring-color: hsl(var(--accent) / 0);
}
.ring-accent\/10{
  --tw-ring-color: hsl(var(--accent) / 0.1);
}
.ring-accent\/100{
  --tw-ring-color: hsl(var(--accent) / 1);
}
.ring-accent\/15{
  --tw-ring-color: hsl(var(--accent) / 0.15);
}
.ring-accent\/20{
  --tw-ring-color: hsl(var(--accent) / 0.2);
}
.ring-accent\/25{
  --tw-ring-color: hsl(var(--accent) / 0.25);
}
.ring-accent\/30{
  --tw-ring-color: hsl(var(--accent) / 0.3);
}
.ring-accent\/35{
  --tw-ring-color: hsl(var(--accent) / 0.35);
}
.ring-accent\/40{
  --tw-ring-color: hsl(var(--accent) / 0.4);
}
.ring-accent\/45{
  --tw-ring-color: hsl(var(--accent) / 0.45);
}
.ring-accent\/5{
  --tw-ring-color: hsl(var(--accent) / 0.05);
}
.ring-accent\/50{
  --tw-ring-color: hsl(var(--accent) / 0.5);
}
.ring-accent\/55{
  --tw-ring-color: hsl(var(--accent) / 0.55);
}
.ring-accent\/60{
  --tw-ring-color: hsl(var(--accent) / 0.6);
}
.ring-accent\/65{
  --tw-ring-color: hsl(var(--accent) / 0.65);
}
.ring-accent\/70{
  --tw-ring-color: hsl(var(--accent) / 0.7);
}
.ring-accent\/75{
  --tw-ring-color: hsl(var(--accent) / 0.75);
}
.ring-accent\/80{
  --tw-ring-color: hsl(var(--accent) / 0.8);
}
.ring-accent\/85{
  --tw-ring-color: hsl(var(--accent) / 0.85);
}
.ring-accent\/90{
  --tw-ring-color: hsl(var(--accent) / 0.9);
}
.ring-accent\/95{
  --tw-ring-color: hsl(var(--accent) / 0.95);
}
.ring-amber-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}
.ring-amber-100\/0{
  --tw-ring-color: rgb(254 243 199 / 0);
}
.ring-amber-100\/10{
  --tw-ring-color: rgb(254 243 199 / 0.1);
}
.ring-amber-100\/100{
  --tw-ring-color: rgb(254 243 199 / 1);
}
.ring-amber-100\/15{
  --tw-ring-color: rgb(254 243 199 / 0.15);
}
.ring-amber-100\/20{
  --tw-ring-color: rgb(254 243 199 / 0.2);
}
.ring-amber-100\/25{
  --tw-ring-color: rgb(254 243 199 / 0.25);
}
.ring-amber-100\/30{
  --tw-ring-color: rgb(254 243 199 / 0.3);
}
.ring-amber-100\/35{
  --tw-ring-color: rgb(254 243 199 / 0.35);
}
.ring-amber-100\/40{
  --tw-ring-color: rgb(254 243 199 / 0.4);
}
.ring-amber-100\/45{
  --tw-ring-color: rgb(254 243 199 / 0.45);
}
.ring-amber-100\/5{
  --tw-ring-color: rgb(254 243 199 / 0.05);
}
.ring-amber-100\/50{
  --tw-ring-color: rgb(254 243 199 / 0.5);
}
.ring-amber-100\/55{
  --tw-ring-color: rgb(254 243 199 / 0.55);
}
.ring-amber-100\/60{
  --tw-ring-color: rgb(254 243 199 / 0.6);
}
.ring-amber-100\/65{
  --tw-ring-color: rgb(254 243 199 / 0.65);
}
.ring-amber-100\/70{
  --tw-ring-color: rgb(254 243 199 / 0.7);
}
.ring-amber-100\/75{
  --tw-ring-color: rgb(254 243 199 / 0.75);
}
.ring-amber-100\/80{
  --tw-ring-color: rgb(254 243 199 / 0.8);
}
.ring-amber-100\/85{
  --tw-ring-color: rgb(254 243 199 / 0.85);
}
.ring-amber-100\/90{
  --tw-ring-color: rgb(254 243 199 / 0.9);
}
.ring-amber-100\/95{
  --tw-ring-color: rgb(254 243 199 / 0.95);
}
.ring-amber-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}
.ring-amber-200\/0{
  --tw-ring-color: rgb(253 230 138 / 0);
}
.ring-amber-200\/10{
  --tw-ring-color: rgb(253 230 138 / 0.1);
}
.ring-amber-200\/100{
  --tw-ring-color: rgb(253 230 138 / 1);
}
.ring-amber-200\/15{
  --tw-ring-color: rgb(253 230 138 / 0.15);
}
.ring-amber-200\/20{
  --tw-ring-color: rgb(253 230 138 / 0.2);
}
.ring-amber-200\/25{
  --tw-ring-color: rgb(253 230 138 / 0.25);
}
.ring-amber-200\/30{
  --tw-ring-color: rgb(253 230 138 / 0.3);
}
.ring-amber-200\/35{
  --tw-ring-color: rgb(253 230 138 / 0.35);
}
.ring-amber-200\/40{
  --tw-ring-color: rgb(253 230 138 / 0.4);
}
.ring-amber-200\/45{
  --tw-ring-color: rgb(253 230 138 / 0.45);
}
.ring-amber-200\/5{
  --tw-ring-color: rgb(253 230 138 / 0.05);
}
.ring-amber-200\/50{
  --tw-ring-color: rgb(253 230 138 / 0.5);
}
.ring-amber-200\/55{
  --tw-ring-color: rgb(253 230 138 / 0.55);
}
.ring-amber-200\/60{
  --tw-ring-color: rgb(253 230 138 / 0.6);
}
.ring-amber-200\/65{
  --tw-ring-color: rgb(253 230 138 / 0.65);
}
.ring-amber-200\/70{
  --tw-ring-color: rgb(253 230 138 / 0.7);
}
.ring-amber-200\/75{
  --tw-ring-color: rgb(253 230 138 / 0.75);
}
.ring-amber-200\/80{
  --tw-ring-color: rgb(253 230 138 / 0.8);
}
.ring-amber-200\/85{
  --tw-ring-color: rgb(253 230 138 / 0.85);
}
.ring-amber-200\/90{
  --tw-ring-color: rgb(253 230 138 / 0.9);
}
.ring-amber-200\/95{
  --tw-ring-color: rgb(253 230 138 / 0.95);
}
.ring-amber-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1));
}
.ring-amber-300\/0{
  --tw-ring-color: rgb(252 211 77 / 0);
}
.ring-amber-300\/10{
  --tw-ring-color: rgb(252 211 77 / 0.1);
}
.ring-amber-300\/100{
  --tw-ring-color: rgb(252 211 77 / 1);
}
.ring-amber-300\/15{
  --tw-ring-color: rgb(252 211 77 / 0.15);
}
.ring-amber-300\/20{
  --tw-ring-color: rgb(252 211 77 / 0.2);
}
.ring-amber-300\/25{
  --tw-ring-color: rgb(252 211 77 / 0.25);
}
.ring-amber-300\/30{
  --tw-ring-color: rgb(252 211 77 / 0.3);
}
.ring-amber-300\/35{
  --tw-ring-color: rgb(252 211 77 / 0.35);
}
.ring-amber-300\/40{
  --tw-ring-color: rgb(252 211 77 / 0.4);
}
.ring-amber-300\/45{
  --tw-ring-color: rgb(252 211 77 / 0.45);
}
.ring-amber-300\/5{
  --tw-ring-color: rgb(252 211 77 / 0.05);
}
.ring-amber-300\/50{
  --tw-ring-color: rgb(252 211 77 / 0.5);
}
.ring-amber-300\/55{
  --tw-ring-color: rgb(252 211 77 / 0.55);
}
.ring-amber-300\/60{
  --tw-ring-color: rgb(252 211 77 / 0.6);
}
.ring-amber-300\/65{
  --tw-ring-color: rgb(252 211 77 / 0.65);
}
.ring-amber-300\/70{
  --tw-ring-color: rgb(252 211 77 / 0.7);
}
.ring-amber-300\/75{
  --tw-ring-color: rgb(252 211 77 / 0.75);
}
.ring-amber-300\/80{
  --tw-ring-color: rgb(252 211 77 / 0.8);
}
.ring-amber-300\/85{
  --tw-ring-color: rgb(252 211 77 / 0.85);
}
.ring-amber-300\/90{
  --tw-ring-color: rgb(252 211 77 / 0.9);
}
.ring-amber-300\/95{
  --tw-ring-color: rgb(252 211 77 / 0.95);
}
.ring-amber-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1));
}
.ring-amber-400\/0{
  --tw-ring-color: rgb(251 191 36 / 0);
}
.ring-amber-400\/10{
  --tw-ring-color: rgb(251 191 36 / 0.1);
}
.ring-amber-400\/100{
  --tw-ring-color: rgb(251 191 36 / 1);
}
.ring-amber-400\/15{
  --tw-ring-color: rgb(251 191 36 / 0.15);
}
.ring-amber-400\/20{
  --tw-ring-color: rgb(251 191 36 / 0.2);
}
.ring-amber-400\/25{
  --tw-ring-color: rgb(251 191 36 / 0.25);
}
.ring-amber-400\/30{
  --tw-ring-color: rgb(251 191 36 / 0.3);
}
.ring-amber-400\/35{
  --tw-ring-color: rgb(251 191 36 / 0.35);
}
.ring-amber-400\/40{
  --tw-ring-color: rgb(251 191 36 / 0.4);
}
.ring-amber-400\/45{
  --tw-ring-color: rgb(251 191 36 / 0.45);
}
.ring-amber-400\/5{
  --tw-ring-color: rgb(251 191 36 / 0.05);
}
.ring-amber-400\/50{
  --tw-ring-color: rgb(251 191 36 / 0.5);
}
.ring-amber-400\/55{
  --tw-ring-color: rgb(251 191 36 / 0.55);
}
.ring-amber-400\/60{
  --tw-ring-color: rgb(251 191 36 / 0.6);
}
.ring-amber-400\/65{
  --tw-ring-color: rgb(251 191 36 / 0.65);
}
.ring-amber-400\/70{
  --tw-ring-color: rgb(251 191 36 / 0.7);
}
.ring-amber-400\/75{
  --tw-ring-color: rgb(251 191 36 / 0.75);
}
.ring-amber-400\/80{
  --tw-ring-color: rgb(251 191 36 / 0.8);
}
.ring-amber-400\/85{
  --tw-ring-color: rgb(251 191 36 / 0.85);
}
.ring-amber-400\/90{
  --tw-ring-color: rgb(251 191 36 / 0.9);
}
.ring-amber-400\/95{
  --tw-ring-color: rgb(251 191 36 / 0.95);
}
.ring-amber-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1));
}
.ring-amber-50\/0{
  --tw-ring-color: rgb(255 251 235 / 0);
}
.ring-amber-50\/10{
  --tw-ring-color: rgb(255 251 235 / 0.1);
}
.ring-amber-50\/100{
  --tw-ring-color: rgb(255 251 235 / 1);
}
.ring-amber-50\/15{
  --tw-ring-color: rgb(255 251 235 / 0.15);
}
.ring-amber-50\/20{
  --tw-ring-color: rgb(255 251 235 / 0.2);
}
.ring-amber-50\/25{
  --tw-ring-color: rgb(255 251 235 / 0.25);
}
.ring-amber-50\/30{
  --tw-ring-color: rgb(255 251 235 / 0.3);
}
.ring-amber-50\/35{
  --tw-ring-color: rgb(255 251 235 / 0.35);
}
.ring-amber-50\/40{
  --tw-ring-color: rgb(255 251 235 / 0.4);
}
.ring-amber-50\/45{
  --tw-ring-color: rgb(255 251 235 / 0.45);
}
.ring-amber-50\/5{
  --tw-ring-color: rgb(255 251 235 / 0.05);
}
.ring-amber-50\/50{
  --tw-ring-color: rgb(255 251 235 / 0.5);
}
.ring-amber-50\/55{
  --tw-ring-color: rgb(255 251 235 / 0.55);
}
.ring-amber-50\/60{
  --tw-ring-color: rgb(255 251 235 / 0.6);
}
.ring-amber-50\/65{
  --tw-ring-color: rgb(255 251 235 / 0.65);
}
.ring-amber-50\/70{
  --tw-ring-color: rgb(255 251 235 / 0.7);
}
.ring-amber-50\/75{
  --tw-ring-color: rgb(255 251 235 / 0.75);
}
.ring-amber-50\/80{
  --tw-ring-color: rgb(255 251 235 / 0.8);
}
.ring-amber-50\/85{
  --tw-ring-color: rgb(255 251 235 / 0.85);
}
.ring-amber-50\/90{
  --tw-ring-color: rgb(255 251 235 / 0.9);
}
.ring-amber-50\/95{
  --tw-ring-color: rgb(255 251 235 / 0.95);
}
.ring-amber-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}
.ring-amber-500\/0{
  --tw-ring-color: rgb(245 158 11 / 0);
}
.ring-amber-500\/10{
  --tw-ring-color: rgb(245 158 11 / 0.1);
}
.ring-amber-500\/100{
  --tw-ring-color: rgb(245 158 11 / 1);
}
.ring-amber-500\/15{
  --tw-ring-color: rgb(245 158 11 / 0.15);
}
.ring-amber-500\/20{
  --tw-ring-color: rgb(245 158 11 / 0.2);
}
.ring-amber-500\/25{
  --tw-ring-color: rgb(245 158 11 / 0.25);
}
.ring-amber-500\/30{
  --tw-ring-color: rgb(245 158 11 / 0.3);
}
.ring-amber-500\/35{
  --tw-ring-color: rgb(245 158 11 / 0.35);
}
.ring-amber-500\/40{
  --tw-ring-color: rgb(245 158 11 / 0.4);
}
.ring-amber-500\/45{
  --tw-ring-color: rgb(245 158 11 / 0.45);
}
.ring-amber-500\/5{
  --tw-ring-color: rgb(245 158 11 / 0.05);
}
.ring-amber-500\/50{
  --tw-ring-color: rgb(245 158 11 / 0.5);
}
.ring-amber-500\/55{
  --tw-ring-color: rgb(245 158 11 / 0.55);
}
.ring-amber-500\/60{
  --tw-ring-color: rgb(245 158 11 / 0.6);
}
.ring-amber-500\/65{
  --tw-ring-color: rgb(245 158 11 / 0.65);
}
.ring-amber-500\/70{
  --tw-ring-color: rgb(245 158 11 / 0.7);
}
.ring-amber-500\/75{
  --tw-ring-color: rgb(245 158 11 / 0.75);
}
.ring-amber-500\/80{
  --tw-ring-color: rgb(245 158 11 / 0.8);
}
.ring-amber-500\/85{
  --tw-ring-color: rgb(245 158 11 / 0.85);
}
.ring-amber-500\/90{
  --tw-ring-color: rgb(245 158 11 / 0.9);
}
.ring-amber-500\/95{
  --tw-ring-color: rgb(245 158 11 / 0.95);
}
.ring-amber-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1));
}
.ring-amber-600\/0{
  --tw-ring-color: rgb(217 119 6 / 0);
}
.ring-amber-600\/10{
  --tw-ring-color: rgb(217 119 6 / 0.1);
}
.ring-amber-600\/100{
  --tw-ring-color: rgb(217 119 6 / 1);
}
.ring-amber-600\/15{
  --tw-ring-color: rgb(217 119 6 / 0.15);
}
.ring-amber-600\/20{
  --tw-ring-color: rgb(217 119 6 / 0.2);
}
.ring-amber-600\/25{
  --tw-ring-color: rgb(217 119 6 / 0.25);
}
.ring-amber-600\/30{
  --tw-ring-color: rgb(217 119 6 / 0.3);
}
.ring-amber-600\/35{
  --tw-ring-color: rgb(217 119 6 / 0.35);
}
.ring-amber-600\/40{
  --tw-ring-color: rgb(217 119 6 / 0.4);
}
.ring-amber-600\/45{
  --tw-ring-color: rgb(217 119 6 / 0.45);
}
.ring-amber-600\/5{
  --tw-ring-color: rgb(217 119 6 / 0.05);
}
.ring-amber-600\/50{
  --tw-ring-color: rgb(217 119 6 / 0.5);
}
.ring-amber-600\/55{
  --tw-ring-color: rgb(217 119 6 / 0.55);
}
.ring-amber-600\/60{
  --tw-ring-color: rgb(217 119 6 / 0.6);
}
.ring-amber-600\/65{
  --tw-ring-color: rgb(217 119 6 / 0.65);
}
.ring-amber-600\/70{
  --tw-ring-color: rgb(217 119 6 / 0.7);
}
.ring-amber-600\/75{
  --tw-ring-color: rgb(217 119 6 / 0.75);
}
.ring-amber-600\/80{
  --tw-ring-color: rgb(217 119 6 / 0.8);
}
.ring-amber-600\/85{
  --tw-ring-color: rgb(217 119 6 / 0.85);
}
.ring-amber-600\/90{
  --tw-ring-color: rgb(217 119 6 / 0.9);
}
.ring-amber-600\/95{
  --tw-ring-color: rgb(217 119 6 / 0.95);
}
.ring-amber-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1));
}
.ring-amber-700\/0{
  --tw-ring-color: rgb(180 83 9 / 0);
}
.ring-amber-700\/10{
  --tw-ring-color: rgb(180 83 9 / 0.1);
}
.ring-amber-700\/100{
  --tw-ring-color: rgb(180 83 9 / 1);
}
.ring-amber-700\/15{
  --tw-ring-color: rgb(180 83 9 / 0.15);
}
.ring-amber-700\/20{
  --tw-ring-color: rgb(180 83 9 / 0.2);
}
.ring-amber-700\/25{
  --tw-ring-color: rgb(180 83 9 / 0.25);
}
.ring-amber-700\/30{
  --tw-ring-color: rgb(180 83 9 / 0.3);
}
.ring-amber-700\/35{
  --tw-ring-color: rgb(180 83 9 / 0.35);
}
.ring-amber-700\/40{
  --tw-ring-color: rgb(180 83 9 / 0.4);
}
.ring-amber-700\/45{
  --tw-ring-color: rgb(180 83 9 / 0.45);
}
.ring-amber-700\/5{
  --tw-ring-color: rgb(180 83 9 / 0.05);
}
.ring-amber-700\/50{
  --tw-ring-color: rgb(180 83 9 / 0.5);
}
.ring-amber-700\/55{
  --tw-ring-color: rgb(180 83 9 / 0.55);
}
.ring-amber-700\/60{
  --tw-ring-color: rgb(180 83 9 / 0.6);
}
.ring-amber-700\/65{
  --tw-ring-color: rgb(180 83 9 / 0.65);
}
.ring-amber-700\/70{
  --tw-ring-color: rgb(180 83 9 / 0.7);
}
.ring-amber-700\/75{
  --tw-ring-color: rgb(180 83 9 / 0.75);
}
.ring-amber-700\/80{
  --tw-ring-color: rgb(180 83 9 / 0.8);
}
.ring-amber-700\/85{
  --tw-ring-color: rgb(180 83 9 / 0.85);
}
.ring-amber-700\/90{
  --tw-ring-color: rgb(180 83 9 / 0.9);
}
.ring-amber-700\/95{
  --tw-ring-color: rgb(180 83 9 / 0.95);
}
.ring-amber-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1));
}
.ring-amber-800\/0{
  --tw-ring-color: rgb(146 64 14 / 0);
}
.ring-amber-800\/10{
  --tw-ring-color: rgb(146 64 14 / 0.1);
}
.ring-amber-800\/100{
  --tw-ring-color: rgb(146 64 14 / 1);
}
.ring-amber-800\/15{
  --tw-ring-color: rgb(146 64 14 / 0.15);
}
.ring-amber-800\/20{
  --tw-ring-color: rgb(146 64 14 / 0.2);
}
.ring-amber-800\/25{
  --tw-ring-color: rgb(146 64 14 / 0.25);
}
.ring-amber-800\/30{
  --tw-ring-color: rgb(146 64 14 / 0.3);
}
.ring-amber-800\/35{
  --tw-ring-color: rgb(146 64 14 / 0.35);
}
.ring-amber-800\/40{
  --tw-ring-color: rgb(146 64 14 / 0.4);
}
.ring-amber-800\/45{
  --tw-ring-color: rgb(146 64 14 / 0.45);
}
.ring-amber-800\/5{
  --tw-ring-color: rgb(146 64 14 / 0.05);
}
.ring-amber-800\/50{
  --tw-ring-color: rgb(146 64 14 / 0.5);
}
.ring-amber-800\/55{
  --tw-ring-color: rgb(146 64 14 / 0.55);
}
.ring-amber-800\/60{
  --tw-ring-color: rgb(146 64 14 / 0.6);
}
.ring-amber-800\/65{
  --tw-ring-color: rgb(146 64 14 / 0.65);
}
.ring-amber-800\/70{
  --tw-ring-color: rgb(146 64 14 / 0.7);
}
.ring-amber-800\/75{
  --tw-ring-color: rgb(146 64 14 / 0.75);
}
.ring-amber-800\/80{
  --tw-ring-color: rgb(146 64 14 / 0.8);
}
.ring-amber-800\/85{
  --tw-ring-color: rgb(146 64 14 / 0.85);
}
.ring-amber-800\/90{
  --tw-ring-color: rgb(146 64 14 / 0.9);
}
.ring-amber-800\/95{
  --tw-ring-color: rgb(146 64 14 / 0.95);
}
.ring-amber-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1));
}
.ring-amber-900\/0{
  --tw-ring-color: rgb(120 53 15 / 0);
}
.ring-amber-900\/10{
  --tw-ring-color: rgb(120 53 15 / 0.1);
}
.ring-amber-900\/100{
  --tw-ring-color: rgb(120 53 15 / 1);
}
.ring-amber-900\/15{
  --tw-ring-color: rgb(120 53 15 / 0.15);
}
.ring-amber-900\/20{
  --tw-ring-color: rgb(120 53 15 / 0.2);
}
.ring-amber-900\/25{
  --tw-ring-color: rgb(120 53 15 / 0.25);
}
.ring-amber-900\/30{
  --tw-ring-color: rgb(120 53 15 / 0.3);
}
.ring-amber-900\/35{
  --tw-ring-color: rgb(120 53 15 / 0.35);
}
.ring-amber-900\/40{
  --tw-ring-color: rgb(120 53 15 / 0.4);
}
.ring-amber-900\/45{
  --tw-ring-color: rgb(120 53 15 / 0.45);
}
.ring-amber-900\/5{
  --tw-ring-color: rgb(120 53 15 / 0.05);
}
.ring-amber-900\/50{
  --tw-ring-color: rgb(120 53 15 / 0.5);
}
.ring-amber-900\/55{
  --tw-ring-color: rgb(120 53 15 / 0.55);
}
.ring-amber-900\/60{
  --tw-ring-color: rgb(120 53 15 / 0.6);
}
.ring-amber-900\/65{
  --tw-ring-color: rgb(120 53 15 / 0.65);
}
.ring-amber-900\/70{
  --tw-ring-color: rgb(120 53 15 / 0.7);
}
.ring-amber-900\/75{
  --tw-ring-color: rgb(120 53 15 / 0.75);
}
.ring-amber-900\/80{
  --tw-ring-color: rgb(120 53 15 / 0.8);
}
.ring-amber-900\/85{
  --tw-ring-color: rgb(120 53 15 / 0.85);
}
.ring-amber-900\/90{
  --tw-ring-color: rgb(120 53 15 / 0.9);
}
.ring-amber-900\/95{
  --tw-ring-color: rgb(120 53 15 / 0.95);
}
.ring-amber-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(69 26 3 / var(--tw-ring-opacity, 1));
}
.ring-amber-950\/0{
  --tw-ring-color: rgb(69 26 3 / 0);
}
.ring-amber-950\/10{
  --tw-ring-color: rgb(69 26 3 / 0.1);
}
.ring-amber-950\/100{
  --tw-ring-color: rgb(69 26 3 / 1);
}
.ring-amber-950\/15{
  --tw-ring-color: rgb(69 26 3 / 0.15);
}
.ring-amber-950\/20{
  --tw-ring-color: rgb(69 26 3 / 0.2);
}
.ring-amber-950\/25{
  --tw-ring-color: rgb(69 26 3 / 0.25);
}
.ring-amber-950\/30{
  --tw-ring-color: rgb(69 26 3 / 0.3);
}
.ring-amber-950\/35{
  --tw-ring-color: rgb(69 26 3 / 0.35);
}
.ring-amber-950\/40{
  --tw-ring-color: rgb(69 26 3 / 0.4);
}
.ring-amber-950\/45{
  --tw-ring-color: rgb(69 26 3 / 0.45);
}
.ring-amber-950\/5{
  --tw-ring-color: rgb(69 26 3 / 0.05);
}
.ring-amber-950\/50{
  --tw-ring-color: rgb(69 26 3 / 0.5);
}
.ring-amber-950\/55{
  --tw-ring-color: rgb(69 26 3 / 0.55);
}
.ring-amber-950\/60{
  --tw-ring-color: rgb(69 26 3 / 0.6);
}
.ring-amber-950\/65{
  --tw-ring-color: rgb(69 26 3 / 0.65);
}
.ring-amber-950\/70{
  --tw-ring-color: rgb(69 26 3 / 0.7);
}
.ring-amber-950\/75{
  --tw-ring-color: rgb(69 26 3 / 0.75);
}
.ring-amber-950\/80{
  --tw-ring-color: rgb(69 26 3 / 0.8);
}
.ring-amber-950\/85{
  --tw-ring-color: rgb(69 26 3 / 0.85);
}
.ring-amber-950\/90{
  --tw-ring-color: rgb(69 26 3 / 0.9);
}
.ring-amber-950\/95{
  --tw-ring-color: rgb(69 26 3 / 0.95);
}
.ring-background{
  --tw-ring-color: hsl(var(--background));
}
.ring-background\/0{
  --tw-ring-color: hsl(var(--background) / 0);
}
.ring-background\/10{
  --tw-ring-color: hsl(var(--background) / 0.1);
}
.ring-background\/100{
  --tw-ring-color: hsl(var(--background) / 1);
}
.ring-background\/15{
  --tw-ring-color: hsl(var(--background) / 0.15);
}
.ring-background\/20{
  --tw-ring-color: hsl(var(--background) / 0.2);
}
.ring-background\/25{
  --tw-ring-color: hsl(var(--background) / 0.25);
}
.ring-background\/30{
  --tw-ring-color: hsl(var(--background) / 0.3);
}
.ring-background\/35{
  --tw-ring-color: hsl(var(--background) / 0.35);
}
.ring-background\/40{
  --tw-ring-color: hsl(var(--background) / 0.4);
}
.ring-background\/45{
  --tw-ring-color: hsl(var(--background) / 0.45);
}
.ring-background\/5{
  --tw-ring-color: hsl(var(--background) / 0.05);
}
.ring-background\/50{
  --tw-ring-color: hsl(var(--background) / 0.5);
}
.ring-background\/55{
  --tw-ring-color: hsl(var(--background) / 0.55);
}
.ring-background\/60{
  --tw-ring-color: hsl(var(--background) / 0.6);
}
.ring-background\/65{
  --tw-ring-color: hsl(var(--background) / 0.65);
}
.ring-background\/70{
  --tw-ring-color: hsl(var(--background) / 0.7);
}
.ring-background\/75{
  --tw-ring-color: hsl(var(--background) / 0.75);
}
.ring-background\/80{
  --tw-ring-color: hsl(var(--background) / 0.8);
}
.ring-background\/85{
  --tw-ring-color: hsl(var(--background) / 0.85);
}
.ring-background\/90{
  --tw-ring-color: hsl(var(--background) / 0.9);
}
.ring-background\/95{
  --tw-ring-color: hsl(var(--background) / 0.95);
}
.ring-black{
  --tw-ring-color: hsl(var(--color-black));
}
.ring-black\/0{
  --tw-ring-color: hsl(var(--color-black) / 0);
}
.ring-black\/10{
  --tw-ring-color: hsl(var(--color-black) / 0.1);
}
.ring-black\/100{
  --tw-ring-color: hsl(var(--color-black) / 1);
}
.ring-black\/15{
  --tw-ring-color: hsl(var(--color-black) / 0.15);
}
.ring-black\/20{
  --tw-ring-color: hsl(var(--color-black) / 0.2);
}
.ring-black\/25{
  --tw-ring-color: hsl(var(--color-black) / 0.25);
}
.ring-black\/30{
  --tw-ring-color: hsl(var(--color-black) / 0.3);
}
.ring-black\/35{
  --tw-ring-color: hsl(var(--color-black) / 0.35);
}
.ring-black\/40{
  --tw-ring-color: hsl(var(--color-black) / 0.4);
}
.ring-black\/45{
  --tw-ring-color: hsl(var(--color-black) / 0.45);
}
.ring-black\/5{
  --tw-ring-color: hsl(var(--color-black) / 0.05);
}
.ring-black\/50{
  --tw-ring-color: hsl(var(--color-black) / 0.5);
}
.ring-black\/55{
  --tw-ring-color: hsl(var(--color-black) / 0.55);
}
.ring-black\/60{
  --tw-ring-color: hsl(var(--color-black) / 0.6);
}
.ring-black\/65{
  --tw-ring-color: hsl(var(--color-black) / 0.65);
}
.ring-black\/70{
  --tw-ring-color: hsl(var(--color-black) / 0.7);
}
.ring-black\/75{
  --tw-ring-color: hsl(var(--color-black) / 0.75);
}
.ring-black\/80{
  --tw-ring-color: hsl(var(--color-black) / 0.8);
}
.ring-black\/85{
  --tw-ring-color: hsl(var(--color-black) / 0.85);
}
.ring-black\/90{
  --tw-ring-color: hsl(var(--color-black) / 0.9);
}
.ring-black\/95{
  --tw-ring-color: hsl(var(--color-black) / 0.95);
}
.ring-blue-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1));
}
.ring-blue-100\/0{
  --tw-ring-color: rgb(219 234 254 / 0);
}
.ring-blue-100\/10{
  --tw-ring-color: rgb(219 234 254 / 0.1);
}
.ring-blue-100\/100{
  --tw-ring-color: rgb(219 234 254 / 1);
}
.ring-blue-100\/15{
  --tw-ring-color: rgb(219 234 254 / 0.15);
}
.ring-blue-100\/20{
  --tw-ring-color: rgb(219 234 254 / 0.2);
}
.ring-blue-100\/25{
  --tw-ring-color: rgb(219 234 254 / 0.25);
}
.ring-blue-100\/30{
  --tw-ring-color: rgb(219 234 254 / 0.3);
}
.ring-blue-100\/35{
  --tw-ring-color: rgb(219 234 254 / 0.35);
}
.ring-blue-100\/40{
  --tw-ring-color: rgb(219 234 254 / 0.4);
}
.ring-blue-100\/45{
  --tw-ring-color: rgb(219 234 254 / 0.45);
}
.ring-blue-100\/5{
  --tw-ring-color: rgb(219 234 254 / 0.05);
}
.ring-blue-100\/50{
  --tw-ring-color: rgb(219 234 254 / 0.5);
}
.ring-blue-100\/55{
  --tw-ring-color: rgb(219 234 254 / 0.55);
}
.ring-blue-100\/60{
  --tw-ring-color: rgb(219 234 254 / 0.6);
}
.ring-blue-100\/65{
  --tw-ring-color: rgb(219 234 254 / 0.65);
}
.ring-blue-100\/70{
  --tw-ring-color: rgb(219 234 254 / 0.7);
}
.ring-blue-100\/75{
  --tw-ring-color: rgb(219 234 254 / 0.75);
}
.ring-blue-100\/80{
  --tw-ring-color: rgb(219 234 254 / 0.8);
}
.ring-blue-100\/85{
  --tw-ring-color: rgb(219 234 254 / 0.85);
}
.ring-blue-100\/90{
  --tw-ring-color: rgb(219 234 254 / 0.9);
}
.ring-blue-100\/95{
  --tw-ring-color: rgb(219 234 254 / 0.95);
}
.ring-blue-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}
.ring-blue-200\/0{
  --tw-ring-color: rgb(191 219 254 / 0);
}
.ring-blue-200\/10{
  --tw-ring-color: rgb(191 219 254 / 0.1);
}
.ring-blue-200\/100{
  --tw-ring-color: rgb(191 219 254 / 1);
}
.ring-blue-200\/15{
  --tw-ring-color: rgb(191 219 254 / 0.15);
}
.ring-blue-200\/20{
  --tw-ring-color: rgb(191 219 254 / 0.2);
}
.ring-blue-200\/25{
  --tw-ring-color: rgb(191 219 254 / 0.25);
}
.ring-blue-200\/30{
  --tw-ring-color: rgb(191 219 254 / 0.3);
}
.ring-blue-200\/35{
  --tw-ring-color: rgb(191 219 254 / 0.35);
}
.ring-blue-200\/40{
  --tw-ring-color: rgb(191 219 254 / 0.4);
}
.ring-blue-200\/45{
  --tw-ring-color: rgb(191 219 254 / 0.45);
}
.ring-blue-200\/5{
  --tw-ring-color: rgb(191 219 254 / 0.05);
}
.ring-blue-200\/50{
  --tw-ring-color: rgb(191 219 254 / 0.5);
}
.ring-blue-200\/55{
  --tw-ring-color: rgb(191 219 254 / 0.55);
}
.ring-blue-200\/60{
  --tw-ring-color: rgb(191 219 254 / 0.6);
}
.ring-blue-200\/65{
  --tw-ring-color: rgb(191 219 254 / 0.65);
}
.ring-blue-200\/70{
  --tw-ring-color: rgb(191 219 254 / 0.7);
}
.ring-blue-200\/75{
  --tw-ring-color: rgb(191 219 254 / 0.75);
}
.ring-blue-200\/80{
  --tw-ring-color: rgb(191 219 254 / 0.8);
}
.ring-blue-200\/85{
  --tw-ring-color: rgb(191 219 254 / 0.85);
}
.ring-blue-200\/90{
  --tw-ring-color: rgb(191 219 254 / 0.9);
}
.ring-blue-200\/95{
  --tw-ring-color: rgb(191 219 254 / 0.95);
}
.ring-blue-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}
.ring-blue-300\/0{
  --tw-ring-color: rgb(147 197 253 / 0);
}
.ring-blue-300\/10{
  --tw-ring-color: rgb(147 197 253 / 0.1);
}
.ring-blue-300\/100{
  --tw-ring-color: rgb(147 197 253 / 1);
}
.ring-blue-300\/15{
  --tw-ring-color: rgb(147 197 253 / 0.15);
}
.ring-blue-300\/20{
  --tw-ring-color: rgb(147 197 253 / 0.2);
}
.ring-blue-300\/25{
  --tw-ring-color: rgb(147 197 253 / 0.25);
}
.ring-blue-300\/30{
  --tw-ring-color: rgb(147 197 253 / 0.3);
}
.ring-blue-300\/35{
  --tw-ring-color: rgb(147 197 253 / 0.35);
}
.ring-blue-300\/40{
  --tw-ring-color: rgb(147 197 253 / 0.4);
}
.ring-blue-300\/45{
  --tw-ring-color: rgb(147 197 253 / 0.45);
}
.ring-blue-300\/5{
  --tw-ring-color: rgb(147 197 253 / 0.05);
}
.ring-blue-300\/50{
  --tw-ring-color: rgb(147 197 253 / 0.5);
}
.ring-blue-300\/55{
  --tw-ring-color: rgb(147 197 253 / 0.55);
}
.ring-blue-300\/60{
  --tw-ring-color: rgb(147 197 253 / 0.6);
}
.ring-blue-300\/65{
  --tw-ring-color: rgb(147 197 253 / 0.65);
}
.ring-blue-300\/70{
  --tw-ring-color: rgb(147 197 253 / 0.7);
}
.ring-blue-300\/75{
  --tw-ring-color: rgb(147 197 253 / 0.75);
}
.ring-blue-300\/80{
  --tw-ring-color: rgb(147 197 253 / 0.8);
}
.ring-blue-300\/85{
  --tw-ring-color: rgb(147 197 253 / 0.85);
}
.ring-blue-300\/90{
  --tw-ring-color: rgb(147 197 253 / 0.9);
}
.ring-blue-300\/95{
  --tw-ring-color: rgb(147 197 253 / 0.95);
}
.ring-blue-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}
.ring-blue-400\/0{
  --tw-ring-color: rgb(96 165 250 / 0);
}
.ring-blue-400\/10{
  --tw-ring-color: rgb(96 165 250 / 0.1);
}
.ring-blue-400\/100{
  --tw-ring-color: rgb(96 165 250 / 1);
}
.ring-blue-400\/15{
  --tw-ring-color: rgb(96 165 250 / 0.15);
}
.ring-blue-400\/20{
  --tw-ring-color: rgb(96 165 250 / 0.2);
}
.ring-blue-400\/25{
  --tw-ring-color: rgb(96 165 250 / 0.25);
}
.ring-blue-400\/30{
  --tw-ring-color: rgb(96 165 250 / 0.3);
}
.ring-blue-400\/35{
  --tw-ring-color: rgb(96 165 250 / 0.35);
}
.ring-blue-400\/40{
  --tw-ring-color: rgb(96 165 250 / 0.4);
}
.ring-blue-400\/45{
  --tw-ring-color: rgb(96 165 250 / 0.45);
}
.ring-blue-400\/5{
  --tw-ring-color: rgb(96 165 250 / 0.05);
}
.ring-blue-400\/50{
  --tw-ring-color: rgb(96 165 250 / 0.5);
}
.ring-blue-400\/55{
  --tw-ring-color: rgb(96 165 250 / 0.55);
}
.ring-blue-400\/60{
  --tw-ring-color: rgb(96 165 250 / 0.6);
}
.ring-blue-400\/65{
  --tw-ring-color: rgb(96 165 250 / 0.65);
}
.ring-blue-400\/70{
  --tw-ring-color: rgb(96 165 250 / 0.7);
}
.ring-blue-400\/75{
  --tw-ring-color: rgb(96 165 250 / 0.75);
}
.ring-blue-400\/80{
  --tw-ring-color: rgb(96 165 250 / 0.8);
}
.ring-blue-400\/85{
  --tw-ring-color: rgb(96 165 250 / 0.85);
}
.ring-blue-400\/90{
  --tw-ring-color: rgb(96 165 250 / 0.9);
}
.ring-blue-400\/95{
  --tw-ring-color: rgb(96 165 250 / 0.95);
}
.ring-blue-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1));
}
.ring-blue-50\/0{
  --tw-ring-color: rgb(239 246 255 / 0);
}
.ring-blue-50\/10{
  --tw-ring-color: rgb(239 246 255 / 0.1);
}
.ring-blue-50\/100{
  --tw-ring-color: rgb(239 246 255 / 1);
}
.ring-blue-50\/15{
  --tw-ring-color: rgb(239 246 255 / 0.15);
}
.ring-blue-50\/20{
  --tw-ring-color: rgb(239 246 255 / 0.2);
}
.ring-blue-50\/25{
  --tw-ring-color: rgb(239 246 255 / 0.25);
}
.ring-blue-50\/30{
  --tw-ring-color: rgb(239 246 255 / 0.3);
}
.ring-blue-50\/35{
  --tw-ring-color: rgb(239 246 255 / 0.35);
}
.ring-blue-50\/40{
  --tw-ring-color: rgb(239 246 255 / 0.4);
}
.ring-blue-50\/45{
  --tw-ring-color: rgb(239 246 255 / 0.45);
}
.ring-blue-50\/5{
  --tw-ring-color: rgb(239 246 255 / 0.05);
}
.ring-blue-50\/50{
  --tw-ring-color: rgb(239 246 255 / 0.5);
}
.ring-blue-50\/55{
  --tw-ring-color: rgb(239 246 255 / 0.55);
}
.ring-blue-50\/60{
  --tw-ring-color: rgb(239 246 255 / 0.6);
}
.ring-blue-50\/65{
  --tw-ring-color: rgb(239 246 255 / 0.65);
}
.ring-blue-50\/70{
  --tw-ring-color: rgb(239 246 255 / 0.7);
}
.ring-blue-50\/75{
  --tw-ring-color: rgb(239 246 255 / 0.75);
}
.ring-blue-50\/80{
  --tw-ring-color: rgb(239 246 255 / 0.8);
}
.ring-blue-50\/85{
  --tw-ring-color: rgb(239 246 255 / 0.85);
}
.ring-blue-50\/90{
  --tw-ring-color: rgb(239 246 255 / 0.9);
}
.ring-blue-50\/95{
  --tw-ring-color: rgb(239 246 255 / 0.95);
}
.ring-blue-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.ring-blue-500\/0{
  --tw-ring-color: rgb(59 130 246 / 0);
}
.ring-blue-500\/10{
  --tw-ring-color: rgb(59 130 246 / 0.1);
}
.ring-blue-500\/100{
  --tw-ring-color: rgb(59 130 246 / 1);
}
.ring-blue-500\/15{
  --tw-ring-color: rgb(59 130 246 / 0.15);
}
.ring-blue-500\/20{
  --tw-ring-color: rgb(59 130 246 / 0.2);
}
.ring-blue-500\/25{
  --tw-ring-color: rgb(59 130 246 / 0.25);
}
.ring-blue-500\/30{
  --tw-ring-color: rgb(59 130 246 / 0.3);
}
.ring-blue-500\/35{
  --tw-ring-color: rgb(59 130 246 / 0.35);
}
.ring-blue-500\/40{
  --tw-ring-color: rgb(59 130 246 / 0.4);
}
.ring-blue-500\/45{
  --tw-ring-color: rgb(59 130 246 / 0.45);
}
.ring-blue-500\/5{
  --tw-ring-color: rgb(59 130 246 / 0.05);
}
.ring-blue-500\/50{
  --tw-ring-color: rgb(59 130 246 / 0.5);
}
.ring-blue-500\/55{
  --tw-ring-color: rgb(59 130 246 / 0.55);
}
.ring-blue-500\/60{
  --tw-ring-color: rgb(59 130 246 / 0.6);
}
.ring-blue-500\/65{
  --tw-ring-color: rgb(59 130 246 / 0.65);
}
.ring-blue-500\/70{
  --tw-ring-color: rgb(59 130 246 / 0.7);
}
.ring-blue-500\/75{
  --tw-ring-color: rgb(59 130 246 / 0.75);
}
.ring-blue-500\/80{
  --tw-ring-color: rgb(59 130 246 / 0.8);
}
.ring-blue-500\/85{
  --tw-ring-color: rgb(59 130 246 / 0.85);
}
.ring-blue-500\/90{
  --tw-ring-color: rgb(59 130 246 / 0.9);
}
.ring-blue-500\/95{
  --tw-ring-color: rgb(59 130 246 / 0.95);
}
.ring-blue-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}
.ring-blue-600\/0{
  --tw-ring-color: rgb(37 99 235 / 0);
}
.ring-blue-600\/10{
  --tw-ring-color: rgb(37 99 235 / 0.1);
}
.ring-blue-600\/100{
  --tw-ring-color: rgb(37 99 235 / 1);
}
.ring-blue-600\/15{
  --tw-ring-color: rgb(37 99 235 / 0.15);
}
.ring-blue-600\/20{
  --tw-ring-color: rgb(37 99 235 / 0.2);
}
.ring-blue-600\/25{
  --tw-ring-color: rgb(37 99 235 / 0.25);
}
.ring-blue-600\/30{
  --tw-ring-color: rgb(37 99 235 / 0.3);
}
.ring-blue-600\/35{
  --tw-ring-color: rgb(37 99 235 / 0.35);
}
.ring-blue-600\/40{
  --tw-ring-color: rgb(37 99 235 / 0.4);
}
.ring-blue-600\/45{
  --tw-ring-color: rgb(37 99 235 / 0.45);
}
.ring-blue-600\/5{
  --tw-ring-color: rgb(37 99 235 / 0.05);
}
.ring-blue-600\/50{
  --tw-ring-color: rgb(37 99 235 / 0.5);
}
.ring-blue-600\/55{
  --tw-ring-color: rgb(37 99 235 / 0.55);
}
.ring-blue-600\/60{
  --tw-ring-color: rgb(37 99 235 / 0.6);
}
.ring-blue-600\/65{
  --tw-ring-color: rgb(37 99 235 / 0.65);
}
.ring-blue-600\/70{
  --tw-ring-color: rgb(37 99 235 / 0.7);
}
.ring-blue-600\/75{
  --tw-ring-color: rgb(37 99 235 / 0.75);
}
.ring-blue-600\/80{
  --tw-ring-color: rgb(37 99 235 / 0.8);
}
.ring-blue-600\/85{
  --tw-ring-color: rgb(37 99 235 / 0.85);
}
.ring-blue-600\/90{
  --tw-ring-color: rgb(37 99 235 / 0.9);
}
.ring-blue-600\/95{
  --tw-ring-color: rgb(37 99 235 / 0.95);
}
.ring-blue-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1));
}
.ring-blue-700\/0{
  --tw-ring-color: rgb(29 78 216 / 0);
}
.ring-blue-700\/10{
  --tw-ring-color: rgb(29 78 216 / 0.1);
}
.ring-blue-700\/100{
  --tw-ring-color: rgb(29 78 216 / 1);
}
.ring-blue-700\/15{
  --tw-ring-color: rgb(29 78 216 / 0.15);
}
.ring-blue-700\/20{
  --tw-ring-color: rgb(29 78 216 / 0.2);
}
.ring-blue-700\/25{
  --tw-ring-color: rgb(29 78 216 / 0.25);
}
.ring-blue-700\/30{
  --tw-ring-color: rgb(29 78 216 / 0.3);
}
.ring-blue-700\/35{
  --tw-ring-color: rgb(29 78 216 / 0.35);
}
.ring-blue-700\/40{
  --tw-ring-color: rgb(29 78 216 / 0.4);
}
.ring-blue-700\/45{
  --tw-ring-color: rgb(29 78 216 / 0.45);
}
.ring-blue-700\/5{
  --tw-ring-color: rgb(29 78 216 / 0.05);
}
.ring-blue-700\/50{
  --tw-ring-color: rgb(29 78 216 / 0.5);
}
.ring-blue-700\/55{
  --tw-ring-color: rgb(29 78 216 / 0.55);
}
.ring-blue-700\/60{
  --tw-ring-color: rgb(29 78 216 / 0.6);
}
.ring-blue-700\/65{
  --tw-ring-color: rgb(29 78 216 / 0.65);
}
.ring-blue-700\/70{
  --tw-ring-color: rgb(29 78 216 / 0.7);
}
.ring-blue-700\/75{
  --tw-ring-color: rgb(29 78 216 / 0.75);
}
.ring-blue-700\/80{
  --tw-ring-color: rgb(29 78 216 / 0.8);
}
.ring-blue-700\/85{
  --tw-ring-color: rgb(29 78 216 / 0.85);
}
.ring-blue-700\/90{
  --tw-ring-color: rgb(29 78 216 / 0.9);
}
.ring-blue-700\/95{
  --tw-ring-color: rgb(29 78 216 / 0.95);
}
.ring-blue-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}
.ring-blue-800\/0{
  --tw-ring-color: rgb(30 64 175 / 0);
}
.ring-blue-800\/10{
  --tw-ring-color: rgb(30 64 175 / 0.1);
}
.ring-blue-800\/100{
  --tw-ring-color: rgb(30 64 175 / 1);
}
.ring-blue-800\/15{
  --tw-ring-color: rgb(30 64 175 / 0.15);
}
.ring-blue-800\/20{
  --tw-ring-color: rgb(30 64 175 / 0.2);
}
.ring-blue-800\/25{
  --tw-ring-color: rgb(30 64 175 / 0.25);
}
.ring-blue-800\/30{
  --tw-ring-color: rgb(30 64 175 / 0.3);
}
.ring-blue-800\/35{
  --tw-ring-color: rgb(30 64 175 / 0.35);
}
.ring-blue-800\/40{
  --tw-ring-color: rgb(30 64 175 / 0.4);
}
.ring-blue-800\/45{
  --tw-ring-color: rgb(30 64 175 / 0.45);
}
.ring-blue-800\/5{
  --tw-ring-color: rgb(30 64 175 / 0.05);
}
.ring-blue-800\/50{
  --tw-ring-color: rgb(30 64 175 / 0.5);
}
.ring-blue-800\/55{
  --tw-ring-color: rgb(30 64 175 / 0.55);
}
.ring-blue-800\/60{
  --tw-ring-color: rgb(30 64 175 / 0.6);
}
.ring-blue-800\/65{
  --tw-ring-color: rgb(30 64 175 / 0.65);
}
.ring-blue-800\/70{
  --tw-ring-color: rgb(30 64 175 / 0.7);
}
.ring-blue-800\/75{
  --tw-ring-color: rgb(30 64 175 / 0.75);
}
.ring-blue-800\/80{
  --tw-ring-color: rgb(30 64 175 / 0.8);
}
.ring-blue-800\/85{
  --tw-ring-color: rgb(30 64 175 / 0.85);
}
.ring-blue-800\/90{
  --tw-ring-color: rgb(30 64 175 / 0.9);
}
.ring-blue-800\/95{
  --tw-ring-color: rgb(30 64 175 / 0.95);
}
.ring-blue-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1));
}
.ring-blue-900\/0{
  --tw-ring-color: rgb(30 58 138 / 0);
}
.ring-blue-900\/10{
  --tw-ring-color: rgb(30 58 138 / 0.1);
}
.ring-blue-900\/100{
  --tw-ring-color: rgb(30 58 138 / 1);
}
.ring-blue-900\/15{
  --tw-ring-color: rgb(30 58 138 / 0.15);
}
.ring-blue-900\/20{
  --tw-ring-color: rgb(30 58 138 / 0.2);
}
.ring-blue-900\/25{
  --tw-ring-color: rgb(30 58 138 / 0.25);
}
.ring-blue-900\/30{
  --tw-ring-color: rgb(30 58 138 / 0.3);
}
.ring-blue-900\/35{
  --tw-ring-color: rgb(30 58 138 / 0.35);
}
.ring-blue-900\/40{
  --tw-ring-color: rgb(30 58 138 / 0.4);
}
.ring-blue-900\/45{
  --tw-ring-color: rgb(30 58 138 / 0.45);
}
.ring-blue-900\/5{
  --tw-ring-color: rgb(30 58 138 / 0.05);
}
.ring-blue-900\/50{
  --tw-ring-color: rgb(30 58 138 / 0.5);
}
.ring-blue-900\/55{
  --tw-ring-color: rgb(30 58 138 / 0.55);
}
.ring-blue-900\/60{
  --tw-ring-color: rgb(30 58 138 / 0.6);
}
.ring-blue-900\/65{
  --tw-ring-color: rgb(30 58 138 / 0.65);
}
.ring-blue-900\/70{
  --tw-ring-color: rgb(30 58 138 / 0.7);
}
.ring-blue-900\/75{
  --tw-ring-color: rgb(30 58 138 / 0.75);
}
.ring-blue-900\/80{
  --tw-ring-color: rgb(30 58 138 / 0.8);
}
.ring-blue-900\/85{
  --tw-ring-color: rgb(30 58 138 / 0.85);
}
.ring-blue-900\/90{
  --tw-ring-color: rgb(30 58 138 / 0.9);
}
.ring-blue-900\/95{
  --tw-ring-color: rgb(30 58 138 / 0.95);
}
.ring-blue-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1));
}
.ring-blue-950\/0{
  --tw-ring-color: rgb(23 37 84 / 0);
}
.ring-blue-950\/10{
  --tw-ring-color: rgb(23 37 84 / 0.1);
}
.ring-blue-950\/100{
  --tw-ring-color: rgb(23 37 84 / 1);
}
.ring-blue-950\/15{
  --tw-ring-color: rgb(23 37 84 / 0.15);
}
.ring-blue-950\/20{
  --tw-ring-color: rgb(23 37 84 / 0.2);
}
.ring-blue-950\/25{
  --tw-ring-color: rgb(23 37 84 / 0.25);
}
.ring-blue-950\/30{
  --tw-ring-color: rgb(23 37 84 / 0.3);
}
.ring-blue-950\/35{
  --tw-ring-color: rgb(23 37 84 / 0.35);
}
.ring-blue-950\/40{
  --tw-ring-color: rgb(23 37 84 / 0.4);
}
.ring-blue-950\/45{
  --tw-ring-color: rgb(23 37 84 / 0.45);
}
.ring-blue-950\/5{
  --tw-ring-color: rgb(23 37 84 / 0.05);
}
.ring-blue-950\/50{
  --tw-ring-color: rgb(23 37 84 / 0.5);
}
.ring-blue-950\/55{
  --tw-ring-color: rgb(23 37 84 / 0.55);
}
.ring-blue-950\/60{
  --tw-ring-color: rgb(23 37 84 / 0.6);
}
.ring-blue-950\/65{
  --tw-ring-color: rgb(23 37 84 / 0.65);
}
.ring-blue-950\/70{
  --tw-ring-color: rgb(23 37 84 / 0.7);
}
.ring-blue-950\/75{
  --tw-ring-color: rgb(23 37 84 / 0.75);
}
.ring-blue-950\/80{
  --tw-ring-color: rgb(23 37 84 / 0.8);
}
.ring-blue-950\/85{
  --tw-ring-color: rgb(23 37 84 / 0.85);
}
.ring-blue-950\/90{
  --tw-ring-color: rgb(23 37 84 / 0.9);
}
.ring-blue-950\/95{
  --tw-ring-color: rgb(23 37 84 / 0.95);
}
.ring-border{
  --tw-ring-color: hsl(var(--border));
}
.ring-border\/0{
  --tw-ring-color: hsl(var(--border) / 0);
}
.ring-border\/10{
  --tw-ring-color: hsl(var(--border) / 0.1);
}
.ring-border\/100{
  --tw-ring-color: hsl(var(--border) / 1);
}
.ring-border\/15{
  --tw-ring-color: hsl(var(--border) / 0.15);
}
.ring-border\/20{
  --tw-ring-color: hsl(var(--border) / 0.2);
}
.ring-border\/25{
  --tw-ring-color: hsl(var(--border) / 0.25);
}
.ring-border\/30{
  --tw-ring-color: hsl(var(--border) / 0.3);
}
.ring-border\/35{
  --tw-ring-color: hsl(var(--border) / 0.35);
}
.ring-border\/40{
  --tw-ring-color: hsl(var(--border) / 0.4);
}
.ring-border\/45{
  --tw-ring-color: hsl(var(--border) / 0.45);
}
.ring-border\/5{
  --tw-ring-color: hsl(var(--border) / 0.05);
}
.ring-border\/50{
  --tw-ring-color: hsl(var(--border) / 0.5);
}
.ring-border\/55{
  --tw-ring-color: hsl(var(--border) / 0.55);
}
.ring-border\/60{
  --tw-ring-color: hsl(var(--border) / 0.6);
}
.ring-border\/65{
  --tw-ring-color: hsl(var(--border) / 0.65);
}
.ring-border\/70{
  --tw-ring-color: hsl(var(--border) / 0.7);
}
.ring-border\/75{
  --tw-ring-color: hsl(var(--border) / 0.75);
}
.ring-border\/80{
  --tw-ring-color: hsl(var(--border) / 0.8);
}
.ring-border\/85{
  --tw-ring-color: hsl(var(--border) / 0.85);
}
.ring-border\/90{
  --tw-ring-color: hsl(var(--border) / 0.9);
}
.ring-border\/95{
  --tw-ring-color: hsl(var(--border) / 0.95);
}
.ring-brand-primary{
  --tw-ring-color: hsl(var(--color-brand-primary));
}
.ring-brand-primary\/0{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0);
}
.ring-brand-primary\/10{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.1);
}
.ring-brand-primary\/100{
  --tw-ring-color: hsl(var(--color-brand-primary) / 1);
}
.ring-brand-primary\/15{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.15);
}
.ring-brand-primary\/20{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.2);
}
.ring-brand-primary\/25{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.25);
}
.ring-brand-primary\/30{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.3);
}
.ring-brand-primary\/35{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.35);
}
.ring-brand-primary\/40{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.4);
}
.ring-brand-primary\/45{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.45);
}
.ring-brand-primary\/5{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.05);
}
.ring-brand-primary\/50{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.5);
}
.ring-brand-primary\/55{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.55);
}
.ring-brand-primary\/60{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.6);
}
.ring-brand-primary\/65{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.65);
}
.ring-brand-primary\/70{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.7);
}
.ring-brand-primary\/75{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.75);
}
.ring-brand-primary\/80{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.8);
}
.ring-brand-primary\/85{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.85);
}
.ring-brand-primary\/90{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.9);
}
.ring-brand-primary\/95{
  --tw-ring-color: hsl(var(--color-brand-primary) / 0.95);
}
.ring-brand-secondary{
  --tw-ring-color: hsl(var(--color-brand-secondary));
}
.ring-brand-secondary\/0{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0);
}
.ring-brand-secondary\/10{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.1);
}
.ring-brand-secondary\/100{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 1);
}
.ring-brand-secondary\/15{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.15);
}
.ring-brand-secondary\/20{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.2);
}
.ring-brand-secondary\/25{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.25);
}
.ring-brand-secondary\/30{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.3);
}
.ring-brand-secondary\/35{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.35);
}
.ring-brand-secondary\/40{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.4);
}
.ring-brand-secondary\/45{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.45);
}
.ring-brand-secondary\/5{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.05);
}
.ring-brand-secondary\/50{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.5);
}
.ring-brand-secondary\/55{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.55);
}
.ring-brand-secondary\/60{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.6);
}
.ring-brand-secondary\/65{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.65);
}
.ring-brand-secondary\/70{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.7);
}
.ring-brand-secondary\/75{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.75);
}
.ring-brand-secondary\/80{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.8);
}
.ring-brand-secondary\/85{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.85);
}
.ring-brand-secondary\/90{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.9);
}
.ring-brand-secondary\/95{
  --tw-ring-color: hsl(var(--color-brand-secondary) / 0.95);
}
.ring-card{
  --tw-ring-color: hsl(var(--card));
}
.ring-card-foreground{
  --tw-ring-color: hsl(var(--card-foreground));
}
.ring-card-foreground\/0{
  --tw-ring-color: hsl(var(--card-foreground) / 0);
}
.ring-card-foreground\/10{
  --tw-ring-color: hsl(var(--card-foreground) / 0.1);
}
.ring-card-foreground\/100{
  --tw-ring-color: hsl(var(--card-foreground) / 1);
}
.ring-card-foreground\/15{
  --tw-ring-color: hsl(var(--card-foreground) / 0.15);
}
.ring-card-foreground\/20{
  --tw-ring-color: hsl(var(--card-foreground) / 0.2);
}
.ring-card-foreground\/25{
  --tw-ring-color: hsl(var(--card-foreground) / 0.25);
}
.ring-card-foreground\/30{
  --tw-ring-color: hsl(var(--card-foreground) / 0.3);
}
.ring-card-foreground\/35{
  --tw-ring-color: hsl(var(--card-foreground) / 0.35);
}
.ring-card-foreground\/40{
  --tw-ring-color: hsl(var(--card-foreground) / 0.4);
}
.ring-card-foreground\/45{
  --tw-ring-color: hsl(var(--card-foreground) / 0.45);
}
.ring-card-foreground\/5{
  --tw-ring-color: hsl(var(--card-foreground) / 0.05);
}
.ring-card-foreground\/50{
  --tw-ring-color: hsl(var(--card-foreground) / 0.5);
}
.ring-card-foreground\/55{
  --tw-ring-color: hsl(var(--card-foreground) / 0.55);
}
.ring-card-foreground\/60{
  --tw-ring-color: hsl(var(--card-foreground) / 0.6);
}
.ring-card-foreground\/65{
  --tw-ring-color: hsl(var(--card-foreground) / 0.65);
}
.ring-card-foreground\/70{
  --tw-ring-color: hsl(var(--card-foreground) / 0.7);
}
.ring-card-foreground\/75{
  --tw-ring-color: hsl(var(--card-foreground) / 0.75);
}
.ring-card-foreground\/80{
  --tw-ring-color: hsl(var(--card-foreground) / 0.8);
}
.ring-card-foreground\/85{
  --tw-ring-color: hsl(var(--card-foreground) / 0.85);
}
.ring-card-foreground\/90{
  --tw-ring-color: hsl(var(--card-foreground) / 0.9);
}
.ring-card-foreground\/95{
  --tw-ring-color: hsl(var(--card-foreground) / 0.95);
}
.ring-card\/0{
  --tw-ring-color: hsl(var(--card) / 0);
}
.ring-card\/10{
  --tw-ring-color: hsl(var(--card) / 0.1);
}
.ring-card\/100{
  --tw-ring-color: hsl(var(--card) / 1);
}
.ring-card\/15{
  --tw-ring-color: hsl(var(--card) / 0.15);
}
.ring-card\/20{
  --tw-ring-color: hsl(var(--card) / 0.2);
}
.ring-card\/25{
  --tw-ring-color: hsl(var(--card) / 0.25);
}
.ring-card\/30{
  --tw-ring-color: hsl(var(--card) / 0.3);
}
.ring-card\/35{
  --tw-ring-color: hsl(var(--card) / 0.35);
}
.ring-card\/40{
  --tw-ring-color: hsl(var(--card) / 0.4);
}
.ring-card\/45{
  --tw-ring-color: hsl(var(--card) / 0.45);
}
.ring-card\/5{
  --tw-ring-color: hsl(var(--card) / 0.05);
}
.ring-card\/50{
  --tw-ring-color: hsl(var(--card) / 0.5);
}
.ring-card\/55{
  --tw-ring-color: hsl(var(--card) / 0.55);
}
.ring-card\/60{
  --tw-ring-color: hsl(var(--card) / 0.6);
}
.ring-card\/65{
  --tw-ring-color: hsl(var(--card) / 0.65);
}
.ring-card\/70{
  --tw-ring-color: hsl(var(--card) / 0.7);
}
.ring-card\/75{
  --tw-ring-color: hsl(var(--card) / 0.75);
}
.ring-card\/80{
  --tw-ring-color: hsl(var(--card) / 0.8);
}
.ring-card\/85{
  --tw-ring-color: hsl(var(--card) / 0.85);
}
.ring-card\/90{
  --tw-ring-color: hsl(var(--card) / 0.9);
}
.ring-card\/95{
  --tw-ring-color: hsl(var(--card) / 0.95);
}
.ring-contact-dark-blue{
  --tw-ring-color: hsl(var(--color-contact-dark-blue));
}
.ring-contact-dark-blue\/0{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0);
}
.ring-contact-dark-blue\/10{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.1);
}
.ring-contact-dark-blue\/100{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 1);
}
.ring-contact-dark-blue\/15{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.15);
}
.ring-contact-dark-blue\/20{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.2);
}
.ring-contact-dark-blue\/25{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.25);
}
.ring-contact-dark-blue\/30{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.3);
}
.ring-contact-dark-blue\/35{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.35);
}
.ring-contact-dark-blue\/40{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.4);
}
.ring-contact-dark-blue\/45{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.45);
}
.ring-contact-dark-blue\/5{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.05);
}
.ring-contact-dark-blue\/50{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.5);
}
.ring-contact-dark-blue\/55{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.55);
}
.ring-contact-dark-blue\/60{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.6);
}
.ring-contact-dark-blue\/65{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.65);
}
.ring-contact-dark-blue\/70{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.7);
}
.ring-contact-dark-blue\/75{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.75);
}
.ring-contact-dark-blue\/80{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.8);
}
.ring-contact-dark-blue\/85{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.85);
}
.ring-contact-dark-blue\/90{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.9);
}
.ring-contact-dark-blue\/95{
  --tw-ring-color: hsl(var(--color-contact-dark-blue) / 0.95);
}
.ring-current{
  --tw-ring-color: currentColor;
}
.ring-cyan-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1));
}
.ring-cyan-100\/0{
  --tw-ring-color: rgb(207 250 254 / 0);
}
.ring-cyan-100\/10{
  --tw-ring-color: rgb(207 250 254 / 0.1);
}
.ring-cyan-100\/100{
  --tw-ring-color: rgb(207 250 254 / 1);
}
.ring-cyan-100\/15{
  --tw-ring-color: rgb(207 250 254 / 0.15);
}
.ring-cyan-100\/20{
  --tw-ring-color: rgb(207 250 254 / 0.2);
}
.ring-cyan-100\/25{
  --tw-ring-color: rgb(207 250 254 / 0.25);
}
.ring-cyan-100\/30{
  --tw-ring-color: rgb(207 250 254 / 0.3);
}
.ring-cyan-100\/35{
  --tw-ring-color: rgb(207 250 254 / 0.35);
}
.ring-cyan-100\/40{
  --tw-ring-color: rgb(207 250 254 / 0.4);
}
.ring-cyan-100\/45{
  --tw-ring-color: rgb(207 250 254 / 0.45);
}
.ring-cyan-100\/5{
  --tw-ring-color: rgb(207 250 254 / 0.05);
}
.ring-cyan-100\/50{
  --tw-ring-color: rgb(207 250 254 / 0.5);
}
.ring-cyan-100\/55{
  --tw-ring-color: rgb(207 250 254 / 0.55);
}
.ring-cyan-100\/60{
  --tw-ring-color: rgb(207 250 254 / 0.6);
}
.ring-cyan-100\/65{
  --tw-ring-color: rgb(207 250 254 / 0.65);
}
.ring-cyan-100\/70{
  --tw-ring-color: rgb(207 250 254 / 0.7);
}
.ring-cyan-100\/75{
  --tw-ring-color: rgb(207 250 254 / 0.75);
}
.ring-cyan-100\/80{
  --tw-ring-color: rgb(207 250 254 / 0.8);
}
.ring-cyan-100\/85{
  --tw-ring-color: rgb(207 250 254 / 0.85);
}
.ring-cyan-100\/90{
  --tw-ring-color: rgb(207 250 254 / 0.9);
}
.ring-cyan-100\/95{
  --tw-ring-color: rgb(207 250 254 / 0.95);
}
.ring-cyan-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1));
}
.ring-cyan-200\/0{
  --tw-ring-color: rgb(165 243 252 / 0);
}
.ring-cyan-200\/10{
  --tw-ring-color: rgb(165 243 252 / 0.1);
}
.ring-cyan-200\/100{
  --tw-ring-color: rgb(165 243 252 / 1);
}
.ring-cyan-200\/15{
  --tw-ring-color: rgb(165 243 252 / 0.15);
}
.ring-cyan-200\/20{
  --tw-ring-color: rgb(165 243 252 / 0.2);
}
.ring-cyan-200\/25{
  --tw-ring-color: rgb(165 243 252 / 0.25);
}
.ring-cyan-200\/30{
  --tw-ring-color: rgb(165 243 252 / 0.3);
}
.ring-cyan-200\/35{
  --tw-ring-color: rgb(165 243 252 / 0.35);
}
.ring-cyan-200\/40{
  --tw-ring-color: rgb(165 243 252 / 0.4);
}
.ring-cyan-200\/45{
  --tw-ring-color: rgb(165 243 252 / 0.45);
}
.ring-cyan-200\/5{
  --tw-ring-color: rgb(165 243 252 / 0.05);
}
.ring-cyan-200\/50{
  --tw-ring-color: rgb(165 243 252 / 0.5);
}
.ring-cyan-200\/55{
  --tw-ring-color: rgb(165 243 252 / 0.55);
}
.ring-cyan-200\/60{
  --tw-ring-color: rgb(165 243 252 / 0.6);
}
.ring-cyan-200\/65{
  --tw-ring-color: rgb(165 243 252 / 0.65);
}
.ring-cyan-200\/70{
  --tw-ring-color: rgb(165 243 252 / 0.7);
}
.ring-cyan-200\/75{
  --tw-ring-color: rgb(165 243 252 / 0.75);
}
.ring-cyan-200\/80{
  --tw-ring-color: rgb(165 243 252 / 0.8);
}
.ring-cyan-200\/85{
  --tw-ring-color: rgb(165 243 252 / 0.85);
}
.ring-cyan-200\/90{
  --tw-ring-color: rgb(165 243 252 / 0.9);
}
.ring-cyan-200\/95{
  --tw-ring-color: rgb(165 243 252 / 0.95);
}
.ring-cyan-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1));
}
.ring-cyan-300\/0{
  --tw-ring-color: rgb(103 232 249 / 0);
}
.ring-cyan-300\/10{
  --tw-ring-color: rgb(103 232 249 / 0.1);
}
.ring-cyan-300\/100{
  --tw-ring-color: rgb(103 232 249 / 1);
}
.ring-cyan-300\/15{
  --tw-ring-color: rgb(103 232 249 / 0.15);
}
.ring-cyan-300\/20{
  --tw-ring-color: rgb(103 232 249 / 0.2);
}
.ring-cyan-300\/25{
  --tw-ring-color: rgb(103 232 249 / 0.25);
}
.ring-cyan-300\/30{
  --tw-ring-color: rgb(103 232 249 / 0.3);
}
.ring-cyan-300\/35{
  --tw-ring-color: rgb(103 232 249 / 0.35);
}
.ring-cyan-300\/40{
  --tw-ring-color: rgb(103 232 249 / 0.4);
}
.ring-cyan-300\/45{
  --tw-ring-color: rgb(103 232 249 / 0.45);
}
.ring-cyan-300\/5{
  --tw-ring-color: rgb(103 232 249 / 0.05);
}
.ring-cyan-300\/50{
  --tw-ring-color: rgb(103 232 249 / 0.5);
}
.ring-cyan-300\/55{
  --tw-ring-color: rgb(103 232 249 / 0.55);
}
.ring-cyan-300\/60{
  --tw-ring-color: rgb(103 232 249 / 0.6);
}
.ring-cyan-300\/65{
  --tw-ring-color: rgb(103 232 249 / 0.65);
}
.ring-cyan-300\/70{
  --tw-ring-color: rgb(103 232 249 / 0.7);
}
.ring-cyan-300\/75{
  --tw-ring-color: rgb(103 232 249 / 0.75);
}
.ring-cyan-300\/80{
  --tw-ring-color: rgb(103 232 249 / 0.8);
}
.ring-cyan-300\/85{
  --tw-ring-color: rgb(103 232 249 / 0.85);
}
.ring-cyan-300\/90{
  --tw-ring-color: rgb(103 232 249 / 0.9);
}
.ring-cyan-300\/95{
  --tw-ring-color: rgb(103 232 249 / 0.95);
}
.ring-cyan-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1));
}
.ring-cyan-400\/0{
  --tw-ring-color: rgb(34 211 238 / 0);
}
.ring-cyan-400\/10{
  --tw-ring-color: rgb(34 211 238 / 0.1);
}
.ring-cyan-400\/100{
  --tw-ring-color: rgb(34 211 238 / 1);
}
.ring-cyan-400\/15{
  --tw-ring-color: rgb(34 211 238 / 0.15);
}
.ring-cyan-400\/20{
  --tw-ring-color: rgb(34 211 238 / 0.2);
}
.ring-cyan-400\/25{
  --tw-ring-color: rgb(34 211 238 / 0.25);
}
.ring-cyan-400\/30{
  --tw-ring-color: rgb(34 211 238 / 0.3);
}
.ring-cyan-400\/35{
  --tw-ring-color: rgb(34 211 238 / 0.35);
}
.ring-cyan-400\/40{
  --tw-ring-color: rgb(34 211 238 / 0.4);
}
.ring-cyan-400\/45{
  --tw-ring-color: rgb(34 211 238 / 0.45);
}
.ring-cyan-400\/5{
  --tw-ring-color: rgb(34 211 238 / 0.05);
}
.ring-cyan-400\/50{
  --tw-ring-color: rgb(34 211 238 / 0.5);
}
.ring-cyan-400\/55{
  --tw-ring-color: rgb(34 211 238 / 0.55);
}
.ring-cyan-400\/60{
  --tw-ring-color: rgb(34 211 238 / 0.6);
}
.ring-cyan-400\/65{
  --tw-ring-color: rgb(34 211 238 / 0.65);
}
.ring-cyan-400\/70{
  --tw-ring-color: rgb(34 211 238 / 0.7);
}
.ring-cyan-400\/75{
  --tw-ring-color: rgb(34 211 238 / 0.75);
}
.ring-cyan-400\/80{
  --tw-ring-color: rgb(34 211 238 / 0.8);
}
.ring-cyan-400\/85{
  --tw-ring-color: rgb(34 211 238 / 0.85);
}
.ring-cyan-400\/90{
  --tw-ring-color: rgb(34 211 238 / 0.9);
}
.ring-cyan-400\/95{
  --tw-ring-color: rgb(34 211 238 / 0.95);
}
.ring-cyan-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1));
}
.ring-cyan-50\/0{
  --tw-ring-color: rgb(236 254 255 / 0);
}
.ring-cyan-50\/10{
  --tw-ring-color: rgb(236 254 255 / 0.1);
}
.ring-cyan-50\/100{
  --tw-ring-color: rgb(236 254 255 / 1);
}
.ring-cyan-50\/15{
  --tw-ring-color: rgb(236 254 255 / 0.15);
}
.ring-cyan-50\/20{
  --tw-ring-color: rgb(236 254 255 / 0.2);
}
.ring-cyan-50\/25{
  --tw-ring-color: rgb(236 254 255 / 0.25);
}
.ring-cyan-50\/30{
  --tw-ring-color: rgb(236 254 255 / 0.3);
}
.ring-cyan-50\/35{
  --tw-ring-color: rgb(236 254 255 / 0.35);
}
.ring-cyan-50\/40{
  --tw-ring-color: rgb(236 254 255 / 0.4);
}
.ring-cyan-50\/45{
  --tw-ring-color: rgb(236 254 255 / 0.45);
}
.ring-cyan-50\/5{
  --tw-ring-color: rgb(236 254 255 / 0.05);
}
.ring-cyan-50\/50{
  --tw-ring-color: rgb(236 254 255 / 0.5);
}
.ring-cyan-50\/55{
  --tw-ring-color: rgb(236 254 255 / 0.55);
}
.ring-cyan-50\/60{
  --tw-ring-color: rgb(236 254 255 / 0.6);
}
.ring-cyan-50\/65{
  --tw-ring-color: rgb(236 254 255 / 0.65);
}
.ring-cyan-50\/70{
  --tw-ring-color: rgb(236 254 255 / 0.7);
}
.ring-cyan-50\/75{
  --tw-ring-color: rgb(236 254 255 / 0.75);
}
.ring-cyan-50\/80{
  --tw-ring-color: rgb(236 254 255 / 0.8);
}
.ring-cyan-50\/85{
  --tw-ring-color: rgb(236 254 255 / 0.85);
}
.ring-cyan-50\/90{
  --tw-ring-color: rgb(236 254 255 / 0.9);
}
.ring-cyan-50\/95{
  --tw-ring-color: rgb(236 254 255 / 0.95);
}
.ring-cyan-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1));
}
.ring-cyan-500\/0{
  --tw-ring-color: rgb(6 182 212 / 0);
}
.ring-cyan-500\/10{
  --tw-ring-color: rgb(6 182 212 / 0.1);
}
.ring-cyan-500\/100{
  --tw-ring-color: rgb(6 182 212 / 1);
}
.ring-cyan-500\/15{
  --tw-ring-color: rgb(6 182 212 / 0.15);
}
.ring-cyan-500\/20{
  --tw-ring-color: rgb(6 182 212 / 0.2);
}
.ring-cyan-500\/25{
  --tw-ring-color: rgb(6 182 212 / 0.25);
}
.ring-cyan-500\/30{
  --tw-ring-color: rgb(6 182 212 / 0.3);
}
.ring-cyan-500\/35{
  --tw-ring-color: rgb(6 182 212 / 0.35);
}
.ring-cyan-500\/40{
  --tw-ring-color: rgb(6 182 212 / 0.4);
}
.ring-cyan-500\/45{
  --tw-ring-color: rgb(6 182 212 / 0.45);
}
.ring-cyan-500\/5{
  --tw-ring-color: rgb(6 182 212 / 0.05);
}
.ring-cyan-500\/50{
  --tw-ring-color: rgb(6 182 212 / 0.5);
}
.ring-cyan-500\/55{
  --tw-ring-color: rgb(6 182 212 / 0.55);
}
.ring-cyan-500\/60{
  --tw-ring-color: rgb(6 182 212 / 0.6);
}
.ring-cyan-500\/65{
  --tw-ring-color: rgb(6 182 212 / 0.65);
}
.ring-cyan-500\/70{
  --tw-ring-color: rgb(6 182 212 / 0.7);
}
.ring-cyan-500\/75{
  --tw-ring-color: rgb(6 182 212 / 0.75);
}
.ring-cyan-500\/80{
  --tw-ring-color: rgb(6 182 212 / 0.8);
}
.ring-cyan-500\/85{
  --tw-ring-color: rgb(6 182 212 / 0.85);
}
.ring-cyan-500\/90{
  --tw-ring-color: rgb(6 182 212 / 0.9);
}
.ring-cyan-500\/95{
  --tw-ring-color: rgb(6 182 212 / 0.95);
}
.ring-cyan-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1));
}
.ring-cyan-600\/0{
  --tw-ring-color: rgb(8 145 178 / 0);
}
.ring-cyan-600\/10{
  --tw-ring-color: rgb(8 145 178 / 0.1);
}
.ring-cyan-600\/100{
  --tw-ring-color: rgb(8 145 178 / 1);
}
.ring-cyan-600\/15{
  --tw-ring-color: rgb(8 145 178 / 0.15);
}
.ring-cyan-600\/20{
  --tw-ring-color: rgb(8 145 178 / 0.2);
}
.ring-cyan-600\/25{
  --tw-ring-color: rgb(8 145 178 / 0.25);
}
.ring-cyan-600\/30{
  --tw-ring-color: rgb(8 145 178 / 0.3);
}
.ring-cyan-600\/35{
  --tw-ring-color: rgb(8 145 178 / 0.35);
}
.ring-cyan-600\/40{
  --tw-ring-color: rgb(8 145 178 / 0.4);
}
.ring-cyan-600\/45{
  --tw-ring-color: rgb(8 145 178 / 0.45);
}
.ring-cyan-600\/5{
  --tw-ring-color: rgb(8 145 178 / 0.05);
}
.ring-cyan-600\/50{
  --tw-ring-color: rgb(8 145 178 / 0.5);
}
.ring-cyan-600\/55{
  --tw-ring-color: rgb(8 145 178 / 0.55);
}
.ring-cyan-600\/60{
  --tw-ring-color: rgb(8 145 178 / 0.6);
}
.ring-cyan-600\/65{
  --tw-ring-color: rgb(8 145 178 / 0.65);
}
.ring-cyan-600\/70{
  --tw-ring-color: rgb(8 145 178 / 0.7);
}
.ring-cyan-600\/75{
  --tw-ring-color: rgb(8 145 178 / 0.75);
}
.ring-cyan-600\/80{
  --tw-ring-color: rgb(8 145 178 / 0.8);
}
.ring-cyan-600\/85{
  --tw-ring-color: rgb(8 145 178 / 0.85);
}
.ring-cyan-600\/90{
  --tw-ring-color: rgb(8 145 178 / 0.9);
}
.ring-cyan-600\/95{
  --tw-ring-color: rgb(8 145 178 / 0.95);
}
.ring-cyan-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1));
}
.ring-cyan-700\/0{
  --tw-ring-color: rgb(14 116 144 / 0);
}
.ring-cyan-700\/10{
  --tw-ring-color: rgb(14 116 144 / 0.1);
}
.ring-cyan-700\/100{
  --tw-ring-color: rgb(14 116 144 / 1);
}
.ring-cyan-700\/15{
  --tw-ring-color: rgb(14 116 144 / 0.15);
}
.ring-cyan-700\/20{
  --tw-ring-color: rgb(14 116 144 / 0.2);
}
.ring-cyan-700\/25{
  --tw-ring-color: rgb(14 116 144 / 0.25);
}
.ring-cyan-700\/30{
  --tw-ring-color: rgb(14 116 144 / 0.3);
}
.ring-cyan-700\/35{
  --tw-ring-color: rgb(14 116 144 / 0.35);
}
.ring-cyan-700\/40{
  --tw-ring-color: rgb(14 116 144 / 0.4);
}
.ring-cyan-700\/45{
  --tw-ring-color: rgb(14 116 144 / 0.45);
}
.ring-cyan-700\/5{
  --tw-ring-color: rgb(14 116 144 / 0.05);
}
.ring-cyan-700\/50{
  --tw-ring-color: rgb(14 116 144 / 0.5);
}
.ring-cyan-700\/55{
  --tw-ring-color: rgb(14 116 144 / 0.55);
}
.ring-cyan-700\/60{
  --tw-ring-color: rgb(14 116 144 / 0.6);
}
.ring-cyan-700\/65{
  --tw-ring-color: rgb(14 116 144 / 0.65);
}
.ring-cyan-700\/70{
  --tw-ring-color: rgb(14 116 144 / 0.7);
}
.ring-cyan-700\/75{
  --tw-ring-color: rgb(14 116 144 / 0.75);
}
.ring-cyan-700\/80{
  --tw-ring-color: rgb(14 116 144 / 0.8);
}
.ring-cyan-700\/85{
  --tw-ring-color: rgb(14 116 144 / 0.85);
}
.ring-cyan-700\/90{
  --tw-ring-color: rgb(14 116 144 / 0.9);
}
.ring-cyan-700\/95{
  --tw-ring-color: rgb(14 116 144 / 0.95);
}
.ring-cyan-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1));
}
.ring-cyan-800\/0{
  --tw-ring-color: rgb(21 94 117 / 0);
}
.ring-cyan-800\/10{
  --tw-ring-color: rgb(21 94 117 / 0.1);
}
.ring-cyan-800\/100{
  --tw-ring-color: rgb(21 94 117 / 1);
}
.ring-cyan-800\/15{
  --tw-ring-color: rgb(21 94 117 / 0.15);
}
.ring-cyan-800\/20{
  --tw-ring-color: rgb(21 94 117 / 0.2);
}
.ring-cyan-800\/25{
  --tw-ring-color: rgb(21 94 117 / 0.25);
}
.ring-cyan-800\/30{
  --tw-ring-color: rgb(21 94 117 / 0.3);
}
.ring-cyan-800\/35{
  --tw-ring-color: rgb(21 94 117 / 0.35);
}
.ring-cyan-800\/40{
  --tw-ring-color: rgb(21 94 117 / 0.4);
}
.ring-cyan-800\/45{
  --tw-ring-color: rgb(21 94 117 / 0.45);
}
.ring-cyan-800\/5{
  --tw-ring-color: rgb(21 94 117 / 0.05);
}
.ring-cyan-800\/50{
  --tw-ring-color: rgb(21 94 117 / 0.5);
}
.ring-cyan-800\/55{
  --tw-ring-color: rgb(21 94 117 / 0.55);
}
.ring-cyan-800\/60{
  --tw-ring-color: rgb(21 94 117 / 0.6);
}
.ring-cyan-800\/65{
  --tw-ring-color: rgb(21 94 117 / 0.65);
}
.ring-cyan-800\/70{
  --tw-ring-color: rgb(21 94 117 / 0.7);
}
.ring-cyan-800\/75{
  --tw-ring-color: rgb(21 94 117 / 0.75);
}
.ring-cyan-800\/80{
  --tw-ring-color: rgb(21 94 117 / 0.8);
}
.ring-cyan-800\/85{
  --tw-ring-color: rgb(21 94 117 / 0.85);
}
.ring-cyan-800\/90{
  --tw-ring-color: rgb(21 94 117 / 0.9);
}
.ring-cyan-800\/95{
  --tw-ring-color: rgb(21 94 117 / 0.95);
}
.ring-cyan-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1));
}
.ring-cyan-900\/0{
  --tw-ring-color: rgb(22 78 99 / 0);
}
.ring-cyan-900\/10{
  --tw-ring-color: rgb(22 78 99 / 0.1);
}
.ring-cyan-900\/100{
  --tw-ring-color: rgb(22 78 99 / 1);
}
.ring-cyan-900\/15{
  --tw-ring-color: rgb(22 78 99 / 0.15);
}
.ring-cyan-900\/20{
  --tw-ring-color: rgb(22 78 99 / 0.2);
}
.ring-cyan-900\/25{
  --tw-ring-color: rgb(22 78 99 / 0.25);
}
.ring-cyan-900\/30{
  --tw-ring-color: rgb(22 78 99 / 0.3);
}
.ring-cyan-900\/35{
  --tw-ring-color: rgb(22 78 99 / 0.35);
}
.ring-cyan-900\/40{
  --tw-ring-color: rgb(22 78 99 / 0.4);
}
.ring-cyan-900\/45{
  --tw-ring-color: rgb(22 78 99 / 0.45);
}
.ring-cyan-900\/5{
  --tw-ring-color: rgb(22 78 99 / 0.05);
}
.ring-cyan-900\/50{
  --tw-ring-color: rgb(22 78 99 / 0.5);
}
.ring-cyan-900\/55{
  --tw-ring-color: rgb(22 78 99 / 0.55);
}
.ring-cyan-900\/60{
  --tw-ring-color: rgb(22 78 99 / 0.6);
}
.ring-cyan-900\/65{
  --tw-ring-color: rgb(22 78 99 / 0.65);
}
.ring-cyan-900\/70{
  --tw-ring-color: rgb(22 78 99 / 0.7);
}
.ring-cyan-900\/75{
  --tw-ring-color: rgb(22 78 99 / 0.75);
}
.ring-cyan-900\/80{
  --tw-ring-color: rgb(22 78 99 / 0.8);
}
.ring-cyan-900\/85{
  --tw-ring-color: rgb(22 78 99 / 0.85);
}
.ring-cyan-900\/90{
  --tw-ring-color: rgb(22 78 99 / 0.9);
}
.ring-cyan-900\/95{
  --tw-ring-color: rgb(22 78 99 / 0.95);
}
.ring-cyan-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 51 68 / var(--tw-ring-opacity, 1));
}
.ring-cyan-950\/0{
  --tw-ring-color: rgb(8 51 68 / 0);
}
.ring-cyan-950\/10{
  --tw-ring-color: rgb(8 51 68 / 0.1);
}
.ring-cyan-950\/100{
  --tw-ring-color: rgb(8 51 68 / 1);
}
.ring-cyan-950\/15{
  --tw-ring-color: rgb(8 51 68 / 0.15);
}
.ring-cyan-950\/20{
  --tw-ring-color: rgb(8 51 68 / 0.2);
}
.ring-cyan-950\/25{
  --tw-ring-color: rgb(8 51 68 / 0.25);
}
.ring-cyan-950\/30{
  --tw-ring-color: rgb(8 51 68 / 0.3);
}
.ring-cyan-950\/35{
  --tw-ring-color: rgb(8 51 68 / 0.35);
}
.ring-cyan-950\/40{
  --tw-ring-color: rgb(8 51 68 / 0.4);
}
.ring-cyan-950\/45{
  --tw-ring-color: rgb(8 51 68 / 0.45);
}
.ring-cyan-950\/5{
  --tw-ring-color: rgb(8 51 68 / 0.05);
}
.ring-cyan-950\/50{
  --tw-ring-color: rgb(8 51 68 / 0.5);
}
.ring-cyan-950\/55{
  --tw-ring-color: rgb(8 51 68 / 0.55);
}
.ring-cyan-950\/60{
  --tw-ring-color: rgb(8 51 68 / 0.6);
}
.ring-cyan-950\/65{
  --tw-ring-color: rgb(8 51 68 / 0.65);
}
.ring-cyan-950\/70{
  --tw-ring-color: rgb(8 51 68 / 0.7);
}
.ring-cyan-950\/75{
  --tw-ring-color: rgb(8 51 68 / 0.75);
}
.ring-cyan-950\/80{
  --tw-ring-color: rgb(8 51 68 / 0.8);
}
.ring-cyan-950\/85{
  --tw-ring-color: rgb(8 51 68 / 0.85);
}
.ring-cyan-950\/90{
  --tw-ring-color: rgb(8 51 68 / 0.9);
}
.ring-cyan-950\/95{
  --tw-ring-color: rgb(8 51 68 / 0.95);
}
.ring-destructive{
  --tw-ring-color: hsl(var(--destructive));
}
.ring-destructive-foreground{
  --tw-ring-color: hsl(var(--destructive-foreground));
}
.ring-destructive-foreground\/0{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0);
}
.ring-destructive-foreground\/10{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.1);
}
.ring-destructive-foreground\/100{
  --tw-ring-color: hsl(var(--destructive-foreground) / 1);
}
.ring-destructive-foreground\/15{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.15);
}
.ring-destructive-foreground\/20{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.2);
}
.ring-destructive-foreground\/25{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.25);
}
.ring-destructive-foreground\/30{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.3);
}
.ring-destructive-foreground\/35{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.35);
}
.ring-destructive-foreground\/40{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.4);
}
.ring-destructive-foreground\/45{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.45);
}
.ring-destructive-foreground\/5{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.05);
}
.ring-destructive-foreground\/50{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.5);
}
.ring-destructive-foreground\/55{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.55);
}
.ring-destructive-foreground\/60{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.6);
}
.ring-destructive-foreground\/65{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.65);
}
.ring-destructive-foreground\/70{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.7);
}
.ring-destructive-foreground\/75{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.75);
}
.ring-destructive-foreground\/80{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.8);
}
.ring-destructive-foreground\/85{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.85);
}
.ring-destructive-foreground\/90{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.9);
}
.ring-destructive-foreground\/95{
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.95);
}
.ring-destructive\/0{
  --tw-ring-color: hsl(var(--destructive) / 0);
}
.ring-destructive\/10{
  --tw-ring-color: hsl(var(--destructive) / 0.1);
}
.ring-destructive\/100{
  --tw-ring-color: hsl(var(--destructive) / 1);
}
.ring-destructive\/15{
  --tw-ring-color: hsl(var(--destructive) / 0.15);
}
.ring-destructive\/20{
  --tw-ring-color: hsl(var(--destructive) / 0.2);
}
.ring-destructive\/25{
  --tw-ring-color: hsl(var(--destructive) / 0.25);
}
.ring-destructive\/30{
  --tw-ring-color: hsl(var(--destructive) / 0.3);
}
.ring-destructive\/35{
  --tw-ring-color: hsl(var(--destructive) / 0.35);
}
.ring-destructive\/40{
  --tw-ring-color: hsl(var(--destructive) / 0.4);
}
.ring-destructive\/45{
  --tw-ring-color: hsl(var(--destructive) / 0.45);
}
.ring-destructive\/5{
  --tw-ring-color: hsl(var(--destructive) / 0.05);
}
.ring-destructive\/50{
  --tw-ring-color: hsl(var(--destructive) / 0.5);
}
.ring-destructive\/55{
  --tw-ring-color: hsl(var(--destructive) / 0.55);
}
.ring-destructive\/60{
  --tw-ring-color: hsl(var(--destructive) / 0.6);
}
.ring-destructive\/65{
  --tw-ring-color: hsl(var(--destructive) / 0.65);
}
.ring-destructive\/70{
  --tw-ring-color: hsl(var(--destructive) / 0.7);
}
.ring-destructive\/75{
  --tw-ring-color: hsl(var(--destructive) / 0.75);
}
.ring-destructive\/80{
  --tw-ring-color: hsl(var(--destructive) / 0.8);
}
.ring-destructive\/85{
  --tw-ring-color: hsl(var(--destructive) / 0.85);
}
.ring-destructive\/90{
  --tw-ring-color: hsl(var(--destructive) / 0.9);
}
.ring-destructive\/95{
  --tw-ring-color: hsl(var(--destructive) / 0.95);
}
.ring-emerald-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}
.ring-emerald-100\/0{
  --tw-ring-color: rgb(209 250 229 / 0);
}
.ring-emerald-100\/10{
  --tw-ring-color: rgb(209 250 229 / 0.1);
}
.ring-emerald-100\/100{
  --tw-ring-color: rgb(209 250 229 / 1);
}
.ring-emerald-100\/15{
  --tw-ring-color: rgb(209 250 229 / 0.15);
}
.ring-emerald-100\/20{
  --tw-ring-color: rgb(209 250 229 / 0.2);
}
.ring-emerald-100\/25{
  --tw-ring-color: rgb(209 250 229 / 0.25);
}
.ring-emerald-100\/30{
  --tw-ring-color: rgb(209 250 229 / 0.3);
}
.ring-emerald-100\/35{
  --tw-ring-color: rgb(209 250 229 / 0.35);
}
.ring-emerald-100\/40{
  --tw-ring-color: rgb(209 250 229 / 0.4);
}
.ring-emerald-100\/45{
  --tw-ring-color: rgb(209 250 229 / 0.45);
}
.ring-emerald-100\/5{
  --tw-ring-color: rgb(209 250 229 / 0.05);
}
.ring-emerald-100\/50{
  --tw-ring-color: rgb(209 250 229 / 0.5);
}
.ring-emerald-100\/55{
  --tw-ring-color: rgb(209 250 229 / 0.55);
}
.ring-emerald-100\/60{
  --tw-ring-color: rgb(209 250 229 / 0.6);
}
.ring-emerald-100\/65{
  --tw-ring-color: rgb(209 250 229 / 0.65);
}
.ring-emerald-100\/70{
  --tw-ring-color: rgb(209 250 229 / 0.7);
}
.ring-emerald-100\/75{
  --tw-ring-color: rgb(209 250 229 / 0.75);
}
.ring-emerald-100\/80{
  --tw-ring-color: rgb(209 250 229 / 0.8);
}
.ring-emerald-100\/85{
  --tw-ring-color: rgb(209 250 229 / 0.85);
}
.ring-emerald-100\/90{
  --tw-ring-color: rgb(209 250 229 / 0.9);
}
.ring-emerald-100\/95{
  --tw-ring-color: rgb(209 250 229 / 0.95);
}
.ring-emerald-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}
.ring-emerald-200\/0{
  --tw-ring-color: rgb(167 243 208 / 0);
}
.ring-emerald-200\/10{
  --tw-ring-color: rgb(167 243 208 / 0.1);
}
.ring-emerald-200\/100{
  --tw-ring-color: rgb(167 243 208 / 1);
}
.ring-emerald-200\/15{
  --tw-ring-color: rgb(167 243 208 / 0.15);
}
.ring-emerald-200\/20{
  --tw-ring-color: rgb(167 243 208 / 0.2);
}
.ring-emerald-200\/25{
  --tw-ring-color: rgb(167 243 208 / 0.25);
}
.ring-emerald-200\/30{
  --tw-ring-color: rgb(167 243 208 / 0.3);
}
.ring-emerald-200\/35{
  --tw-ring-color: rgb(167 243 208 / 0.35);
}
.ring-emerald-200\/40{
  --tw-ring-color: rgb(167 243 208 / 0.4);
}
.ring-emerald-200\/45{
  --tw-ring-color: rgb(167 243 208 / 0.45);
}
.ring-emerald-200\/5{
  --tw-ring-color: rgb(167 243 208 / 0.05);
}
.ring-emerald-200\/50{
  --tw-ring-color: rgb(167 243 208 / 0.5);
}
.ring-emerald-200\/55{
  --tw-ring-color: rgb(167 243 208 / 0.55);
}
.ring-emerald-200\/60{
  --tw-ring-color: rgb(167 243 208 / 0.6);
}
.ring-emerald-200\/65{
  --tw-ring-color: rgb(167 243 208 / 0.65);
}
.ring-emerald-200\/70{
  --tw-ring-color: rgb(167 243 208 / 0.7);
}
.ring-emerald-200\/75{
  --tw-ring-color: rgb(167 243 208 / 0.75);
}
.ring-emerald-200\/80{
  --tw-ring-color: rgb(167 243 208 / 0.8);
}
.ring-emerald-200\/85{
  --tw-ring-color: rgb(167 243 208 / 0.85);
}
.ring-emerald-200\/90{
  --tw-ring-color: rgb(167 243 208 / 0.9);
}
.ring-emerald-200\/95{
  --tw-ring-color: rgb(167 243 208 / 0.95);
}
.ring-emerald-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}
.ring-emerald-300\/0{
  --tw-ring-color: rgb(110 231 183 / 0);
}
.ring-emerald-300\/10{
  --tw-ring-color: rgb(110 231 183 / 0.1);
}
.ring-emerald-300\/100{
  --tw-ring-color: rgb(110 231 183 / 1);
}
.ring-emerald-300\/15{
  --tw-ring-color: rgb(110 231 183 / 0.15);
}
.ring-emerald-300\/20{
  --tw-ring-color: rgb(110 231 183 / 0.2);
}
.ring-emerald-300\/25{
  --tw-ring-color: rgb(110 231 183 / 0.25);
}
.ring-emerald-300\/30{
  --tw-ring-color: rgb(110 231 183 / 0.3);
}
.ring-emerald-300\/35{
  --tw-ring-color: rgb(110 231 183 / 0.35);
}
.ring-emerald-300\/40{
  --tw-ring-color: rgb(110 231 183 / 0.4);
}
.ring-emerald-300\/45{
  --tw-ring-color: rgb(110 231 183 / 0.45);
}
.ring-emerald-300\/5{
  --tw-ring-color: rgb(110 231 183 / 0.05);
}
.ring-emerald-300\/50{
  --tw-ring-color: rgb(110 231 183 / 0.5);
}
.ring-emerald-300\/55{
  --tw-ring-color: rgb(110 231 183 / 0.55);
}
.ring-emerald-300\/60{
  --tw-ring-color: rgb(110 231 183 / 0.6);
}
.ring-emerald-300\/65{
  --tw-ring-color: rgb(110 231 183 / 0.65);
}
.ring-emerald-300\/70{
  --tw-ring-color: rgb(110 231 183 / 0.7);
}
.ring-emerald-300\/75{
  --tw-ring-color: rgb(110 231 183 / 0.75);
}
.ring-emerald-300\/80{
  --tw-ring-color: rgb(110 231 183 / 0.8);
}
.ring-emerald-300\/85{
  --tw-ring-color: rgb(110 231 183 / 0.85);
}
.ring-emerald-300\/90{
  --tw-ring-color: rgb(110 231 183 / 0.9);
}
.ring-emerald-300\/95{
  --tw-ring-color: rgb(110 231 183 / 0.95);
}
.ring-emerald-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1));
}
.ring-emerald-400\/0{
  --tw-ring-color: rgb(52 211 153 / 0);
}
.ring-emerald-400\/10{
  --tw-ring-color: rgb(52 211 153 / 0.1);
}
.ring-emerald-400\/100{
  --tw-ring-color: rgb(52 211 153 / 1);
}
.ring-emerald-400\/15{
  --tw-ring-color: rgb(52 211 153 / 0.15);
}
.ring-emerald-400\/20{
  --tw-ring-color: rgb(52 211 153 / 0.2);
}
.ring-emerald-400\/25{
  --tw-ring-color: rgb(52 211 153 / 0.25);
}
.ring-emerald-400\/30{
  --tw-ring-color: rgb(52 211 153 / 0.3);
}
.ring-emerald-400\/35{
  --tw-ring-color: rgb(52 211 153 / 0.35);
}
.ring-emerald-400\/40{
  --tw-ring-color: rgb(52 211 153 / 0.4);
}
.ring-emerald-400\/45{
  --tw-ring-color: rgb(52 211 153 / 0.45);
}
.ring-emerald-400\/5{
  --tw-ring-color: rgb(52 211 153 / 0.05);
}
.ring-emerald-400\/50{
  --tw-ring-color: rgb(52 211 153 / 0.5);
}
.ring-emerald-400\/55{
  --tw-ring-color: rgb(52 211 153 / 0.55);
}
.ring-emerald-400\/60{
  --tw-ring-color: rgb(52 211 153 / 0.6);
}
.ring-emerald-400\/65{
  --tw-ring-color: rgb(52 211 153 / 0.65);
}
.ring-emerald-400\/70{
  --tw-ring-color: rgb(52 211 153 / 0.7);
}
.ring-emerald-400\/75{
  --tw-ring-color: rgb(52 211 153 / 0.75);
}
.ring-emerald-400\/80{
  --tw-ring-color: rgb(52 211 153 / 0.8);
}
.ring-emerald-400\/85{
  --tw-ring-color: rgb(52 211 153 / 0.85);
}
.ring-emerald-400\/90{
  --tw-ring-color: rgb(52 211 153 / 0.9);
}
.ring-emerald-400\/95{
  --tw-ring-color: rgb(52 211 153 / 0.95);
}
.ring-emerald-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1));
}
.ring-emerald-50\/0{
  --tw-ring-color: rgb(236 253 245 / 0);
}
.ring-emerald-50\/10{
  --tw-ring-color: rgb(236 253 245 / 0.1);
}
.ring-emerald-50\/100{
  --tw-ring-color: rgb(236 253 245 / 1);
}
.ring-emerald-50\/15{
  --tw-ring-color: rgb(236 253 245 / 0.15);
}
.ring-emerald-50\/20{
  --tw-ring-color: rgb(236 253 245 / 0.2);
}
.ring-emerald-50\/25{
  --tw-ring-color: rgb(236 253 245 / 0.25);
}
.ring-emerald-50\/30{
  --tw-ring-color: rgb(236 253 245 / 0.3);
}
.ring-emerald-50\/35{
  --tw-ring-color: rgb(236 253 245 / 0.35);
}
.ring-emerald-50\/40{
  --tw-ring-color: rgb(236 253 245 / 0.4);
}
.ring-emerald-50\/45{
  --tw-ring-color: rgb(236 253 245 / 0.45);
}
.ring-emerald-50\/5{
  --tw-ring-color: rgb(236 253 245 / 0.05);
}
.ring-emerald-50\/50{
  --tw-ring-color: rgb(236 253 245 / 0.5);
}
.ring-emerald-50\/55{
  --tw-ring-color: rgb(236 253 245 / 0.55);
}
.ring-emerald-50\/60{
  --tw-ring-color: rgb(236 253 245 / 0.6);
}
.ring-emerald-50\/65{
  --tw-ring-color: rgb(236 253 245 / 0.65);
}
.ring-emerald-50\/70{
  --tw-ring-color: rgb(236 253 245 / 0.7);
}
.ring-emerald-50\/75{
  --tw-ring-color: rgb(236 253 245 / 0.75);
}
.ring-emerald-50\/80{
  --tw-ring-color: rgb(236 253 245 / 0.8);
}
.ring-emerald-50\/85{
  --tw-ring-color: rgb(236 253 245 / 0.85);
}
.ring-emerald-50\/90{
  --tw-ring-color: rgb(236 253 245 / 0.9);
}
.ring-emerald-50\/95{
  --tw-ring-color: rgb(236 253 245 / 0.95);
}
.ring-emerald-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}
.ring-emerald-500\/0{
  --tw-ring-color: rgb(16 185 129 / 0);
}
.ring-emerald-500\/10{
  --tw-ring-color: rgb(16 185 129 / 0.1);
}
.ring-emerald-500\/100{
  --tw-ring-color: rgb(16 185 129 / 1);
}
.ring-emerald-500\/15{
  --tw-ring-color: rgb(16 185 129 / 0.15);
}
.ring-emerald-500\/20{
  --tw-ring-color: rgb(16 185 129 / 0.2);
}
.ring-emerald-500\/25{
  --tw-ring-color: rgb(16 185 129 / 0.25);
}
.ring-emerald-500\/30{
  --tw-ring-color: rgb(16 185 129 / 0.3);
}
.ring-emerald-500\/35{
  --tw-ring-color: rgb(16 185 129 / 0.35);
}
.ring-emerald-500\/40{
  --tw-ring-color: rgb(16 185 129 / 0.4);
}
.ring-emerald-500\/45{
  --tw-ring-color: rgb(16 185 129 / 0.45);
}
.ring-emerald-500\/5{
  --tw-ring-color: rgb(16 185 129 / 0.05);
}
.ring-emerald-500\/50{
  --tw-ring-color: rgb(16 185 129 / 0.5);
}
.ring-emerald-500\/55{
  --tw-ring-color: rgb(16 185 129 / 0.55);
}
.ring-emerald-500\/60{
  --tw-ring-color: rgb(16 185 129 / 0.6);
}
.ring-emerald-500\/65{
  --tw-ring-color: rgb(16 185 129 / 0.65);
}
.ring-emerald-500\/70{
  --tw-ring-color: rgb(16 185 129 / 0.7);
}
.ring-emerald-500\/75{
  --tw-ring-color: rgb(16 185 129 / 0.75);
}
.ring-emerald-500\/80{
  --tw-ring-color: rgb(16 185 129 / 0.8);
}
.ring-emerald-500\/85{
  --tw-ring-color: rgb(16 185 129 / 0.85);
}
.ring-emerald-500\/90{
  --tw-ring-color: rgb(16 185 129 / 0.9);
}
.ring-emerald-500\/95{
  --tw-ring-color: rgb(16 185 129 / 0.95);
}
.ring-emerald-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1));
}
.ring-emerald-600\/0{
  --tw-ring-color: rgb(5 150 105 / 0);
}
.ring-emerald-600\/10{
  --tw-ring-color: rgb(5 150 105 / 0.1);
}
.ring-emerald-600\/100{
  --tw-ring-color: rgb(5 150 105 / 1);
}
.ring-emerald-600\/15{
  --tw-ring-color: rgb(5 150 105 / 0.15);
}
.ring-emerald-600\/20{
  --tw-ring-color: rgb(5 150 105 / 0.2);
}
.ring-emerald-600\/25{
  --tw-ring-color: rgb(5 150 105 / 0.25);
}
.ring-emerald-600\/30{
  --tw-ring-color: rgb(5 150 105 / 0.3);
}
.ring-emerald-600\/35{
  --tw-ring-color: rgb(5 150 105 / 0.35);
}
.ring-emerald-600\/40{
  --tw-ring-color: rgb(5 150 105 / 0.4);
}
.ring-emerald-600\/45{
  --tw-ring-color: rgb(5 150 105 / 0.45);
}
.ring-emerald-600\/5{
  --tw-ring-color: rgb(5 150 105 / 0.05);
}
.ring-emerald-600\/50{
  --tw-ring-color: rgb(5 150 105 / 0.5);
}
.ring-emerald-600\/55{
  --tw-ring-color: rgb(5 150 105 / 0.55);
}
.ring-emerald-600\/60{
  --tw-ring-color: rgb(5 150 105 / 0.6);
}
.ring-emerald-600\/65{
  --tw-ring-color: rgb(5 150 105 / 0.65);
}
.ring-emerald-600\/70{
  --tw-ring-color: rgb(5 150 105 / 0.7);
}
.ring-emerald-600\/75{
  --tw-ring-color: rgb(5 150 105 / 0.75);
}
.ring-emerald-600\/80{
  --tw-ring-color: rgb(5 150 105 / 0.8);
}
.ring-emerald-600\/85{
  --tw-ring-color: rgb(5 150 105 / 0.85);
}
.ring-emerald-600\/90{
  --tw-ring-color: rgb(5 150 105 / 0.9);
}
.ring-emerald-600\/95{
  --tw-ring-color: rgb(5 150 105 / 0.95);
}
.ring-emerald-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1));
}
.ring-emerald-700\/0{
  --tw-ring-color: rgb(4 120 87 / 0);
}
.ring-emerald-700\/10{
  --tw-ring-color: rgb(4 120 87 / 0.1);
}
.ring-emerald-700\/100{
  --tw-ring-color: rgb(4 120 87 / 1);
}
.ring-emerald-700\/15{
  --tw-ring-color: rgb(4 120 87 / 0.15);
}
.ring-emerald-700\/20{
  --tw-ring-color: rgb(4 120 87 / 0.2);
}
.ring-emerald-700\/25{
  --tw-ring-color: rgb(4 120 87 / 0.25);
}
.ring-emerald-700\/30{
  --tw-ring-color: rgb(4 120 87 / 0.3);
}
.ring-emerald-700\/35{
  --tw-ring-color: rgb(4 120 87 / 0.35);
}
.ring-emerald-700\/40{
  --tw-ring-color: rgb(4 120 87 / 0.4);
}
.ring-emerald-700\/45{
  --tw-ring-color: rgb(4 120 87 / 0.45);
}
.ring-emerald-700\/5{
  --tw-ring-color: rgb(4 120 87 / 0.05);
}
.ring-emerald-700\/50{
  --tw-ring-color: rgb(4 120 87 / 0.5);
}
.ring-emerald-700\/55{
  --tw-ring-color: rgb(4 120 87 / 0.55);
}
.ring-emerald-700\/60{
  --tw-ring-color: rgb(4 120 87 / 0.6);
}
.ring-emerald-700\/65{
  --tw-ring-color: rgb(4 120 87 / 0.65);
}
.ring-emerald-700\/70{
  --tw-ring-color: rgb(4 120 87 / 0.7);
}
.ring-emerald-700\/75{
  --tw-ring-color: rgb(4 120 87 / 0.75);
}
.ring-emerald-700\/80{
  --tw-ring-color: rgb(4 120 87 / 0.8);
}
.ring-emerald-700\/85{
  --tw-ring-color: rgb(4 120 87 / 0.85);
}
.ring-emerald-700\/90{
  --tw-ring-color: rgb(4 120 87 / 0.9);
}
.ring-emerald-700\/95{
  --tw-ring-color: rgb(4 120 87 / 0.95);
}
.ring-emerald-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1));
}
.ring-emerald-800\/0{
  --tw-ring-color: rgb(6 95 70 / 0);
}
.ring-emerald-800\/10{
  --tw-ring-color: rgb(6 95 70 / 0.1);
}
.ring-emerald-800\/100{
  --tw-ring-color: rgb(6 95 70 / 1);
}
.ring-emerald-800\/15{
  --tw-ring-color: rgb(6 95 70 / 0.15);
}
.ring-emerald-800\/20{
  --tw-ring-color: rgb(6 95 70 / 0.2);
}
.ring-emerald-800\/25{
  --tw-ring-color: rgb(6 95 70 / 0.25);
}
.ring-emerald-800\/30{
  --tw-ring-color: rgb(6 95 70 / 0.3);
}
.ring-emerald-800\/35{
  --tw-ring-color: rgb(6 95 70 / 0.35);
}
.ring-emerald-800\/40{
  --tw-ring-color: rgb(6 95 70 / 0.4);
}
.ring-emerald-800\/45{
  --tw-ring-color: rgb(6 95 70 / 0.45);
}
.ring-emerald-800\/5{
  --tw-ring-color: rgb(6 95 70 / 0.05);
}
.ring-emerald-800\/50{
  --tw-ring-color: rgb(6 95 70 / 0.5);
}
.ring-emerald-800\/55{
  --tw-ring-color: rgb(6 95 70 / 0.55);
}
.ring-emerald-800\/60{
  --tw-ring-color: rgb(6 95 70 / 0.6);
}
.ring-emerald-800\/65{
  --tw-ring-color: rgb(6 95 70 / 0.65);
}
.ring-emerald-800\/70{
  --tw-ring-color: rgb(6 95 70 / 0.7);
}
.ring-emerald-800\/75{
  --tw-ring-color: rgb(6 95 70 / 0.75);
}
.ring-emerald-800\/80{
  --tw-ring-color: rgb(6 95 70 / 0.8);
}
.ring-emerald-800\/85{
  --tw-ring-color: rgb(6 95 70 / 0.85);
}
.ring-emerald-800\/90{
  --tw-ring-color: rgb(6 95 70 / 0.9);
}
.ring-emerald-800\/95{
  --tw-ring-color: rgb(6 95 70 / 0.95);
}
.ring-emerald-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1));
}
.ring-emerald-900\/0{
  --tw-ring-color: rgb(6 78 59 / 0);
}
.ring-emerald-900\/10{
  --tw-ring-color: rgb(6 78 59 / 0.1);
}
.ring-emerald-900\/100{
  --tw-ring-color: rgb(6 78 59 / 1);
}
.ring-emerald-900\/15{
  --tw-ring-color: rgb(6 78 59 / 0.15);
}
.ring-emerald-900\/20{
  --tw-ring-color: rgb(6 78 59 / 0.2);
}
.ring-emerald-900\/25{
  --tw-ring-color: rgb(6 78 59 / 0.25);
}
.ring-emerald-900\/30{
  --tw-ring-color: rgb(6 78 59 / 0.3);
}
.ring-emerald-900\/35{
  --tw-ring-color: rgb(6 78 59 / 0.35);
}
.ring-emerald-900\/40{
  --tw-ring-color: rgb(6 78 59 / 0.4);
}
.ring-emerald-900\/45{
  --tw-ring-color: rgb(6 78 59 / 0.45);
}
.ring-emerald-900\/5{
  --tw-ring-color: rgb(6 78 59 / 0.05);
}
.ring-emerald-900\/50{
  --tw-ring-color: rgb(6 78 59 / 0.5);
}
.ring-emerald-900\/55{
  --tw-ring-color: rgb(6 78 59 / 0.55);
}
.ring-emerald-900\/60{
  --tw-ring-color: rgb(6 78 59 / 0.6);
}
.ring-emerald-900\/65{
  --tw-ring-color: rgb(6 78 59 / 0.65);
}
.ring-emerald-900\/70{
  --tw-ring-color: rgb(6 78 59 / 0.7);
}
.ring-emerald-900\/75{
  --tw-ring-color: rgb(6 78 59 / 0.75);
}
.ring-emerald-900\/80{
  --tw-ring-color: rgb(6 78 59 / 0.8);
}
.ring-emerald-900\/85{
  --tw-ring-color: rgb(6 78 59 / 0.85);
}
.ring-emerald-900\/90{
  --tw-ring-color: rgb(6 78 59 / 0.9);
}
.ring-emerald-900\/95{
  --tw-ring-color: rgb(6 78 59 / 0.95);
}
.ring-emerald-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(2 44 34 / var(--tw-ring-opacity, 1));
}
.ring-emerald-950\/0{
  --tw-ring-color: rgb(2 44 34 / 0);
}
.ring-emerald-950\/10{
  --tw-ring-color: rgb(2 44 34 / 0.1);
}
.ring-emerald-950\/100{
  --tw-ring-color: rgb(2 44 34 / 1);
}
.ring-emerald-950\/15{
  --tw-ring-color: rgb(2 44 34 / 0.15);
}
.ring-emerald-950\/20{
  --tw-ring-color: rgb(2 44 34 / 0.2);
}
.ring-emerald-950\/25{
  --tw-ring-color: rgb(2 44 34 / 0.25);
}
.ring-emerald-950\/30{
  --tw-ring-color: rgb(2 44 34 / 0.3);
}
.ring-emerald-950\/35{
  --tw-ring-color: rgb(2 44 34 / 0.35);
}
.ring-emerald-950\/40{
  --tw-ring-color: rgb(2 44 34 / 0.4);
}
.ring-emerald-950\/45{
  --tw-ring-color: rgb(2 44 34 / 0.45);
}
.ring-emerald-950\/5{
  --tw-ring-color: rgb(2 44 34 / 0.05);
}
.ring-emerald-950\/50{
  --tw-ring-color: rgb(2 44 34 / 0.5);
}
.ring-emerald-950\/55{
  --tw-ring-color: rgb(2 44 34 / 0.55);
}
.ring-emerald-950\/60{
  --tw-ring-color: rgb(2 44 34 / 0.6);
}
.ring-emerald-950\/65{
  --tw-ring-color: rgb(2 44 34 / 0.65);
}
.ring-emerald-950\/70{
  --tw-ring-color: rgb(2 44 34 / 0.7);
}
.ring-emerald-950\/75{
  --tw-ring-color: rgb(2 44 34 / 0.75);
}
.ring-emerald-950\/80{
  --tw-ring-color: rgb(2 44 34 / 0.8);
}
.ring-emerald-950\/85{
  --tw-ring-color: rgb(2 44 34 / 0.85);
}
.ring-emerald-950\/90{
  --tw-ring-color: rgb(2 44 34 / 0.9);
}
.ring-emerald-950\/95{
  --tw-ring-color: rgb(2 44 34 / 0.95);
}
.ring-foreground{
  --tw-ring-color: hsl(var(--foreground));
}
.ring-foreground\/0{
  --tw-ring-color: hsl(var(--foreground) / 0);
}
.ring-foreground\/10{
  --tw-ring-color: hsl(var(--foreground) / 0.1);
}
.ring-foreground\/100{
  --tw-ring-color: hsl(var(--foreground) / 1);
}
.ring-foreground\/15{
  --tw-ring-color: hsl(var(--foreground) / 0.15);
}
.ring-foreground\/20{
  --tw-ring-color: hsl(var(--foreground) / 0.2);
}
.ring-foreground\/25{
  --tw-ring-color: hsl(var(--foreground) / 0.25);
}
.ring-foreground\/30{
  --tw-ring-color: hsl(var(--foreground) / 0.3);
}
.ring-foreground\/35{
  --tw-ring-color: hsl(var(--foreground) / 0.35);
}
.ring-foreground\/40{
  --tw-ring-color: hsl(var(--foreground) / 0.4);
}
.ring-foreground\/45{
  --tw-ring-color: hsl(var(--foreground) / 0.45);
}
.ring-foreground\/5{
  --tw-ring-color: hsl(var(--foreground) / 0.05);
}
.ring-foreground\/50{
  --tw-ring-color: hsl(var(--foreground) / 0.5);
}
.ring-foreground\/55{
  --tw-ring-color: hsl(var(--foreground) / 0.55);
}
.ring-foreground\/60{
  --tw-ring-color: hsl(var(--foreground) / 0.6);
}
.ring-foreground\/65{
  --tw-ring-color: hsl(var(--foreground) / 0.65);
}
.ring-foreground\/70{
  --tw-ring-color: hsl(var(--foreground) / 0.7);
}
.ring-foreground\/75{
  --tw-ring-color: hsl(var(--foreground) / 0.75);
}
.ring-foreground\/80{
  --tw-ring-color: hsl(var(--foreground) / 0.8);
}
.ring-foreground\/85{
  --tw-ring-color: hsl(var(--foreground) / 0.85);
}
.ring-foreground\/90{
  --tw-ring-color: hsl(var(--foreground) / 0.9);
}
.ring-foreground\/95{
  --tw-ring-color: hsl(var(--foreground) / 0.95);
}
.ring-founders-red{
  --tw-ring-color: hsl(var(--color-founders-red));
}
.ring-founders-red\/0{
  --tw-ring-color: hsl(var(--color-founders-red) / 0);
}
.ring-founders-red\/10{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.1);
}
.ring-founders-red\/100{
  --tw-ring-color: hsl(var(--color-founders-red) / 1);
}
.ring-founders-red\/15{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.15);
}
.ring-founders-red\/20{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.2);
}
.ring-founders-red\/25{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.25);
}
.ring-founders-red\/30{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.3);
}
.ring-founders-red\/35{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.35);
}
.ring-founders-red\/40{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.4);
}
.ring-founders-red\/45{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.45);
}
.ring-founders-red\/5{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.05);
}
.ring-founders-red\/50{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.5);
}
.ring-founders-red\/55{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.55);
}
.ring-founders-red\/60{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.6);
}
.ring-founders-red\/65{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.65);
}
.ring-founders-red\/70{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.7);
}
.ring-founders-red\/75{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.75);
}
.ring-founders-red\/80{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.8);
}
.ring-founders-red\/85{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.85);
}
.ring-founders-red\/90{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.9);
}
.ring-founders-red\/95{
  --tw-ring-color: hsl(var(--color-founders-red) / 0.95);
}
.ring-fuchsia-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-100\/0{
  --tw-ring-color: rgb(250 232 255 / 0);
}
.ring-fuchsia-100\/10{
  --tw-ring-color: rgb(250 232 255 / 0.1);
}
.ring-fuchsia-100\/100{
  --tw-ring-color: rgb(250 232 255 / 1);
}
.ring-fuchsia-100\/15{
  --tw-ring-color: rgb(250 232 255 / 0.15);
}
.ring-fuchsia-100\/20{
  --tw-ring-color: rgb(250 232 255 / 0.2);
}
.ring-fuchsia-100\/25{
  --tw-ring-color: rgb(250 232 255 / 0.25);
}
.ring-fuchsia-100\/30{
  --tw-ring-color: rgb(250 232 255 / 0.3);
}
.ring-fuchsia-100\/35{
  --tw-ring-color: rgb(250 232 255 / 0.35);
}
.ring-fuchsia-100\/40{
  --tw-ring-color: rgb(250 232 255 / 0.4);
}
.ring-fuchsia-100\/45{
  --tw-ring-color: rgb(250 232 255 / 0.45);
}
.ring-fuchsia-100\/5{
  --tw-ring-color: rgb(250 232 255 / 0.05);
}
.ring-fuchsia-100\/50{
  --tw-ring-color: rgb(250 232 255 / 0.5);
}
.ring-fuchsia-100\/55{
  --tw-ring-color: rgb(250 232 255 / 0.55);
}
.ring-fuchsia-100\/60{
  --tw-ring-color: rgb(250 232 255 / 0.6);
}
.ring-fuchsia-100\/65{
  --tw-ring-color: rgb(250 232 255 / 0.65);
}
.ring-fuchsia-100\/70{
  --tw-ring-color: rgb(250 232 255 / 0.7);
}
.ring-fuchsia-100\/75{
  --tw-ring-color: rgb(250 232 255 / 0.75);
}
.ring-fuchsia-100\/80{
  --tw-ring-color: rgb(250 232 255 / 0.8);
}
.ring-fuchsia-100\/85{
  --tw-ring-color: rgb(250 232 255 / 0.85);
}
.ring-fuchsia-100\/90{
  --tw-ring-color: rgb(250 232 255 / 0.9);
}
.ring-fuchsia-100\/95{
  --tw-ring-color: rgb(250 232 255 / 0.95);
}
.ring-fuchsia-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-200\/0{
  --tw-ring-color: rgb(245 208 254 / 0);
}
.ring-fuchsia-200\/10{
  --tw-ring-color: rgb(245 208 254 / 0.1);
}
.ring-fuchsia-200\/100{
  --tw-ring-color: rgb(245 208 254 / 1);
}
.ring-fuchsia-200\/15{
  --tw-ring-color: rgb(245 208 254 / 0.15);
}
.ring-fuchsia-200\/20{
  --tw-ring-color: rgb(245 208 254 / 0.2);
}
.ring-fuchsia-200\/25{
  --tw-ring-color: rgb(245 208 254 / 0.25);
}
.ring-fuchsia-200\/30{
  --tw-ring-color: rgb(245 208 254 / 0.3);
}
.ring-fuchsia-200\/35{
  --tw-ring-color: rgb(245 208 254 / 0.35);
}
.ring-fuchsia-200\/40{
  --tw-ring-color: rgb(245 208 254 / 0.4);
}
.ring-fuchsia-200\/45{
  --tw-ring-color: rgb(245 208 254 / 0.45);
}
.ring-fuchsia-200\/5{
  --tw-ring-color: rgb(245 208 254 / 0.05);
}
.ring-fuchsia-200\/50{
  --tw-ring-color: rgb(245 208 254 / 0.5);
}
.ring-fuchsia-200\/55{
  --tw-ring-color: rgb(245 208 254 / 0.55);
}
.ring-fuchsia-200\/60{
  --tw-ring-color: rgb(245 208 254 / 0.6);
}
.ring-fuchsia-200\/65{
  --tw-ring-color: rgb(245 208 254 / 0.65);
}
.ring-fuchsia-200\/70{
  --tw-ring-color: rgb(245 208 254 / 0.7);
}
.ring-fuchsia-200\/75{
  --tw-ring-color: rgb(245 208 254 / 0.75);
}
.ring-fuchsia-200\/80{
  --tw-ring-color: rgb(245 208 254 / 0.8);
}
.ring-fuchsia-200\/85{
  --tw-ring-color: rgb(245 208 254 / 0.85);
}
.ring-fuchsia-200\/90{
  --tw-ring-color: rgb(245 208 254 / 0.9);
}
.ring-fuchsia-200\/95{
  --tw-ring-color: rgb(245 208 254 / 0.95);
}
.ring-fuchsia-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-300\/0{
  --tw-ring-color: rgb(240 171 252 / 0);
}
.ring-fuchsia-300\/10{
  --tw-ring-color: rgb(240 171 252 / 0.1);
}
.ring-fuchsia-300\/100{
  --tw-ring-color: rgb(240 171 252 / 1);
}
.ring-fuchsia-300\/15{
  --tw-ring-color: rgb(240 171 252 / 0.15);
}
.ring-fuchsia-300\/20{
  --tw-ring-color: rgb(240 171 252 / 0.2);
}
.ring-fuchsia-300\/25{
  --tw-ring-color: rgb(240 171 252 / 0.25);
}
.ring-fuchsia-300\/30{
  --tw-ring-color: rgb(240 171 252 / 0.3);
}
.ring-fuchsia-300\/35{
  --tw-ring-color: rgb(240 171 252 / 0.35);
}
.ring-fuchsia-300\/40{
  --tw-ring-color: rgb(240 171 252 / 0.4);
}
.ring-fuchsia-300\/45{
  --tw-ring-color: rgb(240 171 252 / 0.45);
}
.ring-fuchsia-300\/5{
  --tw-ring-color: rgb(240 171 252 / 0.05);
}
.ring-fuchsia-300\/50{
  --tw-ring-color: rgb(240 171 252 / 0.5);
}
.ring-fuchsia-300\/55{
  --tw-ring-color: rgb(240 171 252 / 0.55);
}
.ring-fuchsia-300\/60{
  --tw-ring-color: rgb(240 171 252 / 0.6);
}
.ring-fuchsia-300\/65{
  --tw-ring-color: rgb(240 171 252 / 0.65);
}
.ring-fuchsia-300\/70{
  --tw-ring-color: rgb(240 171 252 / 0.7);
}
.ring-fuchsia-300\/75{
  --tw-ring-color: rgb(240 171 252 / 0.75);
}
.ring-fuchsia-300\/80{
  --tw-ring-color: rgb(240 171 252 / 0.8);
}
.ring-fuchsia-300\/85{
  --tw-ring-color: rgb(240 171 252 / 0.85);
}
.ring-fuchsia-300\/90{
  --tw-ring-color: rgb(240 171 252 / 0.9);
}
.ring-fuchsia-300\/95{
  --tw-ring-color: rgb(240 171 252 / 0.95);
}
.ring-fuchsia-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-400\/0{
  --tw-ring-color: rgb(232 121 249 / 0);
}
.ring-fuchsia-400\/10{
  --tw-ring-color: rgb(232 121 249 / 0.1);
}
.ring-fuchsia-400\/100{
  --tw-ring-color: rgb(232 121 249 / 1);
}
.ring-fuchsia-400\/15{
  --tw-ring-color: rgb(232 121 249 / 0.15);
}
.ring-fuchsia-400\/20{
  --tw-ring-color: rgb(232 121 249 / 0.2);
}
.ring-fuchsia-400\/25{
  --tw-ring-color: rgb(232 121 249 / 0.25);
}
.ring-fuchsia-400\/30{
  --tw-ring-color: rgb(232 121 249 / 0.3);
}
.ring-fuchsia-400\/35{
  --tw-ring-color: rgb(232 121 249 / 0.35);
}
.ring-fuchsia-400\/40{
  --tw-ring-color: rgb(232 121 249 / 0.4);
}
.ring-fuchsia-400\/45{
  --tw-ring-color: rgb(232 121 249 / 0.45);
}
.ring-fuchsia-400\/5{
  --tw-ring-color: rgb(232 121 249 / 0.05);
}
.ring-fuchsia-400\/50{
  --tw-ring-color: rgb(232 121 249 / 0.5);
}
.ring-fuchsia-400\/55{
  --tw-ring-color: rgb(232 121 249 / 0.55);
}
.ring-fuchsia-400\/60{
  --tw-ring-color: rgb(232 121 249 / 0.6);
}
.ring-fuchsia-400\/65{
  --tw-ring-color: rgb(232 121 249 / 0.65);
}
.ring-fuchsia-400\/70{
  --tw-ring-color: rgb(232 121 249 / 0.7);
}
.ring-fuchsia-400\/75{
  --tw-ring-color: rgb(232 121 249 / 0.75);
}
.ring-fuchsia-400\/80{
  --tw-ring-color: rgb(232 121 249 / 0.8);
}
.ring-fuchsia-400\/85{
  --tw-ring-color: rgb(232 121 249 / 0.85);
}
.ring-fuchsia-400\/90{
  --tw-ring-color: rgb(232 121 249 / 0.9);
}
.ring-fuchsia-400\/95{
  --tw-ring-color: rgb(232 121 249 / 0.95);
}
.ring-fuchsia-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-50\/0{
  --tw-ring-color: rgb(253 244 255 / 0);
}
.ring-fuchsia-50\/10{
  --tw-ring-color: rgb(253 244 255 / 0.1);
}
.ring-fuchsia-50\/100{
  --tw-ring-color: rgb(253 244 255 / 1);
}
.ring-fuchsia-50\/15{
  --tw-ring-color: rgb(253 244 255 / 0.15);
}
.ring-fuchsia-50\/20{
  --tw-ring-color: rgb(253 244 255 / 0.2);
}
.ring-fuchsia-50\/25{
  --tw-ring-color: rgb(253 244 255 / 0.25);
}
.ring-fuchsia-50\/30{
  --tw-ring-color: rgb(253 244 255 / 0.3);
}
.ring-fuchsia-50\/35{
  --tw-ring-color: rgb(253 244 255 / 0.35);
}
.ring-fuchsia-50\/40{
  --tw-ring-color: rgb(253 244 255 / 0.4);
}
.ring-fuchsia-50\/45{
  --tw-ring-color: rgb(253 244 255 / 0.45);
}
.ring-fuchsia-50\/5{
  --tw-ring-color: rgb(253 244 255 / 0.05);
}
.ring-fuchsia-50\/50{
  --tw-ring-color: rgb(253 244 255 / 0.5);
}
.ring-fuchsia-50\/55{
  --tw-ring-color: rgb(253 244 255 / 0.55);
}
.ring-fuchsia-50\/60{
  --tw-ring-color: rgb(253 244 255 / 0.6);
}
.ring-fuchsia-50\/65{
  --tw-ring-color: rgb(253 244 255 / 0.65);
}
.ring-fuchsia-50\/70{
  --tw-ring-color: rgb(253 244 255 / 0.7);
}
.ring-fuchsia-50\/75{
  --tw-ring-color: rgb(253 244 255 / 0.75);
}
.ring-fuchsia-50\/80{
  --tw-ring-color: rgb(253 244 255 / 0.8);
}
.ring-fuchsia-50\/85{
  --tw-ring-color: rgb(253 244 255 / 0.85);
}
.ring-fuchsia-50\/90{
  --tw-ring-color: rgb(253 244 255 / 0.9);
}
.ring-fuchsia-50\/95{
  --tw-ring-color: rgb(253 244 255 / 0.95);
}
.ring-fuchsia-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-500\/0{
  --tw-ring-color: rgb(217 70 239 / 0);
}
.ring-fuchsia-500\/10{
  --tw-ring-color: rgb(217 70 239 / 0.1);
}
.ring-fuchsia-500\/100{
  --tw-ring-color: rgb(217 70 239 / 1);
}
.ring-fuchsia-500\/15{
  --tw-ring-color: rgb(217 70 239 / 0.15);
}
.ring-fuchsia-500\/20{
  --tw-ring-color: rgb(217 70 239 / 0.2);
}
.ring-fuchsia-500\/25{
  --tw-ring-color: rgb(217 70 239 / 0.25);
}
.ring-fuchsia-500\/30{
  --tw-ring-color: rgb(217 70 239 / 0.3);
}
.ring-fuchsia-500\/35{
  --tw-ring-color: rgb(217 70 239 / 0.35);
}
.ring-fuchsia-500\/40{
  --tw-ring-color: rgb(217 70 239 / 0.4);
}
.ring-fuchsia-500\/45{
  --tw-ring-color: rgb(217 70 239 / 0.45);
}
.ring-fuchsia-500\/5{
  --tw-ring-color: rgb(217 70 239 / 0.05);
}
.ring-fuchsia-500\/50{
  --tw-ring-color: rgb(217 70 239 / 0.5);
}
.ring-fuchsia-500\/55{
  --tw-ring-color: rgb(217 70 239 / 0.55);
}
.ring-fuchsia-500\/60{
  --tw-ring-color: rgb(217 70 239 / 0.6);
}
.ring-fuchsia-500\/65{
  --tw-ring-color: rgb(217 70 239 / 0.65);
}
.ring-fuchsia-500\/70{
  --tw-ring-color: rgb(217 70 239 / 0.7);
}
.ring-fuchsia-500\/75{
  --tw-ring-color: rgb(217 70 239 / 0.75);
}
.ring-fuchsia-500\/80{
  --tw-ring-color: rgb(217 70 239 / 0.8);
}
.ring-fuchsia-500\/85{
  --tw-ring-color: rgb(217 70 239 / 0.85);
}
.ring-fuchsia-500\/90{
  --tw-ring-color: rgb(217 70 239 / 0.9);
}
.ring-fuchsia-500\/95{
  --tw-ring-color: rgb(217 70 239 / 0.95);
}
.ring-fuchsia-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-600\/0{
  --tw-ring-color: rgb(192 38 211 / 0);
}
.ring-fuchsia-600\/10{
  --tw-ring-color: rgb(192 38 211 / 0.1);
}
.ring-fuchsia-600\/100{
  --tw-ring-color: rgb(192 38 211 / 1);
}
.ring-fuchsia-600\/15{
  --tw-ring-color: rgb(192 38 211 / 0.15);
}
.ring-fuchsia-600\/20{
  --tw-ring-color: rgb(192 38 211 / 0.2);
}
.ring-fuchsia-600\/25{
  --tw-ring-color: rgb(192 38 211 / 0.25);
}
.ring-fuchsia-600\/30{
  --tw-ring-color: rgb(192 38 211 / 0.3);
}
.ring-fuchsia-600\/35{
  --tw-ring-color: rgb(192 38 211 / 0.35);
}
.ring-fuchsia-600\/40{
  --tw-ring-color: rgb(192 38 211 / 0.4);
}
.ring-fuchsia-600\/45{
  --tw-ring-color: rgb(192 38 211 / 0.45);
}
.ring-fuchsia-600\/5{
  --tw-ring-color: rgb(192 38 211 / 0.05);
}
.ring-fuchsia-600\/50{
  --tw-ring-color: rgb(192 38 211 / 0.5);
}
.ring-fuchsia-600\/55{
  --tw-ring-color: rgb(192 38 211 / 0.55);
}
.ring-fuchsia-600\/60{
  --tw-ring-color: rgb(192 38 211 / 0.6);
}
.ring-fuchsia-600\/65{
  --tw-ring-color: rgb(192 38 211 / 0.65);
}
.ring-fuchsia-600\/70{
  --tw-ring-color: rgb(192 38 211 / 0.7);
}
.ring-fuchsia-600\/75{
  --tw-ring-color: rgb(192 38 211 / 0.75);
}
.ring-fuchsia-600\/80{
  --tw-ring-color: rgb(192 38 211 / 0.8);
}
.ring-fuchsia-600\/85{
  --tw-ring-color: rgb(192 38 211 / 0.85);
}
.ring-fuchsia-600\/90{
  --tw-ring-color: rgb(192 38 211 / 0.9);
}
.ring-fuchsia-600\/95{
  --tw-ring-color: rgb(192 38 211 / 0.95);
}
.ring-fuchsia-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-700\/0{
  --tw-ring-color: rgb(162 28 175 / 0);
}
.ring-fuchsia-700\/10{
  --tw-ring-color: rgb(162 28 175 / 0.1);
}
.ring-fuchsia-700\/100{
  --tw-ring-color: rgb(162 28 175 / 1);
}
.ring-fuchsia-700\/15{
  --tw-ring-color: rgb(162 28 175 / 0.15);
}
.ring-fuchsia-700\/20{
  --tw-ring-color: rgb(162 28 175 / 0.2);
}
.ring-fuchsia-700\/25{
  --tw-ring-color: rgb(162 28 175 / 0.25);
}
.ring-fuchsia-700\/30{
  --tw-ring-color: rgb(162 28 175 / 0.3);
}
.ring-fuchsia-700\/35{
  --tw-ring-color: rgb(162 28 175 / 0.35);
}
.ring-fuchsia-700\/40{
  --tw-ring-color: rgb(162 28 175 / 0.4);
}
.ring-fuchsia-700\/45{
  --tw-ring-color: rgb(162 28 175 / 0.45);
}
.ring-fuchsia-700\/5{
  --tw-ring-color: rgb(162 28 175 / 0.05);
}
.ring-fuchsia-700\/50{
  --tw-ring-color: rgb(162 28 175 / 0.5);
}
.ring-fuchsia-700\/55{
  --tw-ring-color: rgb(162 28 175 / 0.55);
}
.ring-fuchsia-700\/60{
  --tw-ring-color: rgb(162 28 175 / 0.6);
}
.ring-fuchsia-700\/65{
  --tw-ring-color: rgb(162 28 175 / 0.65);
}
.ring-fuchsia-700\/70{
  --tw-ring-color: rgb(162 28 175 / 0.7);
}
.ring-fuchsia-700\/75{
  --tw-ring-color: rgb(162 28 175 / 0.75);
}
.ring-fuchsia-700\/80{
  --tw-ring-color: rgb(162 28 175 / 0.8);
}
.ring-fuchsia-700\/85{
  --tw-ring-color: rgb(162 28 175 / 0.85);
}
.ring-fuchsia-700\/90{
  --tw-ring-color: rgb(162 28 175 / 0.9);
}
.ring-fuchsia-700\/95{
  --tw-ring-color: rgb(162 28 175 / 0.95);
}
.ring-fuchsia-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-800\/0{
  --tw-ring-color: rgb(134 25 143 / 0);
}
.ring-fuchsia-800\/10{
  --tw-ring-color: rgb(134 25 143 / 0.1);
}
.ring-fuchsia-800\/100{
  --tw-ring-color: rgb(134 25 143 / 1);
}
.ring-fuchsia-800\/15{
  --tw-ring-color: rgb(134 25 143 / 0.15);
}
.ring-fuchsia-800\/20{
  --tw-ring-color: rgb(134 25 143 / 0.2);
}
.ring-fuchsia-800\/25{
  --tw-ring-color: rgb(134 25 143 / 0.25);
}
.ring-fuchsia-800\/30{
  --tw-ring-color: rgb(134 25 143 / 0.3);
}
.ring-fuchsia-800\/35{
  --tw-ring-color: rgb(134 25 143 / 0.35);
}
.ring-fuchsia-800\/40{
  --tw-ring-color: rgb(134 25 143 / 0.4);
}
.ring-fuchsia-800\/45{
  --tw-ring-color: rgb(134 25 143 / 0.45);
}
.ring-fuchsia-800\/5{
  --tw-ring-color: rgb(134 25 143 / 0.05);
}
.ring-fuchsia-800\/50{
  --tw-ring-color: rgb(134 25 143 / 0.5);
}
.ring-fuchsia-800\/55{
  --tw-ring-color: rgb(134 25 143 / 0.55);
}
.ring-fuchsia-800\/60{
  --tw-ring-color: rgb(134 25 143 / 0.6);
}
.ring-fuchsia-800\/65{
  --tw-ring-color: rgb(134 25 143 / 0.65);
}
.ring-fuchsia-800\/70{
  --tw-ring-color: rgb(134 25 143 / 0.7);
}
.ring-fuchsia-800\/75{
  --tw-ring-color: rgb(134 25 143 / 0.75);
}
.ring-fuchsia-800\/80{
  --tw-ring-color: rgb(134 25 143 / 0.8);
}
.ring-fuchsia-800\/85{
  --tw-ring-color: rgb(134 25 143 / 0.85);
}
.ring-fuchsia-800\/90{
  --tw-ring-color: rgb(134 25 143 / 0.9);
}
.ring-fuchsia-800\/95{
  --tw-ring-color: rgb(134 25 143 / 0.95);
}
.ring-fuchsia-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-900\/0{
  --tw-ring-color: rgb(112 26 117 / 0);
}
.ring-fuchsia-900\/10{
  --tw-ring-color: rgb(112 26 117 / 0.1);
}
.ring-fuchsia-900\/100{
  --tw-ring-color: rgb(112 26 117 / 1);
}
.ring-fuchsia-900\/15{
  --tw-ring-color: rgb(112 26 117 / 0.15);
}
.ring-fuchsia-900\/20{
  --tw-ring-color: rgb(112 26 117 / 0.2);
}
.ring-fuchsia-900\/25{
  --tw-ring-color: rgb(112 26 117 / 0.25);
}
.ring-fuchsia-900\/30{
  --tw-ring-color: rgb(112 26 117 / 0.3);
}
.ring-fuchsia-900\/35{
  --tw-ring-color: rgb(112 26 117 / 0.35);
}
.ring-fuchsia-900\/40{
  --tw-ring-color: rgb(112 26 117 / 0.4);
}
.ring-fuchsia-900\/45{
  --tw-ring-color: rgb(112 26 117 / 0.45);
}
.ring-fuchsia-900\/5{
  --tw-ring-color: rgb(112 26 117 / 0.05);
}
.ring-fuchsia-900\/50{
  --tw-ring-color: rgb(112 26 117 / 0.5);
}
.ring-fuchsia-900\/55{
  --tw-ring-color: rgb(112 26 117 / 0.55);
}
.ring-fuchsia-900\/60{
  --tw-ring-color: rgb(112 26 117 / 0.6);
}
.ring-fuchsia-900\/65{
  --tw-ring-color: rgb(112 26 117 / 0.65);
}
.ring-fuchsia-900\/70{
  --tw-ring-color: rgb(112 26 117 / 0.7);
}
.ring-fuchsia-900\/75{
  --tw-ring-color: rgb(112 26 117 / 0.75);
}
.ring-fuchsia-900\/80{
  --tw-ring-color: rgb(112 26 117 / 0.8);
}
.ring-fuchsia-900\/85{
  --tw-ring-color: rgb(112 26 117 / 0.85);
}
.ring-fuchsia-900\/90{
  --tw-ring-color: rgb(112 26 117 / 0.9);
}
.ring-fuchsia-900\/95{
  --tw-ring-color: rgb(112 26 117 / 0.95);
}
.ring-fuchsia-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 4 78 / var(--tw-ring-opacity, 1));
}
.ring-fuchsia-950\/0{
  --tw-ring-color: rgb(74 4 78 / 0);
}
.ring-fuchsia-950\/10{
  --tw-ring-color: rgb(74 4 78 / 0.1);
}
.ring-fuchsia-950\/100{
  --tw-ring-color: rgb(74 4 78 / 1);
}
.ring-fuchsia-950\/15{
  --tw-ring-color: rgb(74 4 78 / 0.15);
}
.ring-fuchsia-950\/20{
  --tw-ring-color: rgb(74 4 78 / 0.2);
}
.ring-fuchsia-950\/25{
  --tw-ring-color: rgb(74 4 78 / 0.25);
}
.ring-fuchsia-950\/30{
  --tw-ring-color: rgb(74 4 78 / 0.3);
}
.ring-fuchsia-950\/35{
  --tw-ring-color: rgb(74 4 78 / 0.35);
}
.ring-fuchsia-950\/40{
  --tw-ring-color: rgb(74 4 78 / 0.4);
}
.ring-fuchsia-950\/45{
  --tw-ring-color: rgb(74 4 78 / 0.45);
}
.ring-fuchsia-950\/5{
  --tw-ring-color: rgb(74 4 78 / 0.05);
}
.ring-fuchsia-950\/50{
  --tw-ring-color: rgb(74 4 78 / 0.5);
}
.ring-fuchsia-950\/55{
  --tw-ring-color: rgb(74 4 78 / 0.55);
}
.ring-fuchsia-950\/60{
  --tw-ring-color: rgb(74 4 78 / 0.6);
}
.ring-fuchsia-950\/65{
  --tw-ring-color: rgb(74 4 78 / 0.65);
}
.ring-fuchsia-950\/70{
  --tw-ring-color: rgb(74 4 78 / 0.7);
}
.ring-fuchsia-950\/75{
  --tw-ring-color: rgb(74 4 78 / 0.75);
}
.ring-fuchsia-950\/80{
  --tw-ring-color: rgb(74 4 78 / 0.8);
}
.ring-fuchsia-950\/85{
  --tw-ring-color: rgb(74 4 78 / 0.85);
}
.ring-fuchsia-950\/90{
  --tw-ring-color: rgb(74 4 78 / 0.9);
}
.ring-fuchsia-950\/95{
  --tw-ring-color: rgb(74 4 78 / 0.95);
}
.ring-gray-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}
.ring-gray-100\/0{
  --tw-ring-color: rgb(243 244 246 / 0);
}
.ring-gray-100\/10{
  --tw-ring-color: rgb(243 244 246 / 0.1);
}
.ring-gray-100\/100{
  --tw-ring-color: rgb(243 244 246 / 1);
}
.ring-gray-100\/15{
  --tw-ring-color: rgb(243 244 246 / 0.15);
}
.ring-gray-100\/20{
  --tw-ring-color: rgb(243 244 246 / 0.2);
}
.ring-gray-100\/25{
  --tw-ring-color: rgb(243 244 246 / 0.25);
}
.ring-gray-100\/30{
  --tw-ring-color: rgb(243 244 246 / 0.3);
}
.ring-gray-100\/35{
  --tw-ring-color: rgb(243 244 246 / 0.35);
}
.ring-gray-100\/40{
  --tw-ring-color: rgb(243 244 246 / 0.4);
}
.ring-gray-100\/45{
  --tw-ring-color: rgb(243 244 246 / 0.45);
}
.ring-gray-100\/5{
  --tw-ring-color: rgb(243 244 246 / 0.05);
}
.ring-gray-100\/50{
  --tw-ring-color: rgb(243 244 246 / 0.5);
}
.ring-gray-100\/55{
  --tw-ring-color: rgb(243 244 246 / 0.55);
}
.ring-gray-100\/60{
  --tw-ring-color: rgb(243 244 246 / 0.6);
}
.ring-gray-100\/65{
  --tw-ring-color: rgb(243 244 246 / 0.65);
}
.ring-gray-100\/70{
  --tw-ring-color: rgb(243 244 246 / 0.7);
}
.ring-gray-100\/75{
  --tw-ring-color: rgb(243 244 246 / 0.75);
}
.ring-gray-100\/80{
  --tw-ring-color: rgb(243 244 246 / 0.8);
}
.ring-gray-100\/85{
  --tw-ring-color: rgb(243 244 246 / 0.85);
}
.ring-gray-100\/90{
  --tw-ring-color: rgb(243 244 246 / 0.9);
}
.ring-gray-100\/95{
  --tw-ring-color: rgb(243 244 246 / 0.95);
}
.ring-gray-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}
.ring-gray-200\/0{
  --tw-ring-color: rgb(229 231 235 / 0);
}
.ring-gray-200\/10{
  --tw-ring-color: rgb(229 231 235 / 0.1);
}
.ring-gray-200\/100{
  --tw-ring-color: rgb(229 231 235 / 1);
}
.ring-gray-200\/15{
  --tw-ring-color: rgb(229 231 235 / 0.15);
}
.ring-gray-200\/20{
  --tw-ring-color: rgb(229 231 235 / 0.2);
}
.ring-gray-200\/25{
  --tw-ring-color: rgb(229 231 235 / 0.25);
}
.ring-gray-200\/30{
  --tw-ring-color: rgb(229 231 235 / 0.3);
}
.ring-gray-200\/35{
  --tw-ring-color: rgb(229 231 235 / 0.35);
}
.ring-gray-200\/40{
  --tw-ring-color: rgb(229 231 235 / 0.4);
}
.ring-gray-200\/45{
  --tw-ring-color: rgb(229 231 235 / 0.45);
}
.ring-gray-200\/5{
  --tw-ring-color: rgb(229 231 235 / 0.05);
}
.ring-gray-200\/50{
  --tw-ring-color: rgb(229 231 235 / 0.5);
}
.ring-gray-200\/55{
  --tw-ring-color: rgb(229 231 235 / 0.55);
}
.ring-gray-200\/60{
  --tw-ring-color: rgb(229 231 235 / 0.6);
}
.ring-gray-200\/65{
  --tw-ring-color: rgb(229 231 235 / 0.65);
}
.ring-gray-200\/70{
  --tw-ring-color: rgb(229 231 235 / 0.7);
}
.ring-gray-200\/75{
  --tw-ring-color: rgb(229 231 235 / 0.75);
}
.ring-gray-200\/80{
  --tw-ring-color: rgb(229 231 235 / 0.8);
}
.ring-gray-200\/85{
  --tw-ring-color: rgb(229 231 235 / 0.85);
}
.ring-gray-200\/90{
  --tw-ring-color: rgb(229 231 235 / 0.9);
}
.ring-gray-200\/95{
  --tw-ring-color: rgb(229 231 235 / 0.95);
}
.ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.ring-gray-300\/0{
  --tw-ring-color: rgb(209 213 219 / 0);
}
.ring-gray-300\/10{
  --tw-ring-color: rgb(209 213 219 / 0.1);
}
.ring-gray-300\/100{
  --tw-ring-color: rgb(209 213 219 / 1);
}
.ring-gray-300\/15{
  --tw-ring-color: rgb(209 213 219 / 0.15);
}
.ring-gray-300\/20{
  --tw-ring-color: rgb(209 213 219 / 0.2);
}
.ring-gray-300\/25{
  --tw-ring-color: rgb(209 213 219 / 0.25);
}
.ring-gray-300\/30{
  --tw-ring-color: rgb(209 213 219 / 0.3);
}
.ring-gray-300\/35{
  --tw-ring-color: rgb(209 213 219 / 0.35);
}
.ring-gray-300\/40{
  --tw-ring-color: rgb(209 213 219 / 0.4);
}
.ring-gray-300\/45{
  --tw-ring-color: rgb(209 213 219 / 0.45);
}
.ring-gray-300\/5{
  --tw-ring-color: rgb(209 213 219 / 0.05);
}
.ring-gray-300\/50{
  --tw-ring-color: rgb(209 213 219 / 0.5);
}
.ring-gray-300\/55{
  --tw-ring-color: rgb(209 213 219 / 0.55);
}
.ring-gray-300\/60{
  --tw-ring-color: rgb(209 213 219 / 0.6);
}
.ring-gray-300\/65{
  --tw-ring-color: rgb(209 213 219 / 0.65);
}
.ring-gray-300\/70{
  --tw-ring-color: rgb(209 213 219 / 0.7);
}
.ring-gray-300\/75{
  --tw-ring-color: rgb(209 213 219 / 0.75);
}
.ring-gray-300\/80{
  --tw-ring-color: rgb(209 213 219 / 0.8);
}
.ring-gray-300\/85{
  --tw-ring-color: rgb(209 213 219 / 0.85);
}
.ring-gray-300\/90{
  --tw-ring-color: rgb(209 213 219 / 0.9);
}
.ring-gray-300\/95{
  --tw-ring-color: rgb(209 213 219 / 0.95);
}
.ring-gray-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.ring-gray-400\/0{
  --tw-ring-color: rgb(156 163 175 / 0);
}
.ring-gray-400\/10{
  --tw-ring-color: rgb(156 163 175 / 0.1);
}
.ring-gray-400\/100{
  --tw-ring-color: rgb(156 163 175 / 1);
}
.ring-gray-400\/15{
  --tw-ring-color: rgb(156 163 175 / 0.15);
}
.ring-gray-400\/20{
  --tw-ring-color: rgb(156 163 175 / 0.2);
}
.ring-gray-400\/25{
  --tw-ring-color: rgb(156 163 175 / 0.25);
}
.ring-gray-400\/30{
  --tw-ring-color: rgb(156 163 175 / 0.3);
}
.ring-gray-400\/35{
  --tw-ring-color: rgb(156 163 175 / 0.35);
}
.ring-gray-400\/40{
  --tw-ring-color: rgb(156 163 175 / 0.4);
}
.ring-gray-400\/45{
  --tw-ring-color: rgb(156 163 175 / 0.45);
}
.ring-gray-400\/5{
  --tw-ring-color: rgb(156 163 175 / 0.05);
}
.ring-gray-400\/50{
  --tw-ring-color: rgb(156 163 175 / 0.5);
}
.ring-gray-400\/55{
  --tw-ring-color: rgb(156 163 175 / 0.55);
}
.ring-gray-400\/60{
  --tw-ring-color: rgb(156 163 175 / 0.6);
}
.ring-gray-400\/65{
  --tw-ring-color: rgb(156 163 175 / 0.65);
}
.ring-gray-400\/70{
  --tw-ring-color: rgb(156 163 175 / 0.7);
}
.ring-gray-400\/75{
  --tw-ring-color: rgb(156 163 175 / 0.75);
}
.ring-gray-400\/80{
  --tw-ring-color: rgb(156 163 175 / 0.8);
}
.ring-gray-400\/85{
  --tw-ring-color: rgb(156 163 175 / 0.85);
}
.ring-gray-400\/90{
  --tw-ring-color: rgb(156 163 175 / 0.9);
}
.ring-gray-400\/95{
  --tw-ring-color: rgb(156 163 175 / 0.95);
}
.ring-gray-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1));
}
.ring-gray-50\/0{
  --tw-ring-color: rgb(249 250 251 / 0);
}
.ring-gray-50\/10{
  --tw-ring-color: rgb(249 250 251 / 0.1);
}
.ring-gray-50\/100{
  --tw-ring-color: rgb(249 250 251 / 1);
}
.ring-gray-50\/15{
  --tw-ring-color: rgb(249 250 251 / 0.15);
}
.ring-gray-50\/20{
  --tw-ring-color: rgb(249 250 251 / 0.2);
}
.ring-gray-50\/25{
  --tw-ring-color: rgb(249 250 251 / 0.25);
}
.ring-gray-50\/30{
  --tw-ring-color: rgb(249 250 251 / 0.3);
}
.ring-gray-50\/35{
  --tw-ring-color: rgb(249 250 251 / 0.35);
}
.ring-gray-50\/40{
  --tw-ring-color: rgb(249 250 251 / 0.4);
}
.ring-gray-50\/45{
  --tw-ring-color: rgb(249 250 251 / 0.45);
}
.ring-gray-50\/5{
  --tw-ring-color: rgb(249 250 251 / 0.05);
}
.ring-gray-50\/50{
  --tw-ring-color: rgb(249 250 251 / 0.5);
}
.ring-gray-50\/55{
  --tw-ring-color: rgb(249 250 251 / 0.55);
}
.ring-gray-50\/60{
  --tw-ring-color: rgb(249 250 251 / 0.6);
}
.ring-gray-50\/65{
  --tw-ring-color: rgb(249 250 251 / 0.65);
}
.ring-gray-50\/70{
  --tw-ring-color: rgb(249 250 251 / 0.7);
}
.ring-gray-50\/75{
  --tw-ring-color: rgb(249 250 251 / 0.75);
}
.ring-gray-50\/80{
  --tw-ring-color: rgb(249 250 251 / 0.8);
}
.ring-gray-50\/85{
  --tw-ring-color: rgb(249 250 251 / 0.85);
}
.ring-gray-50\/90{
  --tw-ring-color: rgb(249 250 251 / 0.9);
}
.ring-gray-50\/95{
  --tw-ring-color: rgb(249 250 251 / 0.95);
}
.ring-gray-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}
.ring-gray-500\/0{
  --tw-ring-color: rgb(107 114 128 / 0);
}
.ring-gray-500\/10{
  --tw-ring-color: rgb(107 114 128 / 0.1);
}
.ring-gray-500\/100{
  --tw-ring-color: rgb(107 114 128 / 1);
}
.ring-gray-500\/15{
  --tw-ring-color: rgb(107 114 128 / 0.15);
}
.ring-gray-500\/20{
  --tw-ring-color: rgb(107 114 128 / 0.2);
}
.ring-gray-500\/25{
  --tw-ring-color: rgb(107 114 128 / 0.25);
}
.ring-gray-500\/30{
  --tw-ring-color: rgb(107 114 128 / 0.3);
}
.ring-gray-500\/35{
  --tw-ring-color: rgb(107 114 128 / 0.35);
}
.ring-gray-500\/40{
  --tw-ring-color: rgb(107 114 128 / 0.4);
}
.ring-gray-500\/45{
  --tw-ring-color: rgb(107 114 128 / 0.45);
}
.ring-gray-500\/5{
  --tw-ring-color: rgb(107 114 128 / 0.05);
}
.ring-gray-500\/50{
  --tw-ring-color: rgb(107 114 128 / 0.5);
}
.ring-gray-500\/55{
  --tw-ring-color: rgb(107 114 128 / 0.55);
}
.ring-gray-500\/60{
  --tw-ring-color: rgb(107 114 128 / 0.6);
}
.ring-gray-500\/65{
  --tw-ring-color: rgb(107 114 128 / 0.65);
}
.ring-gray-500\/70{
  --tw-ring-color: rgb(107 114 128 / 0.7);
}
.ring-gray-500\/75{
  --tw-ring-color: rgb(107 114 128 / 0.75);
}
.ring-gray-500\/80{
  --tw-ring-color: rgb(107 114 128 / 0.8);
}
.ring-gray-500\/85{
  --tw-ring-color: rgb(107 114 128 / 0.85);
}
.ring-gray-500\/90{
  --tw-ring-color: rgb(107 114 128 / 0.9);
}
.ring-gray-500\/95{
  --tw-ring-color: rgb(107 114 128 / 0.95);
}
.ring-gray-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}
.ring-gray-600\/0{
  --tw-ring-color: rgb(75 85 99 / 0);
}
.ring-gray-600\/10{
  --tw-ring-color: rgb(75 85 99 / 0.1);
}
.ring-gray-600\/100{
  --tw-ring-color: rgb(75 85 99 / 1);
}
.ring-gray-600\/15{
  --tw-ring-color: rgb(75 85 99 / 0.15);
}
.ring-gray-600\/20{
  --tw-ring-color: rgb(75 85 99 / 0.2);
}
.ring-gray-600\/25{
  --tw-ring-color: rgb(75 85 99 / 0.25);
}
.ring-gray-600\/30{
  --tw-ring-color: rgb(75 85 99 / 0.3);
}
.ring-gray-600\/35{
  --tw-ring-color: rgb(75 85 99 / 0.35);
}
.ring-gray-600\/40{
  --tw-ring-color: rgb(75 85 99 / 0.4);
}
.ring-gray-600\/45{
  --tw-ring-color: rgb(75 85 99 / 0.45);
}
.ring-gray-600\/5{
  --tw-ring-color: rgb(75 85 99 / 0.05);
}
.ring-gray-600\/50{
  --tw-ring-color: rgb(75 85 99 / 0.5);
}
.ring-gray-600\/55{
  --tw-ring-color: rgb(75 85 99 / 0.55);
}
.ring-gray-600\/60{
  --tw-ring-color: rgb(75 85 99 / 0.6);
}
.ring-gray-600\/65{
  --tw-ring-color: rgb(75 85 99 / 0.65);
}
.ring-gray-600\/70{
  --tw-ring-color: rgb(75 85 99 / 0.7);
}
.ring-gray-600\/75{
  --tw-ring-color: rgb(75 85 99 / 0.75);
}
.ring-gray-600\/80{
  --tw-ring-color: rgb(75 85 99 / 0.8);
}
.ring-gray-600\/85{
  --tw-ring-color: rgb(75 85 99 / 0.85);
}
.ring-gray-600\/90{
  --tw-ring-color: rgb(75 85 99 / 0.9);
}
.ring-gray-600\/95{
  --tw-ring-color: rgb(75 85 99 / 0.95);
}
.ring-gray-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}
.ring-gray-700\/0{
  --tw-ring-color: rgb(55 65 81 / 0);
}
.ring-gray-700\/10{
  --tw-ring-color: rgb(55 65 81 / 0.1);
}
.ring-gray-700\/100{
  --tw-ring-color: rgb(55 65 81 / 1);
}
.ring-gray-700\/15{
  --tw-ring-color: rgb(55 65 81 / 0.15);
}
.ring-gray-700\/20{
  --tw-ring-color: rgb(55 65 81 / 0.2);
}
.ring-gray-700\/25{
  --tw-ring-color: rgb(55 65 81 / 0.25);
}
.ring-gray-700\/30{
  --tw-ring-color: rgb(55 65 81 / 0.3);
}
.ring-gray-700\/35{
  --tw-ring-color: rgb(55 65 81 / 0.35);
}
.ring-gray-700\/40{
  --tw-ring-color: rgb(55 65 81 / 0.4);
}
.ring-gray-700\/45{
  --tw-ring-color: rgb(55 65 81 / 0.45);
}
.ring-gray-700\/5{
  --tw-ring-color: rgb(55 65 81 / 0.05);
}
.ring-gray-700\/50{
  --tw-ring-color: rgb(55 65 81 / 0.5);
}
.ring-gray-700\/55{
  --tw-ring-color: rgb(55 65 81 / 0.55);
}
.ring-gray-700\/60{
  --tw-ring-color: rgb(55 65 81 / 0.6);
}
.ring-gray-700\/65{
  --tw-ring-color: rgb(55 65 81 / 0.65);
}
.ring-gray-700\/70{
  --tw-ring-color: rgb(55 65 81 / 0.7);
}
.ring-gray-700\/75{
  --tw-ring-color: rgb(55 65 81 / 0.75);
}
.ring-gray-700\/80{
  --tw-ring-color: rgb(55 65 81 / 0.8);
}
.ring-gray-700\/85{
  --tw-ring-color: rgb(55 65 81 / 0.85);
}
.ring-gray-700\/90{
  --tw-ring-color: rgb(55 65 81 / 0.9);
}
.ring-gray-700\/95{
  --tw-ring-color: rgb(55 65 81 / 0.95);
}
.ring-gray-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1));
}
.ring-gray-800\/0{
  --tw-ring-color: rgb(31 41 55 / 0);
}
.ring-gray-800\/10{
  --tw-ring-color: rgb(31 41 55 / 0.1);
}
.ring-gray-800\/100{
  --tw-ring-color: rgb(31 41 55 / 1);
}
.ring-gray-800\/15{
  --tw-ring-color: rgb(31 41 55 / 0.15);
}
.ring-gray-800\/20{
  --tw-ring-color: rgb(31 41 55 / 0.2);
}
.ring-gray-800\/25{
  --tw-ring-color: rgb(31 41 55 / 0.25);
}
.ring-gray-800\/30{
  --tw-ring-color: rgb(31 41 55 / 0.3);
}
.ring-gray-800\/35{
  --tw-ring-color: rgb(31 41 55 / 0.35);
}
.ring-gray-800\/40{
  --tw-ring-color: rgb(31 41 55 / 0.4);
}
.ring-gray-800\/45{
  --tw-ring-color: rgb(31 41 55 / 0.45);
}
.ring-gray-800\/5{
  --tw-ring-color: rgb(31 41 55 / 0.05);
}
.ring-gray-800\/50{
  --tw-ring-color: rgb(31 41 55 / 0.5);
}
.ring-gray-800\/55{
  --tw-ring-color: rgb(31 41 55 / 0.55);
}
.ring-gray-800\/60{
  --tw-ring-color: rgb(31 41 55 / 0.6);
}
.ring-gray-800\/65{
  --tw-ring-color: rgb(31 41 55 / 0.65);
}
.ring-gray-800\/70{
  --tw-ring-color: rgb(31 41 55 / 0.7);
}
.ring-gray-800\/75{
  --tw-ring-color: rgb(31 41 55 / 0.75);
}
.ring-gray-800\/80{
  --tw-ring-color: rgb(31 41 55 / 0.8);
}
.ring-gray-800\/85{
  --tw-ring-color: rgb(31 41 55 / 0.85);
}
.ring-gray-800\/90{
  --tw-ring-color: rgb(31 41 55 / 0.9);
}
.ring-gray-800\/95{
  --tw-ring-color: rgb(31 41 55 / 0.95);
}
.ring-gray-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1));
}
.ring-gray-900\/0{
  --tw-ring-color: rgb(17 24 39 / 0);
}
.ring-gray-900\/10{
  --tw-ring-color: rgb(17 24 39 / 0.1);
}
.ring-gray-900\/100{
  --tw-ring-color: rgb(17 24 39 / 1);
}
.ring-gray-900\/15{
  --tw-ring-color: rgb(17 24 39 / 0.15);
}
.ring-gray-900\/20{
  --tw-ring-color: rgb(17 24 39 / 0.2);
}
.ring-gray-900\/25{
  --tw-ring-color: rgb(17 24 39 / 0.25);
}
.ring-gray-900\/30{
  --tw-ring-color: rgb(17 24 39 / 0.3);
}
.ring-gray-900\/35{
  --tw-ring-color: rgb(17 24 39 / 0.35);
}
.ring-gray-900\/40{
  --tw-ring-color: rgb(17 24 39 / 0.4);
}
.ring-gray-900\/45{
  --tw-ring-color: rgb(17 24 39 / 0.45);
}
.ring-gray-900\/5{
  --tw-ring-color: rgb(17 24 39 / 0.05);
}
.ring-gray-900\/50{
  --tw-ring-color: rgb(17 24 39 / 0.5);
}
.ring-gray-900\/55{
  --tw-ring-color: rgb(17 24 39 / 0.55);
}
.ring-gray-900\/60{
  --tw-ring-color: rgb(17 24 39 / 0.6);
}
.ring-gray-900\/65{
  --tw-ring-color: rgb(17 24 39 / 0.65);
}
.ring-gray-900\/70{
  --tw-ring-color: rgb(17 24 39 / 0.7);
}
.ring-gray-900\/75{
  --tw-ring-color: rgb(17 24 39 / 0.75);
}
.ring-gray-900\/80{
  --tw-ring-color: rgb(17 24 39 / 0.8);
}
.ring-gray-900\/85{
  --tw-ring-color: rgb(17 24 39 / 0.85);
}
.ring-gray-900\/90{
  --tw-ring-color: rgb(17 24 39 / 0.9);
}
.ring-gray-900\/95{
  --tw-ring-color: rgb(17 24 39 / 0.95);
}
.ring-gray-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 7 18 / var(--tw-ring-opacity, 1));
}
.ring-gray-950\/0{
  --tw-ring-color: rgb(3 7 18 / 0);
}
.ring-gray-950\/10{
  --tw-ring-color: rgb(3 7 18 / 0.1);
}
.ring-gray-950\/100{
  --tw-ring-color: rgb(3 7 18 / 1);
}
.ring-gray-950\/15{
  --tw-ring-color: rgb(3 7 18 / 0.15);
}
.ring-gray-950\/20{
  --tw-ring-color: rgb(3 7 18 / 0.2);
}
.ring-gray-950\/25{
  --tw-ring-color: rgb(3 7 18 / 0.25);
}
.ring-gray-950\/30{
  --tw-ring-color: rgb(3 7 18 / 0.3);
}
.ring-gray-950\/35{
  --tw-ring-color: rgb(3 7 18 / 0.35);
}
.ring-gray-950\/40{
  --tw-ring-color: rgb(3 7 18 / 0.4);
}
.ring-gray-950\/45{
  --tw-ring-color: rgb(3 7 18 / 0.45);
}
.ring-gray-950\/5{
  --tw-ring-color: rgb(3 7 18 / 0.05);
}
.ring-gray-950\/50{
  --tw-ring-color: rgb(3 7 18 / 0.5);
}
.ring-gray-950\/55{
  --tw-ring-color: rgb(3 7 18 / 0.55);
}
.ring-gray-950\/60{
  --tw-ring-color: rgb(3 7 18 / 0.6);
}
.ring-gray-950\/65{
  --tw-ring-color: rgb(3 7 18 / 0.65);
}
.ring-gray-950\/70{
  --tw-ring-color: rgb(3 7 18 / 0.7);
}
.ring-gray-950\/75{
  --tw-ring-color: rgb(3 7 18 / 0.75);
}
.ring-gray-950\/80{
  --tw-ring-color: rgb(3 7 18 / 0.8);
}
.ring-gray-950\/85{
  --tw-ring-color: rgb(3 7 18 / 0.85);
}
.ring-gray-950\/90{
  --tw-ring-color: rgb(3 7 18 / 0.9);
}
.ring-gray-950\/95{
  --tw-ring-color: rgb(3 7 18 / 0.95);
}
.ring-gray-light{
  --tw-ring-color: hsl(var(--color-gray-light));
}
.ring-gray-light\/0{
  --tw-ring-color: hsl(var(--color-gray-light) / 0);
}
.ring-gray-light\/10{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.1);
}
.ring-gray-light\/100{
  --tw-ring-color: hsl(var(--color-gray-light) / 1);
}
.ring-gray-light\/15{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.15);
}
.ring-gray-light\/20{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.2);
}
.ring-gray-light\/25{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.25);
}
.ring-gray-light\/30{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.3);
}
.ring-gray-light\/35{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.35);
}
.ring-gray-light\/40{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.4);
}
.ring-gray-light\/45{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.45);
}
.ring-gray-light\/5{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.05);
}
.ring-gray-light\/50{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.5);
}
.ring-gray-light\/55{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.55);
}
.ring-gray-light\/60{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.6);
}
.ring-gray-light\/65{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.65);
}
.ring-gray-light\/70{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.7);
}
.ring-gray-light\/75{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.75);
}
.ring-gray-light\/80{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.8);
}
.ring-gray-light\/85{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.85);
}
.ring-gray-light\/90{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.9);
}
.ring-gray-light\/95{
  --tw-ring-color: hsl(var(--color-gray-light) / 0.95);
}
.ring-gray-medium{
  --tw-ring-color: hsl(var(--color-gray-medium));
}
.ring-gray-medium\/0{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0);
}
.ring-gray-medium\/10{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.1);
}
.ring-gray-medium\/100{
  --tw-ring-color: hsl(var(--color-gray-medium) / 1);
}
.ring-gray-medium\/15{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.15);
}
.ring-gray-medium\/20{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.2);
}
.ring-gray-medium\/25{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.25);
}
.ring-gray-medium\/30{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.3);
}
.ring-gray-medium\/35{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.35);
}
.ring-gray-medium\/40{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.4);
}
.ring-gray-medium\/45{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.45);
}
.ring-gray-medium\/5{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.05);
}
.ring-gray-medium\/50{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.5);
}
.ring-gray-medium\/55{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.55);
}
.ring-gray-medium\/60{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.6);
}
.ring-gray-medium\/65{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.65);
}
.ring-gray-medium\/70{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.7);
}
.ring-gray-medium\/75{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.75);
}
.ring-gray-medium\/80{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.8);
}
.ring-gray-medium\/85{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.85);
}
.ring-gray-medium\/90{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.9);
}
.ring-gray-medium\/95{
  --tw-ring-color: hsl(var(--color-gray-medium) / 0.95);
}
.ring-green-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1));
}
.ring-green-100\/0{
  --tw-ring-color: rgb(220 252 231 / 0);
}
.ring-green-100\/10{
  --tw-ring-color: rgb(220 252 231 / 0.1);
}
.ring-green-100\/100{
  --tw-ring-color: rgb(220 252 231 / 1);
}
.ring-green-100\/15{
  --tw-ring-color: rgb(220 252 231 / 0.15);
}
.ring-green-100\/20{
  --tw-ring-color: rgb(220 252 231 / 0.2);
}
.ring-green-100\/25{
  --tw-ring-color: rgb(220 252 231 / 0.25);
}
.ring-green-100\/30{
  --tw-ring-color: rgb(220 252 231 / 0.3);
}
.ring-green-100\/35{
  --tw-ring-color: rgb(220 252 231 / 0.35);
}
.ring-green-100\/40{
  --tw-ring-color: rgb(220 252 231 / 0.4);
}
.ring-green-100\/45{
  --tw-ring-color: rgb(220 252 231 / 0.45);
}
.ring-green-100\/5{
  --tw-ring-color: rgb(220 252 231 / 0.05);
}
.ring-green-100\/50{
  --tw-ring-color: rgb(220 252 231 / 0.5);
}
.ring-green-100\/55{
  --tw-ring-color: rgb(220 252 231 / 0.55);
}
.ring-green-100\/60{
  --tw-ring-color: rgb(220 252 231 / 0.6);
}
.ring-green-100\/65{
  --tw-ring-color: rgb(220 252 231 / 0.65);
}
.ring-green-100\/70{
  --tw-ring-color: rgb(220 252 231 / 0.7);
}
.ring-green-100\/75{
  --tw-ring-color: rgb(220 252 231 / 0.75);
}
.ring-green-100\/80{
  --tw-ring-color: rgb(220 252 231 / 0.8);
}
.ring-green-100\/85{
  --tw-ring-color: rgb(220 252 231 / 0.85);
}
.ring-green-100\/90{
  --tw-ring-color: rgb(220 252 231 / 0.9);
}
.ring-green-100\/95{
  --tw-ring-color: rgb(220 252 231 / 0.95);
}
.ring-green-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1));
}
.ring-green-200\/0{
  --tw-ring-color: rgb(187 247 208 / 0);
}
.ring-green-200\/10{
  --tw-ring-color: rgb(187 247 208 / 0.1);
}
.ring-green-200\/100{
  --tw-ring-color: rgb(187 247 208 / 1);
}
.ring-green-200\/15{
  --tw-ring-color: rgb(187 247 208 / 0.15);
}
.ring-green-200\/20{
  --tw-ring-color: rgb(187 247 208 / 0.2);
}
.ring-green-200\/25{
  --tw-ring-color: rgb(187 247 208 / 0.25);
}
.ring-green-200\/30{
  --tw-ring-color: rgb(187 247 208 / 0.3);
}
.ring-green-200\/35{
  --tw-ring-color: rgb(187 247 208 / 0.35);
}
.ring-green-200\/40{
  --tw-ring-color: rgb(187 247 208 / 0.4);
}
.ring-green-200\/45{
  --tw-ring-color: rgb(187 247 208 / 0.45);
}
.ring-green-200\/5{
  --tw-ring-color: rgb(187 247 208 / 0.05);
}
.ring-green-200\/50{
  --tw-ring-color: rgb(187 247 208 / 0.5);
}
.ring-green-200\/55{
  --tw-ring-color: rgb(187 247 208 / 0.55);
}
.ring-green-200\/60{
  --tw-ring-color: rgb(187 247 208 / 0.6);
}
.ring-green-200\/65{
  --tw-ring-color: rgb(187 247 208 / 0.65);
}
.ring-green-200\/70{
  --tw-ring-color: rgb(187 247 208 / 0.7);
}
.ring-green-200\/75{
  --tw-ring-color: rgb(187 247 208 / 0.75);
}
.ring-green-200\/80{
  --tw-ring-color: rgb(187 247 208 / 0.8);
}
.ring-green-200\/85{
  --tw-ring-color: rgb(187 247 208 / 0.85);
}
.ring-green-200\/90{
  --tw-ring-color: rgb(187 247 208 / 0.9);
}
.ring-green-200\/95{
  --tw-ring-color: rgb(187 247 208 / 0.95);
}
.ring-green-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1));
}
.ring-green-300\/0{
  --tw-ring-color: rgb(134 239 172 / 0);
}
.ring-green-300\/10{
  --tw-ring-color: rgb(134 239 172 / 0.1);
}
.ring-green-300\/100{
  --tw-ring-color: rgb(134 239 172 / 1);
}
.ring-green-300\/15{
  --tw-ring-color: rgb(134 239 172 / 0.15);
}
.ring-green-300\/20{
  --tw-ring-color: rgb(134 239 172 / 0.2);
}
.ring-green-300\/25{
  --tw-ring-color: rgb(134 239 172 / 0.25);
}
.ring-green-300\/30{
  --tw-ring-color: rgb(134 239 172 / 0.3);
}
.ring-green-300\/35{
  --tw-ring-color: rgb(134 239 172 / 0.35);
}
.ring-green-300\/40{
  --tw-ring-color: rgb(134 239 172 / 0.4);
}
.ring-green-300\/45{
  --tw-ring-color: rgb(134 239 172 / 0.45);
}
.ring-green-300\/5{
  --tw-ring-color: rgb(134 239 172 / 0.05);
}
.ring-green-300\/50{
  --tw-ring-color: rgb(134 239 172 / 0.5);
}
.ring-green-300\/55{
  --tw-ring-color: rgb(134 239 172 / 0.55);
}
.ring-green-300\/60{
  --tw-ring-color: rgb(134 239 172 / 0.6);
}
.ring-green-300\/65{
  --tw-ring-color: rgb(134 239 172 / 0.65);
}
.ring-green-300\/70{
  --tw-ring-color: rgb(134 239 172 / 0.7);
}
.ring-green-300\/75{
  --tw-ring-color: rgb(134 239 172 / 0.75);
}
.ring-green-300\/80{
  --tw-ring-color: rgb(134 239 172 / 0.8);
}
.ring-green-300\/85{
  --tw-ring-color: rgb(134 239 172 / 0.85);
}
.ring-green-300\/90{
  --tw-ring-color: rgb(134 239 172 / 0.9);
}
.ring-green-300\/95{
  --tw-ring-color: rgb(134 239 172 / 0.95);
}
.ring-green-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1));
}
.ring-green-400\/0{
  --tw-ring-color: rgb(74 222 128 / 0);
}
.ring-green-400\/10{
  --tw-ring-color: rgb(74 222 128 / 0.1);
}
.ring-green-400\/100{
  --tw-ring-color: rgb(74 222 128 / 1);
}
.ring-green-400\/15{
  --tw-ring-color: rgb(74 222 128 / 0.15);
}
.ring-green-400\/20{
  --tw-ring-color: rgb(74 222 128 / 0.2);
}
.ring-green-400\/25{
  --tw-ring-color: rgb(74 222 128 / 0.25);
}
.ring-green-400\/30{
  --tw-ring-color: rgb(74 222 128 / 0.3);
}
.ring-green-400\/35{
  --tw-ring-color: rgb(74 222 128 / 0.35);
}
.ring-green-400\/40{
  --tw-ring-color: rgb(74 222 128 / 0.4);
}
.ring-green-400\/45{
  --tw-ring-color: rgb(74 222 128 / 0.45);
}
.ring-green-400\/5{
  --tw-ring-color: rgb(74 222 128 / 0.05);
}
.ring-green-400\/50{
  --tw-ring-color: rgb(74 222 128 / 0.5);
}
.ring-green-400\/55{
  --tw-ring-color: rgb(74 222 128 / 0.55);
}
.ring-green-400\/60{
  --tw-ring-color: rgb(74 222 128 / 0.6);
}
.ring-green-400\/65{
  --tw-ring-color: rgb(74 222 128 / 0.65);
}
.ring-green-400\/70{
  --tw-ring-color: rgb(74 222 128 / 0.7);
}
.ring-green-400\/75{
  --tw-ring-color: rgb(74 222 128 / 0.75);
}
.ring-green-400\/80{
  --tw-ring-color: rgb(74 222 128 / 0.8);
}
.ring-green-400\/85{
  --tw-ring-color: rgb(74 222 128 / 0.85);
}
.ring-green-400\/90{
  --tw-ring-color: rgb(74 222 128 / 0.9);
}
.ring-green-400\/95{
  --tw-ring-color: rgb(74 222 128 / 0.95);
}
.ring-green-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1));
}
.ring-green-50\/0{
  --tw-ring-color: rgb(240 253 244 / 0);
}
.ring-green-50\/10{
  --tw-ring-color: rgb(240 253 244 / 0.1);
}
.ring-green-50\/100{
  --tw-ring-color: rgb(240 253 244 / 1);
}
.ring-green-50\/15{
  --tw-ring-color: rgb(240 253 244 / 0.15);
}
.ring-green-50\/20{
  --tw-ring-color: rgb(240 253 244 / 0.2);
}
.ring-green-50\/25{
  --tw-ring-color: rgb(240 253 244 / 0.25);
}
.ring-green-50\/30{
  --tw-ring-color: rgb(240 253 244 / 0.3);
}
.ring-green-50\/35{
  --tw-ring-color: rgb(240 253 244 / 0.35);
}
.ring-green-50\/40{
  --tw-ring-color: rgb(240 253 244 / 0.4);
}
.ring-green-50\/45{
  --tw-ring-color: rgb(240 253 244 / 0.45);
}
.ring-green-50\/5{
  --tw-ring-color: rgb(240 253 244 / 0.05);
}
.ring-green-50\/50{
  --tw-ring-color: rgb(240 253 244 / 0.5);
}
.ring-green-50\/55{
  --tw-ring-color: rgb(240 253 244 / 0.55);
}
.ring-green-50\/60{
  --tw-ring-color: rgb(240 253 244 / 0.6);
}
.ring-green-50\/65{
  --tw-ring-color: rgb(240 253 244 / 0.65);
}
.ring-green-50\/70{
  --tw-ring-color: rgb(240 253 244 / 0.7);
}
.ring-green-50\/75{
  --tw-ring-color: rgb(240 253 244 / 0.75);
}
.ring-green-50\/80{
  --tw-ring-color: rgb(240 253 244 / 0.8);
}
.ring-green-50\/85{
  --tw-ring-color: rgb(240 253 244 / 0.85);
}
.ring-green-50\/90{
  --tw-ring-color: rgb(240 253 244 / 0.9);
}
.ring-green-50\/95{
  --tw-ring-color: rgb(240 253 244 / 0.95);
}
.ring-green-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
}
.ring-green-500\/0{
  --tw-ring-color: rgb(34 197 94 / 0);
}
.ring-green-500\/10{
  --tw-ring-color: rgb(34 197 94 / 0.1);
}
.ring-green-500\/100{
  --tw-ring-color: rgb(34 197 94 / 1);
}
.ring-green-500\/15{
  --tw-ring-color: rgb(34 197 94 / 0.15);
}
.ring-green-500\/20{
  --tw-ring-color: rgb(34 197 94 / 0.2);
}
.ring-green-500\/25{
  --tw-ring-color: rgb(34 197 94 / 0.25);
}
.ring-green-500\/30{
  --tw-ring-color: rgb(34 197 94 / 0.3);
}
.ring-green-500\/35{
  --tw-ring-color: rgb(34 197 94 / 0.35);
}
.ring-green-500\/40{
  --tw-ring-color: rgb(34 197 94 / 0.4);
}
.ring-green-500\/45{
  --tw-ring-color: rgb(34 197 94 / 0.45);
}
.ring-green-500\/5{
  --tw-ring-color: rgb(34 197 94 / 0.05);
}
.ring-green-500\/50{
  --tw-ring-color: rgb(34 197 94 / 0.5);
}
.ring-green-500\/55{
  --tw-ring-color: rgb(34 197 94 / 0.55);
}
.ring-green-500\/60{
  --tw-ring-color: rgb(34 197 94 / 0.6);
}
.ring-green-500\/65{
  --tw-ring-color: rgb(34 197 94 / 0.65);
}
.ring-green-500\/70{
  --tw-ring-color: rgb(34 197 94 / 0.7);
}
.ring-green-500\/75{
  --tw-ring-color: rgb(34 197 94 / 0.75);
}
.ring-green-500\/80{
  --tw-ring-color: rgb(34 197 94 / 0.8);
}
.ring-green-500\/85{
  --tw-ring-color: rgb(34 197 94 / 0.85);
}
.ring-green-500\/90{
  --tw-ring-color: rgb(34 197 94 / 0.9);
}
.ring-green-500\/95{
  --tw-ring-color: rgb(34 197 94 / 0.95);
}
.ring-green-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));
}
.ring-green-600\/0{
  --tw-ring-color: rgb(22 163 74 / 0);
}
.ring-green-600\/10{
  --tw-ring-color: rgb(22 163 74 / 0.1);
}
.ring-green-600\/100{
  --tw-ring-color: rgb(22 163 74 / 1);
}
.ring-green-600\/15{
  --tw-ring-color: rgb(22 163 74 / 0.15);
}
.ring-green-600\/20{
  --tw-ring-color: rgb(22 163 74 / 0.2);
}
.ring-green-600\/25{
  --tw-ring-color: rgb(22 163 74 / 0.25);
}
.ring-green-600\/30{
  --tw-ring-color: rgb(22 163 74 / 0.3);
}
.ring-green-600\/35{
  --tw-ring-color: rgb(22 163 74 / 0.35);
}
.ring-green-600\/40{
  --tw-ring-color: rgb(22 163 74 / 0.4);
}
.ring-green-600\/45{
  --tw-ring-color: rgb(22 163 74 / 0.45);
}
.ring-green-600\/5{
  --tw-ring-color: rgb(22 163 74 / 0.05);
}
.ring-green-600\/50{
  --tw-ring-color: rgb(22 163 74 / 0.5);
}
.ring-green-600\/55{
  --tw-ring-color: rgb(22 163 74 / 0.55);
}
.ring-green-600\/60{
  --tw-ring-color: rgb(22 163 74 / 0.6);
}
.ring-green-600\/65{
  --tw-ring-color: rgb(22 163 74 / 0.65);
}
.ring-green-600\/70{
  --tw-ring-color: rgb(22 163 74 / 0.7);
}
.ring-green-600\/75{
  --tw-ring-color: rgb(22 163 74 / 0.75);
}
.ring-green-600\/80{
  --tw-ring-color: rgb(22 163 74 / 0.8);
}
.ring-green-600\/85{
  --tw-ring-color: rgb(22 163 74 / 0.85);
}
.ring-green-600\/90{
  --tw-ring-color: rgb(22 163 74 / 0.9);
}
.ring-green-600\/95{
  --tw-ring-color: rgb(22 163 74 / 0.95);
}
.ring-green-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1));
}
.ring-green-700\/0{
  --tw-ring-color: rgb(21 128 61 / 0);
}
.ring-green-700\/10{
  --tw-ring-color: rgb(21 128 61 / 0.1);
}
.ring-green-700\/100{
  --tw-ring-color: rgb(21 128 61 / 1);
}
.ring-green-700\/15{
  --tw-ring-color: rgb(21 128 61 / 0.15);
}
.ring-green-700\/20{
  --tw-ring-color: rgb(21 128 61 / 0.2);
}
.ring-green-700\/25{
  --tw-ring-color: rgb(21 128 61 / 0.25);
}
.ring-green-700\/30{
  --tw-ring-color: rgb(21 128 61 / 0.3);
}
.ring-green-700\/35{
  --tw-ring-color: rgb(21 128 61 / 0.35);
}
.ring-green-700\/40{
  --tw-ring-color: rgb(21 128 61 / 0.4);
}
.ring-green-700\/45{
  --tw-ring-color: rgb(21 128 61 / 0.45);
}
.ring-green-700\/5{
  --tw-ring-color: rgb(21 128 61 / 0.05);
}
.ring-green-700\/50{
  --tw-ring-color: rgb(21 128 61 / 0.5);
}
.ring-green-700\/55{
  --tw-ring-color: rgb(21 128 61 / 0.55);
}
.ring-green-700\/60{
  --tw-ring-color: rgb(21 128 61 / 0.6);
}
.ring-green-700\/65{
  --tw-ring-color: rgb(21 128 61 / 0.65);
}
.ring-green-700\/70{
  --tw-ring-color: rgb(21 128 61 / 0.7);
}
.ring-green-700\/75{
  --tw-ring-color: rgb(21 128 61 / 0.75);
}
.ring-green-700\/80{
  --tw-ring-color: rgb(21 128 61 / 0.8);
}
.ring-green-700\/85{
  --tw-ring-color: rgb(21 128 61 / 0.85);
}
.ring-green-700\/90{
  --tw-ring-color: rgb(21 128 61 / 0.9);
}
.ring-green-700\/95{
  --tw-ring-color: rgb(21 128 61 / 0.95);
}
.ring-green-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1));
}
.ring-green-800\/0{
  --tw-ring-color: rgb(22 101 52 / 0);
}
.ring-green-800\/10{
  --tw-ring-color: rgb(22 101 52 / 0.1);
}
.ring-green-800\/100{
  --tw-ring-color: rgb(22 101 52 / 1);
}
.ring-green-800\/15{
  --tw-ring-color: rgb(22 101 52 / 0.15);
}
.ring-green-800\/20{
  --tw-ring-color: rgb(22 101 52 / 0.2);
}
.ring-green-800\/25{
  --tw-ring-color: rgb(22 101 52 / 0.25);
}
.ring-green-800\/30{
  --tw-ring-color: rgb(22 101 52 / 0.3);
}
.ring-green-800\/35{
  --tw-ring-color: rgb(22 101 52 / 0.35);
}
.ring-green-800\/40{
  --tw-ring-color: rgb(22 101 52 / 0.4);
}
.ring-green-800\/45{
  --tw-ring-color: rgb(22 101 52 / 0.45);
}
.ring-green-800\/5{
  --tw-ring-color: rgb(22 101 52 / 0.05);
}
.ring-green-800\/50{
  --tw-ring-color: rgb(22 101 52 / 0.5);
}
.ring-green-800\/55{
  --tw-ring-color: rgb(22 101 52 / 0.55);
}
.ring-green-800\/60{
  --tw-ring-color: rgb(22 101 52 / 0.6);
}
.ring-green-800\/65{
  --tw-ring-color: rgb(22 101 52 / 0.65);
}
.ring-green-800\/70{
  --tw-ring-color: rgb(22 101 52 / 0.7);
}
.ring-green-800\/75{
  --tw-ring-color: rgb(22 101 52 / 0.75);
}
.ring-green-800\/80{
  --tw-ring-color: rgb(22 101 52 / 0.8);
}
.ring-green-800\/85{
  --tw-ring-color: rgb(22 101 52 / 0.85);
}
.ring-green-800\/90{
  --tw-ring-color: rgb(22 101 52 / 0.9);
}
.ring-green-800\/95{
  --tw-ring-color: rgb(22 101 52 / 0.95);
}
.ring-green-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1));
}
.ring-green-900\/0{
  --tw-ring-color: rgb(20 83 45 / 0);
}
.ring-green-900\/10{
  --tw-ring-color: rgb(20 83 45 / 0.1);
}
.ring-green-900\/100{
  --tw-ring-color: rgb(20 83 45 / 1);
}
.ring-green-900\/15{
  --tw-ring-color: rgb(20 83 45 / 0.15);
}
.ring-green-900\/20{
  --tw-ring-color: rgb(20 83 45 / 0.2);
}
.ring-green-900\/25{
  --tw-ring-color: rgb(20 83 45 / 0.25);
}
.ring-green-900\/30{
  --tw-ring-color: rgb(20 83 45 / 0.3);
}
.ring-green-900\/35{
  --tw-ring-color: rgb(20 83 45 / 0.35);
}
.ring-green-900\/40{
  --tw-ring-color: rgb(20 83 45 / 0.4);
}
.ring-green-900\/45{
  --tw-ring-color: rgb(20 83 45 / 0.45);
}
.ring-green-900\/5{
  --tw-ring-color: rgb(20 83 45 / 0.05);
}
.ring-green-900\/50{
  --tw-ring-color: rgb(20 83 45 / 0.5);
}
.ring-green-900\/55{
  --tw-ring-color: rgb(20 83 45 / 0.55);
}
.ring-green-900\/60{
  --tw-ring-color: rgb(20 83 45 / 0.6);
}
.ring-green-900\/65{
  --tw-ring-color: rgb(20 83 45 / 0.65);
}
.ring-green-900\/70{
  --tw-ring-color: rgb(20 83 45 / 0.7);
}
.ring-green-900\/75{
  --tw-ring-color: rgb(20 83 45 / 0.75);
}
.ring-green-900\/80{
  --tw-ring-color: rgb(20 83 45 / 0.8);
}
.ring-green-900\/85{
  --tw-ring-color: rgb(20 83 45 / 0.85);
}
.ring-green-900\/90{
  --tw-ring-color: rgb(20 83 45 / 0.9);
}
.ring-green-900\/95{
  --tw-ring-color: rgb(20 83 45 / 0.95);
}
.ring-green-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1));
}
.ring-green-950\/0{
  --tw-ring-color: rgb(5 46 22 / 0);
}
.ring-green-950\/10{
  --tw-ring-color: rgb(5 46 22 / 0.1);
}
.ring-green-950\/100{
  --tw-ring-color: rgb(5 46 22 / 1);
}
.ring-green-950\/15{
  --tw-ring-color: rgb(5 46 22 / 0.15);
}
.ring-green-950\/20{
  --tw-ring-color: rgb(5 46 22 / 0.2);
}
.ring-green-950\/25{
  --tw-ring-color: rgb(5 46 22 / 0.25);
}
.ring-green-950\/30{
  --tw-ring-color: rgb(5 46 22 / 0.3);
}
.ring-green-950\/35{
  --tw-ring-color: rgb(5 46 22 / 0.35);
}
.ring-green-950\/40{
  --tw-ring-color: rgb(5 46 22 / 0.4);
}
.ring-green-950\/45{
  --tw-ring-color: rgb(5 46 22 / 0.45);
}
.ring-green-950\/5{
  --tw-ring-color: rgb(5 46 22 / 0.05);
}
.ring-green-950\/50{
  --tw-ring-color: rgb(5 46 22 / 0.5);
}
.ring-green-950\/55{
  --tw-ring-color: rgb(5 46 22 / 0.55);
}
.ring-green-950\/60{
  --tw-ring-color: rgb(5 46 22 / 0.6);
}
.ring-green-950\/65{
  --tw-ring-color: rgb(5 46 22 / 0.65);
}
.ring-green-950\/70{
  --tw-ring-color: rgb(5 46 22 / 0.7);
}
.ring-green-950\/75{
  --tw-ring-color: rgb(5 46 22 / 0.75);
}
.ring-green-950\/80{
  --tw-ring-color: rgb(5 46 22 / 0.8);
}
.ring-green-950\/85{
  --tw-ring-color: rgb(5 46 22 / 0.85);
}
.ring-green-950\/90{
  --tw-ring-color: rgb(5 46 22 / 0.9);
}
.ring-green-950\/95{
  --tw-ring-color: rgb(5 46 22 / 0.95);
}
.ring-home-yellow{
  --tw-ring-color: hsl(var(--color-home-yellow));
}
.ring-home-yellow\/0{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0);
}
.ring-home-yellow\/10{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.1);
}
.ring-home-yellow\/100{
  --tw-ring-color: hsl(var(--color-home-yellow) / 1);
}
.ring-home-yellow\/15{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.15);
}
.ring-home-yellow\/20{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.2);
}
.ring-home-yellow\/25{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.25);
}
.ring-home-yellow\/30{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.3);
}
.ring-home-yellow\/35{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.35);
}
.ring-home-yellow\/40{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.4);
}
.ring-home-yellow\/45{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.45);
}
.ring-home-yellow\/5{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.05);
}
.ring-home-yellow\/50{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.5);
}
.ring-home-yellow\/55{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.55);
}
.ring-home-yellow\/60{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.6);
}
.ring-home-yellow\/65{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.65);
}
.ring-home-yellow\/70{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.7);
}
.ring-home-yellow\/75{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.75);
}
.ring-home-yellow\/80{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.8);
}
.ring-home-yellow\/85{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.85);
}
.ring-home-yellow\/90{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.9);
}
.ring-home-yellow\/95{
  --tw-ring-color: hsl(var(--color-home-yellow) / 0.95);
}
.ring-indigo-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1));
}
.ring-indigo-100\/0{
  --tw-ring-color: rgb(224 231 255 / 0);
}
.ring-indigo-100\/10{
  --tw-ring-color: rgb(224 231 255 / 0.1);
}
.ring-indigo-100\/100{
  --tw-ring-color: rgb(224 231 255 / 1);
}
.ring-indigo-100\/15{
  --tw-ring-color: rgb(224 231 255 / 0.15);
}
.ring-indigo-100\/20{
  --tw-ring-color: rgb(224 231 255 / 0.2);
}
.ring-indigo-100\/25{
  --tw-ring-color: rgb(224 231 255 / 0.25);
}
.ring-indigo-100\/30{
  --tw-ring-color: rgb(224 231 255 / 0.3);
}
.ring-indigo-100\/35{
  --tw-ring-color: rgb(224 231 255 / 0.35);
}
.ring-indigo-100\/40{
  --tw-ring-color: rgb(224 231 255 / 0.4);
}
.ring-indigo-100\/45{
  --tw-ring-color: rgb(224 231 255 / 0.45);
}
.ring-indigo-100\/5{
  --tw-ring-color: rgb(224 231 255 / 0.05);
}
.ring-indigo-100\/50{
  --tw-ring-color: rgb(224 231 255 / 0.5);
}
.ring-indigo-100\/55{
  --tw-ring-color: rgb(224 231 255 / 0.55);
}
.ring-indigo-100\/60{
  --tw-ring-color: rgb(224 231 255 / 0.6);
}
.ring-indigo-100\/65{
  --tw-ring-color: rgb(224 231 255 / 0.65);
}
.ring-indigo-100\/70{
  --tw-ring-color: rgb(224 231 255 / 0.7);
}
.ring-indigo-100\/75{
  --tw-ring-color: rgb(224 231 255 / 0.75);
}
.ring-indigo-100\/80{
  --tw-ring-color: rgb(224 231 255 / 0.8);
}
.ring-indigo-100\/85{
  --tw-ring-color: rgb(224 231 255 / 0.85);
}
.ring-indigo-100\/90{
  --tw-ring-color: rgb(224 231 255 / 0.9);
}
.ring-indigo-100\/95{
  --tw-ring-color: rgb(224 231 255 / 0.95);
}
.ring-indigo-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1));
}
.ring-indigo-200\/0{
  --tw-ring-color: rgb(199 210 254 / 0);
}
.ring-indigo-200\/10{
  --tw-ring-color: rgb(199 210 254 / 0.1);
}
.ring-indigo-200\/100{
  --tw-ring-color: rgb(199 210 254 / 1);
}
.ring-indigo-200\/15{
  --tw-ring-color: rgb(199 210 254 / 0.15);
}
.ring-indigo-200\/20{
  --tw-ring-color: rgb(199 210 254 / 0.2);
}
.ring-indigo-200\/25{
  --tw-ring-color: rgb(199 210 254 / 0.25);
}
.ring-indigo-200\/30{
  --tw-ring-color: rgb(199 210 254 / 0.3);
}
.ring-indigo-200\/35{
  --tw-ring-color: rgb(199 210 254 / 0.35);
}
.ring-indigo-200\/40{
  --tw-ring-color: rgb(199 210 254 / 0.4);
}
.ring-indigo-200\/45{
  --tw-ring-color: rgb(199 210 254 / 0.45);
}
.ring-indigo-200\/5{
  --tw-ring-color: rgb(199 210 254 / 0.05);
}
.ring-indigo-200\/50{
  --tw-ring-color: rgb(199 210 254 / 0.5);
}
.ring-indigo-200\/55{
  --tw-ring-color: rgb(199 210 254 / 0.55);
}
.ring-indigo-200\/60{
  --tw-ring-color: rgb(199 210 254 / 0.6);
}
.ring-indigo-200\/65{
  --tw-ring-color: rgb(199 210 254 / 0.65);
}
.ring-indigo-200\/70{
  --tw-ring-color: rgb(199 210 254 / 0.7);
}
.ring-indigo-200\/75{
  --tw-ring-color: rgb(199 210 254 / 0.75);
}
.ring-indigo-200\/80{
  --tw-ring-color: rgb(199 210 254 / 0.8);
}
.ring-indigo-200\/85{
  --tw-ring-color: rgb(199 210 254 / 0.85);
}
.ring-indigo-200\/90{
  --tw-ring-color: rgb(199 210 254 / 0.9);
}
.ring-indigo-200\/95{
  --tw-ring-color: rgb(199 210 254 / 0.95);
}
.ring-indigo-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1));
}
.ring-indigo-300\/0{
  --tw-ring-color: rgb(165 180 252 / 0);
}
.ring-indigo-300\/10{
  --tw-ring-color: rgb(165 180 252 / 0.1);
}
.ring-indigo-300\/100{
  --tw-ring-color: rgb(165 180 252 / 1);
}
.ring-indigo-300\/15{
  --tw-ring-color: rgb(165 180 252 / 0.15);
}
.ring-indigo-300\/20{
  --tw-ring-color: rgb(165 180 252 / 0.2);
}
.ring-indigo-300\/25{
  --tw-ring-color: rgb(165 180 252 / 0.25);
}
.ring-indigo-300\/30{
  --tw-ring-color: rgb(165 180 252 / 0.3);
}
.ring-indigo-300\/35{
  --tw-ring-color: rgb(165 180 252 / 0.35);
}
.ring-indigo-300\/40{
  --tw-ring-color: rgb(165 180 252 / 0.4);
}
.ring-indigo-300\/45{
  --tw-ring-color: rgb(165 180 252 / 0.45);
}
.ring-indigo-300\/5{
  --tw-ring-color: rgb(165 180 252 / 0.05);
}
.ring-indigo-300\/50{
  --tw-ring-color: rgb(165 180 252 / 0.5);
}
.ring-indigo-300\/55{
  --tw-ring-color: rgb(165 180 252 / 0.55);
}
.ring-indigo-300\/60{
  --tw-ring-color: rgb(165 180 252 / 0.6);
}
.ring-indigo-300\/65{
  --tw-ring-color: rgb(165 180 252 / 0.65);
}
.ring-indigo-300\/70{
  --tw-ring-color: rgb(165 180 252 / 0.7);
}
.ring-indigo-300\/75{
  --tw-ring-color: rgb(165 180 252 / 0.75);
}
.ring-indigo-300\/80{
  --tw-ring-color: rgb(165 180 252 / 0.8);
}
.ring-indigo-300\/85{
  --tw-ring-color: rgb(165 180 252 / 0.85);
}
.ring-indigo-300\/90{
  --tw-ring-color: rgb(165 180 252 / 0.9);
}
.ring-indigo-300\/95{
  --tw-ring-color: rgb(165 180 252 / 0.95);
}
.ring-indigo-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1));
}
.ring-indigo-400\/0{
  --tw-ring-color: rgb(129 140 248 / 0);
}
.ring-indigo-400\/10{
  --tw-ring-color: rgb(129 140 248 / 0.1);
}
.ring-indigo-400\/100{
  --tw-ring-color: rgb(129 140 248 / 1);
}
.ring-indigo-400\/15{
  --tw-ring-color: rgb(129 140 248 / 0.15);
}
.ring-indigo-400\/20{
  --tw-ring-color: rgb(129 140 248 / 0.2);
}
.ring-indigo-400\/25{
  --tw-ring-color: rgb(129 140 248 / 0.25);
}
.ring-indigo-400\/30{
  --tw-ring-color: rgb(129 140 248 / 0.3);
}
.ring-indigo-400\/35{
  --tw-ring-color: rgb(129 140 248 / 0.35);
}
.ring-indigo-400\/40{
  --tw-ring-color: rgb(129 140 248 / 0.4);
}
.ring-indigo-400\/45{
  --tw-ring-color: rgb(129 140 248 / 0.45);
}
.ring-indigo-400\/5{
  --tw-ring-color: rgb(129 140 248 / 0.05);
}
.ring-indigo-400\/50{
  --tw-ring-color: rgb(129 140 248 / 0.5);
}
.ring-indigo-400\/55{
  --tw-ring-color: rgb(129 140 248 / 0.55);
}
.ring-indigo-400\/60{
  --tw-ring-color: rgb(129 140 248 / 0.6);
}
.ring-indigo-400\/65{
  --tw-ring-color: rgb(129 140 248 / 0.65);
}
.ring-indigo-400\/70{
  --tw-ring-color: rgb(129 140 248 / 0.7);
}
.ring-indigo-400\/75{
  --tw-ring-color: rgb(129 140 248 / 0.75);
}
.ring-indigo-400\/80{
  --tw-ring-color: rgb(129 140 248 / 0.8);
}
.ring-indigo-400\/85{
  --tw-ring-color: rgb(129 140 248 / 0.85);
}
.ring-indigo-400\/90{
  --tw-ring-color: rgb(129 140 248 / 0.9);
}
.ring-indigo-400\/95{
  --tw-ring-color: rgb(129 140 248 / 0.95);
}
.ring-indigo-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1));
}
.ring-indigo-50\/0{
  --tw-ring-color: rgb(238 242 255 / 0);
}
.ring-indigo-50\/10{
  --tw-ring-color: rgb(238 242 255 / 0.1);
}
.ring-indigo-50\/100{
  --tw-ring-color: rgb(238 242 255 / 1);
}
.ring-indigo-50\/15{
  --tw-ring-color: rgb(238 242 255 / 0.15);
}
.ring-indigo-50\/20{
  --tw-ring-color: rgb(238 242 255 / 0.2);
}
.ring-indigo-50\/25{
  --tw-ring-color: rgb(238 242 255 / 0.25);
}
.ring-indigo-50\/30{
  --tw-ring-color: rgb(238 242 255 / 0.3);
}
.ring-indigo-50\/35{
  --tw-ring-color: rgb(238 242 255 / 0.35);
}
.ring-indigo-50\/40{
  --tw-ring-color: rgb(238 242 255 / 0.4);
}
.ring-indigo-50\/45{
  --tw-ring-color: rgb(238 242 255 / 0.45);
}
.ring-indigo-50\/5{
  --tw-ring-color: rgb(238 242 255 / 0.05);
}
.ring-indigo-50\/50{
  --tw-ring-color: rgb(238 242 255 / 0.5);
}
.ring-indigo-50\/55{
  --tw-ring-color: rgb(238 242 255 / 0.55);
}
.ring-indigo-50\/60{
  --tw-ring-color: rgb(238 242 255 / 0.6);
}
.ring-indigo-50\/65{
  --tw-ring-color: rgb(238 242 255 / 0.65);
}
.ring-indigo-50\/70{
  --tw-ring-color: rgb(238 242 255 / 0.7);
}
.ring-indigo-50\/75{
  --tw-ring-color: rgb(238 242 255 / 0.75);
}
.ring-indigo-50\/80{
  --tw-ring-color: rgb(238 242 255 / 0.8);
}
.ring-indigo-50\/85{
  --tw-ring-color: rgb(238 242 255 / 0.85);
}
.ring-indigo-50\/90{
  --tw-ring-color: rgb(238 242 255 / 0.9);
}
.ring-indigo-50\/95{
  --tw-ring-color: rgb(238 242 255 / 0.95);
}
.ring-indigo-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}
.ring-indigo-500\/0{
  --tw-ring-color: rgb(99 102 241 / 0);
}
.ring-indigo-500\/10{
  --tw-ring-color: rgb(99 102 241 / 0.1);
}
.ring-indigo-500\/100{
  --tw-ring-color: rgb(99 102 241 / 1);
}
.ring-indigo-500\/15{
  --tw-ring-color: rgb(99 102 241 / 0.15);
}
.ring-indigo-500\/20{
  --tw-ring-color: rgb(99 102 241 / 0.2);
}
.ring-indigo-500\/25{
  --tw-ring-color: rgb(99 102 241 / 0.25);
}
.ring-indigo-500\/30{
  --tw-ring-color: rgb(99 102 241 / 0.3);
}
.ring-indigo-500\/35{
  --tw-ring-color: rgb(99 102 241 / 0.35);
}
.ring-indigo-500\/40{
  --tw-ring-color: rgb(99 102 241 / 0.4);
}
.ring-indigo-500\/45{
  --tw-ring-color: rgb(99 102 241 / 0.45);
}
.ring-indigo-500\/5{
  --tw-ring-color: rgb(99 102 241 / 0.05);
}
.ring-indigo-500\/50{
  --tw-ring-color: rgb(99 102 241 / 0.5);
}
.ring-indigo-500\/55{
  --tw-ring-color: rgb(99 102 241 / 0.55);
}
.ring-indigo-500\/60{
  --tw-ring-color: rgb(99 102 241 / 0.6);
}
.ring-indigo-500\/65{
  --tw-ring-color: rgb(99 102 241 / 0.65);
}
.ring-indigo-500\/70{
  --tw-ring-color: rgb(99 102 241 / 0.7);
}
.ring-indigo-500\/75{
  --tw-ring-color: rgb(99 102 241 / 0.75);
}
.ring-indigo-500\/80{
  --tw-ring-color: rgb(99 102 241 / 0.8);
}
.ring-indigo-500\/85{
  --tw-ring-color: rgb(99 102 241 / 0.85);
}
.ring-indigo-500\/90{
  --tw-ring-color: rgb(99 102 241 / 0.9);
}
.ring-indigo-500\/95{
  --tw-ring-color: rgb(99 102 241 / 0.95);
}
.ring-indigo-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
}
.ring-indigo-600\/0{
  --tw-ring-color: rgb(79 70 229 / 0);
}
.ring-indigo-600\/10{
  --tw-ring-color: rgb(79 70 229 / 0.1);
}
.ring-indigo-600\/100{
  --tw-ring-color: rgb(79 70 229 / 1);
}
.ring-indigo-600\/15{
  --tw-ring-color: rgb(79 70 229 / 0.15);
}
.ring-indigo-600\/20{
  --tw-ring-color: rgb(79 70 229 / 0.2);
}
.ring-indigo-600\/25{
  --tw-ring-color: rgb(79 70 229 / 0.25);
}
.ring-indigo-600\/30{
  --tw-ring-color: rgb(79 70 229 / 0.3);
}
.ring-indigo-600\/35{
  --tw-ring-color: rgb(79 70 229 / 0.35);
}
.ring-indigo-600\/40{
  --tw-ring-color: rgb(79 70 229 / 0.4);
}
.ring-indigo-600\/45{
  --tw-ring-color: rgb(79 70 229 / 0.45);
}
.ring-indigo-600\/5{
  --tw-ring-color: rgb(79 70 229 / 0.05);
}
.ring-indigo-600\/50{
  --tw-ring-color: rgb(79 70 229 / 0.5);
}
.ring-indigo-600\/55{
  --tw-ring-color: rgb(79 70 229 / 0.55);
}
.ring-indigo-600\/60{
  --tw-ring-color: rgb(79 70 229 / 0.6);
}
.ring-indigo-600\/65{
  --tw-ring-color: rgb(79 70 229 / 0.65);
}
.ring-indigo-600\/70{
  --tw-ring-color: rgb(79 70 229 / 0.7);
}
.ring-indigo-600\/75{
  --tw-ring-color: rgb(79 70 229 / 0.75);
}
.ring-indigo-600\/80{
  --tw-ring-color: rgb(79 70 229 / 0.8);
}
.ring-indigo-600\/85{
  --tw-ring-color: rgb(79 70 229 / 0.85);
}
.ring-indigo-600\/90{
  --tw-ring-color: rgb(79 70 229 / 0.9);
}
.ring-indigo-600\/95{
  --tw-ring-color: rgb(79 70 229 / 0.95);
}
.ring-indigo-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1));
}
.ring-indigo-700\/0{
  --tw-ring-color: rgb(67 56 202 / 0);
}
.ring-indigo-700\/10{
  --tw-ring-color: rgb(67 56 202 / 0.1);
}
.ring-indigo-700\/100{
  --tw-ring-color: rgb(67 56 202 / 1);
}
.ring-indigo-700\/15{
  --tw-ring-color: rgb(67 56 202 / 0.15);
}
.ring-indigo-700\/20{
  --tw-ring-color: rgb(67 56 202 / 0.2);
}
.ring-indigo-700\/25{
  --tw-ring-color: rgb(67 56 202 / 0.25);
}
.ring-indigo-700\/30{
  --tw-ring-color: rgb(67 56 202 / 0.3);
}
.ring-indigo-700\/35{
  --tw-ring-color: rgb(67 56 202 / 0.35);
}
.ring-indigo-700\/40{
  --tw-ring-color: rgb(67 56 202 / 0.4);
}
.ring-indigo-700\/45{
  --tw-ring-color: rgb(67 56 202 / 0.45);
}
.ring-indigo-700\/5{
  --tw-ring-color: rgb(67 56 202 / 0.05);
}
.ring-indigo-700\/50{
  --tw-ring-color: rgb(67 56 202 / 0.5);
}
.ring-indigo-700\/55{
  --tw-ring-color: rgb(67 56 202 / 0.55);
}
.ring-indigo-700\/60{
  --tw-ring-color: rgb(67 56 202 / 0.6);
}
.ring-indigo-700\/65{
  --tw-ring-color: rgb(67 56 202 / 0.65);
}
.ring-indigo-700\/70{
  --tw-ring-color: rgb(67 56 202 / 0.7);
}
.ring-indigo-700\/75{
  --tw-ring-color: rgb(67 56 202 / 0.75);
}
.ring-indigo-700\/80{
  --tw-ring-color: rgb(67 56 202 / 0.8);
}
.ring-indigo-700\/85{
  --tw-ring-color: rgb(67 56 202 / 0.85);
}
.ring-indigo-700\/90{
  --tw-ring-color: rgb(67 56 202 / 0.9);
}
.ring-indigo-700\/95{
  --tw-ring-color: rgb(67 56 202 / 0.95);
}
.ring-indigo-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1));
}
.ring-indigo-800\/0{
  --tw-ring-color: rgb(55 48 163 / 0);
}
.ring-indigo-800\/10{
  --tw-ring-color: rgb(55 48 163 / 0.1);
}
.ring-indigo-800\/100{
  --tw-ring-color: rgb(55 48 163 / 1);
}
.ring-indigo-800\/15{
  --tw-ring-color: rgb(55 48 163 / 0.15);
}
.ring-indigo-800\/20{
  --tw-ring-color: rgb(55 48 163 / 0.2);
}
.ring-indigo-800\/25{
  --tw-ring-color: rgb(55 48 163 / 0.25);
}
.ring-indigo-800\/30{
  --tw-ring-color: rgb(55 48 163 / 0.3);
}
.ring-indigo-800\/35{
  --tw-ring-color: rgb(55 48 163 / 0.35);
}
.ring-indigo-800\/40{
  --tw-ring-color: rgb(55 48 163 / 0.4);
}
.ring-indigo-800\/45{
  --tw-ring-color: rgb(55 48 163 / 0.45);
}
.ring-indigo-800\/5{
  --tw-ring-color: rgb(55 48 163 / 0.05);
}
.ring-indigo-800\/50{
  --tw-ring-color: rgb(55 48 163 / 0.5);
}
.ring-indigo-800\/55{
  --tw-ring-color: rgb(55 48 163 / 0.55);
}
.ring-indigo-800\/60{
  --tw-ring-color: rgb(55 48 163 / 0.6);
}
.ring-indigo-800\/65{
  --tw-ring-color: rgb(55 48 163 / 0.65);
}
.ring-indigo-800\/70{
  --tw-ring-color: rgb(55 48 163 / 0.7);
}
.ring-indigo-800\/75{
  --tw-ring-color: rgb(55 48 163 / 0.75);
}
.ring-indigo-800\/80{
  --tw-ring-color: rgb(55 48 163 / 0.8);
}
.ring-indigo-800\/85{
  --tw-ring-color: rgb(55 48 163 / 0.85);
}
.ring-indigo-800\/90{
  --tw-ring-color: rgb(55 48 163 / 0.9);
}
.ring-indigo-800\/95{
  --tw-ring-color: rgb(55 48 163 / 0.95);
}
.ring-indigo-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1));
}
.ring-indigo-900\/0{
  --tw-ring-color: rgb(49 46 129 / 0);
}
.ring-indigo-900\/10{
  --tw-ring-color: rgb(49 46 129 / 0.1);
}
.ring-indigo-900\/100{
  --tw-ring-color: rgb(49 46 129 / 1);
}
.ring-indigo-900\/15{
  --tw-ring-color: rgb(49 46 129 / 0.15);
}
.ring-indigo-900\/20{
  --tw-ring-color: rgb(49 46 129 / 0.2);
}
.ring-indigo-900\/25{
  --tw-ring-color: rgb(49 46 129 / 0.25);
}
.ring-indigo-900\/30{
  --tw-ring-color: rgb(49 46 129 / 0.3);
}
.ring-indigo-900\/35{
  --tw-ring-color: rgb(49 46 129 / 0.35);
}
.ring-indigo-900\/40{
  --tw-ring-color: rgb(49 46 129 / 0.4);
}
.ring-indigo-900\/45{
  --tw-ring-color: rgb(49 46 129 / 0.45);
}
.ring-indigo-900\/5{
  --tw-ring-color: rgb(49 46 129 / 0.05);
}
.ring-indigo-900\/50{
  --tw-ring-color: rgb(49 46 129 / 0.5);
}
.ring-indigo-900\/55{
  --tw-ring-color: rgb(49 46 129 / 0.55);
}
.ring-indigo-900\/60{
  --tw-ring-color: rgb(49 46 129 / 0.6);
}
.ring-indigo-900\/65{
  --tw-ring-color: rgb(49 46 129 / 0.65);
}
.ring-indigo-900\/70{
  --tw-ring-color: rgb(49 46 129 / 0.7);
}
.ring-indigo-900\/75{
  --tw-ring-color: rgb(49 46 129 / 0.75);
}
.ring-indigo-900\/80{
  --tw-ring-color: rgb(49 46 129 / 0.8);
}
.ring-indigo-900\/85{
  --tw-ring-color: rgb(49 46 129 / 0.85);
}
.ring-indigo-900\/90{
  --tw-ring-color: rgb(49 46 129 / 0.9);
}
.ring-indigo-900\/95{
  --tw-ring-color: rgb(49 46 129 / 0.95);
}
.ring-indigo-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 27 75 / var(--tw-ring-opacity, 1));
}
.ring-indigo-950\/0{
  --tw-ring-color: rgb(30 27 75 / 0);
}
.ring-indigo-950\/10{
  --tw-ring-color: rgb(30 27 75 / 0.1);
}
.ring-indigo-950\/100{
  --tw-ring-color: rgb(30 27 75 / 1);
}
.ring-indigo-950\/15{
  --tw-ring-color: rgb(30 27 75 / 0.15);
}
.ring-indigo-950\/20{
  --tw-ring-color: rgb(30 27 75 / 0.2);
}
.ring-indigo-950\/25{
  --tw-ring-color: rgb(30 27 75 / 0.25);
}
.ring-indigo-950\/30{
  --tw-ring-color: rgb(30 27 75 / 0.3);
}
.ring-indigo-950\/35{
  --tw-ring-color: rgb(30 27 75 / 0.35);
}
.ring-indigo-950\/40{
  --tw-ring-color: rgb(30 27 75 / 0.4);
}
.ring-indigo-950\/45{
  --tw-ring-color: rgb(30 27 75 / 0.45);
}
.ring-indigo-950\/5{
  --tw-ring-color: rgb(30 27 75 / 0.05);
}
.ring-indigo-950\/50{
  --tw-ring-color: rgb(30 27 75 / 0.5);
}
.ring-indigo-950\/55{
  --tw-ring-color: rgb(30 27 75 / 0.55);
}
.ring-indigo-950\/60{
  --tw-ring-color: rgb(30 27 75 / 0.6);
}
.ring-indigo-950\/65{
  --tw-ring-color: rgb(30 27 75 / 0.65);
}
.ring-indigo-950\/70{
  --tw-ring-color: rgb(30 27 75 / 0.7);
}
.ring-indigo-950\/75{
  --tw-ring-color: rgb(30 27 75 / 0.75);
}
.ring-indigo-950\/80{
  --tw-ring-color: rgb(30 27 75 / 0.8);
}
.ring-indigo-950\/85{
  --tw-ring-color: rgb(30 27 75 / 0.85);
}
.ring-indigo-950\/90{
  --tw-ring-color: rgb(30 27 75 / 0.9);
}
.ring-indigo-950\/95{
  --tw-ring-color: rgb(30 27 75 / 0.95);
}
.ring-inherit{
  --tw-ring-color: inherit;
}
.ring-input{
  --tw-ring-color: hsl(var(--input));
}
.ring-input\/0{
  --tw-ring-color: hsl(var(--input) / 0);
}
.ring-input\/10{
  --tw-ring-color: hsl(var(--input) / 0.1);
}
.ring-input\/100{
  --tw-ring-color: hsl(var(--input) / 1);
}
.ring-input\/15{
  --tw-ring-color: hsl(var(--input) / 0.15);
}
.ring-input\/20{
  --tw-ring-color: hsl(var(--input) / 0.2);
}
.ring-input\/25{
  --tw-ring-color: hsl(var(--input) / 0.25);
}
.ring-input\/30{
  --tw-ring-color: hsl(var(--input) / 0.3);
}
.ring-input\/35{
  --tw-ring-color: hsl(var(--input) / 0.35);
}
.ring-input\/40{
  --tw-ring-color: hsl(var(--input) / 0.4);
}
.ring-input\/45{
  --tw-ring-color: hsl(var(--input) / 0.45);
}
.ring-input\/5{
  --tw-ring-color: hsl(var(--input) / 0.05);
}
.ring-input\/50{
  --tw-ring-color: hsl(var(--input) / 0.5);
}
.ring-input\/55{
  --tw-ring-color: hsl(var(--input) / 0.55);
}
.ring-input\/60{
  --tw-ring-color: hsl(var(--input) / 0.6);
}
.ring-input\/65{
  --tw-ring-color: hsl(var(--input) / 0.65);
}
.ring-input\/70{
  --tw-ring-color: hsl(var(--input) / 0.7);
}
.ring-input\/75{
  --tw-ring-color: hsl(var(--input) / 0.75);
}
.ring-input\/80{
  --tw-ring-color: hsl(var(--input) / 0.8);
}
.ring-input\/85{
  --tw-ring-color: hsl(var(--input) / 0.85);
}
.ring-input\/90{
  --tw-ring-color: hsl(var(--input) / 0.9);
}
.ring-input\/95{
  --tw-ring-color: hsl(var(--input) / 0.95);
}
.ring-investors-purple{
  --tw-ring-color: hsl(var(--color-investors-purple));
}
.ring-investors-purple\/0{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0);
}
.ring-investors-purple\/10{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.1);
}
.ring-investors-purple\/100{
  --tw-ring-color: hsl(var(--color-investors-purple) / 1);
}
.ring-investors-purple\/15{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.15);
}
.ring-investors-purple\/20{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.2);
}
.ring-investors-purple\/25{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.25);
}
.ring-investors-purple\/30{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.3);
}
.ring-investors-purple\/35{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.35);
}
.ring-investors-purple\/40{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.4);
}
.ring-investors-purple\/45{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.45);
}
.ring-investors-purple\/5{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.05);
}
.ring-investors-purple\/50{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.5);
}
.ring-investors-purple\/55{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.55);
}
.ring-investors-purple\/60{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.6);
}
.ring-investors-purple\/65{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.65);
}
.ring-investors-purple\/70{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.7);
}
.ring-investors-purple\/75{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.75);
}
.ring-investors-purple\/80{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.8);
}
.ring-investors-purple\/85{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.85);
}
.ring-investors-purple\/90{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.9);
}
.ring-investors-purple\/95{
  --tw-ring-color: hsl(var(--color-investors-purple) / 0.95);
}
.ring-lime-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1));
}
.ring-lime-100\/0{
  --tw-ring-color: rgb(236 252 203 / 0);
}
.ring-lime-100\/10{
  --tw-ring-color: rgb(236 252 203 / 0.1);
}
.ring-lime-100\/100{
  --tw-ring-color: rgb(236 252 203 / 1);
}
.ring-lime-100\/15{
  --tw-ring-color: rgb(236 252 203 / 0.15);
}
.ring-lime-100\/20{
  --tw-ring-color: rgb(236 252 203 / 0.2);
}
.ring-lime-100\/25{
  --tw-ring-color: rgb(236 252 203 / 0.25);
}
.ring-lime-100\/30{
  --tw-ring-color: rgb(236 252 203 / 0.3);
}
.ring-lime-100\/35{
  --tw-ring-color: rgb(236 252 203 / 0.35);
}
.ring-lime-100\/40{
  --tw-ring-color: rgb(236 252 203 / 0.4);
}
.ring-lime-100\/45{
  --tw-ring-color: rgb(236 252 203 / 0.45);
}
.ring-lime-100\/5{
  --tw-ring-color: rgb(236 252 203 / 0.05);
}
.ring-lime-100\/50{
  --tw-ring-color: rgb(236 252 203 / 0.5);
}
.ring-lime-100\/55{
  --tw-ring-color: rgb(236 252 203 / 0.55);
}
.ring-lime-100\/60{
  --tw-ring-color: rgb(236 252 203 / 0.6);
}
.ring-lime-100\/65{
  --tw-ring-color: rgb(236 252 203 / 0.65);
}
.ring-lime-100\/70{
  --tw-ring-color: rgb(236 252 203 / 0.7);
}
.ring-lime-100\/75{
  --tw-ring-color: rgb(236 252 203 / 0.75);
}
.ring-lime-100\/80{
  --tw-ring-color: rgb(236 252 203 / 0.8);
}
.ring-lime-100\/85{
  --tw-ring-color: rgb(236 252 203 / 0.85);
}
.ring-lime-100\/90{
  --tw-ring-color: rgb(236 252 203 / 0.9);
}
.ring-lime-100\/95{
  --tw-ring-color: rgb(236 252 203 / 0.95);
}
.ring-lime-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1));
}
.ring-lime-200\/0{
  --tw-ring-color: rgb(217 249 157 / 0);
}
.ring-lime-200\/10{
  --tw-ring-color: rgb(217 249 157 / 0.1);
}
.ring-lime-200\/100{
  --tw-ring-color: rgb(217 249 157 / 1);
}
.ring-lime-200\/15{
  --tw-ring-color: rgb(217 249 157 / 0.15);
}
.ring-lime-200\/20{
  --tw-ring-color: rgb(217 249 157 / 0.2);
}
.ring-lime-200\/25{
  --tw-ring-color: rgb(217 249 157 / 0.25);
}
.ring-lime-200\/30{
  --tw-ring-color: rgb(217 249 157 / 0.3);
}
.ring-lime-200\/35{
  --tw-ring-color: rgb(217 249 157 / 0.35);
}
.ring-lime-200\/40{
  --tw-ring-color: rgb(217 249 157 / 0.4);
}
.ring-lime-200\/45{
  --tw-ring-color: rgb(217 249 157 / 0.45);
}
.ring-lime-200\/5{
  --tw-ring-color: rgb(217 249 157 / 0.05);
}
.ring-lime-200\/50{
  --tw-ring-color: rgb(217 249 157 / 0.5);
}
.ring-lime-200\/55{
  --tw-ring-color: rgb(217 249 157 / 0.55);
}
.ring-lime-200\/60{
  --tw-ring-color: rgb(217 249 157 / 0.6);
}
.ring-lime-200\/65{
  --tw-ring-color: rgb(217 249 157 / 0.65);
}
.ring-lime-200\/70{
  --tw-ring-color: rgb(217 249 157 / 0.7);
}
.ring-lime-200\/75{
  --tw-ring-color: rgb(217 249 157 / 0.75);
}
.ring-lime-200\/80{
  --tw-ring-color: rgb(217 249 157 / 0.8);
}
.ring-lime-200\/85{
  --tw-ring-color: rgb(217 249 157 / 0.85);
}
.ring-lime-200\/90{
  --tw-ring-color: rgb(217 249 157 / 0.9);
}
.ring-lime-200\/95{
  --tw-ring-color: rgb(217 249 157 / 0.95);
}
.ring-lime-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1));
}
.ring-lime-300\/0{
  --tw-ring-color: rgb(190 242 100 / 0);
}
.ring-lime-300\/10{
  --tw-ring-color: rgb(190 242 100 / 0.1);
}
.ring-lime-300\/100{
  --tw-ring-color: rgb(190 242 100 / 1);
}
.ring-lime-300\/15{
  --tw-ring-color: rgb(190 242 100 / 0.15);
}
.ring-lime-300\/20{
  --tw-ring-color: rgb(190 242 100 / 0.2);
}
.ring-lime-300\/25{
  --tw-ring-color: rgb(190 242 100 / 0.25);
}
.ring-lime-300\/30{
  --tw-ring-color: rgb(190 242 100 / 0.3);
}
.ring-lime-300\/35{
  --tw-ring-color: rgb(190 242 100 / 0.35);
}
.ring-lime-300\/40{
  --tw-ring-color: rgb(190 242 100 / 0.4);
}
.ring-lime-300\/45{
  --tw-ring-color: rgb(190 242 100 / 0.45);
}
.ring-lime-300\/5{
  --tw-ring-color: rgb(190 242 100 / 0.05);
}
.ring-lime-300\/50{
  --tw-ring-color: rgb(190 242 100 / 0.5);
}
.ring-lime-300\/55{
  --tw-ring-color: rgb(190 242 100 / 0.55);
}
.ring-lime-300\/60{
  --tw-ring-color: rgb(190 242 100 / 0.6);
}
.ring-lime-300\/65{
  --tw-ring-color: rgb(190 242 100 / 0.65);
}
.ring-lime-300\/70{
  --tw-ring-color: rgb(190 242 100 / 0.7);
}
.ring-lime-300\/75{
  --tw-ring-color: rgb(190 242 100 / 0.75);
}
.ring-lime-300\/80{
  --tw-ring-color: rgb(190 242 100 / 0.8);
}
.ring-lime-300\/85{
  --tw-ring-color: rgb(190 242 100 / 0.85);
}
.ring-lime-300\/90{
  --tw-ring-color: rgb(190 242 100 / 0.9);
}
.ring-lime-300\/95{
  --tw-ring-color: rgb(190 242 100 / 0.95);
}
.ring-lime-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1));
}
.ring-lime-400\/0{
  --tw-ring-color: rgb(163 230 53 / 0);
}
.ring-lime-400\/10{
  --tw-ring-color: rgb(163 230 53 / 0.1);
}
.ring-lime-400\/100{
  --tw-ring-color: rgb(163 230 53 / 1);
}
.ring-lime-400\/15{
  --tw-ring-color: rgb(163 230 53 / 0.15);
}
.ring-lime-400\/20{
  --tw-ring-color: rgb(163 230 53 / 0.2);
}
.ring-lime-400\/25{
  --tw-ring-color: rgb(163 230 53 / 0.25);
}
.ring-lime-400\/30{
  --tw-ring-color: rgb(163 230 53 / 0.3);
}
.ring-lime-400\/35{
  --tw-ring-color: rgb(163 230 53 / 0.35);
}
.ring-lime-400\/40{
  --tw-ring-color: rgb(163 230 53 / 0.4);
}
.ring-lime-400\/45{
  --tw-ring-color: rgb(163 230 53 / 0.45);
}
.ring-lime-400\/5{
  --tw-ring-color: rgb(163 230 53 / 0.05);
}
.ring-lime-400\/50{
  --tw-ring-color: rgb(163 230 53 / 0.5);
}
.ring-lime-400\/55{
  --tw-ring-color: rgb(163 230 53 / 0.55);
}
.ring-lime-400\/60{
  --tw-ring-color: rgb(163 230 53 / 0.6);
}
.ring-lime-400\/65{
  --tw-ring-color: rgb(163 230 53 / 0.65);
}
.ring-lime-400\/70{
  --tw-ring-color: rgb(163 230 53 / 0.7);
}
.ring-lime-400\/75{
  --tw-ring-color: rgb(163 230 53 / 0.75);
}
.ring-lime-400\/80{
  --tw-ring-color: rgb(163 230 53 / 0.8);
}
.ring-lime-400\/85{
  --tw-ring-color: rgb(163 230 53 / 0.85);
}
.ring-lime-400\/90{
  --tw-ring-color: rgb(163 230 53 / 0.9);
}
.ring-lime-400\/95{
  --tw-ring-color: rgb(163 230 53 / 0.95);
}
.ring-lime-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1));
}
.ring-lime-50\/0{
  --tw-ring-color: rgb(247 254 231 / 0);
}
.ring-lime-50\/10{
  --tw-ring-color: rgb(247 254 231 / 0.1);
}
.ring-lime-50\/100{
  --tw-ring-color: rgb(247 254 231 / 1);
}
.ring-lime-50\/15{
  --tw-ring-color: rgb(247 254 231 / 0.15);
}
.ring-lime-50\/20{
  --tw-ring-color: rgb(247 254 231 / 0.2);
}
.ring-lime-50\/25{
  --tw-ring-color: rgb(247 254 231 / 0.25);
}
.ring-lime-50\/30{
  --tw-ring-color: rgb(247 254 231 / 0.3);
}
.ring-lime-50\/35{
  --tw-ring-color: rgb(247 254 231 / 0.35);
}
.ring-lime-50\/40{
  --tw-ring-color: rgb(247 254 231 / 0.4);
}
.ring-lime-50\/45{
  --tw-ring-color: rgb(247 254 231 / 0.45);
}
.ring-lime-50\/5{
  --tw-ring-color: rgb(247 254 231 / 0.05);
}
.ring-lime-50\/50{
  --tw-ring-color: rgb(247 254 231 / 0.5);
}
.ring-lime-50\/55{
  --tw-ring-color: rgb(247 254 231 / 0.55);
}
.ring-lime-50\/60{
  --tw-ring-color: rgb(247 254 231 / 0.6);
}
.ring-lime-50\/65{
  --tw-ring-color: rgb(247 254 231 / 0.65);
}
.ring-lime-50\/70{
  --tw-ring-color: rgb(247 254 231 / 0.7);
}
.ring-lime-50\/75{
  --tw-ring-color: rgb(247 254 231 / 0.75);
}
.ring-lime-50\/80{
  --tw-ring-color: rgb(247 254 231 / 0.8);
}
.ring-lime-50\/85{
  --tw-ring-color: rgb(247 254 231 / 0.85);
}
.ring-lime-50\/90{
  --tw-ring-color: rgb(247 254 231 / 0.9);
}
.ring-lime-50\/95{
  --tw-ring-color: rgb(247 254 231 / 0.95);
}
.ring-lime-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1));
}
.ring-lime-500\/0{
  --tw-ring-color: rgb(132 204 22 / 0);
}
.ring-lime-500\/10{
  --tw-ring-color: rgb(132 204 22 / 0.1);
}
.ring-lime-500\/100{
  --tw-ring-color: rgb(132 204 22 / 1);
}
.ring-lime-500\/15{
  --tw-ring-color: rgb(132 204 22 / 0.15);
}
.ring-lime-500\/20{
  --tw-ring-color: rgb(132 204 22 / 0.2);
}
.ring-lime-500\/25{
  --tw-ring-color: rgb(132 204 22 / 0.25);
}
.ring-lime-500\/30{
  --tw-ring-color: rgb(132 204 22 / 0.3);
}
.ring-lime-500\/35{
  --tw-ring-color: rgb(132 204 22 / 0.35);
}
.ring-lime-500\/40{
  --tw-ring-color: rgb(132 204 22 / 0.4);
}
.ring-lime-500\/45{
  --tw-ring-color: rgb(132 204 22 / 0.45);
}
.ring-lime-500\/5{
  --tw-ring-color: rgb(132 204 22 / 0.05);
}
.ring-lime-500\/50{
  --tw-ring-color: rgb(132 204 22 / 0.5);
}
.ring-lime-500\/55{
  --tw-ring-color: rgb(132 204 22 / 0.55);
}
.ring-lime-500\/60{
  --tw-ring-color: rgb(132 204 22 / 0.6);
}
.ring-lime-500\/65{
  --tw-ring-color: rgb(132 204 22 / 0.65);
}
.ring-lime-500\/70{
  --tw-ring-color: rgb(132 204 22 / 0.7);
}
.ring-lime-500\/75{
  --tw-ring-color: rgb(132 204 22 / 0.75);
}
.ring-lime-500\/80{
  --tw-ring-color: rgb(132 204 22 / 0.8);
}
.ring-lime-500\/85{
  --tw-ring-color: rgb(132 204 22 / 0.85);
}
.ring-lime-500\/90{
  --tw-ring-color: rgb(132 204 22 / 0.9);
}
.ring-lime-500\/95{
  --tw-ring-color: rgb(132 204 22 / 0.95);
}
.ring-lime-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1));
}
.ring-lime-600\/0{
  --tw-ring-color: rgb(101 163 13 / 0);
}
.ring-lime-600\/10{
  --tw-ring-color: rgb(101 163 13 / 0.1);
}
.ring-lime-600\/100{
  --tw-ring-color: rgb(101 163 13 / 1);
}
.ring-lime-600\/15{
  --tw-ring-color: rgb(101 163 13 / 0.15);
}
.ring-lime-600\/20{
  --tw-ring-color: rgb(101 163 13 / 0.2);
}
.ring-lime-600\/25{
  --tw-ring-color: rgb(101 163 13 / 0.25);
}
.ring-lime-600\/30{
  --tw-ring-color: rgb(101 163 13 / 0.3);
}
.ring-lime-600\/35{
  --tw-ring-color: rgb(101 163 13 / 0.35);
}
.ring-lime-600\/40{
  --tw-ring-color: rgb(101 163 13 / 0.4);
}
.ring-lime-600\/45{
  --tw-ring-color: rgb(101 163 13 / 0.45);
}
.ring-lime-600\/5{
  --tw-ring-color: rgb(101 163 13 / 0.05);
}
.ring-lime-600\/50{
  --tw-ring-color: rgb(101 163 13 / 0.5);
}
.ring-lime-600\/55{
  --tw-ring-color: rgb(101 163 13 / 0.55);
}
.ring-lime-600\/60{
  --tw-ring-color: rgb(101 163 13 / 0.6);
}
.ring-lime-600\/65{
  --tw-ring-color: rgb(101 163 13 / 0.65);
}
.ring-lime-600\/70{
  --tw-ring-color: rgb(101 163 13 / 0.7);
}
.ring-lime-600\/75{
  --tw-ring-color: rgb(101 163 13 / 0.75);
}
.ring-lime-600\/80{
  --tw-ring-color: rgb(101 163 13 / 0.8);
}
.ring-lime-600\/85{
  --tw-ring-color: rgb(101 163 13 / 0.85);
}
.ring-lime-600\/90{
  --tw-ring-color: rgb(101 163 13 / 0.9);
}
.ring-lime-600\/95{
  --tw-ring-color: rgb(101 163 13 / 0.95);
}
.ring-lime-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1));
}
.ring-lime-700\/0{
  --tw-ring-color: rgb(77 124 15 / 0);
}
.ring-lime-700\/10{
  --tw-ring-color: rgb(77 124 15 / 0.1);
}
.ring-lime-700\/100{
  --tw-ring-color: rgb(77 124 15 / 1);
}
.ring-lime-700\/15{
  --tw-ring-color: rgb(77 124 15 / 0.15);
}
.ring-lime-700\/20{
  --tw-ring-color: rgb(77 124 15 / 0.2);
}
.ring-lime-700\/25{
  --tw-ring-color: rgb(77 124 15 / 0.25);
}
.ring-lime-700\/30{
  --tw-ring-color: rgb(77 124 15 / 0.3);
}
.ring-lime-700\/35{
  --tw-ring-color: rgb(77 124 15 / 0.35);
}
.ring-lime-700\/40{
  --tw-ring-color: rgb(77 124 15 / 0.4);
}
.ring-lime-700\/45{
  --tw-ring-color: rgb(77 124 15 / 0.45);
}
.ring-lime-700\/5{
  --tw-ring-color: rgb(77 124 15 / 0.05);
}
.ring-lime-700\/50{
  --tw-ring-color: rgb(77 124 15 / 0.5);
}
.ring-lime-700\/55{
  --tw-ring-color: rgb(77 124 15 / 0.55);
}
.ring-lime-700\/60{
  --tw-ring-color: rgb(77 124 15 / 0.6);
}
.ring-lime-700\/65{
  --tw-ring-color: rgb(77 124 15 / 0.65);
}
.ring-lime-700\/70{
  --tw-ring-color: rgb(77 124 15 / 0.7);
}
.ring-lime-700\/75{
  --tw-ring-color: rgb(77 124 15 / 0.75);
}
.ring-lime-700\/80{
  --tw-ring-color: rgb(77 124 15 / 0.8);
}
.ring-lime-700\/85{
  --tw-ring-color: rgb(77 124 15 / 0.85);
}
.ring-lime-700\/90{
  --tw-ring-color: rgb(77 124 15 / 0.9);
}
.ring-lime-700\/95{
  --tw-ring-color: rgb(77 124 15 / 0.95);
}
.ring-lime-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1));
}
.ring-lime-800\/0{
  --tw-ring-color: rgb(63 98 18 / 0);
}
.ring-lime-800\/10{
  --tw-ring-color: rgb(63 98 18 / 0.1);
}
.ring-lime-800\/100{
  --tw-ring-color: rgb(63 98 18 / 1);
}
.ring-lime-800\/15{
  --tw-ring-color: rgb(63 98 18 / 0.15);
}
.ring-lime-800\/20{
  --tw-ring-color: rgb(63 98 18 / 0.2);
}
.ring-lime-800\/25{
  --tw-ring-color: rgb(63 98 18 / 0.25);
}
.ring-lime-800\/30{
  --tw-ring-color: rgb(63 98 18 / 0.3);
}
.ring-lime-800\/35{
  --tw-ring-color: rgb(63 98 18 / 0.35);
}
.ring-lime-800\/40{
  --tw-ring-color: rgb(63 98 18 / 0.4);
}
.ring-lime-800\/45{
  --tw-ring-color: rgb(63 98 18 / 0.45);
}
.ring-lime-800\/5{
  --tw-ring-color: rgb(63 98 18 / 0.05);
}
.ring-lime-800\/50{
  --tw-ring-color: rgb(63 98 18 / 0.5);
}
.ring-lime-800\/55{
  --tw-ring-color: rgb(63 98 18 / 0.55);
}
.ring-lime-800\/60{
  --tw-ring-color: rgb(63 98 18 / 0.6);
}
.ring-lime-800\/65{
  --tw-ring-color: rgb(63 98 18 / 0.65);
}
.ring-lime-800\/70{
  --tw-ring-color: rgb(63 98 18 / 0.7);
}
.ring-lime-800\/75{
  --tw-ring-color: rgb(63 98 18 / 0.75);
}
.ring-lime-800\/80{
  --tw-ring-color: rgb(63 98 18 / 0.8);
}
.ring-lime-800\/85{
  --tw-ring-color: rgb(63 98 18 / 0.85);
}
.ring-lime-800\/90{
  --tw-ring-color: rgb(63 98 18 / 0.9);
}
.ring-lime-800\/95{
  --tw-ring-color: rgb(63 98 18 / 0.95);
}
.ring-lime-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1));
}
.ring-lime-900\/0{
  --tw-ring-color: rgb(54 83 20 / 0);
}
.ring-lime-900\/10{
  --tw-ring-color: rgb(54 83 20 / 0.1);
}
.ring-lime-900\/100{
  --tw-ring-color: rgb(54 83 20 / 1);
}
.ring-lime-900\/15{
  --tw-ring-color: rgb(54 83 20 / 0.15);
}
.ring-lime-900\/20{
  --tw-ring-color: rgb(54 83 20 / 0.2);
}
.ring-lime-900\/25{
  --tw-ring-color: rgb(54 83 20 / 0.25);
}
.ring-lime-900\/30{
  --tw-ring-color: rgb(54 83 20 / 0.3);
}
.ring-lime-900\/35{
  --tw-ring-color: rgb(54 83 20 / 0.35);
}
.ring-lime-900\/40{
  --tw-ring-color: rgb(54 83 20 / 0.4);
}
.ring-lime-900\/45{
  --tw-ring-color: rgb(54 83 20 / 0.45);
}
.ring-lime-900\/5{
  --tw-ring-color: rgb(54 83 20 / 0.05);
}
.ring-lime-900\/50{
  --tw-ring-color: rgb(54 83 20 / 0.5);
}
.ring-lime-900\/55{
  --tw-ring-color: rgb(54 83 20 / 0.55);
}
.ring-lime-900\/60{
  --tw-ring-color: rgb(54 83 20 / 0.6);
}
.ring-lime-900\/65{
  --tw-ring-color: rgb(54 83 20 / 0.65);
}
.ring-lime-900\/70{
  --tw-ring-color: rgb(54 83 20 / 0.7);
}
.ring-lime-900\/75{
  --tw-ring-color: rgb(54 83 20 / 0.75);
}
.ring-lime-900\/80{
  --tw-ring-color: rgb(54 83 20 / 0.8);
}
.ring-lime-900\/85{
  --tw-ring-color: rgb(54 83 20 / 0.85);
}
.ring-lime-900\/90{
  --tw-ring-color: rgb(54 83 20 / 0.9);
}
.ring-lime-900\/95{
  --tw-ring-color: rgb(54 83 20 / 0.95);
}
.ring-lime-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(26 46 5 / var(--tw-ring-opacity, 1));
}
.ring-lime-950\/0{
  --tw-ring-color: rgb(26 46 5 / 0);
}
.ring-lime-950\/10{
  --tw-ring-color: rgb(26 46 5 / 0.1);
}
.ring-lime-950\/100{
  --tw-ring-color: rgb(26 46 5 / 1);
}
.ring-lime-950\/15{
  --tw-ring-color: rgb(26 46 5 / 0.15);
}
.ring-lime-950\/20{
  --tw-ring-color: rgb(26 46 5 / 0.2);
}
.ring-lime-950\/25{
  --tw-ring-color: rgb(26 46 5 / 0.25);
}
.ring-lime-950\/30{
  --tw-ring-color: rgb(26 46 5 / 0.3);
}
.ring-lime-950\/35{
  --tw-ring-color: rgb(26 46 5 / 0.35);
}
.ring-lime-950\/40{
  --tw-ring-color: rgb(26 46 5 / 0.4);
}
.ring-lime-950\/45{
  --tw-ring-color: rgb(26 46 5 / 0.45);
}
.ring-lime-950\/5{
  --tw-ring-color: rgb(26 46 5 / 0.05);
}
.ring-lime-950\/50{
  --tw-ring-color: rgb(26 46 5 / 0.5);
}
.ring-lime-950\/55{
  --tw-ring-color: rgb(26 46 5 / 0.55);
}
.ring-lime-950\/60{
  --tw-ring-color: rgb(26 46 5 / 0.6);
}
.ring-lime-950\/65{
  --tw-ring-color: rgb(26 46 5 / 0.65);
}
.ring-lime-950\/70{
  --tw-ring-color: rgb(26 46 5 / 0.7);
}
.ring-lime-950\/75{
  --tw-ring-color: rgb(26 46 5 / 0.75);
}
.ring-lime-950\/80{
  --tw-ring-color: rgb(26 46 5 / 0.8);
}
.ring-lime-950\/85{
  --tw-ring-color: rgb(26 46 5 / 0.85);
}
.ring-lime-950\/90{
  --tw-ring-color: rgb(26 46 5 / 0.9);
}
.ring-lime-950\/95{
  --tw-ring-color: rgb(26 46 5 / 0.95);
}
.ring-media-purple{
  --tw-ring-color: hsl(var(--color-media-purple));
}
.ring-media-purple\/0{
  --tw-ring-color: hsl(var(--color-media-purple) / 0);
}
.ring-media-purple\/10{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.1);
}
.ring-media-purple\/100{
  --tw-ring-color: hsl(var(--color-media-purple) / 1);
}
.ring-media-purple\/15{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.15);
}
.ring-media-purple\/20{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.2);
}
.ring-media-purple\/25{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.25);
}
.ring-media-purple\/30{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.3);
}
.ring-media-purple\/35{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.35);
}
.ring-media-purple\/40{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.4);
}
.ring-media-purple\/45{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.45);
}
.ring-media-purple\/5{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.05);
}
.ring-media-purple\/50{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.5);
}
.ring-media-purple\/55{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.55);
}
.ring-media-purple\/60{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.6);
}
.ring-media-purple\/65{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.65);
}
.ring-media-purple\/70{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.7);
}
.ring-media-purple\/75{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.75);
}
.ring-media-purple\/80{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.8);
}
.ring-media-purple\/85{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.85);
}
.ring-media-purple\/90{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.9);
}
.ring-media-purple\/95{
  --tw-ring-color: hsl(var(--color-media-purple) / 0.95);
}
.ring-muted{
  --tw-ring-color: hsl(var(--muted));
}
.ring-muted-foreground{
  --tw-ring-color: hsl(var(--muted-foreground));
}
.ring-muted-foreground\/0{
  --tw-ring-color: hsl(var(--muted-foreground) / 0);
}
.ring-muted-foreground\/10{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.1);
}
.ring-muted-foreground\/100{
  --tw-ring-color: hsl(var(--muted-foreground) / 1);
}
.ring-muted-foreground\/15{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.15);
}
.ring-muted-foreground\/20{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.2);
}
.ring-muted-foreground\/25{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.25);
}
.ring-muted-foreground\/30{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.3);
}
.ring-muted-foreground\/35{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.35);
}
.ring-muted-foreground\/40{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.4);
}
.ring-muted-foreground\/45{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.45);
}
.ring-muted-foreground\/5{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.05);
}
.ring-muted-foreground\/50{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.5);
}
.ring-muted-foreground\/55{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.55);
}
.ring-muted-foreground\/60{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.6);
}
.ring-muted-foreground\/65{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.65);
}
.ring-muted-foreground\/70{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.7);
}
.ring-muted-foreground\/75{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.75);
}
.ring-muted-foreground\/80{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.8);
}
.ring-muted-foreground\/85{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.85);
}
.ring-muted-foreground\/90{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.9);
}
.ring-muted-foreground\/95{
  --tw-ring-color: hsl(var(--muted-foreground) / 0.95);
}
.ring-muted\/0{
  --tw-ring-color: hsl(var(--muted) / 0);
}
.ring-muted\/10{
  --tw-ring-color: hsl(var(--muted) / 0.1);
}
.ring-muted\/100{
  --tw-ring-color: hsl(var(--muted) / 1);
}
.ring-muted\/15{
  --tw-ring-color: hsl(var(--muted) / 0.15);
}
.ring-muted\/20{
  --tw-ring-color: hsl(var(--muted) / 0.2);
}
.ring-muted\/25{
  --tw-ring-color: hsl(var(--muted) / 0.25);
}
.ring-muted\/30{
  --tw-ring-color: hsl(var(--muted) / 0.3);
}
.ring-muted\/35{
  --tw-ring-color: hsl(var(--muted) / 0.35);
}
.ring-muted\/40{
  --tw-ring-color: hsl(var(--muted) / 0.4);
}
.ring-muted\/45{
  --tw-ring-color: hsl(var(--muted) / 0.45);
}
.ring-muted\/5{
  --tw-ring-color: hsl(var(--muted) / 0.05);
}
.ring-muted\/50{
  --tw-ring-color: hsl(var(--muted) / 0.5);
}
.ring-muted\/55{
  --tw-ring-color: hsl(var(--muted) / 0.55);
}
.ring-muted\/60{
  --tw-ring-color: hsl(var(--muted) / 0.6);
}
.ring-muted\/65{
  --tw-ring-color: hsl(var(--muted) / 0.65);
}
.ring-muted\/70{
  --tw-ring-color: hsl(var(--muted) / 0.7);
}
.ring-muted\/75{
  --tw-ring-color: hsl(var(--muted) / 0.75);
}
.ring-muted\/80{
  --tw-ring-color: hsl(var(--muted) / 0.8);
}
.ring-muted\/85{
  --tw-ring-color: hsl(var(--muted) / 0.85);
}
.ring-muted\/90{
  --tw-ring-color: hsl(var(--muted) / 0.9);
}
.ring-muted\/95{
  --tw-ring-color: hsl(var(--muted) / 0.95);
}
.ring-neutral-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1));
}
.ring-neutral-100\/0{
  --tw-ring-color: rgb(245 245 245 / 0);
}
.ring-neutral-100\/10{
  --tw-ring-color: rgb(245 245 245 / 0.1);
}
.ring-neutral-100\/100{
  --tw-ring-color: rgb(245 245 245 / 1);
}
.ring-neutral-100\/15{
  --tw-ring-color: rgb(245 245 245 / 0.15);
}
.ring-neutral-100\/20{
  --tw-ring-color: rgb(245 245 245 / 0.2);
}
.ring-neutral-100\/25{
  --tw-ring-color: rgb(245 245 245 / 0.25);
}
.ring-neutral-100\/30{
  --tw-ring-color: rgb(245 245 245 / 0.3);
}
.ring-neutral-100\/35{
  --tw-ring-color: rgb(245 245 245 / 0.35);
}
.ring-neutral-100\/40{
  --tw-ring-color: rgb(245 245 245 / 0.4);
}
.ring-neutral-100\/45{
  --tw-ring-color: rgb(245 245 245 / 0.45);
}
.ring-neutral-100\/5{
  --tw-ring-color: rgb(245 245 245 / 0.05);
}
.ring-neutral-100\/50{
  --tw-ring-color: rgb(245 245 245 / 0.5);
}
.ring-neutral-100\/55{
  --tw-ring-color: rgb(245 245 245 / 0.55);
}
.ring-neutral-100\/60{
  --tw-ring-color: rgb(245 245 245 / 0.6);
}
.ring-neutral-100\/65{
  --tw-ring-color: rgb(245 245 245 / 0.65);
}
.ring-neutral-100\/70{
  --tw-ring-color: rgb(245 245 245 / 0.7);
}
.ring-neutral-100\/75{
  --tw-ring-color: rgb(245 245 245 / 0.75);
}
.ring-neutral-100\/80{
  --tw-ring-color: rgb(245 245 245 / 0.8);
}
.ring-neutral-100\/85{
  --tw-ring-color: rgb(245 245 245 / 0.85);
}
.ring-neutral-100\/90{
  --tw-ring-color: rgb(245 245 245 / 0.9);
}
.ring-neutral-100\/95{
  --tw-ring-color: rgb(245 245 245 / 0.95);
}
.ring-neutral-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}
.ring-neutral-200\/0{
  --tw-ring-color: rgb(229 229 229 / 0);
}
.ring-neutral-200\/10{
  --tw-ring-color: rgb(229 229 229 / 0.1);
}
.ring-neutral-200\/100{
  --tw-ring-color: rgb(229 229 229 / 1);
}
.ring-neutral-200\/15{
  --tw-ring-color: rgb(229 229 229 / 0.15);
}
.ring-neutral-200\/20{
  --tw-ring-color: rgb(229 229 229 / 0.2);
}
.ring-neutral-200\/25{
  --tw-ring-color: rgb(229 229 229 / 0.25);
}
.ring-neutral-200\/30{
  --tw-ring-color: rgb(229 229 229 / 0.3);
}
.ring-neutral-200\/35{
  --tw-ring-color: rgb(229 229 229 / 0.35);
}
.ring-neutral-200\/40{
  --tw-ring-color: rgb(229 229 229 / 0.4);
}
.ring-neutral-200\/45{
  --tw-ring-color: rgb(229 229 229 / 0.45);
}
.ring-neutral-200\/5{
  --tw-ring-color: rgb(229 229 229 / 0.05);
}
.ring-neutral-200\/50{
  --tw-ring-color: rgb(229 229 229 / 0.5);
}
.ring-neutral-200\/55{
  --tw-ring-color: rgb(229 229 229 / 0.55);
}
.ring-neutral-200\/60{
  --tw-ring-color: rgb(229 229 229 / 0.6);
}
.ring-neutral-200\/65{
  --tw-ring-color: rgb(229 229 229 / 0.65);
}
.ring-neutral-200\/70{
  --tw-ring-color: rgb(229 229 229 / 0.7);
}
.ring-neutral-200\/75{
  --tw-ring-color: rgb(229 229 229 / 0.75);
}
.ring-neutral-200\/80{
  --tw-ring-color: rgb(229 229 229 / 0.8);
}
.ring-neutral-200\/85{
  --tw-ring-color: rgb(229 229 229 / 0.85);
}
.ring-neutral-200\/90{
  --tw-ring-color: rgb(229 229 229 / 0.9);
}
.ring-neutral-200\/95{
  --tw-ring-color: rgb(229 229 229 / 0.95);
}
.ring-neutral-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
}
.ring-neutral-300\/0{
  --tw-ring-color: rgb(212 212 212 / 0);
}
.ring-neutral-300\/10{
  --tw-ring-color: rgb(212 212 212 / 0.1);
}
.ring-neutral-300\/100{
  --tw-ring-color: rgb(212 212 212 / 1);
}
.ring-neutral-300\/15{
  --tw-ring-color: rgb(212 212 212 / 0.15);
}
.ring-neutral-300\/20{
  --tw-ring-color: rgb(212 212 212 / 0.2);
}
.ring-neutral-300\/25{
  --tw-ring-color: rgb(212 212 212 / 0.25);
}
.ring-neutral-300\/30{
  --tw-ring-color: rgb(212 212 212 / 0.3);
}
.ring-neutral-300\/35{
  --tw-ring-color: rgb(212 212 212 / 0.35);
}
.ring-neutral-300\/40{
  --tw-ring-color: rgb(212 212 212 / 0.4);
}
.ring-neutral-300\/45{
  --tw-ring-color: rgb(212 212 212 / 0.45);
}
.ring-neutral-300\/5{
  --tw-ring-color: rgb(212 212 212 / 0.05);
}
.ring-neutral-300\/50{
  --tw-ring-color: rgb(212 212 212 / 0.5);
}
.ring-neutral-300\/55{
  --tw-ring-color: rgb(212 212 212 / 0.55);
}
.ring-neutral-300\/60{
  --tw-ring-color: rgb(212 212 212 / 0.6);
}
.ring-neutral-300\/65{
  --tw-ring-color: rgb(212 212 212 / 0.65);
}
.ring-neutral-300\/70{
  --tw-ring-color: rgb(212 212 212 / 0.7);
}
.ring-neutral-300\/75{
  --tw-ring-color: rgb(212 212 212 / 0.75);
}
.ring-neutral-300\/80{
  --tw-ring-color: rgb(212 212 212 / 0.8);
}
.ring-neutral-300\/85{
  --tw-ring-color: rgb(212 212 212 / 0.85);
}
.ring-neutral-300\/90{
  --tw-ring-color: rgb(212 212 212 / 0.9);
}
.ring-neutral-300\/95{
  --tw-ring-color: rgb(212 212 212 / 0.95);
}
.ring-neutral-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1));
}
.ring-neutral-400\/0{
  --tw-ring-color: rgb(163 163 163 / 0);
}
.ring-neutral-400\/10{
  --tw-ring-color: rgb(163 163 163 / 0.1);
}
.ring-neutral-400\/100{
  --tw-ring-color: rgb(163 163 163 / 1);
}
.ring-neutral-400\/15{
  --tw-ring-color: rgb(163 163 163 / 0.15);
}
.ring-neutral-400\/20{
  --tw-ring-color: rgb(163 163 163 / 0.2);
}
.ring-neutral-400\/25{
  --tw-ring-color: rgb(163 163 163 / 0.25);
}
.ring-neutral-400\/30{
  --tw-ring-color: rgb(163 163 163 / 0.3);
}
.ring-neutral-400\/35{
  --tw-ring-color: rgb(163 163 163 / 0.35);
}
.ring-neutral-400\/40{
  --tw-ring-color: rgb(163 163 163 / 0.4);
}
.ring-neutral-400\/45{
  --tw-ring-color: rgb(163 163 163 / 0.45);
}
.ring-neutral-400\/5{
  --tw-ring-color: rgb(163 163 163 / 0.05);
}
.ring-neutral-400\/50{
  --tw-ring-color: rgb(163 163 163 / 0.5);
}
.ring-neutral-400\/55{
  --tw-ring-color: rgb(163 163 163 / 0.55);
}
.ring-neutral-400\/60{
  --tw-ring-color: rgb(163 163 163 / 0.6);
}
.ring-neutral-400\/65{
  --tw-ring-color: rgb(163 163 163 / 0.65);
}
.ring-neutral-400\/70{
  --tw-ring-color: rgb(163 163 163 / 0.7);
}
.ring-neutral-400\/75{
  --tw-ring-color: rgb(163 163 163 / 0.75);
}
.ring-neutral-400\/80{
  --tw-ring-color: rgb(163 163 163 / 0.8);
}
.ring-neutral-400\/85{
  --tw-ring-color: rgb(163 163 163 / 0.85);
}
.ring-neutral-400\/90{
  --tw-ring-color: rgb(163 163 163 / 0.9);
}
.ring-neutral-400\/95{
  --tw-ring-color: rgb(163 163 163 / 0.95);
}
.ring-neutral-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1));
}
.ring-neutral-50\/0{
  --tw-ring-color: rgb(250 250 250 / 0);
}
.ring-neutral-50\/10{
  --tw-ring-color: rgb(250 250 250 / 0.1);
}
.ring-neutral-50\/100{
  --tw-ring-color: rgb(250 250 250 / 1);
}
.ring-neutral-50\/15{
  --tw-ring-color: rgb(250 250 250 / 0.15);
}
.ring-neutral-50\/20{
  --tw-ring-color: rgb(250 250 250 / 0.2);
}
.ring-neutral-50\/25{
  --tw-ring-color: rgb(250 250 250 / 0.25);
}
.ring-neutral-50\/30{
  --tw-ring-color: rgb(250 250 250 / 0.3);
}
.ring-neutral-50\/35{
  --tw-ring-color: rgb(250 250 250 / 0.35);
}
.ring-neutral-50\/40{
  --tw-ring-color: rgb(250 250 250 / 0.4);
}
.ring-neutral-50\/45{
  --tw-ring-color: rgb(250 250 250 / 0.45);
}
.ring-neutral-50\/5{
  --tw-ring-color: rgb(250 250 250 / 0.05);
}
.ring-neutral-50\/50{
  --tw-ring-color: rgb(250 250 250 / 0.5);
}
.ring-neutral-50\/55{
  --tw-ring-color: rgb(250 250 250 / 0.55);
}
.ring-neutral-50\/60{
  --tw-ring-color: rgb(250 250 250 / 0.6);
}
.ring-neutral-50\/65{
  --tw-ring-color: rgb(250 250 250 / 0.65);
}
.ring-neutral-50\/70{
  --tw-ring-color: rgb(250 250 250 / 0.7);
}
.ring-neutral-50\/75{
  --tw-ring-color: rgb(250 250 250 / 0.75);
}
.ring-neutral-50\/80{
  --tw-ring-color: rgb(250 250 250 / 0.8);
}
.ring-neutral-50\/85{
  --tw-ring-color: rgb(250 250 250 / 0.85);
}
.ring-neutral-50\/90{
  --tw-ring-color: rgb(250 250 250 / 0.9);
}
.ring-neutral-50\/95{
  --tw-ring-color: rgb(250 250 250 / 0.95);
}
.ring-neutral-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}
.ring-neutral-500\/0{
  --tw-ring-color: rgb(115 115 115 / 0);
}
.ring-neutral-500\/10{
  --tw-ring-color: rgb(115 115 115 / 0.1);
}
.ring-neutral-500\/100{
  --tw-ring-color: rgb(115 115 115 / 1);
}
.ring-neutral-500\/15{
  --tw-ring-color: rgb(115 115 115 / 0.15);
}
.ring-neutral-500\/20{
  --tw-ring-color: rgb(115 115 115 / 0.2);
}
.ring-neutral-500\/25{
  --tw-ring-color: rgb(115 115 115 / 0.25);
}
.ring-neutral-500\/30{
  --tw-ring-color: rgb(115 115 115 / 0.3);
}
.ring-neutral-500\/35{
  --tw-ring-color: rgb(115 115 115 / 0.35);
}
.ring-neutral-500\/40{
  --tw-ring-color: rgb(115 115 115 / 0.4);
}
.ring-neutral-500\/45{
  --tw-ring-color: rgb(115 115 115 / 0.45);
}
.ring-neutral-500\/5{
  --tw-ring-color: rgb(115 115 115 / 0.05);
}
.ring-neutral-500\/50{
  --tw-ring-color: rgb(115 115 115 / 0.5);
}
.ring-neutral-500\/55{
  --tw-ring-color: rgb(115 115 115 / 0.55);
}
.ring-neutral-500\/60{
  --tw-ring-color: rgb(115 115 115 / 0.6);
}
.ring-neutral-500\/65{
  --tw-ring-color: rgb(115 115 115 / 0.65);
}
.ring-neutral-500\/70{
  --tw-ring-color: rgb(115 115 115 / 0.7);
}
.ring-neutral-500\/75{
  --tw-ring-color: rgb(115 115 115 / 0.75);
}
.ring-neutral-500\/80{
  --tw-ring-color: rgb(115 115 115 / 0.8);
}
.ring-neutral-500\/85{
  --tw-ring-color: rgb(115 115 115 / 0.85);
}
.ring-neutral-500\/90{
  --tw-ring-color: rgb(115 115 115 / 0.9);
}
.ring-neutral-500\/95{
  --tw-ring-color: rgb(115 115 115 / 0.95);
}
.ring-neutral-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1));
}
.ring-neutral-600\/0{
  --tw-ring-color: rgb(82 82 82 / 0);
}
.ring-neutral-600\/10{
  --tw-ring-color: rgb(82 82 82 / 0.1);
}
.ring-neutral-600\/100{
  --tw-ring-color: rgb(82 82 82 / 1);
}
.ring-neutral-600\/15{
  --tw-ring-color: rgb(82 82 82 / 0.15);
}
.ring-neutral-600\/20{
  --tw-ring-color: rgb(82 82 82 / 0.2);
}
.ring-neutral-600\/25{
  --tw-ring-color: rgb(82 82 82 / 0.25);
}
.ring-neutral-600\/30{
  --tw-ring-color: rgb(82 82 82 / 0.3);
}
.ring-neutral-600\/35{
  --tw-ring-color: rgb(82 82 82 / 0.35);
}
.ring-neutral-600\/40{
  --tw-ring-color: rgb(82 82 82 / 0.4);
}
.ring-neutral-600\/45{
  --tw-ring-color: rgb(82 82 82 / 0.45);
}
.ring-neutral-600\/5{
  --tw-ring-color: rgb(82 82 82 / 0.05);
}
.ring-neutral-600\/50{
  --tw-ring-color: rgb(82 82 82 / 0.5);
}
.ring-neutral-600\/55{
  --tw-ring-color: rgb(82 82 82 / 0.55);
}
.ring-neutral-600\/60{
  --tw-ring-color: rgb(82 82 82 / 0.6);
}
.ring-neutral-600\/65{
  --tw-ring-color: rgb(82 82 82 / 0.65);
}
.ring-neutral-600\/70{
  --tw-ring-color: rgb(82 82 82 / 0.7);
}
.ring-neutral-600\/75{
  --tw-ring-color: rgb(82 82 82 / 0.75);
}
.ring-neutral-600\/80{
  --tw-ring-color: rgb(82 82 82 / 0.8);
}
.ring-neutral-600\/85{
  --tw-ring-color: rgb(82 82 82 / 0.85);
}
.ring-neutral-600\/90{
  --tw-ring-color: rgb(82 82 82 / 0.9);
}
.ring-neutral-600\/95{
  --tw-ring-color: rgb(82 82 82 / 0.95);
}
.ring-neutral-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1));
}
.ring-neutral-700\/0{
  --tw-ring-color: rgb(64 64 64 / 0);
}
.ring-neutral-700\/10{
  --tw-ring-color: rgb(64 64 64 / 0.1);
}
.ring-neutral-700\/100{
  --tw-ring-color: rgb(64 64 64 / 1);
}
.ring-neutral-700\/15{
  --tw-ring-color: rgb(64 64 64 / 0.15);
}
.ring-neutral-700\/20{
  --tw-ring-color: rgb(64 64 64 / 0.2);
}
.ring-neutral-700\/25{
  --tw-ring-color: rgb(64 64 64 / 0.25);
}
.ring-neutral-700\/30{
  --tw-ring-color: rgb(64 64 64 / 0.3);
}
.ring-neutral-700\/35{
  --tw-ring-color: rgb(64 64 64 / 0.35);
}
.ring-neutral-700\/40{
  --tw-ring-color: rgb(64 64 64 / 0.4);
}
.ring-neutral-700\/45{
  --tw-ring-color: rgb(64 64 64 / 0.45);
}
.ring-neutral-700\/5{
  --tw-ring-color: rgb(64 64 64 / 0.05);
}
.ring-neutral-700\/50{
  --tw-ring-color: rgb(64 64 64 / 0.5);
}
.ring-neutral-700\/55{
  --tw-ring-color: rgb(64 64 64 / 0.55);
}
.ring-neutral-700\/60{
  --tw-ring-color: rgb(64 64 64 / 0.6);
}
.ring-neutral-700\/65{
  --tw-ring-color: rgb(64 64 64 / 0.65);
}
.ring-neutral-700\/70{
  --tw-ring-color: rgb(64 64 64 / 0.7);
}
.ring-neutral-700\/75{
  --tw-ring-color: rgb(64 64 64 / 0.75);
}
.ring-neutral-700\/80{
  --tw-ring-color: rgb(64 64 64 / 0.8);
}
.ring-neutral-700\/85{
  --tw-ring-color: rgb(64 64 64 / 0.85);
}
.ring-neutral-700\/90{
  --tw-ring-color: rgb(64 64 64 / 0.9);
}
.ring-neutral-700\/95{
  --tw-ring-color: rgb(64 64 64 / 0.95);
}
.ring-neutral-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1));
}
.ring-neutral-800\/0{
  --tw-ring-color: rgb(38 38 38 / 0);
}
.ring-neutral-800\/10{
  --tw-ring-color: rgb(38 38 38 / 0.1);
}
.ring-neutral-800\/100{
  --tw-ring-color: rgb(38 38 38 / 1);
}
.ring-neutral-800\/15{
  --tw-ring-color: rgb(38 38 38 / 0.15);
}
.ring-neutral-800\/20{
  --tw-ring-color: rgb(38 38 38 / 0.2);
}
.ring-neutral-800\/25{
  --tw-ring-color: rgb(38 38 38 / 0.25);
}
.ring-neutral-800\/30{
  --tw-ring-color: rgb(38 38 38 / 0.3);
}
.ring-neutral-800\/35{
  --tw-ring-color: rgb(38 38 38 / 0.35);
}
.ring-neutral-800\/40{
  --tw-ring-color: rgb(38 38 38 / 0.4);
}
.ring-neutral-800\/45{
  --tw-ring-color: rgb(38 38 38 / 0.45);
}
.ring-neutral-800\/5{
  --tw-ring-color: rgb(38 38 38 / 0.05);
}
.ring-neutral-800\/50{
  --tw-ring-color: rgb(38 38 38 / 0.5);
}
.ring-neutral-800\/55{
  --tw-ring-color: rgb(38 38 38 / 0.55);
}
.ring-neutral-800\/60{
  --tw-ring-color: rgb(38 38 38 / 0.6);
}
.ring-neutral-800\/65{
  --tw-ring-color: rgb(38 38 38 / 0.65);
}
.ring-neutral-800\/70{
  --tw-ring-color: rgb(38 38 38 / 0.7);
}
.ring-neutral-800\/75{
  --tw-ring-color: rgb(38 38 38 / 0.75);
}
.ring-neutral-800\/80{
  --tw-ring-color: rgb(38 38 38 / 0.8);
}
.ring-neutral-800\/85{
  --tw-ring-color: rgb(38 38 38 / 0.85);
}
.ring-neutral-800\/90{
  --tw-ring-color: rgb(38 38 38 / 0.9);
}
.ring-neutral-800\/95{
  --tw-ring-color: rgb(38 38 38 / 0.95);
}
.ring-neutral-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1));
}
.ring-neutral-900\/0{
  --tw-ring-color: rgb(23 23 23 / 0);
}
.ring-neutral-900\/10{
  --tw-ring-color: rgb(23 23 23 / 0.1);
}
.ring-neutral-900\/100{
  --tw-ring-color: rgb(23 23 23 / 1);
}
.ring-neutral-900\/15{
  --tw-ring-color: rgb(23 23 23 / 0.15);
}
.ring-neutral-900\/20{
  --tw-ring-color: rgb(23 23 23 / 0.2);
}
.ring-neutral-900\/25{
  --tw-ring-color: rgb(23 23 23 / 0.25);
}
.ring-neutral-900\/30{
  --tw-ring-color: rgb(23 23 23 / 0.3);
}
.ring-neutral-900\/35{
  --tw-ring-color: rgb(23 23 23 / 0.35);
}
.ring-neutral-900\/40{
  --tw-ring-color: rgb(23 23 23 / 0.4);
}
.ring-neutral-900\/45{
  --tw-ring-color: rgb(23 23 23 / 0.45);
}
.ring-neutral-900\/5{
  --tw-ring-color: rgb(23 23 23 / 0.05);
}
.ring-neutral-900\/50{
  --tw-ring-color: rgb(23 23 23 / 0.5);
}
.ring-neutral-900\/55{
  --tw-ring-color: rgb(23 23 23 / 0.55);
}
.ring-neutral-900\/60{
  --tw-ring-color: rgb(23 23 23 / 0.6);
}
.ring-neutral-900\/65{
  --tw-ring-color: rgb(23 23 23 / 0.65);
}
.ring-neutral-900\/70{
  --tw-ring-color: rgb(23 23 23 / 0.7);
}
.ring-neutral-900\/75{
  --tw-ring-color: rgb(23 23 23 / 0.75);
}
.ring-neutral-900\/80{
  --tw-ring-color: rgb(23 23 23 / 0.8);
}
.ring-neutral-900\/85{
  --tw-ring-color: rgb(23 23 23 / 0.85);
}
.ring-neutral-900\/90{
  --tw-ring-color: rgb(23 23 23 / 0.9);
}
.ring-neutral-900\/95{
  --tw-ring-color: rgb(23 23 23 / 0.95);
}
.ring-neutral-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1));
}
.ring-neutral-950\/0{
  --tw-ring-color: rgb(10 10 10 / 0);
}
.ring-neutral-950\/10{
  --tw-ring-color: rgb(10 10 10 / 0.1);
}
.ring-neutral-950\/100{
  --tw-ring-color: rgb(10 10 10 / 1);
}
.ring-neutral-950\/15{
  --tw-ring-color: rgb(10 10 10 / 0.15);
}
.ring-neutral-950\/20{
  --tw-ring-color: rgb(10 10 10 / 0.2);
}
.ring-neutral-950\/25{
  --tw-ring-color: rgb(10 10 10 / 0.25);
}
.ring-neutral-950\/30{
  --tw-ring-color: rgb(10 10 10 / 0.3);
}
.ring-neutral-950\/35{
  --tw-ring-color: rgb(10 10 10 / 0.35);
}
.ring-neutral-950\/40{
  --tw-ring-color: rgb(10 10 10 / 0.4);
}
.ring-neutral-950\/45{
  --tw-ring-color: rgb(10 10 10 / 0.45);
}
.ring-neutral-950\/5{
  --tw-ring-color: rgb(10 10 10 / 0.05);
}
.ring-neutral-950\/50{
  --tw-ring-color: rgb(10 10 10 / 0.5);
}
.ring-neutral-950\/55{
  --tw-ring-color: rgb(10 10 10 / 0.55);
}
.ring-neutral-950\/60{
  --tw-ring-color: rgb(10 10 10 / 0.6);
}
.ring-neutral-950\/65{
  --tw-ring-color: rgb(10 10 10 / 0.65);
}
.ring-neutral-950\/70{
  --tw-ring-color: rgb(10 10 10 / 0.7);
}
.ring-neutral-950\/75{
  --tw-ring-color: rgb(10 10 10 / 0.75);
}
.ring-neutral-950\/80{
  --tw-ring-color: rgb(10 10 10 / 0.8);
}
.ring-neutral-950\/85{
  --tw-ring-color: rgb(10 10 10 / 0.85);
}
.ring-neutral-950\/90{
  --tw-ring-color: rgb(10 10 10 / 0.9);
}
.ring-neutral-950\/95{
  --tw-ring-color: rgb(10 10 10 / 0.95);
}
.ring-orange-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1));
}
.ring-orange-100\/0{
  --tw-ring-color: rgb(255 237 213 / 0);
}
.ring-orange-100\/10{
  --tw-ring-color: rgb(255 237 213 / 0.1);
}
.ring-orange-100\/100{
  --tw-ring-color: rgb(255 237 213 / 1);
}
.ring-orange-100\/15{
  --tw-ring-color: rgb(255 237 213 / 0.15);
}
.ring-orange-100\/20{
  --tw-ring-color: rgb(255 237 213 / 0.2);
}
.ring-orange-100\/25{
  --tw-ring-color: rgb(255 237 213 / 0.25);
}
.ring-orange-100\/30{
  --tw-ring-color: rgb(255 237 213 / 0.3);
}
.ring-orange-100\/35{
  --tw-ring-color: rgb(255 237 213 / 0.35);
}
.ring-orange-100\/40{
  --tw-ring-color: rgb(255 237 213 / 0.4);
}
.ring-orange-100\/45{
  --tw-ring-color: rgb(255 237 213 / 0.45);
}
.ring-orange-100\/5{
  --tw-ring-color: rgb(255 237 213 / 0.05);
}
.ring-orange-100\/50{
  --tw-ring-color: rgb(255 237 213 / 0.5);
}
.ring-orange-100\/55{
  --tw-ring-color: rgb(255 237 213 / 0.55);
}
.ring-orange-100\/60{
  --tw-ring-color: rgb(255 237 213 / 0.6);
}
.ring-orange-100\/65{
  --tw-ring-color: rgb(255 237 213 / 0.65);
}
.ring-orange-100\/70{
  --tw-ring-color: rgb(255 237 213 / 0.7);
}
.ring-orange-100\/75{
  --tw-ring-color: rgb(255 237 213 / 0.75);
}
.ring-orange-100\/80{
  --tw-ring-color: rgb(255 237 213 / 0.8);
}
.ring-orange-100\/85{
  --tw-ring-color: rgb(255 237 213 / 0.85);
}
.ring-orange-100\/90{
  --tw-ring-color: rgb(255 237 213 / 0.9);
}
.ring-orange-100\/95{
  --tw-ring-color: rgb(255 237 213 / 0.95);
}
.ring-orange-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1));
}
.ring-orange-200\/0{
  --tw-ring-color: rgb(254 215 170 / 0);
}
.ring-orange-200\/10{
  --tw-ring-color: rgb(254 215 170 / 0.1);
}
.ring-orange-200\/100{
  --tw-ring-color: rgb(254 215 170 / 1);
}
.ring-orange-200\/15{
  --tw-ring-color: rgb(254 215 170 / 0.15);
}
.ring-orange-200\/20{
  --tw-ring-color: rgb(254 215 170 / 0.2);
}
.ring-orange-200\/25{
  --tw-ring-color: rgb(254 215 170 / 0.25);
}
.ring-orange-200\/30{
  --tw-ring-color: rgb(254 215 170 / 0.3);
}
.ring-orange-200\/35{
  --tw-ring-color: rgb(254 215 170 / 0.35);
}
.ring-orange-200\/40{
  --tw-ring-color: rgb(254 215 170 / 0.4);
}
.ring-orange-200\/45{
  --tw-ring-color: rgb(254 215 170 / 0.45);
}
.ring-orange-200\/5{
  --tw-ring-color: rgb(254 215 170 / 0.05);
}
.ring-orange-200\/50{
  --tw-ring-color: rgb(254 215 170 / 0.5);
}
.ring-orange-200\/55{
  --tw-ring-color: rgb(254 215 170 / 0.55);
}
.ring-orange-200\/60{
  --tw-ring-color: rgb(254 215 170 / 0.6);
}
.ring-orange-200\/65{
  --tw-ring-color: rgb(254 215 170 / 0.65);
}
.ring-orange-200\/70{
  --tw-ring-color: rgb(254 215 170 / 0.7);
}
.ring-orange-200\/75{
  --tw-ring-color: rgb(254 215 170 / 0.75);
}
.ring-orange-200\/80{
  --tw-ring-color: rgb(254 215 170 / 0.8);
}
.ring-orange-200\/85{
  --tw-ring-color: rgb(254 215 170 / 0.85);
}
.ring-orange-200\/90{
  --tw-ring-color: rgb(254 215 170 / 0.9);
}
.ring-orange-200\/95{
  --tw-ring-color: rgb(254 215 170 / 0.95);
}
.ring-orange-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1));
}
.ring-orange-300\/0{
  --tw-ring-color: rgb(253 186 116 / 0);
}
.ring-orange-300\/10{
  --tw-ring-color: rgb(253 186 116 / 0.1);
}
.ring-orange-300\/100{
  --tw-ring-color: rgb(253 186 116 / 1);
}
.ring-orange-300\/15{
  --tw-ring-color: rgb(253 186 116 / 0.15);
}
.ring-orange-300\/20{
  --tw-ring-color: rgb(253 186 116 / 0.2);
}
.ring-orange-300\/25{
  --tw-ring-color: rgb(253 186 116 / 0.25);
}
.ring-orange-300\/30{
  --tw-ring-color: rgb(253 186 116 / 0.3);
}
.ring-orange-300\/35{
  --tw-ring-color: rgb(253 186 116 / 0.35);
}
.ring-orange-300\/40{
  --tw-ring-color: rgb(253 186 116 / 0.4);
}
.ring-orange-300\/45{
  --tw-ring-color: rgb(253 186 116 / 0.45);
}
.ring-orange-300\/5{
  --tw-ring-color: rgb(253 186 116 / 0.05);
}
.ring-orange-300\/50{
  --tw-ring-color: rgb(253 186 116 / 0.5);
}
.ring-orange-300\/55{
  --tw-ring-color: rgb(253 186 116 / 0.55);
}
.ring-orange-300\/60{
  --tw-ring-color: rgb(253 186 116 / 0.6);
}
.ring-orange-300\/65{
  --tw-ring-color: rgb(253 186 116 / 0.65);
}
.ring-orange-300\/70{
  --tw-ring-color: rgb(253 186 116 / 0.7);
}
.ring-orange-300\/75{
  --tw-ring-color: rgb(253 186 116 / 0.75);
}
.ring-orange-300\/80{
  --tw-ring-color: rgb(253 186 116 / 0.8);
}
.ring-orange-300\/85{
  --tw-ring-color: rgb(253 186 116 / 0.85);
}
.ring-orange-300\/90{
  --tw-ring-color: rgb(253 186 116 / 0.9);
}
.ring-orange-300\/95{
  --tw-ring-color: rgb(253 186 116 / 0.95);
}
.ring-orange-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1));
}
.ring-orange-400\/0{
  --tw-ring-color: rgb(251 146 60 / 0);
}
.ring-orange-400\/10{
  --tw-ring-color: rgb(251 146 60 / 0.1);
}
.ring-orange-400\/100{
  --tw-ring-color: rgb(251 146 60 / 1);
}
.ring-orange-400\/15{
  --tw-ring-color: rgb(251 146 60 / 0.15);
}
.ring-orange-400\/20{
  --tw-ring-color: rgb(251 146 60 / 0.2);
}
.ring-orange-400\/25{
  --tw-ring-color: rgb(251 146 60 / 0.25);
}
.ring-orange-400\/30{
  --tw-ring-color: rgb(251 146 60 / 0.3);
}
.ring-orange-400\/35{
  --tw-ring-color: rgb(251 146 60 / 0.35);
}
.ring-orange-400\/40{
  --tw-ring-color: rgb(251 146 60 / 0.4);
}
.ring-orange-400\/45{
  --tw-ring-color: rgb(251 146 60 / 0.45);
}
.ring-orange-400\/5{
  --tw-ring-color: rgb(251 146 60 / 0.05);
}
.ring-orange-400\/50{
  --tw-ring-color: rgb(251 146 60 / 0.5);
}
.ring-orange-400\/55{
  --tw-ring-color: rgb(251 146 60 / 0.55);
}
.ring-orange-400\/60{
  --tw-ring-color: rgb(251 146 60 / 0.6);
}
.ring-orange-400\/65{
  --tw-ring-color: rgb(251 146 60 / 0.65);
}
.ring-orange-400\/70{
  --tw-ring-color: rgb(251 146 60 / 0.7);
}
.ring-orange-400\/75{
  --tw-ring-color: rgb(251 146 60 / 0.75);
}
.ring-orange-400\/80{
  --tw-ring-color: rgb(251 146 60 / 0.8);
}
.ring-orange-400\/85{
  --tw-ring-color: rgb(251 146 60 / 0.85);
}
.ring-orange-400\/90{
  --tw-ring-color: rgb(251 146 60 / 0.9);
}
.ring-orange-400\/95{
  --tw-ring-color: rgb(251 146 60 / 0.95);
}
.ring-orange-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1));
}
.ring-orange-50\/0{
  --tw-ring-color: rgb(255 247 237 / 0);
}
.ring-orange-50\/10{
  --tw-ring-color: rgb(255 247 237 / 0.1);
}
.ring-orange-50\/100{
  --tw-ring-color: rgb(255 247 237 / 1);
}
.ring-orange-50\/15{
  --tw-ring-color: rgb(255 247 237 / 0.15);
}
.ring-orange-50\/20{
  --tw-ring-color: rgb(255 247 237 / 0.2);
}
.ring-orange-50\/25{
  --tw-ring-color: rgb(255 247 237 / 0.25);
}
.ring-orange-50\/30{
  --tw-ring-color: rgb(255 247 237 / 0.3);
}
.ring-orange-50\/35{
  --tw-ring-color: rgb(255 247 237 / 0.35);
}
.ring-orange-50\/40{
  --tw-ring-color: rgb(255 247 237 / 0.4);
}
.ring-orange-50\/45{
  --tw-ring-color: rgb(255 247 237 / 0.45);
}
.ring-orange-50\/5{
  --tw-ring-color: rgb(255 247 237 / 0.05);
}
.ring-orange-50\/50{
  --tw-ring-color: rgb(255 247 237 / 0.5);
}
.ring-orange-50\/55{
  --tw-ring-color: rgb(255 247 237 / 0.55);
}
.ring-orange-50\/60{
  --tw-ring-color: rgb(255 247 237 / 0.6);
}
.ring-orange-50\/65{
  --tw-ring-color: rgb(255 247 237 / 0.65);
}
.ring-orange-50\/70{
  --tw-ring-color: rgb(255 247 237 / 0.7);
}
.ring-orange-50\/75{
  --tw-ring-color: rgb(255 247 237 / 0.75);
}
.ring-orange-50\/80{
  --tw-ring-color: rgb(255 247 237 / 0.8);
}
.ring-orange-50\/85{
  --tw-ring-color: rgb(255 247 237 / 0.85);
}
.ring-orange-50\/90{
  --tw-ring-color: rgb(255 247 237 / 0.9);
}
.ring-orange-50\/95{
  --tw-ring-color: rgb(255 247 237 / 0.95);
}
.ring-orange-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1));
}
.ring-orange-500\/0{
  --tw-ring-color: rgb(249 115 22 / 0);
}
.ring-orange-500\/10{
  --tw-ring-color: rgb(249 115 22 / 0.1);
}
.ring-orange-500\/100{
  --tw-ring-color: rgb(249 115 22 / 1);
}
.ring-orange-500\/15{
  --tw-ring-color: rgb(249 115 22 / 0.15);
}
.ring-orange-500\/20{
  --tw-ring-color: rgb(249 115 22 / 0.2);
}
.ring-orange-500\/25{
  --tw-ring-color: rgb(249 115 22 / 0.25);
}
.ring-orange-500\/30{
  --tw-ring-color: rgb(249 115 22 / 0.3);
}
.ring-orange-500\/35{
  --tw-ring-color: rgb(249 115 22 / 0.35);
}
.ring-orange-500\/40{
  --tw-ring-color: rgb(249 115 22 / 0.4);
}
.ring-orange-500\/45{
  --tw-ring-color: rgb(249 115 22 / 0.45);
}
.ring-orange-500\/5{
  --tw-ring-color: rgb(249 115 22 / 0.05);
}
.ring-orange-500\/50{
  --tw-ring-color: rgb(249 115 22 / 0.5);
}
.ring-orange-500\/55{
  --tw-ring-color: rgb(249 115 22 / 0.55);
}
.ring-orange-500\/60{
  --tw-ring-color: rgb(249 115 22 / 0.6);
}
.ring-orange-500\/65{
  --tw-ring-color: rgb(249 115 22 / 0.65);
}
.ring-orange-500\/70{
  --tw-ring-color: rgb(249 115 22 / 0.7);
}
.ring-orange-500\/75{
  --tw-ring-color: rgb(249 115 22 / 0.75);
}
.ring-orange-500\/80{
  --tw-ring-color: rgb(249 115 22 / 0.8);
}
.ring-orange-500\/85{
  --tw-ring-color: rgb(249 115 22 / 0.85);
}
.ring-orange-500\/90{
  --tw-ring-color: rgb(249 115 22 / 0.9);
}
.ring-orange-500\/95{
  --tw-ring-color: rgb(249 115 22 / 0.95);
}
.ring-orange-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1));
}
.ring-orange-600\/0{
  --tw-ring-color: rgb(234 88 12 / 0);
}
.ring-orange-600\/10{
  --tw-ring-color: rgb(234 88 12 / 0.1);
}
.ring-orange-600\/100{
  --tw-ring-color: rgb(234 88 12 / 1);
}
.ring-orange-600\/15{
  --tw-ring-color: rgb(234 88 12 / 0.15);
}
.ring-orange-600\/20{
  --tw-ring-color: rgb(234 88 12 / 0.2);
}
.ring-orange-600\/25{
  --tw-ring-color: rgb(234 88 12 / 0.25);
}
.ring-orange-600\/30{
  --tw-ring-color: rgb(234 88 12 / 0.3);
}
.ring-orange-600\/35{
  --tw-ring-color: rgb(234 88 12 / 0.35);
}
.ring-orange-600\/40{
  --tw-ring-color: rgb(234 88 12 / 0.4);
}
.ring-orange-600\/45{
  --tw-ring-color: rgb(234 88 12 / 0.45);
}
.ring-orange-600\/5{
  --tw-ring-color: rgb(234 88 12 / 0.05);
}
.ring-orange-600\/50{
  --tw-ring-color: rgb(234 88 12 / 0.5);
}
.ring-orange-600\/55{
  --tw-ring-color: rgb(234 88 12 / 0.55);
}
.ring-orange-600\/60{
  --tw-ring-color: rgb(234 88 12 / 0.6);
}
.ring-orange-600\/65{
  --tw-ring-color: rgb(234 88 12 / 0.65);
}
.ring-orange-600\/70{
  --tw-ring-color: rgb(234 88 12 / 0.7);
}
.ring-orange-600\/75{
  --tw-ring-color: rgb(234 88 12 / 0.75);
}
.ring-orange-600\/80{
  --tw-ring-color: rgb(234 88 12 / 0.8);
}
.ring-orange-600\/85{
  --tw-ring-color: rgb(234 88 12 / 0.85);
}
.ring-orange-600\/90{
  --tw-ring-color: rgb(234 88 12 / 0.9);
}
.ring-orange-600\/95{
  --tw-ring-color: rgb(234 88 12 / 0.95);
}
.ring-orange-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1));
}
.ring-orange-700\/0{
  --tw-ring-color: rgb(194 65 12 / 0);
}
.ring-orange-700\/10{
  --tw-ring-color: rgb(194 65 12 / 0.1);
}
.ring-orange-700\/100{
  --tw-ring-color: rgb(194 65 12 / 1);
}
.ring-orange-700\/15{
  --tw-ring-color: rgb(194 65 12 / 0.15);
}
.ring-orange-700\/20{
  --tw-ring-color: rgb(194 65 12 / 0.2);
}
.ring-orange-700\/25{
  --tw-ring-color: rgb(194 65 12 / 0.25);
}
.ring-orange-700\/30{
  --tw-ring-color: rgb(194 65 12 / 0.3);
}
.ring-orange-700\/35{
  --tw-ring-color: rgb(194 65 12 / 0.35);
}
.ring-orange-700\/40{
  --tw-ring-color: rgb(194 65 12 / 0.4);
}
.ring-orange-700\/45{
  --tw-ring-color: rgb(194 65 12 / 0.45);
}
.ring-orange-700\/5{
  --tw-ring-color: rgb(194 65 12 / 0.05);
}
.ring-orange-700\/50{
  --tw-ring-color: rgb(194 65 12 / 0.5);
}
.ring-orange-700\/55{
  --tw-ring-color: rgb(194 65 12 / 0.55);
}
.ring-orange-700\/60{
  --tw-ring-color: rgb(194 65 12 / 0.6);
}
.ring-orange-700\/65{
  --tw-ring-color: rgb(194 65 12 / 0.65);
}
.ring-orange-700\/70{
  --tw-ring-color: rgb(194 65 12 / 0.7);
}
.ring-orange-700\/75{
  --tw-ring-color: rgb(194 65 12 / 0.75);
}
.ring-orange-700\/80{
  --tw-ring-color: rgb(194 65 12 / 0.8);
}
.ring-orange-700\/85{
  --tw-ring-color: rgb(194 65 12 / 0.85);
}
.ring-orange-700\/90{
  --tw-ring-color: rgb(194 65 12 / 0.9);
}
.ring-orange-700\/95{
  --tw-ring-color: rgb(194 65 12 / 0.95);
}
.ring-orange-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1));
}
.ring-orange-800\/0{
  --tw-ring-color: rgb(154 52 18 / 0);
}
.ring-orange-800\/10{
  --tw-ring-color: rgb(154 52 18 / 0.1);
}
.ring-orange-800\/100{
  --tw-ring-color: rgb(154 52 18 / 1);
}
.ring-orange-800\/15{
  --tw-ring-color: rgb(154 52 18 / 0.15);
}
.ring-orange-800\/20{
  --tw-ring-color: rgb(154 52 18 / 0.2);
}
.ring-orange-800\/25{
  --tw-ring-color: rgb(154 52 18 / 0.25);
}
.ring-orange-800\/30{
  --tw-ring-color: rgb(154 52 18 / 0.3);
}
.ring-orange-800\/35{
  --tw-ring-color: rgb(154 52 18 / 0.35);
}
.ring-orange-800\/40{
  --tw-ring-color: rgb(154 52 18 / 0.4);
}
.ring-orange-800\/45{
  --tw-ring-color: rgb(154 52 18 / 0.45);
}
.ring-orange-800\/5{
  --tw-ring-color: rgb(154 52 18 / 0.05);
}
.ring-orange-800\/50{
  --tw-ring-color: rgb(154 52 18 / 0.5);
}
.ring-orange-800\/55{
  --tw-ring-color: rgb(154 52 18 / 0.55);
}
.ring-orange-800\/60{
  --tw-ring-color: rgb(154 52 18 / 0.6);
}
.ring-orange-800\/65{
  --tw-ring-color: rgb(154 52 18 / 0.65);
}
.ring-orange-800\/70{
  --tw-ring-color: rgb(154 52 18 / 0.7);
}
.ring-orange-800\/75{
  --tw-ring-color: rgb(154 52 18 / 0.75);
}
.ring-orange-800\/80{
  --tw-ring-color: rgb(154 52 18 / 0.8);
}
.ring-orange-800\/85{
  --tw-ring-color: rgb(154 52 18 / 0.85);
}
.ring-orange-800\/90{
  --tw-ring-color: rgb(154 52 18 / 0.9);
}
.ring-orange-800\/95{
  --tw-ring-color: rgb(154 52 18 / 0.95);
}
.ring-orange-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1));
}
.ring-orange-900\/0{
  --tw-ring-color: rgb(124 45 18 / 0);
}
.ring-orange-900\/10{
  --tw-ring-color: rgb(124 45 18 / 0.1);
}
.ring-orange-900\/100{
  --tw-ring-color: rgb(124 45 18 / 1);
}
.ring-orange-900\/15{
  --tw-ring-color: rgb(124 45 18 / 0.15);
}
.ring-orange-900\/20{
  --tw-ring-color: rgb(124 45 18 / 0.2);
}
.ring-orange-900\/25{
  --tw-ring-color: rgb(124 45 18 / 0.25);
}
.ring-orange-900\/30{
  --tw-ring-color: rgb(124 45 18 / 0.3);
}
.ring-orange-900\/35{
  --tw-ring-color: rgb(124 45 18 / 0.35);
}
.ring-orange-900\/40{
  --tw-ring-color: rgb(124 45 18 / 0.4);
}
.ring-orange-900\/45{
  --tw-ring-color: rgb(124 45 18 / 0.45);
}
.ring-orange-900\/5{
  --tw-ring-color: rgb(124 45 18 / 0.05);
}
.ring-orange-900\/50{
  --tw-ring-color: rgb(124 45 18 / 0.5);
}
.ring-orange-900\/55{
  --tw-ring-color: rgb(124 45 18 / 0.55);
}
.ring-orange-900\/60{
  --tw-ring-color: rgb(124 45 18 / 0.6);
}
.ring-orange-900\/65{
  --tw-ring-color: rgb(124 45 18 / 0.65);
}
.ring-orange-900\/70{
  --tw-ring-color: rgb(124 45 18 / 0.7);
}
.ring-orange-900\/75{
  --tw-ring-color: rgb(124 45 18 / 0.75);
}
.ring-orange-900\/80{
  --tw-ring-color: rgb(124 45 18 / 0.8);
}
.ring-orange-900\/85{
  --tw-ring-color: rgb(124 45 18 / 0.85);
}
.ring-orange-900\/90{
  --tw-ring-color: rgb(124 45 18 / 0.9);
}
.ring-orange-900\/95{
  --tw-ring-color: rgb(124 45 18 / 0.95);
}
.ring-orange-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(67 20 7 / var(--tw-ring-opacity, 1));
}
.ring-orange-950\/0{
  --tw-ring-color: rgb(67 20 7 / 0);
}
.ring-orange-950\/10{
  --tw-ring-color: rgb(67 20 7 / 0.1);
}
.ring-orange-950\/100{
  --tw-ring-color: rgb(67 20 7 / 1);
}
.ring-orange-950\/15{
  --tw-ring-color: rgb(67 20 7 / 0.15);
}
.ring-orange-950\/20{
  --tw-ring-color: rgb(67 20 7 / 0.2);
}
.ring-orange-950\/25{
  --tw-ring-color: rgb(67 20 7 / 0.25);
}
.ring-orange-950\/30{
  --tw-ring-color: rgb(67 20 7 / 0.3);
}
.ring-orange-950\/35{
  --tw-ring-color: rgb(67 20 7 / 0.35);
}
.ring-orange-950\/40{
  --tw-ring-color: rgb(67 20 7 / 0.4);
}
.ring-orange-950\/45{
  --tw-ring-color: rgb(67 20 7 / 0.45);
}
.ring-orange-950\/5{
  --tw-ring-color: rgb(67 20 7 / 0.05);
}
.ring-orange-950\/50{
  --tw-ring-color: rgb(67 20 7 / 0.5);
}
.ring-orange-950\/55{
  --tw-ring-color: rgb(67 20 7 / 0.55);
}
.ring-orange-950\/60{
  --tw-ring-color: rgb(67 20 7 / 0.6);
}
.ring-orange-950\/65{
  --tw-ring-color: rgb(67 20 7 / 0.65);
}
.ring-orange-950\/70{
  --tw-ring-color: rgb(67 20 7 / 0.7);
}
.ring-orange-950\/75{
  --tw-ring-color: rgb(67 20 7 / 0.75);
}
.ring-orange-950\/80{
  --tw-ring-color: rgb(67 20 7 / 0.8);
}
.ring-orange-950\/85{
  --tw-ring-color: rgb(67 20 7 / 0.85);
}
.ring-orange-950\/90{
  --tw-ring-color: rgb(67 20 7 / 0.9);
}
.ring-orange-950\/95{
  --tw-ring-color: rgb(67 20 7 / 0.95);
}
.ring-pink-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1));
}
.ring-pink-100\/0{
  --tw-ring-color: rgb(252 231 243 / 0);
}
.ring-pink-100\/10{
  --tw-ring-color: rgb(252 231 243 / 0.1);
}
.ring-pink-100\/100{
  --tw-ring-color: rgb(252 231 243 / 1);
}
.ring-pink-100\/15{
  --tw-ring-color: rgb(252 231 243 / 0.15);
}
.ring-pink-100\/20{
  --tw-ring-color: rgb(252 231 243 / 0.2);
}
.ring-pink-100\/25{
  --tw-ring-color: rgb(252 231 243 / 0.25);
}
.ring-pink-100\/30{
  --tw-ring-color: rgb(252 231 243 / 0.3);
}
.ring-pink-100\/35{
  --tw-ring-color: rgb(252 231 243 / 0.35);
}
.ring-pink-100\/40{
  --tw-ring-color: rgb(252 231 243 / 0.4);
}
.ring-pink-100\/45{
  --tw-ring-color: rgb(252 231 243 / 0.45);
}
.ring-pink-100\/5{
  --tw-ring-color: rgb(252 231 243 / 0.05);
}
.ring-pink-100\/50{
  --tw-ring-color: rgb(252 231 243 / 0.5);
}
.ring-pink-100\/55{
  --tw-ring-color: rgb(252 231 243 / 0.55);
}
.ring-pink-100\/60{
  --tw-ring-color: rgb(252 231 243 / 0.6);
}
.ring-pink-100\/65{
  --tw-ring-color: rgb(252 231 243 / 0.65);
}
.ring-pink-100\/70{
  --tw-ring-color: rgb(252 231 243 / 0.7);
}
.ring-pink-100\/75{
  --tw-ring-color: rgb(252 231 243 / 0.75);
}
.ring-pink-100\/80{
  --tw-ring-color: rgb(252 231 243 / 0.8);
}
.ring-pink-100\/85{
  --tw-ring-color: rgb(252 231 243 / 0.85);
}
.ring-pink-100\/90{
  --tw-ring-color: rgb(252 231 243 / 0.9);
}
.ring-pink-100\/95{
  --tw-ring-color: rgb(252 231 243 / 0.95);
}
.ring-pink-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1));
}
.ring-pink-200\/0{
  --tw-ring-color: rgb(251 207 232 / 0);
}
.ring-pink-200\/10{
  --tw-ring-color: rgb(251 207 232 / 0.1);
}
.ring-pink-200\/100{
  --tw-ring-color: rgb(251 207 232 / 1);
}
.ring-pink-200\/15{
  --tw-ring-color: rgb(251 207 232 / 0.15);
}
.ring-pink-200\/20{
  --tw-ring-color: rgb(251 207 232 / 0.2);
}
.ring-pink-200\/25{
  --tw-ring-color: rgb(251 207 232 / 0.25);
}
.ring-pink-200\/30{
  --tw-ring-color: rgb(251 207 232 / 0.3);
}
.ring-pink-200\/35{
  --tw-ring-color: rgb(251 207 232 / 0.35);
}
.ring-pink-200\/40{
  --tw-ring-color: rgb(251 207 232 / 0.4);
}
.ring-pink-200\/45{
  --tw-ring-color: rgb(251 207 232 / 0.45);
}
.ring-pink-200\/5{
  --tw-ring-color: rgb(251 207 232 / 0.05);
}
.ring-pink-200\/50{
  --tw-ring-color: rgb(251 207 232 / 0.5);
}
.ring-pink-200\/55{
  --tw-ring-color: rgb(251 207 232 / 0.55);
}
.ring-pink-200\/60{
  --tw-ring-color: rgb(251 207 232 / 0.6);
}
.ring-pink-200\/65{
  --tw-ring-color: rgb(251 207 232 / 0.65);
}
.ring-pink-200\/70{
  --tw-ring-color: rgb(251 207 232 / 0.7);
}
.ring-pink-200\/75{
  --tw-ring-color: rgb(251 207 232 / 0.75);
}
.ring-pink-200\/80{
  --tw-ring-color: rgb(251 207 232 / 0.8);
}
.ring-pink-200\/85{
  --tw-ring-color: rgb(251 207 232 / 0.85);
}
.ring-pink-200\/90{
  --tw-ring-color: rgb(251 207 232 / 0.9);
}
.ring-pink-200\/95{
  --tw-ring-color: rgb(251 207 232 / 0.95);
}
.ring-pink-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1));
}
.ring-pink-300\/0{
  --tw-ring-color: rgb(249 168 212 / 0);
}
.ring-pink-300\/10{
  --tw-ring-color: rgb(249 168 212 / 0.1);
}
.ring-pink-300\/100{
  --tw-ring-color: rgb(249 168 212 / 1);
}
.ring-pink-300\/15{
  --tw-ring-color: rgb(249 168 212 / 0.15);
}
.ring-pink-300\/20{
  --tw-ring-color: rgb(249 168 212 / 0.2);
}
.ring-pink-300\/25{
  --tw-ring-color: rgb(249 168 212 / 0.25);
}
.ring-pink-300\/30{
  --tw-ring-color: rgb(249 168 212 / 0.3);
}
.ring-pink-300\/35{
  --tw-ring-color: rgb(249 168 212 / 0.35);
}
.ring-pink-300\/40{
  --tw-ring-color: rgb(249 168 212 / 0.4);
}
.ring-pink-300\/45{
  --tw-ring-color: rgb(249 168 212 / 0.45);
}
.ring-pink-300\/5{
  --tw-ring-color: rgb(249 168 212 / 0.05);
}
.ring-pink-300\/50{
  --tw-ring-color: rgb(249 168 212 / 0.5);
}
.ring-pink-300\/55{
  --tw-ring-color: rgb(249 168 212 / 0.55);
}
.ring-pink-300\/60{
  --tw-ring-color: rgb(249 168 212 / 0.6);
}
.ring-pink-300\/65{
  --tw-ring-color: rgb(249 168 212 / 0.65);
}
.ring-pink-300\/70{
  --tw-ring-color: rgb(249 168 212 / 0.7);
}
.ring-pink-300\/75{
  --tw-ring-color: rgb(249 168 212 / 0.75);
}
.ring-pink-300\/80{
  --tw-ring-color: rgb(249 168 212 / 0.8);
}
.ring-pink-300\/85{
  --tw-ring-color: rgb(249 168 212 / 0.85);
}
.ring-pink-300\/90{
  --tw-ring-color: rgb(249 168 212 / 0.9);
}
.ring-pink-300\/95{
  --tw-ring-color: rgb(249 168 212 / 0.95);
}
.ring-pink-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1));
}
.ring-pink-400\/0{
  --tw-ring-color: rgb(244 114 182 / 0);
}
.ring-pink-400\/10{
  --tw-ring-color: rgb(244 114 182 / 0.1);
}
.ring-pink-400\/100{
  --tw-ring-color: rgb(244 114 182 / 1);
}
.ring-pink-400\/15{
  --tw-ring-color: rgb(244 114 182 / 0.15);
}
.ring-pink-400\/20{
  --tw-ring-color: rgb(244 114 182 / 0.2);
}
.ring-pink-400\/25{
  --tw-ring-color: rgb(244 114 182 / 0.25);
}
.ring-pink-400\/30{
  --tw-ring-color: rgb(244 114 182 / 0.3);
}
.ring-pink-400\/35{
  --tw-ring-color: rgb(244 114 182 / 0.35);
}
.ring-pink-400\/40{
  --tw-ring-color: rgb(244 114 182 / 0.4);
}
.ring-pink-400\/45{
  --tw-ring-color: rgb(244 114 182 / 0.45);
}
.ring-pink-400\/5{
  --tw-ring-color: rgb(244 114 182 / 0.05);
}
.ring-pink-400\/50{
  --tw-ring-color: rgb(244 114 182 / 0.5);
}
.ring-pink-400\/55{
  --tw-ring-color: rgb(244 114 182 / 0.55);
}
.ring-pink-400\/60{
  --tw-ring-color: rgb(244 114 182 / 0.6);
}
.ring-pink-400\/65{
  --tw-ring-color: rgb(244 114 182 / 0.65);
}
.ring-pink-400\/70{
  --tw-ring-color: rgb(244 114 182 / 0.7);
}
.ring-pink-400\/75{
  --tw-ring-color: rgb(244 114 182 / 0.75);
}
.ring-pink-400\/80{
  --tw-ring-color: rgb(244 114 182 / 0.8);
}
.ring-pink-400\/85{
  --tw-ring-color: rgb(244 114 182 / 0.85);
}
.ring-pink-400\/90{
  --tw-ring-color: rgb(244 114 182 / 0.9);
}
.ring-pink-400\/95{
  --tw-ring-color: rgb(244 114 182 / 0.95);
}
.ring-pink-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1));
}
.ring-pink-50\/0{
  --tw-ring-color: rgb(253 242 248 / 0);
}
.ring-pink-50\/10{
  --tw-ring-color: rgb(253 242 248 / 0.1);
}
.ring-pink-50\/100{
  --tw-ring-color: rgb(253 242 248 / 1);
}
.ring-pink-50\/15{
  --tw-ring-color: rgb(253 242 248 / 0.15);
}
.ring-pink-50\/20{
  --tw-ring-color: rgb(253 242 248 / 0.2);
}
.ring-pink-50\/25{
  --tw-ring-color: rgb(253 242 248 / 0.25);
}
.ring-pink-50\/30{
  --tw-ring-color: rgb(253 242 248 / 0.3);
}
.ring-pink-50\/35{
  --tw-ring-color: rgb(253 242 248 / 0.35);
}
.ring-pink-50\/40{
  --tw-ring-color: rgb(253 242 248 / 0.4);
}
.ring-pink-50\/45{
  --tw-ring-color: rgb(253 242 248 / 0.45);
}
.ring-pink-50\/5{
  --tw-ring-color: rgb(253 242 248 / 0.05);
}
.ring-pink-50\/50{
  --tw-ring-color: rgb(253 242 248 / 0.5);
}
.ring-pink-50\/55{
  --tw-ring-color: rgb(253 242 248 / 0.55);
}
.ring-pink-50\/60{
  --tw-ring-color: rgb(253 242 248 / 0.6);
}
.ring-pink-50\/65{
  --tw-ring-color: rgb(253 242 248 / 0.65);
}
.ring-pink-50\/70{
  --tw-ring-color: rgb(253 242 248 / 0.7);
}
.ring-pink-50\/75{
  --tw-ring-color: rgb(253 242 248 / 0.75);
}
.ring-pink-50\/80{
  --tw-ring-color: rgb(253 242 248 / 0.8);
}
.ring-pink-50\/85{
  --tw-ring-color: rgb(253 242 248 / 0.85);
}
.ring-pink-50\/90{
  --tw-ring-color: rgb(253 242 248 / 0.9);
}
.ring-pink-50\/95{
  --tw-ring-color: rgb(253 242 248 / 0.95);
}
.ring-pink-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1));
}
.ring-pink-500\/0{
  --tw-ring-color: rgb(236 72 153 / 0);
}
.ring-pink-500\/10{
  --tw-ring-color: rgb(236 72 153 / 0.1);
}
.ring-pink-500\/100{
  --tw-ring-color: rgb(236 72 153 / 1);
}
.ring-pink-500\/15{
  --tw-ring-color: rgb(236 72 153 / 0.15);
}
.ring-pink-500\/20{
  --tw-ring-color: rgb(236 72 153 / 0.2);
}
.ring-pink-500\/25{
  --tw-ring-color: rgb(236 72 153 / 0.25);
}
.ring-pink-500\/30{
  --tw-ring-color: rgb(236 72 153 / 0.3);
}
.ring-pink-500\/35{
  --tw-ring-color: rgb(236 72 153 / 0.35);
}
.ring-pink-500\/40{
  --tw-ring-color: rgb(236 72 153 / 0.4);
}
.ring-pink-500\/45{
  --tw-ring-color: rgb(236 72 153 / 0.45);
}
.ring-pink-500\/5{
  --tw-ring-color: rgb(236 72 153 / 0.05);
}
.ring-pink-500\/50{
  --tw-ring-color: rgb(236 72 153 / 0.5);
}
.ring-pink-500\/55{
  --tw-ring-color: rgb(236 72 153 / 0.55);
}
.ring-pink-500\/60{
  --tw-ring-color: rgb(236 72 153 / 0.6);
}
.ring-pink-500\/65{
  --tw-ring-color: rgb(236 72 153 / 0.65);
}
.ring-pink-500\/70{
  --tw-ring-color: rgb(236 72 153 / 0.7);
}
.ring-pink-500\/75{
  --tw-ring-color: rgb(236 72 153 / 0.75);
}
.ring-pink-500\/80{
  --tw-ring-color: rgb(236 72 153 / 0.8);
}
.ring-pink-500\/85{
  --tw-ring-color: rgb(236 72 153 / 0.85);
}
.ring-pink-500\/90{
  --tw-ring-color: rgb(236 72 153 / 0.9);
}
.ring-pink-500\/95{
  --tw-ring-color: rgb(236 72 153 / 0.95);
}
.ring-pink-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1));
}
.ring-pink-600\/0{
  --tw-ring-color: rgb(219 39 119 / 0);
}
.ring-pink-600\/10{
  --tw-ring-color: rgb(219 39 119 / 0.1);
}
.ring-pink-600\/100{
  --tw-ring-color: rgb(219 39 119 / 1);
}
.ring-pink-600\/15{
  --tw-ring-color: rgb(219 39 119 / 0.15);
}
.ring-pink-600\/20{
  --tw-ring-color: rgb(219 39 119 / 0.2);
}
.ring-pink-600\/25{
  --tw-ring-color: rgb(219 39 119 / 0.25);
}
.ring-pink-600\/30{
  --tw-ring-color: rgb(219 39 119 / 0.3);
}
.ring-pink-600\/35{
  --tw-ring-color: rgb(219 39 119 / 0.35);
}
.ring-pink-600\/40{
  --tw-ring-color: rgb(219 39 119 / 0.4);
}
.ring-pink-600\/45{
  --tw-ring-color: rgb(219 39 119 / 0.45);
}
.ring-pink-600\/5{
  --tw-ring-color: rgb(219 39 119 / 0.05);
}
.ring-pink-600\/50{
  --tw-ring-color: rgb(219 39 119 / 0.5);
}
.ring-pink-600\/55{
  --tw-ring-color: rgb(219 39 119 / 0.55);
}
.ring-pink-600\/60{
  --tw-ring-color: rgb(219 39 119 / 0.6);
}
.ring-pink-600\/65{
  --tw-ring-color: rgb(219 39 119 / 0.65);
}
.ring-pink-600\/70{
  --tw-ring-color: rgb(219 39 119 / 0.7);
}
.ring-pink-600\/75{
  --tw-ring-color: rgb(219 39 119 / 0.75);
}
.ring-pink-600\/80{
  --tw-ring-color: rgb(219 39 119 / 0.8);
}
.ring-pink-600\/85{
  --tw-ring-color: rgb(219 39 119 / 0.85);
}
.ring-pink-600\/90{
  --tw-ring-color: rgb(219 39 119 / 0.9);
}
.ring-pink-600\/95{
  --tw-ring-color: rgb(219 39 119 / 0.95);
}
.ring-pink-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1));
}
.ring-pink-700\/0{
  --tw-ring-color: rgb(190 24 93 / 0);
}
.ring-pink-700\/10{
  --tw-ring-color: rgb(190 24 93 / 0.1);
}
.ring-pink-700\/100{
  --tw-ring-color: rgb(190 24 93 / 1);
}
.ring-pink-700\/15{
  --tw-ring-color: rgb(190 24 93 / 0.15);
}
.ring-pink-700\/20{
  --tw-ring-color: rgb(190 24 93 / 0.2);
}
.ring-pink-700\/25{
  --tw-ring-color: rgb(190 24 93 / 0.25);
}
.ring-pink-700\/30{
  --tw-ring-color: rgb(190 24 93 / 0.3);
}
.ring-pink-700\/35{
  --tw-ring-color: rgb(190 24 93 / 0.35);
}
.ring-pink-700\/40{
  --tw-ring-color: rgb(190 24 93 / 0.4);
}
.ring-pink-700\/45{
  --tw-ring-color: rgb(190 24 93 / 0.45);
}
.ring-pink-700\/5{
  --tw-ring-color: rgb(190 24 93 / 0.05);
}
.ring-pink-700\/50{
  --tw-ring-color: rgb(190 24 93 / 0.5);
}
.ring-pink-700\/55{
  --tw-ring-color: rgb(190 24 93 / 0.55);
}
.ring-pink-700\/60{
  --tw-ring-color: rgb(190 24 93 / 0.6);
}
.ring-pink-700\/65{
  --tw-ring-color: rgb(190 24 93 / 0.65);
}
.ring-pink-700\/70{
  --tw-ring-color: rgb(190 24 93 / 0.7);
}
.ring-pink-700\/75{
  --tw-ring-color: rgb(190 24 93 / 0.75);
}
.ring-pink-700\/80{
  --tw-ring-color: rgb(190 24 93 / 0.8);
}
.ring-pink-700\/85{
  --tw-ring-color: rgb(190 24 93 / 0.85);
}
.ring-pink-700\/90{
  --tw-ring-color: rgb(190 24 93 / 0.9);
}
.ring-pink-700\/95{
  --tw-ring-color: rgb(190 24 93 / 0.95);
}
.ring-pink-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1));
}
.ring-pink-800\/0{
  --tw-ring-color: rgb(157 23 77 / 0);
}
.ring-pink-800\/10{
  --tw-ring-color: rgb(157 23 77 / 0.1);
}
.ring-pink-800\/100{
  --tw-ring-color: rgb(157 23 77 / 1);
}
.ring-pink-800\/15{
  --tw-ring-color: rgb(157 23 77 / 0.15);
}
.ring-pink-800\/20{
  --tw-ring-color: rgb(157 23 77 / 0.2);
}
.ring-pink-800\/25{
  --tw-ring-color: rgb(157 23 77 / 0.25);
}
.ring-pink-800\/30{
  --tw-ring-color: rgb(157 23 77 / 0.3);
}
.ring-pink-800\/35{
  --tw-ring-color: rgb(157 23 77 / 0.35);
}
.ring-pink-800\/40{
  --tw-ring-color: rgb(157 23 77 / 0.4);
}
.ring-pink-800\/45{
  --tw-ring-color: rgb(157 23 77 / 0.45);
}
.ring-pink-800\/5{
  --tw-ring-color: rgb(157 23 77 / 0.05);
}
.ring-pink-800\/50{
  --tw-ring-color: rgb(157 23 77 / 0.5);
}
.ring-pink-800\/55{
  --tw-ring-color: rgb(157 23 77 / 0.55);
}
.ring-pink-800\/60{
  --tw-ring-color: rgb(157 23 77 / 0.6);
}
.ring-pink-800\/65{
  --tw-ring-color: rgb(157 23 77 / 0.65);
}
.ring-pink-800\/70{
  --tw-ring-color: rgb(157 23 77 / 0.7);
}
.ring-pink-800\/75{
  --tw-ring-color: rgb(157 23 77 / 0.75);
}
.ring-pink-800\/80{
  --tw-ring-color: rgb(157 23 77 / 0.8);
}
.ring-pink-800\/85{
  --tw-ring-color: rgb(157 23 77 / 0.85);
}
.ring-pink-800\/90{
  --tw-ring-color: rgb(157 23 77 / 0.9);
}
.ring-pink-800\/95{
  --tw-ring-color: rgb(157 23 77 / 0.95);
}
.ring-pink-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1));
}
.ring-pink-900\/0{
  --tw-ring-color: rgb(131 24 67 / 0);
}
.ring-pink-900\/10{
  --tw-ring-color: rgb(131 24 67 / 0.1);
}
.ring-pink-900\/100{
  --tw-ring-color: rgb(131 24 67 / 1);
}
.ring-pink-900\/15{
  --tw-ring-color: rgb(131 24 67 / 0.15);
}
.ring-pink-900\/20{
  --tw-ring-color: rgb(131 24 67 / 0.2);
}
.ring-pink-900\/25{
  --tw-ring-color: rgb(131 24 67 / 0.25);
}
.ring-pink-900\/30{
  --tw-ring-color: rgb(131 24 67 / 0.3);
}
.ring-pink-900\/35{
  --tw-ring-color: rgb(131 24 67 / 0.35);
}
.ring-pink-900\/40{
  --tw-ring-color: rgb(131 24 67 / 0.4);
}
.ring-pink-900\/45{
  --tw-ring-color: rgb(131 24 67 / 0.45);
}
.ring-pink-900\/5{
  --tw-ring-color: rgb(131 24 67 / 0.05);
}
.ring-pink-900\/50{
  --tw-ring-color: rgb(131 24 67 / 0.5);
}
.ring-pink-900\/55{
  --tw-ring-color: rgb(131 24 67 / 0.55);
}
.ring-pink-900\/60{
  --tw-ring-color: rgb(131 24 67 / 0.6);
}
.ring-pink-900\/65{
  --tw-ring-color: rgb(131 24 67 / 0.65);
}
.ring-pink-900\/70{
  --tw-ring-color: rgb(131 24 67 / 0.7);
}
.ring-pink-900\/75{
  --tw-ring-color: rgb(131 24 67 / 0.75);
}
.ring-pink-900\/80{
  --tw-ring-color: rgb(131 24 67 / 0.8);
}
.ring-pink-900\/85{
  --tw-ring-color: rgb(131 24 67 / 0.85);
}
.ring-pink-900\/90{
  --tw-ring-color: rgb(131 24 67 / 0.9);
}
.ring-pink-900\/95{
  --tw-ring-color: rgb(131 24 67 / 0.95);
}
.ring-pink-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(80 7 36 / var(--tw-ring-opacity, 1));
}
.ring-pink-950\/0{
  --tw-ring-color: rgb(80 7 36 / 0);
}
.ring-pink-950\/10{
  --tw-ring-color: rgb(80 7 36 / 0.1);
}
.ring-pink-950\/100{
  --tw-ring-color: rgb(80 7 36 / 1);
}
.ring-pink-950\/15{
  --tw-ring-color: rgb(80 7 36 / 0.15);
}
.ring-pink-950\/20{
  --tw-ring-color: rgb(80 7 36 / 0.2);
}
.ring-pink-950\/25{
  --tw-ring-color: rgb(80 7 36 / 0.25);
}
.ring-pink-950\/30{
  --tw-ring-color: rgb(80 7 36 / 0.3);
}
.ring-pink-950\/35{
  --tw-ring-color: rgb(80 7 36 / 0.35);
}
.ring-pink-950\/40{
  --tw-ring-color: rgb(80 7 36 / 0.4);
}
.ring-pink-950\/45{
  --tw-ring-color: rgb(80 7 36 / 0.45);
}
.ring-pink-950\/5{
  --tw-ring-color: rgb(80 7 36 / 0.05);
}
.ring-pink-950\/50{
  --tw-ring-color: rgb(80 7 36 / 0.5);
}
.ring-pink-950\/55{
  --tw-ring-color: rgb(80 7 36 / 0.55);
}
.ring-pink-950\/60{
  --tw-ring-color: rgb(80 7 36 / 0.6);
}
.ring-pink-950\/65{
  --tw-ring-color: rgb(80 7 36 / 0.65);
}
.ring-pink-950\/70{
  --tw-ring-color: rgb(80 7 36 / 0.7);
}
.ring-pink-950\/75{
  --tw-ring-color: rgb(80 7 36 / 0.75);
}
.ring-pink-950\/80{
  --tw-ring-color: rgb(80 7 36 / 0.8);
}
.ring-pink-950\/85{
  --tw-ring-color: rgb(80 7 36 / 0.85);
}
.ring-pink-950\/90{
  --tw-ring-color: rgb(80 7 36 / 0.9);
}
.ring-pink-950\/95{
  --tw-ring-color: rgb(80 7 36 / 0.95);
}
.ring-popover{
  --tw-ring-color: hsl(var(--popover));
}
.ring-popover-foreground{
  --tw-ring-color: hsl(var(--popover-foreground));
}
.ring-popover-foreground\/0{
  --tw-ring-color: hsl(var(--popover-foreground) / 0);
}
.ring-popover-foreground\/10{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.1);
}
.ring-popover-foreground\/100{
  --tw-ring-color: hsl(var(--popover-foreground) / 1);
}
.ring-popover-foreground\/15{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.15);
}
.ring-popover-foreground\/20{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.2);
}
.ring-popover-foreground\/25{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.25);
}
.ring-popover-foreground\/30{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.3);
}
.ring-popover-foreground\/35{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.35);
}
.ring-popover-foreground\/40{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.4);
}
.ring-popover-foreground\/45{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.45);
}
.ring-popover-foreground\/5{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.05);
}
.ring-popover-foreground\/50{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.5);
}
.ring-popover-foreground\/55{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.55);
}
.ring-popover-foreground\/60{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.6);
}
.ring-popover-foreground\/65{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.65);
}
.ring-popover-foreground\/70{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.7);
}
.ring-popover-foreground\/75{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.75);
}
.ring-popover-foreground\/80{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.8);
}
.ring-popover-foreground\/85{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.85);
}
.ring-popover-foreground\/90{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.9);
}
.ring-popover-foreground\/95{
  --tw-ring-color: hsl(var(--popover-foreground) / 0.95);
}
.ring-popover\/0{
  --tw-ring-color: hsl(var(--popover) / 0);
}
.ring-popover\/10{
  --tw-ring-color: hsl(var(--popover) / 0.1);
}
.ring-popover\/100{
  --tw-ring-color: hsl(var(--popover) / 1);
}
.ring-popover\/15{
  --tw-ring-color: hsl(var(--popover) / 0.15);
}
.ring-popover\/20{
  --tw-ring-color: hsl(var(--popover) / 0.2);
}
.ring-popover\/25{
  --tw-ring-color: hsl(var(--popover) / 0.25);
}
.ring-popover\/30{
  --tw-ring-color: hsl(var(--popover) / 0.3);
}
.ring-popover\/35{
  --tw-ring-color: hsl(var(--popover) / 0.35);
}
.ring-popover\/40{
  --tw-ring-color: hsl(var(--popover) / 0.4);
}
.ring-popover\/45{
  --tw-ring-color: hsl(var(--popover) / 0.45);
}
.ring-popover\/5{
  --tw-ring-color: hsl(var(--popover) / 0.05);
}
.ring-popover\/50{
  --tw-ring-color: hsl(var(--popover) / 0.5);
}
.ring-popover\/55{
  --tw-ring-color: hsl(var(--popover) / 0.55);
}
.ring-popover\/60{
  --tw-ring-color: hsl(var(--popover) / 0.6);
}
.ring-popover\/65{
  --tw-ring-color: hsl(var(--popover) / 0.65);
}
.ring-popover\/70{
  --tw-ring-color: hsl(var(--popover) / 0.7);
}
.ring-popover\/75{
  --tw-ring-color: hsl(var(--popover) / 0.75);
}
.ring-popover\/80{
  --tw-ring-color: hsl(var(--popover) / 0.8);
}
.ring-popover\/85{
  --tw-ring-color: hsl(var(--popover) / 0.85);
}
.ring-popover\/90{
  --tw-ring-color: hsl(var(--popover) / 0.9);
}
.ring-popover\/95{
  --tw-ring-color: hsl(var(--popover) / 0.95);
}
.ring-primary{
  --tw-ring-color: hsl(var(--primary));
}
.ring-primary-foreground{
  --tw-ring-color: hsl(var(--primary-foreground));
}
.ring-primary-foreground\/0{
  --tw-ring-color: hsl(var(--primary-foreground) / 0);
}
.ring-primary-foreground\/10{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.1);
}
.ring-primary-foreground\/100{
  --tw-ring-color: hsl(var(--primary-foreground) / 1);
}
.ring-primary-foreground\/15{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.15);
}
.ring-primary-foreground\/20{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.2);
}
.ring-primary-foreground\/25{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.25);
}
.ring-primary-foreground\/30{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.3);
}
.ring-primary-foreground\/35{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.35);
}
.ring-primary-foreground\/40{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.4);
}
.ring-primary-foreground\/45{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.45);
}
.ring-primary-foreground\/5{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.05);
}
.ring-primary-foreground\/50{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.5);
}
.ring-primary-foreground\/55{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.55);
}
.ring-primary-foreground\/60{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.6);
}
.ring-primary-foreground\/65{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.65);
}
.ring-primary-foreground\/70{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.7);
}
.ring-primary-foreground\/75{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.75);
}
.ring-primary-foreground\/80{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.8);
}
.ring-primary-foreground\/85{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.85);
}
.ring-primary-foreground\/90{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.9);
}
.ring-primary-foreground\/95{
  --tw-ring-color: hsl(var(--primary-foreground) / 0.95);
}
.ring-primary\/0{
  --tw-ring-color: hsl(var(--primary) / 0);
}
.ring-primary\/10{
  --tw-ring-color: hsl(var(--primary) / 0.1);
}
.ring-primary\/100{
  --tw-ring-color: hsl(var(--primary) / 1);
}
.ring-primary\/15{
  --tw-ring-color: hsl(var(--primary) / 0.15);
}
.ring-primary\/20{
  --tw-ring-color: hsl(var(--primary) / 0.2);
}
.ring-primary\/25{
  --tw-ring-color: hsl(var(--primary) / 0.25);
}
.ring-primary\/30{
  --tw-ring-color: hsl(var(--primary) / 0.3);
}
.ring-primary\/35{
  --tw-ring-color: hsl(var(--primary) / 0.35);
}
.ring-primary\/40{
  --tw-ring-color: hsl(var(--primary) / 0.4);
}
.ring-primary\/45{
  --tw-ring-color: hsl(var(--primary) / 0.45);
}
.ring-primary\/5{
  --tw-ring-color: hsl(var(--primary) / 0.05);
}
.ring-primary\/50{
  --tw-ring-color: hsl(var(--primary) / 0.5);
}
.ring-primary\/55{
  --tw-ring-color: hsl(var(--primary) / 0.55);
}
.ring-primary\/60{
  --tw-ring-color: hsl(var(--primary) / 0.6);
}
.ring-primary\/65{
  --tw-ring-color: hsl(var(--primary) / 0.65);
}
.ring-primary\/70{
  --tw-ring-color: hsl(var(--primary) / 0.7);
}
.ring-primary\/75{
  --tw-ring-color: hsl(var(--primary) / 0.75);
}
.ring-primary\/80{
  --tw-ring-color: hsl(var(--primary) / 0.8);
}
.ring-primary\/85{
  --tw-ring-color: hsl(var(--primary) / 0.85);
}
.ring-primary\/90{
  --tw-ring-color: hsl(var(--primary) / 0.9);
}
.ring-primary\/95{
  --tw-ring-color: hsl(var(--primary) / 0.95);
}
.ring-purple-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1));
}
.ring-purple-100\/0{
  --tw-ring-color: rgb(243 232 255 / 0);
}
.ring-purple-100\/10{
  --tw-ring-color: rgb(243 232 255 / 0.1);
}
.ring-purple-100\/100{
  --tw-ring-color: rgb(243 232 255 / 1);
}
.ring-purple-100\/15{
  --tw-ring-color: rgb(243 232 255 / 0.15);
}
.ring-purple-100\/20{
  --tw-ring-color: rgb(243 232 255 / 0.2);
}
.ring-purple-100\/25{
  --tw-ring-color: rgb(243 232 255 / 0.25);
}
.ring-purple-100\/30{
  --tw-ring-color: rgb(243 232 255 / 0.3);
}
.ring-purple-100\/35{
  --tw-ring-color: rgb(243 232 255 / 0.35);
}
.ring-purple-100\/40{
  --tw-ring-color: rgb(243 232 255 / 0.4);
}
.ring-purple-100\/45{
  --tw-ring-color: rgb(243 232 255 / 0.45);
}
.ring-purple-100\/5{
  --tw-ring-color: rgb(243 232 255 / 0.05);
}
.ring-purple-100\/50{
  --tw-ring-color: rgb(243 232 255 / 0.5);
}
.ring-purple-100\/55{
  --tw-ring-color: rgb(243 232 255 / 0.55);
}
.ring-purple-100\/60{
  --tw-ring-color: rgb(243 232 255 / 0.6);
}
.ring-purple-100\/65{
  --tw-ring-color: rgb(243 232 255 / 0.65);
}
.ring-purple-100\/70{
  --tw-ring-color: rgb(243 232 255 / 0.7);
}
.ring-purple-100\/75{
  --tw-ring-color: rgb(243 232 255 / 0.75);
}
.ring-purple-100\/80{
  --tw-ring-color: rgb(243 232 255 / 0.8);
}
.ring-purple-100\/85{
  --tw-ring-color: rgb(243 232 255 / 0.85);
}
.ring-purple-100\/90{
  --tw-ring-color: rgb(243 232 255 / 0.9);
}
.ring-purple-100\/95{
  --tw-ring-color: rgb(243 232 255 / 0.95);
}
.ring-purple-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1));
}
.ring-purple-200\/0{
  --tw-ring-color: rgb(233 213 255 / 0);
}
.ring-purple-200\/10{
  --tw-ring-color: rgb(233 213 255 / 0.1);
}
.ring-purple-200\/100{
  --tw-ring-color: rgb(233 213 255 / 1);
}
.ring-purple-200\/15{
  --tw-ring-color: rgb(233 213 255 / 0.15);
}
.ring-purple-200\/20{
  --tw-ring-color: rgb(233 213 255 / 0.2);
}
.ring-purple-200\/25{
  --tw-ring-color: rgb(233 213 255 / 0.25);
}
.ring-purple-200\/30{
  --tw-ring-color: rgb(233 213 255 / 0.3);
}
.ring-purple-200\/35{
  --tw-ring-color: rgb(233 213 255 / 0.35);
}
.ring-purple-200\/40{
  --tw-ring-color: rgb(233 213 255 / 0.4);
}
.ring-purple-200\/45{
  --tw-ring-color: rgb(233 213 255 / 0.45);
}
.ring-purple-200\/5{
  --tw-ring-color: rgb(233 213 255 / 0.05);
}
.ring-purple-200\/50{
  --tw-ring-color: rgb(233 213 255 / 0.5);
}
.ring-purple-200\/55{
  --tw-ring-color: rgb(233 213 255 / 0.55);
}
.ring-purple-200\/60{
  --tw-ring-color: rgb(233 213 255 / 0.6);
}
.ring-purple-200\/65{
  --tw-ring-color: rgb(233 213 255 / 0.65);
}
.ring-purple-200\/70{
  --tw-ring-color: rgb(233 213 255 / 0.7);
}
.ring-purple-200\/75{
  --tw-ring-color: rgb(233 213 255 / 0.75);
}
.ring-purple-200\/80{
  --tw-ring-color: rgb(233 213 255 / 0.8);
}
.ring-purple-200\/85{
  --tw-ring-color: rgb(233 213 255 / 0.85);
}
.ring-purple-200\/90{
  --tw-ring-color: rgb(233 213 255 / 0.9);
}
.ring-purple-200\/95{
  --tw-ring-color: rgb(233 213 255 / 0.95);
}
.ring-purple-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1));
}
.ring-purple-300\/0{
  --tw-ring-color: rgb(216 180 254 / 0);
}
.ring-purple-300\/10{
  --tw-ring-color: rgb(216 180 254 / 0.1);
}
.ring-purple-300\/100{
  --tw-ring-color: rgb(216 180 254 / 1);
}
.ring-purple-300\/15{
  --tw-ring-color: rgb(216 180 254 / 0.15);
}
.ring-purple-300\/20{
  --tw-ring-color: rgb(216 180 254 / 0.2);
}
.ring-purple-300\/25{
  --tw-ring-color: rgb(216 180 254 / 0.25);
}
.ring-purple-300\/30{
  --tw-ring-color: rgb(216 180 254 / 0.3);
}
.ring-purple-300\/35{
  --tw-ring-color: rgb(216 180 254 / 0.35);
}
.ring-purple-300\/40{
  --tw-ring-color: rgb(216 180 254 / 0.4);
}
.ring-purple-300\/45{
  --tw-ring-color: rgb(216 180 254 / 0.45);
}
.ring-purple-300\/5{
  --tw-ring-color: rgb(216 180 254 / 0.05);
}
.ring-purple-300\/50{
  --tw-ring-color: rgb(216 180 254 / 0.5);
}
.ring-purple-300\/55{
  --tw-ring-color: rgb(216 180 254 / 0.55);
}
.ring-purple-300\/60{
  --tw-ring-color: rgb(216 180 254 / 0.6);
}
.ring-purple-300\/65{
  --tw-ring-color: rgb(216 180 254 / 0.65);
}
.ring-purple-300\/70{
  --tw-ring-color: rgb(216 180 254 / 0.7);
}
.ring-purple-300\/75{
  --tw-ring-color: rgb(216 180 254 / 0.75);
}
.ring-purple-300\/80{
  --tw-ring-color: rgb(216 180 254 / 0.8);
}
.ring-purple-300\/85{
  --tw-ring-color: rgb(216 180 254 / 0.85);
}
.ring-purple-300\/90{
  --tw-ring-color: rgb(216 180 254 / 0.9);
}
.ring-purple-300\/95{
  --tw-ring-color: rgb(216 180 254 / 0.95);
}
.ring-purple-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1));
}
.ring-purple-400\/0{
  --tw-ring-color: rgb(192 132 252 / 0);
}
.ring-purple-400\/10{
  --tw-ring-color: rgb(192 132 252 / 0.1);
}
.ring-purple-400\/100{
  --tw-ring-color: rgb(192 132 252 / 1);
}
.ring-purple-400\/15{
  --tw-ring-color: rgb(192 132 252 / 0.15);
}
.ring-purple-400\/20{
  --tw-ring-color: rgb(192 132 252 / 0.2);
}
.ring-purple-400\/25{
  --tw-ring-color: rgb(192 132 252 / 0.25);
}
.ring-purple-400\/30{
  --tw-ring-color: rgb(192 132 252 / 0.3);
}
.ring-purple-400\/35{
  --tw-ring-color: rgb(192 132 252 / 0.35);
}
.ring-purple-400\/40{
  --tw-ring-color: rgb(192 132 252 / 0.4);
}
.ring-purple-400\/45{
  --tw-ring-color: rgb(192 132 252 / 0.45);
}
.ring-purple-400\/5{
  --tw-ring-color: rgb(192 132 252 / 0.05);
}
.ring-purple-400\/50{
  --tw-ring-color: rgb(192 132 252 / 0.5);
}
.ring-purple-400\/55{
  --tw-ring-color: rgb(192 132 252 / 0.55);
}
.ring-purple-400\/60{
  --tw-ring-color: rgb(192 132 252 / 0.6);
}
.ring-purple-400\/65{
  --tw-ring-color: rgb(192 132 252 / 0.65);
}
.ring-purple-400\/70{
  --tw-ring-color: rgb(192 132 252 / 0.7);
}
.ring-purple-400\/75{
  --tw-ring-color: rgb(192 132 252 / 0.75);
}
.ring-purple-400\/80{
  --tw-ring-color: rgb(192 132 252 / 0.8);
}
.ring-purple-400\/85{
  --tw-ring-color: rgb(192 132 252 / 0.85);
}
.ring-purple-400\/90{
  --tw-ring-color: rgb(192 132 252 / 0.9);
}
.ring-purple-400\/95{
  --tw-ring-color: rgb(192 132 252 / 0.95);
}
.ring-purple-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1));
}
.ring-purple-50\/0{
  --tw-ring-color: rgb(250 245 255 / 0);
}
.ring-purple-50\/10{
  --tw-ring-color: rgb(250 245 255 / 0.1);
}
.ring-purple-50\/100{
  --tw-ring-color: rgb(250 245 255 / 1);
}
.ring-purple-50\/15{
  --tw-ring-color: rgb(250 245 255 / 0.15);
}
.ring-purple-50\/20{
  --tw-ring-color: rgb(250 245 255 / 0.2);
}
.ring-purple-50\/25{
  --tw-ring-color: rgb(250 245 255 / 0.25);
}
.ring-purple-50\/30{
  --tw-ring-color: rgb(250 245 255 / 0.3);
}
.ring-purple-50\/35{
  --tw-ring-color: rgb(250 245 255 / 0.35);
}
.ring-purple-50\/40{
  --tw-ring-color: rgb(250 245 255 / 0.4);
}
.ring-purple-50\/45{
  --tw-ring-color: rgb(250 245 255 / 0.45);
}
.ring-purple-50\/5{
  --tw-ring-color: rgb(250 245 255 / 0.05);
}
.ring-purple-50\/50{
  --tw-ring-color: rgb(250 245 255 / 0.5);
}
.ring-purple-50\/55{
  --tw-ring-color: rgb(250 245 255 / 0.55);
}
.ring-purple-50\/60{
  --tw-ring-color: rgb(250 245 255 / 0.6);
}
.ring-purple-50\/65{
  --tw-ring-color: rgb(250 245 255 / 0.65);
}
.ring-purple-50\/70{
  --tw-ring-color: rgb(250 245 255 / 0.7);
}
.ring-purple-50\/75{
  --tw-ring-color: rgb(250 245 255 / 0.75);
}
.ring-purple-50\/80{
  --tw-ring-color: rgb(250 245 255 / 0.8);
}
.ring-purple-50\/85{
  --tw-ring-color: rgb(250 245 255 / 0.85);
}
.ring-purple-50\/90{
  --tw-ring-color: rgb(250 245 255 / 0.9);
}
.ring-purple-50\/95{
  --tw-ring-color: rgb(250 245 255 / 0.95);
}
.ring-purple-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1));
}
.ring-purple-500\/0{
  --tw-ring-color: rgb(168 85 247 / 0);
}
.ring-purple-500\/10{
  --tw-ring-color: rgb(168 85 247 / 0.1);
}
.ring-purple-500\/100{
  --tw-ring-color: rgb(168 85 247 / 1);
}
.ring-purple-500\/15{
  --tw-ring-color: rgb(168 85 247 / 0.15);
}
.ring-purple-500\/20{
  --tw-ring-color: rgb(168 85 247 / 0.2);
}
.ring-purple-500\/25{
  --tw-ring-color: rgb(168 85 247 / 0.25);
}
.ring-purple-500\/30{
  --tw-ring-color: rgb(168 85 247 / 0.3);
}
.ring-purple-500\/35{
  --tw-ring-color: rgb(168 85 247 / 0.35);
}
.ring-purple-500\/40{
  --tw-ring-color: rgb(168 85 247 / 0.4);
}
.ring-purple-500\/45{
  --tw-ring-color: rgb(168 85 247 / 0.45);
}
.ring-purple-500\/5{
  --tw-ring-color: rgb(168 85 247 / 0.05);
}
.ring-purple-500\/50{
  --tw-ring-color: rgb(168 85 247 / 0.5);
}
.ring-purple-500\/55{
  --tw-ring-color: rgb(168 85 247 / 0.55);
}
.ring-purple-500\/60{
  --tw-ring-color: rgb(168 85 247 / 0.6);
}
.ring-purple-500\/65{
  --tw-ring-color: rgb(168 85 247 / 0.65);
}
.ring-purple-500\/70{
  --tw-ring-color: rgb(168 85 247 / 0.7);
}
.ring-purple-500\/75{
  --tw-ring-color: rgb(168 85 247 / 0.75);
}
.ring-purple-500\/80{
  --tw-ring-color: rgb(168 85 247 / 0.8);
}
.ring-purple-500\/85{
  --tw-ring-color: rgb(168 85 247 / 0.85);
}
.ring-purple-500\/90{
  --tw-ring-color: rgb(168 85 247 / 0.9);
}
.ring-purple-500\/95{
  --tw-ring-color: rgb(168 85 247 / 0.95);
}
.ring-purple-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1));
}
.ring-purple-600\/0{
  --tw-ring-color: rgb(147 51 234 / 0);
}
.ring-purple-600\/10{
  --tw-ring-color: rgb(147 51 234 / 0.1);
}
.ring-purple-600\/100{
  --tw-ring-color: rgb(147 51 234 / 1);
}
.ring-purple-600\/15{
  --tw-ring-color: rgb(147 51 234 / 0.15);
}
.ring-purple-600\/20{
  --tw-ring-color: rgb(147 51 234 / 0.2);
}
.ring-purple-600\/25{
  --tw-ring-color: rgb(147 51 234 / 0.25);
}
.ring-purple-600\/30{
  --tw-ring-color: rgb(147 51 234 / 0.3);
}
.ring-purple-600\/35{
  --tw-ring-color: rgb(147 51 234 / 0.35);
}
.ring-purple-600\/40{
  --tw-ring-color: rgb(147 51 234 / 0.4);
}
.ring-purple-600\/45{
  --tw-ring-color: rgb(147 51 234 / 0.45);
}
.ring-purple-600\/5{
  --tw-ring-color: rgb(147 51 234 / 0.05);
}
.ring-purple-600\/50{
  --tw-ring-color: rgb(147 51 234 / 0.5);
}
.ring-purple-600\/55{
  --tw-ring-color: rgb(147 51 234 / 0.55);
}
.ring-purple-600\/60{
  --tw-ring-color: rgb(147 51 234 / 0.6);
}
.ring-purple-600\/65{
  --tw-ring-color: rgb(147 51 234 / 0.65);
}
.ring-purple-600\/70{
  --tw-ring-color: rgb(147 51 234 / 0.7);
}
.ring-purple-600\/75{
  --tw-ring-color: rgb(147 51 234 / 0.75);
}
.ring-purple-600\/80{
  --tw-ring-color: rgb(147 51 234 / 0.8);
}
.ring-purple-600\/85{
  --tw-ring-color: rgb(147 51 234 / 0.85);
}
.ring-purple-600\/90{
  --tw-ring-color: rgb(147 51 234 / 0.9);
}
.ring-purple-600\/95{
  --tw-ring-color: rgb(147 51 234 / 0.95);
}
.ring-purple-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1));
}
.ring-purple-700\/0{
  --tw-ring-color: rgb(126 34 206 / 0);
}
.ring-purple-700\/10{
  --tw-ring-color: rgb(126 34 206 / 0.1);
}
.ring-purple-700\/100{
  --tw-ring-color: rgb(126 34 206 / 1);
}
.ring-purple-700\/15{
  --tw-ring-color: rgb(126 34 206 / 0.15);
}
.ring-purple-700\/20{
  --tw-ring-color: rgb(126 34 206 / 0.2);
}
.ring-purple-700\/25{
  --tw-ring-color: rgb(126 34 206 / 0.25);
}
.ring-purple-700\/30{
  --tw-ring-color: rgb(126 34 206 / 0.3);
}
.ring-purple-700\/35{
  --tw-ring-color: rgb(126 34 206 / 0.35);
}
.ring-purple-700\/40{
  --tw-ring-color: rgb(126 34 206 / 0.4);
}
.ring-purple-700\/45{
  --tw-ring-color: rgb(126 34 206 / 0.45);
}
.ring-purple-700\/5{
  --tw-ring-color: rgb(126 34 206 / 0.05);
}
.ring-purple-700\/50{
  --tw-ring-color: rgb(126 34 206 / 0.5);
}
.ring-purple-700\/55{
  --tw-ring-color: rgb(126 34 206 / 0.55);
}
.ring-purple-700\/60{
  --tw-ring-color: rgb(126 34 206 / 0.6);
}
.ring-purple-700\/65{
  --tw-ring-color: rgb(126 34 206 / 0.65);
}
.ring-purple-700\/70{
  --tw-ring-color: rgb(126 34 206 / 0.7);
}
.ring-purple-700\/75{
  --tw-ring-color: rgb(126 34 206 / 0.75);
}
.ring-purple-700\/80{
  --tw-ring-color: rgb(126 34 206 / 0.8);
}
.ring-purple-700\/85{
  --tw-ring-color: rgb(126 34 206 / 0.85);
}
.ring-purple-700\/90{
  --tw-ring-color: rgb(126 34 206 / 0.9);
}
.ring-purple-700\/95{
  --tw-ring-color: rgb(126 34 206 / 0.95);
}
.ring-purple-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1));
}
.ring-purple-800\/0{
  --tw-ring-color: rgb(107 33 168 / 0);
}
.ring-purple-800\/10{
  --tw-ring-color: rgb(107 33 168 / 0.1);
}
.ring-purple-800\/100{
  --tw-ring-color: rgb(107 33 168 / 1);
}
.ring-purple-800\/15{
  --tw-ring-color: rgb(107 33 168 / 0.15);
}
.ring-purple-800\/20{
  --tw-ring-color: rgb(107 33 168 / 0.2);
}
.ring-purple-800\/25{
  --tw-ring-color: rgb(107 33 168 / 0.25);
}
.ring-purple-800\/30{
  --tw-ring-color: rgb(107 33 168 / 0.3);
}
.ring-purple-800\/35{
  --tw-ring-color: rgb(107 33 168 / 0.35);
}
.ring-purple-800\/40{
  --tw-ring-color: rgb(107 33 168 / 0.4);
}
.ring-purple-800\/45{
  --tw-ring-color: rgb(107 33 168 / 0.45);
}
.ring-purple-800\/5{
  --tw-ring-color: rgb(107 33 168 / 0.05);
}
.ring-purple-800\/50{
  --tw-ring-color: rgb(107 33 168 / 0.5);
}
.ring-purple-800\/55{
  --tw-ring-color: rgb(107 33 168 / 0.55);
}
.ring-purple-800\/60{
  --tw-ring-color: rgb(107 33 168 / 0.6);
}
.ring-purple-800\/65{
  --tw-ring-color: rgb(107 33 168 / 0.65);
}
.ring-purple-800\/70{
  --tw-ring-color: rgb(107 33 168 / 0.7);
}
.ring-purple-800\/75{
  --tw-ring-color: rgb(107 33 168 / 0.75);
}
.ring-purple-800\/80{
  --tw-ring-color: rgb(107 33 168 / 0.8);
}
.ring-purple-800\/85{
  --tw-ring-color: rgb(107 33 168 / 0.85);
}
.ring-purple-800\/90{
  --tw-ring-color: rgb(107 33 168 / 0.9);
}
.ring-purple-800\/95{
  --tw-ring-color: rgb(107 33 168 / 0.95);
}
.ring-purple-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1));
}
.ring-purple-900\/0{
  --tw-ring-color: rgb(88 28 135 / 0);
}
.ring-purple-900\/10{
  --tw-ring-color: rgb(88 28 135 / 0.1);
}
.ring-purple-900\/100{
  --tw-ring-color: rgb(88 28 135 / 1);
}
.ring-purple-900\/15{
  --tw-ring-color: rgb(88 28 135 / 0.15);
}
.ring-purple-900\/20{
  --tw-ring-color: rgb(88 28 135 / 0.2);
}
.ring-purple-900\/25{
  --tw-ring-color: rgb(88 28 135 / 0.25);
}
.ring-purple-900\/30{
  --tw-ring-color: rgb(88 28 135 / 0.3);
}
.ring-purple-900\/35{
  --tw-ring-color: rgb(88 28 135 / 0.35);
}
.ring-purple-900\/40{
  --tw-ring-color: rgb(88 28 135 / 0.4);
}
.ring-purple-900\/45{
  --tw-ring-color: rgb(88 28 135 / 0.45);
}
.ring-purple-900\/5{
  --tw-ring-color: rgb(88 28 135 / 0.05);
}
.ring-purple-900\/50{
  --tw-ring-color: rgb(88 28 135 / 0.5);
}
.ring-purple-900\/55{
  --tw-ring-color: rgb(88 28 135 / 0.55);
}
.ring-purple-900\/60{
  --tw-ring-color: rgb(88 28 135 / 0.6);
}
.ring-purple-900\/65{
  --tw-ring-color: rgb(88 28 135 / 0.65);
}
.ring-purple-900\/70{
  --tw-ring-color: rgb(88 28 135 / 0.7);
}
.ring-purple-900\/75{
  --tw-ring-color: rgb(88 28 135 / 0.75);
}
.ring-purple-900\/80{
  --tw-ring-color: rgb(88 28 135 / 0.8);
}
.ring-purple-900\/85{
  --tw-ring-color: rgb(88 28 135 / 0.85);
}
.ring-purple-900\/90{
  --tw-ring-color: rgb(88 28 135 / 0.9);
}
.ring-purple-900\/95{
  --tw-ring-color: rgb(88 28 135 / 0.95);
}
.ring-purple-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 7 100 / var(--tw-ring-opacity, 1));
}
.ring-purple-950\/0{
  --tw-ring-color: rgb(59 7 100 / 0);
}
.ring-purple-950\/10{
  --tw-ring-color: rgb(59 7 100 / 0.1);
}
.ring-purple-950\/100{
  --tw-ring-color: rgb(59 7 100 / 1);
}
.ring-purple-950\/15{
  --tw-ring-color: rgb(59 7 100 / 0.15);
}
.ring-purple-950\/20{
  --tw-ring-color: rgb(59 7 100 / 0.2);
}
.ring-purple-950\/25{
  --tw-ring-color: rgb(59 7 100 / 0.25);
}
.ring-purple-950\/30{
  --tw-ring-color: rgb(59 7 100 / 0.3);
}
.ring-purple-950\/35{
  --tw-ring-color: rgb(59 7 100 / 0.35);
}
.ring-purple-950\/40{
  --tw-ring-color: rgb(59 7 100 / 0.4);
}
.ring-purple-950\/45{
  --tw-ring-color: rgb(59 7 100 / 0.45);
}
.ring-purple-950\/5{
  --tw-ring-color: rgb(59 7 100 / 0.05);
}
.ring-purple-950\/50{
  --tw-ring-color: rgb(59 7 100 / 0.5);
}
.ring-purple-950\/55{
  --tw-ring-color: rgb(59 7 100 / 0.55);
}
.ring-purple-950\/60{
  --tw-ring-color: rgb(59 7 100 / 0.6);
}
.ring-purple-950\/65{
  --tw-ring-color: rgb(59 7 100 / 0.65);
}
.ring-purple-950\/70{
  --tw-ring-color: rgb(59 7 100 / 0.7);
}
.ring-purple-950\/75{
  --tw-ring-color: rgb(59 7 100 / 0.75);
}
.ring-purple-950\/80{
  --tw-ring-color: rgb(59 7 100 / 0.8);
}
.ring-purple-950\/85{
  --tw-ring-color: rgb(59 7 100 / 0.85);
}
.ring-purple-950\/90{
  --tw-ring-color: rgb(59 7 100 / 0.9);
}
.ring-purple-950\/95{
  --tw-ring-color: rgb(59 7 100 / 0.95);
}
.ring-red-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}
.ring-red-100\/0{
  --tw-ring-color: rgb(254 226 226 / 0);
}
.ring-red-100\/10{
  --tw-ring-color: rgb(254 226 226 / 0.1);
}
.ring-red-100\/100{
  --tw-ring-color: rgb(254 226 226 / 1);
}
.ring-red-100\/15{
  --tw-ring-color: rgb(254 226 226 / 0.15);
}
.ring-red-100\/20{
  --tw-ring-color: rgb(254 226 226 / 0.2);
}
.ring-red-100\/25{
  --tw-ring-color: rgb(254 226 226 / 0.25);
}
.ring-red-100\/30{
  --tw-ring-color: rgb(254 226 226 / 0.3);
}
.ring-red-100\/35{
  --tw-ring-color: rgb(254 226 226 / 0.35);
}
.ring-red-100\/40{
  --tw-ring-color: rgb(254 226 226 / 0.4);
}
.ring-red-100\/45{
  --tw-ring-color: rgb(254 226 226 / 0.45);
}
.ring-red-100\/5{
  --tw-ring-color: rgb(254 226 226 / 0.05);
}
.ring-red-100\/50{
  --tw-ring-color: rgb(254 226 226 / 0.5);
}
.ring-red-100\/55{
  --tw-ring-color: rgb(254 226 226 / 0.55);
}
.ring-red-100\/60{
  --tw-ring-color: rgb(254 226 226 / 0.6);
}
.ring-red-100\/65{
  --tw-ring-color: rgb(254 226 226 / 0.65);
}
.ring-red-100\/70{
  --tw-ring-color: rgb(254 226 226 / 0.7);
}
.ring-red-100\/75{
  --tw-ring-color: rgb(254 226 226 / 0.75);
}
.ring-red-100\/80{
  --tw-ring-color: rgb(254 226 226 / 0.8);
}
.ring-red-100\/85{
  --tw-ring-color: rgb(254 226 226 / 0.85);
}
.ring-red-100\/90{
  --tw-ring-color: rgb(254 226 226 / 0.9);
}
.ring-red-100\/95{
  --tw-ring-color: rgb(254 226 226 / 0.95);
}
.ring-red-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}
.ring-red-200\/0{
  --tw-ring-color: rgb(254 202 202 / 0);
}
.ring-red-200\/10{
  --tw-ring-color: rgb(254 202 202 / 0.1);
}
.ring-red-200\/100{
  --tw-ring-color: rgb(254 202 202 / 1);
}
.ring-red-200\/15{
  --tw-ring-color: rgb(254 202 202 / 0.15);
}
.ring-red-200\/20{
  --tw-ring-color: rgb(254 202 202 / 0.2);
}
.ring-red-200\/25{
  --tw-ring-color: rgb(254 202 202 / 0.25);
}
.ring-red-200\/30{
  --tw-ring-color: rgb(254 202 202 / 0.3);
}
.ring-red-200\/35{
  --tw-ring-color: rgb(254 202 202 / 0.35);
}
.ring-red-200\/40{
  --tw-ring-color: rgb(254 202 202 / 0.4);
}
.ring-red-200\/45{
  --tw-ring-color: rgb(254 202 202 / 0.45);
}
.ring-red-200\/5{
  --tw-ring-color: rgb(254 202 202 / 0.05);
}
.ring-red-200\/50{
  --tw-ring-color: rgb(254 202 202 / 0.5);
}
.ring-red-200\/55{
  --tw-ring-color: rgb(254 202 202 / 0.55);
}
.ring-red-200\/60{
  --tw-ring-color: rgb(254 202 202 / 0.6);
}
.ring-red-200\/65{
  --tw-ring-color: rgb(254 202 202 / 0.65);
}
.ring-red-200\/70{
  --tw-ring-color: rgb(254 202 202 / 0.7);
}
.ring-red-200\/75{
  --tw-ring-color: rgb(254 202 202 / 0.75);
}
.ring-red-200\/80{
  --tw-ring-color: rgb(254 202 202 / 0.8);
}
.ring-red-200\/85{
  --tw-ring-color: rgb(254 202 202 / 0.85);
}
.ring-red-200\/90{
  --tw-ring-color: rgb(254 202 202 / 0.9);
}
.ring-red-200\/95{
  --tw-ring-color: rgb(254 202 202 / 0.95);
}
.ring-red-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}
.ring-red-300\/0{
  --tw-ring-color: rgb(252 165 165 / 0);
}
.ring-red-300\/10{
  --tw-ring-color: rgb(252 165 165 / 0.1);
}
.ring-red-300\/100{
  --tw-ring-color: rgb(252 165 165 / 1);
}
.ring-red-300\/15{
  --tw-ring-color: rgb(252 165 165 / 0.15);
}
.ring-red-300\/20{
  --tw-ring-color: rgb(252 165 165 / 0.2);
}
.ring-red-300\/25{
  --tw-ring-color: rgb(252 165 165 / 0.25);
}
.ring-red-300\/30{
  --tw-ring-color: rgb(252 165 165 / 0.3);
}
.ring-red-300\/35{
  --tw-ring-color: rgb(252 165 165 / 0.35);
}
.ring-red-300\/40{
  --tw-ring-color: rgb(252 165 165 / 0.4);
}
.ring-red-300\/45{
  --tw-ring-color: rgb(252 165 165 / 0.45);
}
.ring-red-300\/5{
  --tw-ring-color: rgb(252 165 165 / 0.05);
}
.ring-red-300\/50{
  --tw-ring-color: rgb(252 165 165 / 0.5);
}
.ring-red-300\/55{
  --tw-ring-color: rgb(252 165 165 / 0.55);
}
.ring-red-300\/60{
  --tw-ring-color: rgb(252 165 165 / 0.6);
}
.ring-red-300\/65{
  --tw-ring-color: rgb(252 165 165 / 0.65);
}
.ring-red-300\/70{
  --tw-ring-color: rgb(252 165 165 / 0.7);
}
.ring-red-300\/75{
  --tw-ring-color: rgb(252 165 165 / 0.75);
}
.ring-red-300\/80{
  --tw-ring-color: rgb(252 165 165 / 0.8);
}
.ring-red-300\/85{
  --tw-ring-color: rgb(252 165 165 / 0.85);
}
.ring-red-300\/90{
  --tw-ring-color: rgb(252 165 165 / 0.9);
}
.ring-red-300\/95{
  --tw-ring-color: rgb(252 165 165 / 0.95);
}
.ring-red-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.ring-red-400\/0{
  --tw-ring-color: rgb(248 113 113 / 0);
}
.ring-red-400\/10{
  --tw-ring-color: rgb(248 113 113 / 0.1);
}
.ring-red-400\/100{
  --tw-ring-color: rgb(248 113 113 / 1);
}
.ring-red-400\/15{
  --tw-ring-color: rgb(248 113 113 / 0.15);
}
.ring-red-400\/20{
  --tw-ring-color: rgb(248 113 113 / 0.2);
}
.ring-red-400\/25{
  --tw-ring-color: rgb(248 113 113 / 0.25);
}
.ring-red-400\/30{
  --tw-ring-color: rgb(248 113 113 / 0.3);
}
.ring-red-400\/35{
  --tw-ring-color: rgb(248 113 113 / 0.35);
}
.ring-red-400\/40{
  --tw-ring-color: rgb(248 113 113 / 0.4);
}
.ring-red-400\/45{
  --tw-ring-color: rgb(248 113 113 / 0.45);
}
.ring-red-400\/5{
  --tw-ring-color: rgb(248 113 113 / 0.05);
}
.ring-red-400\/50{
  --tw-ring-color: rgb(248 113 113 / 0.5);
}
.ring-red-400\/55{
  --tw-ring-color: rgb(248 113 113 / 0.55);
}
.ring-red-400\/60{
  --tw-ring-color: rgb(248 113 113 / 0.6);
}
.ring-red-400\/65{
  --tw-ring-color: rgb(248 113 113 / 0.65);
}
.ring-red-400\/70{
  --tw-ring-color: rgb(248 113 113 / 0.7);
}
.ring-red-400\/75{
  --tw-ring-color: rgb(248 113 113 / 0.75);
}
.ring-red-400\/80{
  --tw-ring-color: rgb(248 113 113 / 0.8);
}
.ring-red-400\/85{
  --tw-ring-color: rgb(248 113 113 / 0.85);
}
.ring-red-400\/90{
  --tw-ring-color: rgb(248 113 113 / 0.9);
}
.ring-red-400\/95{
  --tw-ring-color: rgb(248 113 113 / 0.95);
}
.ring-red-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1));
}
.ring-red-50\/0{
  --tw-ring-color: rgb(254 242 242 / 0);
}
.ring-red-50\/10{
  --tw-ring-color: rgb(254 242 242 / 0.1);
}
.ring-red-50\/100{
  --tw-ring-color: rgb(254 242 242 / 1);
}
.ring-red-50\/15{
  --tw-ring-color: rgb(254 242 242 / 0.15);
}
.ring-red-50\/20{
  --tw-ring-color: rgb(254 242 242 / 0.2);
}
.ring-red-50\/25{
  --tw-ring-color: rgb(254 242 242 / 0.25);
}
.ring-red-50\/30{
  --tw-ring-color: rgb(254 242 242 / 0.3);
}
.ring-red-50\/35{
  --tw-ring-color: rgb(254 242 242 / 0.35);
}
.ring-red-50\/40{
  --tw-ring-color: rgb(254 242 242 / 0.4);
}
.ring-red-50\/45{
  --tw-ring-color: rgb(254 242 242 / 0.45);
}
.ring-red-50\/5{
  --tw-ring-color: rgb(254 242 242 / 0.05);
}
.ring-red-50\/50{
  --tw-ring-color: rgb(254 242 242 / 0.5);
}
.ring-red-50\/55{
  --tw-ring-color: rgb(254 242 242 / 0.55);
}
.ring-red-50\/60{
  --tw-ring-color: rgb(254 242 242 / 0.6);
}
.ring-red-50\/65{
  --tw-ring-color: rgb(254 242 242 / 0.65);
}
.ring-red-50\/70{
  --tw-ring-color: rgb(254 242 242 / 0.7);
}
.ring-red-50\/75{
  --tw-ring-color: rgb(254 242 242 / 0.75);
}
.ring-red-50\/80{
  --tw-ring-color: rgb(254 242 242 / 0.8);
}
.ring-red-50\/85{
  --tw-ring-color: rgb(254 242 242 / 0.85);
}
.ring-red-50\/90{
  --tw-ring-color: rgb(254 242 242 / 0.9);
}
.ring-red-50\/95{
  --tw-ring-color: rgb(254 242 242 / 0.95);
}
.ring-red-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.ring-red-500\/0{
  --tw-ring-color: rgb(239 68 68 / 0);
}
.ring-red-500\/10{
  --tw-ring-color: rgb(239 68 68 / 0.1);
}
.ring-red-500\/100{
  --tw-ring-color: rgb(239 68 68 / 1);
}
.ring-red-500\/15{
  --tw-ring-color: rgb(239 68 68 / 0.15);
}
.ring-red-500\/20{
  --tw-ring-color: rgb(239 68 68 / 0.2);
}
.ring-red-500\/25{
  --tw-ring-color: rgb(239 68 68 / 0.25);
}
.ring-red-500\/30{
  --tw-ring-color: rgb(239 68 68 / 0.3);
}
.ring-red-500\/35{
  --tw-ring-color: rgb(239 68 68 / 0.35);
}
.ring-red-500\/40{
  --tw-ring-color: rgb(239 68 68 / 0.4);
}
.ring-red-500\/45{
  --tw-ring-color: rgb(239 68 68 / 0.45);
}
.ring-red-500\/5{
  --tw-ring-color: rgb(239 68 68 / 0.05);
}
.ring-red-500\/50{
  --tw-ring-color: rgb(239 68 68 / 0.5);
}
.ring-red-500\/55{
  --tw-ring-color: rgb(239 68 68 / 0.55);
}
.ring-red-500\/60{
  --tw-ring-color: rgb(239 68 68 / 0.6);
}
.ring-red-500\/65{
  --tw-ring-color: rgb(239 68 68 / 0.65);
}
.ring-red-500\/70{
  --tw-ring-color: rgb(239 68 68 / 0.7);
}
.ring-red-500\/75{
  --tw-ring-color: rgb(239 68 68 / 0.75);
}
.ring-red-500\/80{
  --tw-ring-color: rgb(239 68 68 / 0.8);
}
.ring-red-500\/85{
  --tw-ring-color: rgb(239 68 68 / 0.85);
}
.ring-red-500\/90{
  --tw-ring-color: rgb(239 68 68 / 0.9);
}
.ring-red-500\/95{
  --tw-ring-color: rgb(239 68 68 / 0.95);
}
.ring-red-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}
.ring-red-600\/0{
  --tw-ring-color: rgb(220 38 38 / 0);
}
.ring-red-600\/10{
  --tw-ring-color: rgb(220 38 38 / 0.1);
}
.ring-red-600\/100{
  --tw-ring-color: rgb(220 38 38 / 1);
}
.ring-red-600\/15{
  --tw-ring-color: rgb(220 38 38 / 0.15);
}
.ring-red-600\/20{
  --tw-ring-color: rgb(220 38 38 / 0.2);
}
.ring-red-600\/25{
  --tw-ring-color: rgb(220 38 38 / 0.25);
}
.ring-red-600\/30{
  --tw-ring-color: rgb(220 38 38 / 0.3);
}
.ring-red-600\/35{
  --tw-ring-color: rgb(220 38 38 / 0.35);
}
.ring-red-600\/40{
  --tw-ring-color: rgb(220 38 38 / 0.4);
}
.ring-red-600\/45{
  --tw-ring-color: rgb(220 38 38 / 0.45);
}
.ring-red-600\/5{
  --tw-ring-color: rgb(220 38 38 / 0.05);
}
.ring-red-600\/50{
  --tw-ring-color: rgb(220 38 38 / 0.5);
}
.ring-red-600\/55{
  --tw-ring-color: rgb(220 38 38 / 0.55);
}
.ring-red-600\/60{
  --tw-ring-color: rgb(220 38 38 / 0.6);
}
.ring-red-600\/65{
  --tw-ring-color: rgb(220 38 38 / 0.65);
}
.ring-red-600\/70{
  --tw-ring-color: rgb(220 38 38 / 0.7);
}
.ring-red-600\/75{
  --tw-ring-color: rgb(220 38 38 / 0.75);
}
.ring-red-600\/80{
  --tw-ring-color: rgb(220 38 38 / 0.8);
}
.ring-red-600\/85{
  --tw-ring-color: rgb(220 38 38 / 0.85);
}
.ring-red-600\/90{
  --tw-ring-color: rgb(220 38 38 / 0.9);
}
.ring-red-600\/95{
  --tw-ring-color: rgb(220 38 38 / 0.95);
}
.ring-red-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}
.ring-red-700\/0{
  --tw-ring-color: rgb(185 28 28 / 0);
}
.ring-red-700\/10{
  --tw-ring-color: rgb(185 28 28 / 0.1);
}
.ring-red-700\/100{
  --tw-ring-color: rgb(185 28 28 / 1);
}
.ring-red-700\/15{
  --tw-ring-color: rgb(185 28 28 / 0.15);
}
.ring-red-700\/20{
  --tw-ring-color: rgb(185 28 28 / 0.2);
}
.ring-red-700\/25{
  --tw-ring-color: rgb(185 28 28 / 0.25);
}
.ring-red-700\/30{
  --tw-ring-color: rgb(185 28 28 / 0.3);
}
.ring-red-700\/35{
  --tw-ring-color: rgb(185 28 28 / 0.35);
}
.ring-red-700\/40{
  --tw-ring-color: rgb(185 28 28 / 0.4);
}
.ring-red-700\/45{
  --tw-ring-color: rgb(185 28 28 / 0.45);
}
.ring-red-700\/5{
  --tw-ring-color: rgb(185 28 28 / 0.05);
}
.ring-red-700\/50{
  --tw-ring-color: rgb(185 28 28 / 0.5);
}
.ring-red-700\/55{
  --tw-ring-color: rgb(185 28 28 / 0.55);
}
.ring-red-700\/60{
  --tw-ring-color: rgb(185 28 28 / 0.6);
}
.ring-red-700\/65{
  --tw-ring-color: rgb(185 28 28 / 0.65);
}
.ring-red-700\/70{
  --tw-ring-color: rgb(185 28 28 / 0.7);
}
.ring-red-700\/75{
  --tw-ring-color: rgb(185 28 28 / 0.75);
}
.ring-red-700\/80{
  --tw-ring-color: rgb(185 28 28 / 0.8);
}
.ring-red-700\/85{
  --tw-ring-color: rgb(185 28 28 / 0.85);
}
.ring-red-700\/90{
  --tw-ring-color: rgb(185 28 28 / 0.9);
}
.ring-red-700\/95{
  --tw-ring-color: rgb(185 28 28 / 0.95);
}
.ring-red-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1));
}
.ring-red-800\/0{
  --tw-ring-color: rgb(153 27 27 / 0);
}
.ring-red-800\/10{
  --tw-ring-color: rgb(153 27 27 / 0.1);
}
.ring-red-800\/100{
  --tw-ring-color: rgb(153 27 27 / 1);
}
.ring-red-800\/15{
  --tw-ring-color: rgb(153 27 27 / 0.15);
}
.ring-red-800\/20{
  --tw-ring-color: rgb(153 27 27 / 0.2);
}
.ring-red-800\/25{
  --tw-ring-color: rgb(153 27 27 / 0.25);
}
.ring-red-800\/30{
  --tw-ring-color: rgb(153 27 27 / 0.3);
}
.ring-red-800\/35{
  --tw-ring-color: rgb(153 27 27 / 0.35);
}
.ring-red-800\/40{
  --tw-ring-color: rgb(153 27 27 / 0.4);
}
.ring-red-800\/45{
  --tw-ring-color: rgb(153 27 27 / 0.45);
}
.ring-red-800\/5{
  --tw-ring-color: rgb(153 27 27 / 0.05);
}
.ring-red-800\/50{
  --tw-ring-color: rgb(153 27 27 / 0.5);
}
.ring-red-800\/55{
  --tw-ring-color: rgb(153 27 27 / 0.55);
}
.ring-red-800\/60{
  --tw-ring-color: rgb(153 27 27 / 0.6);
}
.ring-red-800\/65{
  --tw-ring-color: rgb(153 27 27 / 0.65);
}
.ring-red-800\/70{
  --tw-ring-color: rgb(153 27 27 / 0.7);
}
.ring-red-800\/75{
  --tw-ring-color: rgb(153 27 27 / 0.75);
}
.ring-red-800\/80{
  --tw-ring-color: rgb(153 27 27 / 0.8);
}
.ring-red-800\/85{
  --tw-ring-color: rgb(153 27 27 / 0.85);
}
.ring-red-800\/90{
  --tw-ring-color: rgb(153 27 27 / 0.9);
}
.ring-red-800\/95{
  --tw-ring-color: rgb(153 27 27 / 0.95);
}
.ring-red-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1));
}
.ring-red-900\/0{
  --tw-ring-color: rgb(127 29 29 / 0);
}
.ring-red-900\/10{
  --tw-ring-color: rgb(127 29 29 / 0.1);
}
.ring-red-900\/100{
  --tw-ring-color: rgb(127 29 29 / 1);
}
.ring-red-900\/15{
  --tw-ring-color: rgb(127 29 29 / 0.15);
}
.ring-red-900\/20{
  --tw-ring-color: rgb(127 29 29 / 0.2);
}
.ring-red-900\/25{
  --tw-ring-color: rgb(127 29 29 / 0.25);
}
.ring-red-900\/30{
  --tw-ring-color: rgb(127 29 29 / 0.3);
}
.ring-red-900\/35{
  --tw-ring-color: rgb(127 29 29 / 0.35);
}
.ring-red-900\/40{
  --tw-ring-color: rgb(127 29 29 / 0.4);
}
.ring-red-900\/45{
  --tw-ring-color: rgb(127 29 29 / 0.45);
}
.ring-red-900\/5{
  --tw-ring-color: rgb(127 29 29 / 0.05);
}
.ring-red-900\/50{
  --tw-ring-color: rgb(127 29 29 / 0.5);
}
.ring-red-900\/55{
  --tw-ring-color: rgb(127 29 29 / 0.55);
}
.ring-red-900\/60{
  --tw-ring-color: rgb(127 29 29 / 0.6);
}
.ring-red-900\/65{
  --tw-ring-color: rgb(127 29 29 / 0.65);
}
.ring-red-900\/70{
  --tw-ring-color: rgb(127 29 29 / 0.7);
}
.ring-red-900\/75{
  --tw-ring-color: rgb(127 29 29 / 0.75);
}
.ring-red-900\/80{
  --tw-ring-color: rgb(127 29 29 / 0.8);
}
.ring-red-900\/85{
  --tw-ring-color: rgb(127 29 29 / 0.85);
}
.ring-red-900\/90{
  --tw-ring-color: rgb(127 29 29 / 0.9);
}
.ring-red-900\/95{
  --tw-ring-color: rgb(127 29 29 / 0.95);
}
.ring-red-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1));
}
.ring-red-950\/0{
  --tw-ring-color: rgb(69 10 10 / 0);
}
.ring-red-950\/10{
  --tw-ring-color: rgb(69 10 10 / 0.1);
}
.ring-red-950\/100{
  --tw-ring-color: rgb(69 10 10 / 1);
}
.ring-red-950\/15{
  --tw-ring-color: rgb(69 10 10 / 0.15);
}
.ring-red-950\/20{
  --tw-ring-color: rgb(69 10 10 / 0.2);
}
.ring-red-950\/25{
  --tw-ring-color: rgb(69 10 10 / 0.25);
}
.ring-red-950\/30{
  --tw-ring-color: rgb(69 10 10 / 0.3);
}
.ring-red-950\/35{
  --tw-ring-color: rgb(69 10 10 / 0.35);
}
.ring-red-950\/40{
  --tw-ring-color: rgb(69 10 10 / 0.4);
}
.ring-red-950\/45{
  --tw-ring-color: rgb(69 10 10 / 0.45);
}
.ring-red-950\/5{
  --tw-ring-color: rgb(69 10 10 / 0.05);
}
.ring-red-950\/50{
  --tw-ring-color: rgb(69 10 10 / 0.5);
}
.ring-red-950\/55{
  --tw-ring-color: rgb(69 10 10 / 0.55);
}
.ring-red-950\/60{
  --tw-ring-color: rgb(69 10 10 / 0.6);
}
.ring-red-950\/65{
  --tw-ring-color: rgb(69 10 10 / 0.65);
}
.ring-red-950\/70{
  --tw-ring-color: rgb(69 10 10 / 0.7);
}
.ring-red-950\/75{
  --tw-ring-color: rgb(69 10 10 / 0.75);
}
.ring-red-950\/80{
  --tw-ring-color: rgb(69 10 10 / 0.8);
}
.ring-red-950\/85{
  --tw-ring-color: rgb(69 10 10 / 0.85);
}
.ring-red-950\/90{
  --tw-ring-color: rgb(69 10 10 / 0.9);
}
.ring-red-950\/95{
  --tw-ring-color: rgb(69 10 10 / 0.95);
}
.ring-ring{
  --tw-ring-color: hsl(var(--ring));
}
.ring-ring\/0{
  --tw-ring-color: hsl(var(--ring) / 0);
}
.ring-ring\/10{
  --tw-ring-color: hsl(var(--ring) / 0.1);
}
.ring-ring\/100{
  --tw-ring-color: hsl(var(--ring) / 1);
}
.ring-ring\/15{
  --tw-ring-color: hsl(var(--ring) / 0.15);
}
.ring-ring\/20{
  --tw-ring-color: hsl(var(--ring) / 0.2);
}
.ring-ring\/25{
  --tw-ring-color: hsl(var(--ring) / 0.25);
}
.ring-ring\/30{
  --tw-ring-color: hsl(var(--ring) / 0.3);
}
.ring-ring\/35{
  --tw-ring-color: hsl(var(--ring) / 0.35);
}
.ring-ring\/40{
  --tw-ring-color: hsl(var(--ring) / 0.4);
}
.ring-ring\/45{
  --tw-ring-color: hsl(var(--ring) / 0.45);
}
.ring-ring\/5{
  --tw-ring-color: hsl(var(--ring) / 0.05);
}
.ring-ring\/50{
  --tw-ring-color: hsl(var(--ring) / 0.5);
}
.ring-ring\/55{
  --tw-ring-color: hsl(var(--ring) / 0.55);
}
.ring-ring\/60{
  --tw-ring-color: hsl(var(--ring) / 0.6);
}
.ring-ring\/65{
  --tw-ring-color: hsl(var(--ring) / 0.65);
}
.ring-ring\/70{
  --tw-ring-color: hsl(var(--ring) / 0.7);
}
.ring-ring\/75{
  --tw-ring-color: hsl(var(--ring) / 0.75);
}
.ring-ring\/80{
  --tw-ring-color: hsl(var(--ring) / 0.8);
}
.ring-ring\/85{
  --tw-ring-color: hsl(var(--ring) / 0.85);
}
.ring-ring\/90{
  --tw-ring-color: hsl(var(--ring) / 0.9);
}
.ring-ring\/95{
  --tw-ring-color: hsl(var(--ring) / 0.95);
}
.ring-rose-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1));
}
.ring-rose-100\/0{
  --tw-ring-color: rgb(255 228 230 / 0);
}
.ring-rose-100\/10{
  --tw-ring-color: rgb(255 228 230 / 0.1);
}
.ring-rose-100\/100{
  --tw-ring-color: rgb(255 228 230 / 1);
}
.ring-rose-100\/15{
  --tw-ring-color: rgb(255 228 230 / 0.15);
}
.ring-rose-100\/20{
  --tw-ring-color: rgb(255 228 230 / 0.2);
}
.ring-rose-100\/25{
  --tw-ring-color: rgb(255 228 230 / 0.25);
}
.ring-rose-100\/30{
  --tw-ring-color: rgb(255 228 230 / 0.3);
}
.ring-rose-100\/35{
  --tw-ring-color: rgb(255 228 230 / 0.35);
}
.ring-rose-100\/40{
  --tw-ring-color: rgb(255 228 230 / 0.4);
}
.ring-rose-100\/45{
  --tw-ring-color: rgb(255 228 230 / 0.45);
}
.ring-rose-100\/5{
  --tw-ring-color: rgb(255 228 230 / 0.05);
}
.ring-rose-100\/50{
  --tw-ring-color: rgb(255 228 230 / 0.5);
}
.ring-rose-100\/55{
  --tw-ring-color: rgb(255 228 230 / 0.55);
}
.ring-rose-100\/60{
  --tw-ring-color: rgb(255 228 230 / 0.6);
}
.ring-rose-100\/65{
  --tw-ring-color: rgb(255 228 230 / 0.65);
}
.ring-rose-100\/70{
  --tw-ring-color: rgb(255 228 230 / 0.7);
}
.ring-rose-100\/75{
  --tw-ring-color: rgb(255 228 230 / 0.75);
}
.ring-rose-100\/80{
  --tw-ring-color: rgb(255 228 230 / 0.8);
}
.ring-rose-100\/85{
  --tw-ring-color: rgb(255 228 230 / 0.85);
}
.ring-rose-100\/90{
  --tw-ring-color: rgb(255 228 230 / 0.9);
}
.ring-rose-100\/95{
  --tw-ring-color: rgb(255 228 230 / 0.95);
}
.ring-rose-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1));
}
.ring-rose-200\/0{
  --tw-ring-color: rgb(254 205 211 / 0);
}
.ring-rose-200\/10{
  --tw-ring-color: rgb(254 205 211 / 0.1);
}
.ring-rose-200\/100{
  --tw-ring-color: rgb(254 205 211 / 1);
}
.ring-rose-200\/15{
  --tw-ring-color: rgb(254 205 211 / 0.15);
}
.ring-rose-200\/20{
  --tw-ring-color: rgb(254 205 211 / 0.2);
}
.ring-rose-200\/25{
  --tw-ring-color: rgb(254 205 211 / 0.25);
}
.ring-rose-200\/30{
  --tw-ring-color: rgb(254 205 211 / 0.3);
}
.ring-rose-200\/35{
  --tw-ring-color: rgb(254 205 211 / 0.35);
}
.ring-rose-200\/40{
  --tw-ring-color: rgb(254 205 211 / 0.4);
}
.ring-rose-200\/45{
  --tw-ring-color: rgb(254 205 211 / 0.45);
}
.ring-rose-200\/5{
  --tw-ring-color: rgb(254 205 211 / 0.05);
}
.ring-rose-200\/50{
  --tw-ring-color: rgb(254 205 211 / 0.5);
}
.ring-rose-200\/55{
  --tw-ring-color: rgb(254 205 211 / 0.55);
}
.ring-rose-200\/60{
  --tw-ring-color: rgb(254 205 211 / 0.6);
}
.ring-rose-200\/65{
  --tw-ring-color: rgb(254 205 211 / 0.65);
}
.ring-rose-200\/70{
  --tw-ring-color: rgb(254 205 211 / 0.7);
}
.ring-rose-200\/75{
  --tw-ring-color: rgb(254 205 211 / 0.75);
}
.ring-rose-200\/80{
  --tw-ring-color: rgb(254 205 211 / 0.8);
}
.ring-rose-200\/85{
  --tw-ring-color: rgb(254 205 211 / 0.85);
}
.ring-rose-200\/90{
  --tw-ring-color: rgb(254 205 211 / 0.9);
}
.ring-rose-200\/95{
  --tw-ring-color: rgb(254 205 211 / 0.95);
}
.ring-rose-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1));
}
.ring-rose-300\/0{
  --tw-ring-color: rgb(253 164 175 / 0);
}
.ring-rose-300\/10{
  --tw-ring-color: rgb(253 164 175 / 0.1);
}
.ring-rose-300\/100{
  --tw-ring-color: rgb(253 164 175 / 1);
}
.ring-rose-300\/15{
  --tw-ring-color: rgb(253 164 175 / 0.15);
}
.ring-rose-300\/20{
  --tw-ring-color: rgb(253 164 175 / 0.2);
}
.ring-rose-300\/25{
  --tw-ring-color: rgb(253 164 175 / 0.25);
}
.ring-rose-300\/30{
  --tw-ring-color: rgb(253 164 175 / 0.3);
}
.ring-rose-300\/35{
  --tw-ring-color: rgb(253 164 175 / 0.35);
}
.ring-rose-300\/40{
  --tw-ring-color: rgb(253 164 175 / 0.4);
}
.ring-rose-300\/45{
  --tw-ring-color: rgb(253 164 175 / 0.45);
}
.ring-rose-300\/5{
  --tw-ring-color: rgb(253 164 175 / 0.05);
}
.ring-rose-300\/50{
  --tw-ring-color: rgb(253 164 175 / 0.5);
}
.ring-rose-300\/55{
  --tw-ring-color: rgb(253 164 175 / 0.55);
}
.ring-rose-300\/60{
  --tw-ring-color: rgb(253 164 175 / 0.6);
}
.ring-rose-300\/65{
  --tw-ring-color: rgb(253 164 175 / 0.65);
}
.ring-rose-300\/70{
  --tw-ring-color: rgb(253 164 175 / 0.7);
}
.ring-rose-300\/75{
  --tw-ring-color: rgb(253 164 175 / 0.75);
}
.ring-rose-300\/80{
  --tw-ring-color: rgb(253 164 175 / 0.8);
}
.ring-rose-300\/85{
  --tw-ring-color: rgb(253 164 175 / 0.85);
}
.ring-rose-300\/90{
  --tw-ring-color: rgb(253 164 175 / 0.9);
}
.ring-rose-300\/95{
  --tw-ring-color: rgb(253 164 175 / 0.95);
}
.ring-rose-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1));
}
.ring-rose-400\/0{
  --tw-ring-color: rgb(251 113 133 / 0);
}
.ring-rose-400\/10{
  --tw-ring-color: rgb(251 113 133 / 0.1);
}
.ring-rose-400\/100{
  --tw-ring-color: rgb(251 113 133 / 1);
}
.ring-rose-400\/15{
  --tw-ring-color: rgb(251 113 133 / 0.15);
}
.ring-rose-400\/20{
  --tw-ring-color: rgb(251 113 133 / 0.2);
}
.ring-rose-400\/25{
  --tw-ring-color: rgb(251 113 133 / 0.25);
}
.ring-rose-400\/30{
  --tw-ring-color: rgb(251 113 133 / 0.3);
}
.ring-rose-400\/35{
  --tw-ring-color: rgb(251 113 133 / 0.35);
}
.ring-rose-400\/40{
  --tw-ring-color: rgb(251 113 133 / 0.4);
}
.ring-rose-400\/45{
  --tw-ring-color: rgb(251 113 133 / 0.45);
}
.ring-rose-400\/5{
  --tw-ring-color: rgb(251 113 133 / 0.05);
}
.ring-rose-400\/50{
  --tw-ring-color: rgb(251 113 133 / 0.5);
}
.ring-rose-400\/55{
  --tw-ring-color: rgb(251 113 133 / 0.55);
}
.ring-rose-400\/60{
  --tw-ring-color: rgb(251 113 133 / 0.6);
}
.ring-rose-400\/65{
  --tw-ring-color: rgb(251 113 133 / 0.65);
}
.ring-rose-400\/70{
  --tw-ring-color: rgb(251 113 133 / 0.7);
}
.ring-rose-400\/75{
  --tw-ring-color: rgb(251 113 133 / 0.75);
}
.ring-rose-400\/80{
  --tw-ring-color: rgb(251 113 133 / 0.8);
}
.ring-rose-400\/85{
  --tw-ring-color: rgb(251 113 133 / 0.85);
}
.ring-rose-400\/90{
  --tw-ring-color: rgb(251 113 133 / 0.9);
}
.ring-rose-400\/95{
  --tw-ring-color: rgb(251 113 133 / 0.95);
}
.ring-rose-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1));
}
.ring-rose-50\/0{
  --tw-ring-color: rgb(255 241 242 / 0);
}
.ring-rose-50\/10{
  --tw-ring-color: rgb(255 241 242 / 0.1);
}
.ring-rose-50\/100{
  --tw-ring-color: rgb(255 241 242 / 1);
}
.ring-rose-50\/15{
  --tw-ring-color: rgb(255 241 242 / 0.15);
}
.ring-rose-50\/20{
  --tw-ring-color: rgb(255 241 242 / 0.2);
}
.ring-rose-50\/25{
  --tw-ring-color: rgb(255 241 242 / 0.25);
}
.ring-rose-50\/30{
  --tw-ring-color: rgb(255 241 242 / 0.3);
}
.ring-rose-50\/35{
  --tw-ring-color: rgb(255 241 242 / 0.35);
}
.ring-rose-50\/40{
  --tw-ring-color: rgb(255 241 242 / 0.4);
}
.ring-rose-50\/45{
  --tw-ring-color: rgb(255 241 242 / 0.45);
}
.ring-rose-50\/5{
  --tw-ring-color: rgb(255 241 242 / 0.05);
}
.ring-rose-50\/50{
  --tw-ring-color: rgb(255 241 242 / 0.5);
}
.ring-rose-50\/55{
  --tw-ring-color: rgb(255 241 242 / 0.55);
}
.ring-rose-50\/60{
  --tw-ring-color: rgb(255 241 242 / 0.6);
}
.ring-rose-50\/65{
  --tw-ring-color: rgb(255 241 242 / 0.65);
}
.ring-rose-50\/70{
  --tw-ring-color: rgb(255 241 242 / 0.7);
}
.ring-rose-50\/75{
  --tw-ring-color: rgb(255 241 242 / 0.75);
}
.ring-rose-50\/80{
  --tw-ring-color: rgb(255 241 242 / 0.8);
}
.ring-rose-50\/85{
  --tw-ring-color: rgb(255 241 242 / 0.85);
}
.ring-rose-50\/90{
  --tw-ring-color: rgb(255 241 242 / 0.9);
}
.ring-rose-50\/95{
  --tw-ring-color: rgb(255 241 242 / 0.95);
}
.ring-rose-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1));
}
.ring-rose-500\/0{
  --tw-ring-color: rgb(244 63 94 / 0);
}
.ring-rose-500\/10{
  --tw-ring-color: rgb(244 63 94 / 0.1);
}
.ring-rose-500\/100{
  --tw-ring-color: rgb(244 63 94 / 1);
}
.ring-rose-500\/15{
  --tw-ring-color: rgb(244 63 94 / 0.15);
}
.ring-rose-500\/20{
  --tw-ring-color: rgb(244 63 94 / 0.2);
}
.ring-rose-500\/25{
  --tw-ring-color: rgb(244 63 94 / 0.25);
}
.ring-rose-500\/30{
  --tw-ring-color: rgb(244 63 94 / 0.3);
}
.ring-rose-500\/35{
  --tw-ring-color: rgb(244 63 94 / 0.35);
}
.ring-rose-500\/40{
  --tw-ring-color: rgb(244 63 94 / 0.4);
}
.ring-rose-500\/45{
  --tw-ring-color: rgb(244 63 94 / 0.45);
}
.ring-rose-500\/5{
  --tw-ring-color: rgb(244 63 94 / 0.05);
}
.ring-rose-500\/50{
  --tw-ring-color: rgb(244 63 94 / 0.5);
}
.ring-rose-500\/55{
  --tw-ring-color: rgb(244 63 94 / 0.55);
}
.ring-rose-500\/60{
  --tw-ring-color: rgb(244 63 94 / 0.6);
}
.ring-rose-500\/65{
  --tw-ring-color: rgb(244 63 94 / 0.65);
}
.ring-rose-500\/70{
  --tw-ring-color: rgb(244 63 94 / 0.7);
}
.ring-rose-500\/75{
  --tw-ring-color: rgb(244 63 94 / 0.75);
}
.ring-rose-500\/80{
  --tw-ring-color: rgb(244 63 94 / 0.8);
}
.ring-rose-500\/85{
  --tw-ring-color: rgb(244 63 94 / 0.85);
}
.ring-rose-500\/90{
  --tw-ring-color: rgb(244 63 94 / 0.9);
}
.ring-rose-500\/95{
  --tw-ring-color: rgb(244 63 94 / 0.95);
}
.ring-rose-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1));
}
.ring-rose-600\/0{
  --tw-ring-color: rgb(225 29 72 / 0);
}
.ring-rose-600\/10{
  --tw-ring-color: rgb(225 29 72 / 0.1);
}
.ring-rose-600\/100{
  --tw-ring-color: rgb(225 29 72 / 1);
}
.ring-rose-600\/15{
  --tw-ring-color: rgb(225 29 72 / 0.15);
}
.ring-rose-600\/20{
  --tw-ring-color: rgb(225 29 72 / 0.2);
}
.ring-rose-600\/25{
  --tw-ring-color: rgb(225 29 72 / 0.25);
}
.ring-rose-600\/30{
  --tw-ring-color: rgb(225 29 72 / 0.3);
}
.ring-rose-600\/35{
  --tw-ring-color: rgb(225 29 72 / 0.35);
}
.ring-rose-600\/40{
  --tw-ring-color: rgb(225 29 72 / 0.4);
}
.ring-rose-600\/45{
  --tw-ring-color: rgb(225 29 72 / 0.45);
}
.ring-rose-600\/5{
  --tw-ring-color: rgb(225 29 72 / 0.05);
}
.ring-rose-600\/50{
  --tw-ring-color: rgb(225 29 72 / 0.5);
}
.ring-rose-600\/55{
  --tw-ring-color: rgb(225 29 72 / 0.55);
}
.ring-rose-600\/60{
  --tw-ring-color: rgb(225 29 72 / 0.6);
}
.ring-rose-600\/65{
  --tw-ring-color: rgb(225 29 72 / 0.65);
}
.ring-rose-600\/70{
  --tw-ring-color: rgb(225 29 72 / 0.7);
}
.ring-rose-600\/75{
  --tw-ring-color: rgb(225 29 72 / 0.75);
}
.ring-rose-600\/80{
  --tw-ring-color: rgb(225 29 72 / 0.8);
}
.ring-rose-600\/85{
  --tw-ring-color: rgb(225 29 72 / 0.85);
}
.ring-rose-600\/90{
  --tw-ring-color: rgb(225 29 72 / 0.9);
}
.ring-rose-600\/95{
  --tw-ring-color: rgb(225 29 72 / 0.95);
}
.ring-rose-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1));
}
.ring-rose-700\/0{
  --tw-ring-color: rgb(190 18 60 / 0);
}
.ring-rose-700\/10{
  --tw-ring-color: rgb(190 18 60 / 0.1);
}
.ring-rose-700\/100{
  --tw-ring-color: rgb(190 18 60 / 1);
}
.ring-rose-700\/15{
  --tw-ring-color: rgb(190 18 60 / 0.15);
}
.ring-rose-700\/20{
  --tw-ring-color: rgb(190 18 60 / 0.2);
}
.ring-rose-700\/25{
  --tw-ring-color: rgb(190 18 60 / 0.25);
}
.ring-rose-700\/30{
  --tw-ring-color: rgb(190 18 60 / 0.3);
}
.ring-rose-700\/35{
  --tw-ring-color: rgb(190 18 60 / 0.35);
}
.ring-rose-700\/40{
  --tw-ring-color: rgb(190 18 60 / 0.4);
}
.ring-rose-700\/45{
  --tw-ring-color: rgb(190 18 60 / 0.45);
}
.ring-rose-700\/5{
  --tw-ring-color: rgb(190 18 60 / 0.05);
}
.ring-rose-700\/50{
  --tw-ring-color: rgb(190 18 60 / 0.5);
}
.ring-rose-700\/55{
  --tw-ring-color: rgb(190 18 60 / 0.55);
}
.ring-rose-700\/60{
  --tw-ring-color: rgb(190 18 60 / 0.6);
}
.ring-rose-700\/65{
  --tw-ring-color: rgb(190 18 60 / 0.65);
}
.ring-rose-700\/70{
  --tw-ring-color: rgb(190 18 60 / 0.7);
}
.ring-rose-700\/75{
  --tw-ring-color: rgb(190 18 60 / 0.75);
}
.ring-rose-700\/80{
  --tw-ring-color: rgb(190 18 60 / 0.8);
}
.ring-rose-700\/85{
  --tw-ring-color: rgb(190 18 60 / 0.85);
}
.ring-rose-700\/90{
  --tw-ring-color: rgb(190 18 60 / 0.9);
}
.ring-rose-700\/95{
  --tw-ring-color: rgb(190 18 60 / 0.95);
}
.ring-rose-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1));
}
.ring-rose-800\/0{
  --tw-ring-color: rgb(159 18 57 / 0);
}
.ring-rose-800\/10{
  --tw-ring-color: rgb(159 18 57 / 0.1);
}
.ring-rose-800\/100{
  --tw-ring-color: rgb(159 18 57 / 1);
}
.ring-rose-800\/15{
  --tw-ring-color: rgb(159 18 57 / 0.15);
}
.ring-rose-800\/20{
  --tw-ring-color: rgb(159 18 57 / 0.2);
}
.ring-rose-800\/25{
  --tw-ring-color: rgb(159 18 57 / 0.25);
}
.ring-rose-800\/30{
  --tw-ring-color: rgb(159 18 57 / 0.3);
}
.ring-rose-800\/35{
  --tw-ring-color: rgb(159 18 57 / 0.35);
}
.ring-rose-800\/40{
  --tw-ring-color: rgb(159 18 57 / 0.4);
}
.ring-rose-800\/45{
  --tw-ring-color: rgb(159 18 57 / 0.45);
}
.ring-rose-800\/5{
  --tw-ring-color: rgb(159 18 57 / 0.05);
}
.ring-rose-800\/50{
  --tw-ring-color: rgb(159 18 57 / 0.5);
}
.ring-rose-800\/55{
  --tw-ring-color: rgb(159 18 57 / 0.55);
}
.ring-rose-800\/60{
  --tw-ring-color: rgb(159 18 57 / 0.6);
}
.ring-rose-800\/65{
  --tw-ring-color: rgb(159 18 57 / 0.65);
}
.ring-rose-800\/70{
  --tw-ring-color: rgb(159 18 57 / 0.7);
}
.ring-rose-800\/75{
  --tw-ring-color: rgb(159 18 57 / 0.75);
}
.ring-rose-800\/80{
  --tw-ring-color: rgb(159 18 57 / 0.8);
}
.ring-rose-800\/85{
  --tw-ring-color: rgb(159 18 57 / 0.85);
}
.ring-rose-800\/90{
  --tw-ring-color: rgb(159 18 57 / 0.9);
}
.ring-rose-800\/95{
  --tw-ring-color: rgb(159 18 57 / 0.95);
}
.ring-rose-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1));
}
.ring-rose-900\/0{
  --tw-ring-color: rgb(136 19 55 / 0);
}
.ring-rose-900\/10{
  --tw-ring-color: rgb(136 19 55 / 0.1);
}
.ring-rose-900\/100{
  --tw-ring-color: rgb(136 19 55 / 1);
}
.ring-rose-900\/15{
  --tw-ring-color: rgb(136 19 55 / 0.15);
}
.ring-rose-900\/20{
  --tw-ring-color: rgb(136 19 55 / 0.2);
}
.ring-rose-900\/25{
  --tw-ring-color: rgb(136 19 55 / 0.25);
}
.ring-rose-900\/30{
  --tw-ring-color: rgb(136 19 55 / 0.3);
}
.ring-rose-900\/35{
  --tw-ring-color: rgb(136 19 55 / 0.35);
}
.ring-rose-900\/40{
  --tw-ring-color: rgb(136 19 55 / 0.4);
}
.ring-rose-900\/45{
  --tw-ring-color: rgb(136 19 55 / 0.45);
}
.ring-rose-900\/5{
  --tw-ring-color: rgb(136 19 55 / 0.05);
}
.ring-rose-900\/50{
  --tw-ring-color: rgb(136 19 55 / 0.5);
}
.ring-rose-900\/55{
  --tw-ring-color: rgb(136 19 55 / 0.55);
}
.ring-rose-900\/60{
  --tw-ring-color: rgb(136 19 55 / 0.6);
}
.ring-rose-900\/65{
  --tw-ring-color: rgb(136 19 55 / 0.65);
}
.ring-rose-900\/70{
  --tw-ring-color: rgb(136 19 55 / 0.7);
}
.ring-rose-900\/75{
  --tw-ring-color: rgb(136 19 55 / 0.75);
}
.ring-rose-900\/80{
  --tw-ring-color: rgb(136 19 55 / 0.8);
}
.ring-rose-900\/85{
  --tw-ring-color: rgb(136 19 55 / 0.85);
}
.ring-rose-900\/90{
  --tw-ring-color: rgb(136 19 55 / 0.9);
}
.ring-rose-900\/95{
  --tw-ring-color: rgb(136 19 55 / 0.95);
}
.ring-rose-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(76 5 25 / var(--tw-ring-opacity, 1));
}
.ring-rose-950\/0{
  --tw-ring-color: rgb(76 5 25 / 0);
}
.ring-rose-950\/10{
  --tw-ring-color: rgb(76 5 25 / 0.1);
}
.ring-rose-950\/100{
  --tw-ring-color: rgb(76 5 25 / 1);
}
.ring-rose-950\/15{
  --tw-ring-color: rgb(76 5 25 / 0.15);
}
.ring-rose-950\/20{
  --tw-ring-color: rgb(76 5 25 / 0.2);
}
.ring-rose-950\/25{
  --tw-ring-color: rgb(76 5 25 / 0.25);
}
.ring-rose-950\/30{
  --tw-ring-color: rgb(76 5 25 / 0.3);
}
.ring-rose-950\/35{
  --tw-ring-color: rgb(76 5 25 / 0.35);
}
.ring-rose-950\/40{
  --tw-ring-color: rgb(76 5 25 / 0.4);
}
.ring-rose-950\/45{
  --tw-ring-color: rgb(76 5 25 / 0.45);
}
.ring-rose-950\/5{
  --tw-ring-color: rgb(76 5 25 / 0.05);
}
.ring-rose-950\/50{
  --tw-ring-color: rgb(76 5 25 / 0.5);
}
.ring-rose-950\/55{
  --tw-ring-color: rgb(76 5 25 / 0.55);
}
.ring-rose-950\/60{
  --tw-ring-color: rgb(76 5 25 / 0.6);
}
.ring-rose-950\/65{
  --tw-ring-color: rgb(76 5 25 / 0.65);
}
.ring-rose-950\/70{
  --tw-ring-color: rgb(76 5 25 / 0.7);
}
.ring-rose-950\/75{
  --tw-ring-color: rgb(76 5 25 / 0.75);
}
.ring-rose-950\/80{
  --tw-ring-color: rgb(76 5 25 / 0.8);
}
.ring-rose-950\/85{
  --tw-ring-color: rgb(76 5 25 / 0.85);
}
.ring-rose-950\/90{
  --tw-ring-color: rgb(76 5 25 / 0.9);
}
.ring-rose-950\/95{
  --tw-ring-color: rgb(76 5 25 / 0.95);
}
.ring-secondary{
  --tw-ring-color: hsl(var(--secondary));
}
.ring-secondary-foreground{
  --tw-ring-color: hsl(var(--secondary-foreground));
}
.ring-secondary-foreground\/0{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0);
}
.ring-secondary-foreground\/10{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.1);
}
.ring-secondary-foreground\/100{
  --tw-ring-color: hsl(var(--secondary-foreground) / 1);
}
.ring-secondary-foreground\/15{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.15);
}
.ring-secondary-foreground\/20{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.2);
}
.ring-secondary-foreground\/25{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.25);
}
.ring-secondary-foreground\/30{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.3);
}
.ring-secondary-foreground\/35{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.35);
}
.ring-secondary-foreground\/40{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.4);
}
.ring-secondary-foreground\/45{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.45);
}
.ring-secondary-foreground\/5{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.05);
}
.ring-secondary-foreground\/50{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.5);
}
.ring-secondary-foreground\/55{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.55);
}
.ring-secondary-foreground\/60{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.6);
}
.ring-secondary-foreground\/65{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.65);
}
.ring-secondary-foreground\/70{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.7);
}
.ring-secondary-foreground\/75{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.75);
}
.ring-secondary-foreground\/80{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.8);
}
.ring-secondary-foreground\/85{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.85);
}
.ring-secondary-foreground\/90{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.9);
}
.ring-secondary-foreground\/95{
  --tw-ring-color: hsl(var(--secondary-foreground) / 0.95);
}
.ring-secondary\/0{
  --tw-ring-color: hsl(var(--secondary) / 0);
}
.ring-secondary\/10{
  --tw-ring-color: hsl(var(--secondary) / 0.1);
}
.ring-secondary\/100{
  --tw-ring-color: hsl(var(--secondary) / 1);
}
.ring-secondary\/15{
  --tw-ring-color: hsl(var(--secondary) / 0.15);
}
.ring-secondary\/20{
  --tw-ring-color: hsl(var(--secondary) / 0.2);
}
.ring-secondary\/25{
  --tw-ring-color: hsl(var(--secondary) / 0.25);
}
.ring-secondary\/30{
  --tw-ring-color: hsl(var(--secondary) / 0.3);
}
.ring-secondary\/35{
  --tw-ring-color: hsl(var(--secondary) / 0.35);
}
.ring-secondary\/40{
  --tw-ring-color: hsl(var(--secondary) / 0.4);
}
.ring-secondary\/45{
  --tw-ring-color: hsl(var(--secondary) / 0.45);
}
.ring-secondary\/5{
  --tw-ring-color: hsl(var(--secondary) / 0.05);
}
.ring-secondary\/50{
  --tw-ring-color: hsl(var(--secondary) / 0.5);
}
.ring-secondary\/55{
  --tw-ring-color: hsl(var(--secondary) / 0.55);
}
.ring-secondary\/60{
  --tw-ring-color: hsl(var(--secondary) / 0.6);
}
.ring-secondary\/65{
  --tw-ring-color: hsl(var(--secondary) / 0.65);
}
.ring-secondary\/70{
  --tw-ring-color: hsl(var(--secondary) / 0.7);
}
.ring-secondary\/75{
  --tw-ring-color: hsl(var(--secondary) / 0.75);
}
.ring-secondary\/80{
  --tw-ring-color: hsl(var(--secondary) / 0.8);
}
.ring-secondary\/85{
  --tw-ring-color: hsl(var(--secondary) / 0.85);
}
.ring-secondary\/90{
  --tw-ring-color: hsl(var(--secondary) / 0.9);
}
.ring-secondary\/95{
  --tw-ring-color: hsl(var(--secondary) / 0.95);
}
.ring-services-green{
  --tw-ring-color: hsl(var(--color-services-green));
}
.ring-services-green\/0{
  --tw-ring-color: hsl(var(--color-services-green) / 0);
}
.ring-services-green\/10{
  --tw-ring-color: hsl(var(--color-services-green) / 0.1);
}
.ring-services-green\/100{
  --tw-ring-color: hsl(var(--color-services-green) / 1);
}
.ring-services-green\/15{
  --tw-ring-color: hsl(var(--color-services-green) / 0.15);
}
.ring-services-green\/20{
  --tw-ring-color: hsl(var(--color-services-green) / 0.2);
}
.ring-services-green\/25{
  --tw-ring-color: hsl(var(--color-services-green) / 0.25);
}
.ring-services-green\/30{
  --tw-ring-color: hsl(var(--color-services-green) / 0.3);
}
.ring-services-green\/35{
  --tw-ring-color: hsl(var(--color-services-green) / 0.35);
}
.ring-services-green\/40{
  --tw-ring-color: hsl(var(--color-services-green) / 0.4);
}
.ring-services-green\/45{
  --tw-ring-color: hsl(var(--color-services-green) / 0.45);
}
.ring-services-green\/5{
  --tw-ring-color: hsl(var(--color-services-green) / 0.05);
}
.ring-services-green\/50{
  --tw-ring-color: hsl(var(--color-services-green) / 0.5);
}
.ring-services-green\/55{
  --tw-ring-color: hsl(var(--color-services-green) / 0.55);
}
.ring-services-green\/60{
  --tw-ring-color: hsl(var(--color-services-green) / 0.6);
}
.ring-services-green\/65{
  --tw-ring-color: hsl(var(--color-services-green) / 0.65);
}
.ring-services-green\/70{
  --tw-ring-color: hsl(var(--color-services-green) / 0.7);
}
.ring-services-green\/75{
  --tw-ring-color: hsl(var(--color-services-green) / 0.75);
}
.ring-services-green\/80{
  --tw-ring-color: hsl(var(--color-services-green) / 0.8);
}
.ring-services-green\/85{
  --tw-ring-color: hsl(var(--color-services-green) / 0.85);
}
.ring-services-green\/90{
  --tw-ring-color: hsl(var(--color-services-green) / 0.9);
}
.ring-services-green\/95{
  --tw-ring-color: hsl(var(--color-services-green) / 0.95);
}
.ring-sidebar{
  --tw-ring-color: hsl(var(--sidebar-background));
}
.ring-sidebar-accent{
  --tw-ring-color: hsl(var(--sidebar-accent));
}
.ring-sidebar-accent-foreground{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground));
}
.ring-sidebar-accent-foreground\/0{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0);
}
.ring-sidebar-accent-foreground\/10{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.1);
}
.ring-sidebar-accent-foreground\/100{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 1);
}
.ring-sidebar-accent-foreground\/15{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.15);
}
.ring-sidebar-accent-foreground\/20{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.2);
}
.ring-sidebar-accent-foreground\/25{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.25);
}
.ring-sidebar-accent-foreground\/30{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.3);
}
.ring-sidebar-accent-foreground\/35{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.35);
}
.ring-sidebar-accent-foreground\/40{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.4);
}
.ring-sidebar-accent-foreground\/45{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.45);
}
.ring-sidebar-accent-foreground\/5{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.05);
}
.ring-sidebar-accent-foreground\/50{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.5);
}
.ring-sidebar-accent-foreground\/55{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.55);
}
.ring-sidebar-accent-foreground\/60{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.6);
}
.ring-sidebar-accent-foreground\/65{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.65);
}
.ring-sidebar-accent-foreground\/70{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.7);
}
.ring-sidebar-accent-foreground\/75{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.75);
}
.ring-sidebar-accent-foreground\/80{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.8);
}
.ring-sidebar-accent-foreground\/85{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.85);
}
.ring-sidebar-accent-foreground\/90{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.9);
}
.ring-sidebar-accent-foreground\/95{
  --tw-ring-color: hsl(var(--sidebar-accent-foreground) / 0.95);
}
.ring-sidebar-accent\/0{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0);
}
.ring-sidebar-accent\/10{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.1);
}
.ring-sidebar-accent\/100{
  --tw-ring-color: hsl(var(--sidebar-accent) / 1);
}
.ring-sidebar-accent\/15{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.15);
}
.ring-sidebar-accent\/20{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.2);
}
.ring-sidebar-accent\/25{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.25);
}
.ring-sidebar-accent\/30{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.3);
}
.ring-sidebar-accent\/35{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.35);
}
.ring-sidebar-accent\/40{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.4);
}
.ring-sidebar-accent\/45{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.45);
}
.ring-sidebar-accent\/5{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.05);
}
.ring-sidebar-accent\/50{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.5);
}
.ring-sidebar-accent\/55{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.55);
}
.ring-sidebar-accent\/60{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.6);
}
.ring-sidebar-accent\/65{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.65);
}
.ring-sidebar-accent\/70{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.7);
}
.ring-sidebar-accent\/75{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.75);
}
.ring-sidebar-accent\/80{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.8);
}
.ring-sidebar-accent\/85{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.85);
}
.ring-sidebar-accent\/90{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.9);
}
.ring-sidebar-accent\/95{
  --tw-ring-color: hsl(var(--sidebar-accent) / 0.95);
}
.ring-sidebar-border{
  --tw-ring-color: hsl(var(--sidebar-border));
}
.ring-sidebar-border\/0{
  --tw-ring-color: hsl(var(--sidebar-border) / 0);
}
.ring-sidebar-border\/10{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.1);
}
.ring-sidebar-border\/100{
  --tw-ring-color: hsl(var(--sidebar-border) / 1);
}
.ring-sidebar-border\/15{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.15);
}
.ring-sidebar-border\/20{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.2);
}
.ring-sidebar-border\/25{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.25);
}
.ring-sidebar-border\/30{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.3);
}
.ring-sidebar-border\/35{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.35);
}
.ring-sidebar-border\/40{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.4);
}
.ring-sidebar-border\/45{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.45);
}
.ring-sidebar-border\/5{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.05);
}
.ring-sidebar-border\/50{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.5);
}
.ring-sidebar-border\/55{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.55);
}
.ring-sidebar-border\/60{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.6);
}
.ring-sidebar-border\/65{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.65);
}
.ring-sidebar-border\/70{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.7);
}
.ring-sidebar-border\/75{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.75);
}
.ring-sidebar-border\/80{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.8);
}
.ring-sidebar-border\/85{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.85);
}
.ring-sidebar-border\/90{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.9);
}
.ring-sidebar-border\/95{
  --tw-ring-color: hsl(var(--sidebar-border) / 0.95);
}
.ring-sidebar-foreground{
  --tw-ring-color: hsl(var(--sidebar-foreground));
}
.ring-sidebar-foreground\/0{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0);
}
.ring-sidebar-foreground\/10{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.1);
}
.ring-sidebar-foreground\/100{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 1);
}
.ring-sidebar-foreground\/15{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.15);
}
.ring-sidebar-foreground\/20{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.2);
}
.ring-sidebar-foreground\/25{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.25);
}
.ring-sidebar-foreground\/30{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.3);
}
.ring-sidebar-foreground\/35{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.35);
}
.ring-sidebar-foreground\/40{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.4);
}
.ring-sidebar-foreground\/45{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.45);
}
.ring-sidebar-foreground\/5{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.05);
}
.ring-sidebar-foreground\/50{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.5);
}
.ring-sidebar-foreground\/55{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.55);
}
.ring-sidebar-foreground\/60{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.6);
}
.ring-sidebar-foreground\/65{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.65);
}
.ring-sidebar-foreground\/70{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.7);
}
.ring-sidebar-foreground\/75{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.75);
}
.ring-sidebar-foreground\/80{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.8);
}
.ring-sidebar-foreground\/85{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.85);
}
.ring-sidebar-foreground\/90{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.9);
}
.ring-sidebar-foreground\/95{
  --tw-ring-color: hsl(var(--sidebar-foreground) / 0.95);
}
.ring-sidebar-primary{
  --tw-ring-color: hsl(var(--sidebar-primary));
}
.ring-sidebar-primary-foreground{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground));
}
.ring-sidebar-primary-foreground\/0{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0);
}
.ring-sidebar-primary-foreground\/10{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.1);
}
.ring-sidebar-primary-foreground\/100{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 1);
}
.ring-sidebar-primary-foreground\/15{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.15);
}
.ring-sidebar-primary-foreground\/20{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.2);
}
.ring-sidebar-primary-foreground\/25{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.25);
}
.ring-sidebar-primary-foreground\/30{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.3);
}
.ring-sidebar-primary-foreground\/35{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.35);
}
.ring-sidebar-primary-foreground\/40{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.4);
}
.ring-sidebar-primary-foreground\/45{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.45);
}
.ring-sidebar-primary-foreground\/5{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.05);
}
.ring-sidebar-primary-foreground\/50{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.5);
}
.ring-sidebar-primary-foreground\/55{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.55);
}
.ring-sidebar-primary-foreground\/60{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.6);
}
.ring-sidebar-primary-foreground\/65{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.65);
}
.ring-sidebar-primary-foreground\/70{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.7);
}
.ring-sidebar-primary-foreground\/75{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.75);
}
.ring-sidebar-primary-foreground\/80{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.8);
}
.ring-sidebar-primary-foreground\/85{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.85);
}
.ring-sidebar-primary-foreground\/90{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.9);
}
.ring-sidebar-primary-foreground\/95{
  --tw-ring-color: hsl(var(--sidebar-primary-foreground) / 0.95);
}
.ring-sidebar-primary\/0{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0);
}
.ring-sidebar-primary\/10{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.1);
}
.ring-sidebar-primary\/100{
  --tw-ring-color: hsl(var(--sidebar-primary) / 1);
}
.ring-sidebar-primary\/15{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.15);
}
.ring-sidebar-primary\/20{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.2);
}
.ring-sidebar-primary\/25{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.25);
}
.ring-sidebar-primary\/30{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.3);
}
.ring-sidebar-primary\/35{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.35);
}
.ring-sidebar-primary\/40{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.4);
}
.ring-sidebar-primary\/45{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.45);
}
.ring-sidebar-primary\/5{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.05);
}
.ring-sidebar-primary\/50{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.5);
}
.ring-sidebar-primary\/55{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.55);
}
.ring-sidebar-primary\/60{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.6);
}
.ring-sidebar-primary\/65{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.65);
}
.ring-sidebar-primary\/70{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.7);
}
.ring-sidebar-primary\/75{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.75);
}
.ring-sidebar-primary\/80{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.8);
}
.ring-sidebar-primary\/85{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.85);
}
.ring-sidebar-primary\/90{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.9);
}
.ring-sidebar-primary\/95{
  --tw-ring-color: hsl(var(--sidebar-primary) / 0.95);
}
.ring-sidebar-ring{
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.ring-sidebar-ring\/0{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0);
}
.ring-sidebar-ring\/10{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.1);
}
.ring-sidebar-ring\/100{
  --tw-ring-color: hsl(var(--sidebar-ring) / 1);
}
.ring-sidebar-ring\/15{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.15);
}
.ring-sidebar-ring\/20{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.2);
}
.ring-sidebar-ring\/25{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.25);
}
.ring-sidebar-ring\/30{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.3);
}
.ring-sidebar-ring\/35{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.35);
}
.ring-sidebar-ring\/40{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.4);
}
.ring-sidebar-ring\/45{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.45);
}
.ring-sidebar-ring\/5{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.05);
}
.ring-sidebar-ring\/50{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.5);
}
.ring-sidebar-ring\/55{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.55);
}
.ring-sidebar-ring\/60{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.6);
}
.ring-sidebar-ring\/65{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.65);
}
.ring-sidebar-ring\/70{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.7);
}
.ring-sidebar-ring\/75{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.75);
}
.ring-sidebar-ring\/80{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.8);
}
.ring-sidebar-ring\/85{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.85);
}
.ring-sidebar-ring\/90{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.9);
}
.ring-sidebar-ring\/95{
  --tw-ring-color: hsl(var(--sidebar-ring) / 0.95);
}
.ring-sidebar\/0{
  --tw-ring-color: hsl(var(--sidebar-background) / 0);
}
.ring-sidebar\/10{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.1);
}
.ring-sidebar\/100{
  --tw-ring-color: hsl(var(--sidebar-background) / 1);
}
.ring-sidebar\/15{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.15);
}
.ring-sidebar\/20{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.2);
}
.ring-sidebar\/25{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.25);
}
.ring-sidebar\/30{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.3);
}
.ring-sidebar\/35{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.35);
}
.ring-sidebar\/40{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.4);
}
.ring-sidebar\/45{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.45);
}
.ring-sidebar\/5{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.05);
}
.ring-sidebar\/50{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.5);
}
.ring-sidebar\/55{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.55);
}
.ring-sidebar\/60{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.6);
}
.ring-sidebar\/65{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.65);
}
.ring-sidebar\/70{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.7);
}
.ring-sidebar\/75{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.75);
}
.ring-sidebar\/80{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.8);
}
.ring-sidebar\/85{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.85);
}
.ring-sidebar\/90{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.9);
}
.ring-sidebar\/95{
  --tw-ring-color: hsl(var(--sidebar-background) / 0.95);
}
.ring-sky-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1));
}
.ring-sky-100\/0{
  --tw-ring-color: rgb(224 242 254 / 0);
}
.ring-sky-100\/10{
  --tw-ring-color: rgb(224 242 254 / 0.1);
}
.ring-sky-100\/100{
  --tw-ring-color: rgb(224 242 254 / 1);
}
.ring-sky-100\/15{
  --tw-ring-color: rgb(224 242 254 / 0.15);
}
.ring-sky-100\/20{
  --tw-ring-color: rgb(224 242 254 / 0.2);
}
.ring-sky-100\/25{
  --tw-ring-color: rgb(224 242 254 / 0.25);
}
.ring-sky-100\/30{
  --tw-ring-color: rgb(224 242 254 / 0.3);
}
.ring-sky-100\/35{
  --tw-ring-color: rgb(224 242 254 / 0.35);
}
.ring-sky-100\/40{
  --tw-ring-color: rgb(224 242 254 / 0.4);
}
.ring-sky-100\/45{
  --tw-ring-color: rgb(224 242 254 / 0.45);
}
.ring-sky-100\/5{
  --tw-ring-color: rgb(224 242 254 / 0.05);
}
.ring-sky-100\/50{
  --tw-ring-color: rgb(224 242 254 / 0.5);
}
.ring-sky-100\/55{
  --tw-ring-color: rgb(224 242 254 / 0.55);
}
.ring-sky-100\/60{
  --tw-ring-color: rgb(224 242 254 / 0.6);
}
.ring-sky-100\/65{
  --tw-ring-color: rgb(224 242 254 / 0.65);
}
.ring-sky-100\/70{
  --tw-ring-color: rgb(224 242 254 / 0.7);
}
.ring-sky-100\/75{
  --tw-ring-color: rgb(224 242 254 / 0.75);
}
.ring-sky-100\/80{
  --tw-ring-color: rgb(224 242 254 / 0.8);
}
.ring-sky-100\/85{
  --tw-ring-color: rgb(224 242 254 / 0.85);
}
.ring-sky-100\/90{
  --tw-ring-color: rgb(224 242 254 / 0.9);
}
.ring-sky-100\/95{
  --tw-ring-color: rgb(224 242 254 / 0.95);
}
.ring-sky-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1));
}
.ring-sky-200\/0{
  --tw-ring-color: rgb(186 230 253 / 0);
}
.ring-sky-200\/10{
  --tw-ring-color: rgb(186 230 253 / 0.1);
}
.ring-sky-200\/100{
  --tw-ring-color: rgb(186 230 253 / 1);
}
.ring-sky-200\/15{
  --tw-ring-color: rgb(186 230 253 / 0.15);
}
.ring-sky-200\/20{
  --tw-ring-color: rgb(186 230 253 / 0.2);
}
.ring-sky-200\/25{
  --tw-ring-color: rgb(186 230 253 / 0.25);
}
.ring-sky-200\/30{
  --tw-ring-color: rgb(186 230 253 / 0.3);
}
.ring-sky-200\/35{
  --tw-ring-color: rgb(186 230 253 / 0.35);
}
.ring-sky-200\/40{
  --tw-ring-color: rgb(186 230 253 / 0.4);
}
.ring-sky-200\/45{
  --tw-ring-color: rgb(186 230 253 / 0.45);
}
.ring-sky-200\/5{
  --tw-ring-color: rgb(186 230 253 / 0.05);
}
.ring-sky-200\/50{
  --tw-ring-color: rgb(186 230 253 / 0.5);
}
.ring-sky-200\/55{
  --tw-ring-color: rgb(186 230 253 / 0.55);
}
.ring-sky-200\/60{
  --tw-ring-color: rgb(186 230 253 / 0.6);
}
.ring-sky-200\/65{
  --tw-ring-color: rgb(186 230 253 / 0.65);
}
.ring-sky-200\/70{
  --tw-ring-color: rgb(186 230 253 / 0.7);
}
.ring-sky-200\/75{
  --tw-ring-color: rgb(186 230 253 / 0.75);
}
.ring-sky-200\/80{
  --tw-ring-color: rgb(186 230 253 / 0.8);
}
.ring-sky-200\/85{
  --tw-ring-color: rgb(186 230 253 / 0.85);
}
.ring-sky-200\/90{
  --tw-ring-color: rgb(186 230 253 / 0.9);
}
.ring-sky-200\/95{
  --tw-ring-color: rgb(186 230 253 / 0.95);
}
.ring-sky-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1));
}
.ring-sky-300\/0{
  --tw-ring-color: rgb(125 211 252 / 0);
}
.ring-sky-300\/10{
  --tw-ring-color: rgb(125 211 252 / 0.1);
}
.ring-sky-300\/100{
  --tw-ring-color: rgb(125 211 252 / 1);
}
.ring-sky-300\/15{
  --tw-ring-color: rgb(125 211 252 / 0.15);
}
.ring-sky-300\/20{
  --tw-ring-color: rgb(125 211 252 / 0.2);
}
.ring-sky-300\/25{
  --tw-ring-color: rgb(125 211 252 / 0.25);
}
.ring-sky-300\/30{
  --tw-ring-color: rgb(125 211 252 / 0.3);
}
.ring-sky-300\/35{
  --tw-ring-color: rgb(125 211 252 / 0.35);
}
.ring-sky-300\/40{
  --tw-ring-color: rgb(125 211 252 / 0.4);
}
.ring-sky-300\/45{
  --tw-ring-color: rgb(125 211 252 / 0.45);
}
.ring-sky-300\/5{
  --tw-ring-color: rgb(125 211 252 / 0.05);
}
.ring-sky-300\/50{
  --tw-ring-color: rgb(125 211 252 / 0.5);
}
.ring-sky-300\/55{
  --tw-ring-color: rgb(125 211 252 / 0.55);
}
.ring-sky-300\/60{
  --tw-ring-color: rgb(125 211 252 / 0.6);
}
.ring-sky-300\/65{
  --tw-ring-color: rgb(125 211 252 / 0.65);
}
.ring-sky-300\/70{
  --tw-ring-color: rgb(125 211 252 / 0.7);
}
.ring-sky-300\/75{
  --tw-ring-color: rgb(125 211 252 / 0.75);
}
.ring-sky-300\/80{
  --tw-ring-color: rgb(125 211 252 / 0.8);
}
.ring-sky-300\/85{
  --tw-ring-color: rgb(125 211 252 / 0.85);
}
.ring-sky-300\/90{
  --tw-ring-color: rgb(125 211 252 / 0.9);
}
.ring-sky-300\/95{
  --tw-ring-color: rgb(125 211 252 / 0.95);
}
.ring-sky-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1));
}
.ring-sky-400\/0{
  --tw-ring-color: rgb(56 189 248 / 0);
}
.ring-sky-400\/10{
  --tw-ring-color: rgb(56 189 248 / 0.1);
}
.ring-sky-400\/100{
  --tw-ring-color: rgb(56 189 248 / 1);
}
.ring-sky-400\/15{
  --tw-ring-color: rgb(56 189 248 / 0.15);
}
.ring-sky-400\/20{
  --tw-ring-color: rgb(56 189 248 / 0.2);
}
.ring-sky-400\/25{
  --tw-ring-color: rgb(56 189 248 / 0.25);
}
.ring-sky-400\/30{
  --tw-ring-color: rgb(56 189 248 / 0.3);
}
.ring-sky-400\/35{
  --tw-ring-color: rgb(56 189 248 / 0.35);
}
.ring-sky-400\/40{
  --tw-ring-color: rgb(56 189 248 / 0.4);
}
.ring-sky-400\/45{
  --tw-ring-color: rgb(56 189 248 / 0.45);
}
.ring-sky-400\/5{
  --tw-ring-color: rgb(56 189 248 / 0.05);
}
.ring-sky-400\/50{
  --tw-ring-color: rgb(56 189 248 / 0.5);
}
.ring-sky-400\/55{
  --tw-ring-color: rgb(56 189 248 / 0.55);
}
.ring-sky-400\/60{
  --tw-ring-color: rgb(56 189 248 / 0.6);
}
.ring-sky-400\/65{
  --tw-ring-color: rgb(56 189 248 / 0.65);
}
.ring-sky-400\/70{
  --tw-ring-color: rgb(56 189 248 / 0.7);
}
.ring-sky-400\/75{
  --tw-ring-color: rgb(56 189 248 / 0.75);
}
.ring-sky-400\/80{
  --tw-ring-color: rgb(56 189 248 / 0.8);
}
.ring-sky-400\/85{
  --tw-ring-color: rgb(56 189 248 / 0.85);
}
.ring-sky-400\/90{
  --tw-ring-color: rgb(56 189 248 / 0.9);
}
.ring-sky-400\/95{
  --tw-ring-color: rgb(56 189 248 / 0.95);
}
.ring-sky-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1));
}
.ring-sky-50\/0{
  --tw-ring-color: rgb(240 249 255 / 0);
}
.ring-sky-50\/10{
  --tw-ring-color: rgb(240 249 255 / 0.1);
}
.ring-sky-50\/100{
  --tw-ring-color: rgb(240 249 255 / 1);
}
.ring-sky-50\/15{
  --tw-ring-color: rgb(240 249 255 / 0.15);
}
.ring-sky-50\/20{
  --tw-ring-color: rgb(240 249 255 / 0.2);
}
.ring-sky-50\/25{
  --tw-ring-color: rgb(240 249 255 / 0.25);
}
.ring-sky-50\/30{
  --tw-ring-color: rgb(240 249 255 / 0.3);
}
.ring-sky-50\/35{
  --tw-ring-color: rgb(240 249 255 / 0.35);
}
.ring-sky-50\/40{
  --tw-ring-color: rgb(240 249 255 / 0.4);
}
.ring-sky-50\/45{
  --tw-ring-color: rgb(240 249 255 / 0.45);
}
.ring-sky-50\/5{
  --tw-ring-color: rgb(240 249 255 / 0.05);
}
.ring-sky-50\/50{
  --tw-ring-color: rgb(240 249 255 / 0.5);
}
.ring-sky-50\/55{
  --tw-ring-color: rgb(240 249 255 / 0.55);
}
.ring-sky-50\/60{
  --tw-ring-color: rgb(240 249 255 / 0.6);
}
.ring-sky-50\/65{
  --tw-ring-color: rgb(240 249 255 / 0.65);
}
.ring-sky-50\/70{
  --tw-ring-color: rgb(240 249 255 / 0.7);
}
.ring-sky-50\/75{
  --tw-ring-color: rgb(240 249 255 / 0.75);
}
.ring-sky-50\/80{
  --tw-ring-color: rgb(240 249 255 / 0.8);
}
.ring-sky-50\/85{
  --tw-ring-color: rgb(240 249 255 / 0.85);
}
.ring-sky-50\/90{
  --tw-ring-color: rgb(240 249 255 / 0.9);
}
.ring-sky-50\/95{
  --tw-ring-color: rgb(240 249 255 / 0.95);
}
.ring-sky-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}
.ring-sky-500\/0{
  --tw-ring-color: rgb(14 165 233 / 0);
}
.ring-sky-500\/10{
  --tw-ring-color: rgb(14 165 233 / 0.1);
}
.ring-sky-500\/100{
  --tw-ring-color: rgb(14 165 233 / 1);
}
.ring-sky-500\/15{
  --tw-ring-color: rgb(14 165 233 / 0.15);
}
.ring-sky-500\/20{
  --tw-ring-color: rgb(14 165 233 / 0.2);
}
.ring-sky-500\/25{
  --tw-ring-color: rgb(14 165 233 / 0.25);
}
.ring-sky-500\/30{
  --tw-ring-color: rgb(14 165 233 / 0.3);
}
.ring-sky-500\/35{
  --tw-ring-color: rgb(14 165 233 / 0.35);
}
.ring-sky-500\/40{
  --tw-ring-color: rgb(14 165 233 / 0.4);
}
.ring-sky-500\/45{
  --tw-ring-color: rgb(14 165 233 / 0.45);
}
.ring-sky-500\/5{
  --tw-ring-color: rgb(14 165 233 / 0.05);
}
.ring-sky-500\/50{
  --tw-ring-color: rgb(14 165 233 / 0.5);
}
.ring-sky-500\/55{
  --tw-ring-color: rgb(14 165 233 / 0.55);
}
.ring-sky-500\/60{
  --tw-ring-color: rgb(14 165 233 / 0.6);
}
.ring-sky-500\/65{
  --tw-ring-color: rgb(14 165 233 / 0.65);
}
.ring-sky-500\/70{
  --tw-ring-color: rgb(14 165 233 / 0.7);
}
.ring-sky-500\/75{
  --tw-ring-color: rgb(14 165 233 / 0.75);
}
.ring-sky-500\/80{
  --tw-ring-color: rgb(14 165 233 / 0.8);
}
.ring-sky-500\/85{
  --tw-ring-color: rgb(14 165 233 / 0.85);
}
.ring-sky-500\/90{
  --tw-ring-color: rgb(14 165 233 / 0.9);
}
.ring-sky-500\/95{
  --tw-ring-color: rgb(14 165 233 / 0.95);
}
.ring-sky-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1));
}
.ring-sky-600\/0{
  --tw-ring-color: rgb(2 132 199 / 0);
}
.ring-sky-600\/10{
  --tw-ring-color: rgb(2 132 199 / 0.1);
}
.ring-sky-600\/100{
  --tw-ring-color: rgb(2 132 199 / 1);
}
.ring-sky-600\/15{
  --tw-ring-color: rgb(2 132 199 / 0.15);
}
.ring-sky-600\/20{
  --tw-ring-color: rgb(2 132 199 / 0.2);
}
.ring-sky-600\/25{
  --tw-ring-color: rgb(2 132 199 / 0.25);
}
.ring-sky-600\/30{
  --tw-ring-color: rgb(2 132 199 / 0.3);
}
.ring-sky-600\/35{
  --tw-ring-color: rgb(2 132 199 / 0.35);
}
.ring-sky-600\/40{
  --tw-ring-color: rgb(2 132 199 / 0.4);
}
.ring-sky-600\/45{
  --tw-ring-color: rgb(2 132 199 / 0.45);
}
.ring-sky-600\/5{
  --tw-ring-color: rgb(2 132 199 / 0.05);
}
.ring-sky-600\/50{
  --tw-ring-color: rgb(2 132 199 / 0.5);
}
.ring-sky-600\/55{
  --tw-ring-color: rgb(2 132 199 / 0.55);
}
.ring-sky-600\/60{
  --tw-ring-color: rgb(2 132 199 / 0.6);
}
.ring-sky-600\/65{
  --tw-ring-color: rgb(2 132 199 / 0.65);
}
.ring-sky-600\/70{
  --tw-ring-color: rgb(2 132 199 / 0.7);
}
.ring-sky-600\/75{
  --tw-ring-color: rgb(2 132 199 / 0.75);
}
.ring-sky-600\/80{
  --tw-ring-color: rgb(2 132 199 / 0.8);
}
.ring-sky-600\/85{
  --tw-ring-color: rgb(2 132 199 / 0.85);
}
.ring-sky-600\/90{
  --tw-ring-color: rgb(2 132 199 / 0.9);
}
.ring-sky-600\/95{
  --tw-ring-color: rgb(2 132 199 / 0.95);
}
.ring-sky-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1));
}
.ring-sky-700\/0{
  --tw-ring-color: rgb(3 105 161 / 0);
}
.ring-sky-700\/10{
  --tw-ring-color: rgb(3 105 161 / 0.1);
}
.ring-sky-700\/100{
  --tw-ring-color: rgb(3 105 161 / 1);
}
.ring-sky-700\/15{
  --tw-ring-color: rgb(3 105 161 / 0.15);
}
.ring-sky-700\/20{
  --tw-ring-color: rgb(3 105 161 / 0.2);
}
.ring-sky-700\/25{
  --tw-ring-color: rgb(3 105 161 / 0.25);
}
.ring-sky-700\/30{
  --tw-ring-color: rgb(3 105 161 / 0.3);
}
.ring-sky-700\/35{
  --tw-ring-color: rgb(3 105 161 / 0.35);
}
.ring-sky-700\/40{
  --tw-ring-color: rgb(3 105 161 / 0.4);
}
.ring-sky-700\/45{
  --tw-ring-color: rgb(3 105 161 / 0.45);
}
.ring-sky-700\/5{
  --tw-ring-color: rgb(3 105 161 / 0.05);
}
.ring-sky-700\/50{
  --tw-ring-color: rgb(3 105 161 / 0.5);
}
.ring-sky-700\/55{
  --tw-ring-color: rgb(3 105 161 / 0.55);
}
.ring-sky-700\/60{
  --tw-ring-color: rgb(3 105 161 / 0.6);
}
.ring-sky-700\/65{
  --tw-ring-color: rgb(3 105 161 / 0.65);
}
.ring-sky-700\/70{
  --tw-ring-color: rgb(3 105 161 / 0.7);
}
.ring-sky-700\/75{
  --tw-ring-color: rgb(3 105 161 / 0.75);
}
.ring-sky-700\/80{
  --tw-ring-color: rgb(3 105 161 / 0.8);
}
.ring-sky-700\/85{
  --tw-ring-color: rgb(3 105 161 / 0.85);
}
.ring-sky-700\/90{
  --tw-ring-color: rgb(3 105 161 / 0.9);
}
.ring-sky-700\/95{
  --tw-ring-color: rgb(3 105 161 / 0.95);
}
.ring-sky-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1));
}
.ring-sky-800\/0{
  --tw-ring-color: rgb(7 89 133 / 0);
}
.ring-sky-800\/10{
  --tw-ring-color: rgb(7 89 133 / 0.1);
}
.ring-sky-800\/100{
  --tw-ring-color: rgb(7 89 133 / 1);
}
.ring-sky-800\/15{
  --tw-ring-color: rgb(7 89 133 / 0.15);
}
.ring-sky-800\/20{
  --tw-ring-color: rgb(7 89 133 / 0.2);
}
.ring-sky-800\/25{
  --tw-ring-color: rgb(7 89 133 / 0.25);
}
.ring-sky-800\/30{
  --tw-ring-color: rgb(7 89 133 / 0.3);
}
.ring-sky-800\/35{
  --tw-ring-color: rgb(7 89 133 / 0.35);
}
.ring-sky-800\/40{
  --tw-ring-color: rgb(7 89 133 / 0.4);
}
.ring-sky-800\/45{
  --tw-ring-color: rgb(7 89 133 / 0.45);
}
.ring-sky-800\/5{
  --tw-ring-color: rgb(7 89 133 / 0.05);
}
.ring-sky-800\/50{
  --tw-ring-color: rgb(7 89 133 / 0.5);
}
.ring-sky-800\/55{
  --tw-ring-color: rgb(7 89 133 / 0.55);
}
.ring-sky-800\/60{
  --tw-ring-color: rgb(7 89 133 / 0.6);
}
.ring-sky-800\/65{
  --tw-ring-color: rgb(7 89 133 / 0.65);
}
.ring-sky-800\/70{
  --tw-ring-color: rgb(7 89 133 / 0.7);
}
.ring-sky-800\/75{
  --tw-ring-color: rgb(7 89 133 / 0.75);
}
.ring-sky-800\/80{
  --tw-ring-color: rgb(7 89 133 / 0.8);
}
.ring-sky-800\/85{
  --tw-ring-color: rgb(7 89 133 / 0.85);
}
.ring-sky-800\/90{
  --tw-ring-color: rgb(7 89 133 / 0.9);
}
.ring-sky-800\/95{
  --tw-ring-color: rgb(7 89 133 / 0.95);
}
.ring-sky-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1));
}
.ring-sky-900\/0{
  --tw-ring-color: rgb(12 74 110 / 0);
}
.ring-sky-900\/10{
  --tw-ring-color: rgb(12 74 110 / 0.1);
}
.ring-sky-900\/100{
  --tw-ring-color: rgb(12 74 110 / 1);
}
.ring-sky-900\/15{
  --tw-ring-color: rgb(12 74 110 / 0.15);
}
.ring-sky-900\/20{
  --tw-ring-color: rgb(12 74 110 / 0.2);
}
.ring-sky-900\/25{
  --tw-ring-color: rgb(12 74 110 / 0.25);
}
.ring-sky-900\/30{
  --tw-ring-color: rgb(12 74 110 / 0.3);
}
.ring-sky-900\/35{
  --tw-ring-color: rgb(12 74 110 / 0.35);
}
.ring-sky-900\/40{
  --tw-ring-color: rgb(12 74 110 / 0.4);
}
.ring-sky-900\/45{
  --tw-ring-color: rgb(12 74 110 / 0.45);
}
.ring-sky-900\/5{
  --tw-ring-color: rgb(12 74 110 / 0.05);
}
.ring-sky-900\/50{
  --tw-ring-color: rgb(12 74 110 / 0.5);
}
.ring-sky-900\/55{
  --tw-ring-color: rgb(12 74 110 / 0.55);
}
.ring-sky-900\/60{
  --tw-ring-color: rgb(12 74 110 / 0.6);
}
.ring-sky-900\/65{
  --tw-ring-color: rgb(12 74 110 / 0.65);
}
.ring-sky-900\/70{
  --tw-ring-color: rgb(12 74 110 / 0.7);
}
.ring-sky-900\/75{
  --tw-ring-color: rgb(12 74 110 / 0.75);
}
.ring-sky-900\/80{
  --tw-ring-color: rgb(12 74 110 / 0.8);
}
.ring-sky-900\/85{
  --tw-ring-color: rgb(12 74 110 / 0.85);
}
.ring-sky-900\/90{
  --tw-ring-color: rgb(12 74 110 / 0.9);
}
.ring-sky-900\/95{
  --tw-ring-color: rgb(12 74 110 / 0.95);
}
.ring-sky-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 47 73 / var(--tw-ring-opacity, 1));
}
.ring-sky-950\/0{
  --tw-ring-color: rgb(8 47 73 / 0);
}
.ring-sky-950\/10{
  --tw-ring-color: rgb(8 47 73 / 0.1);
}
.ring-sky-950\/100{
  --tw-ring-color: rgb(8 47 73 / 1);
}
.ring-sky-950\/15{
  --tw-ring-color: rgb(8 47 73 / 0.15);
}
.ring-sky-950\/20{
  --tw-ring-color: rgb(8 47 73 / 0.2);
}
.ring-sky-950\/25{
  --tw-ring-color: rgb(8 47 73 / 0.25);
}
.ring-sky-950\/30{
  --tw-ring-color: rgb(8 47 73 / 0.3);
}
.ring-sky-950\/35{
  --tw-ring-color: rgb(8 47 73 / 0.35);
}
.ring-sky-950\/40{
  --tw-ring-color: rgb(8 47 73 / 0.4);
}
.ring-sky-950\/45{
  --tw-ring-color: rgb(8 47 73 / 0.45);
}
.ring-sky-950\/5{
  --tw-ring-color: rgb(8 47 73 / 0.05);
}
.ring-sky-950\/50{
  --tw-ring-color: rgb(8 47 73 / 0.5);
}
.ring-sky-950\/55{
  --tw-ring-color: rgb(8 47 73 / 0.55);
}
.ring-sky-950\/60{
  --tw-ring-color: rgb(8 47 73 / 0.6);
}
.ring-sky-950\/65{
  --tw-ring-color: rgb(8 47 73 / 0.65);
}
.ring-sky-950\/70{
  --tw-ring-color: rgb(8 47 73 / 0.7);
}
.ring-sky-950\/75{
  --tw-ring-color: rgb(8 47 73 / 0.75);
}
.ring-sky-950\/80{
  --tw-ring-color: rgb(8 47 73 / 0.8);
}
.ring-sky-950\/85{
  --tw-ring-color: rgb(8 47 73 / 0.85);
}
.ring-sky-950\/90{
  --tw-ring-color: rgb(8 47 73 / 0.9);
}
.ring-sky-950\/95{
  --tw-ring-color: rgb(8 47 73 / 0.95);
}
.ring-slate-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}
.ring-slate-100\/0{
  --tw-ring-color: rgb(241 245 249 / 0);
}
.ring-slate-100\/10{
  --tw-ring-color: rgb(241 245 249 / 0.1);
}
.ring-slate-100\/100{
  --tw-ring-color: rgb(241 245 249 / 1);
}
.ring-slate-100\/15{
  --tw-ring-color: rgb(241 245 249 / 0.15);
}
.ring-slate-100\/20{
  --tw-ring-color: rgb(241 245 249 / 0.2);
}
.ring-slate-100\/25{
  --tw-ring-color: rgb(241 245 249 / 0.25);
}
.ring-slate-100\/30{
  --tw-ring-color: rgb(241 245 249 / 0.3);
}
.ring-slate-100\/35{
  --tw-ring-color: rgb(241 245 249 / 0.35);
}
.ring-slate-100\/40{
  --tw-ring-color: rgb(241 245 249 / 0.4);
}
.ring-slate-100\/45{
  --tw-ring-color: rgb(241 245 249 / 0.45);
}
.ring-slate-100\/5{
  --tw-ring-color: rgb(241 245 249 / 0.05);
}
.ring-slate-100\/50{
  --tw-ring-color: rgb(241 245 249 / 0.5);
}
.ring-slate-100\/55{
  --tw-ring-color: rgb(241 245 249 / 0.55);
}
.ring-slate-100\/60{
  --tw-ring-color: rgb(241 245 249 / 0.6);
}
.ring-slate-100\/65{
  --tw-ring-color: rgb(241 245 249 / 0.65);
}
.ring-slate-100\/70{
  --tw-ring-color: rgb(241 245 249 / 0.7);
}
.ring-slate-100\/75{
  --tw-ring-color: rgb(241 245 249 / 0.75);
}
.ring-slate-100\/80{
  --tw-ring-color: rgb(241 245 249 / 0.8);
}
.ring-slate-100\/85{
  --tw-ring-color: rgb(241 245 249 / 0.85);
}
.ring-slate-100\/90{
  --tw-ring-color: rgb(241 245 249 / 0.9);
}
.ring-slate-100\/95{
  --tw-ring-color: rgb(241 245 249 / 0.95);
}
.ring-slate-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}
.ring-slate-200\/0{
  --tw-ring-color: rgb(226 232 240 / 0);
}
.ring-slate-200\/10{
  --tw-ring-color: rgb(226 232 240 / 0.1);
}
.ring-slate-200\/100{
  --tw-ring-color: rgb(226 232 240 / 1);
}
.ring-slate-200\/15{
  --tw-ring-color: rgb(226 232 240 / 0.15);
}
.ring-slate-200\/20{
  --tw-ring-color: rgb(226 232 240 / 0.2);
}
.ring-slate-200\/25{
  --tw-ring-color: rgb(226 232 240 / 0.25);
}
.ring-slate-200\/30{
  --tw-ring-color: rgb(226 232 240 / 0.3);
}
.ring-slate-200\/35{
  --tw-ring-color: rgb(226 232 240 / 0.35);
}
.ring-slate-200\/40{
  --tw-ring-color: rgb(226 232 240 / 0.4);
}
.ring-slate-200\/45{
  --tw-ring-color: rgb(226 232 240 / 0.45);
}
.ring-slate-200\/5{
  --tw-ring-color: rgb(226 232 240 / 0.05);
}
.ring-slate-200\/50{
  --tw-ring-color: rgb(226 232 240 / 0.5);
}
.ring-slate-200\/55{
  --tw-ring-color: rgb(226 232 240 / 0.55);
}
.ring-slate-200\/60{
  --tw-ring-color: rgb(226 232 240 / 0.6);
}
.ring-slate-200\/65{
  --tw-ring-color: rgb(226 232 240 / 0.65);
}
.ring-slate-200\/70{
  --tw-ring-color: rgb(226 232 240 / 0.7);
}
.ring-slate-200\/75{
  --tw-ring-color: rgb(226 232 240 / 0.75);
}
.ring-slate-200\/80{
  --tw-ring-color: rgb(226 232 240 / 0.8);
}
.ring-slate-200\/85{
  --tw-ring-color: rgb(226 232 240 / 0.85);
}
.ring-slate-200\/90{
  --tw-ring-color: rgb(226 232 240 / 0.9);
}
.ring-slate-200\/95{
  --tw-ring-color: rgb(226 232 240 / 0.95);
}
.ring-slate-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}
.ring-slate-300\/0{
  --tw-ring-color: rgb(203 213 225 / 0);
}
.ring-slate-300\/10{
  --tw-ring-color: rgb(203 213 225 / 0.1);
}
.ring-slate-300\/100{
  --tw-ring-color: rgb(203 213 225 / 1);
}
.ring-slate-300\/15{
  --tw-ring-color: rgb(203 213 225 / 0.15);
}
.ring-slate-300\/20{
  --tw-ring-color: rgb(203 213 225 / 0.2);
}
.ring-slate-300\/25{
  --tw-ring-color: rgb(203 213 225 / 0.25);
}
.ring-slate-300\/30{
  --tw-ring-color: rgb(203 213 225 / 0.3);
}
.ring-slate-300\/35{
  --tw-ring-color: rgb(203 213 225 / 0.35);
}
.ring-slate-300\/40{
  --tw-ring-color: rgb(203 213 225 / 0.4);
}
.ring-slate-300\/45{
  --tw-ring-color: rgb(203 213 225 / 0.45);
}
.ring-slate-300\/5{
  --tw-ring-color: rgb(203 213 225 / 0.05);
}
.ring-slate-300\/50{
  --tw-ring-color: rgb(203 213 225 / 0.5);
}
.ring-slate-300\/55{
  --tw-ring-color: rgb(203 213 225 / 0.55);
}
.ring-slate-300\/60{
  --tw-ring-color: rgb(203 213 225 / 0.6);
}
.ring-slate-300\/65{
  --tw-ring-color: rgb(203 213 225 / 0.65);
}
.ring-slate-300\/70{
  --tw-ring-color: rgb(203 213 225 / 0.7);
}
.ring-slate-300\/75{
  --tw-ring-color: rgb(203 213 225 / 0.75);
}
.ring-slate-300\/80{
  --tw-ring-color: rgb(203 213 225 / 0.8);
}
.ring-slate-300\/85{
  --tw-ring-color: rgb(203 213 225 / 0.85);
}
.ring-slate-300\/90{
  --tw-ring-color: rgb(203 213 225 / 0.9);
}
.ring-slate-300\/95{
  --tw-ring-color: rgb(203 213 225 / 0.95);
}
.ring-slate-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}
.ring-slate-400\/0{
  --tw-ring-color: rgb(148 163 184 / 0);
}
.ring-slate-400\/10{
  --tw-ring-color: rgb(148 163 184 / 0.1);
}
.ring-slate-400\/100{
  --tw-ring-color: rgb(148 163 184 / 1);
}
.ring-slate-400\/15{
  --tw-ring-color: rgb(148 163 184 / 0.15);
}
.ring-slate-400\/20{
  --tw-ring-color: rgb(148 163 184 / 0.2);
}
.ring-slate-400\/25{
  --tw-ring-color: rgb(148 163 184 / 0.25);
}
.ring-slate-400\/30{
  --tw-ring-color: rgb(148 163 184 / 0.3);
}
.ring-slate-400\/35{
  --tw-ring-color: rgb(148 163 184 / 0.35);
}
.ring-slate-400\/40{
  --tw-ring-color: rgb(148 163 184 / 0.4);
}
.ring-slate-400\/45{
  --tw-ring-color: rgb(148 163 184 / 0.45);
}
.ring-slate-400\/5{
  --tw-ring-color: rgb(148 163 184 / 0.05);
}
.ring-slate-400\/50{
  --tw-ring-color: rgb(148 163 184 / 0.5);
}
.ring-slate-400\/55{
  --tw-ring-color: rgb(148 163 184 / 0.55);
}
.ring-slate-400\/60{
  --tw-ring-color: rgb(148 163 184 / 0.6);
}
.ring-slate-400\/65{
  --tw-ring-color: rgb(148 163 184 / 0.65);
}
.ring-slate-400\/70{
  --tw-ring-color: rgb(148 163 184 / 0.7);
}
.ring-slate-400\/75{
  --tw-ring-color: rgb(148 163 184 / 0.75);
}
.ring-slate-400\/80{
  --tw-ring-color: rgb(148 163 184 / 0.8);
}
.ring-slate-400\/85{
  --tw-ring-color: rgb(148 163 184 / 0.85);
}
.ring-slate-400\/90{
  --tw-ring-color: rgb(148 163 184 / 0.9);
}
.ring-slate-400\/95{
  --tw-ring-color: rgb(148 163 184 / 0.95);
}
.ring-slate-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1));
}
.ring-slate-50\/0{
  --tw-ring-color: rgb(248 250 252 / 0);
}
.ring-slate-50\/10{
  --tw-ring-color: rgb(248 250 252 / 0.1);
}
.ring-slate-50\/100{
  --tw-ring-color: rgb(248 250 252 / 1);
}
.ring-slate-50\/15{
  --tw-ring-color: rgb(248 250 252 / 0.15);
}
.ring-slate-50\/20{
  --tw-ring-color: rgb(248 250 252 / 0.2);
}
.ring-slate-50\/25{
  --tw-ring-color: rgb(248 250 252 / 0.25);
}
.ring-slate-50\/30{
  --tw-ring-color: rgb(248 250 252 / 0.3);
}
.ring-slate-50\/35{
  --tw-ring-color: rgb(248 250 252 / 0.35);
}
.ring-slate-50\/40{
  --tw-ring-color: rgb(248 250 252 / 0.4);
}
.ring-slate-50\/45{
  --tw-ring-color: rgb(248 250 252 / 0.45);
}
.ring-slate-50\/5{
  --tw-ring-color: rgb(248 250 252 / 0.05);
}
.ring-slate-50\/50{
  --tw-ring-color: rgb(248 250 252 / 0.5);
}
.ring-slate-50\/55{
  --tw-ring-color: rgb(248 250 252 / 0.55);
}
.ring-slate-50\/60{
  --tw-ring-color: rgb(248 250 252 / 0.6);
}
.ring-slate-50\/65{
  --tw-ring-color: rgb(248 250 252 / 0.65);
}
.ring-slate-50\/70{
  --tw-ring-color: rgb(248 250 252 / 0.7);
}
.ring-slate-50\/75{
  --tw-ring-color: rgb(248 250 252 / 0.75);
}
.ring-slate-50\/80{
  --tw-ring-color: rgb(248 250 252 / 0.8);
}
.ring-slate-50\/85{
  --tw-ring-color: rgb(248 250 252 / 0.85);
}
.ring-slate-50\/90{
  --tw-ring-color: rgb(248 250 252 / 0.9);
}
.ring-slate-50\/95{
  --tw-ring-color: rgb(248 250 252 / 0.95);
}
.ring-slate-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1));
}
.ring-slate-500\/0{
  --tw-ring-color: rgb(100 116 139 / 0);
}
.ring-slate-500\/10{
  --tw-ring-color: rgb(100 116 139 / 0.1);
}
.ring-slate-500\/100{
  --tw-ring-color: rgb(100 116 139 / 1);
}
.ring-slate-500\/15{
  --tw-ring-color: rgb(100 116 139 / 0.15);
}
.ring-slate-500\/20{
  --tw-ring-color: rgb(100 116 139 / 0.2);
}
.ring-slate-500\/25{
  --tw-ring-color: rgb(100 116 139 / 0.25);
}
.ring-slate-500\/30{
  --tw-ring-color: rgb(100 116 139 / 0.3);
}
.ring-slate-500\/35{
  --tw-ring-color: rgb(100 116 139 / 0.35);
}
.ring-slate-500\/40{
  --tw-ring-color: rgb(100 116 139 / 0.4);
}
.ring-slate-500\/45{
  --tw-ring-color: rgb(100 116 139 / 0.45);
}
.ring-slate-500\/5{
  --tw-ring-color: rgb(100 116 139 / 0.05);
}
.ring-slate-500\/50{
  --tw-ring-color: rgb(100 116 139 / 0.5);
}
.ring-slate-500\/55{
  --tw-ring-color: rgb(100 116 139 / 0.55);
}
.ring-slate-500\/60{
  --tw-ring-color: rgb(100 116 139 / 0.6);
}
.ring-slate-500\/65{
  --tw-ring-color: rgb(100 116 139 / 0.65);
}
.ring-slate-500\/70{
  --tw-ring-color: rgb(100 116 139 / 0.7);
}
.ring-slate-500\/75{
  --tw-ring-color: rgb(100 116 139 / 0.75);
}
.ring-slate-500\/80{
  --tw-ring-color: rgb(100 116 139 / 0.8);
}
.ring-slate-500\/85{
  --tw-ring-color: rgb(100 116 139 / 0.85);
}
.ring-slate-500\/90{
  --tw-ring-color: rgb(100 116 139 / 0.9);
}
.ring-slate-500\/95{
  --tw-ring-color: rgb(100 116 139 / 0.95);
}
.ring-slate-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1));
}
.ring-slate-600\/0{
  --tw-ring-color: rgb(71 85 105 / 0);
}
.ring-slate-600\/10{
  --tw-ring-color: rgb(71 85 105 / 0.1);
}
.ring-slate-600\/100{
  --tw-ring-color: rgb(71 85 105 / 1);
}
.ring-slate-600\/15{
  --tw-ring-color: rgb(71 85 105 / 0.15);
}
.ring-slate-600\/20{
  --tw-ring-color: rgb(71 85 105 / 0.2);
}
.ring-slate-600\/25{
  --tw-ring-color: rgb(71 85 105 / 0.25);
}
.ring-slate-600\/30{
  --tw-ring-color: rgb(71 85 105 / 0.3);
}
.ring-slate-600\/35{
  --tw-ring-color: rgb(71 85 105 / 0.35);
}
.ring-slate-600\/40{
  --tw-ring-color: rgb(71 85 105 / 0.4);
}
.ring-slate-600\/45{
  --tw-ring-color: rgb(71 85 105 / 0.45);
}
.ring-slate-600\/5{
  --tw-ring-color: rgb(71 85 105 / 0.05);
}
.ring-slate-600\/50{
  --tw-ring-color: rgb(71 85 105 / 0.5);
}
.ring-slate-600\/55{
  --tw-ring-color: rgb(71 85 105 / 0.55);
}
.ring-slate-600\/60{
  --tw-ring-color: rgb(71 85 105 / 0.6);
}
.ring-slate-600\/65{
  --tw-ring-color: rgb(71 85 105 / 0.65);
}
.ring-slate-600\/70{
  --tw-ring-color: rgb(71 85 105 / 0.7);
}
.ring-slate-600\/75{
  --tw-ring-color: rgb(71 85 105 / 0.75);
}
.ring-slate-600\/80{
  --tw-ring-color: rgb(71 85 105 / 0.8);
}
.ring-slate-600\/85{
  --tw-ring-color: rgb(71 85 105 / 0.85);
}
.ring-slate-600\/90{
  --tw-ring-color: rgb(71 85 105 / 0.9);
}
.ring-slate-600\/95{
  --tw-ring-color: rgb(71 85 105 / 0.95);
}
.ring-slate-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}
.ring-slate-700\/0{
  --tw-ring-color: rgb(51 65 85 / 0);
}
.ring-slate-700\/10{
  --tw-ring-color: rgb(51 65 85 / 0.1);
}
.ring-slate-700\/100{
  --tw-ring-color: rgb(51 65 85 / 1);
}
.ring-slate-700\/15{
  --tw-ring-color: rgb(51 65 85 / 0.15);
}
.ring-slate-700\/20{
  --tw-ring-color: rgb(51 65 85 / 0.2);
}
.ring-slate-700\/25{
  --tw-ring-color: rgb(51 65 85 / 0.25);
}
.ring-slate-700\/30{
  --tw-ring-color: rgb(51 65 85 / 0.3);
}
.ring-slate-700\/35{
  --tw-ring-color: rgb(51 65 85 / 0.35);
}
.ring-slate-700\/40{
  --tw-ring-color: rgb(51 65 85 / 0.4);
}
.ring-slate-700\/45{
  --tw-ring-color: rgb(51 65 85 / 0.45);
}
.ring-slate-700\/5{
  --tw-ring-color: rgb(51 65 85 / 0.05);
}
.ring-slate-700\/50{
  --tw-ring-color: rgb(51 65 85 / 0.5);
}
.ring-slate-700\/55{
  --tw-ring-color: rgb(51 65 85 / 0.55);
}
.ring-slate-700\/60{
  --tw-ring-color: rgb(51 65 85 / 0.6);
}
.ring-slate-700\/65{
  --tw-ring-color: rgb(51 65 85 / 0.65);
}
.ring-slate-700\/70{
  --tw-ring-color: rgb(51 65 85 / 0.7);
}
.ring-slate-700\/75{
  --tw-ring-color: rgb(51 65 85 / 0.75);
}
.ring-slate-700\/80{
  --tw-ring-color: rgb(51 65 85 / 0.8);
}
.ring-slate-700\/85{
  --tw-ring-color: rgb(51 65 85 / 0.85);
}
.ring-slate-700\/90{
  --tw-ring-color: rgb(51 65 85 / 0.9);
}
.ring-slate-700\/95{
  --tw-ring-color: rgb(51 65 85 / 0.95);
}
.ring-slate-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1));
}
.ring-slate-800\/0{
  --tw-ring-color: rgb(30 41 59 / 0);
}
.ring-slate-800\/10{
  --tw-ring-color: rgb(30 41 59 / 0.1);
}
.ring-slate-800\/100{
  --tw-ring-color: rgb(30 41 59 / 1);
}
.ring-slate-800\/15{
  --tw-ring-color: rgb(30 41 59 / 0.15);
}
.ring-slate-800\/20{
  --tw-ring-color: rgb(30 41 59 / 0.2);
}
.ring-slate-800\/25{
  --tw-ring-color: rgb(30 41 59 / 0.25);
}
.ring-slate-800\/30{
  --tw-ring-color: rgb(30 41 59 / 0.3);
}
.ring-slate-800\/35{
  --tw-ring-color: rgb(30 41 59 / 0.35);
}
.ring-slate-800\/40{
  --tw-ring-color: rgb(30 41 59 / 0.4);
}
.ring-slate-800\/45{
  --tw-ring-color: rgb(30 41 59 / 0.45);
}
.ring-slate-800\/5{
  --tw-ring-color: rgb(30 41 59 / 0.05);
}
.ring-slate-800\/50{
  --tw-ring-color: rgb(30 41 59 / 0.5);
}
.ring-slate-800\/55{
  --tw-ring-color: rgb(30 41 59 / 0.55);
}
.ring-slate-800\/60{
  --tw-ring-color: rgb(30 41 59 / 0.6);
}
.ring-slate-800\/65{
  --tw-ring-color: rgb(30 41 59 / 0.65);
}
.ring-slate-800\/70{
  --tw-ring-color: rgb(30 41 59 / 0.7);
}
.ring-slate-800\/75{
  --tw-ring-color: rgb(30 41 59 / 0.75);
}
.ring-slate-800\/80{
  --tw-ring-color: rgb(30 41 59 / 0.8);
}
.ring-slate-800\/85{
  --tw-ring-color: rgb(30 41 59 / 0.85);
}
.ring-slate-800\/90{
  --tw-ring-color: rgb(30 41 59 / 0.9);
}
.ring-slate-800\/95{
  --tw-ring-color: rgb(30 41 59 / 0.95);
}
.ring-slate-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1));
}
.ring-slate-900\/0{
  --tw-ring-color: rgb(15 23 42 / 0);
}
.ring-slate-900\/10{
  --tw-ring-color: rgb(15 23 42 / 0.1);
}
.ring-slate-900\/100{
  --tw-ring-color: rgb(15 23 42 / 1);
}
.ring-slate-900\/15{
  --tw-ring-color: rgb(15 23 42 / 0.15);
}
.ring-slate-900\/20{
  --tw-ring-color: rgb(15 23 42 / 0.2);
}
.ring-slate-900\/25{
  --tw-ring-color: rgb(15 23 42 / 0.25);
}
.ring-slate-900\/30{
  --tw-ring-color: rgb(15 23 42 / 0.3);
}
.ring-slate-900\/35{
  --tw-ring-color: rgb(15 23 42 / 0.35);
}
.ring-slate-900\/40{
  --tw-ring-color: rgb(15 23 42 / 0.4);
}
.ring-slate-900\/45{
  --tw-ring-color: rgb(15 23 42 / 0.45);
}
.ring-slate-900\/5{
  --tw-ring-color: rgb(15 23 42 / 0.05);
}
.ring-slate-900\/50{
  --tw-ring-color: rgb(15 23 42 / 0.5);
}
.ring-slate-900\/55{
  --tw-ring-color: rgb(15 23 42 / 0.55);
}
.ring-slate-900\/60{
  --tw-ring-color: rgb(15 23 42 / 0.6);
}
.ring-slate-900\/65{
  --tw-ring-color: rgb(15 23 42 / 0.65);
}
.ring-slate-900\/70{
  --tw-ring-color: rgb(15 23 42 / 0.7);
}
.ring-slate-900\/75{
  --tw-ring-color: rgb(15 23 42 / 0.75);
}
.ring-slate-900\/80{
  --tw-ring-color: rgb(15 23 42 / 0.8);
}
.ring-slate-900\/85{
  --tw-ring-color: rgb(15 23 42 / 0.85);
}
.ring-slate-900\/90{
  --tw-ring-color: rgb(15 23 42 / 0.9);
}
.ring-slate-900\/95{
  --tw-ring-color: rgb(15 23 42 / 0.95);
}
.ring-slate-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(2 6 23 / var(--tw-ring-opacity, 1));
}
.ring-slate-950\/0{
  --tw-ring-color: rgb(2 6 23 / 0);
}
.ring-slate-950\/10{
  --tw-ring-color: rgb(2 6 23 / 0.1);
}
.ring-slate-950\/100{
  --tw-ring-color: rgb(2 6 23 / 1);
}
.ring-slate-950\/15{
  --tw-ring-color: rgb(2 6 23 / 0.15);
}
.ring-slate-950\/20{
  --tw-ring-color: rgb(2 6 23 / 0.2);
}
.ring-slate-950\/25{
  --tw-ring-color: rgb(2 6 23 / 0.25);
}
.ring-slate-950\/30{
  --tw-ring-color: rgb(2 6 23 / 0.3);
}
.ring-slate-950\/35{
  --tw-ring-color: rgb(2 6 23 / 0.35);
}
.ring-slate-950\/40{
  --tw-ring-color: rgb(2 6 23 / 0.4);
}
.ring-slate-950\/45{
  --tw-ring-color: rgb(2 6 23 / 0.45);
}
.ring-slate-950\/5{
  --tw-ring-color: rgb(2 6 23 / 0.05);
}
.ring-slate-950\/50{
  --tw-ring-color: rgb(2 6 23 / 0.5);
}
.ring-slate-950\/55{
  --tw-ring-color: rgb(2 6 23 / 0.55);
}
.ring-slate-950\/60{
  --tw-ring-color: rgb(2 6 23 / 0.6);
}
.ring-slate-950\/65{
  --tw-ring-color: rgb(2 6 23 / 0.65);
}
.ring-slate-950\/70{
  --tw-ring-color: rgb(2 6 23 / 0.7);
}
.ring-slate-950\/75{
  --tw-ring-color: rgb(2 6 23 / 0.75);
}
.ring-slate-950\/80{
  --tw-ring-color: rgb(2 6 23 / 0.8);
}
.ring-slate-950\/85{
  --tw-ring-color: rgb(2 6 23 / 0.85);
}
.ring-slate-950\/90{
  --tw-ring-color: rgb(2 6 23 / 0.9);
}
.ring-slate-950\/95{
  --tw-ring-color: rgb(2 6 23 / 0.95);
}
.ring-stone-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}
.ring-stone-100\/0{
  --tw-ring-color: rgb(245 245 244 / 0);
}
.ring-stone-100\/10{
  --tw-ring-color: rgb(245 245 244 / 0.1);
}
.ring-stone-100\/100{
  --tw-ring-color: rgb(245 245 244 / 1);
}
.ring-stone-100\/15{
  --tw-ring-color: rgb(245 245 244 / 0.15);
}
.ring-stone-100\/20{
  --tw-ring-color: rgb(245 245 244 / 0.2);
}
.ring-stone-100\/25{
  --tw-ring-color: rgb(245 245 244 / 0.25);
}
.ring-stone-100\/30{
  --tw-ring-color: rgb(245 245 244 / 0.3);
}
.ring-stone-100\/35{
  --tw-ring-color: rgb(245 245 244 / 0.35);
}
.ring-stone-100\/40{
  --tw-ring-color: rgb(245 245 244 / 0.4);
}
.ring-stone-100\/45{
  --tw-ring-color: rgb(245 245 244 / 0.45);
}
.ring-stone-100\/5{
  --tw-ring-color: rgb(245 245 244 / 0.05);
}
.ring-stone-100\/50{
  --tw-ring-color: rgb(245 245 244 / 0.5);
}
.ring-stone-100\/55{
  --tw-ring-color: rgb(245 245 244 / 0.55);
}
.ring-stone-100\/60{
  --tw-ring-color: rgb(245 245 244 / 0.6);
}
.ring-stone-100\/65{
  --tw-ring-color: rgb(245 245 244 / 0.65);
}
.ring-stone-100\/70{
  --tw-ring-color: rgb(245 245 244 / 0.7);
}
.ring-stone-100\/75{
  --tw-ring-color: rgb(245 245 244 / 0.75);
}
.ring-stone-100\/80{
  --tw-ring-color: rgb(245 245 244 / 0.8);
}
.ring-stone-100\/85{
  --tw-ring-color: rgb(245 245 244 / 0.85);
}
.ring-stone-100\/90{
  --tw-ring-color: rgb(245 245 244 / 0.9);
}
.ring-stone-100\/95{
  --tw-ring-color: rgb(245 245 244 / 0.95);
}
.ring-stone-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 229 228 / var(--tw-ring-opacity, 1));
}
.ring-stone-200\/0{
  --tw-ring-color: rgb(231 229 228 / 0);
}
.ring-stone-200\/10{
  --tw-ring-color: rgb(231 229 228 / 0.1);
}
.ring-stone-200\/100{
  --tw-ring-color: rgb(231 229 228 / 1);
}
.ring-stone-200\/15{
  --tw-ring-color: rgb(231 229 228 / 0.15);
}
.ring-stone-200\/20{
  --tw-ring-color: rgb(231 229 228 / 0.2);
}
.ring-stone-200\/25{
  --tw-ring-color: rgb(231 229 228 / 0.25);
}
.ring-stone-200\/30{
  --tw-ring-color: rgb(231 229 228 / 0.3);
}
.ring-stone-200\/35{
  --tw-ring-color: rgb(231 229 228 / 0.35);
}
.ring-stone-200\/40{
  --tw-ring-color: rgb(231 229 228 / 0.4);
}
.ring-stone-200\/45{
  --tw-ring-color: rgb(231 229 228 / 0.45);
}
.ring-stone-200\/5{
  --tw-ring-color: rgb(231 229 228 / 0.05);
}
.ring-stone-200\/50{
  --tw-ring-color: rgb(231 229 228 / 0.5);
}
.ring-stone-200\/55{
  --tw-ring-color: rgb(231 229 228 / 0.55);
}
.ring-stone-200\/60{
  --tw-ring-color: rgb(231 229 228 / 0.6);
}
.ring-stone-200\/65{
  --tw-ring-color: rgb(231 229 228 / 0.65);
}
.ring-stone-200\/70{
  --tw-ring-color: rgb(231 229 228 / 0.7);
}
.ring-stone-200\/75{
  --tw-ring-color: rgb(231 229 228 / 0.75);
}
.ring-stone-200\/80{
  --tw-ring-color: rgb(231 229 228 / 0.8);
}
.ring-stone-200\/85{
  --tw-ring-color: rgb(231 229 228 / 0.85);
}
.ring-stone-200\/90{
  --tw-ring-color: rgb(231 229 228 / 0.9);
}
.ring-stone-200\/95{
  --tw-ring-color: rgb(231 229 228 / 0.95);
}
.ring-stone-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 211 209 / var(--tw-ring-opacity, 1));
}
.ring-stone-300\/0{
  --tw-ring-color: rgb(214 211 209 / 0);
}
.ring-stone-300\/10{
  --tw-ring-color: rgb(214 211 209 / 0.1);
}
.ring-stone-300\/100{
  --tw-ring-color: rgb(214 211 209 / 1);
}
.ring-stone-300\/15{
  --tw-ring-color: rgb(214 211 209 / 0.15);
}
.ring-stone-300\/20{
  --tw-ring-color: rgb(214 211 209 / 0.2);
}
.ring-stone-300\/25{
  --tw-ring-color: rgb(214 211 209 / 0.25);
}
.ring-stone-300\/30{
  --tw-ring-color: rgb(214 211 209 / 0.3);
}
.ring-stone-300\/35{
  --tw-ring-color: rgb(214 211 209 / 0.35);
}
.ring-stone-300\/40{
  --tw-ring-color: rgb(214 211 209 / 0.4);
}
.ring-stone-300\/45{
  --tw-ring-color: rgb(214 211 209 / 0.45);
}
.ring-stone-300\/5{
  --tw-ring-color: rgb(214 211 209 / 0.05);
}
.ring-stone-300\/50{
  --tw-ring-color: rgb(214 211 209 / 0.5);
}
.ring-stone-300\/55{
  --tw-ring-color: rgb(214 211 209 / 0.55);
}
.ring-stone-300\/60{
  --tw-ring-color: rgb(214 211 209 / 0.6);
}
.ring-stone-300\/65{
  --tw-ring-color: rgb(214 211 209 / 0.65);
}
.ring-stone-300\/70{
  --tw-ring-color: rgb(214 211 209 / 0.7);
}
.ring-stone-300\/75{
  --tw-ring-color: rgb(214 211 209 / 0.75);
}
.ring-stone-300\/80{
  --tw-ring-color: rgb(214 211 209 / 0.8);
}
.ring-stone-300\/85{
  --tw-ring-color: rgb(214 211 209 / 0.85);
}
.ring-stone-300\/90{
  --tw-ring-color: rgb(214 211 209 / 0.9);
}
.ring-stone-300\/95{
  --tw-ring-color: rgb(214 211 209 / 0.95);
}
.ring-stone-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 162 158 / var(--tw-ring-opacity, 1));
}
.ring-stone-400\/0{
  --tw-ring-color: rgb(168 162 158 / 0);
}
.ring-stone-400\/10{
  --tw-ring-color: rgb(168 162 158 / 0.1);
}
.ring-stone-400\/100{
  --tw-ring-color: rgb(168 162 158 / 1);
}
.ring-stone-400\/15{
  --tw-ring-color: rgb(168 162 158 / 0.15);
}
.ring-stone-400\/20{
  --tw-ring-color: rgb(168 162 158 / 0.2);
}
.ring-stone-400\/25{
  --tw-ring-color: rgb(168 162 158 / 0.25);
}
.ring-stone-400\/30{
  --tw-ring-color: rgb(168 162 158 / 0.3);
}
.ring-stone-400\/35{
  --tw-ring-color: rgb(168 162 158 / 0.35);
}
.ring-stone-400\/40{
  --tw-ring-color: rgb(168 162 158 / 0.4);
}
.ring-stone-400\/45{
  --tw-ring-color: rgb(168 162 158 / 0.45);
}
.ring-stone-400\/5{
  --tw-ring-color: rgb(168 162 158 / 0.05);
}
.ring-stone-400\/50{
  --tw-ring-color: rgb(168 162 158 / 0.5);
}
.ring-stone-400\/55{
  --tw-ring-color: rgb(168 162 158 / 0.55);
}
.ring-stone-400\/60{
  --tw-ring-color: rgb(168 162 158 / 0.6);
}
.ring-stone-400\/65{
  --tw-ring-color: rgb(168 162 158 / 0.65);
}
.ring-stone-400\/70{
  --tw-ring-color: rgb(168 162 158 / 0.7);
}
.ring-stone-400\/75{
  --tw-ring-color: rgb(168 162 158 / 0.75);
}
.ring-stone-400\/80{
  --tw-ring-color: rgb(168 162 158 / 0.8);
}
.ring-stone-400\/85{
  --tw-ring-color: rgb(168 162 158 / 0.85);
}
.ring-stone-400\/90{
  --tw-ring-color: rgb(168 162 158 / 0.9);
}
.ring-stone-400\/95{
  --tw-ring-color: rgb(168 162 158 / 0.95);
}
.ring-stone-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 250 249 / var(--tw-ring-opacity, 1));
}
.ring-stone-50\/0{
  --tw-ring-color: rgb(250 250 249 / 0);
}
.ring-stone-50\/10{
  --tw-ring-color: rgb(250 250 249 / 0.1);
}
.ring-stone-50\/100{
  --tw-ring-color: rgb(250 250 249 / 1);
}
.ring-stone-50\/15{
  --tw-ring-color: rgb(250 250 249 / 0.15);
}
.ring-stone-50\/20{
  --tw-ring-color: rgb(250 250 249 / 0.2);
}
.ring-stone-50\/25{
  --tw-ring-color: rgb(250 250 249 / 0.25);
}
.ring-stone-50\/30{
  --tw-ring-color: rgb(250 250 249 / 0.3);
}
.ring-stone-50\/35{
  --tw-ring-color: rgb(250 250 249 / 0.35);
}
.ring-stone-50\/40{
  --tw-ring-color: rgb(250 250 249 / 0.4);
}
.ring-stone-50\/45{
  --tw-ring-color: rgb(250 250 249 / 0.45);
}
.ring-stone-50\/5{
  --tw-ring-color: rgb(250 250 249 / 0.05);
}
.ring-stone-50\/50{
  --tw-ring-color: rgb(250 250 249 / 0.5);
}
.ring-stone-50\/55{
  --tw-ring-color: rgb(250 250 249 / 0.55);
}
.ring-stone-50\/60{
  --tw-ring-color: rgb(250 250 249 / 0.6);
}
.ring-stone-50\/65{
  --tw-ring-color: rgb(250 250 249 / 0.65);
}
.ring-stone-50\/70{
  --tw-ring-color: rgb(250 250 249 / 0.7);
}
.ring-stone-50\/75{
  --tw-ring-color: rgb(250 250 249 / 0.75);
}
.ring-stone-50\/80{
  --tw-ring-color: rgb(250 250 249 / 0.8);
}
.ring-stone-50\/85{
  --tw-ring-color: rgb(250 250 249 / 0.85);
}
.ring-stone-50\/90{
  --tw-ring-color: rgb(250 250 249 / 0.9);
}
.ring-stone-50\/95{
  --tw-ring-color: rgb(250 250 249 / 0.95);
}
.ring-stone-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 113 108 / var(--tw-ring-opacity, 1));
}
.ring-stone-500\/0{
  --tw-ring-color: rgb(120 113 108 / 0);
}
.ring-stone-500\/10{
  --tw-ring-color: rgb(120 113 108 / 0.1);
}
.ring-stone-500\/100{
  --tw-ring-color: rgb(120 113 108 / 1);
}
.ring-stone-500\/15{
  --tw-ring-color: rgb(120 113 108 / 0.15);
}
.ring-stone-500\/20{
  --tw-ring-color: rgb(120 113 108 / 0.2);
}
.ring-stone-500\/25{
  --tw-ring-color: rgb(120 113 108 / 0.25);
}
.ring-stone-500\/30{
  --tw-ring-color: rgb(120 113 108 / 0.3);
}
.ring-stone-500\/35{
  --tw-ring-color: rgb(120 113 108 / 0.35);
}
.ring-stone-500\/40{
  --tw-ring-color: rgb(120 113 108 / 0.4);
}
.ring-stone-500\/45{
  --tw-ring-color: rgb(120 113 108 / 0.45);
}
.ring-stone-500\/5{
  --tw-ring-color: rgb(120 113 108 / 0.05);
}
.ring-stone-500\/50{
  --tw-ring-color: rgb(120 113 108 / 0.5);
}
.ring-stone-500\/55{
  --tw-ring-color: rgb(120 113 108 / 0.55);
}
.ring-stone-500\/60{
  --tw-ring-color: rgb(120 113 108 / 0.6);
}
.ring-stone-500\/65{
  --tw-ring-color: rgb(120 113 108 / 0.65);
}
.ring-stone-500\/70{
  --tw-ring-color: rgb(120 113 108 / 0.7);
}
.ring-stone-500\/75{
  --tw-ring-color: rgb(120 113 108 / 0.75);
}
.ring-stone-500\/80{
  --tw-ring-color: rgb(120 113 108 / 0.8);
}
.ring-stone-500\/85{
  --tw-ring-color: rgb(120 113 108 / 0.85);
}
.ring-stone-500\/90{
  --tw-ring-color: rgb(120 113 108 / 0.9);
}
.ring-stone-500\/95{
  --tw-ring-color: rgb(120 113 108 / 0.95);
}
.ring-stone-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 83 78 / var(--tw-ring-opacity, 1));
}
.ring-stone-600\/0{
  --tw-ring-color: rgb(87 83 78 / 0);
}
.ring-stone-600\/10{
  --tw-ring-color: rgb(87 83 78 / 0.1);
}
.ring-stone-600\/100{
  --tw-ring-color: rgb(87 83 78 / 1);
}
.ring-stone-600\/15{
  --tw-ring-color: rgb(87 83 78 / 0.15);
}
.ring-stone-600\/20{
  --tw-ring-color: rgb(87 83 78 / 0.2);
}
.ring-stone-600\/25{
  --tw-ring-color: rgb(87 83 78 / 0.25);
}
.ring-stone-600\/30{
  --tw-ring-color: rgb(87 83 78 / 0.3);
}
.ring-stone-600\/35{
  --tw-ring-color: rgb(87 83 78 / 0.35);
}
.ring-stone-600\/40{
  --tw-ring-color: rgb(87 83 78 / 0.4);
}
.ring-stone-600\/45{
  --tw-ring-color: rgb(87 83 78 / 0.45);
}
.ring-stone-600\/5{
  --tw-ring-color: rgb(87 83 78 / 0.05);
}
.ring-stone-600\/50{
  --tw-ring-color: rgb(87 83 78 / 0.5);
}
.ring-stone-600\/55{
  --tw-ring-color: rgb(87 83 78 / 0.55);
}
.ring-stone-600\/60{
  --tw-ring-color: rgb(87 83 78 / 0.6);
}
.ring-stone-600\/65{
  --tw-ring-color: rgb(87 83 78 / 0.65);
}
.ring-stone-600\/70{
  --tw-ring-color: rgb(87 83 78 / 0.7);
}
.ring-stone-600\/75{
  --tw-ring-color: rgb(87 83 78 / 0.75);
}
.ring-stone-600\/80{
  --tw-ring-color: rgb(87 83 78 / 0.8);
}
.ring-stone-600\/85{
  --tw-ring-color: rgb(87 83 78 / 0.85);
}
.ring-stone-600\/90{
  --tw-ring-color: rgb(87 83 78 / 0.9);
}
.ring-stone-600\/95{
  --tw-ring-color: rgb(87 83 78 / 0.95);
}
.ring-stone-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 64 60 / var(--tw-ring-opacity, 1));
}
.ring-stone-700\/0{
  --tw-ring-color: rgb(68 64 60 / 0);
}
.ring-stone-700\/10{
  --tw-ring-color: rgb(68 64 60 / 0.1);
}
.ring-stone-700\/100{
  --tw-ring-color: rgb(68 64 60 / 1);
}
.ring-stone-700\/15{
  --tw-ring-color: rgb(68 64 60 / 0.15);
}
.ring-stone-700\/20{
  --tw-ring-color: rgb(68 64 60 / 0.2);
}
.ring-stone-700\/25{
  --tw-ring-color: rgb(68 64 60 / 0.25);
}
.ring-stone-700\/30{
  --tw-ring-color: rgb(68 64 60 / 0.3);
}
.ring-stone-700\/35{
  --tw-ring-color: rgb(68 64 60 / 0.35);
}
.ring-stone-700\/40{
  --tw-ring-color: rgb(68 64 60 / 0.4);
}
.ring-stone-700\/45{
  --tw-ring-color: rgb(68 64 60 / 0.45);
}
.ring-stone-700\/5{
  --tw-ring-color: rgb(68 64 60 / 0.05);
}
.ring-stone-700\/50{
  --tw-ring-color: rgb(68 64 60 / 0.5);
}
.ring-stone-700\/55{
  --tw-ring-color: rgb(68 64 60 / 0.55);
}
.ring-stone-700\/60{
  --tw-ring-color: rgb(68 64 60 / 0.6);
}
.ring-stone-700\/65{
  --tw-ring-color: rgb(68 64 60 / 0.65);
}
.ring-stone-700\/70{
  --tw-ring-color: rgb(68 64 60 / 0.7);
}
.ring-stone-700\/75{
  --tw-ring-color: rgb(68 64 60 / 0.75);
}
.ring-stone-700\/80{
  --tw-ring-color: rgb(68 64 60 / 0.8);
}
.ring-stone-700\/85{
  --tw-ring-color: rgb(68 64 60 / 0.85);
}
.ring-stone-700\/90{
  --tw-ring-color: rgb(68 64 60 / 0.9);
}
.ring-stone-700\/95{
  --tw-ring-color: rgb(68 64 60 / 0.95);
}
.ring-stone-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(41 37 36 / var(--tw-ring-opacity, 1));
}
.ring-stone-800\/0{
  --tw-ring-color: rgb(41 37 36 / 0);
}
.ring-stone-800\/10{
  --tw-ring-color: rgb(41 37 36 / 0.1);
}
.ring-stone-800\/100{
  --tw-ring-color: rgb(41 37 36 / 1);
}
.ring-stone-800\/15{
  --tw-ring-color: rgb(41 37 36 / 0.15);
}
.ring-stone-800\/20{
  --tw-ring-color: rgb(41 37 36 / 0.2);
}
.ring-stone-800\/25{
  --tw-ring-color: rgb(41 37 36 / 0.25);
}
.ring-stone-800\/30{
  --tw-ring-color: rgb(41 37 36 / 0.3);
}
.ring-stone-800\/35{
  --tw-ring-color: rgb(41 37 36 / 0.35);
}
.ring-stone-800\/40{
  --tw-ring-color: rgb(41 37 36 / 0.4);
}
.ring-stone-800\/45{
  --tw-ring-color: rgb(41 37 36 / 0.45);
}
.ring-stone-800\/5{
  --tw-ring-color: rgb(41 37 36 / 0.05);
}
.ring-stone-800\/50{
  --tw-ring-color: rgb(41 37 36 / 0.5);
}
.ring-stone-800\/55{
  --tw-ring-color: rgb(41 37 36 / 0.55);
}
.ring-stone-800\/60{
  --tw-ring-color: rgb(41 37 36 / 0.6);
}
.ring-stone-800\/65{
  --tw-ring-color: rgb(41 37 36 / 0.65);
}
.ring-stone-800\/70{
  --tw-ring-color: rgb(41 37 36 / 0.7);
}
.ring-stone-800\/75{
  --tw-ring-color: rgb(41 37 36 / 0.75);
}
.ring-stone-800\/80{
  --tw-ring-color: rgb(41 37 36 / 0.8);
}
.ring-stone-800\/85{
  --tw-ring-color: rgb(41 37 36 / 0.85);
}
.ring-stone-800\/90{
  --tw-ring-color: rgb(41 37 36 / 0.9);
}
.ring-stone-800\/95{
  --tw-ring-color: rgb(41 37 36 / 0.95);
}
.ring-stone-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 25 23 / var(--tw-ring-opacity, 1));
}
.ring-stone-900\/0{
  --tw-ring-color: rgb(28 25 23 / 0);
}
.ring-stone-900\/10{
  --tw-ring-color: rgb(28 25 23 / 0.1);
}
.ring-stone-900\/100{
  --tw-ring-color: rgb(28 25 23 / 1);
}
.ring-stone-900\/15{
  --tw-ring-color: rgb(28 25 23 / 0.15);
}
.ring-stone-900\/20{
  --tw-ring-color: rgb(28 25 23 / 0.2);
}
.ring-stone-900\/25{
  --tw-ring-color: rgb(28 25 23 / 0.25);
}
.ring-stone-900\/30{
  --tw-ring-color: rgb(28 25 23 / 0.3);
}
.ring-stone-900\/35{
  --tw-ring-color: rgb(28 25 23 / 0.35);
}
.ring-stone-900\/40{
  --tw-ring-color: rgb(28 25 23 / 0.4);
}
.ring-stone-900\/45{
  --tw-ring-color: rgb(28 25 23 / 0.45);
}
.ring-stone-900\/5{
  --tw-ring-color: rgb(28 25 23 / 0.05);
}
.ring-stone-900\/50{
  --tw-ring-color: rgb(28 25 23 / 0.5);
}
.ring-stone-900\/55{
  --tw-ring-color: rgb(28 25 23 / 0.55);
}
.ring-stone-900\/60{
  --tw-ring-color: rgb(28 25 23 / 0.6);
}
.ring-stone-900\/65{
  --tw-ring-color: rgb(28 25 23 / 0.65);
}
.ring-stone-900\/70{
  --tw-ring-color: rgb(28 25 23 / 0.7);
}
.ring-stone-900\/75{
  --tw-ring-color: rgb(28 25 23 / 0.75);
}
.ring-stone-900\/80{
  --tw-ring-color: rgb(28 25 23 / 0.8);
}
.ring-stone-900\/85{
  --tw-ring-color: rgb(28 25 23 / 0.85);
}
.ring-stone-900\/90{
  --tw-ring-color: rgb(28 25 23 / 0.9);
}
.ring-stone-900\/95{
  --tw-ring-color: rgb(28 25 23 / 0.95);
}
.ring-stone-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(12 10 9 / var(--tw-ring-opacity, 1));
}
.ring-stone-950\/0{
  --tw-ring-color: rgb(12 10 9 / 0);
}
.ring-stone-950\/10{
  --tw-ring-color: rgb(12 10 9 / 0.1);
}
.ring-stone-950\/100{
  --tw-ring-color: rgb(12 10 9 / 1);
}
.ring-stone-950\/15{
  --tw-ring-color: rgb(12 10 9 / 0.15);
}
.ring-stone-950\/20{
  --tw-ring-color: rgb(12 10 9 / 0.2);
}
.ring-stone-950\/25{
  --tw-ring-color: rgb(12 10 9 / 0.25);
}
.ring-stone-950\/30{
  --tw-ring-color: rgb(12 10 9 / 0.3);
}
.ring-stone-950\/35{
  --tw-ring-color: rgb(12 10 9 / 0.35);
}
.ring-stone-950\/40{
  --tw-ring-color: rgb(12 10 9 / 0.4);
}
.ring-stone-950\/45{
  --tw-ring-color: rgb(12 10 9 / 0.45);
}
.ring-stone-950\/5{
  --tw-ring-color: rgb(12 10 9 / 0.05);
}
.ring-stone-950\/50{
  --tw-ring-color: rgb(12 10 9 / 0.5);
}
.ring-stone-950\/55{
  --tw-ring-color: rgb(12 10 9 / 0.55);
}
.ring-stone-950\/60{
  --tw-ring-color: rgb(12 10 9 / 0.6);
}
.ring-stone-950\/65{
  --tw-ring-color: rgb(12 10 9 / 0.65);
}
.ring-stone-950\/70{
  --tw-ring-color: rgb(12 10 9 / 0.7);
}
.ring-stone-950\/75{
  --tw-ring-color: rgb(12 10 9 / 0.75);
}
.ring-stone-950\/80{
  --tw-ring-color: rgb(12 10 9 / 0.8);
}
.ring-stone-950\/85{
  --tw-ring-color: rgb(12 10 9 / 0.85);
}
.ring-stone-950\/90{
  --tw-ring-color: rgb(12 10 9 / 0.9);
}
.ring-stone-950\/95{
  --tw-ring-color: rgb(12 10 9 / 0.95);
}
.ring-success-green{
  --tw-ring-color: hsl(var(--color-success-green));
}
.ring-success-green\/0{
  --tw-ring-color: hsl(var(--color-success-green) / 0);
}
.ring-success-green\/10{
  --tw-ring-color: hsl(var(--color-success-green) / 0.1);
}
.ring-success-green\/100{
  --tw-ring-color: hsl(var(--color-success-green) / 1);
}
.ring-success-green\/15{
  --tw-ring-color: hsl(var(--color-success-green) / 0.15);
}
.ring-success-green\/20{
  --tw-ring-color: hsl(var(--color-success-green) / 0.2);
}
.ring-success-green\/25{
  --tw-ring-color: hsl(var(--color-success-green) / 0.25);
}
.ring-success-green\/30{
  --tw-ring-color: hsl(var(--color-success-green) / 0.3);
}
.ring-success-green\/35{
  --tw-ring-color: hsl(var(--color-success-green) / 0.35);
}
.ring-success-green\/40{
  --tw-ring-color: hsl(var(--color-success-green) / 0.4);
}
.ring-success-green\/45{
  --tw-ring-color: hsl(var(--color-success-green) / 0.45);
}
.ring-success-green\/5{
  --tw-ring-color: hsl(var(--color-success-green) / 0.05);
}
.ring-success-green\/50{
  --tw-ring-color: hsl(var(--color-success-green) / 0.5);
}
.ring-success-green\/55{
  --tw-ring-color: hsl(var(--color-success-green) / 0.55);
}
.ring-success-green\/60{
  --tw-ring-color: hsl(var(--color-success-green) / 0.6);
}
.ring-success-green\/65{
  --tw-ring-color: hsl(var(--color-success-green) / 0.65);
}
.ring-success-green\/70{
  --tw-ring-color: hsl(var(--color-success-green) / 0.7);
}
.ring-success-green\/75{
  --tw-ring-color: hsl(var(--color-success-green) / 0.75);
}
.ring-success-green\/80{
  --tw-ring-color: hsl(var(--color-success-green) / 0.8);
}
.ring-success-green\/85{
  --tw-ring-color: hsl(var(--color-success-green) / 0.85);
}
.ring-success-green\/90{
  --tw-ring-color: hsl(var(--color-success-green) / 0.9);
}
.ring-success-green\/95{
  --tw-ring-color: hsl(var(--color-success-green) / 0.95);
}
.ring-teal-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1));
}
.ring-teal-100\/0{
  --tw-ring-color: rgb(204 251 241 / 0);
}
.ring-teal-100\/10{
  --tw-ring-color: rgb(204 251 241 / 0.1);
}
.ring-teal-100\/100{
  --tw-ring-color: rgb(204 251 241 / 1);
}
.ring-teal-100\/15{
  --tw-ring-color: rgb(204 251 241 / 0.15);
}
.ring-teal-100\/20{
  --tw-ring-color: rgb(204 251 241 / 0.2);
}
.ring-teal-100\/25{
  --tw-ring-color: rgb(204 251 241 / 0.25);
}
.ring-teal-100\/30{
  --tw-ring-color: rgb(204 251 241 / 0.3);
}
.ring-teal-100\/35{
  --tw-ring-color: rgb(204 251 241 / 0.35);
}
.ring-teal-100\/40{
  --tw-ring-color: rgb(204 251 241 / 0.4);
}
.ring-teal-100\/45{
  --tw-ring-color: rgb(204 251 241 / 0.45);
}
.ring-teal-100\/5{
  --tw-ring-color: rgb(204 251 241 / 0.05);
}
.ring-teal-100\/50{
  --tw-ring-color: rgb(204 251 241 / 0.5);
}
.ring-teal-100\/55{
  --tw-ring-color: rgb(204 251 241 / 0.55);
}
.ring-teal-100\/60{
  --tw-ring-color: rgb(204 251 241 / 0.6);
}
.ring-teal-100\/65{
  --tw-ring-color: rgb(204 251 241 / 0.65);
}
.ring-teal-100\/70{
  --tw-ring-color: rgb(204 251 241 / 0.7);
}
.ring-teal-100\/75{
  --tw-ring-color: rgb(204 251 241 / 0.75);
}
.ring-teal-100\/80{
  --tw-ring-color: rgb(204 251 241 / 0.8);
}
.ring-teal-100\/85{
  --tw-ring-color: rgb(204 251 241 / 0.85);
}
.ring-teal-100\/90{
  --tw-ring-color: rgb(204 251 241 / 0.9);
}
.ring-teal-100\/95{
  --tw-ring-color: rgb(204 251 241 / 0.95);
}
.ring-teal-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1));
}
.ring-teal-200\/0{
  --tw-ring-color: rgb(153 246 228 / 0);
}
.ring-teal-200\/10{
  --tw-ring-color: rgb(153 246 228 / 0.1);
}
.ring-teal-200\/100{
  --tw-ring-color: rgb(153 246 228 / 1);
}
.ring-teal-200\/15{
  --tw-ring-color: rgb(153 246 228 / 0.15);
}
.ring-teal-200\/20{
  --tw-ring-color: rgb(153 246 228 / 0.2);
}
.ring-teal-200\/25{
  --tw-ring-color: rgb(153 246 228 / 0.25);
}
.ring-teal-200\/30{
  --tw-ring-color: rgb(153 246 228 / 0.3);
}
.ring-teal-200\/35{
  --tw-ring-color: rgb(153 246 228 / 0.35);
}
.ring-teal-200\/40{
  --tw-ring-color: rgb(153 246 228 / 0.4);
}
.ring-teal-200\/45{
  --tw-ring-color: rgb(153 246 228 / 0.45);
}
.ring-teal-200\/5{
  --tw-ring-color: rgb(153 246 228 / 0.05);
}
.ring-teal-200\/50{
  --tw-ring-color: rgb(153 246 228 / 0.5);
}
.ring-teal-200\/55{
  --tw-ring-color: rgb(153 246 228 / 0.55);
}
.ring-teal-200\/60{
  --tw-ring-color: rgb(153 246 228 / 0.6);
}
.ring-teal-200\/65{
  --tw-ring-color: rgb(153 246 228 / 0.65);
}
.ring-teal-200\/70{
  --tw-ring-color: rgb(153 246 228 / 0.7);
}
.ring-teal-200\/75{
  --tw-ring-color: rgb(153 246 228 / 0.75);
}
.ring-teal-200\/80{
  --tw-ring-color: rgb(153 246 228 / 0.8);
}
.ring-teal-200\/85{
  --tw-ring-color: rgb(153 246 228 / 0.85);
}
.ring-teal-200\/90{
  --tw-ring-color: rgb(153 246 228 / 0.9);
}
.ring-teal-200\/95{
  --tw-ring-color: rgb(153 246 228 / 0.95);
}
.ring-teal-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1));
}
.ring-teal-300\/0{
  --tw-ring-color: rgb(94 234 212 / 0);
}
.ring-teal-300\/10{
  --tw-ring-color: rgb(94 234 212 / 0.1);
}
.ring-teal-300\/100{
  --tw-ring-color: rgb(94 234 212 / 1);
}
.ring-teal-300\/15{
  --tw-ring-color: rgb(94 234 212 / 0.15);
}
.ring-teal-300\/20{
  --tw-ring-color: rgb(94 234 212 / 0.2);
}
.ring-teal-300\/25{
  --tw-ring-color: rgb(94 234 212 / 0.25);
}
.ring-teal-300\/30{
  --tw-ring-color: rgb(94 234 212 / 0.3);
}
.ring-teal-300\/35{
  --tw-ring-color: rgb(94 234 212 / 0.35);
}
.ring-teal-300\/40{
  --tw-ring-color: rgb(94 234 212 / 0.4);
}
.ring-teal-300\/45{
  --tw-ring-color: rgb(94 234 212 / 0.45);
}
.ring-teal-300\/5{
  --tw-ring-color: rgb(94 234 212 / 0.05);
}
.ring-teal-300\/50{
  --tw-ring-color: rgb(94 234 212 / 0.5);
}
.ring-teal-300\/55{
  --tw-ring-color: rgb(94 234 212 / 0.55);
}
.ring-teal-300\/60{
  --tw-ring-color: rgb(94 234 212 / 0.6);
}
.ring-teal-300\/65{
  --tw-ring-color: rgb(94 234 212 / 0.65);
}
.ring-teal-300\/70{
  --tw-ring-color: rgb(94 234 212 / 0.7);
}
.ring-teal-300\/75{
  --tw-ring-color: rgb(94 234 212 / 0.75);
}
.ring-teal-300\/80{
  --tw-ring-color: rgb(94 234 212 / 0.8);
}
.ring-teal-300\/85{
  --tw-ring-color: rgb(94 234 212 / 0.85);
}
.ring-teal-300\/90{
  --tw-ring-color: rgb(94 234 212 / 0.9);
}
.ring-teal-300\/95{
  --tw-ring-color: rgb(94 234 212 / 0.95);
}
.ring-teal-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1));
}
.ring-teal-400\/0{
  --tw-ring-color: rgb(45 212 191 / 0);
}
.ring-teal-400\/10{
  --tw-ring-color: rgb(45 212 191 / 0.1);
}
.ring-teal-400\/100{
  --tw-ring-color: rgb(45 212 191 / 1);
}
.ring-teal-400\/15{
  --tw-ring-color: rgb(45 212 191 / 0.15);
}
.ring-teal-400\/20{
  --tw-ring-color: rgb(45 212 191 / 0.2);
}
.ring-teal-400\/25{
  --tw-ring-color: rgb(45 212 191 / 0.25);
}
.ring-teal-400\/30{
  --tw-ring-color: rgb(45 212 191 / 0.3);
}
.ring-teal-400\/35{
  --tw-ring-color: rgb(45 212 191 / 0.35);
}
.ring-teal-400\/40{
  --tw-ring-color: rgb(45 212 191 / 0.4);
}
.ring-teal-400\/45{
  --tw-ring-color: rgb(45 212 191 / 0.45);
}
.ring-teal-400\/5{
  --tw-ring-color: rgb(45 212 191 / 0.05);
}
.ring-teal-400\/50{
  --tw-ring-color: rgb(45 212 191 / 0.5);
}
.ring-teal-400\/55{
  --tw-ring-color: rgb(45 212 191 / 0.55);
}
.ring-teal-400\/60{
  --tw-ring-color: rgb(45 212 191 / 0.6);
}
.ring-teal-400\/65{
  --tw-ring-color: rgb(45 212 191 / 0.65);
}
.ring-teal-400\/70{
  --tw-ring-color: rgb(45 212 191 / 0.7);
}
.ring-teal-400\/75{
  --tw-ring-color: rgb(45 212 191 / 0.75);
}
.ring-teal-400\/80{
  --tw-ring-color: rgb(45 212 191 / 0.8);
}
.ring-teal-400\/85{
  --tw-ring-color: rgb(45 212 191 / 0.85);
}
.ring-teal-400\/90{
  --tw-ring-color: rgb(45 212 191 / 0.9);
}
.ring-teal-400\/95{
  --tw-ring-color: rgb(45 212 191 / 0.95);
}
.ring-teal-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1));
}
.ring-teal-50\/0{
  --tw-ring-color: rgb(240 253 250 / 0);
}
.ring-teal-50\/10{
  --tw-ring-color: rgb(240 253 250 / 0.1);
}
.ring-teal-50\/100{
  --tw-ring-color: rgb(240 253 250 / 1);
}
.ring-teal-50\/15{
  --tw-ring-color: rgb(240 253 250 / 0.15);
}
.ring-teal-50\/20{
  --tw-ring-color: rgb(240 253 250 / 0.2);
}
.ring-teal-50\/25{
  --tw-ring-color: rgb(240 253 250 / 0.25);
}
.ring-teal-50\/30{
  --tw-ring-color: rgb(240 253 250 / 0.3);
}
.ring-teal-50\/35{
  --tw-ring-color: rgb(240 253 250 / 0.35);
}
.ring-teal-50\/40{
  --tw-ring-color: rgb(240 253 250 / 0.4);
}
.ring-teal-50\/45{
  --tw-ring-color: rgb(240 253 250 / 0.45);
}
.ring-teal-50\/5{
  --tw-ring-color: rgb(240 253 250 / 0.05);
}
.ring-teal-50\/50{
  --tw-ring-color: rgb(240 253 250 / 0.5);
}
.ring-teal-50\/55{
  --tw-ring-color: rgb(240 253 250 / 0.55);
}
.ring-teal-50\/60{
  --tw-ring-color: rgb(240 253 250 / 0.6);
}
.ring-teal-50\/65{
  --tw-ring-color: rgb(240 253 250 / 0.65);
}
.ring-teal-50\/70{
  --tw-ring-color: rgb(240 253 250 / 0.7);
}
.ring-teal-50\/75{
  --tw-ring-color: rgb(240 253 250 / 0.75);
}
.ring-teal-50\/80{
  --tw-ring-color: rgb(240 253 250 / 0.8);
}
.ring-teal-50\/85{
  --tw-ring-color: rgb(240 253 250 / 0.85);
}
.ring-teal-50\/90{
  --tw-ring-color: rgb(240 253 250 / 0.9);
}
.ring-teal-50\/95{
  --tw-ring-color: rgb(240 253 250 / 0.95);
}
.ring-teal-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1));
}
.ring-teal-500\/0{
  --tw-ring-color: rgb(20 184 166 / 0);
}
.ring-teal-500\/10{
  --tw-ring-color: rgb(20 184 166 / 0.1);
}
.ring-teal-500\/100{
  --tw-ring-color: rgb(20 184 166 / 1);
}
.ring-teal-500\/15{
  --tw-ring-color: rgb(20 184 166 / 0.15);
}
.ring-teal-500\/20{
  --tw-ring-color: rgb(20 184 166 / 0.2);
}
.ring-teal-500\/25{
  --tw-ring-color: rgb(20 184 166 / 0.25);
}
.ring-teal-500\/30{
  --tw-ring-color: rgb(20 184 166 / 0.3);
}
.ring-teal-500\/35{
  --tw-ring-color: rgb(20 184 166 / 0.35);
}
.ring-teal-500\/40{
  --tw-ring-color: rgb(20 184 166 / 0.4);
}
.ring-teal-500\/45{
  --tw-ring-color: rgb(20 184 166 / 0.45);
}
.ring-teal-500\/5{
  --tw-ring-color: rgb(20 184 166 / 0.05);
}
.ring-teal-500\/50{
  --tw-ring-color: rgb(20 184 166 / 0.5);
}
.ring-teal-500\/55{
  --tw-ring-color: rgb(20 184 166 / 0.55);
}
.ring-teal-500\/60{
  --tw-ring-color: rgb(20 184 166 / 0.6);
}
.ring-teal-500\/65{
  --tw-ring-color: rgb(20 184 166 / 0.65);
}
.ring-teal-500\/70{
  --tw-ring-color: rgb(20 184 166 / 0.7);
}
.ring-teal-500\/75{
  --tw-ring-color: rgb(20 184 166 / 0.75);
}
.ring-teal-500\/80{
  --tw-ring-color: rgb(20 184 166 / 0.8);
}
.ring-teal-500\/85{
  --tw-ring-color: rgb(20 184 166 / 0.85);
}
.ring-teal-500\/90{
  --tw-ring-color: rgb(20 184 166 / 0.9);
}
.ring-teal-500\/95{
  --tw-ring-color: rgb(20 184 166 / 0.95);
}
.ring-teal-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1));
}
.ring-teal-600\/0{
  --tw-ring-color: rgb(13 148 136 / 0);
}
.ring-teal-600\/10{
  --tw-ring-color: rgb(13 148 136 / 0.1);
}
.ring-teal-600\/100{
  --tw-ring-color: rgb(13 148 136 / 1);
}
.ring-teal-600\/15{
  --tw-ring-color: rgb(13 148 136 / 0.15);
}
.ring-teal-600\/20{
  --tw-ring-color: rgb(13 148 136 / 0.2);
}
.ring-teal-600\/25{
  --tw-ring-color: rgb(13 148 136 / 0.25);
}
.ring-teal-600\/30{
  --tw-ring-color: rgb(13 148 136 / 0.3);
}
.ring-teal-600\/35{
  --tw-ring-color: rgb(13 148 136 / 0.35);
}
.ring-teal-600\/40{
  --tw-ring-color: rgb(13 148 136 / 0.4);
}
.ring-teal-600\/45{
  --tw-ring-color: rgb(13 148 136 / 0.45);
}
.ring-teal-600\/5{
  --tw-ring-color: rgb(13 148 136 / 0.05);
}
.ring-teal-600\/50{
  --tw-ring-color: rgb(13 148 136 / 0.5);
}
.ring-teal-600\/55{
  --tw-ring-color: rgb(13 148 136 / 0.55);
}
.ring-teal-600\/60{
  --tw-ring-color: rgb(13 148 136 / 0.6);
}
.ring-teal-600\/65{
  --tw-ring-color: rgb(13 148 136 / 0.65);
}
.ring-teal-600\/70{
  --tw-ring-color: rgb(13 148 136 / 0.7);
}
.ring-teal-600\/75{
  --tw-ring-color: rgb(13 148 136 / 0.75);
}
.ring-teal-600\/80{
  --tw-ring-color: rgb(13 148 136 / 0.8);
}
.ring-teal-600\/85{
  --tw-ring-color: rgb(13 148 136 / 0.85);
}
.ring-teal-600\/90{
  --tw-ring-color: rgb(13 148 136 / 0.9);
}
.ring-teal-600\/95{
  --tw-ring-color: rgb(13 148 136 / 0.95);
}
.ring-teal-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1));
}
.ring-teal-700\/0{
  --tw-ring-color: rgb(15 118 110 / 0);
}
.ring-teal-700\/10{
  --tw-ring-color: rgb(15 118 110 / 0.1);
}
.ring-teal-700\/100{
  --tw-ring-color: rgb(15 118 110 / 1);
}
.ring-teal-700\/15{
  --tw-ring-color: rgb(15 118 110 / 0.15);
}
.ring-teal-700\/20{
  --tw-ring-color: rgb(15 118 110 / 0.2);
}
.ring-teal-700\/25{
  --tw-ring-color: rgb(15 118 110 / 0.25);
}
.ring-teal-700\/30{
  --tw-ring-color: rgb(15 118 110 / 0.3);
}
.ring-teal-700\/35{
  --tw-ring-color: rgb(15 118 110 / 0.35);
}
.ring-teal-700\/40{
  --tw-ring-color: rgb(15 118 110 / 0.4);
}
.ring-teal-700\/45{
  --tw-ring-color: rgb(15 118 110 / 0.45);
}
.ring-teal-700\/5{
  --tw-ring-color: rgb(15 118 110 / 0.05);
}
.ring-teal-700\/50{
  --tw-ring-color: rgb(15 118 110 / 0.5);
}
.ring-teal-700\/55{
  --tw-ring-color: rgb(15 118 110 / 0.55);
}
.ring-teal-700\/60{
  --tw-ring-color: rgb(15 118 110 / 0.6);
}
.ring-teal-700\/65{
  --tw-ring-color: rgb(15 118 110 / 0.65);
}
.ring-teal-700\/70{
  --tw-ring-color: rgb(15 118 110 / 0.7);
}
.ring-teal-700\/75{
  --tw-ring-color: rgb(15 118 110 / 0.75);
}
.ring-teal-700\/80{
  --tw-ring-color: rgb(15 118 110 / 0.8);
}
.ring-teal-700\/85{
  --tw-ring-color: rgb(15 118 110 / 0.85);
}
.ring-teal-700\/90{
  --tw-ring-color: rgb(15 118 110 / 0.9);
}
.ring-teal-700\/95{
  --tw-ring-color: rgb(15 118 110 / 0.95);
}
.ring-teal-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1));
}
.ring-teal-800\/0{
  --tw-ring-color: rgb(17 94 89 / 0);
}
.ring-teal-800\/10{
  --tw-ring-color: rgb(17 94 89 / 0.1);
}
.ring-teal-800\/100{
  --tw-ring-color: rgb(17 94 89 / 1);
}
.ring-teal-800\/15{
  --tw-ring-color: rgb(17 94 89 / 0.15);
}
.ring-teal-800\/20{
  --tw-ring-color: rgb(17 94 89 / 0.2);
}
.ring-teal-800\/25{
  --tw-ring-color: rgb(17 94 89 / 0.25);
}
.ring-teal-800\/30{
  --tw-ring-color: rgb(17 94 89 / 0.3);
}
.ring-teal-800\/35{
  --tw-ring-color: rgb(17 94 89 / 0.35);
}
.ring-teal-800\/40{
  --tw-ring-color: rgb(17 94 89 / 0.4);
}
.ring-teal-800\/45{
  --tw-ring-color: rgb(17 94 89 / 0.45);
}
.ring-teal-800\/5{
  --tw-ring-color: rgb(17 94 89 / 0.05);
}
.ring-teal-800\/50{
  --tw-ring-color: rgb(17 94 89 / 0.5);
}
.ring-teal-800\/55{
  --tw-ring-color: rgb(17 94 89 / 0.55);
}
.ring-teal-800\/60{
  --tw-ring-color: rgb(17 94 89 / 0.6);
}
.ring-teal-800\/65{
  --tw-ring-color: rgb(17 94 89 / 0.65);
}
.ring-teal-800\/70{
  --tw-ring-color: rgb(17 94 89 / 0.7);
}
.ring-teal-800\/75{
  --tw-ring-color: rgb(17 94 89 / 0.75);
}
.ring-teal-800\/80{
  --tw-ring-color: rgb(17 94 89 / 0.8);
}
.ring-teal-800\/85{
  --tw-ring-color: rgb(17 94 89 / 0.85);
}
.ring-teal-800\/90{
  --tw-ring-color: rgb(17 94 89 / 0.9);
}
.ring-teal-800\/95{
  --tw-ring-color: rgb(17 94 89 / 0.95);
}
.ring-teal-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1));
}
.ring-teal-900\/0{
  --tw-ring-color: rgb(19 78 74 / 0);
}
.ring-teal-900\/10{
  --tw-ring-color: rgb(19 78 74 / 0.1);
}
.ring-teal-900\/100{
  --tw-ring-color: rgb(19 78 74 / 1);
}
.ring-teal-900\/15{
  --tw-ring-color: rgb(19 78 74 / 0.15);
}
.ring-teal-900\/20{
  --tw-ring-color: rgb(19 78 74 / 0.2);
}
.ring-teal-900\/25{
  --tw-ring-color: rgb(19 78 74 / 0.25);
}
.ring-teal-900\/30{
  --tw-ring-color: rgb(19 78 74 / 0.3);
}
.ring-teal-900\/35{
  --tw-ring-color: rgb(19 78 74 / 0.35);
}
.ring-teal-900\/40{
  --tw-ring-color: rgb(19 78 74 / 0.4);
}
.ring-teal-900\/45{
  --tw-ring-color: rgb(19 78 74 / 0.45);
}
.ring-teal-900\/5{
  --tw-ring-color: rgb(19 78 74 / 0.05);
}
.ring-teal-900\/50{
  --tw-ring-color: rgb(19 78 74 / 0.5);
}
.ring-teal-900\/55{
  --tw-ring-color: rgb(19 78 74 / 0.55);
}
.ring-teal-900\/60{
  --tw-ring-color: rgb(19 78 74 / 0.6);
}
.ring-teal-900\/65{
  --tw-ring-color: rgb(19 78 74 / 0.65);
}
.ring-teal-900\/70{
  --tw-ring-color: rgb(19 78 74 / 0.7);
}
.ring-teal-900\/75{
  --tw-ring-color: rgb(19 78 74 / 0.75);
}
.ring-teal-900\/80{
  --tw-ring-color: rgb(19 78 74 / 0.8);
}
.ring-teal-900\/85{
  --tw-ring-color: rgb(19 78 74 / 0.85);
}
.ring-teal-900\/90{
  --tw-ring-color: rgb(19 78 74 / 0.9);
}
.ring-teal-900\/95{
  --tw-ring-color: rgb(19 78 74 / 0.95);
}
.ring-teal-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 47 46 / var(--tw-ring-opacity, 1));
}
.ring-teal-950\/0{
  --tw-ring-color: rgb(4 47 46 / 0);
}
.ring-teal-950\/10{
  --tw-ring-color: rgb(4 47 46 / 0.1);
}
.ring-teal-950\/100{
  --tw-ring-color: rgb(4 47 46 / 1);
}
.ring-teal-950\/15{
  --tw-ring-color: rgb(4 47 46 / 0.15);
}
.ring-teal-950\/20{
  --tw-ring-color: rgb(4 47 46 / 0.2);
}
.ring-teal-950\/25{
  --tw-ring-color: rgb(4 47 46 / 0.25);
}
.ring-teal-950\/30{
  --tw-ring-color: rgb(4 47 46 / 0.3);
}
.ring-teal-950\/35{
  --tw-ring-color: rgb(4 47 46 / 0.35);
}
.ring-teal-950\/40{
  --tw-ring-color: rgb(4 47 46 / 0.4);
}
.ring-teal-950\/45{
  --tw-ring-color: rgb(4 47 46 / 0.45);
}
.ring-teal-950\/5{
  --tw-ring-color: rgb(4 47 46 / 0.05);
}
.ring-teal-950\/50{
  --tw-ring-color: rgb(4 47 46 / 0.5);
}
.ring-teal-950\/55{
  --tw-ring-color: rgb(4 47 46 / 0.55);
}
.ring-teal-950\/60{
  --tw-ring-color: rgb(4 47 46 / 0.6);
}
.ring-teal-950\/65{
  --tw-ring-color: rgb(4 47 46 / 0.65);
}
.ring-teal-950\/70{
  --tw-ring-color: rgb(4 47 46 / 0.7);
}
.ring-teal-950\/75{
  --tw-ring-color: rgb(4 47 46 / 0.75);
}
.ring-teal-950\/80{
  --tw-ring-color: rgb(4 47 46 / 0.8);
}
.ring-teal-950\/85{
  --tw-ring-color: rgb(4 47 46 / 0.85);
}
.ring-teal-950\/90{
  --tw-ring-color: rgb(4 47 46 / 0.9);
}
.ring-teal-950\/95{
  --tw-ring-color: rgb(4 47 46 / 0.95);
}
.ring-text-medium{
  --tw-ring-color: hsl(var(--color-text-medium));
}
.ring-text-medium\/0{
  --tw-ring-color: hsl(var(--color-text-medium) / 0);
}
.ring-text-medium\/10{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.1);
}
.ring-text-medium\/100{
  --tw-ring-color: hsl(var(--color-text-medium) / 1);
}
.ring-text-medium\/15{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.15);
}
.ring-text-medium\/20{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.2);
}
.ring-text-medium\/25{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.25);
}
.ring-text-medium\/30{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.3);
}
.ring-text-medium\/35{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.35);
}
.ring-text-medium\/40{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.4);
}
.ring-text-medium\/45{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.45);
}
.ring-text-medium\/5{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.05);
}
.ring-text-medium\/50{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.5);
}
.ring-text-medium\/55{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.55);
}
.ring-text-medium\/60{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.6);
}
.ring-text-medium\/65{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.65);
}
.ring-text-medium\/70{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.7);
}
.ring-text-medium\/75{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.75);
}
.ring-text-medium\/80{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.8);
}
.ring-text-medium\/85{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.85);
}
.ring-text-medium\/90{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.9);
}
.ring-text-medium\/95{
  --tw-ring-color: hsl(var(--color-text-medium) / 0.95);
}
.ring-text-primary{
  --tw-ring-color: hsl(var(--color-text-primary));
}
.ring-text-primary\/0{
  --tw-ring-color: hsl(var(--color-text-primary) / 0);
}
.ring-text-primary\/10{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.1);
}
.ring-text-primary\/100{
  --tw-ring-color: hsl(var(--color-text-primary) / 1);
}
.ring-text-primary\/15{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.15);
}
.ring-text-primary\/20{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.2);
}
.ring-text-primary\/25{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.25);
}
.ring-text-primary\/30{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.3);
}
.ring-text-primary\/35{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.35);
}
.ring-text-primary\/40{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.4);
}
.ring-text-primary\/45{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.45);
}
.ring-text-primary\/5{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.05);
}
.ring-text-primary\/50{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.5);
}
.ring-text-primary\/55{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.55);
}
.ring-text-primary\/60{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.6);
}
.ring-text-primary\/65{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.65);
}
.ring-text-primary\/70{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.7);
}
.ring-text-primary\/75{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.75);
}
.ring-text-primary\/80{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.8);
}
.ring-text-primary\/85{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.85);
}
.ring-text-primary\/90{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.9);
}
.ring-text-primary\/95{
  --tw-ring-color: hsl(var(--color-text-primary) / 0.95);
}
.ring-text-secondary{
  --tw-ring-color: hsl(var(--color-text-secondary));
}
.ring-text-secondary\/0{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0);
}
.ring-text-secondary\/10{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.1);
}
.ring-text-secondary\/100{
  --tw-ring-color: hsl(var(--color-text-secondary) / 1);
}
.ring-text-secondary\/15{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.15);
}
.ring-text-secondary\/20{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.2);
}
.ring-text-secondary\/25{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.25);
}
.ring-text-secondary\/30{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.3);
}
.ring-text-secondary\/35{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.35);
}
.ring-text-secondary\/40{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.4);
}
.ring-text-secondary\/45{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.45);
}
.ring-text-secondary\/5{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.05);
}
.ring-text-secondary\/50{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.5);
}
.ring-text-secondary\/55{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.55);
}
.ring-text-secondary\/60{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.6);
}
.ring-text-secondary\/65{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.65);
}
.ring-text-secondary\/70{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.7);
}
.ring-text-secondary\/75{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.75);
}
.ring-text-secondary\/80{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.8);
}
.ring-text-secondary\/85{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.85);
}
.ring-text-secondary\/90{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.9);
}
.ring-text-secondary\/95{
  --tw-ring-color: hsl(var(--color-text-secondary) / 0.95);
}
.ring-transparent{
  --tw-ring-color: transparent;
}
.ring-transparent\/0{
  --tw-ring-color: rgb(0 0 0 / 0);
}
.ring-transparent\/10{
  --tw-ring-color: rgb(0 0 0 / 0.1);
}
.ring-transparent\/100{
  --tw-ring-color: rgb(0 0 0 / 1);
}
.ring-transparent\/15{
  --tw-ring-color: rgb(0 0 0 / 0.15);
}
.ring-transparent\/20{
  --tw-ring-color: rgb(0 0 0 / 0.2);
}
.ring-transparent\/25{
  --tw-ring-color: rgb(0 0 0 / 0.25);
}
.ring-transparent\/30{
  --tw-ring-color: rgb(0 0 0 / 0.3);
}
.ring-transparent\/35{
  --tw-ring-color: rgb(0 0 0 / 0.35);
}
.ring-transparent\/40{
  --tw-ring-color: rgb(0 0 0 / 0.4);
}
.ring-transparent\/45{
  --tw-ring-color: rgb(0 0 0 / 0.45);
}
.ring-transparent\/5{
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.ring-transparent\/50{
  --tw-ring-color: rgb(0 0 0 / 0.5);
}
.ring-transparent\/55{
  --tw-ring-color: rgb(0 0 0 / 0.55);
}
.ring-transparent\/60{
  --tw-ring-color: rgb(0 0 0 / 0.6);
}
.ring-transparent\/65{
  --tw-ring-color: rgb(0 0 0 / 0.65);
}
.ring-transparent\/70{
  --tw-ring-color: rgb(0 0 0 / 0.7);
}
.ring-transparent\/75{
  --tw-ring-color: rgb(0 0 0 / 0.75);
}
.ring-transparent\/80{
  --tw-ring-color: rgb(0 0 0 / 0.8);
}
.ring-transparent\/85{
  --tw-ring-color: rgb(0 0 0 / 0.85);
}
.ring-transparent\/90{
  --tw-ring-color: rgb(0 0 0 / 0.9);
}
.ring-transparent\/95{
  --tw-ring-color: rgb(0 0 0 / 0.95);
}
.ring-ventures-orange{
  --tw-ring-color: hsl(var(--color-ventures-orange));
}
.ring-ventures-orange\/0{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0);
}
.ring-ventures-orange\/10{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.1);
}
.ring-ventures-orange\/100{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 1);
}
.ring-ventures-orange\/15{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.15);
}
.ring-ventures-orange\/20{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.2);
}
.ring-ventures-orange\/25{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.25);
}
.ring-ventures-orange\/30{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.3);
}
.ring-ventures-orange\/35{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.35);
}
.ring-ventures-orange\/40{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.4);
}
.ring-ventures-orange\/45{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.45);
}
.ring-ventures-orange\/5{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.05);
}
.ring-ventures-orange\/50{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.5);
}
.ring-ventures-orange\/55{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.55);
}
.ring-ventures-orange\/60{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.6);
}
.ring-ventures-orange\/65{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.65);
}
.ring-ventures-orange\/70{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.7);
}
.ring-ventures-orange\/75{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.75);
}
.ring-ventures-orange\/80{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.8);
}
.ring-ventures-orange\/85{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.85);
}
.ring-ventures-orange\/90{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.9);
}
.ring-ventures-orange\/95{
  --tw-ring-color: hsl(var(--color-ventures-orange) / 0.95);
}
.ring-violet-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1));
}
.ring-violet-100\/0{
  --tw-ring-color: rgb(237 233 254 / 0);
}
.ring-violet-100\/10{
  --tw-ring-color: rgb(237 233 254 / 0.1);
}
.ring-violet-100\/100{
  --tw-ring-color: rgb(237 233 254 / 1);
}
.ring-violet-100\/15{
  --tw-ring-color: rgb(237 233 254 / 0.15);
}
.ring-violet-100\/20{
  --tw-ring-color: rgb(237 233 254 / 0.2);
}
.ring-violet-100\/25{
  --tw-ring-color: rgb(237 233 254 / 0.25);
}
.ring-violet-100\/30{
  --tw-ring-color: rgb(237 233 254 / 0.3);
}
.ring-violet-100\/35{
  --tw-ring-color: rgb(237 233 254 / 0.35);
}
.ring-violet-100\/40{
  --tw-ring-color: rgb(237 233 254 / 0.4);
}
.ring-violet-100\/45{
  --tw-ring-color: rgb(237 233 254 / 0.45);
}
.ring-violet-100\/5{
  --tw-ring-color: rgb(237 233 254 / 0.05);
}
.ring-violet-100\/50{
  --tw-ring-color: rgb(237 233 254 / 0.5);
}
.ring-violet-100\/55{
  --tw-ring-color: rgb(237 233 254 / 0.55);
}
.ring-violet-100\/60{
  --tw-ring-color: rgb(237 233 254 / 0.6);
}
.ring-violet-100\/65{
  --tw-ring-color: rgb(237 233 254 / 0.65);
}
.ring-violet-100\/70{
  --tw-ring-color: rgb(237 233 254 / 0.7);
}
.ring-violet-100\/75{
  --tw-ring-color: rgb(237 233 254 / 0.75);
}
.ring-violet-100\/80{
  --tw-ring-color: rgb(237 233 254 / 0.8);
}
.ring-violet-100\/85{
  --tw-ring-color: rgb(237 233 254 / 0.85);
}
.ring-violet-100\/90{
  --tw-ring-color: rgb(237 233 254 / 0.9);
}
.ring-violet-100\/95{
  --tw-ring-color: rgb(237 233 254 / 0.95);
}
.ring-violet-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1));
}
.ring-violet-200\/0{
  --tw-ring-color: rgb(221 214 254 / 0);
}
.ring-violet-200\/10{
  --tw-ring-color: rgb(221 214 254 / 0.1);
}
.ring-violet-200\/100{
  --tw-ring-color: rgb(221 214 254 / 1);
}
.ring-violet-200\/15{
  --tw-ring-color: rgb(221 214 254 / 0.15);
}
.ring-violet-200\/20{
  --tw-ring-color: rgb(221 214 254 / 0.2);
}
.ring-violet-200\/25{
  --tw-ring-color: rgb(221 214 254 / 0.25);
}
.ring-violet-200\/30{
  --tw-ring-color: rgb(221 214 254 / 0.3);
}
.ring-violet-200\/35{
  --tw-ring-color: rgb(221 214 254 / 0.35);
}
.ring-violet-200\/40{
  --tw-ring-color: rgb(221 214 254 / 0.4);
}
.ring-violet-200\/45{
  --tw-ring-color: rgb(221 214 254 / 0.45);
}
.ring-violet-200\/5{
  --tw-ring-color: rgb(221 214 254 / 0.05);
}
.ring-violet-200\/50{
  --tw-ring-color: rgb(221 214 254 / 0.5);
}
.ring-violet-200\/55{
  --tw-ring-color: rgb(221 214 254 / 0.55);
}
.ring-violet-200\/60{
  --tw-ring-color: rgb(221 214 254 / 0.6);
}
.ring-violet-200\/65{
  --tw-ring-color: rgb(221 214 254 / 0.65);
}
.ring-violet-200\/70{
  --tw-ring-color: rgb(221 214 254 / 0.7);
}
.ring-violet-200\/75{
  --tw-ring-color: rgb(221 214 254 / 0.75);
}
.ring-violet-200\/80{
  --tw-ring-color: rgb(221 214 254 / 0.8);
}
.ring-violet-200\/85{
  --tw-ring-color: rgb(221 214 254 / 0.85);
}
.ring-violet-200\/90{
  --tw-ring-color: rgb(221 214 254 / 0.9);
}
.ring-violet-200\/95{
  --tw-ring-color: rgb(221 214 254 / 0.95);
}
.ring-violet-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1));
}
.ring-violet-300\/0{
  --tw-ring-color: rgb(196 181 253 / 0);
}
.ring-violet-300\/10{
  --tw-ring-color: rgb(196 181 253 / 0.1);
}
.ring-violet-300\/100{
  --tw-ring-color: rgb(196 181 253 / 1);
}
.ring-violet-300\/15{
  --tw-ring-color: rgb(196 181 253 / 0.15);
}
.ring-violet-300\/20{
  --tw-ring-color: rgb(196 181 253 / 0.2);
}
.ring-violet-300\/25{
  --tw-ring-color: rgb(196 181 253 / 0.25);
}
.ring-violet-300\/30{
  --tw-ring-color: rgb(196 181 253 / 0.3);
}
.ring-violet-300\/35{
  --tw-ring-color: rgb(196 181 253 / 0.35);
}
.ring-violet-300\/40{
  --tw-ring-color: rgb(196 181 253 / 0.4);
}
.ring-violet-300\/45{
  --tw-ring-color: rgb(196 181 253 / 0.45);
}
.ring-violet-300\/5{
  --tw-ring-color: rgb(196 181 253 / 0.05);
}
.ring-violet-300\/50{
  --tw-ring-color: rgb(196 181 253 / 0.5);
}
.ring-violet-300\/55{
  --tw-ring-color: rgb(196 181 253 / 0.55);
}
.ring-violet-300\/60{
  --tw-ring-color: rgb(196 181 253 / 0.6);
}
.ring-violet-300\/65{
  --tw-ring-color: rgb(196 181 253 / 0.65);
}
.ring-violet-300\/70{
  --tw-ring-color: rgb(196 181 253 / 0.7);
}
.ring-violet-300\/75{
  --tw-ring-color: rgb(196 181 253 / 0.75);
}
.ring-violet-300\/80{
  --tw-ring-color: rgb(196 181 253 / 0.8);
}
.ring-violet-300\/85{
  --tw-ring-color: rgb(196 181 253 / 0.85);
}
.ring-violet-300\/90{
  --tw-ring-color: rgb(196 181 253 / 0.9);
}
.ring-violet-300\/95{
  --tw-ring-color: rgb(196 181 253 / 0.95);
}
.ring-violet-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1));
}
.ring-violet-400\/0{
  --tw-ring-color: rgb(167 139 250 / 0);
}
.ring-violet-400\/10{
  --tw-ring-color: rgb(167 139 250 / 0.1);
}
.ring-violet-400\/100{
  --tw-ring-color: rgb(167 139 250 / 1);
}
.ring-violet-400\/15{
  --tw-ring-color: rgb(167 139 250 / 0.15);
}
.ring-violet-400\/20{
  --tw-ring-color: rgb(167 139 250 / 0.2);
}
.ring-violet-400\/25{
  --tw-ring-color: rgb(167 139 250 / 0.25);
}
.ring-violet-400\/30{
  --tw-ring-color: rgb(167 139 250 / 0.3);
}
.ring-violet-400\/35{
  --tw-ring-color: rgb(167 139 250 / 0.35);
}
.ring-violet-400\/40{
  --tw-ring-color: rgb(167 139 250 / 0.4);
}
.ring-violet-400\/45{
  --tw-ring-color: rgb(167 139 250 / 0.45);
}
.ring-violet-400\/5{
  --tw-ring-color: rgb(167 139 250 / 0.05);
}
.ring-violet-400\/50{
  --tw-ring-color: rgb(167 139 250 / 0.5);
}
.ring-violet-400\/55{
  --tw-ring-color: rgb(167 139 250 / 0.55);
}
.ring-violet-400\/60{
  --tw-ring-color: rgb(167 139 250 / 0.6);
}
.ring-violet-400\/65{
  --tw-ring-color: rgb(167 139 250 / 0.65);
}
.ring-violet-400\/70{
  --tw-ring-color: rgb(167 139 250 / 0.7);
}
.ring-violet-400\/75{
  --tw-ring-color: rgb(167 139 250 / 0.75);
}
.ring-violet-400\/80{
  --tw-ring-color: rgb(167 139 250 / 0.8);
}
.ring-violet-400\/85{
  --tw-ring-color: rgb(167 139 250 / 0.85);
}
.ring-violet-400\/90{
  --tw-ring-color: rgb(167 139 250 / 0.9);
}
.ring-violet-400\/95{
  --tw-ring-color: rgb(167 139 250 / 0.95);
}
.ring-violet-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1));
}
.ring-violet-50\/0{
  --tw-ring-color: rgb(245 243 255 / 0);
}
.ring-violet-50\/10{
  --tw-ring-color: rgb(245 243 255 / 0.1);
}
.ring-violet-50\/100{
  --tw-ring-color: rgb(245 243 255 / 1);
}
.ring-violet-50\/15{
  --tw-ring-color: rgb(245 243 255 / 0.15);
}
.ring-violet-50\/20{
  --tw-ring-color: rgb(245 243 255 / 0.2);
}
.ring-violet-50\/25{
  --tw-ring-color: rgb(245 243 255 / 0.25);
}
.ring-violet-50\/30{
  --tw-ring-color: rgb(245 243 255 / 0.3);
}
.ring-violet-50\/35{
  --tw-ring-color: rgb(245 243 255 / 0.35);
}
.ring-violet-50\/40{
  --tw-ring-color: rgb(245 243 255 / 0.4);
}
.ring-violet-50\/45{
  --tw-ring-color: rgb(245 243 255 / 0.45);
}
.ring-violet-50\/5{
  --tw-ring-color: rgb(245 243 255 / 0.05);
}
.ring-violet-50\/50{
  --tw-ring-color: rgb(245 243 255 / 0.5);
}
.ring-violet-50\/55{
  --tw-ring-color: rgb(245 243 255 / 0.55);
}
.ring-violet-50\/60{
  --tw-ring-color: rgb(245 243 255 / 0.6);
}
.ring-violet-50\/65{
  --tw-ring-color: rgb(245 243 255 / 0.65);
}
.ring-violet-50\/70{
  --tw-ring-color: rgb(245 243 255 / 0.7);
}
.ring-violet-50\/75{
  --tw-ring-color: rgb(245 243 255 / 0.75);
}
.ring-violet-50\/80{
  --tw-ring-color: rgb(245 243 255 / 0.8);
}
.ring-violet-50\/85{
  --tw-ring-color: rgb(245 243 255 / 0.85);
}
.ring-violet-50\/90{
  --tw-ring-color: rgb(245 243 255 / 0.9);
}
.ring-violet-50\/95{
  --tw-ring-color: rgb(245 243 255 / 0.95);
}
.ring-violet-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1));
}
.ring-violet-500\/0{
  --tw-ring-color: rgb(139 92 246 / 0);
}
.ring-violet-500\/10{
  --tw-ring-color: rgb(139 92 246 / 0.1);
}
.ring-violet-500\/100{
  --tw-ring-color: rgb(139 92 246 / 1);
}
.ring-violet-500\/15{
  --tw-ring-color: rgb(139 92 246 / 0.15);
}
.ring-violet-500\/20{
  --tw-ring-color: rgb(139 92 246 / 0.2);
}
.ring-violet-500\/25{
  --tw-ring-color: rgb(139 92 246 / 0.25);
}
.ring-violet-500\/30{
  --tw-ring-color: rgb(139 92 246 / 0.3);
}
.ring-violet-500\/35{
  --tw-ring-color: rgb(139 92 246 / 0.35);
}
.ring-violet-500\/40{
  --tw-ring-color: rgb(139 92 246 / 0.4);
}
.ring-violet-500\/45{
  --tw-ring-color: rgb(139 92 246 / 0.45);
}
.ring-violet-500\/5{
  --tw-ring-color: rgb(139 92 246 / 0.05);
}
.ring-violet-500\/50{
  --tw-ring-color: rgb(139 92 246 / 0.5);
}
.ring-violet-500\/55{
  --tw-ring-color: rgb(139 92 246 / 0.55);
}
.ring-violet-500\/60{
  --tw-ring-color: rgb(139 92 246 / 0.6);
}
.ring-violet-500\/65{
  --tw-ring-color: rgb(139 92 246 / 0.65);
}
.ring-violet-500\/70{
  --tw-ring-color: rgb(139 92 246 / 0.7);
}
.ring-violet-500\/75{
  --tw-ring-color: rgb(139 92 246 / 0.75);
}
.ring-violet-500\/80{
  --tw-ring-color: rgb(139 92 246 / 0.8);
}
.ring-violet-500\/85{
  --tw-ring-color: rgb(139 92 246 / 0.85);
}
.ring-violet-500\/90{
  --tw-ring-color: rgb(139 92 246 / 0.9);
}
.ring-violet-500\/95{
  --tw-ring-color: rgb(139 92 246 / 0.95);
}
.ring-violet-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1));
}
.ring-violet-600\/0{
  --tw-ring-color: rgb(124 58 237 / 0);
}
.ring-violet-600\/10{
  --tw-ring-color: rgb(124 58 237 / 0.1);
}
.ring-violet-600\/100{
  --tw-ring-color: rgb(124 58 237 / 1);
}
.ring-violet-600\/15{
  --tw-ring-color: rgb(124 58 237 / 0.15);
}
.ring-violet-600\/20{
  --tw-ring-color: rgb(124 58 237 / 0.2);
}
.ring-violet-600\/25{
  --tw-ring-color: rgb(124 58 237 / 0.25);
}
.ring-violet-600\/30{
  --tw-ring-color: rgb(124 58 237 / 0.3);
}
.ring-violet-600\/35{
  --tw-ring-color: rgb(124 58 237 / 0.35);
}
.ring-violet-600\/40{
  --tw-ring-color: rgb(124 58 237 / 0.4);
}
.ring-violet-600\/45{
  --tw-ring-color: rgb(124 58 237 / 0.45);
}
.ring-violet-600\/5{
  --tw-ring-color: rgb(124 58 237 / 0.05);
}
.ring-violet-600\/50{
  --tw-ring-color: rgb(124 58 237 / 0.5);
}
.ring-violet-600\/55{
  --tw-ring-color: rgb(124 58 237 / 0.55);
}
.ring-violet-600\/60{
  --tw-ring-color: rgb(124 58 237 / 0.6);
}
.ring-violet-600\/65{
  --tw-ring-color: rgb(124 58 237 / 0.65);
}
.ring-violet-600\/70{
  --tw-ring-color: rgb(124 58 237 / 0.7);
}
.ring-violet-600\/75{
  --tw-ring-color: rgb(124 58 237 / 0.75);
}
.ring-violet-600\/80{
  --tw-ring-color: rgb(124 58 237 / 0.8);
}
.ring-violet-600\/85{
  --tw-ring-color: rgb(124 58 237 / 0.85);
}
.ring-violet-600\/90{
  --tw-ring-color: rgb(124 58 237 / 0.9);
}
.ring-violet-600\/95{
  --tw-ring-color: rgb(124 58 237 / 0.95);
}
.ring-violet-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1));
}
.ring-violet-700\/0{
  --tw-ring-color: rgb(109 40 217 / 0);
}
.ring-violet-700\/10{
  --tw-ring-color: rgb(109 40 217 / 0.1);
}
.ring-violet-700\/100{
  --tw-ring-color: rgb(109 40 217 / 1);
}
.ring-violet-700\/15{
  --tw-ring-color: rgb(109 40 217 / 0.15);
}
.ring-violet-700\/20{
  --tw-ring-color: rgb(109 40 217 / 0.2);
}
.ring-violet-700\/25{
  --tw-ring-color: rgb(109 40 217 / 0.25);
}
.ring-violet-700\/30{
  --tw-ring-color: rgb(109 40 217 / 0.3);
}
.ring-violet-700\/35{
  --tw-ring-color: rgb(109 40 217 / 0.35);
}
.ring-violet-700\/40{
  --tw-ring-color: rgb(109 40 217 / 0.4);
}
.ring-violet-700\/45{
  --tw-ring-color: rgb(109 40 217 / 0.45);
}
.ring-violet-700\/5{
  --tw-ring-color: rgb(109 40 217 / 0.05);
}
.ring-violet-700\/50{
  --tw-ring-color: rgb(109 40 217 / 0.5);
}
.ring-violet-700\/55{
  --tw-ring-color: rgb(109 40 217 / 0.55);
}
.ring-violet-700\/60{
  --tw-ring-color: rgb(109 40 217 / 0.6);
}
.ring-violet-700\/65{
  --tw-ring-color: rgb(109 40 217 / 0.65);
}
.ring-violet-700\/70{
  --tw-ring-color: rgb(109 40 217 / 0.7);
}
.ring-violet-700\/75{
  --tw-ring-color: rgb(109 40 217 / 0.75);
}
.ring-violet-700\/80{
  --tw-ring-color: rgb(109 40 217 / 0.8);
}
.ring-violet-700\/85{
  --tw-ring-color: rgb(109 40 217 / 0.85);
}
.ring-violet-700\/90{
  --tw-ring-color: rgb(109 40 217 / 0.9);
}
.ring-violet-700\/95{
  --tw-ring-color: rgb(109 40 217 / 0.95);
}
.ring-violet-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1));
}
.ring-violet-800\/0{
  --tw-ring-color: rgb(91 33 182 / 0);
}
.ring-violet-800\/10{
  --tw-ring-color: rgb(91 33 182 / 0.1);
}
.ring-violet-800\/100{
  --tw-ring-color: rgb(91 33 182 / 1);
}
.ring-violet-800\/15{
  --tw-ring-color: rgb(91 33 182 / 0.15);
}
.ring-violet-800\/20{
  --tw-ring-color: rgb(91 33 182 / 0.2);
}
.ring-violet-800\/25{
  --tw-ring-color: rgb(91 33 182 / 0.25);
}
.ring-violet-800\/30{
  --tw-ring-color: rgb(91 33 182 / 0.3);
}
.ring-violet-800\/35{
  --tw-ring-color: rgb(91 33 182 / 0.35);
}
.ring-violet-800\/40{
  --tw-ring-color: rgb(91 33 182 / 0.4);
}
.ring-violet-800\/45{
  --tw-ring-color: rgb(91 33 182 / 0.45);
}
.ring-violet-800\/5{
  --tw-ring-color: rgb(91 33 182 / 0.05);
}
.ring-violet-800\/50{
  --tw-ring-color: rgb(91 33 182 / 0.5);
}
.ring-violet-800\/55{
  --tw-ring-color: rgb(91 33 182 / 0.55);
}
.ring-violet-800\/60{
  --tw-ring-color: rgb(91 33 182 / 0.6);
}
.ring-violet-800\/65{
  --tw-ring-color: rgb(91 33 182 / 0.65);
}
.ring-violet-800\/70{
  --tw-ring-color: rgb(91 33 182 / 0.7);
}
.ring-violet-800\/75{
  --tw-ring-color: rgb(91 33 182 / 0.75);
}
.ring-violet-800\/80{
  --tw-ring-color: rgb(91 33 182 / 0.8);
}
.ring-violet-800\/85{
  --tw-ring-color: rgb(91 33 182 / 0.85);
}
.ring-violet-800\/90{
  --tw-ring-color: rgb(91 33 182 / 0.9);
}
.ring-violet-800\/95{
  --tw-ring-color: rgb(91 33 182 / 0.95);
}
.ring-violet-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1));
}
.ring-violet-900\/0{
  --tw-ring-color: rgb(76 29 149 / 0);
}
.ring-violet-900\/10{
  --tw-ring-color: rgb(76 29 149 / 0.1);
}
.ring-violet-900\/100{
  --tw-ring-color: rgb(76 29 149 / 1);
}
.ring-violet-900\/15{
  --tw-ring-color: rgb(76 29 149 / 0.15);
}
.ring-violet-900\/20{
  --tw-ring-color: rgb(76 29 149 / 0.2);
}
.ring-violet-900\/25{
  --tw-ring-color: rgb(76 29 149 / 0.25);
}
.ring-violet-900\/30{
  --tw-ring-color: rgb(76 29 149 / 0.3);
}
.ring-violet-900\/35{
  --tw-ring-color: rgb(76 29 149 / 0.35);
}
.ring-violet-900\/40{
  --tw-ring-color: rgb(76 29 149 / 0.4);
}
.ring-violet-900\/45{
  --tw-ring-color: rgb(76 29 149 / 0.45);
}
.ring-violet-900\/5{
  --tw-ring-color: rgb(76 29 149 / 0.05);
}
.ring-violet-900\/50{
  --tw-ring-color: rgb(76 29 149 / 0.5);
}
.ring-violet-900\/55{
  --tw-ring-color: rgb(76 29 149 / 0.55);
}
.ring-violet-900\/60{
  --tw-ring-color: rgb(76 29 149 / 0.6);
}
.ring-violet-900\/65{
  --tw-ring-color: rgb(76 29 149 / 0.65);
}
.ring-violet-900\/70{
  --tw-ring-color: rgb(76 29 149 / 0.7);
}
.ring-violet-900\/75{
  --tw-ring-color: rgb(76 29 149 / 0.75);
}
.ring-violet-900\/80{
  --tw-ring-color: rgb(76 29 149 / 0.8);
}
.ring-violet-900\/85{
  --tw-ring-color: rgb(76 29 149 / 0.85);
}
.ring-violet-900\/90{
  --tw-ring-color: rgb(76 29 149 / 0.9);
}
.ring-violet-900\/95{
  --tw-ring-color: rgb(76 29 149 / 0.95);
}
.ring-violet-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(46 16 101 / var(--tw-ring-opacity, 1));
}
.ring-violet-950\/0{
  --tw-ring-color: rgb(46 16 101 / 0);
}
.ring-violet-950\/10{
  --tw-ring-color: rgb(46 16 101 / 0.1);
}
.ring-violet-950\/100{
  --tw-ring-color: rgb(46 16 101 / 1);
}
.ring-violet-950\/15{
  --tw-ring-color: rgb(46 16 101 / 0.15);
}
.ring-violet-950\/20{
  --tw-ring-color: rgb(46 16 101 / 0.2);
}
.ring-violet-950\/25{
  --tw-ring-color: rgb(46 16 101 / 0.25);
}
.ring-violet-950\/30{
  --tw-ring-color: rgb(46 16 101 / 0.3);
}
.ring-violet-950\/35{
  --tw-ring-color: rgb(46 16 101 / 0.35);
}
.ring-violet-950\/40{
  --tw-ring-color: rgb(46 16 101 / 0.4);
}
.ring-violet-950\/45{
  --tw-ring-color: rgb(46 16 101 / 0.45);
}
.ring-violet-950\/5{
  --tw-ring-color: rgb(46 16 101 / 0.05);
}
.ring-violet-950\/50{
  --tw-ring-color: rgb(46 16 101 / 0.5);
}
.ring-violet-950\/55{
  --tw-ring-color: rgb(46 16 101 / 0.55);
}
.ring-violet-950\/60{
  --tw-ring-color: rgb(46 16 101 / 0.6);
}
.ring-violet-950\/65{
  --tw-ring-color: rgb(46 16 101 / 0.65);
}
.ring-violet-950\/70{
  --tw-ring-color: rgb(46 16 101 / 0.7);
}
.ring-violet-950\/75{
  --tw-ring-color: rgb(46 16 101 / 0.75);
}
.ring-violet-950\/80{
  --tw-ring-color: rgb(46 16 101 / 0.8);
}
.ring-violet-950\/85{
  --tw-ring-color: rgb(46 16 101 / 0.85);
}
.ring-violet-950\/90{
  --tw-ring-color: rgb(46 16 101 / 0.9);
}
.ring-violet-950\/95{
  --tw-ring-color: rgb(46 16 101 / 0.95);
}
.ring-vip-orange{
  --tw-ring-color: hsl(var(--color-vip-orange));
}
.ring-vip-orange\/0{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0);
}
.ring-vip-orange\/10{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.1);
}
.ring-vip-orange\/100{
  --tw-ring-color: hsl(var(--color-vip-orange) / 1);
}
.ring-vip-orange\/15{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.15);
}
.ring-vip-orange\/20{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.2);
}
.ring-vip-orange\/25{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.25);
}
.ring-vip-orange\/30{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.3);
}
.ring-vip-orange\/35{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.35);
}
.ring-vip-orange\/40{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.4);
}
.ring-vip-orange\/45{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.45);
}
.ring-vip-orange\/5{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.05);
}
.ring-vip-orange\/50{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.5);
}
.ring-vip-orange\/55{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.55);
}
.ring-vip-orange\/60{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.6);
}
.ring-vip-orange\/65{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.65);
}
.ring-vip-orange\/70{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.7);
}
.ring-vip-orange\/75{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.75);
}
.ring-vip-orange\/80{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.8);
}
.ring-vip-orange\/85{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.85);
}
.ring-vip-orange\/90{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.9);
}
.ring-vip-orange\/95{
  --tw-ring-color: hsl(var(--color-vip-orange) / 0.95);
}
.ring-warning-yellow{
  --tw-ring-color: hsl(var(--color-warning-yellow));
}
.ring-warning-yellow\/0{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0);
}
.ring-warning-yellow\/10{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.1);
}
.ring-warning-yellow\/100{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 1);
}
.ring-warning-yellow\/15{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.15);
}
.ring-warning-yellow\/20{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.2);
}
.ring-warning-yellow\/25{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.25);
}
.ring-warning-yellow\/30{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.3);
}
.ring-warning-yellow\/35{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.35);
}
.ring-warning-yellow\/40{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.4);
}
.ring-warning-yellow\/45{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.45);
}
.ring-warning-yellow\/5{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.05);
}
.ring-warning-yellow\/50{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.5);
}
.ring-warning-yellow\/55{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.55);
}
.ring-warning-yellow\/60{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.6);
}
.ring-warning-yellow\/65{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.65);
}
.ring-warning-yellow\/70{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.7);
}
.ring-warning-yellow\/75{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.75);
}
.ring-warning-yellow\/80{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.8);
}
.ring-warning-yellow\/85{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.85);
}
.ring-warning-yellow\/90{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.9);
}
.ring-warning-yellow\/95{
  --tw-ring-color: hsl(var(--color-warning-yellow) / 0.95);
}
.ring-white{
  --tw-ring-color: hsl(var(--color-white));
}
.ring-white\/0{
  --tw-ring-color: hsl(var(--color-white) / 0);
}
.ring-white\/10{
  --tw-ring-color: hsl(var(--color-white) / 0.1);
}
.ring-white\/100{
  --tw-ring-color: hsl(var(--color-white) / 1);
}
.ring-white\/15{
  --tw-ring-color: hsl(var(--color-white) / 0.15);
}
.ring-white\/20{
  --tw-ring-color: hsl(var(--color-white) / 0.2);
}
.ring-white\/25{
  --tw-ring-color: hsl(var(--color-white) / 0.25);
}
.ring-white\/30{
  --tw-ring-color: hsl(var(--color-white) / 0.3);
}
.ring-white\/35{
  --tw-ring-color: hsl(var(--color-white) / 0.35);
}
.ring-white\/40{
  --tw-ring-color: hsl(var(--color-white) / 0.4);
}
.ring-white\/45{
  --tw-ring-color: hsl(var(--color-white) / 0.45);
}
.ring-white\/5{
  --tw-ring-color: hsl(var(--color-white) / 0.05);
}
.ring-white\/50{
  --tw-ring-color: hsl(var(--color-white) / 0.5);
}
.ring-white\/55{
  --tw-ring-color: hsl(var(--color-white) / 0.55);
}
.ring-white\/60{
  --tw-ring-color: hsl(var(--color-white) / 0.6);
}
.ring-white\/65{
  --tw-ring-color: hsl(var(--color-white) / 0.65);
}
.ring-white\/70{
  --tw-ring-color: hsl(var(--color-white) / 0.7);
}
.ring-white\/75{
  --tw-ring-color: hsl(var(--color-white) / 0.75);
}
.ring-white\/80{
  --tw-ring-color: hsl(var(--color-white) / 0.8);
}
.ring-white\/85{
  --tw-ring-color: hsl(var(--color-white) / 0.85);
}
.ring-white\/90{
  --tw-ring-color: hsl(var(--color-white) / 0.9);
}
.ring-white\/95{
  --tw-ring-color: hsl(var(--color-white) / 0.95);
}
.ring-yellow-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1));
}
.ring-yellow-100\/0{
  --tw-ring-color: rgb(254 249 195 / 0);
}
.ring-yellow-100\/10{
  --tw-ring-color: rgb(254 249 195 / 0.1);
}
.ring-yellow-100\/100{
  --tw-ring-color: rgb(254 249 195 / 1);
}
.ring-yellow-100\/15{
  --tw-ring-color: rgb(254 249 195 / 0.15);
}
.ring-yellow-100\/20{
  --tw-ring-color: rgb(254 249 195 / 0.2);
}
.ring-yellow-100\/25{
  --tw-ring-color: rgb(254 249 195 / 0.25);
}
.ring-yellow-100\/30{
  --tw-ring-color: rgb(254 249 195 / 0.3);
}
.ring-yellow-100\/35{
  --tw-ring-color: rgb(254 249 195 / 0.35);
}
.ring-yellow-100\/40{
  --tw-ring-color: rgb(254 249 195 / 0.4);
}
.ring-yellow-100\/45{
  --tw-ring-color: rgb(254 249 195 / 0.45);
}
.ring-yellow-100\/5{
  --tw-ring-color: rgb(254 249 195 / 0.05);
}
.ring-yellow-100\/50{
  --tw-ring-color: rgb(254 249 195 / 0.5);
}
.ring-yellow-100\/55{
  --tw-ring-color: rgb(254 249 195 / 0.55);
}
.ring-yellow-100\/60{
  --tw-ring-color: rgb(254 249 195 / 0.6);
}
.ring-yellow-100\/65{
  --tw-ring-color: rgb(254 249 195 / 0.65);
}
.ring-yellow-100\/70{
  --tw-ring-color: rgb(254 249 195 / 0.7);
}
.ring-yellow-100\/75{
  --tw-ring-color: rgb(254 249 195 / 0.75);
}
.ring-yellow-100\/80{
  --tw-ring-color: rgb(254 249 195 / 0.8);
}
.ring-yellow-100\/85{
  --tw-ring-color: rgb(254 249 195 / 0.85);
}
.ring-yellow-100\/90{
  --tw-ring-color: rgb(254 249 195 / 0.9);
}
.ring-yellow-100\/95{
  --tw-ring-color: rgb(254 249 195 / 0.95);
}
.ring-yellow-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1));
}
.ring-yellow-200\/0{
  --tw-ring-color: rgb(254 240 138 / 0);
}
.ring-yellow-200\/10{
  --tw-ring-color: rgb(254 240 138 / 0.1);
}
.ring-yellow-200\/100{
  --tw-ring-color: rgb(254 240 138 / 1);
}
.ring-yellow-200\/15{
  --tw-ring-color: rgb(254 240 138 / 0.15);
}
.ring-yellow-200\/20{
  --tw-ring-color: rgb(254 240 138 / 0.2);
}
.ring-yellow-200\/25{
  --tw-ring-color: rgb(254 240 138 / 0.25);
}
.ring-yellow-200\/30{
  --tw-ring-color: rgb(254 240 138 / 0.3);
}
.ring-yellow-200\/35{
  --tw-ring-color: rgb(254 240 138 / 0.35);
}
.ring-yellow-200\/40{
  --tw-ring-color: rgb(254 240 138 / 0.4);
}
.ring-yellow-200\/45{
  --tw-ring-color: rgb(254 240 138 / 0.45);
}
.ring-yellow-200\/5{
  --tw-ring-color: rgb(254 240 138 / 0.05);
}
.ring-yellow-200\/50{
  --tw-ring-color: rgb(254 240 138 / 0.5);
}
.ring-yellow-200\/55{
  --tw-ring-color: rgb(254 240 138 / 0.55);
}
.ring-yellow-200\/60{
  --tw-ring-color: rgb(254 240 138 / 0.6);
}
.ring-yellow-200\/65{
  --tw-ring-color: rgb(254 240 138 / 0.65);
}
.ring-yellow-200\/70{
  --tw-ring-color: rgb(254 240 138 / 0.7);
}
.ring-yellow-200\/75{
  --tw-ring-color: rgb(254 240 138 / 0.75);
}
.ring-yellow-200\/80{
  --tw-ring-color: rgb(254 240 138 / 0.8);
}
.ring-yellow-200\/85{
  --tw-ring-color: rgb(254 240 138 / 0.85);
}
.ring-yellow-200\/90{
  --tw-ring-color: rgb(254 240 138 / 0.9);
}
.ring-yellow-200\/95{
  --tw-ring-color: rgb(254 240 138 / 0.95);
}
.ring-yellow-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1));
}
.ring-yellow-300\/0{
  --tw-ring-color: rgb(253 224 71 / 0);
}
.ring-yellow-300\/10{
  --tw-ring-color: rgb(253 224 71 / 0.1);
}
.ring-yellow-300\/100{
  --tw-ring-color: rgb(253 224 71 / 1);
}
.ring-yellow-300\/15{
  --tw-ring-color: rgb(253 224 71 / 0.15);
}
.ring-yellow-300\/20{
  --tw-ring-color: rgb(253 224 71 / 0.2);
}
.ring-yellow-300\/25{
  --tw-ring-color: rgb(253 224 71 / 0.25);
}
.ring-yellow-300\/30{
  --tw-ring-color: rgb(253 224 71 / 0.3);
}
.ring-yellow-300\/35{
  --tw-ring-color: rgb(253 224 71 / 0.35);
}
.ring-yellow-300\/40{
  --tw-ring-color: rgb(253 224 71 / 0.4);
}
.ring-yellow-300\/45{
  --tw-ring-color: rgb(253 224 71 / 0.45);
}
.ring-yellow-300\/5{
  --tw-ring-color: rgb(253 224 71 / 0.05);
}
.ring-yellow-300\/50{
  --tw-ring-color: rgb(253 224 71 / 0.5);
}
.ring-yellow-300\/55{
  --tw-ring-color: rgb(253 224 71 / 0.55);
}
.ring-yellow-300\/60{
  --tw-ring-color: rgb(253 224 71 / 0.6);
}
.ring-yellow-300\/65{
  --tw-ring-color: rgb(253 224 71 / 0.65);
}
.ring-yellow-300\/70{
  --tw-ring-color: rgb(253 224 71 / 0.7);
}
.ring-yellow-300\/75{
  --tw-ring-color: rgb(253 224 71 / 0.75);
}
.ring-yellow-300\/80{
  --tw-ring-color: rgb(253 224 71 / 0.8);
}
.ring-yellow-300\/85{
  --tw-ring-color: rgb(253 224 71 / 0.85);
}
.ring-yellow-300\/90{
  --tw-ring-color: rgb(253 224 71 / 0.9);
}
.ring-yellow-300\/95{
  --tw-ring-color: rgb(253 224 71 / 0.95);
}
.ring-yellow-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1));
}
.ring-yellow-400\/0{
  --tw-ring-color: rgb(250 204 21 / 0);
}
.ring-yellow-400\/10{
  --tw-ring-color: rgb(250 204 21 / 0.1);
}
.ring-yellow-400\/100{
  --tw-ring-color: rgb(250 204 21 / 1);
}
.ring-yellow-400\/15{
  --tw-ring-color: rgb(250 204 21 / 0.15);
}
.ring-yellow-400\/20{
  --tw-ring-color: rgb(250 204 21 / 0.2);
}
.ring-yellow-400\/25{
  --tw-ring-color: rgb(250 204 21 / 0.25);
}
.ring-yellow-400\/30{
  --tw-ring-color: rgb(250 204 21 / 0.3);
}
.ring-yellow-400\/35{
  --tw-ring-color: rgb(250 204 21 / 0.35);
}
.ring-yellow-400\/40{
  --tw-ring-color: rgb(250 204 21 / 0.4);
}
.ring-yellow-400\/45{
  --tw-ring-color: rgb(250 204 21 / 0.45);
}
.ring-yellow-400\/5{
  --tw-ring-color: rgb(250 204 21 / 0.05);
}
.ring-yellow-400\/50{
  --tw-ring-color: rgb(250 204 21 / 0.5);
}
.ring-yellow-400\/55{
  --tw-ring-color: rgb(250 204 21 / 0.55);
}
.ring-yellow-400\/60{
  --tw-ring-color: rgb(250 204 21 / 0.6);
}
.ring-yellow-400\/65{
  --tw-ring-color: rgb(250 204 21 / 0.65);
}
.ring-yellow-400\/70{
  --tw-ring-color: rgb(250 204 21 / 0.7);
}
.ring-yellow-400\/75{
  --tw-ring-color: rgb(250 204 21 / 0.75);
}
.ring-yellow-400\/80{
  --tw-ring-color: rgb(250 204 21 / 0.8);
}
.ring-yellow-400\/85{
  --tw-ring-color: rgb(250 204 21 / 0.85);
}
.ring-yellow-400\/90{
  --tw-ring-color: rgb(250 204 21 / 0.9);
}
.ring-yellow-400\/95{
  --tw-ring-color: rgb(250 204 21 / 0.95);
}
.ring-yellow-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1));
}
.ring-yellow-50\/0{
  --tw-ring-color: rgb(254 252 232 / 0);
}
.ring-yellow-50\/10{
  --tw-ring-color: rgb(254 252 232 / 0.1);
}
.ring-yellow-50\/100{
  --tw-ring-color: rgb(254 252 232 / 1);
}
.ring-yellow-50\/15{
  --tw-ring-color: rgb(254 252 232 / 0.15);
}
.ring-yellow-50\/20{
  --tw-ring-color: rgb(254 252 232 / 0.2);
}
.ring-yellow-50\/25{
  --tw-ring-color: rgb(254 252 232 / 0.25);
}
.ring-yellow-50\/30{
  --tw-ring-color: rgb(254 252 232 / 0.3);
}
.ring-yellow-50\/35{
  --tw-ring-color: rgb(254 252 232 / 0.35);
}
.ring-yellow-50\/40{
  --tw-ring-color: rgb(254 252 232 / 0.4);
}
.ring-yellow-50\/45{
  --tw-ring-color: rgb(254 252 232 / 0.45);
}
.ring-yellow-50\/5{
  --tw-ring-color: rgb(254 252 232 / 0.05);
}
.ring-yellow-50\/50{
  --tw-ring-color: rgb(254 252 232 / 0.5);
}
.ring-yellow-50\/55{
  --tw-ring-color: rgb(254 252 232 / 0.55);
}
.ring-yellow-50\/60{
  --tw-ring-color: rgb(254 252 232 / 0.6);
}
.ring-yellow-50\/65{
  --tw-ring-color: rgb(254 252 232 / 0.65);
}
.ring-yellow-50\/70{
  --tw-ring-color: rgb(254 252 232 / 0.7);
}
.ring-yellow-50\/75{
  --tw-ring-color: rgb(254 252 232 / 0.75);
}
.ring-yellow-50\/80{
  --tw-ring-color: rgb(254 252 232 / 0.8);
}
.ring-yellow-50\/85{
  --tw-ring-color: rgb(254 252 232 / 0.85);
}
.ring-yellow-50\/90{
  --tw-ring-color: rgb(254 252 232 / 0.9);
}
.ring-yellow-50\/95{
  --tw-ring-color: rgb(254 252 232 / 0.95);
}
.ring-yellow-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
}
.ring-yellow-500\/0{
  --tw-ring-color: rgb(234 179 8 / 0);
}
.ring-yellow-500\/10{
  --tw-ring-color: rgb(234 179 8 / 0.1);
}
.ring-yellow-500\/100{
  --tw-ring-color: rgb(234 179 8 / 1);
}
.ring-yellow-500\/15{
  --tw-ring-color: rgb(234 179 8 / 0.15);
}
.ring-yellow-500\/20{
  --tw-ring-color: rgb(234 179 8 / 0.2);
}
.ring-yellow-500\/25{
  --tw-ring-color: rgb(234 179 8 / 0.25);
}
.ring-yellow-500\/30{
  --tw-ring-color: rgb(234 179 8 / 0.3);
}
.ring-yellow-500\/35{
  --tw-ring-color: rgb(234 179 8 / 0.35);
}
.ring-yellow-500\/40{
  --tw-ring-color: rgb(234 179 8 / 0.4);
}
.ring-yellow-500\/45{
  --tw-ring-color: rgb(234 179 8 / 0.45);
}
.ring-yellow-500\/5{
  --tw-ring-color: rgb(234 179 8 / 0.05);
}
.ring-yellow-500\/50{
  --tw-ring-color: rgb(234 179 8 / 0.5);
}
.ring-yellow-500\/55{
  --tw-ring-color: rgb(234 179 8 / 0.55);
}
.ring-yellow-500\/60{
  --tw-ring-color: rgb(234 179 8 / 0.6);
}
.ring-yellow-500\/65{
  --tw-ring-color: rgb(234 179 8 / 0.65);
}
.ring-yellow-500\/70{
  --tw-ring-color: rgb(234 179 8 / 0.7);
}
.ring-yellow-500\/75{
  --tw-ring-color: rgb(234 179 8 / 0.75);
}
.ring-yellow-500\/80{
  --tw-ring-color: rgb(234 179 8 / 0.8);
}
.ring-yellow-500\/85{
  --tw-ring-color: rgb(234 179 8 / 0.85);
}
.ring-yellow-500\/90{
  --tw-ring-color: rgb(234 179 8 / 0.9);
}
.ring-yellow-500\/95{
  --tw-ring-color: rgb(234 179 8 / 0.95);
}
.ring-yellow-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1));
}
.ring-yellow-600\/0{
  --tw-ring-color: rgb(202 138 4 / 0);
}
.ring-yellow-600\/10{
  --tw-ring-color: rgb(202 138 4 / 0.1);
}
.ring-yellow-600\/100{
  --tw-ring-color: rgb(202 138 4 / 1);
}
.ring-yellow-600\/15{
  --tw-ring-color: rgb(202 138 4 / 0.15);
}
.ring-yellow-600\/20{
  --tw-ring-color: rgb(202 138 4 / 0.2);
}
.ring-yellow-600\/25{
  --tw-ring-color: rgb(202 138 4 / 0.25);
}
.ring-yellow-600\/30{
  --tw-ring-color: rgb(202 138 4 / 0.3);
}
.ring-yellow-600\/35{
  --tw-ring-color: rgb(202 138 4 / 0.35);
}
.ring-yellow-600\/40{
  --tw-ring-color: rgb(202 138 4 / 0.4);
}
.ring-yellow-600\/45{
  --tw-ring-color: rgb(202 138 4 / 0.45);
}
.ring-yellow-600\/5{
  --tw-ring-color: rgb(202 138 4 / 0.05);
}
.ring-yellow-600\/50{
  --tw-ring-color: rgb(202 138 4 / 0.5);
}
.ring-yellow-600\/55{
  --tw-ring-color: rgb(202 138 4 / 0.55);
}
.ring-yellow-600\/60{
  --tw-ring-color: rgb(202 138 4 / 0.6);
}
.ring-yellow-600\/65{
  --tw-ring-color: rgb(202 138 4 / 0.65);
}
.ring-yellow-600\/70{
  --tw-ring-color: rgb(202 138 4 / 0.7);
}
.ring-yellow-600\/75{
  --tw-ring-color: rgb(202 138 4 / 0.75);
}
.ring-yellow-600\/80{
  --tw-ring-color: rgb(202 138 4 / 0.8);
}
.ring-yellow-600\/85{
  --tw-ring-color: rgb(202 138 4 / 0.85);
}
.ring-yellow-600\/90{
  --tw-ring-color: rgb(202 138 4 / 0.9);
}
.ring-yellow-600\/95{
  --tw-ring-color: rgb(202 138 4 / 0.95);
}
.ring-yellow-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1));
}
.ring-yellow-700\/0{
  --tw-ring-color: rgb(161 98 7 / 0);
}
.ring-yellow-700\/10{
  --tw-ring-color: rgb(161 98 7 / 0.1);
}
.ring-yellow-700\/100{
  --tw-ring-color: rgb(161 98 7 / 1);
}
.ring-yellow-700\/15{
  --tw-ring-color: rgb(161 98 7 / 0.15);
}
.ring-yellow-700\/20{
  --tw-ring-color: rgb(161 98 7 / 0.2);
}
.ring-yellow-700\/25{
  --tw-ring-color: rgb(161 98 7 / 0.25);
}
.ring-yellow-700\/30{
  --tw-ring-color: rgb(161 98 7 / 0.3);
}
.ring-yellow-700\/35{
  --tw-ring-color: rgb(161 98 7 / 0.35);
}
.ring-yellow-700\/40{
  --tw-ring-color: rgb(161 98 7 / 0.4);
}
.ring-yellow-700\/45{
  --tw-ring-color: rgb(161 98 7 / 0.45);
}
.ring-yellow-700\/5{
  --tw-ring-color: rgb(161 98 7 / 0.05);
}
.ring-yellow-700\/50{
  --tw-ring-color: rgb(161 98 7 / 0.5);
}
.ring-yellow-700\/55{
  --tw-ring-color: rgb(161 98 7 / 0.55);
}
.ring-yellow-700\/60{
  --tw-ring-color: rgb(161 98 7 / 0.6);
}
.ring-yellow-700\/65{
  --tw-ring-color: rgb(161 98 7 / 0.65);
}
.ring-yellow-700\/70{
  --tw-ring-color: rgb(161 98 7 / 0.7);
}
.ring-yellow-700\/75{
  --tw-ring-color: rgb(161 98 7 / 0.75);
}
.ring-yellow-700\/80{
  --tw-ring-color: rgb(161 98 7 / 0.8);
}
.ring-yellow-700\/85{
  --tw-ring-color: rgb(161 98 7 / 0.85);
}
.ring-yellow-700\/90{
  --tw-ring-color: rgb(161 98 7 / 0.9);
}
.ring-yellow-700\/95{
  --tw-ring-color: rgb(161 98 7 / 0.95);
}
.ring-yellow-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1));
}
.ring-yellow-800\/0{
  --tw-ring-color: rgb(133 77 14 / 0);
}
.ring-yellow-800\/10{
  --tw-ring-color: rgb(133 77 14 / 0.1);
}
.ring-yellow-800\/100{
  --tw-ring-color: rgb(133 77 14 / 1);
}
.ring-yellow-800\/15{
  --tw-ring-color: rgb(133 77 14 / 0.15);
}
.ring-yellow-800\/20{
  --tw-ring-color: rgb(133 77 14 / 0.2);
}
.ring-yellow-800\/25{
  --tw-ring-color: rgb(133 77 14 / 0.25);
}
.ring-yellow-800\/30{
  --tw-ring-color: rgb(133 77 14 / 0.3);
}
.ring-yellow-800\/35{
  --tw-ring-color: rgb(133 77 14 / 0.35);
}
.ring-yellow-800\/40{
  --tw-ring-color: rgb(133 77 14 / 0.4);
}
.ring-yellow-800\/45{
  --tw-ring-color: rgb(133 77 14 / 0.45);
}
.ring-yellow-800\/5{
  --tw-ring-color: rgb(133 77 14 / 0.05);
}
.ring-yellow-800\/50{
  --tw-ring-color: rgb(133 77 14 / 0.5);
}
.ring-yellow-800\/55{
  --tw-ring-color: rgb(133 77 14 / 0.55);
}
.ring-yellow-800\/60{
  --tw-ring-color: rgb(133 77 14 / 0.6);
}
.ring-yellow-800\/65{
  --tw-ring-color: rgb(133 77 14 / 0.65);
}
.ring-yellow-800\/70{
  --tw-ring-color: rgb(133 77 14 / 0.7);
}
.ring-yellow-800\/75{
  --tw-ring-color: rgb(133 77 14 / 0.75);
}
.ring-yellow-800\/80{
  --tw-ring-color: rgb(133 77 14 / 0.8);
}
.ring-yellow-800\/85{
  --tw-ring-color: rgb(133 77 14 / 0.85);
}
.ring-yellow-800\/90{
  --tw-ring-color: rgb(133 77 14 / 0.9);
}
.ring-yellow-800\/95{
  --tw-ring-color: rgb(133 77 14 / 0.95);
}
.ring-yellow-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1));
}
.ring-yellow-900\/0{
  --tw-ring-color: rgb(113 63 18 / 0);
}
.ring-yellow-900\/10{
  --tw-ring-color: rgb(113 63 18 / 0.1);
}
.ring-yellow-900\/100{
  --tw-ring-color: rgb(113 63 18 / 1);
}
.ring-yellow-900\/15{
  --tw-ring-color: rgb(113 63 18 / 0.15);
}
.ring-yellow-900\/20{
  --tw-ring-color: rgb(113 63 18 / 0.2);
}
.ring-yellow-900\/25{
  --tw-ring-color: rgb(113 63 18 / 0.25);
}
.ring-yellow-900\/30{
  --tw-ring-color: rgb(113 63 18 / 0.3);
}
.ring-yellow-900\/35{
  --tw-ring-color: rgb(113 63 18 / 0.35);
}
.ring-yellow-900\/40{
  --tw-ring-color: rgb(113 63 18 / 0.4);
}
.ring-yellow-900\/45{
  --tw-ring-color: rgb(113 63 18 / 0.45);
}
.ring-yellow-900\/5{
  --tw-ring-color: rgb(113 63 18 / 0.05);
}
.ring-yellow-900\/50{
  --tw-ring-color: rgb(113 63 18 / 0.5);
}
.ring-yellow-900\/55{
  --tw-ring-color: rgb(113 63 18 / 0.55);
}
.ring-yellow-900\/60{
  --tw-ring-color: rgb(113 63 18 / 0.6);
}
.ring-yellow-900\/65{
  --tw-ring-color: rgb(113 63 18 / 0.65);
}
.ring-yellow-900\/70{
  --tw-ring-color: rgb(113 63 18 / 0.7);
}
.ring-yellow-900\/75{
  --tw-ring-color: rgb(113 63 18 / 0.75);
}
.ring-yellow-900\/80{
  --tw-ring-color: rgb(113 63 18 / 0.8);
}
.ring-yellow-900\/85{
  --tw-ring-color: rgb(113 63 18 / 0.85);
}
.ring-yellow-900\/90{
  --tw-ring-color: rgb(113 63 18 / 0.9);
}
.ring-yellow-900\/95{
  --tw-ring-color: rgb(113 63 18 / 0.95);
}
.ring-yellow-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1));
}
.ring-yellow-950\/0{
  --tw-ring-color: rgb(66 32 6 / 0);
}
.ring-yellow-950\/10{
  --tw-ring-color: rgb(66 32 6 / 0.1);
}
.ring-yellow-950\/100{
  --tw-ring-color: rgb(66 32 6 / 1);
}
.ring-yellow-950\/15{
  --tw-ring-color: rgb(66 32 6 / 0.15);
}
.ring-yellow-950\/20{
  --tw-ring-color: rgb(66 32 6 / 0.2);
}
.ring-yellow-950\/25{
  --tw-ring-color: rgb(66 32 6 / 0.25);
}
.ring-yellow-950\/30{
  --tw-ring-color: rgb(66 32 6 / 0.3);
}
.ring-yellow-950\/35{
  --tw-ring-color: rgb(66 32 6 / 0.35);
}
.ring-yellow-950\/40{
  --tw-ring-color: rgb(66 32 6 / 0.4);
}
.ring-yellow-950\/45{
  --tw-ring-color: rgb(66 32 6 / 0.45);
}
.ring-yellow-950\/5{
  --tw-ring-color: rgb(66 32 6 / 0.05);
}
.ring-yellow-950\/50{
  --tw-ring-color: rgb(66 32 6 / 0.5);
}
.ring-yellow-950\/55{
  --tw-ring-color: rgb(66 32 6 / 0.55);
}
.ring-yellow-950\/60{
  --tw-ring-color: rgb(66 32 6 / 0.6);
}
.ring-yellow-950\/65{
  --tw-ring-color: rgb(66 32 6 / 0.65);
}
.ring-yellow-950\/70{
  --tw-ring-color: rgb(66 32 6 / 0.7);
}
.ring-yellow-950\/75{
  --tw-ring-color: rgb(66 32 6 / 0.75);
}
.ring-yellow-950\/80{
  --tw-ring-color: rgb(66 32 6 / 0.8);
}
.ring-yellow-950\/85{
  --tw-ring-color: rgb(66 32 6 / 0.85);
}
.ring-yellow-950\/90{
  --tw-ring-color: rgb(66 32 6 / 0.9);
}
.ring-yellow-950\/95{
  --tw-ring-color: rgb(66 32 6 / 0.95);
}
.ring-zinc-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 244 245 / var(--tw-ring-opacity, 1));
}
.ring-zinc-100\/0{
  --tw-ring-color: rgb(244 244 245 / 0);
}
.ring-zinc-100\/10{
  --tw-ring-color: rgb(244 244 245 / 0.1);
}
.ring-zinc-100\/100{
  --tw-ring-color: rgb(244 244 245 / 1);
}
.ring-zinc-100\/15{
  --tw-ring-color: rgb(244 244 245 / 0.15);
}
.ring-zinc-100\/20{
  --tw-ring-color: rgb(244 244 245 / 0.2);
}
.ring-zinc-100\/25{
  --tw-ring-color: rgb(244 244 245 / 0.25);
}
.ring-zinc-100\/30{
  --tw-ring-color: rgb(244 244 245 / 0.3);
}
.ring-zinc-100\/35{
  --tw-ring-color: rgb(244 244 245 / 0.35);
}
.ring-zinc-100\/40{
  --tw-ring-color: rgb(244 244 245 / 0.4);
}
.ring-zinc-100\/45{
  --tw-ring-color: rgb(244 244 245 / 0.45);
}
.ring-zinc-100\/5{
  --tw-ring-color: rgb(244 244 245 / 0.05);
}
.ring-zinc-100\/50{
  --tw-ring-color: rgb(244 244 245 / 0.5);
}
.ring-zinc-100\/55{
  --tw-ring-color: rgb(244 244 245 / 0.55);
}
.ring-zinc-100\/60{
  --tw-ring-color: rgb(244 244 245 / 0.6);
}
.ring-zinc-100\/65{
  --tw-ring-color: rgb(244 244 245 / 0.65);
}
.ring-zinc-100\/70{
  --tw-ring-color: rgb(244 244 245 / 0.7);
}
.ring-zinc-100\/75{
  --tw-ring-color: rgb(244 244 245 / 0.75);
}
.ring-zinc-100\/80{
  --tw-ring-color: rgb(244 244 245 / 0.8);
}
.ring-zinc-100\/85{
  --tw-ring-color: rgb(244 244 245 / 0.85);
}
.ring-zinc-100\/90{
  --tw-ring-color: rgb(244 244 245 / 0.9);
}
.ring-zinc-100\/95{
  --tw-ring-color: rgb(244 244 245 / 0.95);
}
.ring-zinc-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(228 228 231 / var(--tw-ring-opacity, 1));
}
.ring-zinc-200\/0{
  --tw-ring-color: rgb(228 228 231 / 0);
}
.ring-zinc-200\/10{
  --tw-ring-color: rgb(228 228 231 / 0.1);
}
.ring-zinc-200\/100{
  --tw-ring-color: rgb(228 228 231 / 1);
}
.ring-zinc-200\/15{
  --tw-ring-color: rgb(228 228 231 / 0.15);
}
.ring-zinc-200\/20{
  --tw-ring-color: rgb(228 228 231 / 0.2);
}
.ring-zinc-200\/25{
  --tw-ring-color: rgb(228 228 231 / 0.25);
}
.ring-zinc-200\/30{
  --tw-ring-color: rgb(228 228 231 / 0.3);
}
.ring-zinc-200\/35{
  --tw-ring-color: rgb(228 228 231 / 0.35);
}
.ring-zinc-200\/40{
  --tw-ring-color: rgb(228 228 231 / 0.4);
}
.ring-zinc-200\/45{
  --tw-ring-color: rgb(228 228 231 / 0.45);
}
.ring-zinc-200\/5{
  --tw-ring-color: rgb(228 228 231 / 0.05);
}
.ring-zinc-200\/50{
  --tw-ring-color: rgb(228 228 231 / 0.5);
}
.ring-zinc-200\/55{
  --tw-ring-color: rgb(228 228 231 / 0.55);
}
.ring-zinc-200\/60{
  --tw-ring-color: rgb(228 228 231 / 0.6);
}
.ring-zinc-200\/65{
  --tw-ring-color: rgb(228 228 231 / 0.65);
}
.ring-zinc-200\/70{
  --tw-ring-color: rgb(228 228 231 / 0.7);
}
.ring-zinc-200\/75{
  --tw-ring-color: rgb(228 228 231 / 0.75);
}
.ring-zinc-200\/80{
  --tw-ring-color: rgb(228 228 231 / 0.8);
}
.ring-zinc-200\/85{
  --tw-ring-color: rgb(228 228 231 / 0.85);
}
.ring-zinc-200\/90{
  --tw-ring-color: rgb(228 228 231 / 0.9);
}
.ring-zinc-200\/95{
  --tw-ring-color: rgb(228 228 231 / 0.95);
}
.ring-zinc-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 216 / var(--tw-ring-opacity, 1));
}
.ring-zinc-300\/0{
  --tw-ring-color: rgb(212 212 216 / 0);
}
.ring-zinc-300\/10{
  --tw-ring-color: rgb(212 212 216 / 0.1);
}
.ring-zinc-300\/100{
  --tw-ring-color: rgb(212 212 216 / 1);
}
.ring-zinc-300\/15{
  --tw-ring-color: rgb(212 212 216 / 0.15);
}
.ring-zinc-300\/20{
  --tw-ring-color: rgb(212 212 216 / 0.2);
}
.ring-zinc-300\/25{
  --tw-ring-color: rgb(212 212 216 / 0.25);
}
.ring-zinc-300\/30{
  --tw-ring-color: rgb(212 212 216 / 0.3);
}
.ring-zinc-300\/35{
  --tw-ring-color: rgb(212 212 216 / 0.35);
}
.ring-zinc-300\/40{
  --tw-ring-color: rgb(212 212 216 / 0.4);
}
.ring-zinc-300\/45{
  --tw-ring-color: rgb(212 212 216 / 0.45);
}
.ring-zinc-300\/5{
  --tw-ring-color: rgb(212 212 216 / 0.05);
}
.ring-zinc-300\/50{
  --tw-ring-color: rgb(212 212 216 / 0.5);
}
.ring-zinc-300\/55{
  --tw-ring-color: rgb(212 212 216 / 0.55);
}
.ring-zinc-300\/60{
  --tw-ring-color: rgb(212 212 216 / 0.6);
}
.ring-zinc-300\/65{
  --tw-ring-color: rgb(212 212 216 / 0.65);
}
.ring-zinc-300\/70{
  --tw-ring-color: rgb(212 212 216 / 0.7);
}
.ring-zinc-300\/75{
  --tw-ring-color: rgb(212 212 216 / 0.75);
}
.ring-zinc-300\/80{
  --tw-ring-color: rgb(212 212 216 / 0.8);
}
.ring-zinc-300\/85{
  --tw-ring-color: rgb(212 212 216 / 0.85);
}
.ring-zinc-300\/90{
  --tw-ring-color: rgb(212 212 216 / 0.9);
}
.ring-zinc-300\/95{
  --tw-ring-color: rgb(212 212 216 / 0.95);
}
.ring-zinc-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 161 170 / var(--tw-ring-opacity, 1));
}
.ring-zinc-400\/0{
  --tw-ring-color: rgb(161 161 170 / 0);
}
.ring-zinc-400\/10{
  --tw-ring-color: rgb(161 161 170 / 0.1);
}
.ring-zinc-400\/100{
  --tw-ring-color: rgb(161 161 170 / 1);
}
.ring-zinc-400\/15{
  --tw-ring-color: rgb(161 161 170 / 0.15);
}
.ring-zinc-400\/20{
  --tw-ring-color: rgb(161 161 170 / 0.2);
}
.ring-zinc-400\/25{
  --tw-ring-color: rgb(161 161 170 / 0.25);
}
.ring-zinc-400\/30{
  --tw-ring-color: rgb(161 161 170 / 0.3);
}
.ring-zinc-400\/35{
  --tw-ring-color: rgb(161 161 170 / 0.35);
}
.ring-zinc-400\/40{
  --tw-ring-color: rgb(161 161 170 / 0.4);
}
.ring-zinc-400\/45{
  --tw-ring-color: rgb(161 161 170 / 0.45);
}
.ring-zinc-400\/5{
  --tw-ring-color: rgb(161 161 170 / 0.05);
}
.ring-zinc-400\/50{
  --tw-ring-color: rgb(161 161 170 / 0.5);
}
.ring-zinc-400\/55{
  --tw-ring-color: rgb(161 161 170 / 0.55);
}
.ring-zinc-400\/60{
  --tw-ring-color: rgb(161 161 170 / 0.6);
}
.ring-zinc-400\/65{
  --tw-ring-color: rgb(161 161 170 / 0.65);
}
.ring-zinc-400\/70{
  --tw-ring-color: rgb(161 161 170 / 0.7);
}
.ring-zinc-400\/75{
  --tw-ring-color: rgb(161 161 170 / 0.75);
}
.ring-zinc-400\/80{
  --tw-ring-color: rgb(161 161 170 / 0.8);
}
.ring-zinc-400\/85{
  --tw-ring-color: rgb(161 161 170 / 0.85);
}
.ring-zinc-400\/90{
  --tw-ring-color: rgb(161 161 170 / 0.9);
}
.ring-zinc-400\/95{
  --tw-ring-color: rgb(161 161 170 / 0.95);
}
.ring-zinc-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1));
}
.ring-zinc-50\/0{
  --tw-ring-color: rgb(250 250 250 / 0);
}
.ring-zinc-50\/10{
  --tw-ring-color: rgb(250 250 250 / 0.1);
}
.ring-zinc-50\/100{
  --tw-ring-color: rgb(250 250 250 / 1);
}
.ring-zinc-50\/15{
  --tw-ring-color: rgb(250 250 250 / 0.15);
}
.ring-zinc-50\/20{
  --tw-ring-color: rgb(250 250 250 / 0.2);
}
.ring-zinc-50\/25{
  --tw-ring-color: rgb(250 250 250 / 0.25);
}
.ring-zinc-50\/30{
  --tw-ring-color: rgb(250 250 250 / 0.3);
}
.ring-zinc-50\/35{
  --tw-ring-color: rgb(250 250 250 / 0.35);
}
.ring-zinc-50\/40{
  --tw-ring-color: rgb(250 250 250 / 0.4);
}
.ring-zinc-50\/45{
  --tw-ring-color: rgb(250 250 250 / 0.45);
}
.ring-zinc-50\/5{
  --tw-ring-color: rgb(250 250 250 / 0.05);
}
.ring-zinc-50\/50{
  --tw-ring-color: rgb(250 250 250 / 0.5);
}
.ring-zinc-50\/55{
  --tw-ring-color: rgb(250 250 250 / 0.55);
}
.ring-zinc-50\/60{
  --tw-ring-color: rgb(250 250 250 / 0.6);
}
.ring-zinc-50\/65{
  --tw-ring-color: rgb(250 250 250 / 0.65);
}
.ring-zinc-50\/70{
  --tw-ring-color: rgb(250 250 250 / 0.7);
}
.ring-zinc-50\/75{
  --tw-ring-color: rgb(250 250 250 / 0.75);
}
.ring-zinc-50\/80{
  --tw-ring-color: rgb(250 250 250 / 0.8);
}
.ring-zinc-50\/85{
  --tw-ring-color: rgb(250 250 250 / 0.85);
}
.ring-zinc-50\/90{
  --tw-ring-color: rgb(250 250 250 / 0.9);
}
.ring-zinc-50\/95{
  --tw-ring-color: rgb(250 250 250 / 0.95);
}
.ring-zinc-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1));
}
.ring-zinc-500\/0{
  --tw-ring-color: rgb(113 113 122 / 0);
}
.ring-zinc-500\/10{
  --tw-ring-color: rgb(113 113 122 / 0.1);
}
.ring-zinc-500\/100{
  --tw-ring-color: rgb(113 113 122 / 1);
}
.ring-zinc-500\/15{
  --tw-ring-color: rgb(113 113 122 / 0.15);
}
.ring-zinc-500\/20{
  --tw-ring-color: rgb(113 113 122 / 0.2);
}
.ring-zinc-500\/25{
  --tw-ring-color: rgb(113 113 122 / 0.25);
}
.ring-zinc-500\/30{
  --tw-ring-color: rgb(113 113 122 / 0.3);
}
.ring-zinc-500\/35{
  --tw-ring-color: rgb(113 113 122 / 0.35);
}
.ring-zinc-500\/40{
  --tw-ring-color: rgb(113 113 122 / 0.4);
}
.ring-zinc-500\/45{
  --tw-ring-color: rgb(113 113 122 / 0.45);
}
.ring-zinc-500\/5{
  --tw-ring-color: rgb(113 113 122 / 0.05);
}
.ring-zinc-500\/50{
  --tw-ring-color: rgb(113 113 122 / 0.5);
}
.ring-zinc-500\/55{
  --tw-ring-color: rgb(113 113 122 / 0.55);
}
.ring-zinc-500\/60{
  --tw-ring-color: rgb(113 113 122 / 0.6);
}
.ring-zinc-500\/65{
  --tw-ring-color: rgb(113 113 122 / 0.65);
}
.ring-zinc-500\/70{
  --tw-ring-color: rgb(113 113 122 / 0.7);
}
.ring-zinc-500\/75{
  --tw-ring-color: rgb(113 113 122 / 0.75);
}
.ring-zinc-500\/80{
  --tw-ring-color: rgb(113 113 122 / 0.8);
}
.ring-zinc-500\/85{
  --tw-ring-color: rgb(113 113 122 / 0.85);
}
.ring-zinc-500\/90{
  --tw-ring-color: rgb(113 113 122 / 0.9);
}
.ring-zinc-500\/95{
  --tw-ring-color: rgb(113 113 122 / 0.95);
}
.ring-zinc-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 91 / var(--tw-ring-opacity, 1));
}
.ring-zinc-600\/0{
  --tw-ring-color: rgb(82 82 91 / 0);
}
.ring-zinc-600\/10{
  --tw-ring-color: rgb(82 82 91 / 0.1);
}
.ring-zinc-600\/100{
  --tw-ring-color: rgb(82 82 91 / 1);
}
.ring-zinc-600\/15{
  --tw-ring-color: rgb(82 82 91 / 0.15);
}
.ring-zinc-600\/20{
  --tw-ring-color: rgb(82 82 91 / 0.2);
}
.ring-zinc-600\/25{
  --tw-ring-color: rgb(82 82 91 / 0.25);
}
.ring-zinc-600\/30{
  --tw-ring-color: rgb(82 82 91 / 0.3);
}
.ring-zinc-600\/35{
  --tw-ring-color: rgb(82 82 91 / 0.35);
}
.ring-zinc-600\/40{
  --tw-ring-color: rgb(82 82 91 / 0.4);
}
.ring-zinc-600\/45{
  --tw-ring-color: rgb(82 82 91 / 0.45);
}
.ring-zinc-600\/5{
  --tw-ring-color: rgb(82 82 91 / 0.05);
}
.ring-zinc-600\/50{
  --tw-ring-color: rgb(82 82 91 / 0.5);
}
.ring-zinc-600\/55{
  --tw-ring-color: rgb(82 82 91 / 0.55);
}
.ring-zinc-600\/60{
  --tw-ring-color: rgb(82 82 91 / 0.6);
}
.ring-zinc-600\/65{
  --tw-ring-color: rgb(82 82 91 / 0.65);
}
.ring-zinc-600\/70{
  --tw-ring-color: rgb(82 82 91 / 0.7);
}
.ring-zinc-600\/75{
  --tw-ring-color: rgb(82 82 91 / 0.75);
}
.ring-zinc-600\/80{
  --tw-ring-color: rgb(82 82 91 / 0.8);
}
.ring-zinc-600\/85{
  --tw-ring-color: rgb(82 82 91 / 0.85);
}
.ring-zinc-600\/90{
  --tw-ring-color: rgb(82 82 91 / 0.9);
}
.ring-zinc-600\/95{
  --tw-ring-color: rgb(82 82 91 / 0.95);
}
.ring-zinc-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1));
}
.ring-zinc-700\/0{
  --tw-ring-color: rgb(63 63 70 / 0);
}
.ring-zinc-700\/10{
  --tw-ring-color: rgb(63 63 70 / 0.1);
}
.ring-zinc-700\/100{
  --tw-ring-color: rgb(63 63 70 / 1);
}
.ring-zinc-700\/15{
  --tw-ring-color: rgb(63 63 70 / 0.15);
}
.ring-zinc-700\/20{
  --tw-ring-color: rgb(63 63 70 / 0.2);
}
.ring-zinc-700\/25{
  --tw-ring-color: rgb(63 63 70 / 0.25);
}
.ring-zinc-700\/30{
  --tw-ring-color: rgb(63 63 70 / 0.3);
}
.ring-zinc-700\/35{
  --tw-ring-color: rgb(63 63 70 / 0.35);
}
.ring-zinc-700\/40{
  --tw-ring-color: rgb(63 63 70 / 0.4);
}
.ring-zinc-700\/45{
  --tw-ring-color: rgb(63 63 70 / 0.45);
}
.ring-zinc-700\/5{
  --tw-ring-color: rgb(63 63 70 / 0.05);
}
.ring-zinc-700\/50{
  --tw-ring-color: rgb(63 63 70 / 0.5);
}
.ring-zinc-700\/55{
  --tw-ring-color: rgb(63 63 70 / 0.55);
}
.ring-zinc-700\/60{
  --tw-ring-color: rgb(63 63 70 / 0.6);
}
.ring-zinc-700\/65{
  --tw-ring-color: rgb(63 63 70 / 0.65);
}
.ring-zinc-700\/70{
  --tw-ring-color: rgb(63 63 70 / 0.7);
}
.ring-zinc-700\/75{
  --tw-ring-color: rgb(63 63 70 / 0.75);
}
.ring-zinc-700\/80{
  --tw-ring-color: rgb(63 63 70 / 0.8);
}
.ring-zinc-700\/85{
  --tw-ring-color: rgb(63 63 70 / 0.85);
}
.ring-zinc-700\/90{
  --tw-ring-color: rgb(63 63 70 / 0.9);
}
.ring-zinc-700\/95{
  --tw-ring-color: rgb(63 63 70 / 0.95);
}
.ring-zinc-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1));
}
.ring-zinc-800\/0{
  --tw-ring-color: rgb(39 39 42 / 0);
}
.ring-zinc-800\/10{
  --tw-ring-color: rgb(39 39 42 / 0.1);
}
.ring-zinc-800\/100{
  --tw-ring-color: rgb(39 39 42 / 1);
}
.ring-zinc-800\/15{
  --tw-ring-color: rgb(39 39 42 / 0.15);
}
.ring-zinc-800\/20{
  --tw-ring-color: rgb(39 39 42 / 0.2);
}
.ring-zinc-800\/25{
  --tw-ring-color: rgb(39 39 42 / 0.25);
}
.ring-zinc-800\/30{
  --tw-ring-color: rgb(39 39 42 / 0.3);
}
.ring-zinc-800\/35{
  --tw-ring-color: rgb(39 39 42 / 0.35);
}
.ring-zinc-800\/40{
  --tw-ring-color: rgb(39 39 42 / 0.4);
}
.ring-zinc-800\/45{
  --tw-ring-color: rgb(39 39 42 / 0.45);
}
.ring-zinc-800\/5{
  --tw-ring-color: rgb(39 39 42 / 0.05);
}
.ring-zinc-800\/50{
  --tw-ring-color: rgb(39 39 42 / 0.5);
}
.ring-zinc-800\/55{
  --tw-ring-color: rgb(39 39 42 / 0.55);
}
.ring-zinc-800\/60{
  --tw-ring-color: rgb(39 39 42 / 0.6);
}
.ring-zinc-800\/65{
  --tw-ring-color: rgb(39 39 42 / 0.65);
}
.ring-zinc-800\/70{
  --tw-ring-color: rgb(39 39 42 / 0.7);
}
.ring-zinc-800\/75{
  --tw-ring-color: rgb(39 39 42 / 0.75);
}
.ring-zinc-800\/80{
  --tw-ring-color: rgb(39 39 42 / 0.8);
}
.ring-zinc-800\/85{
  --tw-ring-color: rgb(39 39 42 / 0.85);
}
.ring-zinc-800\/90{
  --tw-ring-color: rgb(39 39 42 / 0.9);
}
.ring-zinc-800\/95{
  --tw-ring-color: rgb(39 39 42 / 0.95);
}
.ring-zinc-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(24 24 27 / var(--tw-ring-opacity, 1));
}
.ring-zinc-900\/0{
  --tw-ring-color: rgb(24 24 27 / 0);
}
.ring-zinc-900\/10{
  --tw-ring-color: rgb(24 24 27 / 0.1);
}
.ring-zinc-900\/100{
  --tw-ring-color: rgb(24 24 27 / 1);
}
.ring-zinc-900\/15{
  --tw-ring-color: rgb(24 24 27 / 0.15);
}
.ring-zinc-900\/20{
  --tw-ring-color: rgb(24 24 27 / 0.2);
}
.ring-zinc-900\/25{
  --tw-ring-color: rgb(24 24 27 / 0.25);
}
.ring-zinc-900\/30{
  --tw-ring-color: rgb(24 24 27 / 0.3);
}
.ring-zinc-900\/35{
  --tw-ring-color: rgb(24 24 27 / 0.35);
}
.ring-zinc-900\/40{
  --tw-ring-color: rgb(24 24 27 / 0.4);
}
.ring-zinc-900\/45{
  --tw-ring-color: rgb(24 24 27 / 0.45);
}
.ring-zinc-900\/5{
  --tw-ring-color: rgb(24 24 27 / 0.05);
}
.ring-zinc-900\/50{
  --tw-ring-color: rgb(24 24 27 / 0.5);
}
.ring-zinc-900\/55{
  --tw-ring-color: rgb(24 24 27 / 0.55);
}
.ring-zinc-900\/60{
  --tw-ring-color: rgb(24 24 27 / 0.6);
}
.ring-zinc-900\/65{
  --tw-ring-color: rgb(24 24 27 / 0.65);
}
.ring-zinc-900\/70{
  --tw-ring-color: rgb(24 24 27 / 0.7);
}
.ring-zinc-900\/75{
  --tw-ring-color: rgb(24 24 27 / 0.75);
}
.ring-zinc-900\/80{
  --tw-ring-color: rgb(24 24 27 / 0.8);
}
.ring-zinc-900\/85{
  --tw-ring-color: rgb(24 24 27 / 0.85);
}
.ring-zinc-900\/90{
  --tw-ring-color: rgb(24 24 27 / 0.9);
}
.ring-zinc-900\/95{
  --tw-ring-color: rgb(24 24 27 / 0.95);
}
.ring-zinc-950{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(9 9 11 / var(--tw-ring-opacity, 1));
}
.ring-zinc-950\/0{
  --tw-ring-color: rgb(9 9 11 / 0);
}
.ring-zinc-950\/10{
  --tw-ring-color: rgb(9 9 11 / 0.1);
}
.ring-zinc-950\/100{
  --tw-ring-color: rgb(9 9 11 / 1);
}
.ring-zinc-950\/15{
  --tw-ring-color: rgb(9 9 11 / 0.15);
}
.ring-zinc-950\/20{
  --tw-ring-color: rgb(9 9 11 / 0.2);
}
.ring-zinc-950\/25{
  --tw-ring-color: rgb(9 9 11 / 0.25);
}
.ring-zinc-950\/30{
  --tw-ring-color: rgb(9 9 11 / 0.3);
}
.ring-zinc-950\/35{
  --tw-ring-color: rgb(9 9 11 / 0.35);
}
.ring-zinc-950\/40{
  --tw-ring-color: rgb(9 9 11 / 0.4);
}
.ring-zinc-950\/45{
  --tw-ring-color: rgb(9 9 11 / 0.45);
}
.ring-zinc-950\/5{
  --tw-ring-color: rgb(9 9 11 / 0.05);
}
.ring-zinc-950\/50{
  --tw-ring-color: rgb(9 9 11 / 0.5);
}
.ring-zinc-950\/55{
  --tw-ring-color: rgb(9 9 11 / 0.55);
}
.ring-zinc-950\/60{
  --tw-ring-color: rgb(9 9 11 / 0.6);
}
.ring-zinc-950\/65{
  --tw-ring-color: rgb(9 9 11 / 0.65);
}
.ring-zinc-950\/70{
  --tw-ring-color: rgb(9 9 11 / 0.7);
}
.ring-zinc-950\/75{
  --tw-ring-color: rgb(9 9 11 / 0.75);
}
.ring-zinc-950\/80{
  --tw-ring-color: rgb(9 9 11 / 0.8);
}
.ring-zinc-950\/85{
  --tw-ring-color: rgb(9 9 11 / 0.85);
}
.ring-zinc-950\/90{
  --tw-ring-color: rgb(9 9 11 / 0.9);
}
.ring-zinc-950\/95{
  --tw-ring-color: rgb(9 9 11 / 0.95);
}
.ring-opacity-0{
  --tw-ring-opacity: 0;
}
.ring-opacity-10{
  --tw-ring-opacity: 0.1;
}
.ring-opacity-100{
  --tw-ring-opacity: 1;
}
.ring-opacity-15{
  --tw-ring-opacity: 0.15;
}
.ring-opacity-20{
  --tw-ring-opacity: 0.2;
}
.ring-opacity-25{
  --tw-ring-opacity: 0.25;
}
.ring-opacity-30{
  --tw-ring-opacity: 0.3;
}
.ring-opacity-35{
  --tw-ring-opacity: 0.35;
}
.ring-opacity-40{
  --tw-ring-opacity: 0.4;
}
.ring-opacity-45{
  --tw-ring-opacity: 0.45;
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.ring-opacity-50{
  --tw-ring-opacity: 0.5;
}
.ring-opacity-55{
  --tw-ring-opacity: 0.55;
}
.ring-opacity-60{
  --tw-ring-opacity: 0.6;
}
.ring-opacity-65{
  --tw-ring-opacity: 0.65;
}
.ring-opacity-70{
  --tw-ring-opacity: 0.7;
}
.ring-opacity-75{
  --tw-ring-opacity: 0.75;
}
.ring-opacity-80{
  --tw-ring-opacity: 0.8;
}
.ring-opacity-85{
  --tw-ring-opacity: 0.85;
}
.ring-opacity-90{
  --tw-ring-opacity: 0.9;
}
.ring-opacity-95{
  --tw-ring-opacity: 0.95;
}
.ring-offset-0{
  --tw-ring-offset-width: 0px;
}
.ring-offset-1{
  --tw-ring-offset-width: 1px;
}
.ring-offset-2{
  --tw-ring-offset-width: 2px;
}
.ring-offset-4{
  --tw-ring-offset-width: 4px;
}
.ring-offset-8{
  --tw-ring-offset-width: 8px;
}
.ring-offset-about-blue{
  --tw-ring-offset-color: hsl(var(--color-about-blue));
}
.ring-offset-about-blue\/0{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0);
}
.ring-offset-about-blue\/10{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.1);
}
.ring-offset-about-blue\/100{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 1);
}
.ring-offset-about-blue\/15{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.15);
}
.ring-offset-about-blue\/20{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.2);
}
.ring-offset-about-blue\/25{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.25);
}
.ring-offset-about-blue\/30{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.3);
}
.ring-offset-about-blue\/35{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.35);
}
.ring-offset-about-blue\/40{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.4);
}
.ring-offset-about-blue\/45{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.45);
}
.ring-offset-about-blue\/5{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.05);
}
.ring-offset-about-blue\/50{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.5);
}
.ring-offset-about-blue\/55{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.55);
}
.ring-offset-about-blue\/60{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.6);
}
.ring-offset-about-blue\/65{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.65);
}
.ring-offset-about-blue\/70{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.7);
}
.ring-offset-about-blue\/75{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.75);
}
.ring-offset-about-blue\/80{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.8);
}
.ring-offset-about-blue\/85{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.85);
}
.ring-offset-about-blue\/90{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.9);
}
.ring-offset-about-blue\/95{
  --tw-ring-offset-color: hsl(var(--color-about-blue) / 0.95);
}
.ring-offset-accent{
  --tw-ring-offset-color: hsl(var(--accent));
}
.ring-offset-accent-foreground{
  --tw-ring-offset-color: hsl(var(--accent-foreground));
}
.ring-offset-accent-foreground\/0{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0);
}
.ring-offset-accent-foreground\/10{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.1);
}
.ring-offset-accent-foreground\/100{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 1);
}
.ring-offset-accent-foreground\/15{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.15);
}
.ring-offset-accent-foreground\/20{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.2);
}
.ring-offset-accent-foreground\/25{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.25);
}
.ring-offset-accent-foreground\/30{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.3);
}
.ring-offset-accent-foreground\/35{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.35);
}
.ring-offset-accent-foreground\/40{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.4);
}
.ring-offset-accent-foreground\/45{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.45);
}
.ring-offset-accent-foreground\/5{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.05);
}
.ring-offset-accent-foreground\/50{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.5);
}
.ring-offset-accent-foreground\/55{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.55);
}
.ring-offset-accent-foreground\/60{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.6);
}
.ring-offset-accent-foreground\/65{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.65);
}
.ring-offset-accent-foreground\/70{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.7);
}
.ring-offset-accent-foreground\/75{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.75);
}
.ring-offset-accent-foreground\/80{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.8);
}
.ring-offset-accent-foreground\/85{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.85);
}
.ring-offset-accent-foreground\/90{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.9);
}
.ring-offset-accent-foreground\/95{
  --tw-ring-offset-color: hsl(var(--accent-foreground) / 0.95);
}
.ring-offset-accent\/0{
  --tw-ring-offset-color: hsl(var(--accent) / 0);
}
.ring-offset-accent\/10{
  --tw-ring-offset-color: hsl(var(--accent) / 0.1);
}
.ring-offset-accent\/100{
  --tw-ring-offset-color: hsl(var(--accent) / 1);
}
.ring-offset-accent\/15{
  --tw-ring-offset-color: hsl(var(--accent) / 0.15);
}
.ring-offset-accent\/20{
  --tw-ring-offset-color: hsl(var(--accent) / 0.2);
}
.ring-offset-accent\/25{
  --tw-ring-offset-color: hsl(var(--accent) / 0.25);
}
.ring-offset-accent\/30{
  --tw-ring-offset-color: hsl(var(--accent) / 0.3);
}
.ring-offset-accent\/35{
  --tw-ring-offset-color: hsl(var(--accent) / 0.35);
}
.ring-offset-accent\/40{
  --tw-ring-offset-color: hsl(var(--accent) / 0.4);
}
.ring-offset-accent\/45{
  --tw-ring-offset-color: hsl(var(--accent) / 0.45);
}
.ring-offset-accent\/5{
  --tw-ring-offset-color: hsl(var(--accent) / 0.05);
}
.ring-offset-accent\/50{
  --tw-ring-offset-color: hsl(var(--accent) / 0.5);
}
.ring-offset-accent\/55{
  --tw-ring-offset-color: hsl(var(--accent) / 0.55);
}
.ring-offset-accent\/60{
  --tw-ring-offset-color: hsl(var(--accent) / 0.6);
}
.ring-offset-accent\/65{
  --tw-ring-offset-color: hsl(var(--accent) / 0.65);
}
.ring-offset-accent\/70{
  --tw-ring-offset-color: hsl(var(--accent) / 0.7);
}
.ring-offset-accent\/75{
  --tw-ring-offset-color: hsl(var(--accent) / 0.75);
}
.ring-offset-accent\/80{
  --tw-ring-offset-color: hsl(var(--accent) / 0.8);
}
.ring-offset-accent\/85{
  --tw-ring-offset-color: hsl(var(--accent) / 0.85);
}
.ring-offset-accent\/90{
  --tw-ring-offset-color: hsl(var(--accent) / 0.9);
}
.ring-offset-accent\/95{
  --tw-ring-offset-color: hsl(var(--accent) / 0.95);
}
.ring-offset-amber-100{
  --tw-ring-offset-color: #fef3c7;
}
.ring-offset-amber-100\/0{
  --tw-ring-offset-color: rgb(254 243 199 / 0);
}
.ring-offset-amber-100\/10{
  --tw-ring-offset-color: rgb(254 243 199 / 0.1);
}
.ring-offset-amber-100\/100{
  --tw-ring-offset-color: rgb(254 243 199 / 1);
}
.ring-offset-amber-100\/15{
  --tw-ring-offset-color: rgb(254 243 199 / 0.15);
}
.ring-offset-amber-100\/20{
  --tw-ring-offset-color: rgb(254 243 199 / 0.2);
}
.ring-offset-amber-100\/25{
  --tw-ring-offset-color: rgb(254 243 199 / 0.25);
}
.ring-offset-amber-100\/30{
  --tw-ring-offset-color: rgb(254 243 199 / 0.3);
}
.ring-offset-amber-100\/35{
  --tw-ring-offset-color: rgb(254 243 199 / 0.35);
}
.ring-offset-amber-100\/40{
  --tw-ring-offset-color: rgb(254 243 199 / 0.4);
}
.ring-offset-amber-100\/45{
  --tw-ring-offset-color: rgb(254 243 199 / 0.45);
}
.ring-offset-amber-100\/5{
  --tw-ring-offset-color: rgb(254 243 199 / 0.05);
}
.ring-offset-amber-100\/50{
  --tw-ring-offset-color: rgb(254 243 199 / 0.5);
}
.ring-offset-amber-100\/55{
  --tw-ring-offset-color: rgb(254 243 199 / 0.55);
}
.ring-offset-amber-100\/60{
  --tw-ring-offset-color: rgb(254 243 199 / 0.6);
}
.ring-offset-amber-100\/65{
  --tw-ring-offset-color: rgb(254 243 199 / 0.65);
}
.ring-offset-amber-100\/70{
  --tw-ring-offset-color: rgb(254 243 199 / 0.7);
}
.ring-offset-amber-100\/75{
  --tw-ring-offset-color: rgb(254 243 199 / 0.75);
}
.ring-offset-amber-100\/80{
  --tw-ring-offset-color: rgb(254 243 199 / 0.8);
}
.ring-offset-amber-100\/85{
  --tw-ring-offset-color: rgb(254 243 199 / 0.85);
}
.ring-offset-amber-100\/90{
  --tw-ring-offset-color: rgb(254 243 199 / 0.9);
}
.ring-offset-amber-100\/95{
  --tw-ring-offset-color: rgb(254 243 199 / 0.95);
}
.ring-offset-amber-200{
  --tw-ring-offset-color: #fde68a;
}
.ring-offset-amber-200\/0{
  --tw-ring-offset-color: rgb(253 230 138 / 0);
}
.ring-offset-amber-200\/10{
  --tw-ring-offset-color: rgb(253 230 138 / 0.1);
}
.ring-offset-amber-200\/100{
  --tw-ring-offset-color: rgb(253 230 138 / 1);
}
.ring-offset-amber-200\/15{
  --tw-ring-offset-color: rgb(253 230 138 / 0.15);
}
.ring-offset-amber-200\/20{
  --tw-ring-offset-color: rgb(253 230 138 / 0.2);
}
.ring-offset-amber-200\/25{
  --tw-ring-offset-color: rgb(253 230 138 / 0.25);
}
.ring-offset-amber-200\/30{
  --tw-ring-offset-color: rgb(253 230 138 / 0.3);
}
.ring-offset-amber-200\/35{
  --tw-ring-offset-color: rgb(253 230 138 / 0.35);
}
.ring-offset-amber-200\/40{
  --tw-ring-offset-color: rgb(253 230 138 / 0.4);
}
.ring-offset-amber-200\/45{
  --tw-ring-offset-color: rgb(253 230 138 / 0.45);
}
.ring-offset-amber-200\/5{
  --tw-ring-offset-color: rgb(253 230 138 / 0.05);
}
.ring-offset-amber-200\/50{
  --tw-ring-offset-color: rgb(253 230 138 / 0.5);
}
.ring-offset-amber-200\/55{
  --tw-ring-offset-color: rgb(253 230 138 / 0.55);
}
.ring-offset-amber-200\/60{
  --tw-ring-offset-color: rgb(253 230 138 / 0.6);
}
.ring-offset-amber-200\/65{
  --tw-ring-offset-color: rgb(253 230 138 / 0.65);
}
.ring-offset-amber-200\/70{
  --tw-ring-offset-color: rgb(253 230 138 / 0.7);
}
.ring-offset-amber-200\/75{
  --tw-ring-offset-color: rgb(253 230 138 / 0.75);
}
.ring-offset-amber-200\/80{
  --tw-ring-offset-color: rgb(253 230 138 / 0.8);
}
.ring-offset-amber-200\/85{
  --tw-ring-offset-color: rgb(253 230 138 / 0.85);
}
.ring-offset-amber-200\/90{
  --tw-ring-offset-color: rgb(253 230 138 / 0.9);
}
.ring-offset-amber-200\/95{
  --tw-ring-offset-color: rgb(253 230 138 / 0.95);
}
.ring-offset-amber-300{
  --tw-ring-offset-color: #fcd34d;
}
.ring-offset-amber-300\/0{
  --tw-ring-offset-color: rgb(252 211 77 / 0);
}
.ring-offset-amber-300\/10{
  --tw-ring-offset-color: rgb(252 211 77 / 0.1);
}
.ring-offset-amber-300\/100{
  --tw-ring-offset-color: rgb(252 211 77 / 1);
}
.ring-offset-amber-300\/15{
  --tw-ring-offset-color: rgb(252 211 77 / 0.15);
}
.ring-offset-amber-300\/20{
  --tw-ring-offset-color: rgb(252 211 77 / 0.2);
}
.ring-offset-amber-300\/25{
  --tw-ring-offset-color: rgb(252 211 77 / 0.25);
}
.ring-offset-amber-300\/30{
  --tw-ring-offset-color: rgb(252 211 77 / 0.3);
}
.ring-offset-amber-300\/35{
  --tw-ring-offset-color: rgb(252 211 77 / 0.35);
}
.ring-offset-amber-300\/40{
  --tw-ring-offset-color: rgb(252 211 77 / 0.4);
}
.ring-offset-amber-300\/45{
  --tw-ring-offset-color: rgb(252 211 77 / 0.45);
}
.ring-offset-amber-300\/5{
  --tw-ring-offset-color: rgb(252 211 77 / 0.05);
}
.ring-offset-amber-300\/50{
  --tw-ring-offset-color: rgb(252 211 77 / 0.5);
}
.ring-offset-amber-300\/55{
  --tw-ring-offset-color: rgb(252 211 77 / 0.55);
}
.ring-offset-amber-300\/60{
  --tw-ring-offset-color: rgb(252 211 77 / 0.6);
}
.ring-offset-amber-300\/65{
  --tw-ring-offset-color: rgb(252 211 77 / 0.65);
}
.ring-offset-amber-300\/70{
  --tw-ring-offset-color: rgb(252 211 77 / 0.7);
}
.ring-offset-amber-300\/75{
  --tw-ring-offset-color: rgb(252 211 77 / 0.75);
}
.ring-offset-amber-300\/80{
  --tw-ring-offset-color: rgb(252 211 77 / 0.8);
}
.ring-offset-amber-300\/85{
  --tw-ring-offset-color: rgb(252 211 77 / 0.85);
}
.ring-offset-amber-300\/90{
  --tw-ring-offset-color: rgb(252 211 77 / 0.9);
}
.ring-offset-amber-300\/95{
  --tw-ring-offset-color: rgb(252 211 77 / 0.95);
}
.ring-offset-amber-400{
  --tw-ring-offset-color: #fbbf24;
}
.ring-offset-amber-400\/0{
  --tw-ring-offset-color: rgb(251 191 36 / 0);
}
.ring-offset-amber-400\/10{
  --tw-ring-offset-color: rgb(251 191 36 / 0.1);
}
.ring-offset-amber-400\/100{
  --tw-ring-offset-color: rgb(251 191 36 / 1);
}
.ring-offset-amber-400\/15{
  --tw-ring-offset-color: rgb(251 191 36 / 0.15);
}
.ring-offset-amber-400\/20{
  --tw-ring-offset-color: rgb(251 191 36 / 0.2);
}
.ring-offset-amber-400\/25{
  --tw-ring-offset-color: rgb(251 191 36 / 0.25);
}
.ring-offset-amber-400\/30{
  --tw-ring-offset-color: rgb(251 191 36 / 0.3);
}
.ring-offset-amber-400\/35{
  --tw-ring-offset-color: rgb(251 191 36 / 0.35);
}
.ring-offset-amber-400\/40{
  --tw-ring-offset-color: rgb(251 191 36 / 0.4);
}
.ring-offset-amber-400\/45{
  --tw-ring-offset-color: rgb(251 191 36 / 0.45);
}
.ring-offset-amber-400\/5{
  --tw-ring-offset-color: rgb(251 191 36 / 0.05);
}
.ring-offset-amber-400\/50{
  --tw-ring-offset-color: rgb(251 191 36 / 0.5);
}
.ring-offset-amber-400\/55{
  --tw-ring-offset-color: rgb(251 191 36 / 0.55);
}
.ring-offset-amber-400\/60{
  --tw-ring-offset-color: rgb(251 191 36 / 0.6);
}
.ring-offset-amber-400\/65{
  --tw-ring-offset-color: rgb(251 191 36 / 0.65);
}
.ring-offset-amber-400\/70{
  --tw-ring-offset-color: rgb(251 191 36 / 0.7);
}
.ring-offset-amber-400\/75{
  --tw-ring-offset-color: rgb(251 191 36 / 0.75);
}
.ring-offset-amber-400\/80{
  --tw-ring-offset-color: rgb(251 191 36 / 0.8);
}
.ring-offset-amber-400\/85{
  --tw-ring-offset-color: rgb(251 191 36 / 0.85);
}
.ring-offset-amber-400\/90{
  --tw-ring-offset-color: rgb(251 191 36 / 0.9);
}
.ring-offset-amber-400\/95{
  --tw-ring-offset-color: rgb(251 191 36 / 0.95);
}
.ring-offset-amber-50{
  --tw-ring-offset-color: #fffbeb;
}
.ring-offset-amber-50\/0{
  --tw-ring-offset-color: rgb(255 251 235 / 0);
}
.ring-offset-amber-50\/10{
  --tw-ring-offset-color: rgb(255 251 235 / 0.1);
}
.ring-offset-amber-50\/100{
  --tw-ring-offset-color: rgb(255 251 235 / 1);
}
.ring-offset-amber-50\/15{
  --tw-ring-offset-color: rgb(255 251 235 / 0.15);
}
.ring-offset-amber-50\/20{
  --tw-ring-offset-color: rgb(255 251 235 / 0.2);
}
.ring-offset-amber-50\/25{
  --tw-ring-offset-color: rgb(255 251 235 / 0.25);
}
.ring-offset-amber-50\/30{
  --tw-ring-offset-color: rgb(255 251 235 / 0.3);
}
.ring-offset-amber-50\/35{
  --tw-ring-offset-color: rgb(255 251 235 / 0.35);
}
.ring-offset-amber-50\/40{
  --tw-ring-offset-color: rgb(255 251 235 / 0.4);
}
.ring-offset-amber-50\/45{
  --tw-ring-offset-color: rgb(255 251 235 / 0.45);
}
.ring-offset-amber-50\/5{
  --tw-ring-offset-color: rgb(255 251 235 / 0.05);
}
.ring-offset-amber-50\/50{
  --tw-ring-offset-color: rgb(255 251 235 / 0.5);
}
.ring-offset-amber-50\/55{
  --tw-ring-offset-color: rgb(255 251 235 / 0.55);
}
.ring-offset-amber-50\/60{
  --tw-ring-offset-color: rgb(255 251 235 / 0.6);
}
.ring-offset-amber-50\/65{
  --tw-ring-offset-color: rgb(255 251 235 / 0.65);
}
.ring-offset-amber-50\/70{
  --tw-ring-offset-color: rgb(255 251 235 / 0.7);
}
.ring-offset-amber-50\/75{
  --tw-ring-offset-color: rgb(255 251 235 / 0.75);
}
.ring-offset-amber-50\/80{
  --tw-ring-offset-color: rgb(255 251 235 / 0.8);
}
.ring-offset-amber-50\/85{
  --tw-ring-offset-color: rgb(255 251 235 / 0.85);
}
.ring-offset-amber-50\/90{
  --tw-ring-offset-color: rgb(255 251 235 / 0.9);
}
.ring-offset-amber-50\/95{
  --tw-ring-offset-color: rgb(255 251 235 / 0.95);
}
.ring-offset-amber-500{
  --tw-ring-offset-color: #f59e0b;
}
.ring-offset-amber-500\/0{
  --tw-ring-offset-color: rgb(245 158 11 / 0);
}
.ring-offset-amber-500\/10{
  --tw-ring-offset-color: rgb(245 158 11 / 0.1);
}
.ring-offset-amber-500\/100{
  --tw-ring-offset-color: rgb(245 158 11 / 1);
}
.ring-offset-amber-500\/15{
  --tw-ring-offset-color: rgb(245 158 11 / 0.15);
}
.ring-offset-amber-500\/20{
  --tw-ring-offset-color: rgb(245 158 11 / 0.2);
}
.ring-offset-amber-500\/25{
  --tw-ring-offset-color: rgb(245 158 11 / 0.25);
}
.ring-offset-amber-500\/30{
  --tw-ring-offset-color: rgb(245 158 11 / 0.3);
}
.ring-offset-amber-500\/35{
  --tw-ring-offset-color: rgb(245 158 11 / 0.35);
}
.ring-offset-amber-500\/40{
  --tw-ring-offset-color: rgb(245 158 11 / 0.4);
}
.ring-offset-amber-500\/45{
  --tw-ring-offset-color: rgb(245 158 11 / 0.45);
}
.ring-offset-amber-500\/5{
  --tw-ring-offset-color: rgb(245 158 11 / 0.05);
}
.ring-offset-amber-500\/50{
  --tw-ring-offset-color: rgb(245 158 11 / 0.5);
}
.ring-offset-amber-500\/55{
  --tw-ring-offset-color: rgb(245 158 11 / 0.55);
}
.ring-offset-amber-500\/60{
  --tw-ring-offset-color: rgb(245 158 11 / 0.6);
}
.ring-offset-amber-500\/65{
  --tw-ring-offset-color: rgb(245 158 11 / 0.65);
}
.ring-offset-amber-500\/70{
  --tw-ring-offset-color: rgb(245 158 11 / 0.7);
}
.ring-offset-amber-500\/75{
  --tw-ring-offset-color: rgb(245 158 11 / 0.75);
}
.ring-offset-amber-500\/80{
  --tw-ring-offset-color: rgb(245 158 11 / 0.8);
}
.ring-offset-amber-500\/85{
  --tw-ring-offset-color: rgb(245 158 11 / 0.85);
}
.ring-offset-amber-500\/90{
  --tw-ring-offset-color: rgb(245 158 11 / 0.9);
}
.ring-offset-amber-500\/95{
  --tw-ring-offset-color: rgb(245 158 11 / 0.95);
}
.ring-offset-amber-600{
  --tw-ring-offset-color: #d97706;
}
.ring-offset-amber-600\/0{
  --tw-ring-offset-color: rgb(217 119 6 / 0);
}
.ring-offset-amber-600\/10{
  --tw-ring-offset-color: rgb(217 119 6 / 0.1);
}
.ring-offset-amber-600\/100{
  --tw-ring-offset-color: rgb(217 119 6 / 1);
}
.ring-offset-amber-600\/15{
  --tw-ring-offset-color: rgb(217 119 6 / 0.15);
}
.ring-offset-amber-600\/20{
  --tw-ring-offset-color: rgb(217 119 6 / 0.2);
}
.ring-offset-amber-600\/25{
  --tw-ring-offset-color: rgb(217 119 6 / 0.25);
}
.ring-offset-amber-600\/30{
  --tw-ring-offset-color: rgb(217 119 6 / 0.3);
}
.ring-offset-amber-600\/35{
  --tw-ring-offset-color: rgb(217 119 6 / 0.35);
}
.ring-offset-amber-600\/40{
  --tw-ring-offset-color: rgb(217 119 6 / 0.4);
}
.ring-offset-amber-600\/45{
  --tw-ring-offset-color: rgb(217 119 6 / 0.45);
}
.ring-offset-amber-600\/5{
  --tw-ring-offset-color: rgb(217 119 6 / 0.05);
}
.ring-offset-amber-600\/50{
  --tw-ring-offset-color: rgb(217 119 6 / 0.5);
}
.ring-offset-amber-600\/55{
  --tw-ring-offset-color: rgb(217 119 6 / 0.55);
}
.ring-offset-amber-600\/60{
  --tw-ring-offset-color: rgb(217 119 6 / 0.6);
}
.ring-offset-amber-600\/65{
  --tw-ring-offset-color: rgb(217 119 6 / 0.65);
}
.ring-offset-amber-600\/70{
  --tw-ring-offset-color: rgb(217 119 6 / 0.7);
}
.ring-offset-amber-600\/75{
  --tw-ring-offset-color: rgb(217 119 6 / 0.75);
}
.ring-offset-amber-600\/80{
  --tw-ring-offset-color: rgb(217 119 6 / 0.8);
}
.ring-offset-amber-600\/85{
  --tw-ring-offset-color: rgb(217 119 6 / 0.85);
}
.ring-offset-amber-600\/90{
  --tw-ring-offset-color: rgb(217 119 6 / 0.9);
}
.ring-offset-amber-600\/95{
  --tw-ring-offset-color: rgb(217 119 6 / 0.95);
}
.ring-offset-amber-700{
  --tw-ring-offset-color: #b45309;
}
.ring-offset-amber-700\/0{
  --tw-ring-offset-color: rgb(180 83 9 / 0);
}
.ring-offset-amber-700\/10{
  --tw-ring-offset-color: rgb(180 83 9 / 0.1);
}
.ring-offset-amber-700\/100{
  --tw-ring-offset-color: rgb(180 83 9 / 1);
}
.ring-offset-amber-700\/15{
  --tw-ring-offset-color: rgb(180 83 9 / 0.15);
}
.ring-offset-amber-700\/20{
  --tw-ring-offset-color: rgb(180 83 9 / 0.2);
}
.ring-offset-amber-700\/25{
  --tw-ring-offset-color: rgb(180 83 9 / 0.25);
}
.ring-offset-amber-700\/30{
  --tw-ring-offset-color: rgb(180 83 9 / 0.3);
}
.ring-offset-amber-700\/35{
  --tw-ring-offset-color: rgb(180 83 9 / 0.35);
}
.ring-offset-amber-700\/40{
  --tw-ring-offset-color: rgb(180 83 9 / 0.4);
}
.ring-offset-amber-700\/45{
  --tw-ring-offset-color: rgb(180 83 9 / 0.45);
}
.ring-offset-amber-700\/5{
  --tw-ring-offset-color: rgb(180 83 9 / 0.05);
}
.ring-offset-amber-700\/50{
  --tw-ring-offset-color: rgb(180 83 9 / 0.5);
}
.ring-offset-amber-700\/55{
  --tw-ring-offset-color: rgb(180 83 9 / 0.55);
}
.ring-offset-amber-700\/60{
  --tw-ring-offset-color: rgb(180 83 9 / 0.6);
}
.ring-offset-amber-700\/65{
  --tw-ring-offset-color: rgb(180 83 9 / 0.65);
}
.ring-offset-amber-700\/70{
  --tw-ring-offset-color: rgb(180 83 9 / 0.7);
}
.ring-offset-amber-700\/75{
  --tw-ring-offset-color: rgb(180 83 9 / 0.75);
}
.ring-offset-amber-700\/80{
  --tw-ring-offset-color: rgb(180 83 9 / 0.8);
}
.ring-offset-amber-700\/85{
  --tw-ring-offset-color: rgb(180 83 9 / 0.85);
}
.ring-offset-amber-700\/90{
  --tw-ring-offset-color: rgb(180 83 9 / 0.9);
}
.ring-offset-amber-700\/95{
  --tw-ring-offset-color: rgb(180 83 9 / 0.95);
}
.ring-offset-amber-800{
  --tw-ring-offset-color: #92400e;
}
.ring-offset-amber-800\/0{
  --tw-ring-offset-color: rgb(146 64 14 / 0);
}
.ring-offset-amber-800\/10{
  --tw-ring-offset-color: rgb(146 64 14 / 0.1);
}
.ring-offset-amber-800\/100{
  --tw-ring-offset-color: rgb(146 64 14 / 1);
}
.ring-offset-amber-800\/15{
  --tw-ring-offset-color: rgb(146 64 14 / 0.15);
}
.ring-offset-amber-800\/20{
  --tw-ring-offset-color: rgb(146 64 14 / 0.2);
}
.ring-offset-amber-800\/25{
  --tw-ring-offset-color: rgb(146 64 14 / 0.25);
}
.ring-offset-amber-800\/30{
  --tw-ring-offset-color: rgb(146 64 14 / 0.3);
}
.ring-offset-amber-800\/35{
  --tw-ring-offset-color: rgb(146 64 14 / 0.35);
}
.ring-offset-amber-800\/40{
  --tw-ring-offset-color: rgb(146 64 14 / 0.4);
}
.ring-offset-amber-800\/45{
  --tw-ring-offset-color: rgb(146 64 14 / 0.45);
}
.ring-offset-amber-800\/5{
  --tw-ring-offset-color: rgb(146 64 14 / 0.05);
}
.ring-offset-amber-800\/50{
  --tw-ring-offset-color: rgb(146 64 14 / 0.5);
}
.ring-offset-amber-800\/55{
  --tw-ring-offset-color: rgb(146 64 14 / 0.55);
}
.ring-offset-amber-800\/60{
  --tw-ring-offset-color: rgb(146 64 14 / 0.6);
}
.ring-offset-amber-800\/65{
  --tw-ring-offset-color: rgb(146 64 14 / 0.65);
}
.ring-offset-amber-800\/70{
  --tw-ring-offset-color: rgb(146 64 14 / 0.7);
}
.ring-offset-amber-800\/75{
  --tw-ring-offset-color: rgb(146 64 14 / 0.75);
}
.ring-offset-amber-800\/80{
  --tw-ring-offset-color: rgb(146 64 14 / 0.8);
}
.ring-offset-amber-800\/85{
  --tw-ring-offset-color: rgb(146 64 14 / 0.85);
}
.ring-offset-amber-800\/90{
  --tw-ring-offset-color: rgb(146 64 14 / 0.9);
}
.ring-offset-amber-800\/95{
  --tw-ring-offset-color: rgb(146 64 14 / 0.95);
}
.ring-offset-amber-900{
  --tw-ring-offset-color: #78350f;
}
.ring-offset-amber-900\/0{
  --tw-ring-offset-color: rgb(120 53 15 / 0);
}
.ring-offset-amber-900\/10{
  --tw-ring-offset-color: rgb(120 53 15 / 0.1);
}
.ring-offset-amber-900\/100{
  --tw-ring-offset-color: rgb(120 53 15 / 1);
}
.ring-offset-amber-900\/15{
  --tw-ring-offset-color: rgb(120 53 15 / 0.15);
}
.ring-offset-amber-900\/20{
  --tw-ring-offset-color: rgb(120 53 15 / 0.2);
}
.ring-offset-amber-900\/25{
  --tw-ring-offset-color: rgb(120 53 15 / 0.25);
}
.ring-offset-amber-900\/30{
  --tw-ring-offset-color: rgb(120 53 15 / 0.3);
}
.ring-offset-amber-900\/35{
  --tw-ring-offset-color: rgb(120 53 15 / 0.35);
}
.ring-offset-amber-900\/40{
  --tw-ring-offset-color: rgb(120 53 15 / 0.4);
}
.ring-offset-amber-900\/45{
  --tw-ring-offset-color: rgb(120 53 15 / 0.45);
}
.ring-offset-amber-900\/5{
  --tw-ring-offset-color: rgb(120 53 15 / 0.05);
}
.ring-offset-amber-900\/50{
  --tw-ring-offset-color: rgb(120 53 15 / 0.5);
}
.ring-offset-amber-900\/55{
  --tw-ring-offset-color: rgb(120 53 15 / 0.55);
}
.ring-offset-amber-900\/60{
  --tw-ring-offset-color: rgb(120 53 15 / 0.6);
}
.ring-offset-amber-900\/65{
  --tw-ring-offset-color: rgb(120 53 15 / 0.65);
}
.ring-offset-amber-900\/70{
  --tw-ring-offset-color: rgb(120 53 15 / 0.7);
}
.ring-offset-amber-900\/75{
  --tw-ring-offset-color: rgb(120 53 15 / 0.75);
}
.ring-offset-amber-900\/80{
  --tw-ring-offset-color: rgb(120 53 15 / 0.8);
}
.ring-offset-amber-900\/85{
  --tw-ring-offset-color: rgb(120 53 15 / 0.85);
}
.ring-offset-amber-900\/90{
  --tw-ring-offset-color: rgb(120 53 15 / 0.9);
}
.ring-offset-amber-900\/95{
  --tw-ring-offset-color: rgb(120 53 15 / 0.95);
}
.ring-offset-amber-950{
  --tw-ring-offset-color: #451a03;
}
.ring-offset-amber-950\/0{
  --tw-ring-offset-color: rgb(69 26 3 / 0);
}
.ring-offset-amber-950\/10{
  --tw-ring-offset-color: rgb(69 26 3 / 0.1);
}
.ring-offset-amber-950\/100{
  --tw-ring-offset-color: rgb(69 26 3 / 1);
}
.ring-offset-amber-950\/15{
  --tw-ring-offset-color: rgb(69 26 3 / 0.15);
}
.ring-offset-amber-950\/20{
  --tw-ring-offset-color: rgb(69 26 3 / 0.2);
}
.ring-offset-amber-950\/25{
  --tw-ring-offset-color: rgb(69 26 3 / 0.25);
}
.ring-offset-amber-950\/30{
  --tw-ring-offset-color: rgb(69 26 3 / 0.3);
}
.ring-offset-amber-950\/35{
  --tw-ring-offset-color: rgb(69 26 3 / 0.35);
}
.ring-offset-amber-950\/40{
  --tw-ring-offset-color: rgb(69 26 3 / 0.4);
}
.ring-offset-amber-950\/45{
  --tw-ring-offset-color: rgb(69 26 3 / 0.45);
}
.ring-offset-amber-950\/5{
  --tw-ring-offset-color: rgb(69 26 3 / 0.05);
}
.ring-offset-amber-950\/50{
  --tw-ring-offset-color: rgb(69 26 3 / 0.5);
}
.ring-offset-amber-950\/55{
  --tw-ring-offset-color: rgb(69 26 3 / 0.55);
}
.ring-offset-amber-950\/60{
  --tw-ring-offset-color: rgb(69 26 3 / 0.6);
}
.ring-offset-amber-950\/65{
  --tw-ring-offset-color: rgb(69 26 3 / 0.65);
}
.ring-offset-amber-950\/70{
  --tw-ring-offset-color: rgb(69 26 3 / 0.7);
}
.ring-offset-amber-950\/75{
  --tw-ring-offset-color: rgb(69 26 3 / 0.75);
}
.ring-offset-amber-950\/80{
  --tw-ring-offset-color: rgb(69 26 3 / 0.8);
}
.ring-offset-amber-950\/85{
  --tw-ring-offset-color: rgb(69 26 3 / 0.85);
}
.ring-offset-amber-950\/90{
  --tw-ring-offset-color: rgb(69 26 3 / 0.9);
}
.ring-offset-amber-950\/95{
  --tw-ring-offset-color: rgb(69 26 3 / 0.95);
}
.ring-offset-background{
  --tw-ring-offset-color: hsl(var(--background));
}
.ring-offset-background\/0{
  --tw-ring-offset-color: hsl(var(--background) / 0);
}
.ring-offset-background\/10{
  --tw-ring-offset-color: hsl(var(--background) / 0.1);
}
.ring-offset-background\/100{
  --tw-ring-offset-color: hsl(var(--background) / 1);
}
.ring-offset-background\/15{
  --tw-ring-offset-color: hsl(var(--background) / 0.15);
}
.ring-offset-background\/20{
  --tw-ring-offset-color: hsl(var(--background) / 0.2);
}
.ring-offset-background\/25{
  --tw-ring-offset-color: hsl(var(--background) / 0.25);
}
.ring-offset-background\/30{
  --tw-ring-offset-color: hsl(var(--background) / 0.3);
}
.ring-offset-background\/35{
  --tw-ring-offset-color: hsl(var(--background) / 0.35);
}
.ring-offset-background\/40{
  --tw-ring-offset-color: hsl(var(--background) / 0.4);
}
.ring-offset-background\/45{
  --tw-ring-offset-color: hsl(var(--background) / 0.45);
}
.ring-offset-background\/5{
  --tw-ring-offset-color: hsl(var(--background) / 0.05);
}
.ring-offset-background\/50{
  --tw-ring-offset-color: hsl(var(--background) / 0.5);
}
.ring-offset-background\/55{
  --tw-ring-offset-color: hsl(var(--background) / 0.55);
}
.ring-offset-background\/60{
  --tw-ring-offset-color: hsl(var(--background) / 0.6);
}
.ring-offset-background\/65{
  --tw-ring-offset-color: hsl(var(--background) / 0.65);
}
.ring-offset-background\/70{
  --tw-ring-offset-color: hsl(var(--background) / 0.7);
}
.ring-offset-background\/75{
  --tw-ring-offset-color: hsl(var(--background) / 0.75);
}
.ring-offset-background\/80{
  --tw-ring-offset-color: hsl(var(--background) / 0.8);
}
.ring-offset-background\/85{
  --tw-ring-offset-color: hsl(var(--background) / 0.85);
}
.ring-offset-background\/90{
  --tw-ring-offset-color: hsl(var(--background) / 0.9);
}
.ring-offset-background\/95{
  --tw-ring-offset-color: hsl(var(--background) / 0.95);
}
.ring-offset-black{
  --tw-ring-offset-color: hsl(var(--color-black));
}
.ring-offset-black\/0{
  --tw-ring-offset-color: hsl(var(--color-black) / 0);
}
.ring-offset-black\/10{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.1);
}
.ring-offset-black\/100{
  --tw-ring-offset-color: hsl(var(--color-black) / 1);
}
.ring-offset-black\/15{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.15);
}
.ring-offset-black\/20{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.2);
}
.ring-offset-black\/25{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.25);
}
.ring-offset-black\/30{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.3);
}
.ring-offset-black\/35{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.35);
}
.ring-offset-black\/40{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.4);
}
.ring-offset-black\/45{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.45);
}
.ring-offset-black\/5{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.05);
}
.ring-offset-black\/50{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.5);
}
.ring-offset-black\/55{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.55);
}
.ring-offset-black\/60{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.6);
}
.ring-offset-black\/65{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.65);
}
.ring-offset-black\/70{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.7);
}
.ring-offset-black\/75{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.75);
}
.ring-offset-black\/80{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.8);
}
.ring-offset-black\/85{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.85);
}
.ring-offset-black\/90{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.9);
}
.ring-offset-black\/95{
  --tw-ring-offset-color: hsl(var(--color-black) / 0.95);
}
.ring-offset-blue-100{
  --tw-ring-offset-color: #dbeafe;
}
.ring-offset-blue-100\/0{
  --tw-ring-offset-color: rgb(219 234 254 / 0);
}
.ring-offset-blue-100\/10{
  --tw-ring-offset-color: rgb(219 234 254 / 0.1);
}
.ring-offset-blue-100\/100{
  --tw-ring-offset-color: rgb(219 234 254 / 1);
}
.ring-offset-blue-100\/15{
  --tw-ring-offset-color: rgb(219 234 254 / 0.15);
}
.ring-offset-blue-100\/20{
  --tw-ring-offset-color: rgb(219 234 254 / 0.2);
}
.ring-offset-blue-100\/25{
  --tw-ring-offset-color: rgb(219 234 254 / 0.25);
}
.ring-offset-blue-100\/30{
  --tw-ring-offset-color: rgb(219 234 254 / 0.3);
}
.ring-offset-blue-100\/35{
  --tw-ring-offset-color: rgb(219 234 254 / 0.35);
}
.ring-offset-blue-100\/40{
  --tw-ring-offset-color: rgb(219 234 254 / 0.4);
}
.ring-offset-blue-100\/45{
  --tw-ring-offset-color: rgb(219 234 254 / 0.45);
}
.ring-offset-blue-100\/5{
  --tw-ring-offset-color: rgb(219 234 254 / 0.05);
}
.ring-offset-blue-100\/50{
  --tw-ring-offset-color: rgb(219 234 254 / 0.5);
}
.ring-offset-blue-100\/55{
  --tw-ring-offset-color: rgb(219 234 254 / 0.55);
}
.ring-offset-blue-100\/60{
  --tw-ring-offset-color: rgb(219 234 254 / 0.6);
}
.ring-offset-blue-100\/65{
  --tw-ring-offset-color: rgb(219 234 254 / 0.65);
}
.ring-offset-blue-100\/70{
  --tw-ring-offset-color: rgb(219 234 254 / 0.7);
}
.ring-offset-blue-100\/75{
  --tw-ring-offset-color: rgb(219 234 254 / 0.75);
}
.ring-offset-blue-100\/80{
  --tw-ring-offset-color: rgb(219 234 254 / 0.8);
}
.ring-offset-blue-100\/85{
  --tw-ring-offset-color: rgb(219 234 254 / 0.85);
}
.ring-offset-blue-100\/90{
  --tw-ring-offset-color: rgb(219 234 254 / 0.9);
}
.ring-offset-blue-100\/95{
  --tw-ring-offset-color: rgb(219 234 254 / 0.95);
}
.ring-offset-blue-200{
  --tw-ring-offset-color: #bfdbfe;
}
.ring-offset-blue-200\/0{
  --tw-ring-offset-color: rgb(191 219 254 / 0);
}
.ring-offset-blue-200\/10{
  --tw-ring-offset-color: rgb(191 219 254 / 0.1);
}
.ring-offset-blue-200\/100{
  --tw-ring-offset-color: rgb(191 219 254 / 1);
}
.ring-offset-blue-200\/15{
  --tw-ring-offset-color: rgb(191 219 254 / 0.15);
}
.ring-offset-blue-200\/20{
  --tw-ring-offset-color: rgb(191 219 254 / 0.2);
}
.ring-offset-blue-200\/25{
  --tw-ring-offset-color: rgb(191 219 254 / 0.25);
}
.ring-offset-blue-200\/30{
  --tw-ring-offset-color: rgb(191 219 254 / 0.3);
}
.ring-offset-blue-200\/35{
  --tw-ring-offset-color: rgb(191 219 254 / 0.35);
}
.ring-offset-blue-200\/40{
  --tw-ring-offset-color: rgb(191 219 254 / 0.4);
}
.ring-offset-blue-200\/45{
  --tw-ring-offset-color: rgb(191 219 254 / 0.45);
}
.ring-offset-blue-200\/5{
  --tw-ring-offset-color: rgb(191 219 254 / 0.05);
}
.ring-offset-blue-200\/50{
  --tw-ring-offset-color: rgb(191 219 254 / 0.5);
}
.ring-offset-blue-200\/55{
  --tw-ring-offset-color: rgb(191 219 254 / 0.55);
}
.ring-offset-blue-200\/60{
  --tw-ring-offset-color: rgb(191 219 254 / 0.6);
}
.ring-offset-blue-200\/65{
  --tw-ring-offset-color: rgb(191 219 254 / 0.65);
}
.ring-offset-blue-200\/70{
  --tw-ring-offset-color: rgb(191 219 254 / 0.7);
}
.ring-offset-blue-200\/75{
  --tw-ring-offset-color: rgb(191 219 254 / 0.75);
}
.ring-offset-blue-200\/80{
  --tw-ring-offset-color: rgb(191 219 254 / 0.8);
}
.ring-offset-blue-200\/85{
  --tw-ring-offset-color: rgb(191 219 254 / 0.85);
}
.ring-offset-blue-200\/90{
  --tw-ring-offset-color: rgb(191 219 254 / 0.9);
}
.ring-offset-blue-200\/95{
  --tw-ring-offset-color: rgb(191 219 254 / 0.95);
}
.ring-offset-blue-300{
  --tw-ring-offset-color: #93c5fd;
}
.ring-offset-blue-300\/0{
  --tw-ring-offset-color: rgb(147 197 253 / 0);
}
.ring-offset-blue-300\/10{
  --tw-ring-offset-color: rgb(147 197 253 / 0.1);
}
.ring-offset-blue-300\/100{
  --tw-ring-offset-color: rgb(147 197 253 / 1);
}
.ring-offset-blue-300\/15{
  --tw-ring-offset-color: rgb(147 197 253 / 0.15);
}
.ring-offset-blue-300\/20{
  --tw-ring-offset-color: rgb(147 197 253 / 0.2);
}
.ring-offset-blue-300\/25{
  --tw-ring-offset-color: rgb(147 197 253 / 0.25);
}
.ring-offset-blue-300\/30{
  --tw-ring-offset-color: rgb(147 197 253 / 0.3);
}
.ring-offset-blue-300\/35{
  --tw-ring-offset-color: rgb(147 197 253 / 0.35);
}
.ring-offset-blue-300\/40{
  --tw-ring-offset-color: rgb(147 197 253 / 0.4);
}
.ring-offset-blue-300\/45{
  --tw-ring-offset-color: rgb(147 197 253 / 0.45);
}
.ring-offset-blue-300\/5{
  --tw-ring-offset-color: rgb(147 197 253 / 0.05);
}
.ring-offset-blue-300\/50{
  --tw-ring-offset-color: rgb(147 197 253 / 0.5);
}
.ring-offset-blue-300\/55{
  --tw-ring-offset-color: rgb(147 197 253 / 0.55);
}
.ring-offset-blue-300\/60{
  --tw-ring-offset-color: rgb(147 197 253 / 0.6);
}
.ring-offset-blue-300\/65{
  --tw-ring-offset-color: rgb(147 197 253 / 0.65);
}
.ring-offset-blue-300\/70{
  --tw-ring-offset-color: rgb(147 197 253 / 0.7);
}
.ring-offset-blue-300\/75{
  --tw-ring-offset-color: rgb(147 197 253 / 0.75);
}
.ring-offset-blue-300\/80{
  --tw-ring-offset-color: rgb(147 197 253 / 0.8);
}
.ring-offset-blue-300\/85{
  --tw-ring-offset-color: rgb(147 197 253 / 0.85);
}
.ring-offset-blue-300\/90{
  --tw-ring-offset-color: rgb(147 197 253 / 0.9);
}
.ring-offset-blue-300\/95{
  --tw-ring-offset-color: rgb(147 197 253 / 0.95);
}
.ring-offset-blue-400{
  --tw-ring-offset-color: #60a5fa;
}
.ring-offset-blue-400\/0{
  --tw-ring-offset-color: rgb(96 165 250 / 0);
}
.ring-offset-blue-400\/10{
  --tw-ring-offset-color: rgb(96 165 250 / 0.1);
}
.ring-offset-blue-400\/100{
  --tw-ring-offset-color: rgb(96 165 250 / 1);
}
.ring-offset-blue-400\/15{
  --tw-ring-offset-color: rgb(96 165 250 / 0.15);
}
.ring-offset-blue-400\/20{
  --tw-ring-offset-color: rgb(96 165 250 / 0.2);
}
.ring-offset-blue-400\/25{
  --tw-ring-offset-color: rgb(96 165 250 / 0.25);
}
.ring-offset-blue-400\/30{
  --tw-ring-offset-color: rgb(96 165 250 / 0.3);
}
.ring-offset-blue-400\/35{
  --tw-ring-offset-color: rgb(96 165 250 / 0.35);
}
.ring-offset-blue-400\/40{
  --tw-ring-offset-color: rgb(96 165 250 / 0.4);
}
.ring-offset-blue-400\/45{
  --tw-ring-offset-color: rgb(96 165 250 / 0.45);
}
.ring-offset-blue-400\/5{
  --tw-ring-offset-color: rgb(96 165 250 / 0.05);
}
.ring-offset-blue-400\/50{
  --tw-ring-offset-color: rgb(96 165 250 / 0.5);
}
.ring-offset-blue-400\/55{
  --tw-ring-offset-color: rgb(96 165 250 / 0.55);
}
.ring-offset-blue-400\/60{
  --tw-ring-offset-color: rgb(96 165 250 / 0.6);
}
.ring-offset-blue-400\/65{
  --tw-ring-offset-color: rgb(96 165 250 / 0.65);
}
.ring-offset-blue-400\/70{
  --tw-ring-offset-color: rgb(96 165 250 / 0.7);
}
.ring-offset-blue-400\/75{
  --tw-ring-offset-color: rgb(96 165 250 / 0.75);
}
.ring-offset-blue-400\/80{
  --tw-ring-offset-color: rgb(96 165 250 / 0.8);
}
.ring-offset-blue-400\/85{
  --tw-ring-offset-color: rgb(96 165 250 / 0.85);
}
.ring-offset-blue-400\/90{
  --tw-ring-offset-color: rgb(96 165 250 / 0.9);
}
.ring-offset-blue-400\/95{
  --tw-ring-offset-color: rgb(96 165 250 / 0.95);
}
.ring-offset-blue-50{
  --tw-ring-offset-color: #eff6ff;
}
.ring-offset-blue-50\/0{
  --tw-ring-offset-color: rgb(239 246 255 / 0);
}
.ring-offset-blue-50\/10{
  --tw-ring-offset-color: rgb(239 246 255 / 0.1);
}
.ring-offset-blue-50\/100{
  --tw-ring-offset-color: rgb(239 246 255 / 1);
}
.ring-offset-blue-50\/15{
  --tw-ring-offset-color: rgb(239 246 255 / 0.15);
}
.ring-offset-blue-50\/20{
  --tw-ring-offset-color: rgb(239 246 255 / 0.2);
}
.ring-offset-blue-50\/25{
  --tw-ring-offset-color: rgb(239 246 255 / 0.25);
}
.ring-offset-blue-50\/30{
  --tw-ring-offset-color: rgb(239 246 255 / 0.3);
}
.ring-offset-blue-50\/35{
  --tw-ring-offset-color: rgb(239 246 255 / 0.35);
}
.ring-offset-blue-50\/40{
  --tw-ring-offset-color: rgb(239 246 255 / 0.4);
}
.ring-offset-blue-50\/45{
  --tw-ring-offset-color: rgb(239 246 255 / 0.45);
}
.ring-offset-blue-50\/5{
  --tw-ring-offset-color: rgb(239 246 255 / 0.05);
}
.ring-offset-blue-50\/50{
  --tw-ring-offset-color: rgb(239 246 255 / 0.5);
}
.ring-offset-blue-50\/55{
  --tw-ring-offset-color: rgb(239 246 255 / 0.55);
}
.ring-offset-blue-50\/60{
  --tw-ring-offset-color: rgb(239 246 255 / 0.6);
}
.ring-offset-blue-50\/65{
  --tw-ring-offset-color: rgb(239 246 255 / 0.65);
}
.ring-offset-blue-50\/70{
  --tw-ring-offset-color: rgb(239 246 255 / 0.7);
}
.ring-offset-blue-50\/75{
  --tw-ring-offset-color: rgb(239 246 255 / 0.75);
}
.ring-offset-blue-50\/80{
  --tw-ring-offset-color: rgb(239 246 255 / 0.8);
}
.ring-offset-blue-50\/85{
  --tw-ring-offset-color: rgb(239 246 255 / 0.85);
}
.ring-offset-blue-50\/90{
  --tw-ring-offset-color: rgb(239 246 255 / 0.9);
}
.ring-offset-blue-50\/95{
  --tw-ring-offset-color: rgb(239 246 255 / 0.95);
}
.ring-offset-blue-500{
  --tw-ring-offset-color: #3b82f6;
}
.ring-offset-blue-500\/0{
  --tw-ring-offset-color: rgb(59 130 246 / 0);
}
.ring-offset-blue-500\/10{
  --tw-ring-offset-color: rgb(59 130 246 / 0.1);
}
.ring-offset-blue-500\/100{
  --tw-ring-offset-color: rgb(59 130 246 / 1);
}
.ring-offset-blue-500\/15{
  --tw-ring-offset-color: rgb(59 130 246 / 0.15);
}
.ring-offset-blue-500\/20{
  --tw-ring-offset-color: rgb(59 130 246 / 0.2);
}
.ring-offset-blue-500\/25{
  --tw-ring-offset-color: rgb(59 130 246 / 0.25);
}
.ring-offset-blue-500\/30{
  --tw-ring-offset-color: rgb(59 130 246 / 0.3);
}
.ring-offset-blue-500\/35{
  --tw-ring-offset-color: rgb(59 130 246 / 0.35);
}
.ring-offset-blue-500\/40{
  --tw-ring-offset-color: rgb(59 130 246 / 0.4);
}
.ring-offset-blue-500\/45{
  --tw-ring-offset-color: rgb(59 130 246 / 0.45);
}
.ring-offset-blue-500\/5{
  --tw-ring-offset-color: rgb(59 130 246 / 0.05);
}
.ring-offset-blue-500\/50{
  --tw-ring-offset-color: rgb(59 130 246 / 0.5);
}
.ring-offset-blue-500\/55{
  --tw-ring-offset-color: rgb(59 130 246 / 0.55);
}
.ring-offset-blue-500\/60{
  --tw-ring-offset-color: rgb(59 130 246 / 0.6);
}
.ring-offset-blue-500\/65{
  --tw-ring-offset-color: rgb(59 130 246 / 0.65);
}
.ring-offset-blue-500\/70{
  --tw-ring-offset-color: rgb(59 130 246 / 0.7);
}
.ring-offset-blue-500\/75{
  --tw-ring-offset-color: rgb(59 130 246 / 0.75);
}
.ring-offset-blue-500\/80{
  --tw-ring-offset-color: rgb(59 130 246 / 0.8);
}
.ring-offset-blue-500\/85{
  --tw-ring-offset-color: rgb(59 130 246 / 0.85);
}
.ring-offset-blue-500\/90{
  --tw-ring-offset-color: rgb(59 130 246 / 0.9);
}
.ring-offset-blue-500\/95{
  --tw-ring-offset-color: rgb(59 130 246 / 0.95);
}
.ring-offset-blue-600{
  --tw-ring-offset-color: #2563eb;
}
.ring-offset-blue-600\/0{
  --tw-ring-offset-color: rgb(37 99 235 / 0);
}
.ring-offset-blue-600\/10{
  --tw-ring-offset-color: rgb(37 99 235 / 0.1);
}
.ring-offset-blue-600\/100{
  --tw-ring-offset-color: rgb(37 99 235 / 1);
}
.ring-offset-blue-600\/15{
  --tw-ring-offset-color: rgb(37 99 235 / 0.15);
}
.ring-offset-blue-600\/20{
  --tw-ring-offset-color: rgb(37 99 235 / 0.2);
}
.ring-offset-blue-600\/25{
  --tw-ring-offset-color: rgb(37 99 235 / 0.25);
}
.ring-offset-blue-600\/30{
  --tw-ring-offset-color: rgb(37 99 235 / 0.3);
}
.ring-offset-blue-600\/35{
  --tw-ring-offset-color: rgb(37 99 235 / 0.35);
}
.ring-offset-blue-600\/40{
  --tw-ring-offset-color: rgb(37 99 235 / 0.4);
}
.ring-offset-blue-600\/45{
  --tw-ring-offset-color: rgb(37 99 235 / 0.45);
}
.ring-offset-blue-600\/5{
  --tw-ring-offset-color: rgb(37 99 235 / 0.05);
}
.ring-offset-blue-600\/50{
  --tw-ring-offset-color: rgb(37 99 235 / 0.5);
}
.ring-offset-blue-600\/55{
  --tw-ring-offset-color: rgb(37 99 235 / 0.55);
}
.ring-offset-blue-600\/60{
  --tw-ring-offset-color: rgb(37 99 235 / 0.6);
}
.ring-offset-blue-600\/65{
  --tw-ring-offset-color: rgb(37 99 235 / 0.65);
}
.ring-offset-blue-600\/70{
  --tw-ring-offset-color: rgb(37 99 235 / 0.7);
}
.ring-offset-blue-600\/75{
  --tw-ring-offset-color: rgb(37 99 235 / 0.75);
}
.ring-offset-blue-600\/80{
  --tw-ring-offset-color: rgb(37 99 235 / 0.8);
}
.ring-offset-blue-600\/85{
  --tw-ring-offset-color: rgb(37 99 235 / 0.85);
}
.ring-offset-blue-600\/90{
  --tw-ring-offset-color: rgb(37 99 235 / 0.9);
}
.ring-offset-blue-600\/95{
  --tw-ring-offset-color: rgb(37 99 235 / 0.95);
}
.ring-offset-blue-700{
  --tw-ring-offset-color: #1d4ed8;
}
.ring-offset-blue-700\/0{
  --tw-ring-offset-color: rgb(29 78 216 / 0);
}
.ring-offset-blue-700\/10{
  --tw-ring-offset-color: rgb(29 78 216 / 0.1);
}
.ring-offset-blue-700\/100{
  --tw-ring-offset-color: rgb(29 78 216 / 1);
}
.ring-offset-blue-700\/15{
  --tw-ring-offset-color: rgb(29 78 216 / 0.15);
}
.ring-offset-blue-700\/20{
  --tw-ring-offset-color: rgb(29 78 216 / 0.2);
}
.ring-offset-blue-700\/25{
  --tw-ring-offset-color: rgb(29 78 216 / 0.25);
}
.ring-offset-blue-700\/30{
  --tw-ring-offset-color: rgb(29 78 216 / 0.3);
}
.ring-offset-blue-700\/35{
  --tw-ring-offset-color: rgb(29 78 216 / 0.35);
}
.ring-offset-blue-700\/40{
  --tw-ring-offset-color: rgb(29 78 216 / 0.4);
}
.ring-offset-blue-700\/45{
  --tw-ring-offset-color: rgb(29 78 216 / 0.45);
}
.ring-offset-blue-700\/5{
  --tw-ring-offset-color: rgb(29 78 216 / 0.05);
}
.ring-offset-blue-700\/50{
  --tw-ring-offset-color: rgb(29 78 216 / 0.5);
}
.ring-offset-blue-700\/55{
  --tw-ring-offset-color: rgb(29 78 216 / 0.55);
}
.ring-offset-blue-700\/60{
  --tw-ring-offset-color: rgb(29 78 216 / 0.6);
}
.ring-offset-blue-700\/65{
  --tw-ring-offset-color: rgb(29 78 216 / 0.65);
}
.ring-offset-blue-700\/70{
  --tw-ring-offset-color: rgb(29 78 216 / 0.7);
}
.ring-offset-blue-700\/75{
  --tw-ring-offset-color: rgb(29 78 216 / 0.75);
}
.ring-offset-blue-700\/80{
  --tw-ring-offset-color: rgb(29 78 216 / 0.8);
}
.ring-offset-blue-700\/85{
  --tw-ring-offset-color: rgb(29 78 216 / 0.85);
}
.ring-offset-blue-700\/90{
  --tw-ring-offset-color: rgb(29 78 216 / 0.9);
}
.ring-offset-blue-700\/95{
  --tw-ring-offset-color: rgb(29 78 216 / 0.95);
}
.ring-offset-blue-800{
  --tw-ring-offset-color: #1e40af;
}
.ring-offset-blue-800\/0{
  --tw-ring-offset-color: rgb(30 64 175 / 0);
}
.ring-offset-blue-800\/10{
  --tw-ring-offset-color: rgb(30 64 175 / 0.1);
}
.ring-offset-blue-800\/100{
  --tw-ring-offset-color: rgb(30 64 175 / 1);
}
.ring-offset-blue-800\/15{
  --tw-ring-offset-color: rgb(30 64 175 / 0.15);
}
.ring-offset-blue-800\/20{
  --tw-ring-offset-color: rgb(30 64 175 / 0.2);
}
.ring-offset-blue-800\/25{
  --tw-ring-offset-color: rgb(30 64 175 / 0.25);
}
.ring-offset-blue-800\/30{
  --tw-ring-offset-color: rgb(30 64 175 / 0.3);
}
.ring-offset-blue-800\/35{
  --tw-ring-offset-color: rgb(30 64 175 / 0.35);
}
.ring-offset-blue-800\/40{
  --tw-ring-offset-color: rgb(30 64 175 / 0.4);
}
.ring-offset-blue-800\/45{
  --tw-ring-offset-color: rgb(30 64 175 / 0.45);
}
.ring-offset-blue-800\/5{
  --tw-ring-offset-color: rgb(30 64 175 / 0.05);
}
.ring-offset-blue-800\/50{
  --tw-ring-offset-color: rgb(30 64 175 / 0.5);
}
.ring-offset-blue-800\/55{
  --tw-ring-offset-color: rgb(30 64 175 / 0.55);
}
.ring-offset-blue-800\/60{
  --tw-ring-offset-color: rgb(30 64 175 / 0.6);
}
.ring-offset-blue-800\/65{
  --tw-ring-offset-color: rgb(30 64 175 / 0.65);
}
.ring-offset-blue-800\/70{
  --tw-ring-offset-color: rgb(30 64 175 / 0.7);
}
.ring-offset-blue-800\/75{
  --tw-ring-offset-color: rgb(30 64 175 / 0.75);
}
.ring-offset-blue-800\/80{
  --tw-ring-offset-color: rgb(30 64 175 / 0.8);
}
.ring-offset-blue-800\/85{
  --tw-ring-offset-color: rgb(30 64 175 / 0.85);
}
.ring-offset-blue-800\/90{
  --tw-ring-offset-color: rgb(30 64 175 / 0.9);
}
.ring-offset-blue-800\/95{
  --tw-ring-offset-color: rgb(30 64 175 / 0.95);
}
.ring-offset-blue-900{
  --tw-ring-offset-color: #1e3a8a;
}
.ring-offset-blue-900\/0{
  --tw-ring-offset-color: rgb(30 58 138 / 0);
}
.ring-offset-blue-900\/10{
  --tw-ring-offset-color: rgb(30 58 138 / 0.1);
}
.ring-offset-blue-900\/100{
  --tw-ring-offset-color: rgb(30 58 138 / 1);
}
.ring-offset-blue-900\/15{
  --tw-ring-offset-color: rgb(30 58 138 / 0.15);
}
.ring-offset-blue-900\/20{
  --tw-ring-offset-color: rgb(30 58 138 / 0.2);
}
.ring-offset-blue-900\/25{
  --tw-ring-offset-color: rgb(30 58 138 / 0.25);
}
.ring-offset-blue-900\/30{
  --tw-ring-offset-color: rgb(30 58 138 / 0.3);
}
.ring-offset-blue-900\/35{
  --tw-ring-offset-color: rgb(30 58 138 / 0.35);
}
.ring-offset-blue-900\/40{
  --tw-ring-offset-color: rgb(30 58 138 / 0.4);
}
.ring-offset-blue-900\/45{
  --tw-ring-offset-color: rgb(30 58 138 / 0.45);
}
.ring-offset-blue-900\/5{
  --tw-ring-offset-color: rgb(30 58 138 / 0.05);
}
.ring-offset-blue-900\/50{
  --tw-ring-offset-color: rgb(30 58 138 / 0.5);
}
.ring-offset-blue-900\/55{
  --tw-ring-offset-color: rgb(30 58 138 / 0.55);
}
.ring-offset-blue-900\/60{
  --tw-ring-offset-color: rgb(30 58 138 / 0.6);
}
.ring-offset-blue-900\/65{
  --tw-ring-offset-color: rgb(30 58 138 / 0.65);
}
.ring-offset-blue-900\/70{
  --tw-ring-offset-color: rgb(30 58 138 / 0.7);
}
.ring-offset-blue-900\/75{
  --tw-ring-offset-color: rgb(30 58 138 / 0.75);
}
.ring-offset-blue-900\/80{
  --tw-ring-offset-color: rgb(30 58 138 / 0.8);
}
.ring-offset-blue-900\/85{
  --tw-ring-offset-color: rgb(30 58 138 / 0.85);
}
.ring-offset-blue-900\/90{
  --tw-ring-offset-color: rgb(30 58 138 / 0.9);
}
.ring-offset-blue-900\/95{
  --tw-ring-offset-color: rgb(30 58 138 / 0.95);
}
.ring-offset-blue-950{
  --tw-ring-offset-color: #172554;
}
.ring-offset-blue-950\/0{
  --tw-ring-offset-color: rgb(23 37 84 / 0);
}
.ring-offset-blue-950\/10{
  --tw-ring-offset-color: rgb(23 37 84 / 0.1);
}
.ring-offset-blue-950\/100{
  --tw-ring-offset-color: rgb(23 37 84 / 1);
}
.ring-offset-blue-950\/15{
  --tw-ring-offset-color: rgb(23 37 84 / 0.15);
}
.ring-offset-blue-950\/20{
  --tw-ring-offset-color: rgb(23 37 84 / 0.2);
}
.ring-offset-blue-950\/25{
  --tw-ring-offset-color: rgb(23 37 84 / 0.25);
}
.ring-offset-blue-950\/30{
  --tw-ring-offset-color: rgb(23 37 84 / 0.3);
}
.ring-offset-blue-950\/35{
  --tw-ring-offset-color: rgb(23 37 84 / 0.35);
}
.ring-offset-blue-950\/40{
  --tw-ring-offset-color: rgb(23 37 84 / 0.4);
}
.ring-offset-blue-950\/45{
  --tw-ring-offset-color: rgb(23 37 84 / 0.45);
}
.ring-offset-blue-950\/5{
  --tw-ring-offset-color: rgb(23 37 84 / 0.05);
}
.ring-offset-blue-950\/50{
  --tw-ring-offset-color: rgb(23 37 84 / 0.5);
}
.ring-offset-blue-950\/55{
  --tw-ring-offset-color: rgb(23 37 84 / 0.55);
}
.ring-offset-blue-950\/60{
  --tw-ring-offset-color: rgb(23 37 84 / 0.6);
}
.ring-offset-blue-950\/65{
  --tw-ring-offset-color: rgb(23 37 84 / 0.65);
}
.ring-offset-blue-950\/70{
  --tw-ring-offset-color: rgb(23 37 84 / 0.7);
}
.ring-offset-blue-950\/75{
  --tw-ring-offset-color: rgb(23 37 84 / 0.75);
}
.ring-offset-blue-950\/80{
  --tw-ring-offset-color: rgb(23 37 84 / 0.8);
}
.ring-offset-blue-950\/85{
  --tw-ring-offset-color: rgb(23 37 84 / 0.85);
}
.ring-offset-blue-950\/90{
  --tw-ring-offset-color: rgb(23 37 84 / 0.9);
}
.ring-offset-blue-950\/95{
  --tw-ring-offset-color: rgb(23 37 84 / 0.95);
}
.ring-offset-border{
  --tw-ring-offset-color: hsl(var(--border));
}
.ring-offset-border\/0{
  --tw-ring-offset-color: hsl(var(--border) / 0);
}
.ring-offset-border\/10{
  --tw-ring-offset-color: hsl(var(--border) / 0.1);
}
.ring-offset-border\/100{
  --tw-ring-offset-color: hsl(var(--border) / 1);
}
.ring-offset-border\/15{
  --tw-ring-offset-color: hsl(var(--border) / 0.15);
}
.ring-offset-border\/20{
  --tw-ring-offset-color: hsl(var(--border) / 0.2);
}
.ring-offset-border\/25{
  --tw-ring-offset-color: hsl(var(--border) / 0.25);
}
.ring-offset-border\/30{
  --tw-ring-offset-color: hsl(var(--border) / 0.3);
}
.ring-offset-border\/35{
  --tw-ring-offset-color: hsl(var(--border) / 0.35);
}
.ring-offset-border\/40{
  --tw-ring-offset-color: hsl(var(--border) / 0.4);
}
.ring-offset-border\/45{
  --tw-ring-offset-color: hsl(var(--border) / 0.45);
}
.ring-offset-border\/5{
  --tw-ring-offset-color: hsl(var(--border) / 0.05);
}
.ring-offset-border\/50{
  --tw-ring-offset-color: hsl(var(--border) / 0.5);
}
.ring-offset-border\/55{
  --tw-ring-offset-color: hsl(var(--border) / 0.55);
}
.ring-offset-border\/60{
  --tw-ring-offset-color: hsl(var(--border) / 0.6);
}
.ring-offset-border\/65{
  --tw-ring-offset-color: hsl(var(--border) / 0.65);
}
.ring-offset-border\/70{
  --tw-ring-offset-color: hsl(var(--border) / 0.7);
}
.ring-offset-border\/75{
  --tw-ring-offset-color: hsl(var(--border) / 0.75);
}
.ring-offset-border\/80{
  --tw-ring-offset-color: hsl(var(--border) / 0.8);
}
.ring-offset-border\/85{
  --tw-ring-offset-color: hsl(var(--border) / 0.85);
}
.ring-offset-border\/90{
  --tw-ring-offset-color: hsl(var(--border) / 0.9);
}
.ring-offset-border\/95{
  --tw-ring-offset-color: hsl(var(--border) / 0.95);
}
.ring-offset-brand-primary{
  --tw-ring-offset-color: hsl(var(--color-brand-primary));
}
.ring-offset-brand-primary\/0{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0);
}
.ring-offset-brand-primary\/10{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.1);
}
.ring-offset-brand-primary\/100{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 1);
}
.ring-offset-brand-primary\/15{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.15);
}
.ring-offset-brand-primary\/20{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.2);
}
.ring-offset-brand-primary\/25{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.25);
}
.ring-offset-brand-primary\/30{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.3);
}
.ring-offset-brand-primary\/35{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.35);
}
.ring-offset-brand-primary\/40{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.4);
}
.ring-offset-brand-primary\/45{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.45);
}
.ring-offset-brand-primary\/5{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.05);
}
.ring-offset-brand-primary\/50{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.5);
}
.ring-offset-brand-primary\/55{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.55);
}
.ring-offset-brand-primary\/60{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.6);
}
.ring-offset-brand-primary\/65{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.65);
}
.ring-offset-brand-primary\/70{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.7);
}
.ring-offset-brand-primary\/75{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.75);
}
.ring-offset-brand-primary\/80{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.8);
}
.ring-offset-brand-primary\/85{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.85);
}
.ring-offset-brand-primary\/90{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.9);
}
.ring-offset-brand-primary\/95{
  --tw-ring-offset-color: hsl(var(--color-brand-primary) / 0.95);
}
.ring-offset-brand-secondary{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary));
}
.ring-offset-brand-secondary\/0{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0);
}
.ring-offset-brand-secondary\/10{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.1);
}
.ring-offset-brand-secondary\/100{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 1);
}
.ring-offset-brand-secondary\/15{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.15);
}
.ring-offset-brand-secondary\/20{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.2);
}
.ring-offset-brand-secondary\/25{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.25);
}
.ring-offset-brand-secondary\/30{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.3);
}
.ring-offset-brand-secondary\/35{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.35);
}
.ring-offset-brand-secondary\/40{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.4);
}
.ring-offset-brand-secondary\/45{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.45);
}
.ring-offset-brand-secondary\/5{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.05);
}
.ring-offset-brand-secondary\/50{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.5);
}
.ring-offset-brand-secondary\/55{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.55);
}
.ring-offset-brand-secondary\/60{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.6);
}
.ring-offset-brand-secondary\/65{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.65);
}
.ring-offset-brand-secondary\/70{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.7);
}
.ring-offset-brand-secondary\/75{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.75);
}
.ring-offset-brand-secondary\/80{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.8);
}
.ring-offset-brand-secondary\/85{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.85);
}
.ring-offset-brand-secondary\/90{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.9);
}
.ring-offset-brand-secondary\/95{
  --tw-ring-offset-color: hsl(var(--color-brand-secondary) / 0.95);
}
.ring-offset-card{
  --tw-ring-offset-color: hsl(var(--card));
}
.ring-offset-card-foreground{
  --tw-ring-offset-color: hsl(var(--card-foreground));
}
.ring-offset-card-foreground\/0{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0);
}
.ring-offset-card-foreground\/10{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.1);
}
.ring-offset-card-foreground\/100{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 1);
}
.ring-offset-card-foreground\/15{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.15);
}
.ring-offset-card-foreground\/20{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.2);
}
.ring-offset-card-foreground\/25{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.25);
}
.ring-offset-card-foreground\/30{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.3);
}
.ring-offset-card-foreground\/35{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.35);
}
.ring-offset-card-foreground\/40{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.4);
}
.ring-offset-card-foreground\/45{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.45);
}
.ring-offset-card-foreground\/5{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.05);
}
.ring-offset-card-foreground\/50{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.5);
}
.ring-offset-card-foreground\/55{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.55);
}
.ring-offset-card-foreground\/60{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.6);
}
.ring-offset-card-foreground\/65{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.65);
}
.ring-offset-card-foreground\/70{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.7);
}
.ring-offset-card-foreground\/75{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.75);
}
.ring-offset-card-foreground\/80{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.8);
}
.ring-offset-card-foreground\/85{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.85);
}
.ring-offset-card-foreground\/90{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.9);
}
.ring-offset-card-foreground\/95{
  --tw-ring-offset-color: hsl(var(--card-foreground) / 0.95);
}
.ring-offset-card\/0{
  --tw-ring-offset-color: hsl(var(--card) / 0);
}
.ring-offset-card\/10{
  --tw-ring-offset-color: hsl(var(--card) / 0.1);
}
.ring-offset-card\/100{
  --tw-ring-offset-color: hsl(var(--card) / 1);
}
.ring-offset-card\/15{
  --tw-ring-offset-color: hsl(var(--card) / 0.15);
}
.ring-offset-card\/20{
  --tw-ring-offset-color: hsl(var(--card) / 0.2);
}
.ring-offset-card\/25{
  --tw-ring-offset-color: hsl(var(--card) / 0.25);
}
.ring-offset-card\/30{
  --tw-ring-offset-color: hsl(var(--card) / 0.3);
}
.ring-offset-card\/35{
  --tw-ring-offset-color: hsl(var(--card) / 0.35);
}
.ring-offset-card\/40{
  --tw-ring-offset-color: hsl(var(--card) / 0.4);
}
.ring-offset-card\/45{
  --tw-ring-offset-color: hsl(var(--card) / 0.45);
}
.ring-offset-card\/5{
  --tw-ring-offset-color: hsl(var(--card) / 0.05);
}
.ring-offset-card\/50{
  --tw-ring-offset-color: hsl(var(--card) / 0.5);
}
.ring-offset-card\/55{
  --tw-ring-offset-color: hsl(var(--card) / 0.55);
}
.ring-offset-card\/60{
  --tw-ring-offset-color: hsl(var(--card) / 0.6);
}
.ring-offset-card\/65{
  --tw-ring-offset-color: hsl(var(--card) / 0.65);
}
.ring-offset-card\/70{
  --tw-ring-offset-color: hsl(var(--card) / 0.7);
}
.ring-offset-card\/75{
  --tw-ring-offset-color: hsl(var(--card) / 0.75);
}
.ring-offset-card\/80{
  --tw-ring-offset-color: hsl(var(--card) / 0.8);
}
.ring-offset-card\/85{
  --tw-ring-offset-color: hsl(var(--card) / 0.85);
}
.ring-offset-card\/90{
  --tw-ring-offset-color: hsl(var(--card) / 0.9);
}
.ring-offset-card\/95{
  --tw-ring-offset-color: hsl(var(--card) / 0.95);
}
.ring-offset-contact-dark-blue{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue));
}
.ring-offset-contact-dark-blue\/0{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0);
}
.ring-offset-contact-dark-blue\/10{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.1);
}
.ring-offset-contact-dark-blue\/100{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 1);
}
.ring-offset-contact-dark-blue\/15{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.15);
}
.ring-offset-contact-dark-blue\/20{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.2);
}
.ring-offset-contact-dark-blue\/25{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.25);
}
.ring-offset-contact-dark-blue\/30{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.3);
}
.ring-offset-contact-dark-blue\/35{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.35);
}
.ring-offset-contact-dark-blue\/40{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.4);
}
.ring-offset-contact-dark-blue\/45{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.45);
}
.ring-offset-contact-dark-blue\/5{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.05);
}
.ring-offset-contact-dark-blue\/50{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.5);
}
.ring-offset-contact-dark-blue\/55{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.55);
}
.ring-offset-contact-dark-blue\/60{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.6);
}
.ring-offset-contact-dark-blue\/65{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.65);
}
.ring-offset-contact-dark-blue\/70{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.7);
}
.ring-offset-contact-dark-blue\/75{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.75);
}
.ring-offset-contact-dark-blue\/80{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.8);
}
.ring-offset-contact-dark-blue\/85{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.85);
}
.ring-offset-contact-dark-blue\/90{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.9);
}
.ring-offset-contact-dark-blue\/95{
  --tw-ring-offset-color: hsl(var(--color-contact-dark-blue) / 0.95);
}
.ring-offset-current{
  --tw-ring-offset-color: currentColor;
}
.ring-offset-cyan-100{
  --tw-ring-offset-color: #cffafe;
}
.ring-offset-cyan-100\/0{
  --tw-ring-offset-color: rgb(207 250 254 / 0);
}
.ring-offset-cyan-100\/10{
  --tw-ring-offset-color: rgb(207 250 254 / 0.1);
}
.ring-offset-cyan-100\/100{
  --tw-ring-offset-color: rgb(207 250 254 / 1);
}
.ring-offset-cyan-100\/15{
  --tw-ring-offset-color: rgb(207 250 254 / 0.15);
}
.ring-offset-cyan-100\/20{
  --tw-ring-offset-color: rgb(207 250 254 / 0.2);
}
.ring-offset-cyan-100\/25{
  --tw-ring-offset-color: rgb(207 250 254 / 0.25);
}
.ring-offset-cyan-100\/30{
  --tw-ring-offset-color: rgb(207 250 254 / 0.3);
}
.ring-offset-cyan-100\/35{
  --tw-ring-offset-color: rgb(207 250 254 / 0.35);
}
.ring-offset-cyan-100\/40{
  --tw-ring-offset-color: rgb(207 250 254 / 0.4);
}
.ring-offset-cyan-100\/45{
  --tw-ring-offset-color: rgb(207 250 254 / 0.45);
}
.ring-offset-cyan-100\/5{
  --tw-ring-offset-color: rgb(207 250 254 / 0.05);
}
.ring-offset-cyan-100\/50{
  --tw-ring-offset-color: rgb(207 250 254 / 0.5);
}
.ring-offset-cyan-100\/55{
  --tw-ring-offset-color: rgb(207 250 254 / 0.55);
}
.ring-offset-cyan-100\/60{
  --tw-ring-offset-color: rgb(207 250 254 / 0.6);
}
.ring-offset-cyan-100\/65{
  --tw-ring-offset-color: rgb(207 250 254 / 0.65);
}
.ring-offset-cyan-100\/70{
  --tw-ring-offset-color: rgb(207 250 254 / 0.7);
}
.ring-offset-cyan-100\/75{
  --tw-ring-offset-color: rgb(207 250 254 / 0.75);
}
.ring-offset-cyan-100\/80{
  --tw-ring-offset-color: rgb(207 250 254 / 0.8);
}
.ring-offset-cyan-100\/85{
  --tw-ring-offset-color: rgb(207 250 254 / 0.85);
}
.ring-offset-cyan-100\/90{
  --tw-ring-offset-color: rgb(207 250 254 / 0.9);
}
.ring-offset-cyan-100\/95{
  --tw-ring-offset-color: rgb(207 250 254 / 0.95);
}
.ring-offset-cyan-200{
  --tw-ring-offset-color: #a5f3fc;
}
.ring-offset-cyan-200\/0{
  --tw-ring-offset-color: rgb(165 243 252 / 0);
}
.ring-offset-cyan-200\/10{
  --tw-ring-offset-color: rgb(165 243 252 / 0.1);
}
.ring-offset-cyan-200\/100{
  --tw-ring-offset-color: rgb(165 243 252 / 1);
}
.ring-offset-cyan-200\/15{
  --tw-ring-offset-color: rgb(165 243 252 / 0.15);
}
.ring-offset-cyan-200\/20{
  --tw-ring-offset-color: rgb(165 243 252 / 0.2);
}
.ring-offset-cyan-200\/25{
  --tw-ring-offset-color: rgb(165 243 252 / 0.25);
}
.ring-offset-cyan-200\/30{
  --tw-ring-offset-color: rgb(165 243 252 / 0.3);
}
.ring-offset-cyan-200\/35{
  --tw-ring-offset-color: rgb(165 243 252 / 0.35);
}
.ring-offset-cyan-200\/40{
  --tw-ring-offset-color: rgb(165 243 252 / 0.4);
}
.ring-offset-cyan-200\/45{
  --tw-ring-offset-color: rgb(165 243 252 / 0.45);
}
.ring-offset-cyan-200\/5{
  --tw-ring-offset-color: rgb(165 243 252 / 0.05);
}
.ring-offset-cyan-200\/50{
  --tw-ring-offset-color: rgb(165 243 252 / 0.5);
}
.ring-offset-cyan-200\/55{
  --tw-ring-offset-color: rgb(165 243 252 / 0.55);
}
.ring-offset-cyan-200\/60{
  --tw-ring-offset-color: rgb(165 243 252 / 0.6);
}
.ring-offset-cyan-200\/65{
  --tw-ring-offset-color: rgb(165 243 252 / 0.65);
}
.ring-offset-cyan-200\/70{
  --tw-ring-offset-color: rgb(165 243 252 / 0.7);
}
.ring-offset-cyan-200\/75{
  --tw-ring-offset-color: rgb(165 243 252 / 0.75);
}
.ring-offset-cyan-200\/80{
  --tw-ring-offset-color: rgb(165 243 252 / 0.8);
}
.ring-offset-cyan-200\/85{
  --tw-ring-offset-color: rgb(165 243 252 / 0.85);
}
.ring-offset-cyan-200\/90{
  --tw-ring-offset-color: rgb(165 243 252 / 0.9);
}
.ring-offset-cyan-200\/95{
  --tw-ring-offset-color: rgb(165 243 252 / 0.95);
}
.ring-offset-cyan-300{
  --tw-ring-offset-color: #67e8f9;
}
.ring-offset-cyan-300\/0{
  --tw-ring-offset-color: rgb(103 232 249 / 0);
}
.ring-offset-cyan-300\/10{
  --tw-ring-offset-color: rgb(103 232 249 / 0.1);
}
.ring-offset-cyan-300\/100{
  --tw-ring-offset-color: rgb(103 232 249 / 1);
}
.ring-offset-cyan-300\/15{
  --tw-ring-offset-color: rgb(103 232 249 / 0.15);
}
.ring-offset-cyan-300\/20{
  --tw-ring-offset-color: rgb(103 232 249 / 0.2);
}
.ring-offset-cyan-300\/25{
  --tw-ring-offset-color: rgb(103 232 249 / 0.25);
}
.ring-offset-cyan-300\/30{
  --tw-ring-offset-color: rgb(103 232 249 / 0.3);
}
.ring-offset-cyan-300\/35{
  --tw-ring-offset-color: rgb(103 232 249 / 0.35);
}
.ring-offset-cyan-300\/40{
  --tw-ring-offset-color: rgb(103 232 249 / 0.4);
}
.ring-offset-cyan-300\/45{
  --tw-ring-offset-color: rgb(103 232 249 / 0.45);
}
.ring-offset-cyan-300\/5{
  --tw-ring-offset-color: rgb(103 232 249 / 0.05);
}
.ring-offset-cyan-300\/50{
  --tw-ring-offset-color: rgb(103 232 249 / 0.5);
}
.ring-offset-cyan-300\/55{
  --tw-ring-offset-color: rgb(103 232 249 / 0.55);
}
.ring-offset-cyan-300\/60{
  --tw-ring-offset-color: rgb(103 232 249 / 0.6);
}
.ring-offset-cyan-300\/65{
  --tw-ring-offset-color: rgb(103 232 249 / 0.65);
}
.ring-offset-cyan-300\/70{
  --tw-ring-offset-color: rgb(103 232 249 / 0.7);
}
.ring-offset-cyan-300\/75{
  --tw-ring-offset-color: rgb(103 232 249 / 0.75);
}
.ring-offset-cyan-300\/80{
  --tw-ring-offset-color: rgb(103 232 249 / 0.8);
}
.ring-offset-cyan-300\/85{
  --tw-ring-offset-color: rgb(103 232 249 / 0.85);
}
.ring-offset-cyan-300\/90{
  --tw-ring-offset-color: rgb(103 232 249 / 0.9);
}
.ring-offset-cyan-300\/95{
  --tw-ring-offset-color: rgb(103 232 249 / 0.95);
}
.ring-offset-cyan-400{
  --tw-ring-offset-color: #22d3ee;
}
.ring-offset-cyan-400\/0{
  --tw-ring-offset-color: rgb(34 211 238 / 0);
}
.ring-offset-cyan-400\/10{
  --tw-ring-offset-color: rgb(34 211 238 / 0.1);
}
.ring-offset-cyan-400\/100{
  --tw-ring-offset-color: rgb(34 211 238 / 1);
}
.ring-offset-cyan-400\/15{
  --tw-ring-offset-color: rgb(34 211 238 / 0.15);
}
.ring-offset-cyan-400\/20{
  --tw-ring-offset-color: rgb(34 211 238 / 0.2);
}
.ring-offset-cyan-400\/25{
  --tw-ring-offset-color: rgb(34 211 238 / 0.25);
}
.ring-offset-cyan-400\/30{
  --tw-ring-offset-color: rgb(34 211 238 / 0.3);
}
.ring-offset-cyan-400\/35{
  --tw-ring-offset-color: rgb(34 211 238 / 0.35);
}
.ring-offset-cyan-400\/40{
  --tw-ring-offset-color: rgb(34 211 238 / 0.4);
}
.ring-offset-cyan-400\/45{
  --tw-ring-offset-color: rgb(34 211 238 / 0.45);
}
.ring-offset-cyan-400\/5{
  --tw-ring-offset-color: rgb(34 211 238 / 0.05);
}
.ring-offset-cyan-400\/50{
  --tw-ring-offset-color: rgb(34 211 238 / 0.5);
}
.ring-offset-cyan-400\/55{
  --tw-ring-offset-color: rgb(34 211 238 / 0.55);
}
.ring-offset-cyan-400\/60{
  --tw-ring-offset-color: rgb(34 211 238 / 0.6);
}
.ring-offset-cyan-400\/65{
  --tw-ring-offset-color: rgb(34 211 238 / 0.65);
}
.ring-offset-cyan-400\/70{
  --tw-ring-offset-color: rgb(34 211 238 / 0.7);
}
.ring-offset-cyan-400\/75{
  --tw-ring-offset-color: rgb(34 211 238 / 0.75);
}
.ring-offset-cyan-400\/80{
  --tw-ring-offset-color: rgb(34 211 238 / 0.8);
}
.ring-offset-cyan-400\/85{
  --tw-ring-offset-color: rgb(34 211 238 / 0.85);
}
.ring-offset-cyan-400\/90{
  --tw-ring-offset-color: rgb(34 211 238 / 0.9);
}
.ring-offset-cyan-400\/95{
  --tw-ring-offset-color: rgb(34 211 238 / 0.95);
}
.ring-offset-cyan-50{
  --tw-ring-offset-color: #ecfeff;
}
.ring-offset-cyan-50\/0{
  --tw-ring-offset-color: rgb(236 254 255 / 0);
}
.ring-offset-cyan-50\/10{
  --tw-ring-offset-color: rgb(236 254 255 / 0.1);
}
.ring-offset-cyan-50\/100{
  --tw-ring-offset-color: rgb(236 254 255 / 1);
}
.ring-offset-cyan-50\/15{
  --tw-ring-offset-color: rgb(236 254 255 / 0.15);
}
.ring-offset-cyan-50\/20{
  --tw-ring-offset-color: rgb(236 254 255 / 0.2);
}
.ring-offset-cyan-50\/25{
  --tw-ring-offset-color: rgb(236 254 255 / 0.25);
}
.ring-offset-cyan-50\/30{
  --tw-ring-offset-color: rgb(236 254 255 / 0.3);
}
.ring-offset-cyan-50\/35{
  --tw-ring-offset-color: rgb(236 254 255 / 0.35);
}
.ring-offset-cyan-50\/40{
  --tw-ring-offset-color: rgb(236 254 255 / 0.4);
}
.ring-offset-cyan-50\/45{
  --tw-ring-offset-color: rgb(236 254 255 / 0.45);
}
.ring-offset-cyan-50\/5{
  --tw-ring-offset-color: rgb(236 254 255 / 0.05);
}
.ring-offset-cyan-50\/50{
  --tw-ring-offset-color: rgb(236 254 255 / 0.5);
}
.ring-offset-cyan-50\/55{
  --tw-ring-offset-color: rgb(236 254 255 / 0.55);
}
.ring-offset-cyan-50\/60{
  --tw-ring-offset-color: rgb(236 254 255 / 0.6);
}
.ring-offset-cyan-50\/65{
  --tw-ring-offset-color: rgb(236 254 255 / 0.65);
}
.ring-offset-cyan-50\/70{
  --tw-ring-offset-color: rgb(236 254 255 / 0.7);
}
.ring-offset-cyan-50\/75{
  --tw-ring-offset-color: rgb(236 254 255 / 0.75);
}
.ring-offset-cyan-50\/80{
  --tw-ring-offset-color: rgb(236 254 255 / 0.8);
}
.ring-offset-cyan-50\/85{
  --tw-ring-offset-color: rgb(236 254 255 / 0.85);
}
.ring-offset-cyan-50\/90{
  --tw-ring-offset-color: rgb(236 254 255 / 0.9);
}
.ring-offset-cyan-50\/95{
  --tw-ring-offset-color: rgb(236 254 255 / 0.95);
}
.ring-offset-cyan-500{
  --tw-ring-offset-color: #06b6d4;
}
.ring-offset-cyan-500\/0{
  --tw-ring-offset-color: rgb(6 182 212 / 0);
}
.ring-offset-cyan-500\/10{
  --tw-ring-offset-color: rgb(6 182 212 / 0.1);
}
.ring-offset-cyan-500\/100{
  --tw-ring-offset-color: rgb(6 182 212 / 1);
}
.ring-offset-cyan-500\/15{
  --tw-ring-offset-color: rgb(6 182 212 / 0.15);
}
.ring-offset-cyan-500\/20{
  --tw-ring-offset-color: rgb(6 182 212 / 0.2);
}
.ring-offset-cyan-500\/25{
  --tw-ring-offset-color: rgb(6 182 212 / 0.25);
}
.ring-offset-cyan-500\/30{
  --tw-ring-offset-color: rgb(6 182 212 / 0.3);
}
.ring-offset-cyan-500\/35{
  --tw-ring-offset-color: rgb(6 182 212 / 0.35);
}
.ring-offset-cyan-500\/40{
  --tw-ring-offset-color: rgb(6 182 212 / 0.4);
}
.ring-offset-cyan-500\/45{
  --tw-ring-offset-color: rgb(6 182 212 / 0.45);
}
.ring-offset-cyan-500\/5{
  --tw-ring-offset-color: rgb(6 182 212 / 0.05);
}
.ring-offset-cyan-500\/50{
  --tw-ring-offset-color: rgb(6 182 212 / 0.5);
}
.ring-offset-cyan-500\/55{
  --tw-ring-offset-color: rgb(6 182 212 / 0.55);
}
.ring-offset-cyan-500\/60{
  --tw-ring-offset-color: rgb(6 182 212 / 0.6);
}
.ring-offset-cyan-500\/65{
  --tw-ring-offset-color: rgb(6 182 212 / 0.65);
}
.ring-offset-cyan-500\/70{
  --tw-ring-offset-color: rgb(6 182 212 / 0.7);
}
.ring-offset-cyan-500\/75{
  --tw-ring-offset-color: rgb(6 182 212 / 0.75);
}
.ring-offset-cyan-500\/80{
  --tw-ring-offset-color: rgb(6 182 212 / 0.8);
}
.ring-offset-cyan-500\/85{
  --tw-ring-offset-color: rgb(6 182 212 / 0.85);
}
.ring-offset-cyan-500\/90{
  --tw-ring-offset-color: rgb(6 182 212 / 0.9);
}
.ring-offset-cyan-500\/95{
  --tw-ring-offset-color: rgb(6 182 212 / 0.95);
}
.ring-offset-cyan-600{
  --tw-ring-offset-color: #0891b2;
}
.ring-offset-cyan-600\/0{
  --tw-ring-offset-color: rgb(8 145 178 / 0);
}
.ring-offset-cyan-600\/10{
  --tw-ring-offset-color: rgb(8 145 178 / 0.1);
}
.ring-offset-cyan-600\/100{
  --tw-ring-offset-color: rgb(8 145 178 / 1);
}
.ring-offset-cyan-600\/15{
  --tw-ring-offset-color: rgb(8 145 178 / 0.15);
}
.ring-offset-cyan-600\/20{
  --tw-ring-offset-color: rgb(8 145 178 / 0.2);
}
.ring-offset-cyan-600\/25{
  --tw-ring-offset-color: rgb(8 145 178 / 0.25);
}
.ring-offset-cyan-600\/30{
  --tw-ring-offset-color: rgb(8 145 178 / 0.3);
}
.ring-offset-cyan-600\/35{
  --tw-ring-offset-color: rgb(8 145 178 / 0.35);
}
.ring-offset-cyan-600\/40{
  --tw-ring-offset-color: rgb(8 145 178 / 0.4);
}
.ring-offset-cyan-600\/45{
  --tw-ring-offset-color: rgb(8 145 178 / 0.45);
}
.ring-offset-cyan-600\/5{
  --tw-ring-offset-color: rgb(8 145 178 / 0.05);
}
.ring-offset-cyan-600\/50{
  --tw-ring-offset-color: rgb(8 145 178 / 0.5);
}
.ring-offset-cyan-600\/55{
  --tw-ring-offset-color: rgb(8 145 178 / 0.55);
}
.ring-offset-cyan-600\/60{
  --tw-ring-offset-color: rgb(8 145 178 / 0.6);
}
.ring-offset-cyan-600\/65{
  --tw-ring-offset-color: rgb(8 145 178 / 0.65);
}
.ring-offset-cyan-600\/70{
  --tw-ring-offset-color: rgb(8 145 178 / 0.7);
}
.ring-offset-cyan-600\/75{
  --tw-ring-offset-color: rgb(8 145 178 / 0.75);
}
.ring-offset-cyan-600\/80{
  --tw-ring-offset-color: rgb(8 145 178 / 0.8);
}
.ring-offset-cyan-600\/85{
  --tw-ring-offset-color: rgb(8 145 178 / 0.85);
}
.ring-offset-cyan-600\/90{
  --tw-ring-offset-color: rgb(8 145 178 / 0.9);
}
.ring-offset-cyan-600\/95{
  --tw-ring-offset-color: rgb(8 145 178 / 0.95);
}
.ring-offset-cyan-700{
  --tw-ring-offset-color: #0e7490;
}
.ring-offset-cyan-700\/0{
  --tw-ring-offset-color: rgb(14 116 144 / 0);
}
.ring-offset-cyan-700\/10{
  --tw-ring-offset-color: rgb(14 116 144 / 0.1);
}
.ring-offset-cyan-700\/100{
  --tw-ring-offset-color: rgb(14 116 144 / 1);
}
.ring-offset-cyan-700\/15{
  --tw-ring-offset-color: rgb(14 116 144 / 0.15);
}
.ring-offset-cyan-700\/20{
  --tw-ring-offset-color: rgb(14 116 144 / 0.2);
}
.ring-offset-cyan-700\/25{
  --tw-ring-offset-color: rgb(14 116 144 / 0.25);
}
.ring-offset-cyan-700\/30{
  --tw-ring-offset-color: rgb(14 116 144 / 0.3);
}
.ring-offset-cyan-700\/35{
  --tw-ring-offset-color: rgb(14 116 144 / 0.35);
}
.ring-offset-cyan-700\/40{
  --tw-ring-offset-color: rgb(14 116 144 / 0.4);
}
.ring-offset-cyan-700\/45{
  --tw-ring-offset-color: rgb(14 116 144 / 0.45);
}
.ring-offset-cyan-700\/5{
  --tw-ring-offset-color: rgb(14 116 144 / 0.05);
}
.ring-offset-cyan-700\/50{
  --tw-ring-offset-color: rgb(14 116 144 / 0.5);
}
.ring-offset-cyan-700\/55{
  --tw-ring-offset-color: rgb(14 116 144 / 0.55);
}
.ring-offset-cyan-700\/60{
  --tw-ring-offset-color: rgb(14 116 144 / 0.6);
}
.ring-offset-cyan-700\/65{
  --tw-ring-offset-color: rgb(14 116 144 / 0.65);
}
.ring-offset-cyan-700\/70{
  --tw-ring-offset-color: rgb(14 116 144 / 0.7);
}
.ring-offset-cyan-700\/75{
  --tw-ring-offset-color: rgb(14 116 144 / 0.75);
}
.ring-offset-cyan-700\/80{
  --tw-ring-offset-color: rgb(14 116 144 / 0.8);
}
.ring-offset-cyan-700\/85{
  --tw-ring-offset-color: rgb(14 116 144 / 0.85);
}
.ring-offset-cyan-700\/90{
  --tw-ring-offset-color: rgb(14 116 144 / 0.9);
}
.ring-offset-cyan-700\/95{
  --tw-ring-offset-color: rgb(14 116 144 / 0.95);
}
.ring-offset-cyan-800{
  --tw-ring-offset-color: #155e75;
}
.ring-offset-cyan-800\/0{
  --tw-ring-offset-color: rgb(21 94 117 / 0);
}
.ring-offset-cyan-800\/10{
  --tw-ring-offset-color: rgb(21 94 117 / 0.1);
}
.ring-offset-cyan-800\/100{
  --tw-ring-offset-color: rgb(21 94 117 / 1);
}
.ring-offset-cyan-800\/15{
  --tw-ring-offset-color: rgb(21 94 117 / 0.15);
}
.ring-offset-cyan-800\/20{
  --tw-ring-offset-color: rgb(21 94 117 / 0.2);
}
.ring-offset-cyan-800\/25{
  --tw-ring-offset-color: rgb(21 94 117 / 0.25);
}
.ring-offset-cyan-800\/30{
  --tw-ring-offset-color: rgb(21 94 117 / 0.3);
}
.ring-offset-cyan-800\/35{
  --tw-ring-offset-color: rgb(21 94 117 / 0.35);
}
.ring-offset-cyan-800\/40{
  --tw-ring-offset-color: rgb(21 94 117 / 0.4);
}
.ring-offset-cyan-800\/45{
  --tw-ring-offset-color: rgb(21 94 117 / 0.45);
}
.ring-offset-cyan-800\/5{
  --tw-ring-offset-color: rgb(21 94 117 / 0.05);
}
.ring-offset-cyan-800\/50{
  --tw-ring-offset-color: rgb(21 94 117 / 0.5);
}
.ring-offset-cyan-800\/55{
  --tw-ring-offset-color: rgb(21 94 117 / 0.55);
}
.ring-offset-cyan-800\/60{
  --tw-ring-offset-color: rgb(21 94 117 / 0.6);
}
.ring-offset-cyan-800\/65{
  --tw-ring-offset-color: rgb(21 94 117 / 0.65);
}
.ring-offset-cyan-800\/70{
  --tw-ring-offset-color: rgb(21 94 117 / 0.7);
}
.ring-offset-cyan-800\/75{
  --tw-ring-offset-color: rgb(21 94 117 / 0.75);
}
.ring-offset-cyan-800\/80{
  --tw-ring-offset-color: rgb(21 94 117 / 0.8);
}
.ring-offset-cyan-800\/85{
  --tw-ring-offset-color: rgb(21 94 117 / 0.85);
}
.ring-offset-cyan-800\/90{
  --tw-ring-offset-color: rgb(21 94 117 / 0.9);
}
.ring-offset-cyan-800\/95{
  --tw-ring-offset-color: rgb(21 94 117 / 0.95);
}
.ring-offset-cyan-900{
  --tw-ring-offset-color: #164e63;
}
.ring-offset-cyan-900\/0{
  --tw-ring-offset-color: rgb(22 78 99 / 0);
}
.ring-offset-cyan-900\/10{
  --tw-ring-offset-color: rgb(22 78 99 / 0.1);
}
.ring-offset-cyan-900\/100{
  --tw-ring-offset-color: rgb(22 78 99 / 1);
}
.ring-offset-cyan-900\/15{
  --tw-ring-offset-color: rgb(22 78 99 / 0.15);
}
.ring-offset-cyan-900\/20{
  --tw-ring-offset-color: rgb(22 78 99 / 0.2);
}
.ring-offset-cyan-900\/25{
  --tw-ring-offset-color: rgb(22 78 99 / 0.25);
}
.ring-offset-cyan-900\/30{
  --tw-ring-offset-color: rgb(22 78 99 / 0.3);
}
.ring-offset-cyan-900\/35{
  --tw-ring-offset-color: rgb(22 78 99 / 0.35);
}
.ring-offset-cyan-900\/40{
  --tw-ring-offset-color: rgb(22 78 99 / 0.4);
}
.ring-offset-cyan-900\/45{
  --tw-ring-offset-color: rgb(22 78 99 / 0.45);
}
.ring-offset-cyan-900\/5{
  --tw-ring-offset-color: rgb(22 78 99 / 0.05);
}
.ring-offset-cyan-900\/50{
  --tw-ring-offset-color: rgb(22 78 99 / 0.5);
}
.ring-offset-cyan-900\/55{
  --tw-ring-offset-color: rgb(22 78 99 / 0.55);
}
.ring-offset-cyan-900\/60{
  --tw-ring-offset-color: rgb(22 78 99 / 0.6);
}
.ring-offset-cyan-900\/65{
  --tw-ring-offset-color: rgb(22 78 99 / 0.65);
}
.ring-offset-cyan-900\/70{
  --tw-ring-offset-color: rgb(22 78 99 / 0.7);
}
.ring-offset-cyan-900\/75{
  --tw-ring-offset-color: rgb(22 78 99 / 0.75);
}
.ring-offset-cyan-900\/80{
  --tw-ring-offset-color: rgb(22 78 99 / 0.8);
}
.ring-offset-cyan-900\/85{
  --tw-ring-offset-color: rgb(22 78 99 / 0.85);
}
.ring-offset-cyan-900\/90{
  --tw-ring-offset-color: rgb(22 78 99 / 0.9);
}
.ring-offset-cyan-900\/95{
  --tw-ring-offset-color: rgb(22 78 99 / 0.95);
}
.ring-offset-cyan-950{
  --tw-ring-offset-color: #083344;
}
.ring-offset-cyan-950\/0{
  --tw-ring-offset-color: rgb(8 51 68 / 0);
}
.ring-offset-cyan-950\/10{
  --tw-ring-offset-color: rgb(8 51 68 / 0.1);
}
.ring-offset-cyan-950\/100{
  --tw-ring-offset-color: rgb(8 51 68 / 1);
}
.ring-offset-cyan-950\/15{
  --tw-ring-offset-color: rgb(8 51 68 / 0.15);
}
.ring-offset-cyan-950\/20{
  --tw-ring-offset-color: rgb(8 51 68 / 0.2);
}
.ring-offset-cyan-950\/25{
  --tw-ring-offset-color: rgb(8 51 68 / 0.25);
}
.ring-offset-cyan-950\/30{
  --tw-ring-offset-color: rgb(8 51 68 / 0.3);
}
.ring-offset-cyan-950\/35{
  --tw-ring-offset-color: rgb(8 51 68 / 0.35);
}
.ring-offset-cyan-950\/40{
  --tw-ring-offset-color: rgb(8 51 68 / 0.4);
}
.ring-offset-cyan-950\/45{
  --tw-ring-offset-color: rgb(8 51 68 / 0.45);
}
.ring-offset-cyan-950\/5{
  --tw-ring-offset-color: rgb(8 51 68 / 0.05);
}
.ring-offset-cyan-950\/50{
  --tw-ring-offset-color: rgb(8 51 68 / 0.5);
}
.ring-offset-cyan-950\/55{
  --tw-ring-offset-color: rgb(8 51 68 / 0.55);
}
.ring-offset-cyan-950\/60{
  --tw-ring-offset-color: rgb(8 51 68 / 0.6);
}
.ring-offset-cyan-950\/65{
  --tw-ring-offset-color: rgb(8 51 68 / 0.65);
}
.ring-offset-cyan-950\/70{
  --tw-ring-offset-color: rgb(8 51 68 / 0.7);
}
.ring-offset-cyan-950\/75{
  --tw-ring-offset-color: rgb(8 51 68 / 0.75);
}
.ring-offset-cyan-950\/80{
  --tw-ring-offset-color: rgb(8 51 68 / 0.8);
}
.ring-offset-cyan-950\/85{
  --tw-ring-offset-color: rgb(8 51 68 / 0.85);
}
.ring-offset-cyan-950\/90{
  --tw-ring-offset-color: rgb(8 51 68 / 0.9);
}
.ring-offset-cyan-950\/95{
  --tw-ring-offset-color: rgb(8 51 68 / 0.95);
}
.ring-offset-destructive{
  --tw-ring-offset-color: hsl(var(--destructive));
}
.ring-offset-destructive-foreground{
  --tw-ring-offset-color: hsl(var(--destructive-foreground));
}
.ring-offset-destructive-foreground\/0{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0);
}
.ring-offset-destructive-foreground\/10{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.1);
}
.ring-offset-destructive-foreground\/100{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 1);
}
.ring-offset-destructive-foreground\/15{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.15);
}
.ring-offset-destructive-foreground\/20{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.2);
}
.ring-offset-destructive-foreground\/25{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.25);
}
.ring-offset-destructive-foreground\/30{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.3);
}
.ring-offset-destructive-foreground\/35{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.35);
}
.ring-offset-destructive-foreground\/40{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.4);
}
.ring-offset-destructive-foreground\/45{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.45);
}
.ring-offset-destructive-foreground\/5{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.05);
}
.ring-offset-destructive-foreground\/50{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.5);
}
.ring-offset-destructive-foreground\/55{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.55);
}
.ring-offset-destructive-foreground\/60{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.6);
}
.ring-offset-destructive-foreground\/65{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.65);
}
.ring-offset-destructive-foreground\/70{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.7);
}
.ring-offset-destructive-foreground\/75{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.75);
}
.ring-offset-destructive-foreground\/80{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.8);
}
.ring-offset-destructive-foreground\/85{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.85);
}
.ring-offset-destructive-foreground\/90{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.9);
}
.ring-offset-destructive-foreground\/95{
  --tw-ring-offset-color: hsl(var(--destructive-foreground) / 0.95);
}
.ring-offset-destructive\/0{
  --tw-ring-offset-color: hsl(var(--destructive) / 0);
}
.ring-offset-destructive\/10{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.1);
}
.ring-offset-destructive\/100{
  --tw-ring-offset-color: hsl(var(--destructive) / 1);
}
.ring-offset-destructive\/15{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.15);
}
.ring-offset-destructive\/20{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.2);
}
.ring-offset-destructive\/25{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.25);
}
.ring-offset-destructive\/30{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.3);
}
.ring-offset-destructive\/35{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.35);
}
.ring-offset-destructive\/40{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.4);
}
.ring-offset-destructive\/45{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.45);
}
.ring-offset-destructive\/5{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.05);
}
.ring-offset-destructive\/50{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.5);
}
.ring-offset-destructive\/55{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.55);
}
.ring-offset-destructive\/60{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.6);
}
.ring-offset-destructive\/65{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.65);
}
.ring-offset-destructive\/70{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.7);
}
.ring-offset-destructive\/75{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.75);
}
.ring-offset-destructive\/80{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.8);
}
.ring-offset-destructive\/85{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.85);
}
.ring-offset-destructive\/90{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.9);
}
.ring-offset-destructive\/95{
  --tw-ring-offset-color: hsl(var(--destructive) / 0.95);
}
.ring-offset-emerald-100{
  --tw-ring-offset-color: #d1fae5;
}
.ring-offset-emerald-100\/0{
  --tw-ring-offset-color: rgb(209 250 229 / 0);
}
.ring-offset-emerald-100\/10{
  --tw-ring-offset-color: rgb(209 250 229 / 0.1);
}
.ring-offset-emerald-100\/100{
  --tw-ring-offset-color: rgb(209 250 229 / 1);
}
.ring-offset-emerald-100\/15{
  --tw-ring-offset-color: rgb(209 250 229 / 0.15);
}
.ring-offset-emerald-100\/20{
  --tw-ring-offset-color: rgb(209 250 229 / 0.2);
}
.ring-offset-emerald-100\/25{
  --tw-ring-offset-color: rgb(209 250 229 / 0.25);
}
.ring-offset-emerald-100\/30{
  --tw-ring-offset-color: rgb(209 250 229 / 0.3);
}
.ring-offset-emerald-100\/35{
  --tw-ring-offset-color: rgb(209 250 229 / 0.35);
}
.ring-offset-emerald-100\/40{
  --tw-ring-offset-color: rgb(209 250 229 / 0.4);
}
.ring-offset-emerald-100\/45{
  --tw-ring-offset-color: rgb(209 250 229 / 0.45);
}
.ring-offset-emerald-100\/5{
  --tw-ring-offset-color: rgb(209 250 229 / 0.05);
}
.ring-offset-emerald-100\/50{
  --tw-ring-offset-color: rgb(209 250 229 / 0.5);
}
.ring-offset-emerald-100\/55{
  --tw-ring-offset-color: rgb(209 250 229 / 0.55);
}
.ring-offset-emerald-100\/60{
  --tw-ring-offset-color: rgb(209 250 229 / 0.6);
}
.ring-offset-emerald-100\/65{
  --tw-ring-offset-color: rgb(209 250 229 / 0.65);
}
.ring-offset-emerald-100\/70{
  --tw-ring-offset-color: rgb(209 250 229 / 0.7);
}
.ring-offset-emerald-100\/75{
  --tw-ring-offset-color: rgb(209 250 229 / 0.75);
}
.ring-offset-emerald-100\/80{
  --tw-ring-offset-color: rgb(209 250 229 / 0.8);
}
.ring-offset-emerald-100\/85{
  --tw-ring-offset-color: rgb(209 250 229 / 0.85);
}
.ring-offset-emerald-100\/90{
  --tw-ring-offset-color: rgb(209 250 229 / 0.9);
}
.ring-offset-emerald-100\/95{
  --tw-ring-offset-color: rgb(209 250 229 / 0.95);
}
.ring-offset-emerald-200{
  --tw-ring-offset-color: #a7f3d0;
}
.ring-offset-emerald-200\/0{
  --tw-ring-offset-color: rgb(167 243 208 / 0);
}
.ring-offset-emerald-200\/10{
  --tw-ring-offset-color: rgb(167 243 208 / 0.1);
}
.ring-offset-emerald-200\/100{
  --tw-ring-offset-color: rgb(167 243 208 / 1);
}
.ring-offset-emerald-200\/15{
  --tw-ring-offset-color: rgb(167 243 208 / 0.15);
}
.ring-offset-emerald-200\/20{
  --tw-ring-offset-color: rgb(167 243 208 / 0.2);
}
.ring-offset-emerald-200\/25{
  --tw-ring-offset-color: rgb(167 243 208 / 0.25);
}
.ring-offset-emerald-200\/30{
  --tw-ring-offset-color: rgb(167 243 208 / 0.3);
}
.ring-offset-emerald-200\/35{
  --tw-ring-offset-color: rgb(167 243 208 / 0.35);
}
.ring-offset-emerald-200\/40{
  --tw-ring-offset-color: rgb(167 243 208 / 0.4);
}
.ring-offset-emerald-200\/45{
  --tw-ring-offset-color: rgb(167 243 208 / 0.45);
}
.ring-offset-emerald-200\/5{
  --tw-ring-offset-color: rgb(167 243 208 / 0.05);
}
.ring-offset-emerald-200\/50{
  --tw-ring-offset-color: rgb(167 243 208 / 0.5);
}
.ring-offset-emerald-200\/55{
  --tw-ring-offset-color: rgb(167 243 208 / 0.55);
}
.ring-offset-emerald-200\/60{
  --tw-ring-offset-color: rgb(167 243 208 / 0.6);
}
.ring-offset-emerald-200\/65{
  --tw-ring-offset-color: rgb(167 243 208 / 0.65);
}
.ring-offset-emerald-200\/70{
  --tw-ring-offset-color: rgb(167 243 208 / 0.7);
}
.ring-offset-emerald-200\/75{
  --tw-ring-offset-color: rgb(167 243 208 / 0.75);
}
.ring-offset-emerald-200\/80{
  --tw-ring-offset-color: rgb(167 243 208 / 0.8);
}
.ring-offset-emerald-200\/85{
  --tw-ring-offset-color: rgb(167 243 208 / 0.85);
}
.ring-offset-emerald-200\/90{
  --tw-ring-offset-color: rgb(167 243 208 / 0.9);
}
.ring-offset-emerald-200\/95{
  --tw-ring-offset-color: rgb(167 243 208 / 0.95);
}
.ring-offset-emerald-300{
  --tw-ring-offset-color: #6ee7b7;
}
.ring-offset-emerald-300\/0{
  --tw-ring-offset-color: rgb(110 231 183 / 0);
}
.ring-offset-emerald-300\/10{
  --tw-ring-offset-color: rgb(110 231 183 / 0.1);
}
.ring-offset-emerald-300\/100{
  --tw-ring-offset-color: rgb(110 231 183 / 1);
}
.ring-offset-emerald-300\/15{
  --tw-ring-offset-color: rgb(110 231 183 / 0.15);
}
.ring-offset-emerald-300\/20{
  --tw-ring-offset-color: rgb(110 231 183 / 0.2);
}
.ring-offset-emerald-300\/25{
  --tw-ring-offset-color: rgb(110 231 183 / 0.25);
}
.ring-offset-emerald-300\/30{
  --tw-ring-offset-color: rgb(110 231 183 / 0.3);
}
.ring-offset-emerald-300\/35{
  --tw-ring-offset-color: rgb(110 231 183 / 0.35);
}
.ring-offset-emerald-300\/40{
  --tw-ring-offset-color: rgb(110 231 183 / 0.4);
}
.ring-offset-emerald-300\/45{
  --tw-ring-offset-color: rgb(110 231 183 / 0.45);
}
.ring-offset-emerald-300\/5{
  --tw-ring-offset-color: rgb(110 231 183 / 0.05);
}
.ring-offset-emerald-300\/50{
  --tw-ring-offset-color: rgb(110 231 183 / 0.5);
}
.ring-offset-emerald-300\/55{
  --tw-ring-offset-color: rgb(110 231 183 / 0.55);
}
.ring-offset-emerald-300\/60{
  --tw-ring-offset-color: rgb(110 231 183 / 0.6);
}
.ring-offset-emerald-300\/65{
  --tw-ring-offset-color: rgb(110 231 183 / 0.65);
}
.ring-offset-emerald-300\/70{
  --tw-ring-offset-color: rgb(110 231 183 / 0.7);
}
.ring-offset-emerald-300\/75{
  --tw-ring-offset-color: rgb(110 231 183 / 0.75);
}
.ring-offset-emerald-300\/80{
  --tw-ring-offset-color: rgb(110 231 183 / 0.8);
}
.ring-offset-emerald-300\/85{
  --tw-ring-offset-color: rgb(110 231 183 / 0.85);
}
.ring-offset-emerald-300\/90{
  --tw-ring-offset-color: rgb(110 231 183 / 0.9);
}
.ring-offset-emerald-300\/95{
  --tw-ring-offset-color: rgb(110 231 183 / 0.95);
}
.ring-offset-emerald-400{
  --tw-ring-offset-color: #34d399;
}
.ring-offset-emerald-400\/0{
  --tw-ring-offset-color: rgb(52 211 153 / 0);
}
.ring-offset-emerald-400\/10{
  --tw-ring-offset-color: rgb(52 211 153 / 0.1);
}
.ring-offset-emerald-400\/100{
  --tw-ring-offset-color: rgb(52 211 153 / 1);
}
.ring-offset-emerald-400\/15{
  --tw-ring-offset-color: rgb(52 211 153 / 0.15);
}
.ring-offset-emerald-400\/20{
  --tw-ring-offset-color: rgb(52 211 153 / 0.2);
}
.ring-offset-emerald-400\/25{
  --tw-ring-offset-color: rgb(52 211 153 / 0.25);
}
.ring-offset-emerald-400\/30{
  --tw-ring-offset-color: rgb(52 211 153 / 0.3);
}
.ring-offset-emerald-400\/35{
  --tw-ring-offset-color: rgb(52 211 153 / 0.35);
}
.ring-offset-emerald-400\/40{
  --tw-ring-offset-color: rgb(52 211 153 / 0.4);
}
.ring-offset-emerald-400\/45{
  --tw-ring-offset-color: rgb(52 211 153 / 0.45);
}
.ring-offset-emerald-400\/5{
  --tw-ring-offset-color: rgb(52 211 153 / 0.05);
}
.ring-offset-emerald-400\/50{
  --tw-ring-offset-color: rgb(52 211 153 / 0.5);
}
.ring-offset-emerald-400\/55{
  --tw-ring-offset-color: rgb(52 211 153 / 0.55);
}
.ring-offset-emerald-400\/60{
  --tw-ring-offset-color: rgb(52 211 153 / 0.6);
}
.ring-offset-emerald-400\/65{
  --tw-ring-offset-color: rgb(52 211 153 / 0.65);
}
.ring-offset-emerald-400\/70{
  --tw-ring-offset-color: rgb(52 211 153 / 0.7);
}
.ring-offset-emerald-400\/75{
  --tw-ring-offset-color: rgb(52 211 153 / 0.75);
}
.ring-offset-emerald-400\/80{
  --tw-ring-offset-color: rgb(52 211 153 / 0.8);
}
.ring-offset-emerald-400\/85{
  --tw-ring-offset-color: rgb(52 211 153 / 0.85);
}
.ring-offset-emerald-400\/90{
  --tw-ring-offset-color: rgb(52 211 153 / 0.9);
}
.ring-offset-emerald-400\/95{
  --tw-ring-offset-color: rgb(52 211 153 / 0.95);
}
.ring-offset-emerald-50{
  --tw-ring-offset-color: #ecfdf5;
}
.ring-offset-emerald-50\/0{
  --tw-ring-offset-color: rgb(236 253 245 / 0);
}
.ring-offset-emerald-50\/10{
  --tw-ring-offset-color: rgb(236 253 245 / 0.1);
}
.ring-offset-emerald-50\/100{
  --tw-ring-offset-color: rgb(236 253 245 / 1);
}
.ring-offset-emerald-50\/15{
  --tw-ring-offset-color: rgb(236 253 245 / 0.15);
}
.ring-offset-emerald-50\/20{
  --tw-ring-offset-color: rgb(236 253 245 / 0.2);
}
.ring-offset-emerald-50\/25{
  --tw-ring-offset-color: rgb(236 253 245 / 0.25);
}
.ring-offset-emerald-50\/30{
  --tw-ring-offset-color: rgb(236 253 245 / 0.3);
}
.ring-offset-emerald-50\/35{
  --tw-ring-offset-color: rgb(236 253 245 / 0.35);
}
.ring-offset-emerald-50\/40{
  --tw-ring-offset-color: rgb(236 253 245 / 0.4);
}
.ring-offset-emerald-50\/45{
  --tw-ring-offset-color: rgb(236 253 245 / 0.45);
}
.ring-offset-emerald-50\/5{
  --tw-ring-offset-color: rgb(236 253 245 / 0.05);
}
.ring-offset-emerald-50\/50{
  --tw-ring-offset-color: rgb(236 253 245 / 0.5);
}
.ring-offset-emerald-50\/55{
  --tw-ring-offset-color: rgb(236 253 245 / 0.55);
}
.ring-offset-emerald-50\/60{
  --tw-ring-offset-color: rgb(236 253 245 / 0.6);
}
.ring-offset-emerald-50\/65{
  --tw-ring-offset-color: rgb(236 253 245 / 0.65);
}
.ring-offset-emerald-50\/70{
  --tw-ring-offset-color: rgb(236 253 245 / 0.7);
}
.ring-offset-emerald-50\/75{
  --tw-ring-offset-color: rgb(236 253 245 / 0.75);
}
.ring-offset-emerald-50\/80{
  --tw-ring-offset-color: rgb(236 253 245 / 0.8);
}
.ring-offset-emerald-50\/85{
  --tw-ring-offset-color: rgb(236 253 245 / 0.85);
}
.ring-offset-emerald-50\/90{
  --tw-ring-offset-color: rgb(236 253 245 / 0.9);
}
.ring-offset-emerald-50\/95{
  --tw-ring-offset-color: rgb(236 253 245 / 0.95);
}
.ring-offset-emerald-500{
  --tw-ring-offset-color: #10b981;
}
.ring-offset-emerald-500\/0{
  --tw-ring-offset-color: rgb(16 185 129 / 0);
}
.ring-offset-emerald-500\/10{
  --tw-ring-offset-color: rgb(16 185 129 / 0.1);
}
.ring-offset-emerald-500\/100{
  --tw-ring-offset-color: rgb(16 185 129 / 1);
}
.ring-offset-emerald-500\/15{
  --tw-ring-offset-color: rgb(16 185 129 / 0.15);
}
.ring-offset-emerald-500\/20{
  --tw-ring-offset-color: rgb(16 185 129 / 0.2);
}
.ring-offset-emerald-500\/25{
  --tw-ring-offset-color: rgb(16 185 129 / 0.25);
}
.ring-offset-emerald-500\/30{
  --tw-ring-offset-color: rgb(16 185 129 / 0.3);
}
.ring-offset-emerald-500\/35{
  --tw-ring-offset-color: rgb(16 185 129 / 0.35);
}
.ring-offset-emerald-500\/40{
  --tw-ring-offset-color: rgb(16 185 129 / 0.4);
}
.ring-offset-emerald-500\/45{
  --tw-ring-offset-color: rgb(16 185 129 / 0.45);
}
.ring-offset-emerald-500\/5{
  --tw-ring-offset-color: rgb(16 185 129 / 0.05);
}
.ring-offset-emerald-500\/50{
  --tw-ring-offset-color: rgb(16 185 129 / 0.5);
}
.ring-offset-emerald-500\/55{
  --tw-ring-offset-color: rgb(16 185 129 / 0.55);
}
.ring-offset-emerald-500\/60{
  --tw-ring-offset-color: rgb(16 185 129 / 0.6);
}
.ring-offset-emerald-500\/65{
  --tw-ring-offset-color: rgb(16 185 129 / 0.65);
}
.ring-offset-emerald-500\/70{
  --tw-ring-offset-color: rgb(16 185 129 / 0.7);
}
.ring-offset-emerald-500\/75{
  --tw-ring-offset-color: rgb(16 185 129 / 0.75);
}
.ring-offset-emerald-500\/80{
  --tw-ring-offset-color: rgb(16 185 129 / 0.8);
}
.ring-offset-emerald-500\/85{
  --tw-ring-offset-color: rgb(16 185 129 / 0.85);
}
.ring-offset-emerald-500\/90{
  --tw-ring-offset-color: rgb(16 185 129 / 0.9);
}
.ring-offset-emerald-500\/95{
  --tw-ring-offset-color: rgb(16 185 129 / 0.95);
}
.ring-offset-emerald-600{
  --tw-ring-offset-color: #059669;
}
.ring-offset-emerald-600\/0{
  --tw-ring-offset-color: rgb(5 150 105 / 0);
}
.ring-offset-emerald-600\/10{
  --tw-ring-offset-color: rgb(5 150 105 / 0.1);
}
.ring-offset-emerald-600\/100{
  --tw-ring-offset-color: rgb(5 150 105 / 1);
}
.ring-offset-emerald-600\/15{
  --tw-ring-offset-color: rgb(5 150 105 / 0.15);
}
.ring-offset-emerald-600\/20{
  --tw-ring-offset-color: rgb(5 150 105 / 0.2);
}
.ring-offset-emerald-600\/25{
  --tw-ring-offset-color: rgb(5 150 105 / 0.25);
}
.ring-offset-emerald-600\/30{
  --tw-ring-offset-color: rgb(5 150 105 / 0.3);
}
.ring-offset-emerald-600\/35{
  --tw-ring-offset-color: rgb(5 150 105 / 0.35);
}
.ring-offset-emerald-600\/40{
  --tw-ring-offset-color: rgb(5 150 105 / 0.4);
}
.ring-offset-emerald-600\/45{
  --tw-ring-offset-color: rgb(5 150 105 / 0.45);
}
.ring-offset-emerald-600\/5{
  --tw-ring-offset-color: rgb(5 150 105 / 0.05);
}
.ring-offset-emerald-600\/50{
  --tw-ring-offset-color: rgb(5 150 105 / 0.5);
}
.ring-offset-emerald-600\/55{
  --tw-ring-offset-color: rgb(5 150 105 / 0.55);
}
.ring-offset-emerald-600\/60{
  --tw-ring-offset-color: rgb(5 150 105 / 0.6);
}
.ring-offset-emerald-600\/65{
  --tw-ring-offset-color: rgb(5 150 105 / 0.65);
}
.ring-offset-emerald-600\/70{
  --tw-ring-offset-color: rgb(5 150 105 / 0.7);
}
.ring-offset-emerald-600\/75{
  --tw-ring-offset-color: rgb(5 150 105 / 0.75);
}
.ring-offset-emerald-600\/80{
  --tw-ring-offset-color: rgb(5 150 105 / 0.8);
}
.ring-offset-emerald-600\/85{
  --tw-ring-offset-color: rgb(5 150 105 / 0.85);
}
.ring-offset-emerald-600\/90{
  --tw-ring-offset-color: rgb(5 150 105 / 0.9);
}
.ring-offset-emerald-600\/95{
  --tw-ring-offset-color: rgb(5 150 105 / 0.95);
}
.ring-offset-emerald-700{
  --tw-ring-offset-color: #047857;
}
.ring-offset-emerald-700\/0{
  --tw-ring-offset-color: rgb(4 120 87 / 0);
}
.ring-offset-emerald-700\/10{
  --tw-ring-offset-color: rgb(4 120 87 / 0.1);
}
.ring-offset-emerald-700\/100{
  --tw-ring-offset-color: rgb(4 120 87 / 1);
}
.ring-offset-emerald-700\/15{
  --tw-ring-offset-color: rgb(4 120 87 / 0.15);
}
.ring-offset-emerald-700\/20{
  --tw-ring-offset-color: rgb(4 120 87 / 0.2);
}
.ring-offset-emerald-700\/25{
  --tw-ring-offset-color: rgb(4 120 87 / 0.25);
}
.ring-offset-emerald-700\/30{
  --tw-ring-offset-color: rgb(4 120 87 / 0.3);
}
.ring-offset-emerald-700\/35{
  --tw-ring-offset-color: rgb(4 120 87 / 0.35);
}
.ring-offset-emerald-700\/40{
  --tw-ring-offset-color: rgb(4 120 87 / 0.4);
}
.ring-offset-emerald-700\/45{
  --tw-ring-offset-color: rgb(4 120 87 / 0.45);
}
.ring-offset-emerald-700\/5{
  --tw-ring-offset-color: rgb(4 120 87 / 0.05);
}
.ring-offset-emerald-700\/50{
  --tw-ring-offset-color: rgb(4 120 87 / 0.5);
}
.ring-offset-emerald-700\/55{
  --tw-ring-offset-color: rgb(4 120 87 / 0.55);
}
.ring-offset-emerald-700\/60{
  --tw-ring-offset-color: rgb(4 120 87 / 0.6);
}
.ring-offset-emerald-700\/65{
  --tw-ring-offset-color: rgb(4 120 87 / 0.65);
}
.ring-offset-emerald-700\/70{
  --tw-ring-offset-color: rgb(4 120 87 / 0.7);
}
.ring-offset-emerald-700\/75{
  --tw-ring-offset-color: rgb(4 120 87 / 0.75);
}
.ring-offset-emerald-700\/80{
  --tw-ring-offset-color: rgb(4 120 87 / 0.8);
}
.ring-offset-emerald-700\/85{
  --tw-ring-offset-color: rgb(4 120 87 / 0.85);
}
.ring-offset-emerald-700\/90{
  --tw-ring-offset-color: rgb(4 120 87 / 0.9);
}
.ring-offset-emerald-700\/95{
  --tw-ring-offset-color: rgb(4 120 87 / 0.95);
}
.ring-offset-emerald-800{
  --tw-ring-offset-color: #065f46;
}
.ring-offset-emerald-800\/0{
  --tw-ring-offset-color: rgb(6 95 70 / 0);
}
.ring-offset-emerald-800\/10{
  --tw-ring-offset-color: rgb(6 95 70 / 0.1);
}
.ring-offset-emerald-800\/100{
  --tw-ring-offset-color: rgb(6 95 70 / 1);
}
.ring-offset-emerald-800\/15{
  --tw-ring-offset-color: rgb(6 95 70 / 0.15);
}
.ring-offset-emerald-800\/20{
  --tw-ring-offset-color: rgb(6 95 70 / 0.2);
}
.ring-offset-emerald-800\/25{
  --tw-ring-offset-color: rgb(6 95 70 / 0.25);
}
.ring-offset-emerald-800\/30{
  --tw-ring-offset-color: rgb(6 95 70 / 0.3);
}
.ring-offset-emerald-800\/35{
  --tw-ring-offset-color: rgb(6 95 70 / 0.35);
}
.ring-offset-emerald-800\/40{
  --tw-ring-offset-color: rgb(6 95 70 / 0.4);
}
.ring-offset-emerald-800\/45{
  --tw-ring-offset-color: rgb(6 95 70 / 0.45);
}
.ring-offset-emerald-800\/5{
  --tw-ring-offset-color: rgb(6 95 70 / 0.05);
}
.ring-offset-emerald-800\/50{
  --tw-ring-offset-color: rgb(6 95 70 / 0.5);
}
.ring-offset-emerald-800\/55{
  --tw-ring-offset-color: rgb(6 95 70 / 0.55);
}
.ring-offset-emerald-800\/60{
  --tw-ring-offset-color: rgb(6 95 70 / 0.6);
}
.ring-offset-emerald-800\/65{
  --tw-ring-offset-color: rgb(6 95 70 / 0.65);
}
.ring-offset-emerald-800\/70{
  --tw-ring-offset-color: rgb(6 95 70 / 0.7);
}
.ring-offset-emerald-800\/75{
  --tw-ring-offset-color: rgb(6 95 70 / 0.75);
}
.ring-offset-emerald-800\/80{
  --tw-ring-offset-color: rgb(6 95 70 / 0.8);
}
.ring-offset-emerald-800\/85{
  --tw-ring-offset-color: rgb(6 95 70 / 0.85);
}
.ring-offset-emerald-800\/90{
  --tw-ring-offset-color: rgb(6 95 70 / 0.9);
}
.ring-offset-emerald-800\/95{
  --tw-ring-offset-color: rgb(6 95 70 / 0.95);
}
.ring-offset-emerald-900{
  --tw-ring-offset-color: #064e3b;
}
.ring-offset-emerald-900\/0{
  --tw-ring-offset-color: rgb(6 78 59 / 0);
}
.ring-offset-emerald-900\/10{
  --tw-ring-offset-color: rgb(6 78 59 / 0.1);
}
.ring-offset-emerald-900\/100{
  --tw-ring-offset-color: rgb(6 78 59 / 1);
}
.ring-offset-emerald-900\/15{
  --tw-ring-offset-color: rgb(6 78 59 / 0.15);
}
.ring-offset-emerald-900\/20{
  --tw-ring-offset-color: rgb(6 78 59 / 0.2);
}
.ring-offset-emerald-900\/25{
  --tw-ring-offset-color: rgb(6 78 59 / 0.25);
}
.ring-offset-emerald-900\/30{
  --tw-ring-offset-color: rgb(6 78 59 / 0.3);
}
.ring-offset-emerald-900\/35{
  --tw-ring-offset-color: rgb(6 78 59 / 0.35);
}
.ring-offset-emerald-900\/40{
  --tw-ring-offset-color: rgb(6 78 59 / 0.4);
}
.ring-offset-emerald-900\/45{
  --tw-ring-offset-color: rgb(6 78 59 / 0.45);
}
.ring-offset-emerald-900\/5{
  --tw-ring-offset-color: rgb(6 78 59 / 0.05);
}
.ring-offset-emerald-900\/50{
  --tw-ring-offset-color: rgb(6 78 59 / 0.5);
}
.ring-offset-emerald-900\/55{
  --tw-ring-offset-color: rgb(6 78 59 / 0.55);
}
.ring-offset-emerald-900\/60{
  --tw-ring-offset-color: rgb(6 78 59 / 0.6);
}
.ring-offset-emerald-900\/65{
  --tw-ring-offset-color: rgb(6 78 59 / 0.65);
}
.ring-offset-emerald-900\/70{
  --tw-ring-offset-color: rgb(6 78 59 / 0.7);
}
.ring-offset-emerald-900\/75{
  --tw-ring-offset-color: rgb(6 78 59 / 0.75);
}
.ring-offset-emerald-900\/80{
  --tw-ring-offset-color: rgb(6 78 59 / 0.8);
}
.ring-offset-emerald-900\/85{
  --tw-ring-offset-color: rgb(6 78 59 / 0.85);
}
.ring-offset-emerald-900\/90{
  --tw-ring-offset-color: rgb(6 78 59 / 0.9);
}
.ring-offset-emerald-900\/95{
  --tw-ring-offset-color: rgb(6 78 59 / 0.95);
}
.ring-offset-emerald-950{
  --tw-ring-offset-color: #022c22;
}
.ring-offset-emerald-950\/0{
  --tw-ring-offset-color: rgb(2 44 34 / 0);
}
.ring-offset-emerald-950\/10{
  --tw-ring-offset-color: rgb(2 44 34 / 0.1);
}
.ring-offset-emerald-950\/100{
  --tw-ring-offset-color: rgb(2 44 34 / 1);
}
.ring-offset-emerald-950\/15{
  --tw-ring-offset-color: rgb(2 44 34 / 0.15);
}
.ring-offset-emerald-950\/20{
  --tw-ring-offset-color: rgb(2 44 34 / 0.2);
}
.ring-offset-emerald-950\/25{
  --tw-ring-offset-color: rgb(2 44 34 / 0.25);
}
.ring-offset-emerald-950\/30{
  --tw-ring-offset-color: rgb(2 44 34 / 0.3);
}
.ring-offset-emerald-950\/35{
  --tw-ring-offset-color: rgb(2 44 34 / 0.35);
}
.ring-offset-emerald-950\/40{
  --tw-ring-offset-color: rgb(2 44 34 / 0.4);
}
.ring-offset-emerald-950\/45{
  --tw-ring-offset-color: rgb(2 44 34 / 0.45);
}
.ring-offset-emerald-950\/5{
  --tw-ring-offset-color: rgb(2 44 34 / 0.05);
}
.ring-offset-emerald-950\/50{
  --tw-ring-offset-color: rgb(2 44 34 / 0.5);
}
.ring-offset-emerald-950\/55{
  --tw-ring-offset-color: rgb(2 44 34 / 0.55);
}
.ring-offset-emerald-950\/60{
  --tw-ring-offset-color: rgb(2 44 34 / 0.6);
}
.ring-offset-emerald-950\/65{
  --tw-ring-offset-color: rgb(2 44 34 / 0.65);
}
.ring-offset-emerald-950\/70{
  --tw-ring-offset-color: rgb(2 44 34 / 0.7);
}
.ring-offset-emerald-950\/75{
  --tw-ring-offset-color: rgb(2 44 34 / 0.75);
}
.ring-offset-emerald-950\/80{
  --tw-ring-offset-color: rgb(2 44 34 / 0.8);
}
.ring-offset-emerald-950\/85{
  --tw-ring-offset-color: rgb(2 44 34 / 0.85);
}
.ring-offset-emerald-950\/90{
  --tw-ring-offset-color: rgb(2 44 34 / 0.9);
}
.ring-offset-emerald-950\/95{
  --tw-ring-offset-color: rgb(2 44 34 / 0.95);
}
.ring-offset-foreground{
  --tw-ring-offset-color: hsl(var(--foreground));
}
.ring-offset-foreground\/0{
  --tw-ring-offset-color: hsl(var(--foreground) / 0);
}
.ring-offset-foreground\/10{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.1);
}
.ring-offset-foreground\/100{
  --tw-ring-offset-color: hsl(var(--foreground) / 1);
}
.ring-offset-foreground\/15{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.15);
}
.ring-offset-foreground\/20{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.2);
}
.ring-offset-foreground\/25{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.25);
}
.ring-offset-foreground\/30{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.3);
}
.ring-offset-foreground\/35{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.35);
}
.ring-offset-foreground\/40{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.4);
}
.ring-offset-foreground\/45{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.45);
}
.ring-offset-foreground\/5{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.05);
}
.ring-offset-foreground\/50{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.5);
}
.ring-offset-foreground\/55{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.55);
}
.ring-offset-foreground\/60{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.6);
}
.ring-offset-foreground\/65{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.65);
}
.ring-offset-foreground\/70{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.7);
}
.ring-offset-foreground\/75{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.75);
}
.ring-offset-foreground\/80{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.8);
}
.ring-offset-foreground\/85{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.85);
}
.ring-offset-foreground\/90{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.9);
}
.ring-offset-foreground\/95{
  --tw-ring-offset-color: hsl(var(--foreground) / 0.95);
}
.ring-offset-founders-red{
  --tw-ring-offset-color: hsl(var(--color-founders-red));
}
.ring-offset-founders-red\/0{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0);
}
.ring-offset-founders-red\/10{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.1);
}
.ring-offset-founders-red\/100{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 1);
}
.ring-offset-founders-red\/15{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.15);
}
.ring-offset-founders-red\/20{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.2);
}
.ring-offset-founders-red\/25{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.25);
}
.ring-offset-founders-red\/30{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.3);
}
.ring-offset-founders-red\/35{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.35);
}
.ring-offset-founders-red\/40{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.4);
}
.ring-offset-founders-red\/45{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.45);
}
.ring-offset-founders-red\/5{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.05);
}
.ring-offset-founders-red\/50{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.5);
}
.ring-offset-founders-red\/55{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.55);
}
.ring-offset-founders-red\/60{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.6);
}
.ring-offset-founders-red\/65{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.65);
}
.ring-offset-founders-red\/70{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.7);
}
.ring-offset-founders-red\/75{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.75);
}
.ring-offset-founders-red\/80{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.8);
}
.ring-offset-founders-red\/85{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.85);
}
.ring-offset-founders-red\/90{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.9);
}
.ring-offset-founders-red\/95{
  --tw-ring-offset-color: hsl(var(--color-founders-red) / 0.95);
}
.ring-offset-fuchsia-100{
  --tw-ring-offset-color: #fae8ff;
}
.ring-offset-fuchsia-100\/0{
  --tw-ring-offset-color: rgb(250 232 255 / 0);
}
.ring-offset-fuchsia-100\/10{
  --tw-ring-offset-color: rgb(250 232 255 / 0.1);
}
.ring-offset-fuchsia-100\/100{
  --tw-ring-offset-color: rgb(250 232 255 / 1);
}
.ring-offset-fuchsia-100\/15{
  --tw-ring-offset-color: rgb(250 232 255 / 0.15);
}
.ring-offset-fuchsia-100\/20{
  --tw-ring-offset-color: rgb(250 232 255 / 0.2);
}
.ring-offset-fuchsia-100\/25{
  --tw-ring-offset-color: rgb(250 232 255 / 0.25);
}
.ring-offset-fuchsia-100\/30{
  --tw-ring-offset-color: rgb(250 232 255 / 0.3);
}
.ring-offset-fuchsia-100\/35{
  --tw-ring-offset-color: rgb(250 232 255 / 0.35);
}
.ring-offset-fuchsia-100\/40{
  --tw-ring-offset-color: rgb(250 232 255 / 0.4);
}
.ring-offset-fuchsia-100\/45{
  --tw-ring-offset-color: rgb(250 232 255 / 0.45);
}
.ring-offset-fuchsia-100\/5{
  --tw-ring-offset-color: rgb(250 232 255 / 0.05);
}
.ring-offset-fuchsia-100\/50{
  --tw-ring-offset-color: rgb(250 232 255 / 0.5);
}
.ring-offset-fuchsia-100\/55{
  --tw-ring-offset-color: rgb(250 232 255 / 0.55);
}
.ring-offset-fuchsia-100\/60{
  --tw-ring-offset-color: rgb(250 232 255 / 0.6);
}
.ring-offset-fuchsia-100\/65{
  --tw-ring-offset-color: rgb(250 232 255 / 0.65);
}
.ring-offset-fuchsia-100\/70{
  --tw-ring-offset-color: rgb(250 232 255 / 0.7);
}
.ring-offset-fuchsia-100\/75{
  --tw-ring-offset-color: rgb(250 232 255 / 0.75);
}
.ring-offset-fuchsia-100\/80{
  --tw-ring-offset-color: rgb(250 232 255 / 0.8);
}
.ring-offset-fuchsia-100\/85{
  --tw-ring-offset-color: rgb(250 232 255 / 0.85);
}
.ring-offset-fuchsia-100\/90{
  --tw-ring-offset-color: rgb(250 232 255 / 0.9);
}
.ring-offset-fuchsia-100\/95{
  --tw-ring-offset-color: rgb(250 232 255 / 0.95);
}
.ring-offset-fuchsia-200{
  --tw-ring-offset-color: #f5d0fe;
}
.ring-offset-fuchsia-200\/0{
  --tw-ring-offset-color: rgb(245 208 254 / 0);
}
.ring-offset-fuchsia-200\/10{
  --tw-ring-offset-color: rgb(245 208 254 / 0.1);
}
.ring-offset-fuchsia-200\/100{
  --tw-ring-offset-color: rgb(245 208 254 / 1);
}
.ring-offset-fuchsia-200\/15{
  --tw-ring-offset-color: rgb(245 208 254 / 0.15);
}
.ring-offset-fuchsia-200\/20{
  --tw-ring-offset-color: rgb(245 208 254 / 0.2);
}
.ring-offset-fuchsia-200\/25{
  --tw-ring-offset-color: rgb(245 208 254 / 0.25);
}
.ring-offset-fuchsia-200\/30{
  --tw-ring-offset-color: rgb(245 208 254 / 0.3);
}
.ring-offset-fuchsia-200\/35{
  --tw-ring-offset-color: rgb(245 208 254 / 0.35);
}
.ring-offset-fuchsia-200\/40{
  --tw-ring-offset-color: rgb(245 208 254 / 0.4);
}
.ring-offset-fuchsia-200\/45{
  --tw-ring-offset-color: rgb(245 208 254 / 0.45);
}
.ring-offset-fuchsia-200\/5{
  --tw-ring-offset-color: rgb(245 208 254 / 0.05);
}
.ring-offset-fuchsia-200\/50{
  --tw-ring-offset-color: rgb(245 208 254 / 0.5);
}
.ring-offset-fuchsia-200\/55{
  --tw-ring-offset-color: rgb(245 208 254 / 0.55);
}
.ring-offset-fuchsia-200\/60{
  --tw-ring-offset-color: rgb(245 208 254 / 0.6);
}
.ring-offset-fuchsia-200\/65{
  --tw-ring-offset-color: rgb(245 208 254 / 0.65);
}
.ring-offset-fuchsia-200\/70{
  --tw-ring-offset-color: rgb(245 208 254 / 0.7);
}
.ring-offset-fuchsia-200\/75{
  --tw-ring-offset-color: rgb(245 208 254 / 0.75);
}
.ring-offset-fuchsia-200\/80{
  --tw-ring-offset-color: rgb(245 208 254 / 0.8);
}
.ring-offset-fuchsia-200\/85{
  --tw-ring-offset-color: rgb(245 208 254 / 0.85);
}
.ring-offset-fuchsia-200\/90{
  --tw-ring-offset-color: rgb(245 208 254 / 0.9);
}
.ring-offset-fuchsia-200\/95{
  --tw-ring-offset-color: rgb(245 208 254 / 0.95);
}
.ring-offset-fuchsia-300{
  --tw-ring-offset-color: #f0abfc;
}
.ring-offset-fuchsia-300\/0{
  --tw-ring-offset-color: rgb(240 171 252 / 0);
}
.ring-offset-fuchsia-300\/10{
  --tw-ring-offset-color: rgb(240 171 252 / 0.1);
}
.ring-offset-fuchsia-300\/100{
  --tw-ring-offset-color: rgb(240 171 252 / 1);
}
.ring-offset-fuchsia-300\/15{
  --tw-ring-offset-color: rgb(240 171 252 / 0.15);
}
.ring-offset-fuchsia-300\/20{
  --tw-ring-offset-color: rgb(240 171 252 / 0.2);
}
.ring-offset-fuchsia-300\/25{
  --tw-ring-offset-color: rgb(240 171 252 / 0.25);
}
.ring-offset-fuchsia-300\/30{
  --tw-ring-offset-color: rgb(240 171 252 / 0.3);
}
.ring-offset-fuchsia-300\/35{
  --tw-ring-offset-color: rgb(240 171 252 / 0.35);
}
.ring-offset-fuchsia-300\/40{
  --tw-ring-offset-color: rgb(240 171 252 / 0.4);
}
.ring-offset-fuchsia-300\/45{
  --tw-ring-offset-color: rgb(240 171 252 / 0.45);
}
.ring-offset-fuchsia-300\/5{
  --tw-ring-offset-color: rgb(240 171 252 / 0.05);
}
.ring-offset-fuchsia-300\/50{
  --tw-ring-offset-color: rgb(240 171 252 / 0.5);
}
.ring-offset-fuchsia-300\/55{
  --tw-ring-offset-color: rgb(240 171 252 / 0.55);
}
.ring-offset-fuchsia-300\/60{
  --tw-ring-offset-color: rgb(240 171 252 / 0.6);
}
.ring-offset-fuchsia-300\/65{
  --tw-ring-offset-color: rgb(240 171 252 / 0.65);
}
.ring-offset-fuchsia-300\/70{
  --tw-ring-offset-color: rgb(240 171 252 / 0.7);
}
.ring-offset-fuchsia-300\/75{
  --tw-ring-offset-color: rgb(240 171 252 / 0.75);
}
.ring-offset-fuchsia-300\/80{
  --tw-ring-offset-color: rgb(240 171 252 / 0.8);
}
.ring-offset-fuchsia-300\/85{
  --tw-ring-offset-color: rgb(240 171 252 / 0.85);
}
.ring-offset-fuchsia-300\/90{
  --tw-ring-offset-color: rgb(240 171 252 / 0.9);
}
.ring-offset-fuchsia-300\/95{
  --tw-ring-offset-color: rgb(240 171 252 / 0.95);
}
.ring-offset-fuchsia-400{
  --tw-ring-offset-color: #e879f9;
}
.ring-offset-fuchsia-400\/0{
  --tw-ring-offset-color: rgb(232 121 249 / 0);
}
.ring-offset-fuchsia-400\/10{
  --tw-ring-offset-color: rgb(232 121 249 / 0.1);
}
.ring-offset-fuchsia-400\/100{
  --tw-ring-offset-color: rgb(232 121 249 / 1);
}
.ring-offset-fuchsia-400\/15{
  --tw-ring-offset-color: rgb(232 121 249 / 0.15);
}
.ring-offset-fuchsia-400\/20{
  --tw-ring-offset-color: rgb(232 121 249 / 0.2);
}
.ring-offset-fuchsia-400\/25{
  --tw-ring-offset-color: rgb(232 121 249 / 0.25);
}
.ring-offset-fuchsia-400\/30{
  --tw-ring-offset-color: rgb(232 121 249 / 0.3);
}
.ring-offset-fuchsia-400\/35{
  --tw-ring-offset-color: rgb(232 121 249 / 0.35);
}
.ring-offset-fuchsia-400\/40{
  --tw-ring-offset-color: rgb(232 121 249 / 0.4);
}
.ring-offset-fuchsia-400\/45{
  --tw-ring-offset-color: rgb(232 121 249 / 0.45);
}
.ring-offset-fuchsia-400\/5{
  --tw-ring-offset-color: rgb(232 121 249 / 0.05);
}
.ring-offset-fuchsia-400\/50{
  --tw-ring-offset-color: rgb(232 121 249 / 0.5);
}
.ring-offset-fuchsia-400\/55{
  --tw-ring-offset-color: rgb(232 121 249 / 0.55);
}
.ring-offset-fuchsia-400\/60{
  --tw-ring-offset-color: rgb(232 121 249 / 0.6);
}
.ring-offset-fuchsia-400\/65{
  --tw-ring-offset-color: rgb(232 121 249 / 0.65);
}
.ring-offset-fuchsia-400\/70{
  --tw-ring-offset-color: rgb(232 121 249 / 0.7);
}
.ring-offset-fuchsia-400\/75{
  --tw-ring-offset-color: rgb(232 121 249 / 0.75);
}
.ring-offset-fuchsia-400\/80{
  --tw-ring-offset-color: rgb(232 121 249 / 0.8);
}
.ring-offset-fuchsia-400\/85{
  --tw-ring-offset-color: rgb(232 121 249 / 0.85);
}
.ring-offset-fuchsia-400\/90{
  --tw-ring-offset-color: rgb(232 121 249 / 0.9);
}
.ring-offset-fuchsia-400\/95{
  --tw-ring-offset-color: rgb(232 121 249 / 0.95);
}
.ring-offset-fuchsia-50{
  --tw-ring-offset-color: #fdf4ff;
}
.ring-offset-fuchsia-50\/0{
  --tw-ring-offset-color: rgb(253 244 255 / 0);
}
.ring-offset-fuchsia-50\/10{
  --tw-ring-offset-color: rgb(253 244 255 / 0.1);
}
.ring-offset-fuchsia-50\/100{
  --tw-ring-offset-color: rgb(253 244 255 / 1);
}
.ring-offset-fuchsia-50\/15{
  --tw-ring-offset-color: rgb(253 244 255 / 0.15);
}
.ring-offset-fuchsia-50\/20{
  --tw-ring-offset-color: rgb(253 244 255 / 0.2);
}
.ring-offset-fuchsia-50\/25{
  --tw-ring-offset-color: rgb(253 244 255 / 0.25);
}
.ring-offset-fuchsia-50\/30{
  --tw-ring-offset-color: rgb(253 244 255 / 0.3);
}
.ring-offset-fuchsia-50\/35{
  --tw-ring-offset-color: rgb(253 244 255 / 0.35);
}
.ring-offset-fuchsia-50\/40{
  --tw-ring-offset-color: rgb(253 244 255 / 0.4);
}
.ring-offset-fuchsia-50\/45{
  --tw-ring-offset-color: rgb(253 244 255 / 0.45);
}
.ring-offset-fuchsia-50\/5{
  --tw-ring-offset-color: rgb(253 244 255 / 0.05);
}
.ring-offset-fuchsia-50\/50{
  --tw-ring-offset-color: rgb(253 244 255 / 0.5);
}
.ring-offset-fuchsia-50\/55{
  --tw-ring-offset-color: rgb(253 244 255 / 0.55);
}
.ring-offset-fuchsia-50\/60{
  --tw-ring-offset-color: rgb(253 244 255 / 0.6);
}
.ring-offset-fuchsia-50\/65{
  --tw-ring-offset-color: rgb(253 244 255 / 0.65);
}
.ring-offset-fuchsia-50\/70{
  --tw-ring-offset-color: rgb(253 244 255 / 0.7);
}
.ring-offset-fuchsia-50\/75{
  --tw-ring-offset-color: rgb(253 244 255 / 0.75);
}
.ring-offset-fuchsia-50\/80{
  --tw-ring-offset-color: rgb(253 244 255 / 0.8);
}
.ring-offset-fuchsia-50\/85{
  --tw-ring-offset-color: rgb(253 244 255 / 0.85);
}
.ring-offset-fuchsia-50\/90{
  --tw-ring-offset-color: rgb(253 244 255 / 0.9);
}
.ring-offset-fuchsia-50\/95{
  --tw-ring-offset-color: rgb(253 244 255 / 0.95);
}
.ring-offset-fuchsia-500{
  --tw-ring-offset-color: #d946ef;
}
.ring-offset-fuchsia-500\/0{
  --tw-ring-offset-color: rgb(217 70 239 / 0);
}
.ring-offset-fuchsia-500\/10{
  --tw-ring-offset-color: rgb(217 70 239 / 0.1);
}
.ring-offset-fuchsia-500\/100{
  --tw-ring-offset-color: rgb(217 70 239 / 1);
}
.ring-offset-fuchsia-500\/15{
  --tw-ring-offset-color: rgb(217 70 239 / 0.15);
}
.ring-offset-fuchsia-500\/20{
  --tw-ring-offset-color: rgb(217 70 239 / 0.2);
}
.ring-offset-fuchsia-500\/25{
  --tw-ring-offset-color: rgb(217 70 239 / 0.25);
}
.ring-offset-fuchsia-500\/30{
  --tw-ring-offset-color: rgb(217 70 239 / 0.3);
}
.ring-offset-fuchsia-500\/35{
  --tw-ring-offset-color: rgb(217 70 239 / 0.35);
}
.ring-offset-fuchsia-500\/40{
  --tw-ring-offset-color: rgb(217 70 239 / 0.4);
}
.ring-offset-fuchsia-500\/45{
  --tw-ring-offset-color: rgb(217 70 239 / 0.45);
}
.ring-offset-fuchsia-500\/5{
  --tw-ring-offset-color: rgb(217 70 239 / 0.05);
}
.ring-offset-fuchsia-500\/50{
  --tw-ring-offset-color: rgb(217 70 239 / 0.5);
}
.ring-offset-fuchsia-500\/55{
  --tw-ring-offset-color: rgb(217 70 239 / 0.55);
}
.ring-offset-fuchsia-500\/60{
  --tw-ring-offset-color: rgb(217 70 239 / 0.6);
}
.ring-offset-fuchsia-500\/65{
  --tw-ring-offset-color: rgb(217 70 239 / 0.65);
}
.ring-offset-fuchsia-500\/70{
  --tw-ring-offset-color: rgb(217 70 239 / 0.7);
}
.ring-offset-fuchsia-500\/75{
  --tw-ring-offset-color: rgb(217 70 239 / 0.75);
}
.ring-offset-fuchsia-500\/80{
  --tw-ring-offset-color: rgb(217 70 239 / 0.8);
}
.ring-offset-fuchsia-500\/85{
  --tw-ring-offset-color: rgb(217 70 239 / 0.85);
}
.ring-offset-fuchsia-500\/90{
  --tw-ring-offset-color: rgb(217 70 239 / 0.9);
}
.ring-offset-fuchsia-500\/95{
  --tw-ring-offset-color: rgb(217 70 239 / 0.95);
}
.ring-offset-fuchsia-600{
  --tw-ring-offset-color: #c026d3;
}
.ring-offset-fuchsia-600\/0{
  --tw-ring-offset-color: rgb(192 38 211 / 0);
}
.ring-offset-fuchsia-600\/10{
  --tw-ring-offset-color: rgb(192 38 211 / 0.1);
}
.ring-offset-fuchsia-600\/100{
  --tw-ring-offset-color: rgb(192 38 211 / 1);
}
.ring-offset-fuchsia-600\/15{
  --tw-ring-offset-color: rgb(192 38 211 / 0.15);
}
.ring-offset-fuchsia-600\/20{
  --tw-ring-offset-color: rgb(192 38 211 / 0.2);
}
.ring-offset-fuchsia-600\/25{
  --tw-ring-offset-color: rgb(192 38 211 / 0.25);
}
.ring-offset-fuchsia-600\/30{
  --tw-ring-offset-color: rgb(192 38 211 / 0.3);
}
.ring-offset-fuchsia-600\/35{
  --tw-ring-offset-color: rgb(192 38 211 / 0.35);
}
.ring-offset-fuchsia-600\/40{
  --tw-ring-offset-color: rgb(192 38 211 / 0.4);
}
.ring-offset-fuchsia-600\/45{
  --tw-ring-offset-color: rgb(192 38 211 / 0.45);
}
.ring-offset-fuchsia-600\/5{
  --tw-ring-offset-color: rgb(192 38 211 / 0.05);
}
.ring-offset-fuchsia-600\/50{
  --tw-ring-offset-color: rgb(192 38 211 / 0.5);
}
.ring-offset-fuchsia-600\/55{
  --tw-ring-offset-color: rgb(192 38 211 / 0.55);
}
.ring-offset-fuchsia-600\/60{
  --tw-ring-offset-color: rgb(192 38 211 / 0.6);
}
.ring-offset-fuchsia-600\/65{
  --tw-ring-offset-color: rgb(192 38 211 / 0.65);
}
.ring-offset-fuchsia-600\/70{
  --tw-ring-offset-color: rgb(192 38 211 / 0.7);
}
.ring-offset-fuchsia-600\/75{
  --tw-ring-offset-color: rgb(192 38 211 / 0.75);
}
.ring-offset-fuchsia-600\/80{
  --tw-ring-offset-color: rgb(192 38 211 / 0.8);
}
.ring-offset-fuchsia-600\/85{
  --tw-ring-offset-color: rgb(192 38 211 / 0.85);
}
.ring-offset-fuchsia-600\/90{
  --tw-ring-offset-color: rgb(192 38 211 / 0.9);
}
.ring-offset-fuchsia-600\/95{
  --tw-ring-offset-color: rgb(192 38 211 / 0.95);
}
.ring-offset-fuchsia-700{
  --tw-ring-offset-color: #a21caf;
}
.ring-offset-fuchsia-700\/0{
  --tw-ring-offset-color: rgb(162 28 175 / 0);
}
.ring-offset-fuchsia-700\/10{
  --tw-ring-offset-color: rgb(162 28 175 / 0.1);
}
.ring-offset-fuchsia-700\/100{
  --tw-ring-offset-color: rgb(162 28 175 / 1);
}
.ring-offset-fuchsia-700\/15{
  --tw-ring-offset-color: rgb(162 28 175 / 0.15);
}
.ring-offset-fuchsia-700\/20{
  --tw-ring-offset-color: rgb(162 28 175 / 0.2);
}
.ring-offset-fuchsia-700\/25{
  --tw-ring-offset-color: rgb(162 28 175 / 0.25);
}
.ring-offset-fuchsia-700\/30{
  --tw-ring-offset-color: rgb(162 28 175 / 0.3);
}
.ring-offset-fuchsia-700\/35{
  --tw-ring-offset-color: rgb(162 28 175 / 0.35);
}
.ring-offset-fuchsia-700\/40{
  --tw-ring-offset-color: rgb(162 28 175 / 0.4);
}
.ring-offset-fuchsia-700\/45{
  --tw-ring-offset-color: rgb(162 28 175 / 0.45);
}
.ring-offset-fuchsia-700\/5{
  --tw-ring-offset-color: rgb(162 28 175 / 0.05);
}
.ring-offset-fuchsia-700\/50{
  --tw-ring-offset-color: rgb(162 28 175 / 0.5);
}
.ring-offset-fuchsia-700\/55{
  --tw-ring-offset-color: rgb(162 28 175 / 0.55);
}
.ring-offset-fuchsia-700\/60{
  --tw-ring-offset-color: rgb(162 28 175 / 0.6);
}
.ring-offset-fuchsia-700\/65{
  --tw-ring-offset-color: rgb(162 28 175 / 0.65);
}
.ring-offset-fuchsia-700\/70{
  --tw-ring-offset-color: rgb(162 28 175 / 0.7);
}
.ring-offset-fuchsia-700\/75{
  --tw-ring-offset-color: rgb(162 28 175 / 0.75);
}
.ring-offset-fuchsia-700\/80{
  --tw-ring-offset-color: rgb(162 28 175 / 0.8);
}
.ring-offset-fuchsia-700\/85{
  --tw-ring-offset-color: rgb(162 28 175 / 0.85);
}
.ring-offset-fuchsia-700\/90{
  --tw-ring-offset-color: rgb(162 28 175 / 0.9);
}
.ring-offset-fuchsia-700\/95{
  --tw-ring-offset-color: rgb(162 28 175 / 0.95);
}
.ring-offset-fuchsia-800{
  --tw-ring-offset-color: #86198f;
}
.ring-offset-fuchsia-800\/0{
  --tw-ring-offset-color: rgb(134 25 143 / 0);
}
.ring-offset-fuchsia-800\/10{
  --tw-ring-offset-color: rgb(134 25 143 / 0.1);
}
.ring-offset-fuchsia-800\/100{
  --tw-ring-offset-color: rgb(134 25 143 / 1);
}
.ring-offset-fuchsia-800\/15{
  --tw-ring-offset-color: rgb(134 25 143 / 0.15);
}
.ring-offset-fuchsia-800\/20{
  --tw-ring-offset-color: rgb(134 25 143 / 0.2);
}
.ring-offset-fuchsia-800\/25{
  --tw-ring-offset-color: rgb(134 25 143 / 0.25);
}
.ring-offset-fuchsia-800\/30{
  --tw-ring-offset-color: rgb(134 25 143 / 0.3);
}
.ring-offset-fuchsia-800\/35{
  --tw-ring-offset-color: rgb(134 25 143 / 0.35);
}
.ring-offset-fuchsia-800\/40{
  --tw-ring-offset-color: rgb(134 25 143 / 0.4);
}
.ring-offset-fuchsia-800\/45{
  --tw-ring-offset-color: rgb(134 25 143 / 0.45);
}
.ring-offset-fuchsia-800\/5{
  --tw-ring-offset-color: rgb(134 25 143 / 0.05);
}
.ring-offset-fuchsia-800\/50{
  --tw-ring-offset-color: rgb(134 25 143 / 0.5);
}
.ring-offset-fuchsia-800\/55{
  --tw-ring-offset-color: rgb(134 25 143 / 0.55);
}
.ring-offset-fuchsia-800\/60{
  --tw-ring-offset-color: rgb(134 25 143 / 0.6);
}
.ring-offset-fuchsia-800\/65{
  --tw-ring-offset-color: rgb(134 25 143 / 0.65);
}
.ring-offset-fuchsia-800\/70{
  --tw-ring-offset-color: rgb(134 25 143 / 0.7);
}
.ring-offset-fuchsia-800\/75{
  --tw-ring-offset-color: rgb(134 25 143 / 0.75);
}
.ring-offset-fuchsia-800\/80{
  --tw-ring-offset-color: rgb(134 25 143 / 0.8);
}
.ring-offset-fuchsia-800\/85{
  --tw-ring-offset-color: rgb(134 25 143 / 0.85);
}
.ring-offset-fuchsia-800\/90{
  --tw-ring-offset-color: rgb(134 25 143 / 0.9);
}
.ring-offset-fuchsia-800\/95{
  --tw-ring-offset-color: rgb(134 25 143 / 0.95);
}
.ring-offset-fuchsia-900{
  --tw-ring-offset-color: #701a75;
}
.ring-offset-fuchsia-900\/0{
  --tw-ring-offset-color: rgb(112 26 117 / 0);
}
.ring-offset-fuchsia-900\/10{
  --tw-ring-offset-color: rgb(112 26 117 / 0.1);
}
.ring-offset-fuchsia-900\/100{
  --tw-ring-offset-color: rgb(112 26 117 / 1);
}
.ring-offset-fuchsia-900\/15{
  --tw-ring-offset-color: rgb(112 26 117 / 0.15);
}
.ring-offset-fuchsia-900\/20{
  --tw-ring-offset-color: rgb(112 26 117 / 0.2);
}
.ring-offset-fuchsia-900\/25{
  --tw-ring-offset-color: rgb(112 26 117 / 0.25);
}
.ring-offset-fuchsia-900\/30{
  --tw-ring-offset-color: rgb(112 26 117 / 0.3);
}
.ring-offset-fuchsia-900\/35{
  --tw-ring-offset-color: rgb(112 26 117 / 0.35);
}
.ring-offset-fuchsia-900\/40{
  --tw-ring-offset-color: rgb(112 26 117 / 0.4);
}
.ring-offset-fuchsia-900\/45{
  --tw-ring-offset-color: rgb(112 26 117 / 0.45);
}
.ring-offset-fuchsia-900\/5{
  --tw-ring-offset-color: rgb(112 26 117 / 0.05);
}
.ring-offset-fuchsia-900\/50{
  --tw-ring-offset-color: rgb(112 26 117 / 0.5);
}
.ring-offset-fuchsia-900\/55{
  --tw-ring-offset-color: rgb(112 26 117 / 0.55);
}
.ring-offset-fuchsia-900\/60{
  --tw-ring-offset-color: rgb(112 26 117 / 0.6);
}
.ring-offset-fuchsia-900\/65{
  --tw-ring-offset-color: rgb(112 26 117 / 0.65);
}
.ring-offset-fuchsia-900\/70{
  --tw-ring-offset-color: rgb(112 26 117 / 0.7);
}
.ring-offset-fuchsia-900\/75{
  --tw-ring-offset-color: rgb(112 26 117 / 0.75);
}
.ring-offset-fuchsia-900\/80{
  --tw-ring-offset-color: rgb(112 26 117 / 0.8);
}
.ring-offset-fuchsia-900\/85{
  --tw-ring-offset-color: rgb(112 26 117 / 0.85);
}
.ring-offset-fuchsia-900\/90{
  --tw-ring-offset-color: rgb(112 26 117 / 0.9);
}
.ring-offset-fuchsia-900\/95{
  --tw-ring-offset-color: rgb(112 26 117 / 0.95);
}
.ring-offset-fuchsia-950{
  --tw-ring-offset-color: #4a044e;
}
.ring-offset-fuchsia-950\/0{
  --tw-ring-offset-color: rgb(74 4 78 / 0);
}
.ring-offset-fuchsia-950\/10{
  --tw-ring-offset-color: rgb(74 4 78 / 0.1);
}
.ring-offset-fuchsia-950\/100{
  --tw-ring-offset-color: rgb(74 4 78 / 1);
}
.ring-offset-fuchsia-950\/15{
  --tw-ring-offset-color: rgb(74 4 78 / 0.15);
}
.ring-offset-fuchsia-950\/20{
  --tw-ring-offset-color: rgb(74 4 78 / 0.2);
}
.ring-offset-fuchsia-950\/25{
  --tw-ring-offset-color: rgb(74 4 78 / 0.25);
}
.ring-offset-fuchsia-950\/30{
  --tw-ring-offset-color: rgb(74 4 78 / 0.3);
}
.ring-offset-fuchsia-950\/35{
  --tw-ring-offset-color: rgb(74 4 78 / 0.35);
}
.ring-offset-fuchsia-950\/40{
  --tw-ring-offset-color: rgb(74 4 78 / 0.4);
}
.ring-offset-fuchsia-950\/45{
  --tw-ring-offset-color: rgb(74 4 78 / 0.45);
}
.ring-offset-fuchsia-950\/5{
  --tw-ring-offset-color: rgb(74 4 78 / 0.05);
}
.ring-offset-fuchsia-950\/50{
  --tw-ring-offset-color: rgb(74 4 78 / 0.5);
}
.ring-offset-fuchsia-950\/55{
  --tw-ring-offset-color: rgb(74 4 78 / 0.55);
}
.ring-offset-fuchsia-950\/60{
  --tw-ring-offset-color: rgb(74 4 78 / 0.6);
}
.ring-offset-fuchsia-950\/65{
  --tw-ring-offset-color: rgb(74 4 78 / 0.65);
}
.ring-offset-fuchsia-950\/70{
  --tw-ring-offset-color: rgb(74 4 78 / 0.7);
}
.ring-offset-fuchsia-950\/75{
  --tw-ring-offset-color: rgb(74 4 78 / 0.75);
}
.ring-offset-fuchsia-950\/80{
  --tw-ring-offset-color: rgb(74 4 78 / 0.8);
}
.ring-offset-fuchsia-950\/85{
  --tw-ring-offset-color: rgb(74 4 78 / 0.85);
}
.ring-offset-fuchsia-950\/90{
  --tw-ring-offset-color: rgb(74 4 78 / 0.9);
}
.ring-offset-fuchsia-950\/95{
  --tw-ring-offset-color: rgb(74 4 78 / 0.95);
}
.ring-offset-gray-100{
  --tw-ring-offset-color: #f3f4f6;
}
.ring-offset-gray-100\/0{
  --tw-ring-offset-color: rgb(243 244 246 / 0);
}
.ring-offset-gray-100\/10{
  --tw-ring-offset-color: rgb(243 244 246 / 0.1);
}
.ring-offset-gray-100\/100{
  --tw-ring-offset-color: rgb(243 244 246 / 1);
}
.ring-offset-gray-100\/15{
  --tw-ring-offset-color: rgb(243 244 246 / 0.15);
}
.ring-offset-gray-100\/20{
  --tw-ring-offset-color: rgb(243 244 246 / 0.2);
}
.ring-offset-gray-100\/25{
  --tw-ring-offset-color: rgb(243 244 246 / 0.25);
}
.ring-offset-gray-100\/30{
  --tw-ring-offset-color: rgb(243 244 246 / 0.3);
}
.ring-offset-gray-100\/35{
  --tw-ring-offset-color: rgb(243 244 246 / 0.35);
}
.ring-offset-gray-100\/40{
  --tw-ring-offset-color: rgb(243 244 246 / 0.4);
}
.ring-offset-gray-100\/45{
  --tw-ring-offset-color: rgb(243 244 246 / 0.45);
}
.ring-offset-gray-100\/5{
  --tw-ring-offset-color: rgb(243 244 246 / 0.05);
}
.ring-offset-gray-100\/50{
  --tw-ring-offset-color: rgb(243 244 246 / 0.5);
}
.ring-offset-gray-100\/55{
  --tw-ring-offset-color: rgb(243 244 246 / 0.55);
}
.ring-offset-gray-100\/60{
  --tw-ring-offset-color: rgb(243 244 246 / 0.6);
}
.ring-offset-gray-100\/65{
  --tw-ring-offset-color: rgb(243 244 246 / 0.65);
}
.ring-offset-gray-100\/70{
  --tw-ring-offset-color: rgb(243 244 246 / 0.7);
}
.ring-offset-gray-100\/75{
  --tw-ring-offset-color: rgb(243 244 246 / 0.75);
}
.ring-offset-gray-100\/80{
  --tw-ring-offset-color: rgb(243 244 246 / 0.8);
}
.ring-offset-gray-100\/85{
  --tw-ring-offset-color: rgb(243 244 246 / 0.85);
}
.ring-offset-gray-100\/90{
  --tw-ring-offset-color: rgb(243 244 246 / 0.9);
}
.ring-offset-gray-100\/95{
  --tw-ring-offset-color: rgb(243 244 246 / 0.95);
}
.ring-offset-gray-200{
  --tw-ring-offset-color: #e5e7eb;
}
.ring-offset-gray-200\/0{
  --tw-ring-offset-color: rgb(229 231 235 / 0);
}
.ring-offset-gray-200\/10{
  --tw-ring-offset-color: rgb(229 231 235 / 0.1);
}
.ring-offset-gray-200\/100{
  --tw-ring-offset-color: rgb(229 231 235 / 1);
}
.ring-offset-gray-200\/15{
  --tw-ring-offset-color: rgb(229 231 235 / 0.15);
}
.ring-offset-gray-200\/20{
  --tw-ring-offset-color: rgb(229 231 235 / 0.2);
}
.ring-offset-gray-200\/25{
  --tw-ring-offset-color: rgb(229 231 235 / 0.25);
}
.ring-offset-gray-200\/30{
  --tw-ring-offset-color: rgb(229 231 235 / 0.3);
}
.ring-offset-gray-200\/35{
  --tw-ring-offset-color: rgb(229 231 235 / 0.35);
}
.ring-offset-gray-200\/40{
  --tw-ring-offset-color: rgb(229 231 235 / 0.4);
}
.ring-offset-gray-200\/45{
  --tw-ring-offset-color: rgb(229 231 235 / 0.45);
}
.ring-offset-gray-200\/5{
  --tw-ring-offset-color: rgb(229 231 235 / 0.05);
}
.ring-offset-gray-200\/50{
  --tw-ring-offset-color: rgb(229 231 235 / 0.5);
}
.ring-offset-gray-200\/55{
  --tw-ring-offset-color: rgb(229 231 235 / 0.55);
}
.ring-offset-gray-200\/60{
  --tw-ring-offset-color: rgb(229 231 235 / 0.6);
}
.ring-offset-gray-200\/65{
  --tw-ring-offset-color: rgb(229 231 235 / 0.65);
}
.ring-offset-gray-200\/70{
  --tw-ring-offset-color: rgb(229 231 235 / 0.7);
}
.ring-offset-gray-200\/75{
  --tw-ring-offset-color: rgb(229 231 235 / 0.75);
}
.ring-offset-gray-200\/80{
  --tw-ring-offset-color: rgb(229 231 235 / 0.8);
}
.ring-offset-gray-200\/85{
  --tw-ring-offset-color: rgb(229 231 235 / 0.85);
}
.ring-offset-gray-200\/90{
  --tw-ring-offset-color: rgb(229 231 235 / 0.9);
}
.ring-offset-gray-200\/95{
  --tw-ring-offset-color: rgb(229 231 235 / 0.95);
}
.ring-offset-gray-300{
  --tw-ring-offset-color: #d1d5db;
}
.ring-offset-gray-300\/0{
  --tw-ring-offset-color: rgb(209 213 219 / 0);
}
.ring-offset-gray-300\/10{
  --tw-ring-offset-color: rgb(209 213 219 / 0.1);
}
.ring-offset-gray-300\/100{
  --tw-ring-offset-color: rgb(209 213 219 / 1);
}
.ring-offset-gray-300\/15{
  --tw-ring-offset-color: rgb(209 213 219 / 0.15);
}
.ring-offset-gray-300\/20{
  --tw-ring-offset-color: rgb(209 213 219 / 0.2);
}
.ring-offset-gray-300\/25{
  --tw-ring-offset-color: rgb(209 213 219 / 0.25);
}
.ring-offset-gray-300\/30{
  --tw-ring-offset-color: rgb(209 213 219 / 0.3);
}
.ring-offset-gray-300\/35{
  --tw-ring-offset-color: rgb(209 213 219 / 0.35);
}
.ring-offset-gray-300\/40{
  --tw-ring-offset-color: rgb(209 213 219 / 0.4);
}
.ring-offset-gray-300\/45{
  --tw-ring-offset-color: rgb(209 213 219 / 0.45);
}
.ring-offset-gray-300\/5{
  --tw-ring-offset-color: rgb(209 213 219 / 0.05);
}
.ring-offset-gray-300\/50{
  --tw-ring-offset-color: rgb(209 213 219 / 0.5);
}
.ring-offset-gray-300\/55{
  --tw-ring-offset-color: rgb(209 213 219 / 0.55);
}
.ring-offset-gray-300\/60{
  --tw-ring-offset-color: rgb(209 213 219 / 0.6);
}
.ring-offset-gray-300\/65{
  --tw-ring-offset-color: rgb(209 213 219 / 0.65);
}
.ring-offset-gray-300\/70{
  --tw-ring-offset-color: rgb(209 213 219 / 0.7);
}
.ring-offset-gray-300\/75{
  --tw-ring-offset-color: rgb(209 213 219 / 0.75);
}
.ring-offset-gray-300\/80{
  --tw-ring-offset-color: rgb(209 213 219 / 0.8);
}
.ring-offset-gray-300\/85{
  --tw-ring-offset-color: rgb(209 213 219 / 0.85);
}
.ring-offset-gray-300\/90{
  --tw-ring-offset-color: rgb(209 213 219 / 0.9);
}
.ring-offset-gray-300\/95{
  --tw-ring-offset-color: rgb(209 213 219 / 0.95);
}
.ring-offset-gray-400{
  --tw-ring-offset-color: #9ca3af;
}
.ring-offset-gray-400\/0{
  --tw-ring-offset-color: rgb(156 163 175 / 0);
}
.ring-offset-gray-400\/10{
  --tw-ring-offset-color: rgb(156 163 175 / 0.1);
}
.ring-offset-gray-400\/100{
  --tw-ring-offset-color: rgb(156 163 175 / 1);
}
.ring-offset-gray-400\/15{
  --tw-ring-offset-color: rgb(156 163 175 / 0.15);
}
.ring-offset-gray-400\/20{
  --tw-ring-offset-color: rgb(156 163 175 / 0.2);
}
.ring-offset-gray-400\/25{
  --tw-ring-offset-color: rgb(156 163 175 / 0.25);
}
.ring-offset-gray-400\/30{
  --tw-ring-offset-color: rgb(156 163 175 / 0.3);
}
.ring-offset-gray-400\/35{
  --tw-ring-offset-color: rgb(156 163 175 / 0.35);
}
.ring-offset-gray-400\/40{
  --tw-ring-offset-color: rgb(156 163 175 / 0.4);
}
.ring-offset-gray-400\/45{
  --tw-ring-offset-color: rgb(156 163 175 / 0.45);
}
.ring-offset-gray-400\/5{
  --tw-ring-offset-color: rgb(156 163 175 / 0.05);
}
.ring-offset-gray-400\/50{
  --tw-ring-offset-color: rgb(156 163 175 / 0.5);
}
.ring-offset-gray-400\/55{
  --tw-ring-offset-color: rgb(156 163 175 / 0.55);
}
.ring-offset-gray-400\/60{
  --tw-ring-offset-color: rgb(156 163 175 / 0.6);
}
.ring-offset-gray-400\/65{
  --tw-ring-offset-color: rgb(156 163 175 / 0.65);
}
.ring-offset-gray-400\/70{
  --tw-ring-offset-color: rgb(156 163 175 / 0.7);
}
.ring-offset-gray-400\/75{
  --tw-ring-offset-color: rgb(156 163 175 / 0.75);
}
.ring-offset-gray-400\/80{
  --tw-ring-offset-color: rgb(156 163 175 / 0.8);
}
.ring-offset-gray-400\/85{
  --tw-ring-offset-color: rgb(156 163 175 / 0.85);
}
.ring-offset-gray-400\/90{
  --tw-ring-offset-color: rgb(156 163 175 / 0.9);
}
.ring-offset-gray-400\/95{
  --tw-ring-offset-color: rgb(156 163 175 / 0.95);
}
.ring-offset-gray-50{
  --tw-ring-offset-color: #f9fafb;
}
.ring-offset-gray-50\/0{
  --tw-ring-offset-color: rgb(249 250 251 / 0);
}
.ring-offset-gray-50\/10{
  --tw-ring-offset-color: rgb(249 250 251 / 0.1);
}
.ring-offset-gray-50\/100{
  --tw-ring-offset-color: rgb(249 250 251 / 1);
}
.ring-offset-gray-50\/15{
  --tw-ring-offset-color: rgb(249 250 251 / 0.15);
}
.ring-offset-gray-50\/20{
  --tw-ring-offset-color: rgb(249 250 251 / 0.2);
}
.ring-offset-gray-50\/25{
  --tw-ring-offset-color: rgb(249 250 251 / 0.25);
}
.ring-offset-gray-50\/30{
  --tw-ring-offset-color: rgb(249 250 251 / 0.3);
}
.ring-offset-gray-50\/35{
  --tw-ring-offset-color: rgb(249 250 251 / 0.35);
}
.ring-offset-gray-50\/40{
  --tw-ring-offset-color: rgb(249 250 251 / 0.4);
}
.ring-offset-gray-50\/45{
  --tw-ring-offset-color: rgb(249 250 251 / 0.45);
}
.ring-offset-gray-50\/5{
  --tw-ring-offset-color: rgb(249 250 251 / 0.05);
}
.ring-offset-gray-50\/50{
  --tw-ring-offset-color: rgb(249 250 251 / 0.5);
}
.ring-offset-gray-50\/55{
  --tw-ring-offset-color: rgb(249 250 251 / 0.55);
}
.ring-offset-gray-50\/60{
  --tw-ring-offset-color: rgb(249 250 251 / 0.6);
}
.ring-offset-gray-50\/65{
  --tw-ring-offset-color: rgb(249 250 251 / 0.65);
}
.ring-offset-gray-50\/70{
  --tw-ring-offset-color: rgb(249 250 251 / 0.7);
}
.ring-offset-gray-50\/75{
  --tw-ring-offset-color: rgb(249 250 251 / 0.75);
}
.ring-offset-gray-50\/80{
  --tw-ring-offset-color: rgb(249 250 251 / 0.8);
}
.ring-offset-gray-50\/85{
  --tw-ring-offset-color: rgb(249 250 251 / 0.85);
}
.ring-offset-gray-50\/90{
  --tw-ring-offset-color: rgb(249 250 251 / 0.9);
}
.ring-offset-gray-50\/95{
  --tw-ring-offset-color: rgb(249 250 251 / 0.95);
}
.ring-offset-gray-500{
  --tw-ring-offset-color: #6b7280;
}
.ring-offset-gray-500\/0{
  --tw-ring-offset-color: rgb(107 114 128 / 0);
}
.ring-offset-gray-500\/10{
  --tw-ring-offset-color: rgb(107 114 128 / 0.1);
}
.ring-offset-gray-500\/100{
  --tw-ring-offset-color: rgb(107 114 128 / 1);
}
.ring-offset-gray-500\/15{
  --tw-ring-offset-color: rgb(107 114 128 / 0.15);
}
.ring-offset-gray-500\/20{
  --tw-ring-offset-color: rgb(107 114 128 / 0.2);
}
.ring-offset-gray-500\/25{
  --tw-ring-offset-color: rgb(107 114 128 / 0.25);
}
.ring-offset-gray-500\/30{
  --tw-ring-offset-color: rgb(107 114 128 / 0.3);
}
.ring-offset-gray-500\/35{
  --tw-ring-offset-color: rgb(107 114 128 / 0.35);
}
.ring-offset-gray-500\/40{
  --tw-ring-offset-color: rgb(107 114 128 / 0.4);
}
.ring-offset-gray-500\/45{
  --tw-ring-offset-color: rgb(107 114 128 / 0.45);
}
.ring-offset-gray-500\/5{
  --tw-ring-offset-color: rgb(107 114 128 / 0.05);
}
.ring-offset-gray-500\/50{
  --tw-ring-offset-color: rgb(107 114 128 / 0.5);
}
.ring-offset-gray-500\/55{
  --tw-ring-offset-color: rgb(107 114 128 / 0.55);
}
.ring-offset-gray-500\/60{
  --tw-ring-offset-color: rgb(107 114 128 / 0.6);
}
.ring-offset-gray-500\/65{
  --tw-ring-offset-color: rgb(107 114 128 / 0.65);
}
.ring-offset-gray-500\/70{
  --tw-ring-offset-color: rgb(107 114 128 / 0.7);
}
.ring-offset-gray-500\/75{
  --tw-ring-offset-color: rgb(107 114 128 / 0.75);
}
.ring-offset-gray-500\/80{
  --tw-ring-offset-color: rgb(107 114 128 / 0.8);
}
.ring-offset-gray-500\/85{
  --tw-ring-offset-color: rgb(107 114 128 / 0.85);
}
.ring-offset-gray-500\/90{
  --tw-ring-offset-color: rgb(107 114 128 / 0.9);
}
.ring-offset-gray-500\/95{
  --tw-ring-offset-color: rgb(107 114 128 / 0.95);
}
.ring-offset-gray-600{
  --tw-ring-offset-color: #4b5563;
}
.ring-offset-gray-600\/0{
  --tw-ring-offset-color: rgb(75 85 99 / 0);
}
.ring-offset-gray-600\/10{
  --tw-ring-offset-color: rgb(75 85 99 / 0.1);
}
.ring-offset-gray-600\/100{
  --tw-ring-offset-color: rgb(75 85 99 / 1);
}
.ring-offset-gray-600\/15{
  --tw-ring-offset-color: rgb(75 85 99 / 0.15);
}
.ring-offset-gray-600\/20{
  --tw-ring-offset-color: rgb(75 85 99 / 0.2);
}
.ring-offset-gray-600\/25{
  --tw-ring-offset-color: rgb(75 85 99 / 0.25);
}
.ring-offset-gray-600\/30{
  --tw-ring-offset-color: rgb(75 85 99 / 0.3);
}
.ring-offset-gray-600\/35{
  --tw-ring-offset-color: rgb(75 85 99 / 0.35);
}
.ring-offset-gray-600\/40{
  --tw-ring-offset-color: rgb(75 85 99 / 0.4);
}
.ring-offset-gray-600\/45{
  --tw-ring-offset-color: rgb(75 85 99 / 0.45);
}
.ring-offset-gray-600\/5{
  --tw-ring-offset-color: rgb(75 85 99 / 0.05);
}
.ring-offset-gray-600\/50{
  --tw-ring-offset-color: rgb(75 85 99 / 0.5);
}
.ring-offset-gray-600\/55{
  --tw-ring-offset-color: rgb(75 85 99 / 0.55);
}
.ring-offset-gray-600\/60{
  --tw-ring-offset-color: rgb(75 85 99 / 0.6);
}
.ring-offset-gray-600\/65{
  --tw-ring-offset-color: rgb(75 85 99 / 0.65);
}
.ring-offset-gray-600\/70{
  --tw-ring-offset-color: rgb(75 85 99 / 0.7);
}
.ring-offset-gray-600\/75{
  --tw-ring-offset-color: rgb(75 85 99 / 0.75);
}
.ring-offset-gray-600\/80{
  --tw-ring-offset-color: rgb(75 85 99 / 0.8);
}
.ring-offset-gray-600\/85{
  --tw-ring-offset-color: rgb(75 85 99 / 0.85);
}
.ring-offset-gray-600\/90{
  --tw-ring-offset-color: rgb(75 85 99 / 0.9);
}
.ring-offset-gray-600\/95{
  --tw-ring-offset-color: rgb(75 85 99 / 0.95);
}
.ring-offset-gray-700{
  --tw-ring-offset-color: #374151;
}
.ring-offset-gray-700\/0{
  --tw-ring-offset-color: rgb(55 65 81 / 0);
}
.ring-offset-gray-700\/10{
  --tw-ring-offset-color: rgb(55 65 81 / 0.1);
}
.ring-offset-gray-700\/100{
  --tw-ring-offset-color: rgb(55 65 81 / 1);
}
.ring-offset-gray-700\/15{
  --tw-ring-offset-color: rgb(55 65 81 / 0.15);
}
.ring-offset-gray-700\/20{
  --tw-ring-offset-color: rgb(55 65 81 / 0.2);
}
.ring-offset-gray-700\/25{
  --tw-ring-offset-color: rgb(55 65 81 / 0.25);
}
.ring-offset-gray-700\/30{
  --tw-ring-offset-color: rgb(55 65 81 / 0.3);
}
.ring-offset-gray-700\/35{
  --tw-ring-offset-color: rgb(55 65 81 / 0.35);
}
.ring-offset-gray-700\/40{
  --tw-ring-offset-color: rgb(55 65 81 / 0.4);
}
.ring-offset-gray-700\/45{
  --tw-ring-offset-color: rgb(55 65 81 / 0.45);
}
.ring-offset-gray-700\/5{
  --tw-ring-offset-color: rgb(55 65 81 / 0.05);
}
.ring-offset-gray-700\/50{
  --tw-ring-offset-color: rgb(55 65 81 / 0.5);
}
.ring-offset-gray-700\/55{
  --tw-ring-offset-color: rgb(55 65 81 / 0.55);
}
.ring-offset-gray-700\/60{
  --tw-ring-offset-color: rgb(55 65 81 / 0.6);
}
.ring-offset-gray-700\/65{
  --tw-ring-offset-color: rgb(55 65 81 / 0.65);
}
.ring-offset-gray-700\/70{
  --tw-ring-offset-color: rgb(55 65 81 / 0.7);
}
.ring-offset-gray-700\/75{
  --tw-ring-offset-color: rgb(55 65 81 / 0.75);
}
.ring-offset-gray-700\/80{
  --tw-ring-offset-color: rgb(55 65 81 / 0.8);
}
.ring-offset-gray-700\/85{
  --tw-ring-offset-color: rgb(55 65 81 / 0.85);
}
.ring-offset-gray-700\/90{
  --tw-ring-offset-color: rgb(55 65 81 / 0.9);
}
.ring-offset-gray-700\/95{
  --tw-ring-offset-color: rgb(55 65 81 / 0.95);
}
.ring-offset-gray-800{
  --tw-ring-offset-color: #1f2937;
}
.ring-offset-gray-800\/0{
  --tw-ring-offset-color: rgb(31 41 55 / 0);
}
.ring-offset-gray-800\/10{
  --tw-ring-offset-color: rgb(31 41 55 / 0.1);
}
.ring-offset-gray-800\/100{
  --tw-ring-offset-color: rgb(31 41 55 / 1);
}
.ring-offset-gray-800\/15{
  --tw-ring-offset-color: rgb(31 41 55 / 0.15);
}
.ring-offset-gray-800\/20{
  --tw-ring-offset-color: rgb(31 41 55 / 0.2);
}
.ring-offset-gray-800\/25{
  --tw-ring-offset-color: rgb(31 41 55 / 0.25);
}
.ring-offset-gray-800\/30{
  --tw-ring-offset-color: rgb(31 41 55 / 0.3);
}
.ring-offset-gray-800\/35{
  --tw-ring-offset-color: rgb(31 41 55 / 0.35);
}
.ring-offset-gray-800\/40{
  --tw-ring-offset-color: rgb(31 41 55 / 0.4);
}
.ring-offset-gray-800\/45{
  --tw-ring-offset-color: rgb(31 41 55 / 0.45);
}
.ring-offset-gray-800\/5{
  --tw-ring-offset-color: rgb(31 41 55 / 0.05);
}
.ring-offset-gray-800\/50{
  --tw-ring-offset-color: rgb(31 41 55 / 0.5);
}
.ring-offset-gray-800\/55{
  --tw-ring-offset-color: rgb(31 41 55 / 0.55);
}
.ring-offset-gray-800\/60{
  --tw-ring-offset-color: rgb(31 41 55 / 0.6);
}
.ring-offset-gray-800\/65{
  --tw-ring-offset-color: rgb(31 41 55 / 0.65);
}
.ring-offset-gray-800\/70{
  --tw-ring-offset-color: rgb(31 41 55 / 0.7);
}
.ring-offset-gray-800\/75{
  --tw-ring-offset-color: rgb(31 41 55 / 0.75);
}
.ring-offset-gray-800\/80{
  --tw-ring-offset-color: rgb(31 41 55 / 0.8);
}
.ring-offset-gray-800\/85{
  --tw-ring-offset-color: rgb(31 41 55 / 0.85);
}
.ring-offset-gray-800\/90{
  --tw-ring-offset-color: rgb(31 41 55 / 0.9);
}
.ring-offset-gray-800\/95{
  --tw-ring-offset-color: rgb(31 41 55 / 0.95);
}
.ring-offset-gray-900{
  --tw-ring-offset-color: #111827;
}
.ring-offset-gray-900\/0{
  --tw-ring-offset-color: rgb(17 24 39 / 0);
}
.ring-offset-gray-900\/10{
  --tw-ring-offset-color: rgb(17 24 39 / 0.1);
}
.ring-offset-gray-900\/100{
  --tw-ring-offset-color: rgb(17 24 39 / 1);
}
.ring-offset-gray-900\/15{
  --tw-ring-offset-color: rgb(17 24 39 / 0.15);
}
.ring-offset-gray-900\/20{
  --tw-ring-offset-color: rgb(17 24 39 / 0.2);
}
.ring-offset-gray-900\/25{
  --tw-ring-offset-color: rgb(17 24 39 / 0.25);
}
.ring-offset-gray-900\/30{
  --tw-ring-offset-color: rgb(17 24 39 / 0.3);
}
.ring-offset-gray-900\/35{
  --tw-ring-offset-color: rgb(17 24 39 / 0.35);
}
.ring-offset-gray-900\/40{
  --tw-ring-offset-color: rgb(17 24 39 / 0.4);
}
.ring-offset-gray-900\/45{
  --tw-ring-offset-color: rgb(17 24 39 / 0.45);
}
.ring-offset-gray-900\/5{
  --tw-ring-offset-color: rgb(17 24 39 / 0.05);
}
.ring-offset-gray-900\/50{
  --tw-ring-offset-color: rgb(17 24 39 / 0.5);
}
.ring-offset-gray-900\/55{
  --tw-ring-offset-color: rgb(17 24 39 / 0.55);
}
.ring-offset-gray-900\/60{
  --tw-ring-offset-color: rgb(17 24 39 / 0.6);
}
.ring-offset-gray-900\/65{
  --tw-ring-offset-color: rgb(17 24 39 / 0.65);
}
.ring-offset-gray-900\/70{
  --tw-ring-offset-color: rgb(17 24 39 / 0.7);
}
.ring-offset-gray-900\/75{
  --tw-ring-offset-color: rgb(17 24 39 / 0.75);
}
.ring-offset-gray-900\/80{
  --tw-ring-offset-color: rgb(17 24 39 / 0.8);
}
.ring-offset-gray-900\/85{
  --tw-ring-offset-color: rgb(17 24 39 / 0.85);
}
.ring-offset-gray-900\/90{
  --tw-ring-offset-color: rgb(17 24 39 / 0.9);
}
.ring-offset-gray-900\/95{
  --tw-ring-offset-color: rgb(17 24 39 / 0.95);
}
.ring-offset-gray-950{
  --tw-ring-offset-color: #030712;
}
.ring-offset-gray-950\/0{
  --tw-ring-offset-color: rgb(3 7 18 / 0);
}
.ring-offset-gray-950\/10{
  --tw-ring-offset-color: rgb(3 7 18 / 0.1);
}
.ring-offset-gray-950\/100{
  --tw-ring-offset-color: rgb(3 7 18 / 1);
}
.ring-offset-gray-950\/15{
  --tw-ring-offset-color: rgb(3 7 18 / 0.15);
}
.ring-offset-gray-950\/20{
  --tw-ring-offset-color: rgb(3 7 18 / 0.2);
}
.ring-offset-gray-950\/25{
  --tw-ring-offset-color: rgb(3 7 18 / 0.25);
}
.ring-offset-gray-950\/30{
  --tw-ring-offset-color: rgb(3 7 18 / 0.3);
}
.ring-offset-gray-950\/35{
  --tw-ring-offset-color: rgb(3 7 18 / 0.35);
}
.ring-offset-gray-950\/40{
  --tw-ring-offset-color: rgb(3 7 18 / 0.4);
}
.ring-offset-gray-950\/45{
  --tw-ring-offset-color: rgb(3 7 18 / 0.45);
}
.ring-offset-gray-950\/5{
  --tw-ring-offset-color: rgb(3 7 18 / 0.05);
}
.ring-offset-gray-950\/50{
  --tw-ring-offset-color: rgb(3 7 18 / 0.5);
}
.ring-offset-gray-950\/55{
  --tw-ring-offset-color: rgb(3 7 18 / 0.55);
}
.ring-offset-gray-950\/60{
  --tw-ring-offset-color: rgb(3 7 18 / 0.6);
}
.ring-offset-gray-950\/65{
  --tw-ring-offset-color: rgb(3 7 18 / 0.65);
}
.ring-offset-gray-950\/70{
  --tw-ring-offset-color: rgb(3 7 18 / 0.7);
}
.ring-offset-gray-950\/75{
  --tw-ring-offset-color: rgb(3 7 18 / 0.75);
}
.ring-offset-gray-950\/80{
  --tw-ring-offset-color: rgb(3 7 18 / 0.8);
}
.ring-offset-gray-950\/85{
  --tw-ring-offset-color: rgb(3 7 18 / 0.85);
}
.ring-offset-gray-950\/90{
  --tw-ring-offset-color: rgb(3 7 18 / 0.9);
}
.ring-offset-gray-950\/95{
  --tw-ring-offset-color: rgb(3 7 18 / 0.95);
}
.ring-offset-gray-light{
  --tw-ring-offset-color: hsl(var(--color-gray-light));
}
.ring-offset-gray-light\/0{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0);
}
.ring-offset-gray-light\/10{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.1);
}
.ring-offset-gray-light\/100{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 1);
}
.ring-offset-gray-light\/15{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.15);
}
.ring-offset-gray-light\/20{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.2);
}
.ring-offset-gray-light\/25{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.25);
}
.ring-offset-gray-light\/30{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.3);
}
.ring-offset-gray-light\/35{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.35);
}
.ring-offset-gray-light\/40{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.4);
}
.ring-offset-gray-light\/45{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.45);
}
.ring-offset-gray-light\/5{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.05);
}
.ring-offset-gray-light\/50{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.5);
}
.ring-offset-gray-light\/55{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.55);
}
.ring-offset-gray-light\/60{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.6);
}
.ring-offset-gray-light\/65{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.65);
}
.ring-offset-gray-light\/70{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.7);
}
.ring-offset-gray-light\/75{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.75);
}
.ring-offset-gray-light\/80{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.8);
}
.ring-offset-gray-light\/85{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.85);
}
.ring-offset-gray-light\/90{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.9);
}
.ring-offset-gray-light\/95{
  --tw-ring-offset-color: hsl(var(--color-gray-light) / 0.95);
}
.ring-offset-gray-medium{
  --tw-ring-offset-color: hsl(var(--color-gray-medium));
}
.ring-offset-gray-medium\/0{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0);
}
.ring-offset-gray-medium\/10{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.1);
}
.ring-offset-gray-medium\/100{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 1);
}
.ring-offset-gray-medium\/15{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.15);
}
.ring-offset-gray-medium\/20{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.2);
}
.ring-offset-gray-medium\/25{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.25);
}
.ring-offset-gray-medium\/30{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.3);
}
.ring-offset-gray-medium\/35{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.35);
}
.ring-offset-gray-medium\/40{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.4);
}
.ring-offset-gray-medium\/45{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.45);
}
.ring-offset-gray-medium\/5{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.05);
}
.ring-offset-gray-medium\/50{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.5);
}
.ring-offset-gray-medium\/55{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.55);
}
.ring-offset-gray-medium\/60{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.6);
}
.ring-offset-gray-medium\/65{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.65);
}
.ring-offset-gray-medium\/70{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.7);
}
.ring-offset-gray-medium\/75{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.75);
}
.ring-offset-gray-medium\/80{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.8);
}
.ring-offset-gray-medium\/85{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.85);
}
.ring-offset-gray-medium\/90{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.9);
}
.ring-offset-gray-medium\/95{
  --tw-ring-offset-color: hsl(var(--color-gray-medium) / 0.95);
}
.ring-offset-green-100{
  --tw-ring-offset-color: #dcfce7;
}
.ring-offset-green-100\/0{
  --tw-ring-offset-color: rgb(220 252 231 / 0);
}
.ring-offset-green-100\/10{
  --tw-ring-offset-color: rgb(220 252 231 / 0.1);
}
.ring-offset-green-100\/100{
  --tw-ring-offset-color: rgb(220 252 231 / 1);
}
.ring-offset-green-100\/15{
  --tw-ring-offset-color: rgb(220 252 231 / 0.15);
}
.ring-offset-green-100\/20{
  --tw-ring-offset-color: rgb(220 252 231 / 0.2);
}
.ring-offset-green-100\/25{
  --tw-ring-offset-color: rgb(220 252 231 / 0.25);
}
.ring-offset-green-100\/30{
  --tw-ring-offset-color: rgb(220 252 231 / 0.3);
}
.ring-offset-green-100\/35{
  --tw-ring-offset-color: rgb(220 252 231 / 0.35);
}
.ring-offset-green-100\/40{
  --tw-ring-offset-color: rgb(220 252 231 / 0.4);
}
.ring-offset-green-100\/45{
  --tw-ring-offset-color: rgb(220 252 231 / 0.45);
}
.ring-offset-green-100\/5{
  --tw-ring-offset-color: rgb(220 252 231 / 0.05);
}
.ring-offset-green-100\/50{
  --tw-ring-offset-color: rgb(220 252 231 / 0.5);
}
.ring-offset-green-100\/55{
  --tw-ring-offset-color: rgb(220 252 231 / 0.55);
}
.ring-offset-green-100\/60{
  --tw-ring-offset-color: rgb(220 252 231 / 0.6);
}
.ring-offset-green-100\/65{
  --tw-ring-offset-color: rgb(220 252 231 / 0.65);
}
.ring-offset-green-100\/70{
  --tw-ring-offset-color: rgb(220 252 231 / 0.7);
}
.ring-offset-green-100\/75{
  --tw-ring-offset-color: rgb(220 252 231 / 0.75);
}
.ring-offset-green-100\/80{
  --tw-ring-offset-color: rgb(220 252 231 / 0.8);
}
.ring-offset-green-100\/85{
  --tw-ring-offset-color: rgb(220 252 231 / 0.85);
}
.ring-offset-green-100\/90{
  --tw-ring-offset-color: rgb(220 252 231 / 0.9);
}
.ring-offset-green-100\/95{
  --tw-ring-offset-color: rgb(220 252 231 / 0.95);
}
.ring-offset-green-200{
  --tw-ring-offset-color: #bbf7d0;
}
.ring-offset-green-200\/0{
  --tw-ring-offset-color: rgb(187 247 208 / 0);
}
.ring-offset-green-200\/10{
  --tw-ring-offset-color: rgb(187 247 208 / 0.1);
}
.ring-offset-green-200\/100{
  --tw-ring-offset-color: rgb(187 247 208 / 1);
}
.ring-offset-green-200\/15{
  --tw-ring-offset-color: rgb(187 247 208 / 0.15);
}
.ring-offset-green-200\/20{
  --tw-ring-offset-color: rgb(187 247 208 / 0.2);
}
.ring-offset-green-200\/25{
  --tw-ring-offset-color: rgb(187 247 208 / 0.25);
}
.ring-offset-green-200\/30{
  --tw-ring-offset-color: rgb(187 247 208 / 0.3);
}
.ring-offset-green-200\/35{
  --tw-ring-offset-color: rgb(187 247 208 / 0.35);
}
.ring-offset-green-200\/40{
  --tw-ring-offset-color: rgb(187 247 208 / 0.4);
}
.ring-offset-green-200\/45{
  --tw-ring-offset-color: rgb(187 247 208 / 0.45);
}
.ring-offset-green-200\/5{
  --tw-ring-offset-color: rgb(187 247 208 / 0.05);
}
.ring-offset-green-200\/50{
  --tw-ring-offset-color: rgb(187 247 208 / 0.5);
}
.ring-offset-green-200\/55{
  --tw-ring-offset-color: rgb(187 247 208 / 0.55);
}
.ring-offset-green-200\/60{
  --tw-ring-offset-color: rgb(187 247 208 / 0.6);
}
.ring-offset-green-200\/65{
  --tw-ring-offset-color: rgb(187 247 208 / 0.65);
}
.ring-offset-green-200\/70{
  --tw-ring-offset-color: rgb(187 247 208 / 0.7);
}
.ring-offset-green-200\/75{
  --tw-ring-offset-color: rgb(187 247 208 / 0.75);
}
.ring-offset-green-200\/80{
  --tw-ring-offset-color: rgb(187 247 208 / 0.8);
}
.ring-offset-green-200\/85{
  --tw-ring-offset-color: rgb(187 247 208 / 0.85);
}
.ring-offset-green-200\/90{
  --tw-ring-offset-color: rgb(187 247 208 / 0.9);
}
.ring-offset-green-200\/95{
  --tw-ring-offset-color: rgb(187 247 208 / 0.95);
}
.ring-offset-green-300{
  --tw-ring-offset-color: #86efac;
}
.ring-offset-green-300\/0{
  --tw-ring-offset-color: rgb(134 239 172 / 0);
}
.ring-offset-green-300\/10{
  --tw-ring-offset-color: rgb(134 239 172 / 0.1);
}
.ring-offset-green-300\/100{
  --tw-ring-offset-color: rgb(134 239 172 / 1);
}
.ring-offset-green-300\/15{
  --tw-ring-offset-color: rgb(134 239 172 / 0.15);
}
.ring-offset-green-300\/20{
  --tw-ring-offset-color: rgb(134 239 172 / 0.2);
}
.ring-offset-green-300\/25{
  --tw-ring-offset-color: rgb(134 239 172 / 0.25);
}
.ring-offset-green-300\/30{
  --tw-ring-offset-color: rgb(134 239 172 / 0.3);
}
.ring-offset-green-300\/35{
  --tw-ring-offset-color: rgb(134 239 172 / 0.35);
}
.ring-offset-green-300\/40{
  --tw-ring-offset-color: rgb(134 239 172 / 0.4);
}
.ring-offset-green-300\/45{
  --tw-ring-offset-color: rgb(134 239 172 / 0.45);
}
.ring-offset-green-300\/5{
  --tw-ring-offset-color: rgb(134 239 172 / 0.05);
}
.ring-offset-green-300\/50{
  --tw-ring-offset-color: rgb(134 239 172 / 0.5);
}
.ring-offset-green-300\/55{
  --tw-ring-offset-color: rgb(134 239 172 / 0.55);
}
.ring-offset-green-300\/60{
  --tw-ring-offset-color: rgb(134 239 172 / 0.6);
}
.ring-offset-green-300\/65{
  --tw-ring-offset-color: rgb(134 239 172 / 0.65);
}
.ring-offset-green-300\/70{
  --tw-ring-offset-color: rgb(134 239 172 / 0.7);
}
.ring-offset-green-300\/75{
  --tw-ring-offset-color: rgb(134 239 172 / 0.75);
}
.ring-offset-green-300\/80{
  --tw-ring-offset-color: rgb(134 239 172 / 0.8);
}
.ring-offset-green-300\/85{
  --tw-ring-offset-color: rgb(134 239 172 / 0.85);
}
.ring-offset-green-300\/90{
  --tw-ring-offset-color: rgb(134 239 172 / 0.9);
}
.ring-offset-green-300\/95{
  --tw-ring-offset-color: rgb(134 239 172 / 0.95);
}
.ring-offset-green-400{
  --tw-ring-offset-color: #4ade80;
}
.ring-offset-green-400\/0{
  --tw-ring-offset-color: rgb(74 222 128 / 0);
}
.ring-offset-green-400\/10{
  --tw-ring-offset-color: rgb(74 222 128 / 0.1);
}
.ring-offset-green-400\/100{
  --tw-ring-offset-color: rgb(74 222 128 / 1);
}
.ring-offset-green-400\/15{
  --tw-ring-offset-color: rgb(74 222 128 / 0.15);
}
.ring-offset-green-400\/20{
  --tw-ring-offset-color: rgb(74 222 128 / 0.2);
}
.ring-offset-green-400\/25{
  --tw-ring-offset-color: rgb(74 222 128 / 0.25);
}
.ring-offset-green-400\/30{
  --tw-ring-offset-color: rgb(74 222 128 / 0.3);
}
.ring-offset-green-400\/35{
  --tw-ring-offset-color: rgb(74 222 128 / 0.35);
}
.ring-offset-green-400\/40{
  --tw-ring-offset-color: rgb(74 222 128 / 0.4);
}
.ring-offset-green-400\/45{
  --tw-ring-offset-color: rgb(74 222 128 / 0.45);
}
.ring-offset-green-400\/5{
  --tw-ring-offset-color: rgb(74 222 128 / 0.05);
}
.ring-offset-green-400\/50{
  --tw-ring-offset-color: rgb(74 222 128 / 0.5);
}
.ring-offset-green-400\/55{
  --tw-ring-offset-color: rgb(74 222 128 / 0.55);
}
.ring-offset-green-400\/60{
  --tw-ring-offset-color: rgb(74 222 128 / 0.6);
}
.ring-offset-green-400\/65{
  --tw-ring-offset-color: rgb(74 222 128 / 0.65);
}
.ring-offset-green-400\/70{
  --tw-ring-offset-color: rgb(74 222 128 / 0.7);
}
.ring-offset-green-400\/75{
  --tw-ring-offset-color: rgb(74 222 128 / 0.75);
}
.ring-offset-green-400\/80{
  --tw-ring-offset-color: rgb(74 222 128 / 0.8);
}
.ring-offset-green-400\/85{
  --tw-ring-offset-color: rgb(74 222 128 / 0.85);
}
.ring-offset-green-400\/90{
  --tw-ring-offset-color: rgb(74 222 128 / 0.9);
}
.ring-offset-green-400\/95{
  --tw-ring-offset-color: rgb(74 222 128 / 0.95);
}
.ring-offset-green-50{
  --tw-ring-offset-color: #f0fdf4;
}
.ring-offset-green-50\/0{
  --tw-ring-offset-color: rgb(240 253 244 / 0);
}
.ring-offset-green-50\/10{
  --tw-ring-offset-color: rgb(240 253 244 / 0.1);
}
.ring-offset-green-50\/100{
  --tw-ring-offset-color: rgb(240 253 244 / 1);
}
.ring-offset-green-50\/15{
  --tw-ring-offset-color: rgb(240 253 244 / 0.15);
}
.ring-offset-green-50\/20{
  --tw-ring-offset-color: rgb(240 253 244 / 0.2);
}
.ring-offset-green-50\/25{
  --tw-ring-offset-color: rgb(240 253 244 / 0.25);
}
.ring-offset-green-50\/30{
  --tw-ring-offset-color: rgb(240 253 244 / 0.3);
}
.ring-offset-green-50\/35{
  --tw-ring-offset-color: rgb(240 253 244 / 0.35);
}
.ring-offset-green-50\/40{
  --tw-ring-offset-color: rgb(240 253 244 / 0.4);
}
.ring-offset-green-50\/45{
  --tw-ring-offset-color: rgb(240 253 244 / 0.45);
}
.ring-offset-green-50\/5{
  --tw-ring-offset-color: rgb(240 253 244 / 0.05);
}
.ring-offset-green-50\/50{
  --tw-ring-offset-color: rgb(240 253 244 / 0.5);
}
.ring-offset-green-50\/55{
  --tw-ring-offset-color: rgb(240 253 244 / 0.55);
}
.ring-offset-green-50\/60{
  --tw-ring-offset-color: rgb(240 253 244 / 0.6);
}
.ring-offset-green-50\/65{
  --tw-ring-offset-color: rgb(240 253 244 / 0.65);
}
.ring-offset-green-50\/70{
  --tw-ring-offset-color: rgb(240 253 244 / 0.7);
}
.ring-offset-green-50\/75{
  --tw-ring-offset-color: rgb(240 253 244 / 0.75);
}
.ring-offset-green-50\/80{
  --tw-ring-offset-color: rgb(240 253 244 / 0.8);
}
.ring-offset-green-50\/85{
  --tw-ring-offset-color: rgb(240 253 244 / 0.85);
}
.ring-offset-green-50\/90{
  --tw-ring-offset-color: rgb(240 253 244 / 0.9);
}
.ring-offset-green-50\/95{
  --tw-ring-offset-color: rgb(240 253 244 / 0.95);
}
.ring-offset-green-500{
  --tw-ring-offset-color: #22c55e;
}
.ring-offset-green-500\/0{
  --tw-ring-offset-color: rgb(34 197 94 / 0);
}
.ring-offset-green-500\/10{
  --tw-ring-offset-color: rgb(34 197 94 / 0.1);
}
.ring-offset-green-500\/100{
  --tw-ring-offset-color: rgb(34 197 94 / 1);
}
.ring-offset-green-500\/15{
  --tw-ring-offset-color: rgb(34 197 94 / 0.15);
}
.ring-offset-green-500\/20{
  --tw-ring-offset-color: rgb(34 197 94 / 0.2);
}
.ring-offset-green-500\/25{
  --tw-ring-offset-color: rgb(34 197 94 / 0.25);
}
.ring-offset-green-500\/30{
  --tw-ring-offset-color: rgb(34 197 94 / 0.3);
}
.ring-offset-green-500\/35{
  --tw-ring-offset-color: rgb(34 197 94 / 0.35);
}
.ring-offset-green-500\/40{
  --tw-ring-offset-color: rgb(34 197 94 / 0.4);
}
.ring-offset-green-500\/45{
  --tw-ring-offset-color: rgb(34 197 94 / 0.45);
}
.ring-offset-green-500\/5{
  --tw-ring-offset-color: rgb(34 197 94 / 0.05);
}
.ring-offset-green-500\/50{
  --tw-ring-offset-color: rgb(34 197 94 / 0.5);
}
.ring-offset-green-500\/55{
  --tw-ring-offset-color: rgb(34 197 94 / 0.55);
}
.ring-offset-green-500\/60{
  --tw-ring-offset-color: rgb(34 197 94 / 0.6);
}
.ring-offset-green-500\/65{
  --tw-ring-offset-color: rgb(34 197 94 / 0.65);
}
.ring-offset-green-500\/70{
  --tw-ring-offset-color: rgb(34 197 94 / 0.7);
}
.ring-offset-green-500\/75{
  --tw-ring-offset-color: rgb(34 197 94 / 0.75);
}
.ring-offset-green-500\/80{
  --tw-ring-offset-color: rgb(34 197 94 / 0.8);
}
.ring-offset-green-500\/85{
  --tw-ring-offset-color: rgb(34 197 94 / 0.85);
}
.ring-offset-green-500\/90{
  --tw-ring-offset-color: rgb(34 197 94 / 0.9);
}
.ring-offset-green-500\/95{
  --tw-ring-offset-color: rgb(34 197 94 / 0.95);
}
.ring-offset-green-600{
  --tw-ring-offset-color: #16a34a;
}
.ring-offset-green-600\/0{
  --tw-ring-offset-color: rgb(22 163 74 / 0);
}
.ring-offset-green-600\/10{
  --tw-ring-offset-color: rgb(22 163 74 / 0.1);
}
.ring-offset-green-600\/100{
  --tw-ring-offset-color: rgb(22 163 74 / 1);
}
.ring-offset-green-600\/15{
  --tw-ring-offset-color: rgb(22 163 74 / 0.15);
}
.ring-offset-green-600\/20{
  --tw-ring-offset-color: rgb(22 163 74 / 0.2);
}
.ring-offset-green-600\/25{
  --tw-ring-offset-color: rgb(22 163 74 / 0.25);
}
.ring-offset-green-600\/30{
  --tw-ring-offset-color: rgb(22 163 74 / 0.3);
}
.ring-offset-green-600\/35{
  --tw-ring-offset-color: rgb(22 163 74 / 0.35);
}
.ring-offset-green-600\/40{
  --tw-ring-offset-color: rgb(22 163 74 / 0.4);
}
.ring-offset-green-600\/45{
  --tw-ring-offset-color: rgb(22 163 74 / 0.45);
}
.ring-offset-green-600\/5{
  --tw-ring-offset-color: rgb(22 163 74 / 0.05);
}
.ring-offset-green-600\/50{
  --tw-ring-offset-color: rgb(22 163 74 / 0.5);
}
.ring-offset-green-600\/55{
  --tw-ring-offset-color: rgb(22 163 74 / 0.55);
}
.ring-offset-green-600\/60{
  --tw-ring-offset-color: rgb(22 163 74 / 0.6);
}
.ring-offset-green-600\/65{
  --tw-ring-offset-color: rgb(22 163 74 / 0.65);
}
.ring-offset-green-600\/70{
  --tw-ring-offset-color: rgb(22 163 74 / 0.7);
}
.ring-offset-green-600\/75{
  --tw-ring-offset-color: rgb(22 163 74 / 0.75);
}
.ring-offset-green-600\/80{
  --tw-ring-offset-color: rgb(22 163 74 / 0.8);
}
.ring-offset-green-600\/85{
  --tw-ring-offset-color: rgb(22 163 74 / 0.85);
}
.ring-offset-green-600\/90{
  --tw-ring-offset-color: rgb(22 163 74 / 0.9);
}
.ring-offset-green-600\/95{
  --tw-ring-offset-color: rgb(22 163 74 / 0.95);
}
.ring-offset-green-700{
  --tw-ring-offset-color: #15803d;
}
.ring-offset-green-700\/0{
  --tw-ring-offset-color: rgb(21 128 61 / 0);
}
.ring-offset-green-700\/10{
  --tw-ring-offset-color: rgb(21 128 61 / 0.1);
}
.ring-offset-green-700\/100{
  --tw-ring-offset-color: rgb(21 128 61 / 1);
}
.ring-offset-green-700\/15{
  --tw-ring-offset-color: rgb(21 128 61 / 0.15);
}
.ring-offset-green-700\/20{
  --tw-ring-offset-color: rgb(21 128 61 / 0.2);
}
.ring-offset-green-700\/25{
  --tw-ring-offset-color: rgb(21 128 61 / 0.25);
}
.ring-offset-green-700\/30{
  --tw-ring-offset-color: rgb(21 128 61 / 0.3);
}
.ring-offset-green-700\/35{
  --tw-ring-offset-color: rgb(21 128 61 / 0.35);
}
.ring-offset-green-700\/40{
  --tw-ring-offset-color: rgb(21 128 61 / 0.4);
}
.ring-offset-green-700\/45{
  --tw-ring-offset-color: rgb(21 128 61 / 0.45);
}
.ring-offset-green-700\/5{
  --tw-ring-offset-color: rgb(21 128 61 / 0.05);
}
.ring-offset-green-700\/50{
  --tw-ring-offset-color: rgb(21 128 61 / 0.5);
}
.ring-offset-green-700\/55{
  --tw-ring-offset-color: rgb(21 128 61 / 0.55);
}
.ring-offset-green-700\/60{
  --tw-ring-offset-color: rgb(21 128 61 / 0.6);
}
.ring-offset-green-700\/65{
  --tw-ring-offset-color: rgb(21 128 61 / 0.65);
}
.ring-offset-green-700\/70{
  --tw-ring-offset-color: rgb(21 128 61 / 0.7);
}
.ring-offset-green-700\/75{
  --tw-ring-offset-color: rgb(21 128 61 / 0.75);
}
.ring-offset-green-700\/80{
  --tw-ring-offset-color: rgb(21 128 61 / 0.8);
}
.ring-offset-green-700\/85{
  --tw-ring-offset-color: rgb(21 128 61 / 0.85);
}
.ring-offset-green-700\/90{
  --tw-ring-offset-color: rgb(21 128 61 / 0.9);
}
.ring-offset-green-700\/95{
  --tw-ring-offset-color: rgb(21 128 61 / 0.95);
}
.ring-offset-green-800{
  --tw-ring-offset-color: #166534;
}
.ring-offset-green-800\/0{
  --tw-ring-offset-color: rgb(22 101 52 / 0);
}
.ring-offset-green-800\/10{
  --tw-ring-offset-color: rgb(22 101 52 / 0.1);
}
.ring-offset-green-800\/100{
  --tw-ring-offset-color: rgb(22 101 52 / 1);
}
.ring-offset-green-800\/15{
  --tw-ring-offset-color: rgb(22 101 52 / 0.15);
}
.ring-offset-green-800\/20{
  --tw-ring-offset-color: rgb(22 101 52 / 0.2);
}
.ring-offset-green-800\/25{
  --tw-ring-offset-color: rgb(22 101 52 / 0.25);
}
.ring-offset-green-800\/30{
  --tw-ring-offset-color: rgb(22 101 52 / 0.3);
}
.ring-offset-green-800\/35{
  --tw-ring-offset-color: rgb(22 101 52 / 0.35);
}
.ring-offset-green-800\/40{
  --tw-ring-offset-color: rgb(22 101 52 / 0.4);
}
.ring-offset-green-800\/45{
  --tw-ring-offset-color: rgb(22 101 52 / 0.45);
}
.ring-offset-green-800\/5{
  --tw-ring-offset-color: rgb(22 101 52 / 0.05);
}
.ring-offset-green-800\/50{
  --tw-ring-offset-color: rgb(22 101 52 / 0.5);
}
.ring-offset-green-800\/55{
  --tw-ring-offset-color: rgb(22 101 52 / 0.55);
}
.ring-offset-green-800\/60{
  --tw-ring-offset-color: rgb(22 101 52 / 0.6);
}
.ring-offset-green-800\/65{
  --tw-ring-offset-color: rgb(22 101 52 / 0.65);
}
.ring-offset-green-800\/70{
  --tw-ring-offset-color: rgb(22 101 52 / 0.7);
}
.ring-offset-green-800\/75{
  --tw-ring-offset-color: rgb(22 101 52 / 0.75);
}
.ring-offset-green-800\/80{
  --tw-ring-offset-color: rgb(22 101 52 / 0.8);
}
.ring-offset-green-800\/85{
  --tw-ring-offset-color: rgb(22 101 52 / 0.85);
}
.ring-offset-green-800\/90{
  --tw-ring-offset-color: rgb(22 101 52 / 0.9);
}
.ring-offset-green-800\/95{
  --tw-ring-offset-color: rgb(22 101 52 / 0.95);
}
.ring-offset-green-900{
  --tw-ring-offset-color: #14532d;
}
.ring-offset-green-900\/0{
  --tw-ring-offset-color: rgb(20 83 45 / 0);
}
.ring-offset-green-900\/10{
  --tw-ring-offset-color: rgb(20 83 45 / 0.1);
}
.ring-offset-green-900\/100{
  --tw-ring-offset-color: rgb(20 83 45 / 1);
}
.ring-offset-green-900\/15{
  --tw-ring-offset-color: rgb(20 83 45 / 0.15);
}
.ring-offset-green-900\/20{
  --tw-ring-offset-color: rgb(20 83 45 / 0.2);
}
.ring-offset-green-900\/25{
  --tw-ring-offset-color: rgb(20 83 45 / 0.25);
}
.ring-offset-green-900\/30{
  --tw-ring-offset-color: rgb(20 83 45 / 0.3);
}
.ring-offset-green-900\/35{
  --tw-ring-offset-color: rgb(20 83 45 / 0.35);
}
.ring-offset-green-900\/40{
  --tw-ring-offset-color: rgb(20 83 45 / 0.4);
}
.ring-offset-green-900\/45{
  --tw-ring-offset-color: rgb(20 83 45 / 0.45);
}
.ring-offset-green-900\/5{
  --tw-ring-offset-color: rgb(20 83 45 / 0.05);
}
.ring-offset-green-900\/50{
  --tw-ring-offset-color: rgb(20 83 45 / 0.5);
}
.ring-offset-green-900\/55{
  --tw-ring-offset-color: rgb(20 83 45 / 0.55);
}
.ring-offset-green-900\/60{
  --tw-ring-offset-color: rgb(20 83 45 / 0.6);
}
.ring-offset-green-900\/65{
  --tw-ring-offset-color: rgb(20 83 45 / 0.65);
}
.ring-offset-green-900\/70{
  --tw-ring-offset-color: rgb(20 83 45 / 0.7);
}
.ring-offset-green-900\/75{
  --tw-ring-offset-color: rgb(20 83 45 / 0.75);
}
.ring-offset-green-900\/80{
  --tw-ring-offset-color: rgb(20 83 45 / 0.8);
}
.ring-offset-green-900\/85{
  --tw-ring-offset-color: rgb(20 83 45 / 0.85);
}
.ring-offset-green-900\/90{
  --tw-ring-offset-color: rgb(20 83 45 / 0.9);
}
.ring-offset-green-900\/95{
  --tw-ring-offset-color: rgb(20 83 45 / 0.95);
}
.ring-offset-green-950{
  --tw-ring-offset-color: #052e16;
}
.ring-offset-green-950\/0{
  --tw-ring-offset-color: rgb(5 46 22 / 0);
}
.ring-offset-green-950\/10{
  --tw-ring-offset-color: rgb(5 46 22 / 0.1);
}
.ring-offset-green-950\/100{
  --tw-ring-offset-color: rgb(5 46 22 / 1);
}
.ring-offset-green-950\/15{
  --tw-ring-offset-color: rgb(5 46 22 / 0.15);
}
.ring-offset-green-950\/20{
  --tw-ring-offset-color: rgb(5 46 22 / 0.2);
}
.ring-offset-green-950\/25{
  --tw-ring-offset-color: rgb(5 46 22 / 0.25);
}
.ring-offset-green-950\/30{
  --tw-ring-offset-color: rgb(5 46 22 / 0.3);
}
.ring-offset-green-950\/35{
  --tw-ring-offset-color: rgb(5 46 22 / 0.35);
}
.ring-offset-green-950\/40{
  --tw-ring-offset-color: rgb(5 46 22 / 0.4);
}
.ring-offset-green-950\/45{
  --tw-ring-offset-color: rgb(5 46 22 / 0.45);
}
.ring-offset-green-950\/5{
  --tw-ring-offset-color: rgb(5 46 22 / 0.05);
}
.ring-offset-green-950\/50{
  --tw-ring-offset-color: rgb(5 46 22 / 0.5);
}
.ring-offset-green-950\/55{
  --tw-ring-offset-color: rgb(5 46 22 / 0.55);
}
.ring-offset-green-950\/60{
  --tw-ring-offset-color: rgb(5 46 22 / 0.6);
}
.ring-offset-green-950\/65{
  --tw-ring-offset-color: rgb(5 46 22 / 0.65);
}
.ring-offset-green-950\/70{
  --tw-ring-offset-color: rgb(5 46 22 / 0.7);
}
.ring-offset-green-950\/75{
  --tw-ring-offset-color: rgb(5 46 22 / 0.75);
}
.ring-offset-green-950\/80{
  --tw-ring-offset-color: rgb(5 46 22 / 0.8);
}
.ring-offset-green-950\/85{
  --tw-ring-offset-color: rgb(5 46 22 / 0.85);
}
.ring-offset-green-950\/90{
  --tw-ring-offset-color: rgb(5 46 22 / 0.9);
}
.ring-offset-green-950\/95{
  --tw-ring-offset-color: rgb(5 46 22 / 0.95);
}
.ring-offset-home-yellow{
  --tw-ring-offset-color: hsl(var(--color-home-yellow));
}
.ring-offset-home-yellow\/0{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0);
}
.ring-offset-home-yellow\/10{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.1);
}
.ring-offset-home-yellow\/100{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 1);
}
.ring-offset-home-yellow\/15{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.15);
}
.ring-offset-home-yellow\/20{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.2);
}
.ring-offset-home-yellow\/25{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.25);
}
.ring-offset-home-yellow\/30{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.3);
}
.ring-offset-home-yellow\/35{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.35);
}
.ring-offset-home-yellow\/40{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.4);
}
.ring-offset-home-yellow\/45{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.45);
}
.ring-offset-home-yellow\/5{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.05);
}
.ring-offset-home-yellow\/50{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.5);
}
.ring-offset-home-yellow\/55{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.55);
}
.ring-offset-home-yellow\/60{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.6);
}
.ring-offset-home-yellow\/65{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.65);
}
.ring-offset-home-yellow\/70{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.7);
}
.ring-offset-home-yellow\/75{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.75);
}
.ring-offset-home-yellow\/80{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.8);
}
.ring-offset-home-yellow\/85{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.85);
}
.ring-offset-home-yellow\/90{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.9);
}
.ring-offset-home-yellow\/95{
  --tw-ring-offset-color: hsl(var(--color-home-yellow) / 0.95);
}
.ring-offset-indigo-100{
  --tw-ring-offset-color: #e0e7ff;
}
.ring-offset-indigo-100\/0{
  --tw-ring-offset-color: rgb(224 231 255 / 0);
}
.ring-offset-indigo-100\/10{
  --tw-ring-offset-color: rgb(224 231 255 / 0.1);
}
.ring-offset-indigo-100\/100{
  --tw-ring-offset-color: rgb(224 231 255 / 1);
}
.ring-offset-indigo-100\/15{
  --tw-ring-offset-color: rgb(224 231 255 / 0.15);
}
.ring-offset-indigo-100\/20{
  --tw-ring-offset-color: rgb(224 231 255 / 0.2);
}
.ring-offset-indigo-100\/25{
  --tw-ring-offset-color: rgb(224 231 255 / 0.25);
}
.ring-offset-indigo-100\/30{
  --tw-ring-offset-color: rgb(224 231 255 / 0.3);
}
.ring-offset-indigo-100\/35{
  --tw-ring-offset-color: rgb(224 231 255 / 0.35);
}
.ring-offset-indigo-100\/40{
  --tw-ring-offset-color: rgb(224 231 255 / 0.4);
}
.ring-offset-indigo-100\/45{
  --tw-ring-offset-color: rgb(224 231 255 / 0.45);
}
.ring-offset-indigo-100\/5{
  --tw-ring-offset-color: rgb(224 231 255 / 0.05);
}
.ring-offset-indigo-100\/50{
  --tw-ring-offset-color: rgb(224 231 255 / 0.5);
}
.ring-offset-indigo-100\/55{
  --tw-ring-offset-color: rgb(224 231 255 / 0.55);
}
.ring-offset-indigo-100\/60{
  --tw-ring-offset-color: rgb(224 231 255 / 0.6);
}
.ring-offset-indigo-100\/65{
  --tw-ring-offset-color: rgb(224 231 255 / 0.65);
}
.ring-offset-indigo-100\/70{
  --tw-ring-offset-color: rgb(224 231 255 / 0.7);
}
.ring-offset-indigo-100\/75{
  --tw-ring-offset-color: rgb(224 231 255 / 0.75);
}
.ring-offset-indigo-100\/80{
  --tw-ring-offset-color: rgb(224 231 255 / 0.8);
}
.ring-offset-indigo-100\/85{
  --tw-ring-offset-color: rgb(224 231 255 / 0.85);
}
.ring-offset-indigo-100\/90{
  --tw-ring-offset-color: rgb(224 231 255 / 0.9);
}
.ring-offset-indigo-100\/95{
  --tw-ring-offset-color: rgb(224 231 255 / 0.95);
}
.ring-offset-indigo-200{
  --tw-ring-offset-color: #c7d2fe;
}
.ring-offset-indigo-200\/0{
  --tw-ring-offset-color: rgb(199 210 254 / 0);
}
.ring-offset-indigo-200\/10{
  --tw-ring-offset-color: rgb(199 210 254 / 0.1);
}
.ring-offset-indigo-200\/100{
  --tw-ring-offset-color: rgb(199 210 254 / 1);
}
.ring-offset-indigo-200\/15{
  --tw-ring-offset-color: rgb(199 210 254 / 0.15);
}
.ring-offset-indigo-200\/20{
  --tw-ring-offset-color: rgb(199 210 254 / 0.2);
}
.ring-offset-indigo-200\/25{
  --tw-ring-offset-color: rgb(199 210 254 / 0.25);
}
.ring-offset-indigo-200\/30{
  --tw-ring-offset-color: rgb(199 210 254 / 0.3);
}
.ring-offset-indigo-200\/35{
  --tw-ring-offset-color: rgb(199 210 254 / 0.35);
}
.ring-offset-indigo-200\/40{
  --tw-ring-offset-color: rgb(199 210 254 / 0.4);
}
.ring-offset-indigo-200\/45{
  --tw-ring-offset-color: rgb(199 210 254 / 0.45);
}
.ring-offset-indigo-200\/5{
  --tw-ring-offset-color: rgb(199 210 254 / 0.05);
}
.ring-offset-indigo-200\/50{
  --tw-ring-offset-color: rgb(199 210 254 / 0.5);
}
.ring-offset-indigo-200\/55{
  --tw-ring-offset-color: rgb(199 210 254 / 0.55);
}
.ring-offset-indigo-200\/60{
  --tw-ring-offset-color: rgb(199 210 254 / 0.6);
}
.ring-offset-indigo-200\/65{
  --tw-ring-offset-color: rgb(199 210 254 / 0.65);
}
.ring-offset-indigo-200\/70{
  --tw-ring-offset-color: rgb(199 210 254 / 0.7);
}
.ring-offset-indigo-200\/75{
  --tw-ring-offset-color: rgb(199 210 254 / 0.75);
}
.ring-offset-indigo-200\/80{
  --tw-ring-offset-color: rgb(199 210 254 / 0.8);
}
.ring-offset-indigo-200\/85{
  --tw-ring-offset-color: rgb(199 210 254 / 0.85);
}
.ring-offset-indigo-200\/90{
  --tw-ring-offset-color: rgb(199 210 254 / 0.9);
}
.ring-offset-indigo-200\/95{
  --tw-ring-offset-color: rgb(199 210 254 / 0.95);
}
.ring-offset-indigo-300{
  --tw-ring-offset-color: #a5b4fc;
}
.ring-offset-indigo-300\/0{
  --tw-ring-offset-color: rgb(165 180 252 / 0);
}
.ring-offset-indigo-300\/10{
  --tw-ring-offset-color: rgb(165 180 252 / 0.1);
}
.ring-offset-indigo-300\/100{
  --tw-ring-offset-color: rgb(165 180 252 / 1);
}
.ring-offset-indigo-300\/15{
  --tw-ring-offset-color: rgb(165 180 252 / 0.15);
}
.ring-offset-indigo-300\/20{
  --tw-ring-offset-color: rgb(165 180 252 / 0.2);
}
.ring-offset-indigo-300\/25{
  --tw-ring-offset-color: rgb(165 180 252 / 0.25);
}
.ring-offset-indigo-300\/30{
  --tw-ring-offset-color: rgb(165 180 252 / 0.3);
}
.ring-offset-indigo-300\/35{
  --tw-ring-offset-color: rgb(165 180 252 / 0.35);
}
.ring-offset-indigo-300\/40{
  --tw-ring-offset-color: rgb(165 180 252 / 0.4);
}
.ring-offset-indigo-300\/45{
  --tw-ring-offset-color: rgb(165 180 252 / 0.45);
}
.ring-offset-indigo-300\/5{
  --tw-ring-offset-color: rgb(165 180 252 / 0.05);
}
.ring-offset-indigo-300\/50{
  --tw-ring-offset-color: rgb(165 180 252 / 0.5);
}
.ring-offset-indigo-300\/55{
  --tw-ring-offset-color: rgb(165 180 252 / 0.55);
}
.ring-offset-indigo-300\/60{
  --tw-ring-offset-color: rgb(165 180 252 / 0.6);
}
.ring-offset-indigo-300\/65{
  --tw-ring-offset-color: rgb(165 180 252 / 0.65);
}
.ring-offset-indigo-300\/70{
  --tw-ring-offset-color: rgb(165 180 252 / 0.7);
}
.ring-offset-indigo-300\/75{
  --tw-ring-offset-color: rgb(165 180 252 / 0.75);
}
.ring-offset-indigo-300\/80{
  --tw-ring-offset-color: rgb(165 180 252 / 0.8);
}
.ring-offset-indigo-300\/85{
  --tw-ring-offset-color: rgb(165 180 252 / 0.85);
}
.ring-offset-indigo-300\/90{
  --tw-ring-offset-color: rgb(165 180 252 / 0.9);
}
.ring-offset-indigo-300\/95{
  --tw-ring-offset-color: rgb(165 180 252 / 0.95);
}
.ring-offset-indigo-400{
  --tw-ring-offset-color: #818cf8;
}
.ring-offset-indigo-400\/0{
  --tw-ring-offset-color: rgb(129 140 248 / 0);
}
.ring-offset-indigo-400\/10{
  --tw-ring-offset-color: rgb(129 140 248 / 0.1);
}
.ring-offset-indigo-400\/100{
  --tw-ring-offset-color: rgb(129 140 248 / 1);
}
.ring-offset-indigo-400\/15{
  --tw-ring-offset-color: rgb(129 140 248 / 0.15);
}
.ring-offset-indigo-400\/20{
  --tw-ring-offset-color: rgb(129 140 248 / 0.2);
}
.ring-offset-indigo-400\/25{
  --tw-ring-offset-color: rgb(129 140 248 / 0.25);
}
.ring-offset-indigo-400\/30{
  --tw-ring-offset-color: rgb(129 140 248 / 0.3);
}
.ring-offset-indigo-400\/35{
  --tw-ring-offset-color: rgb(129 140 248 / 0.35);
}
.ring-offset-indigo-400\/40{
  --tw-ring-offset-color: rgb(129 140 248 / 0.4);
}
.ring-offset-indigo-400\/45{
  --tw-ring-offset-color: rgb(129 140 248 / 0.45);
}
.ring-offset-indigo-400\/5{
  --tw-ring-offset-color: rgb(129 140 248 / 0.05);
}
.ring-offset-indigo-400\/50{
  --tw-ring-offset-color: rgb(129 140 248 / 0.5);
}
.ring-offset-indigo-400\/55{
  --tw-ring-offset-color: rgb(129 140 248 / 0.55);
}
.ring-offset-indigo-400\/60{
  --tw-ring-offset-color: rgb(129 140 248 / 0.6);
}
.ring-offset-indigo-400\/65{
  --tw-ring-offset-color: rgb(129 140 248 / 0.65);
}
.ring-offset-indigo-400\/70{
  --tw-ring-offset-color: rgb(129 140 248 / 0.7);
}
.ring-offset-indigo-400\/75{
  --tw-ring-offset-color: rgb(129 140 248 / 0.75);
}
.ring-offset-indigo-400\/80{
  --tw-ring-offset-color: rgb(129 140 248 / 0.8);
}
.ring-offset-indigo-400\/85{
  --tw-ring-offset-color: rgb(129 140 248 / 0.85);
}
.ring-offset-indigo-400\/90{
  --tw-ring-offset-color: rgb(129 140 248 / 0.9);
}
.ring-offset-indigo-400\/95{
  --tw-ring-offset-color: rgb(129 140 248 / 0.95);
}
.ring-offset-indigo-50{
  --tw-ring-offset-color: #eef2ff;
}
.ring-offset-indigo-50\/0{
  --tw-ring-offset-color: rgb(238 242 255 / 0);
}
.ring-offset-indigo-50\/10{
  --tw-ring-offset-color: rgb(238 242 255 / 0.1);
}
.ring-offset-indigo-50\/100{
  --tw-ring-offset-color: rgb(238 242 255 / 1);
}
.ring-offset-indigo-50\/15{
  --tw-ring-offset-color: rgb(238 242 255 / 0.15);
}
.ring-offset-indigo-50\/20{
  --tw-ring-offset-color: rgb(238 242 255 / 0.2);
}
.ring-offset-indigo-50\/25{
  --tw-ring-offset-color: rgb(238 242 255 / 0.25);
}
.ring-offset-indigo-50\/30{
  --tw-ring-offset-color: rgb(238 242 255 / 0.3);
}
.ring-offset-indigo-50\/35{
  --tw-ring-offset-color: rgb(238 242 255 / 0.35);
}
.ring-offset-indigo-50\/40{
  --tw-ring-offset-color: rgb(238 242 255 / 0.4);
}
.ring-offset-indigo-50\/45{
  --tw-ring-offset-color: rgb(238 242 255 / 0.45);
}
.ring-offset-indigo-50\/5{
  --tw-ring-offset-color: rgb(238 242 255 / 0.05);
}
.ring-offset-indigo-50\/50{
  --tw-ring-offset-color: rgb(238 242 255 / 0.5);
}
.ring-offset-indigo-50\/55{
  --tw-ring-offset-color: rgb(238 242 255 / 0.55);
}
.ring-offset-indigo-50\/60{
  --tw-ring-offset-color: rgb(238 242 255 / 0.6);
}
.ring-offset-indigo-50\/65{
  --tw-ring-offset-color: rgb(238 242 255 / 0.65);
}
.ring-offset-indigo-50\/70{
  --tw-ring-offset-color: rgb(238 242 255 / 0.7);
}
.ring-offset-indigo-50\/75{
  --tw-ring-offset-color: rgb(238 242 255 / 0.75);
}
.ring-offset-indigo-50\/80{
  --tw-ring-offset-color: rgb(238 242 255 / 0.8);
}
.ring-offset-indigo-50\/85{
  --tw-ring-offset-color: rgb(238 242 255 / 0.85);
}
.ring-offset-indigo-50\/90{
  --tw-ring-offset-color: rgb(238 242 255 / 0.9);
}
.ring-offset-indigo-50\/95{
  --tw-ring-offset-color: rgb(238 242 255 / 0.95);
}
.ring-offset-indigo-500{
  --tw-ring-offset-color: #6366f1;
}
.ring-offset-indigo-500\/0{
  --tw-ring-offset-color: rgb(99 102 241 / 0);
}
.ring-offset-indigo-500\/10{
  --tw-ring-offset-color: rgb(99 102 241 / 0.1);
}
.ring-offset-indigo-500\/100{
  --tw-ring-offset-color: rgb(99 102 241 / 1);
}
.ring-offset-indigo-500\/15{
  --tw-ring-offset-color: rgb(99 102 241 / 0.15);
}
.ring-offset-indigo-500\/20{
  --tw-ring-offset-color: rgb(99 102 241 / 0.2);
}
.ring-offset-indigo-500\/25{
  --tw-ring-offset-color: rgb(99 102 241 / 0.25);
}
.ring-offset-indigo-500\/30{
  --tw-ring-offset-color: rgb(99 102 241 / 0.3);
}
.ring-offset-indigo-500\/35{
  --tw-ring-offset-color: rgb(99 102 241 / 0.35);
}
.ring-offset-indigo-500\/40{
  --tw-ring-offset-color: rgb(99 102 241 / 0.4);
}
.ring-offset-indigo-500\/45{
  --tw-ring-offset-color: rgb(99 102 241 / 0.45);
}
.ring-offset-indigo-500\/5{
  --tw-ring-offset-color: rgb(99 102 241 / 0.05);
}
.ring-offset-indigo-500\/50{
  --tw-ring-offset-color: rgb(99 102 241 / 0.5);
}
.ring-offset-indigo-500\/55{
  --tw-ring-offset-color: rgb(99 102 241 / 0.55);
}
.ring-offset-indigo-500\/60{
  --tw-ring-offset-color: rgb(99 102 241 / 0.6);
}
.ring-offset-indigo-500\/65{
  --tw-ring-offset-color: rgb(99 102 241 / 0.65);
}
.ring-offset-indigo-500\/70{
  --tw-ring-offset-color: rgb(99 102 241 / 0.7);
}
.ring-offset-indigo-500\/75{
  --tw-ring-offset-color: rgb(99 102 241 / 0.75);
}
.ring-offset-indigo-500\/80{
  --tw-ring-offset-color: rgb(99 102 241 / 0.8);
}
.ring-offset-indigo-500\/85{
  --tw-ring-offset-color: rgb(99 102 241 / 0.85);
}
.ring-offset-indigo-500\/90{
  --tw-ring-offset-color: rgb(99 102 241 / 0.9);
}
.ring-offset-indigo-500\/95{
  --tw-ring-offset-color: rgb(99 102 241 / 0.95);
}
.ring-offset-indigo-600{
  --tw-ring-offset-color: #4f46e5;
}
.ring-offset-indigo-600\/0{
  --tw-ring-offset-color: rgb(79 70 229 / 0);
}
.ring-offset-indigo-600\/10{
  --tw-ring-offset-color: rgb(79 70 229 / 0.1);
}
.ring-offset-indigo-600\/100{
  --tw-ring-offset-color: rgb(79 70 229 / 1);
}
.ring-offset-indigo-600\/15{
  --tw-ring-offset-color: rgb(79 70 229 / 0.15);
}
.ring-offset-indigo-600\/20{
  --tw-ring-offset-color: rgb(79 70 229 / 0.2);
}
.ring-offset-indigo-600\/25{
  --tw-ring-offset-color: rgb(79 70 229 / 0.25);
}
.ring-offset-indigo-600\/30{
  --tw-ring-offset-color: rgb(79 70 229 / 0.3);
}
.ring-offset-indigo-600\/35{
  --tw-ring-offset-color: rgb(79 70 229 / 0.35);
}
.ring-offset-indigo-600\/40{
  --tw-ring-offset-color: rgb(79 70 229 / 0.4);
}
.ring-offset-indigo-600\/45{
  --tw-ring-offset-color: rgb(79 70 229 / 0.45);
}
.ring-offset-indigo-600\/5{
  --tw-ring-offset-color: rgb(79 70 229 / 0.05);
}
.ring-offset-indigo-600\/50{
  --tw-ring-offset-color: rgb(79 70 229 / 0.5);
}
.ring-offset-indigo-600\/55{
  --tw-ring-offset-color: rgb(79 70 229 / 0.55);
}
.ring-offset-indigo-600\/60{
  --tw-ring-offset-color: rgb(79 70 229 / 0.6);
}
.ring-offset-indigo-600\/65{
  --tw-ring-offset-color: rgb(79 70 229 / 0.65);
}
.ring-offset-indigo-600\/70{
  --tw-ring-offset-color: rgb(79 70 229 / 0.7);
}
.ring-offset-indigo-600\/75{
  --tw-ring-offset-color: rgb(79 70 229 / 0.75);
}
.ring-offset-indigo-600\/80{
  --tw-ring-offset-color: rgb(79 70 229 / 0.8);
}
.ring-offset-indigo-600\/85{
  --tw-ring-offset-color: rgb(79 70 229 / 0.85);
}
.ring-offset-indigo-600\/90{
  --tw-ring-offset-color: rgb(79 70 229 / 0.9);
}
.ring-offset-indigo-600\/95{
  --tw-ring-offset-color: rgb(79 70 229 / 0.95);
}
.ring-offset-indigo-700{
  --tw-ring-offset-color: #4338ca;
}
.ring-offset-indigo-700\/0{
  --tw-ring-offset-color: rgb(67 56 202 / 0);
}
.ring-offset-indigo-700\/10{
  --tw-ring-offset-color: rgb(67 56 202 / 0.1);
}
.ring-offset-indigo-700\/100{
  --tw-ring-offset-color: rgb(67 56 202 / 1);
}
.ring-offset-indigo-700\/15{
  --tw-ring-offset-color: rgb(67 56 202 / 0.15);
}
.ring-offset-indigo-700\/20{
  --tw-ring-offset-color: rgb(67 56 202 / 0.2);
}
.ring-offset-indigo-700\/25{
  --tw-ring-offset-color: rgb(67 56 202 / 0.25);
}
.ring-offset-indigo-700\/30{
  --tw-ring-offset-color: rgb(67 56 202 / 0.3);
}
.ring-offset-indigo-700\/35{
  --tw-ring-offset-color: rgb(67 56 202 / 0.35);
}
.ring-offset-indigo-700\/40{
  --tw-ring-offset-color: rgb(67 56 202 / 0.4);
}
.ring-offset-indigo-700\/45{
  --tw-ring-offset-color: rgb(67 56 202 / 0.45);
}
.ring-offset-indigo-700\/5{
  --tw-ring-offset-color: rgb(67 56 202 / 0.05);
}
.ring-offset-indigo-700\/50{
  --tw-ring-offset-color: rgb(67 56 202 / 0.5);
}
.ring-offset-indigo-700\/55{
  --tw-ring-offset-color: rgb(67 56 202 / 0.55);
}
.ring-offset-indigo-700\/60{
  --tw-ring-offset-color: rgb(67 56 202 / 0.6);
}
.ring-offset-indigo-700\/65{
  --tw-ring-offset-color: rgb(67 56 202 / 0.65);
}
.ring-offset-indigo-700\/70{
  --tw-ring-offset-color: rgb(67 56 202 / 0.7);
}
.ring-offset-indigo-700\/75{
  --tw-ring-offset-color: rgb(67 56 202 / 0.75);
}
.ring-offset-indigo-700\/80{
  --tw-ring-offset-color: rgb(67 56 202 / 0.8);
}
.ring-offset-indigo-700\/85{
  --tw-ring-offset-color: rgb(67 56 202 / 0.85);
}
.ring-offset-indigo-700\/90{
  --tw-ring-offset-color: rgb(67 56 202 / 0.9);
}
.ring-offset-indigo-700\/95{
  --tw-ring-offset-color: rgb(67 56 202 / 0.95);
}
.ring-offset-indigo-800{
  --tw-ring-offset-color: #3730a3;
}
.ring-offset-indigo-800\/0{
  --tw-ring-offset-color: rgb(55 48 163 / 0);
}
.ring-offset-indigo-800\/10{
  --tw-ring-offset-color: rgb(55 48 163 / 0.1);
}
.ring-offset-indigo-800\/100{
  --tw-ring-offset-color: rgb(55 48 163 / 1);
}
.ring-offset-indigo-800\/15{
  --tw-ring-offset-color: rgb(55 48 163 / 0.15);
}
.ring-offset-indigo-800\/20{
  --tw-ring-offset-color: rgb(55 48 163 / 0.2);
}
.ring-offset-indigo-800\/25{
  --tw-ring-offset-color: rgb(55 48 163 / 0.25);
}
.ring-offset-indigo-800\/30{
  --tw-ring-offset-color: rgb(55 48 163 / 0.3);
}
.ring-offset-indigo-800\/35{
  --tw-ring-offset-color: rgb(55 48 163 / 0.35);
}
.ring-offset-indigo-800\/40{
  --tw-ring-offset-color: rgb(55 48 163 / 0.4);
}
.ring-offset-indigo-800\/45{
  --tw-ring-offset-color: rgb(55 48 163 / 0.45);
}
.ring-offset-indigo-800\/5{
  --tw-ring-offset-color: rgb(55 48 163 / 0.05);
}
.ring-offset-indigo-800\/50{
  --tw-ring-offset-color: rgb(55 48 163 / 0.5);
}
.ring-offset-indigo-800\/55{
  --tw-ring-offset-color: rgb(55 48 163 / 0.55);
}
.ring-offset-indigo-800\/60{
  --tw-ring-offset-color: rgb(55 48 163 / 0.6);
}
.ring-offset-indigo-800\/65{
  --tw-ring-offset-color: rgb(55 48 163 / 0.65);
}
.ring-offset-indigo-800\/70{
  --tw-ring-offset-color: rgb(55 48 163 / 0.7);
}
.ring-offset-indigo-800\/75{
  --tw-ring-offset-color: rgb(55 48 163 / 0.75);
}
.ring-offset-indigo-800\/80{
  --tw-ring-offset-color: rgb(55 48 163 / 0.8);
}
.ring-offset-indigo-800\/85{
  --tw-ring-offset-color: rgb(55 48 163 / 0.85);
}
.ring-offset-indigo-800\/90{
  --tw-ring-offset-color: rgb(55 48 163 / 0.9);
}
.ring-offset-indigo-800\/95{
  --tw-ring-offset-color: rgb(55 48 163 / 0.95);
}
.ring-offset-indigo-900{
  --tw-ring-offset-color: #312e81;
}
.ring-offset-indigo-900\/0{
  --tw-ring-offset-color: rgb(49 46 129 / 0);
}
.ring-offset-indigo-900\/10{
  --tw-ring-offset-color: rgb(49 46 129 / 0.1);
}
.ring-offset-indigo-900\/100{
  --tw-ring-offset-color: rgb(49 46 129 / 1);
}
.ring-offset-indigo-900\/15{
  --tw-ring-offset-color: rgb(49 46 129 / 0.15);
}
.ring-offset-indigo-900\/20{
  --tw-ring-offset-color: rgb(49 46 129 / 0.2);
}
.ring-offset-indigo-900\/25{
  --tw-ring-offset-color: rgb(49 46 129 / 0.25);
}
.ring-offset-indigo-900\/30{
  --tw-ring-offset-color: rgb(49 46 129 / 0.3);
}
.ring-offset-indigo-900\/35{
  --tw-ring-offset-color: rgb(49 46 129 / 0.35);
}
.ring-offset-indigo-900\/40{
  --tw-ring-offset-color: rgb(49 46 129 / 0.4);
}
.ring-offset-indigo-900\/45{
  --tw-ring-offset-color: rgb(49 46 129 / 0.45);
}
.ring-offset-indigo-900\/5{
  --tw-ring-offset-color: rgb(49 46 129 / 0.05);
}
.ring-offset-indigo-900\/50{
  --tw-ring-offset-color: rgb(49 46 129 / 0.5);
}
.ring-offset-indigo-900\/55{
  --tw-ring-offset-color: rgb(49 46 129 / 0.55);
}
.ring-offset-indigo-900\/60{
  --tw-ring-offset-color: rgb(49 46 129 / 0.6);
}
.ring-offset-indigo-900\/65{
  --tw-ring-offset-color: rgb(49 46 129 / 0.65);
}
.ring-offset-indigo-900\/70{
  --tw-ring-offset-color: rgb(49 46 129 / 0.7);
}
.ring-offset-indigo-900\/75{
  --tw-ring-offset-color: rgb(49 46 129 / 0.75);
}
.ring-offset-indigo-900\/80{
  --tw-ring-offset-color: rgb(49 46 129 / 0.8);
}
.ring-offset-indigo-900\/85{
  --tw-ring-offset-color: rgb(49 46 129 / 0.85);
}
.ring-offset-indigo-900\/90{
  --tw-ring-offset-color: rgb(49 46 129 / 0.9);
}
.ring-offset-indigo-900\/95{
  --tw-ring-offset-color: rgb(49 46 129 / 0.95);
}
.ring-offset-indigo-950{
  --tw-ring-offset-color: #1e1b4b;
}
.ring-offset-indigo-950\/0{
  --tw-ring-offset-color: rgb(30 27 75 / 0);
}
.ring-offset-indigo-950\/10{
  --tw-ring-offset-color: rgb(30 27 75 / 0.1);
}
.ring-offset-indigo-950\/100{
  --tw-ring-offset-color: rgb(30 27 75 / 1);
}
.ring-offset-indigo-950\/15{
  --tw-ring-offset-color: rgb(30 27 75 / 0.15);
}
.ring-offset-indigo-950\/20{
  --tw-ring-offset-color: rgb(30 27 75 / 0.2);
}
.ring-offset-indigo-950\/25{
  --tw-ring-offset-color: rgb(30 27 75 / 0.25);
}
.ring-offset-indigo-950\/30{
  --tw-ring-offset-color: rgb(30 27 75 / 0.3);
}
.ring-offset-indigo-950\/35{
  --tw-ring-offset-color: rgb(30 27 75 / 0.35);
}
.ring-offset-indigo-950\/40{
  --tw-ring-offset-color: rgb(30 27 75 / 0.4);
}
.ring-offset-indigo-950\/45{
  --tw-ring-offset-color: rgb(30 27 75 / 0.45);
}
.ring-offset-indigo-950\/5{
  --tw-ring-offset-color: rgb(30 27 75 / 0.05);
}
.ring-offset-indigo-950\/50{
  --tw-ring-offset-color: rgb(30 27 75 / 0.5);
}
.ring-offset-indigo-950\/55{
  --tw-ring-offset-color: rgb(30 27 75 / 0.55);
}
.ring-offset-indigo-950\/60{
  --tw-ring-offset-color: rgb(30 27 75 / 0.6);
}
.ring-offset-indigo-950\/65{
  --tw-ring-offset-color: rgb(30 27 75 / 0.65);
}
.ring-offset-indigo-950\/70{
  --tw-ring-offset-color: rgb(30 27 75 / 0.7);
}
.ring-offset-indigo-950\/75{
  --tw-ring-offset-color: rgb(30 27 75 / 0.75);
}
.ring-offset-indigo-950\/80{
  --tw-ring-offset-color: rgb(30 27 75 / 0.8);
}
.ring-offset-indigo-950\/85{
  --tw-ring-offset-color: rgb(30 27 75 / 0.85);
}
.ring-offset-indigo-950\/90{
  --tw-ring-offset-color: rgb(30 27 75 / 0.9);
}
.ring-offset-indigo-950\/95{
  --tw-ring-offset-color: rgb(30 27 75 / 0.95);
}
.ring-offset-inherit{
  --tw-ring-offset-color: inherit;
}
.ring-offset-input{
  --tw-ring-offset-color: hsl(var(--input));
}
.ring-offset-input\/0{
  --tw-ring-offset-color: hsl(var(--input) / 0);
}
.ring-offset-input\/10{
  --tw-ring-offset-color: hsl(var(--input) / 0.1);
}
.ring-offset-input\/100{
  --tw-ring-offset-color: hsl(var(--input) / 1);
}
.ring-offset-input\/15{
  --tw-ring-offset-color: hsl(var(--input) / 0.15);
}
.ring-offset-input\/20{
  --tw-ring-offset-color: hsl(var(--input) / 0.2);
}
.ring-offset-input\/25{
  --tw-ring-offset-color: hsl(var(--input) / 0.25);
}
.ring-offset-input\/30{
  --tw-ring-offset-color: hsl(var(--input) / 0.3);
}
.ring-offset-input\/35{
  --tw-ring-offset-color: hsl(var(--input) / 0.35);
}
.ring-offset-input\/40{
  --tw-ring-offset-color: hsl(var(--input) / 0.4);
}
.ring-offset-input\/45{
  --tw-ring-offset-color: hsl(var(--input) / 0.45);
}
.ring-offset-input\/5{
  --tw-ring-offset-color: hsl(var(--input) / 0.05);
}
.ring-offset-input\/50{
  --tw-ring-offset-color: hsl(var(--input) / 0.5);
}
.ring-offset-input\/55{
  --tw-ring-offset-color: hsl(var(--input) / 0.55);
}
.ring-offset-input\/60{
  --tw-ring-offset-color: hsl(var(--input) / 0.6);
}
.ring-offset-input\/65{
  --tw-ring-offset-color: hsl(var(--input) / 0.65);
}
.ring-offset-input\/70{
  --tw-ring-offset-color: hsl(var(--input) / 0.7);
}
.ring-offset-input\/75{
  --tw-ring-offset-color: hsl(var(--input) / 0.75);
}
.ring-offset-input\/80{
  --tw-ring-offset-color: hsl(var(--input) / 0.8);
}
.ring-offset-input\/85{
  --tw-ring-offset-color: hsl(var(--input) / 0.85);
}
.ring-offset-input\/90{
  --tw-ring-offset-color: hsl(var(--input) / 0.9);
}
.ring-offset-input\/95{
  --tw-ring-offset-color: hsl(var(--input) / 0.95);
}
.ring-offset-investors-purple{
  --tw-ring-offset-color: hsl(var(--color-investors-purple));
}
.ring-offset-investors-purple\/0{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0);
}
.ring-offset-investors-purple\/10{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.1);
}
.ring-offset-investors-purple\/100{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 1);
}
.ring-offset-investors-purple\/15{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.15);
}
.ring-offset-investors-purple\/20{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.2);
}
.ring-offset-investors-purple\/25{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.25);
}
.ring-offset-investors-purple\/30{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.3);
}
.ring-offset-investors-purple\/35{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.35);
}
.ring-offset-investors-purple\/40{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.4);
}
.ring-offset-investors-purple\/45{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.45);
}
.ring-offset-investors-purple\/5{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.05);
}
.ring-offset-investors-purple\/50{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.5);
}
.ring-offset-investors-purple\/55{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.55);
}
.ring-offset-investors-purple\/60{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.6);
}
.ring-offset-investors-purple\/65{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.65);
}
.ring-offset-investors-purple\/70{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.7);
}
.ring-offset-investors-purple\/75{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.75);
}
.ring-offset-investors-purple\/80{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.8);
}
.ring-offset-investors-purple\/85{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.85);
}
.ring-offset-investors-purple\/90{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.9);
}
.ring-offset-investors-purple\/95{
  --tw-ring-offset-color: hsl(var(--color-investors-purple) / 0.95);
}
.ring-offset-lime-100{
  --tw-ring-offset-color: #ecfccb;
}
.ring-offset-lime-100\/0{
  --tw-ring-offset-color: rgb(236 252 203 / 0);
}
.ring-offset-lime-100\/10{
  --tw-ring-offset-color: rgb(236 252 203 / 0.1);
}
.ring-offset-lime-100\/100{
  --tw-ring-offset-color: rgb(236 252 203 / 1);
}
.ring-offset-lime-100\/15{
  --tw-ring-offset-color: rgb(236 252 203 / 0.15);
}
.ring-offset-lime-100\/20{
  --tw-ring-offset-color: rgb(236 252 203 / 0.2);
}
.ring-offset-lime-100\/25{
  --tw-ring-offset-color: rgb(236 252 203 / 0.25);
}
.ring-offset-lime-100\/30{
  --tw-ring-offset-color: rgb(236 252 203 / 0.3);
}
.ring-offset-lime-100\/35{
  --tw-ring-offset-color: rgb(236 252 203 / 0.35);
}
.ring-offset-lime-100\/40{
  --tw-ring-offset-color: rgb(236 252 203 / 0.4);
}
.ring-offset-lime-100\/45{
  --tw-ring-offset-color: rgb(236 252 203 / 0.45);
}
.ring-offset-lime-100\/5{
  --tw-ring-offset-color: rgb(236 252 203 / 0.05);
}
.ring-offset-lime-100\/50{
  --tw-ring-offset-color: rgb(236 252 203 / 0.5);
}
.ring-offset-lime-100\/55{
  --tw-ring-offset-color: rgb(236 252 203 / 0.55);
}
.ring-offset-lime-100\/60{
  --tw-ring-offset-color: rgb(236 252 203 / 0.6);
}
.ring-offset-lime-100\/65{
  --tw-ring-offset-color: rgb(236 252 203 / 0.65);
}
.ring-offset-lime-100\/70{
  --tw-ring-offset-color: rgb(236 252 203 / 0.7);
}
.ring-offset-lime-100\/75{
  --tw-ring-offset-color: rgb(236 252 203 / 0.75);
}
.ring-offset-lime-100\/80{
  --tw-ring-offset-color: rgb(236 252 203 / 0.8);
}
.ring-offset-lime-100\/85{
  --tw-ring-offset-color: rgb(236 252 203 / 0.85);
}
.ring-offset-lime-100\/90{
  --tw-ring-offset-color: rgb(236 252 203 / 0.9);
}
.ring-offset-lime-100\/95{
  --tw-ring-offset-color: rgb(236 252 203 / 0.95);
}
.ring-offset-lime-200{
  --tw-ring-offset-color: #d9f99d;
}
.ring-offset-lime-200\/0{
  --tw-ring-offset-color: rgb(217 249 157 / 0);
}
.ring-offset-lime-200\/10{
  --tw-ring-offset-color: rgb(217 249 157 / 0.1);
}
.ring-offset-lime-200\/100{
  --tw-ring-offset-color: rgb(217 249 157 / 1);
}
.ring-offset-lime-200\/15{
  --tw-ring-offset-color: rgb(217 249 157 / 0.15);
}
.ring-offset-lime-200\/20{
  --tw-ring-offset-color: rgb(217 249 157 / 0.2);
}
.ring-offset-lime-200\/25{
  --tw-ring-offset-color: rgb(217 249 157 / 0.25);
}
.ring-offset-lime-200\/30{
  --tw-ring-offset-color: rgb(217 249 157 / 0.3);
}
.ring-offset-lime-200\/35{
  --tw-ring-offset-color: rgb(217 249 157 / 0.35);
}
.ring-offset-lime-200\/40{
  --tw-ring-offset-color: rgb(217 249 157 / 0.4);
}
.ring-offset-lime-200\/45{
  --tw-ring-offset-color: rgb(217 249 157 / 0.45);
}
.ring-offset-lime-200\/5{
  --tw-ring-offset-color: rgb(217 249 157 / 0.05);
}
.ring-offset-lime-200\/50{
  --tw-ring-offset-color: rgb(217 249 157 / 0.5);
}
.ring-offset-lime-200\/55{
  --tw-ring-offset-color: rgb(217 249 157 / 0.55);
}
.ring-offset-lime-200\/60{
  --tw-ring-offset-color: rgb(217 249 157 / 0.6);
}
.ring-offset-lime-200\/65{
  --tw-ring-offset-color: rgb(217 249 157 / 0.65);
}
.ring-offset-lime-200\/70{
  --tw-ring-offset-color: rgb(217 249 157 / 0.7);
}
.ring-offset-lime-200\/75{
  --tw-ring-offset-color: rgb(217 249 157 / 0.75);
}
.ring-offset-lime-200\/80{
  --tw-ring-offset-color: rgb(217 249 157 / 0.8);
}
.ring-offset-lime-200\/85{
  --tw-ring-offset-color: rgb(217 249 157 / 0.85);
}
.ring-offset-lime-200\/90{
  --tw-ring-offset-color: rgb(217 249 157 / 0.9);
}
.ring-offset-lime-200\/95{
  --tw-ring-offset-color: rgb(217 249 157 / 0.95);
}
.ring-offset-lime-300{
  --tw-ring-offset-color: #bef264;
}
.ring-offset-lime-300\/0{
  --tw-ring-offset-color: rgb(190 242 100 / 0);
}
.ring-offset-lime-300\/10{
  --tw-ring-offset-color: rgb(190 242 100 / 0.1);
}
.ring-offset-lime-300\/100{
  --tw-ring-offset-color: rgb(190 242 100 / 1);
}
.ring-offset-lime-300\/15{
  --tw-ring-offset-color: rgb(190 242 100 / 0.15);
}
.ring-offset-lime-300\/20{
  --tw-ring-offset-color: rgb(190 242 100 / 0.2);
}
.ring-offset-lime-300\/25{
  --tw-ring-offset-color: rgb(190 242 100 / 0.25);
}
.ring-offset-lime-300\/30{
  --tw-ring-offset-color: rgb(190 242 100 / 0.3);
}
.ring-offset-lime-300\/35{
  --tw-ring-offset-color: rgb(190 242 100 / 0.35);
}
.ring-offset-lime-300\/40{
  --tw-ring-offset-color: rgb(190 242 100 / 0.4);
}
.ring-offset-lime-300\/45{
  --tw-ring-offset-color: rgb(190 242 100 / 0.45);
}
.ring-offset-lime-300\/5{
  --tw-ring-offset-color: rgb(190 242 100 / 0.05);
}
.ring-offset-lime-300\/50{
  --tw-ring-offset-color: rgb(190 242 100 / 0.5);
}
.ring-offset-lime-300\/55{
  --tw-ring-offset-color: rgb(190 242 100 / 0.55);
}
.ring-offset-lime-300\/60{
  --tw-ring-offset-color: rgb(190 242 100 / 0.6);
}
.ring-offset-lime-300\/65{
  --tw-ring-offset-color: rgb(190 242 100 / 0.65);
}
.ring-offset-lime-300\/70{
  --tw-ring-offset-color: rgb(190 242 100 / 0.7);
}
.ring-offset-lime-300\/75{
  --tw-ring-offset-color: rgb(190 242 100 / 0.75);
}
.ring-offset-lime-300\/80{
  --tw-ring-offset-color: rgb(190 242 100 / 0.8);
}
.ring-offset-lime-300\/85{
  --tw-ring-offset-color: rgb(190 242 100 / 0.85);
}
.ring-offset-lime-300\/90{
  --tw-ring-offset-color: rgb(190 242 100 / 0.9);
}
.ring-offset-lime-300\/95{
  --tw-ring-offset-color: rgb(190 242 100 / 0.95);
}
.ring-offset-lime-400{
  --tw-ring-offset-color: #a3e635;
}
.ring-offset-lime-400\/0{
  --tw-ring-offset-color: rgb(163 230 53 / 0);
}
.ring-offset-lime-400\/10{
  --tw-ring-offset-color: rgb(163 230 53 / 0.1);
}
.ring-offset-lime-400\/100{
  --tw-ring-offset-color: rgb(163 230 53 / 1);
}
.ring-offset-lime-400\/15{
  --tw-ring-offset-color: rgb(163 230 53 / 0.15);
}
.ring-offset-lime-400\/20{
  --tw-ring-offset-color: rgb(163 230 53 / 0.2);
}
.ring-offset-lime-400\/25{
  --tw-ring-offset-color: rgb(163 230 53 / 0.25);
}
.ring-offset-lime-400\/30{
  --tw-ring-offset-color: rgb(163 230 53 / 0.3);
}
.ring-offset-lime-400\/35{
  --tw-ring-offset-color: rgb(163 230 53 / 0.35);
}
.ring-offset-lime-400\/40{
  --tw-ring-offset-color: rgb(163 230 53 / 0.4);
}
.ring-offset-lime-400\/45{
  --tw-ring-offset-color: rgb(163 230 53 / 0.45);
}
.ring-offset-lime-400\/5{
  --tw-ring-offset-color: rgb(163 230 53 / 0.05);
}
.ring-offset-lime-400\/50{
  --tw-ring-offset-color: rgb(163 230 53 / 0.5);
}
.ring-offset-lime-400\/55{
  --tw-ring-offset-color: rgb(163 230 53 / 0.55);
}
.ring-offset-lime-400\/60{
  --tw-ring-offset-color: rgb(163 230 53 / 0.6);
}
.ring-offset-lime-400\/65{
  --tw-ring-offset-color: rgb(163 230 53 / 0.65);
}
.ring-offset-lime-400\/70{
  --tw-ring-offset-color: rgb(163 230 53 / 0.7);
}
.ring-offset-lime-400\/75{
  --tw-ring-offset-color: rgb(163 230 53 / 0.75);
}
.ring-offset-lime-400\/80{
  --tw-ring-offset-color: rgb(163 230 53 / 0.8);
}
.ring-offset-lime-400\/85{
  --tw-ring-offset-color: rgb(163 230 53 / 0.85);
}
.ring-offset-lime-400\/90{
  --tw-ring-offset-color: rgb(163 230 53 / 0.9);
}
.ring-offset-lime-400\/95{
  --tw-ring-offset-color: rgb(163 230 53 / 0.95);
}
.ring-offset-lime-50{
  --tw-ring-offset-color: #f7fee7;
}
.ring-offset-lime-50\/0{
  --tw-ring-offset-color: rgb(247 254 231 / 0);
}
.ring-offset-lime-50\/10{
  --tw-ring-offset-color: rgb(247 254 231 / 0.1);
}
.ring-offset-lime-50\/100{
  --tw-ring-offset-color: rgb(247 254 231 / 1);
}
.ring-offset-lime-50\/15{
  --tw-ring-offset-color: rgb(247 254 231 / 0.15);
}
.ring-offset-lime-50\/20{
  --tw-ring-offset-color: rgb(247 254 231 / 0.2);
}
.ring-offset-lime-50\/25{
  --tw-ring-offset-color: rgb(247 254 231 / 0.25);
}
.ring-offset-lime-50\/30{
  --tw-ring-offset-color: rgb(247 254 231 / 0.3);
}
.ring-offset-lime-50\/35{
  --tw-ring-offset-color: rgb(247 254 231 / 0.35);
}
.ring-offset-lime-50\/40{
  --tw-ring-offset-color: rgb(247 254 231 / 0.4);
}
.ring-offset-lime-50\/45{
  --tw-ring-offset-color: rgb(247 254 231 / 0.45);
}
.ring-offset-lime-50\/5{
  --tw-ring-offset-color: rgb(247 254 231 / 0.05);
}
.ring-offset-lime-50\/50{
  --tw-ring-offset-color: rgb(247 254 231 / 0.5);
}
.ring-offset-lime-50\/55{
  --tw-ring-offset-color: rgb(247 254 231 / 0.55);
}
.ring-offset-lime-50\/60{
  --tw-ring-offset-color: rgb(247 254 231 / 0.6);
}
.ring-offset-lime-50\/65{
  --tw-ring-offset-color: rgb(247 254 231 / 0.65);
}
.ring-offset-lime-50\/70{
  --tw-ring-offset-color: rgb(247 254 231 / 0.7);
}
.ring-offset-lime-50\/75{
  --tw-ring-offset-color: rgb(247 254 231 / 0.75);
}
.ring-offset-lime-50\/80{
  --tw-ring-offset-color: rgb(247 254 231 / 0.8);
}
.ring-offset-lime-50\/85{
  --tw-ring-offset-color: rgb(247 254 231 / 0.85);
}
.ring-offset-lime-50\/90{
  --tw-ring-offset-color: rgb(247 254 231 / 0.9);
}
.ring-offset-lime-50\/95{
  --tw-ring-offset-color: rgb(247 254 231 / 0.95);
}
.ring-offset-lime-500{
  --tw-ring-offset-color: #84cc16;
}
.ring-offset-lime-500\/0{
  --tw-ring-offset-color: rgb(132 204 22 / 0);
}
.ring-offset-lime-500\/10{
  --tw-ring-offset-color: rgb(132 204 22 / 0.1);
}
.ring-offset-lime-500\/100{
  --tw-ring-offset-color: rgb(132 204 22 / 1);
}
.ring-offset-lime-500\/15{
  --tw-ring-offset-color: rgb(132 204 22 / 0.15);
}
.ring-offset-lime-500\/20{
  --tw-ring-offset-color: rgb(132 204 22 / 0.2);
}
.ring-offset-lime-500\/25{
  --tw-ring-offset-color: rgb(132 204 22 / 0.25);
}
.ring-offset-lime-500\/30{
  --tw-ring-offset-color: rgb(132 204 22 / 0.3);
}
.ring-offset-lime-500\/35{
  --tw-ring-offset-color: rgb(132 204 22 / 0.35);
}
.ring-offset-lime-500\/40{
  --tw-ring-offset-color: rgb(132 204 22 / 0.4);
}
.ring-offset-lime-500\/45{
  --tw-ring-offset-color: rgb(132 204 22 / 0.45);
}
.ring-offset-lime-500\/5{
  --tw-ring-offset-color: rgb(132 204 22 / 0.05);
}
.ring-offset-lime-500\/50{
  --tw-ring-offset-color: rgb(132 204 22 / 0.5);
}
.ring-offset-lime-500\/55{
  --tw-ring-offset-color: rgb(132 204 22 / 0.55);
}
.ring-offset-lime-500\/60{
  --tw-ring-offset-color: rgb(132 204 22 / 0.6);
}
.ring-offset-lime-500\/65{
  --tw-ring-offset-color: rgb(132 204 22 / 0.65);
}
.ring-offset-lime-500\/70{
  --tw-ring-offset-color: rgb(132 204 22 / 0.7);
}
.ring-offset-lime-500\/75{
  --tw-ring-offset-color: rgb(132 204 22 / 0.75);
}
.ring-offset-lime-500\/80{
  --tw-ring-offset-color: rgb(132 204 22 / 0.8);
}
.ring-offset-lime-500\/85{
  --tw-ring-offset-color: rgb(132 204 22 / 0.85);
}
.ring-offset-lime-500\/90{
  --tw-ring-offset-color: rgb(132 204 22 / 0.9);
}
.ring-offset-lime-500\/95{
  --tw-ring-offset-color: rgb(132 204 22 / 0.95);
}
.ring-offset-lime-600{
  --tw-ring-offset-color: #65a30d;
}
.ring-offset-lime-600\/0{
  --tw-ring-offset-color: rgb(101 163 13 / 0);
}
.ring-offset-lime-600\/10{
  --tw-ring-offset-color: rgb(101 163 13 / 0.1);
}
.ring-offset-lime-600\/100{
  --tw-ring-offset-color: rgb(101 163 13 / 1);
}
.ring-offset-lime-600\/15{
  --tw-ring-offset-color: rgb(101 163 13 / 0.15);
}
.ring-offset-lime-600\/20{
  --tw-ring-offset-color: rgb(101 163 13 / 0.2);
}
.ring-offset-lime-600\/25{
  --tw-ring-offset-color: rgb(101 163 13 / 0.25);
}
.ring-offset-lime-600\/30{
  --tw-ring-offset-color: rgb(101 163 13 / 0.3);
}
.ring-offset-lime-600\/35{
  --tw-ring-offset-color: rgb(101 163 13 / 0.35);
}
.ring-offset-lime-600\/40{
  --tw-ring-offset-color: rgb(101 163 13 / 0.4);
}
.ring-offset-lime-600\/45{
  --tw-ring-offset-color: rgb(101 163 13 / 0.45);
}
.ring-offset-lime-600\/5{
  --tw-ring-offset-color: rgb(101 163 13 / 0.05);
}
.ring-offset-lime-600\/50{
  --tw-ring-offset-color: rgb(101 163 13 / 0.5);
}
.ring-offset-lime-600\/55{
  --tw-ring-offset-color: rgb(101 163 13 / 0.55);
}
.ring-offset-lime-600\/60{
  --tw-ring-offset-color: rgb(101 163 13 / 0.6);
}
.ring-offset-lime-600\/65{
  --tw-ring-offset-color: rgb(101 163 13 / 0.65);
}
.ring-offset-lime-600\/70{
  --tw-ring-offset-color: rgb(101 163 13 / 0.7);
}
.ring-offset-lime-600\/75{
  --tw-ring-offset-color: rgb(101 163 13 / 0.75);
}
.ring-offset-lime-600\/80{
  --tw-ring-offset-color: rgb(101 163 13 / 0.8);
}
.ring-offset-lime-600\/85{
  --tw-ring-offset-color: rgb(101 163 13 / 0.85);
}
.ring-offset-lime-600\/90{
  --tw-ring-offset-color: rgb(101 163 13 / 0.9);
}
.ring-offset-lime-600\/95{
  --tw-ring-offset-color: rgb(101 163 13 / 0.95);
}
.ring-offset-lime-700{
  --tw-ring-offset-color: #4d7c0f;
}
.ring-offset-lime-700\/0{
  --tw-ring-offset-color: rgb(77 124 15 / 0);
}
.ring-offset-lime-700\/10{
  --tw-ring-offset-color: rgb(77 124 15 / 0.1);
}
.ring-offset-lime-700\/100{
  --tw-ring-offset-color: rgb(77 124 15 / 1);
}
.ring-offset-lime-700\/15{
  --tw-ring-offset-color: rgb(77 124 15 / 0.15);
}
.ring-offset-lime-700\/20{
  --tw-ring-offset-color: rgb(77 124 15 / 0.2);
}
.ring-offset-lime-700\/25{
  --tw-ring-offset-color: rgb(77 124 15 / 0.25);
}
.ring-offset-lime-700\/30{
  --tw-ring-offset-color: rgb(77 124 15 / 0.3);
}
.ring-offset-lime-700\/35{
  --tw-ring-offset-color: rgb(77 124 15 / 0.35);
}
.ring-offset-lime-700\/40{
  --tw-ring-offset-color: rgb(77 124 15 / 0.4);
}
.ring-offset-lime-700\/45{
  --tw-ring-offset-color: rgb(77 124 15 / 0.45);
}
.ring-offset-lime-700\/5{
  --tw-ring-offset-color: rgb(77 124 15 / 0.05);
}
.ring-offset-lime-700\/50{
  --tw-ring-offset-color: rgb(77 124 15 / 0.5);
}
.ring-offset-lime-700\/55{
  --tw-ring-offset-color: rgb(77 124 15 / 0.55);
}
.ring-offset-lime-700\/60{
  --tw-ring-offset-color: rgb(77 124 15 / 0.6);
}
.ring-offset-lime-700\/65{
  --tw-ring-offset-color: rgb(77 124 15 / 0.65);
}
.ring-offset-lime-700\/70{
  --tw-ring-offset-color: rgb(77 124 15 / 0.7);
}
.ring-offset-lime-700\/75{
  --tw-ring-offset-color: rgb(77 124 15 / 0.75);
}
.ring-offset-lime-700\/80{
  --tw-ring-offset-color: rgb(77 124 15 / 0.8);
}
.ring-offset-lime-700\/85{
  --tw-ring-offset-color: rgb(77 124 15 / 0.85);
}
.ring-offset-lime-700\/90{
  --tw-ring-offset-color: rgb(77 124 15 / 0.9);
}
.ring-offset-lime-700\/95{
  --tw-ring-offset-color: rgb(77 124 15 / 0.95);
}
.ring-offset-lime-800{
  --tw-ring-offset-color: #3f6212;
}
.ring-offset-lime-800\/0{
  --tw-ring-offset-color: rgb(63 98 18 / 0);
}
.ring-offset-lime-800\/10{
  --tw-ring-offset-color: rgb(63 98 18 / 0.1);
}
.ring-offset-lime-800\/100{
  --tw-ring-offset-color: rgb(63 98 18 / 1);
}
.ring-offset-lime-800\/15{
  --tw-ring-offset-color: rgb(63 98 18 / 0.15);
}
.ring-offset-lime-800\/20{
  --tw-ring-offset-color: rgb(63 98 18 / 0.2);
}
.ring-offset-lime-800\/25{
  --tw-ring-offset-color: rgb(63 98 18 / 0.25);
}
.ring-offset-lime-800\/30{
  --tw-ring-offset-color: rgb(63 98 18 / 0.3);
}
.ring-offset-lime-800\/35{
  --tw-ring-offset-color: rgb(63 98 18 / 0.35);
}
.ring-offset-lime-800\/40{
  --tw-ring-offset-color: rgb(63 98 18 / 0.4);
}
.ring-offset-lime-800\/45{
  --tw-ring-offset-color: rgb(63 98 18 / 0.45);
}
.ring-offset-lime-800\/5{
  --tw-ring-offset-color: rgb(63 98 18 / 0.05);
}
.ring-offset-lime-800\/50{
  --tw-ring-offset-color: rgb(63 98 18 / 0.5);
}
.ring-offset-lime-800\/55{
  --tw-ring-offset-color: rgb(63 98 18 / 0.55);
}
.ring-offset-lime-800\/60{
  --tw-ring-offset-color: rgb(63 98 18 / 0.6);
}
.ring-offset-lime-800\/65{
  --tw-ring-offset-color: rgb(63 98 18 / 0.65);
}
.ring-offset-lime-800\/70{
  --tw-ring-offset-color: rgb(63 98 18 / 0.7);
}
.ring-offset-lime-800\/75{
  --tw-ring-offset-color: rgb(63 98 18 / 0.75);
}
.ring-offset-lime-800\/80{
  --tw-ring-offset-color: rgb(63 98 18 / 0.8);
}
.ring-offset-lime-800\/85{
  --tw-ring-offset-color: rgb(63 98 18 / 0.85);
}
.ring-offset-lime-800\/90{
  --tw-ring-offset-color: rgb(63 98 18 / 0.9);
}
.ring-offset-lime-800\/95{
  --tw-ring-offset-color: rgb(63 98 18 / 0.95);
}
.ring-offset-lime-900{
  --tw-ring-offset-color: #365314;
}
.ring-offset-lime-900\/0{
  --tw-ring-offset-color: rgb(54 83 20 / 0);
}
.ring-offset-lime-900\/10{
  --tw-ring-offset-color: rgb(54 83 20 / 0.1);
}
.ring-offset-lime-900\/100{
  --tw-ring-offset-color: rgb(54 83 20 / 1);
}
.ring-offset-lime-900\/15{
  --tw-ring-offset-color: rgb(54 83 20 / 0.15);
}
.ring-offset-lime-900\/20{
  --tw-ring-offset-color: rgb(54 83 20 / 0.2);
}
.ring-offset-lime-900\/25{
  --tw-ring-offset-color: rgb(54 83 20 / 0.25);
}
.ring-offset-lime-900\/30{
  --tw-ring-offset-color: rgb(54 83 20 / 0.3);
}
.ring-offset-lime-900\/35{
  --tw-ring-offset-color: rgb(54 83 20 / 0.35);
}
.ring-offset-lime-900\/40{
  --tw-ring-offset-color: rgb(54 83 20 / 0.4);
}
.ring-offset-lime-900\/45{
  --tw-ring-offset-color: rgb(54 83 20 / 0.45);
}
.ring-offset-lime-900\/5{
  --tw-ring-offset-color: rgb(54 83 20 / 0.05);
}
.ring-offset-lime-900\/50{
  --tw-ring-offset-color: rgb(54 83 20 / 0.5);
}
.ring-offset-lime-900\/55{
  --tw-ring-offset-color: rgb(54 83 20 / 0.55);
}
.ring-offset-lime-900\/60{
  --tw-ring-offset-color: rgb(54 83 20 / 0.6);
}
.ring-offset-lime-900\/65{
  --tw-ring-offset-color: rgb(54 83 20 / 0.65);
}
.ring-offset-lime-900\/70{
  --tw-ring-offset-color: rgb(54 83 20 / 0.7);
}
.ring-offset-lime-900\/75{
  --tw-ring-offset-color: rgb(54 83 20 / 0.75);
}
.ring-offset-lime-900\/80{
  --tw-ring-offset-color: rgb(54 83 20 / 0.8);
}
.ring-offset-lime-900\/85{
  --tw-ring-offset-color: rgb(54 83 20 / 0.85);
}
.ring-offset-lime-900\/90{
  --tw-ring-offset-color: rgb(54 83 20 / 0.9);
}
.ring-offset-lime-900\/95{
  --tw-ring-offset-color: rgb(54 83 20 / 0.95);
}
.ring-offset-lime-950{
  --tw-ring-offset-color: #1a2e05;
}
.ring-offset-lime-950\/0{
  --tw-ring-offset-color: rgb(26 46 5 / 0);
}
.ring-offset-lime-950\/10{
  --tw-ring-offset-color: rgb(26 46 5 / 0.1);
}
.ring-offset-lime-950\/100{
  --tw-ring-offset-color: rgb(26 46 5 / 1);
}
.ring-offset-lime-950\/15{
  --tw-ring-offset-color: rgb(26 46 5 / 0.15);
}
.ring-offset-lime-950\/20{
  --tw-ring-offset-color: rgb(26 46 5 / 0.2);
}
.ring-offset-lime-950\/25{
  --tw-ring-offset-color: rgb(26 46 5 / 0.25);
}
.ring-offset-lime-950\/30{
  --tw-ring-offset-color: rgb(26 46 5 / 0.3);
}
.ring-offset-lime-950\/35{
  --tw-ring-offset-color: rgb(26 46 5 / 0.35);
}
.ring-offset-lime-950\/40{
  --tw-ring-offset-color: rgb(26 46 5 / 0.4);
}
.ring-offset-lime-950\/45{
  --tw-ring-offset-color: rgb(26 46 5 / 0.45);
}
.ring-offset-lime-950\/5{
  --tw-ring-offset-color: rgb(26 46 5 / 0.05);
}
.ring-offset-lime-950\/50{
  --tw-ring-offset-color: rgb(26 46 5 / 0.5);
}
.ring-offset-lime-950\/55{
  --tw-ring-offset-color: rgb(26 46 5 / 0.55);
}
.ring-offset-lime-950\/60{
  --tw-ring-offset-color: rgb(26 46 5 / 0.6);
}
.ring-offset-lime-950\/65{
  --tw-ring-offset-color: rgb(26 46 5 / 0.65);
}
.ring-offset-lime-950\/70{
  --tw-ring-offset-color: rgb(26 46 5 / 0.7);
}
.ring-offset-lime-950\/75{
  --tw-ring-offset-color: rgb(26 46 5 / 0.75);
}
.ring-offset-lime-950\/80{
  --tw-ring-offset-color: rgb(26 46 5 / 0.8);
}
.ring-offset-lime-950\/85{
  --tw-ring-offset-color: rgb(26 46 5 / 0.85);
}
.ring-offset-lime-950\/90{
  --tw-ring-offset-color: rgb(26 46 5 / 0.9);
}
.ring-offset-lime-950\/95{
  --tw-ring-offset-color: rgb(26 46 5 / 0.95);
}
.ring-offset-media-purple{
  --tw-ring-offset-color: hsl(var(--color-media-purple));
}
.ring-offset-media-purple\/0{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0);
}
.ring-offset-media-purple\/10{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.1);
}
.ring-offset-media-purple\/100{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 1);
}
.ring-offset-media-purple\/15{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.15);
}
.ring-offset-media-purple\/20{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.2);
}
.ring-offset-media-purple\/25{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.25);
}
.ring-offset-media-purple\/30{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.3);
}
.ring-offset-media-purple\/35{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.35);
}
.ring-offset-media-purple\/40{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.4);
}
.ring-offset-media-purple\/45{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.45);
}
.ring-offset-media-purple\/5{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.05);
}
.ring-offset-media-purple\/50{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.5);
}
.ring-offset-media-purple\/55{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.55);
}
.ring-offset-media-purple\/60{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.6);
}
.ring-offset-media-purple\/65{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.65);
}
.ring-offset-media-purple\/70{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.7);
}
.ring-offset-media-purple\/75{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.75);
}
.ring-offset-media-purple\/80{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.8);
}
.ring-offset-media-purple\/85{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.85);
}
.ring-offset-media-purple\/90{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.9);
}
.ring-offset-media-purple\/95{
  --tw-ring-offset-color: hsl(var(--color-media-purple) / 0.95);
}
.ring-offset-muted{
  --tw-ring-offset-color: hsl(var(--muted));
}
.ring-offset-muted-foreground{
  --tw-ring-offset-color: hsl(var(--muted-foreground));
}
.ring-offset-muted-foreground\/0{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0);
}
.ring-offset-muted-foreground\/10{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.1);
}
.ring-offset-muted-foreground\/100{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 1);
}
.ring-offset-muted-foreground\/15{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.15);
}
.ring-offset-muted-foreground\/20{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.2);
}
.ring-offset-muted-foreground\/25{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.25);
}
.ring-offset-muted-foreground\/30{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.3);
}
.ring-offset-muted-foreground\/35{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.35);
}
.ring-offset-muted-foreground\/40{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.4);
}
.ring-offset-muted-foreground\/45{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.45);
}
.ring-offset-muted-foreground\/5{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.05);
}
.ring-offset-muted-foreground\/50{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.5);
}
.ring-offset-muted-foreground\/55{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.55);
}
.ring-offset-muted-foreground\/60{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.6);
}
.ring-offset-muted-foreground\/65{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.65);
}
.ring-offset-muted-foreground\/70{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.7);
}
.ring-offset-muted-foreground\/75{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.75);
}
.ring-offset-muted-foreground\/80{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.8);
}
.ring-offset-muted-foreground\/85{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.85);
}
.ring-offset-muted-foreground\/90{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.9);
}
.ring-offset-muted-foreground\/95{
  --tw-ring-offset-color: hsl(var(--muted-foreground) / 0.95);
}
.ring-offset-muted\/0{
  --tw-ring-offset-color: hsl(var(--muted) / 0);
}
.ring-offset-muted\/10{
  --tw-ring-offset-color: hsl(var(--muted) / 0.1);
}
.ring-offset-muted\/100{
  --tw-ring-offset-color: hsl(var(--muted) / 1);
}
.ring-offset-muted\/15{
  --tw-ring-offset-color: hsl(var(--muted) / 0.15);
}
.ring-offset-muted\/20{
  --tw-ring-offset-color: hsl(var(--muted) / 0.2);
}
.ring-offset-muted\/25{
  --tw-ring-offset-color: hsl(var(--muted) / 0.25);
}
.ring-offset-muted\/30{
  --tw-ring-offset-color: hsl(var(--muted) / 0.3);
}
.ring-offset-muted\/35{
  --tw-ring-offset-color: hsl(var(--muted) / 0.35);
}
.ring-offset-muted\/40{
  --tw-ring-offset-color: hsl(var(--muted) / 0.4);
}
.ring-offset-muted\/45{
  --tw-ring-offset-color: hsl(var(--muted) / 0.45);
}
.ring-offset-muted\/5{
  --tw-ring-offset-color: hsl(var(--muted) / 0.05);
}
.ring-offset-muted\/50{
  --tw-ring-offset-color: hsl(var(--muted) / 0.5);
}
.ring-offset-muted\/55{
  --tw-ring-offset-color: hsl(var(--muted) / 0.55);
}
.ring-offset-muted\/60{
  --tw-ring-offset-color: hsl(var(--muted) / 0.6);
}
.ring-offset-muted\/65{
  --tw-ring-offset-color: hsl(var(--muted) / 0.65);
}
.ring-offset-muted\/70{
  --tw-ring-offset-color: hsl(var(--muted) / 0.7);
}
.ring-offset-muted\/75{
  --tw-ring-offset-color: hsl(var(--muted) / 0.75);
}
.ring-offset-muted\/80{
  --tw-ring-offset-color: hsl(var(--muted) / 0.8);
}
.ring-offset-muted\/85{
  --tw-ring-offset-color: hsl(var(--muted) / 0.85);
}
.ring-offset-muted\/90{
  --tw-ring-offset-color: hsl(var(--muted) / 0.9);
}
.ring-offset-muted\/95{
  --tw-ring-offset-color: hsl(var(--muted) / 0.95);
}
.ring-offset-neutral-100{
  --tw-ring-offset-color: #f5f5f5;
}
.ring-offset-neutral-100\/0{
  --tw-ring-offset-color: rgb(245 245 245 / 0);
}
.ring-offset-neutral-100\/10{
  --tw-ring-offset-color: rgb(245 245 245 / 0.1);
}
.ring-offset-neutral-100\/100{
  --tw-ring-offset-color: rgb(245 245 245 / 1);
}
.ring-offset-neutral-100\/15{
  --tw-ring-offset-color: rgb(245 245 245 / 0.15);
}
.ring-offset-neutral-100\/20{
  --tw-ring-offset-color: rgb(245 245 245 / 0.2);
}
.ring-offset-neutral-100\/25{
  --tw-ring-offset-color: rgb(245 245 245 / 0.25);
}
.ring-offset-neutral-100\/30{
  --tw-ring-offset-color: rgb(245 245 245 / 0.3);
}
.ring-offset-neutral-100\/35{
  --tw-ring-offset-color: rgb(245 245 245 / 0.35);
}
.ring-offset-neutral-100\/40{
  --tw-ring-offset-color: rgb(245 245 245 / 0.4);
}
.ring-offset-neutral-100\/45{
  --tw-ring-offset-color: rgb(245 245 245 / 0.45);
}
.ring-offset-neutral-100\/5{
  --tw-ring-offset-color: rgb(245 245 245 / 0.05);
}
.ring-offset-neutral-100\/50{
  --tw-ring-offset-color: rgb(245 245 245 / 0.5);
}
.ring-offset-neutral-100\/55{
  --tw-ring-offset-color: rgb(245 245 245 / 0.55);
}
.ring-offset-neutral-100\/60{
  --tw-ring-offset-color: rgb(245 245 245 / 0.6);
}
.ring-offset-neutral-100\/65{
  --tw-ring-offset-color: rgb(245 245 245 / 0.65);
}
.ring-offset-neutral-100\/70{
  --tw-ring-offset-color: rgb(245 245 245 / 0.7);
}
.ring-offset-neutral-100\/75{
  --tw-ring-offset-color: rgb(245 245 245 / 0.75);
}
.ring-offset-neutral-100\/80{
  --tw-ring-offset-color: rgb(245 245 245 / 0.8);
}
.ring-offset-neutral-100\/85{
  --tw-ring-offset-color: rgb(245 245 245 / 0.85);
}
.ring-offset-neutral-100\/90{
  --tw-ring-offset-color: rgb(245 245 245 / 0.9);
}
.ring-offset-neutral-100\/95{
  --tw-ring-offset-color: rgb(245 245 245 / 0.95);
}
.ring-offset-neutral-200{
  --tw-ring-offset-color: #e5e5e5;
}
.ring-offset-neutral-200\/0{
  --tw-ring-offset-color: rgb(229 229 229 / 0);
}
.ring-offset-neutral-200\/10{
  --tw-ring-offset-color: rgb(229 229 229 / 0.1);
}
.ring-offset-neutral-200\/100{
  --tw-ring-offset-color: rgb(229 229 229 / 1);
}
.ring-offset-neutral-200\/15{
  --tw-ring-offset-color: rgb(229 229 229 / 0.15);
}
.ring-offset-neutral-200\/20{
  --tw-ring-offset-color: rgb(229 229 229 / 0.2);
}
.ring-offset-neutral-200\/25{
  --tw-ring-offset-color: rgb(229 229 229 / 0.25);
}
.ring-offset-neutral-200\/30{
  --tw-ring-offset-color: rgb(229 229 229 / 0.3);
}
.ring-offset-neutral-200\/35{
  --tw-ring-offset-color: rgb(229 229 229 / 0.35);
}
.ring-offset-neutral-200\/40{
  --tw-ring-offset-color: rgb(229 229 229 / 0.4);
}
.ring-offset-neutral-200\/45{
  --tw-ring-offset-color: rgb(229 229 229 / 0.45);
}
.ring-offset-neutral-200\/5{
  --tw-ring-offset-color: rgb(229 229 229 / 0.05);
}
.ring-offset-neutral-200\/50{
  --tw-ring-offset-color: rgb(229 229 229 / 0.5);
}
.ring-offset-neutral-200\/55{
  --tw-ring-offset-color: rgb(229 229 229 / 0.55);
}
.ring-offset-neutral-200\/60{
  --tw-ring-offset-color: rgb(229 229 229 / 0.6);
}
.ring-offset-neutral-200\/65{
  --tw-ring-offset-color: rgb(229 229 229 / 0.65);
}
.ring-offset-neutral-200\/70{
  --tw-ring-offset-color: rgb(229 229 229 / 0.7);
}
.ring-offset-neutral-200\/75{
  --tw-ring-offset-color: rgb(229 229 229 / 0.75);
}
.ring-offset-neutral-200\/80{
  --tw-ring-offset-color: rgb(229 229 229 / 0.8);
}
.ring-offset-neutral-200\/85{
  --tw-ring-offset-color: rgb(229 229 229 / 0.85);
}
.ring-offset-neutral-200\/90{
  --tw-ring-offset-color: rgb(229 229 229 / 0.9);
}
.ring-offset-neutral-200\/95{
  --tw-ring-offset-color: rgb(229 229 229 / 0.95);
}
.ring-offset-neutral-300{
  --tw-ring-offset-color: #d4d4d4;
}
.ring-offset-neutral-300\/0{
  --tw-ring-offset-color: rgb(212 212 212 / 0);
}
.ring-offset-neutral-300\/10{
  --tw-ring-offset-color: rgb(212 212 212 / 0.1);
}
.ring-offset-neutral-300\/100{
  --tw-ring-offset-color: rgb(212 212 212 / 1);
}
.ring-offset-neutral-300\/15{
  --tw-ring-offset-color: rgb(212 212 212 / 0.15);
}
.ring-offset-neutral-300\/20{
  --tw-ring-offset-color: rgb(212 212 212 / 0.2);
}
.ring-offset-neutral-300\/25{
  --tw-ring-offset-color: rgb(212 212 212 / 0.25);
}
.ring-offset-neutral-300\/30{
  --tw-ring-offset-color: rgb(212 212 212 / 0.3);
}
.ring-offset-neutral-300\/35{
  --tw-ring-offset-color: rgb(212 212 212 / 0.35);
}
.ring-offset-neutral-300\/40{
  --tw-ring-offset-color: rgb(212 212 212 / 0.4);
}
.ring-offset-neutral-300\/45{
  --tw-ring-offset-color: rgb(212 212 212 / 0.45);
}
.ring-offset-neutral-300\/5{
  --tw-ring-offset-color: rgb(212 212 212 / 0.05);
}
.ring-offset-neutral-300\/50{
  --tw-ring-offset-color: rgb(212 212 212 / 0.5);
}
.ring-offset-neutral-300\/55{
  --tw-ring-offset-color: rgb(212 212 212 / 0.55);
}
.ring-offset-neutral-300\/60{
  --tw-ring-offset-color: rgb(212 212 212 / 0.6);
}
.ring-offset-neutral-300\/65{
  --tw-ring-offset-color: rgb(212 212 212 / 0.65);
}
.ring-offset-neutral-300\/70{
  --tw-ring-offset-color: rgb(212 212 212 / 0.7);
}
.ring-offset-neutral-300\/75{
  --tw-ring-offset-color: rgb(212 212 212 / 0.75);
}
.ring-offset-neutral-300\/80{
  --tw-ring-offset-color: rgb(212 212 212 / 0.8);
}
.ring-offset-neutral-300\/85{
  --tw-ring-offset-color: rgb(212 212 212 / 0.85);
}
.ring-offset-neutral-300\/90{
  --tw-ring-offset-color: rgb(212 212 212 / 0.9);
}
.ring-offset-neutral-300\/95{
  --tw-ring-offset-color: rgb(212 212 212 / 0.95);
}
.ring-offset-neutral-400{
  --tw-ring-offset-color: #a3a3a3;
}
.ring-offset-neutral-400\/0{
  --tw-ring-offset-color: rgb(163 163 163 / 0);
}
.ring-offset-neutral-400\/10{
  --tw-ring-offset-color: rgb(163 163 163 / 0.1);
}
.ring-offset-neutral-400\/100{
  --tw-ring-offset-color: rgb(163 163 163 / 1);
}
.ring-offset-neutral-400\/15{
  --tw-ring-offset-color: rgb(163 163 163 / 0.15);
}
.ring-offset-neutral-400\/20{
  --tw-ring-offset-color: rgb(163 163 163 / 0.2);
}
.ring-offset-neutral-400\/25{
  --tw-ring-offset-color: rgb(163 163 163 / 0.25);
}
.ring-offset-neutral-400\/30{
  --tw-ring-offset-color: rgb(163 163 163 / 0.3);
}
.ring-offset-neutral-400\/35{
  --tw-ring-offset-color: rgb(163 163 163 / 0.35);
}
.ring-offset-neutral-400\/40{
  --tw-ring-offset-color: rgb(163 163 163 / 0.4);
}
.ring-offset-neutral-400\/45{
  --tw-ring-offset-color: rgb(163 163 163 / 0.45);
}
.ring-offset-neutral-400\/5{
  --tw-ring-offset-color: rgb(163 163 163 / 0.05);
}
.ring-offset-neutral-400\/50{
  --tw-ring-offset-color: rgb(163 163 163 / 0.5);
}
.ring-offset-neutral-400\/55{
  --tw-ring-offset-color: rgb(163 163 163 / 0.55);
}
.ring-offset-neutral-400\/60{
  --tw-ring-offset-color: rgb(163 163 163 / 0.6);
}
.ring-offset-neutral-400\/65{
  --tw-ring-offset-color: rgb(163 163 163 / 0.65);
}
.ring-offset-neutral-400\/70{
  --tw-ring-offset-color: rgb(163 163 163 / 0.7);
}
.ring-offset-neutral-400\/75{
  --tw-ring-offset-color: rgb(163 163 163 / 0.75);
}
.ring-offset-neutral-400\/80{
  --tw-ring-offset-color: rgb(163 163 163 / 0.8);
}
.ring-offset-neutral-400\/85{
  --tw-ring-offset-color: rgb(163 163 163 / 0.85);
}
.ring-offset-neutral-400\/90{
  --tw-ring-offset-color: rgb(163 163 163 / 0.9);
}
.ring-offset-neutral-400\/95{
  --tw-ring-offset-color: rgb(163 163 163 / 0.95);
}
.ring-offset-neutral-50{
  --tw-ring-offset-color: #fafafa;
}
.ring-offset-neutral-50\/0{
  --tw-ring-offset-color: rgb(250 250 250 / 0);
}
.ring-offset-neutral-50\/10{
  --tw-ring-offset-color: rgb(250 250 250 / 0.1);
}
.ring-offset-neutral-50\/100{
  --tw-ring-offset-color: rgb(250 250 250 / 1);
}
.ring-offset-neutral-50\/15{
  --tw-ring-offset-color: rgb(250 250 250 / 0.15);
}
.ring-offset-neutral-50\/20{
  --tw-ring-offset-color: rgb(250 250 250 / 0.2);
}
.ring-offset-neutral-50\/25{
  --tw-ring-offset-color: rgb(250 250 250 / 0.25);
}
.ring-offset-neutral-50\/30{
  --tw-ring-offset-color: rgb(250 250 250 / 0.3);
}
.ring-offset-neutral-50\/35{
  --tw-ring-offset-color: rgb(250 250 250 / 0.35);
}
.ring-offset-neutral-50\/40{
  --tw-ring-offset-color: rgb(250 250 250 / 0.4);
}
.ring-offset-neutral-50\/45{
  --tw-ring-offset-color: rgb(250 250 250 / 0.45);
}
.ring-offset-neutral-50\/5{
  --tw-ring-offset-color: rgb(250 250 250 / 0.05);
}
.ring-offset-neutral-50\/50{
  --tw-ring-offset-color: rgb(250 250 250 / 0.5);
}
.ring-offset-neutral-50\/55{
  --tw-ring-offset-color: rgb(250 250 250 / 0.55);
}
.ring-offset-neutral-50\/60{
  --tw-ring-offset-color: rgb(250 250 250 / 0.6);
}
.ring-offset-neutral-50\/65{
  --tw-ring-offset-color: rgb(250 250 250 / 0.65);
}
.ring-offset-neutral-50\/70{
  --tw-ring-offset-color: rgb(250 250 250 / 0.7);
}
.ring-offset-neutral-50\/75{
  --tw-ring-offset-color: rgb(250 250 250 / 0.75);
}
.ring-offset-neutral-50\/80{
  --tw-ring-offset-color: rgb(250 250 250 / 0.8);
}
.ring-offset-neutral-50\/85{
  --tw-ring-offset-color: rgb(250 250 250 / 0.85);
}
.ring-offset-neutral-50\/90{
  --tw-ring-offset-color: rgb(250 250 250 / 0.9);
}
.ring-offset-neutral-50\/95{
  --tw-ring-offset-color: rgb(250 250 250 / 0.95);
}
.ring-offset-neutral-500{
  --tw-ring-offset-color: #737373;
}
.ring-offset-neutral-500\/0{
  --tw-ring-offset-color: rgb(115 115 115 / 0);
}
.ring-offset-neutral-500\/10{
  --tw-ring-offset-color: rgb(115 115 115 / 0.1);
}
.ring-offset-neutral-500\/100{
  --tw-ring-offset-color: rgb(115 115 115 / 1);
}
.ring-offset-neutral-500\/15{
  --tw-ring-offset-color: rgb(115 115 115 / 0.15);
}
.ring-offset-neutral-500\/20{
  --tw-ring-offset-color: rgb(115 115 115 / 0.2);
}
.ring-offset-neutral-500\/25{
  --tw-ring-offset-color: rgb(115 115 115 / 0.25);
}
.ring-offset-neutral-500\/30{
  --tw-ring-offset-color: rgb(115 115 115 / 0.3);
}
.ring-offset-neutral-500\/35{
  --tw-ring-offset-color: rgb(115 115 115 / 0.35);
}
.ring-offset-neutral-500\/40{
  --tw-ring-offset-color: rgb(115 115 115 / 0.4);
}
.ring-offset-neutral-500\/45{
  --tw-ring-offset-color: rgb(115 115 115 / 0.45);
}
.ring-offset-neutral-500\/5{
  --tw-ring-offset-color: rgb(115 115 115 / 0.05);
}
.ring-offset-neutral-500\/50{
  --tw-ring-offset-color: rgb(115 115 115 / 0.5);
}
.ring-offset-neutral-500\/55{
  --tw-ring-offset-color: rgb(115 115 115 / 0.55);
}
.ring-offset-neutral-500\/60{
  --tw-ring-offset-color: rgb(115 115 115 / 0.6);
}
.ring-offset-neutral-500\/65{
  --tw-ring-offset-color: rgb(115 115 115 / 0.65);
}
.ring-offset-neutral-500\/70{
  --tw-ring-offset-color: rgb(115 115 115 / 0.7);
}
.ring-offset-neutral-500\/75{
  --tw-ring-offset-color: rgb(115 115 115 / 0.75);
}
.ring-offset-neutral-500\/80{
  --tw-ring-offset-color: rgb(115 115 115 / 0.8);
}
.ring-offset-neutral-500\/85{
  --tw-ring-offset-color: rgb(115 115 115 / 0.85);
}
.ring-offset-neutral-500\/90{
  --tw-ring-offset-color: rgb(115 115 115 / 0.9);
}
.ring-offset-neutral-500\/95{
  --tw-ring-offset-color: rgb(115 115 115 / 0.95);
}
.ring-offset-neutral-600{
  --tw-ring-offset-color: #525252;
}
.ring-offset-neutral-600\/0{
  --tw-ring-offset-color: rgb(82 82 82 / 0);
}
.ring-offset-neutral-600\/10{
  --tw-ring-offset-color: rgb(82 82 82 / 0.1);
}
.ring-offset-neutral-600\/100{
  --tw-ring-offset-color: rgb(82 82 82 / 1);
}
.ring-offset-neutral-600\/15{
  --tw-ring-offset-color: rgb(82 82 82 / 0.15);
}
.ring-offset-neutral-600\/20{
  --tw-ring-offset-color: rgb(82 82 82 / 0.2);
}
.ring-offset-neutral-600\/25{
  --tw-ring-offset-color: rgb(82 82 82 / 0.25);
}
.ring-offset-neutral-600\/30{
  --tw-ring-offset-color: rgb(82 82 82 / 0.3);
}
.ring-offset-neutral-600\/35{
  --tw-ring-offset-color: rgb(82 82 82 / 0.35);
}
.ring-offset-neutral-600\/40{
  --tw-ring-offset-color: rgb(82 82 82 / 0.4);
}
.ring-offset-neutral-600\/45{
  --tw-ring-offset-color: rgb(82 82 82 / 0.45);
}
.ring-offset-neutral-600\/5{
  --tw-ring-offset-color: rgb(82 82 82 / 0.05);
}
.ring-offset-neutral-600\/50{
  --tw-ring-offset-color: rgb(82 82 82 / 0.5);
}
.ring-offset-neutral-600\/55{
  --tw-ring-offset-color: rgb(82 82 82 / 0.55);
}
.ring-offset-neutral-600\/60{
  --tw-ring-offset-color: rgb(82 82 82 / 0.6);
}
.ring-offset-neutral-600\/65{
  --tw-ring-offset-color: rgb(82 82 82 / 0.65);
}
.ring-offset-neutral-600\/70{
  --tw-ring-offset-color: rgb(82 82 82 / 0.7);
}
.ring-offset-neutral-600\/75{
  --tw-ring-offset-color: rgb(82 82 82 / 0.75);
}
.ring-offset-neutral-600\/80{
  --tw-ring-offset-color: rgb(82 82 82 / 0.8);
}
.ring-offset-neutral-600\/85{
  --tw-ring-offset-color: rgb(82 82 82 / 0.85);
}
.ring-offset-neutral-600\/90{
  --tw-ring-offset-color: rgb(82 82 82 / 0.9);
}
.ring-offset-neutral-600\/95{
  --tw-ring-offset-color: rgb(82 82 82 / 0.95);
}
.ring-offset-neutral-700{
  --tw-ring-offset-color: #404040;
}
.ring-offset-neutral-700\/0{
  --tw-ring-offset-color: rgb(64 64 64 / 0);
}
.ring-offset-neutral-700\/10{
  --tw-ring-offset-color: rgb(64 64 64 / 0.1);
}
.ring-offset-neutral-700\/100{
  --tw-ring-offset-color: rgb(64 64 64 / 1);
}
.ring-offset-neutral-700\/15{
  --tw-ring-offset-color: rgb(64 64 64 / 0.15);
}
.ring-offset-neutral-700\/20{
  --tw-ring-offset-color: rgb(64 64 64 / 0.2);
}
.ring-offset-neutral-700\/25{
  --tw-ring-offset-color: rgb(64 64 64 / 0.25);
}
.ring-offset-neutral-700\/30{
  --tw-ring-offset-color: rgb(64 64 64 / 0.3);
}
.ring-offset-neutral-700\/35{
  --tw-ring-offset-color: rgb(64 64 64 / 0.35);
}
.ring-offset-neutral-700\/40{
  --tw-ring-offset-color: rgb(64 64 64 / 0.4);
}
.ring-offset-neutral-700\/45{
  --tw-ring-offset-color: rgb(64 64 64 / 0.45);
}
.ring-offset-neutral-700\/5{
  --tw-ring-offset-color: rgb(64 64 64 / 0.05);
}
.ring-offset-neutral-700\/50{
  --tw-ring-offset-color: rgb(64 64 64 / 0.5);
}
.ring-offset-neutral-700\/55{
  --tw-ring-offset-color: rgb(64 64 64 / 0.55);
}
.ring-offset-neutral-700\/60{
  --tw-ring-offset-color: rgb(64 64 64 / 0.6);
}
.ring-offset-neutral-700\/65{
  --tw-ring-offset-color: rgb(64 64 64 / 0.65);
}
.ring-offset-neutral-700\/70{
  --tw-ring-offset-color: rgb(64 64 64 / 0.7);
}
.ring-offset-neutral-700\/75{
  --tw-ring-offset-color: rgb(64 64 64 / 0.75);
}
.ring-offset-neutral-700\/80{
  --tw-ring-offset-color: rgb(64 64 64 / 0.8);
}
.ring-offset-neutral-700\/85{
  --tw-ring-offset-color: rgb(64 64 64 / 0.85);
}
.ring-offset-neutral-700\/90{
  --tw-ring-offset-color: rgb(64 64 64 / 0.9);
}
.ring-offset-neutral-700\/95{
  --tw-ring-offset-color: rgb(64 64 64 / 0.95);
}
.ring-offset-neutral-800{
  --tw-ring-offset-color: #262626;
}
.ring-offset-neutral-800\/0{
  --tw-ring-offset-color: rgb(38 38 38 / 0);
}
.ring-offset-neutral-800\/10{
  --tw-ring-offset-color: rgb(38 38 38 / 0.1);
}
.ring-offset-neutral-800\/100{
  --tw-ring-offset-color: rgb(38 38 38 / 1);
}
.ring-offset-neutral-800\/15{
  --tw-ring-offset-color: rgb(38 38 38 / 0.15);
}
.ring-offset-neutral-800\/20{
  --tw-ring-offset-color: rgb(38 38 38 / 0.2);
}
.ring-offset-neutral-800\/25{
  --tw-ring-offset-color: rgb(38 38 38 / 0.25);
}
.ring-offset-neutral-800\/30{
  --tw-ring-offset-color: rgb(38 38 38 / 0.3);
}
.ring-offset-neutral-800\/35{
  --tw-ring-offset-color: rgb(38 38 38 / 0.35);
}
.ring-offset-neutral-800\/40{
  --tw-ring-offset-color: rgb(38 38 38 / 0.4);
}
.ring-offset-neutral-800\/45{
  --tw-ring-offset-color: rgb(38 38 38 / 0.45);
}
.ring-offset-neutral-800\/5{
  --tw-ring-offset-color: rgb(38 38 38 / 0.05);
}
.ring-offset-neutral-800\/50{
  --tw-ring-offset-color: rgb(38 38 38 / 0.5);
}
.ring-offset-neutral-800\/55{
  --tw-ring-offset-color: rgb(38 38 38 / 0.55);
}
.ring-offset-neutral-800\/60{
  --tw-ring-offset-color: rgb(38 38 38 / 0.6);
}
.ring-offset-neutral-800\/65{
  --tw-ring-offset-color: rgb(38 38 38 / 0.65);
}
.ring-offset-neutral-800\/70{
  --tw-ring-offset-color: rgb(38 38 38 / 0.7);
}
.ring-offset-neutral-800\/75{
  --tw-ring-offset-color: rgb(38 38 38 / 0.75);
}
.ring-offset-neutral-800\/80{
  --tw-ring-offset-color: rgb(38 38 38 / 0.8);
}
.ring-offset-neutral-800\/85{
  --tw-ring-offset-color: rgb(38 38 38 / 0.85);
}
.ring-offset-neutral-800\/90{
  --tw-ring-offset-color: rgb(38 38 38 / 0.9);
}
.ring-offset-neutral-800\/95{
  --tw-ring-offset-color: rgb(38 38 38 / 0.95);
}
.ring-offset-neutral-900{
  --tw-ring-offset-color: #171717;
}
.ring-offset-neutral-900\/0{
  --tw-ring-offset-color: rgb(23 23 23 / 0);
}
.ring-offset-neutral-900\/10{
  --tw-ring-offset-color: rgb(23 23 23 / 0.1);
}
.ring-offset-neutral-900\/100{
  --tw-ring-offset-color: rgb(23 23 23 / 1);
}
.ring-offset-neutral-900\/15{
  --tw-ring-offset-color: rgb(23 23 23 / 0.15);
}
.ring-offset-neutral-900\/20{
  --tw-ring-offset-color: rgb(23 23 23 / 0.2);
}
.ring-offset-neutral-900\/25{
  --tw-ring-offset-color: rgb(23 23 23 / 0.25);
}
.ring-offset-neutral-900\/30{
  --tw-ring-offset-color: rgb(23 23 23 / 0.3);
}
.ring-offset-neutral-900\/35{
  --tw-ring-offset-color: rgb(23 23 23 / 0.35);
}
.ring-offset-neutral-900\/40{
  --tw-ring-offset-color: rgb(23 23 23 / 0.4);
}
.ring-offset-neutral-900\/45{
  --tw-ring-offset-color: rgb(23 23 23 / 0.45);
}
.ring-offset-neutral-900\/5{
  --tw-ring-offset-color: rgb(23 23 23 / 0.05);
}
.ring-offset-neutral-900\/50{
  --tw-ring-offset-color: rgb(23 23 23 / 0.5);
}
.ring-offset-neutral-900\/55{
  --tw-ring-offset-color: rgb(23 23 23 / 0.55);
}
.ring-offset-neutral-900\/60{
  --tw-ring-offset-color: rgb(23 23 23 / 0.6);
}
.ring-offset-neutral-900\/65{
  --tw-ring-offset-color: rgb(23 23 23 / 0.65);
}
.ring-offset-neutral-900\/70{
  --tw-ring-offset-color: rgb(23 23 23 / 0.7);
}
.ring-offset-neutral-900\/75{
  --tw-ring-offset-color: rgb(23 23 23 / 0.75);
}
.ring-offset-neutral-900\/80{
  --tw-ring-offset-color: rgb(23 23 23 / 0.8);
}
.ring-offset-neutral-900\/85{
  --tw-ring-offset-color: rgb(23 23 23 / 0.85);
}
.ring-offset-neutral-900\/90{
  --tw-ring-offset-color: rgb(23 23 23 / 0.9);
}
.ring-offset-neutral-900\/95{
  --tw-ring-offset-color: rgb(23 23 23 / 0.95);
}
.ring-offset-neutral-950{
  --tw-ring-offset-color: #0a0a0a;
}
.ring-offset-neutral-950\/0{
  --tw-ring-offset-color: rgb(10 10 10 / 0);
}
.ring-offset-neutral-950\/10{
  --tw-ring-offset-color: rgb(10 10 10 / 0.1);
}
.ring-offset-neutral-950\/100{
  --tw-ring-offset-color: rgb(10 10 10 / 1);
}
.ring-offset-neutral-950\/15{
  --tw-ring-offset-color: rgb(10 10 10 / 0.15);
}
.ring-offset-neutral-950\/20{
  --tw-ring-offset-color: rgb(10 10 10 / 0.2);
}
.ring-offset-neutral-950\/25{
  --tw-ring-offset-color: rgb(10 10 10 / 0.25);
}
.ring-offset-neutral-950\/30{
  --tw-ring-offset-color: rgb(10 10 10 / 0.3);
}
.ring-offset-neutral-950\/35{
  --tw-ring-offset-color: rgb(10 10 10 / 0.35);
}
.ring-offset-neutral-950\/40{
  --tw-ring-offset-color: rgb(10 10 10 / 0.4);
}
.ring-offset-neutral-950\/45{
  --tw-ring-offset-color: rgb(10 10 10 / 0.45);
}
.ring-offset-neutral-950\/5{
  --tw-ring-offset-color: rgb(10 10 10 / 0.05);
}
.ring-offset-neutral-950\/50{
  --tw-ring-offset-color: rgb(10 10 10 / 0.5);
}
.ring-offset-neutral-950\/55{
  --tw-ring-offset-color: rgb(10 10 10 / 0.55);
}
.ring-offset-neutral-950\/60{
  --tw-ring-offset-color: rgb(10 10 10 / 0.6);
}
.ring-offset-neutral-950\/65{
  --tw-ring-offset-color: rgb(10 10 10 / 0.65);
}
.ring-offset-neutral-950\/70{
  --tw-ring-offset-color: rgb(10 10 10 / 0.7);
}
.ring-offset-neutral-950\/75{
  --tw-ring-offset-color: rgb(10 10 10 / 0.75);
}
.ring-offset-neutral-950\/80{
  --tw-ring-offset-color: rgb(10 10 10 / 0.8);
}
.ring-offset-neutral-950\/85{
  --tw-ring-offset-color: rgb(10 10 10 / 0.85);
}
.ring-offset-neutral-950\/90{
  --tw-ring-offset-color: rgb(10 10 10 / 0.9);
}
.ring-offset-neutral-950\/95{
  --tw-ring-offset-color: rgb(10 10 10 / 0.95);
}
.ring-offset-orange-100{
  --tw-ring-offset-color: #ffedd5;
}
.ring-offset-orange-100\/0{
  --tw-ring-offset-color: rgb(255 237 213 / 0);
}
.ring-offset-orange-100\/10{
  --tw-ring-offset-color: rgb(255 237 213 / 0.1);
}
.ring-offset-orange-100\/100{
  --tw-ring-offset-color: rgb(255 237 213 / 1);
}
.ring-offset-orange-100\/15{
  --tw-ring-offset-color: rgb(255 237 213 / 0.15);
}
.ring-offset-orange-100\/20{
  --tw-ring-offset-color: rgb(255 237 213 / 0.2);
}
.ring-offset-orange-100\/25{
  --tw-ring-offset-color: rgb(255 237 213 / 0.25);
}
.ring-offset-orange-100\/30{
  --tw-ring-offset-color: rgb(255 237 213 / 0.3);
}
.ring-offset-orange-100\/35{
  --tw-ring-offset-color: rgb(255 237 213 / 0.35);
}
.ring-offset-orange-100\/40{
  --tw-ring-offset-color: rgb(255 237 213 / 0.4);
}
.ring-offset-orange-100\/45{
  --tw-ring-offset-color: rgb(255 237 213 / 0.45);
}
.ring-offset-orange-100\/5{
  --tw-ring-offset-color: rgb(255 237 213 / 0.05);
}
.ring-offset-orange-100\/50{
  --tw-ring-offset-color: rgb(255 237 213 / 0.5);
}
.ring-offset-orange-100\/55{
  --tw-ring-offset-color: rgb(255 237 213 / 0.55);
}
.ring-offset-orange-100\/60{
  --tw-ring-offset-color: rgb(255 237 213 / 0.6);
}
.ring-offset-orange-100\/65{
  --tw-ring-offset-color: rgb(255 237 213 / 0.65);
}
.ring-offset-orange-100\/70{
  --tw-ring-offset-color: rgb(255 237 213 / 0.7);
}
.ring-offset-orange-100\/75{
  --tw-ring-offset-color: rgb(255 237 213 / 0.75);
}
.ring-offset-orange-100\/80{
  --tw-ring-offset-color: rgb(255 237 213 / 0.8);
}
.ring-offset-orange-100\/85{
  --tw-ring-offset-color: rgb(255 237 213 / 0.85);
}
.ring-offset-orange-100\/90{
  --tw-ring-offset-color: rgb(255 237 213 / 0.9);
}
.ring-offset-orange-100\/95{
  --tw-ring-offset-color: rgb(255 237 213 / 0.95);
}
.ring-offset-orange-200{
  --tw-ring-offset-color: #fed7aa;
}
.ring-offset-orange-200\/0{
  --tw-ring-offset-color: rgb(254 215 170 / 0);
}
.ring-offset-orange-200\/10{
  --tw-ring-offset-color: rgb(254 215 170 / 0.1);
}
.ring-offset-orange-200\/100{
  --tw-ring-offset-color: rgb(254 215 170 / 1);
}
.ring-offset-orange-200\/15{
  --tw-ring-offset-color: rgb(254 215 170 / 0.15);
}
.ring-offset-orange-200\/20{
  --tw-ring-offset-color: rgb(254 215 170 / 0.2);
}
.ring-offset-orange-200\/25{
  --tw-ring-offset-color: rgb(254 215 170 / 0.25);
}
.ring-offset-orange-200\/30{
  --tw-ring-offset-color: rgb(254 215 170 / 0.3);
}
.ring-offset-orange-200\/35{
  --tw-ring-offset-color: rgb(254 215 170 / 0.35);
}
.ring-offset-orange-200\/40{
  --tw-ring-offset-color: rgb(254 215 170 / 0.4);
}
.ring-offset-orange-200\/45{
  --tw-ring-offset-color: rgb(254 215 170 / 0.45);
}
.ring-offset-orange-200\/5{
  --tw-ring-offset-color: rgb(254 215 170 / 0.05);
}
.ring-offset-orange-200\/50{
  --tw-ring-offset-color: rgb(254 215 170 / 0.5);
}
.ring-offset-orange-200\/55{
  --tw-ring-offset-color: rgb(254 215 170 / 0.55);
}
.ring-offset-orange-200\/60{
  --tw-ring-offset-color: rgb(254 215 170 / 0.6);
}
.ring-offset-orange-200\/65{
  --tw-ring-offset-color: rgb(254 215 170 / 0.65);
}
.ring-offset-orange-200\/70{
  --tw-ring-offset-color: rgb(254 215 170 / 0.7);
}
.ring-offset-orange-200\/75{
  --tw-ring-offset-color: rgb(254 215 170 / 0.75);
}
.ring-offset-orange-200\/80{
  --tw-ring-offset-color: rgb(254 215 170 / 0.8);
}
.ring-offset-orange-200\/85{
  --tw-ring-offset-color: rgb(254 215 170 / 0.85);
}
.ring-offset-orange-200\/90{
  --tw-ring-offset-color: rgb(254 215 170 / 0.9);
}
.ring-offset-orange-200\/95{
  --tw-ring-offset-color: rgb(254 215 170 / 0.95);
}
.ring-offset-orange-300{
  --tw-ring-offset-color: #fdba74;
}
.ring-offset-orange-300\/0{
  --tw-ring-offset-color: rgb(253 186 116 / 0);
}
.ring-offset-orange-300\/10{
  --tw-ring-offset-color: rgb(253 186 116 / 0.1);
}
.ring-offset-orange-300\/100{
  --tw-ring-offset-color: rgb(253 186 116 / 1);
}
.ring-offset-orange-300\/15{
  --tw-ring-offset-color: rgb(253 186 116 / 0.15);
}
.ring-offset-orange-300\/20{
  --tw-ring-offset-color: rgb(253 186 116 / 0.2);
}
.ring-offset-orange-300\/25{
  --tw-ring-offset-color: rgb(253 186 116 / 0.25);
}
.ring-offset-orange-300\/30{
  --tw-ring-offset-color: rgb(253 186 116 / 0.3);
}
.ring-offset-orange-300\/35{
  --tw-ring-offset-color: rgb(253 186 116 / 0.35);
}
.ring-offset-orange-300\/40{
  --tw-ring-offset-color: rgb(253 186 116 / 0.4);
}
.ring-offset-orange-300\/45{
  --tw-ring-offset-color: rgb(253 186 116 / 0.45);
}
.ring-offset-orange-300\/5{
  --tw-ring-offset-color: rgb(253 186 116 / 0.05);
}
.ring-offset-orange-300\/50{
  --tw-ring-offset-color: rgb(253 186 116 / 0.5);
}
.ring-offset-orange-300\/55{
  --tw-ring-offset-color: rgb(253 186 116 / 0.55);
}
.ring-offset-orange-300\/60{
  --tw-ring-offset-color: rgb(253 186 116 / 0.6);
}
.ring-offset-orange-300\/65{
  --tw-ring-offset-color: rgb(253 186 116 / 0.65);
}
.ring-offset-orange-300\/70{
  --tw-ring-offset-color: rgb(253 186 116 / 0.7);
}
.ring-offset-orange-300\/75{
  --tw-ring-offset-color: rgb(253 186 116 / 0.75);
}
.ring-offset-orange-300\/80{
  --tw-ring-offset-color: rgb(253 186 116 / 0.8);
}
.ring-offset-orange-300\/85{
  --tw-ring-offset-color: rgb(253 186 116 / 0.85);
}
.ring-offset-orange-300\/90{
  --tw-ring-offset-color: rgb(253 186 116 / 0.9);
}
.ring-offset-orange-300\/95{
  --tw-ring-offset-color: rgb(253 186 116 / 0.95);
}
.ring-offset-orange-400{
  --tw-ring-offset-color: #fb923c;
}
.ring-offset-orange-400\/0{
  --tw-ring-offset-color: rgb(251 146 60 / 0);
}
.ring-offset-orange-400\/10{
  --tw-ring-offset-color: rgb(251 146 60 / 0.1);
}
.ring-offset-orange-400\/100{
  --tw-ring-offset-color: rgb(251 146 60 / 1);
}
.ring-offset-orange-400\/15{
  --tw-ring-offset-color: rgb(251 146 60 / 0.15);
}
.ring-offset-orange-400\/20{
  --tw-ring-offset-color: rgb(251 146 60 / 0.2);
}
.ring-offset-orange-400\/25{
  --tw-ring-offset-color: rgb(251 146 60 / 0.25);
}
.ring-offset-orange-400\/30{
  --tw-ring-offset-color: rgb(251 146 60 / 0.3);
}
.ring-offset-orange-400\/35{
  --tw-ring-offset-color: rgb(251 146 60 / 0.35);
}
.ring-offset-orange-400\/40{
  --tw-ring-offset-color: rgb(251 146 60 / 0.4);
}
.ring-offset-orange-400\/45{
  --tw-ring-offset-color: rgb(251 146 60 / 0.45);
}
.ring-offset-orange-400\/5{
  --tw-ring-offset-color: rgb(251 146 60 / 0.05);
}
.ring-offset-orange-400\/50{
  --tw-ring-offset-color: rgb(251 146 60 / 0.5);
}
.ring-offset-orange-400\/55{
  --tw-ring-offset-color: rgb(251 146 60 / 0.55);
}
.ring-offset-orange-400\/60{
  --tw-ring-offset-color: rgb(251 146 60 / 0.6);
}
.ring-offset-orange-400\/65{
  --tw-ring-offset-color: rgb(251 146 60 / 0.65);
}
.ring-offset-orange-400\/70{
  --tw-ring-offset-color: rgb(251 146 60 / 0.7);
}
.ring-offset-orange-400\/75{
  --tw-ring-offset-color: rgb(251 146 60 / 0.75);
}
.ring-offset-orange-400\/80{
  --tw-ring-offset-color: rgb(251 146 60 / 0.8);
}
.ring-offset-orange-400\/85{
  --tw-ring-offset-color: rgb(251 146 60 / 0.85);
}
.ring-offset-orange-400\/90{
  --tw-ring-offset-color: rgb(251 146 60 / 0.9);
}
.ring-offset-orange-400\/95{
  --tw-ring-offset-color: rgb(251 146 60 / 0.95);
}
.ring-offset-orange-50{
  --tw-ring-offset-color: #fff7ed;
}
.ring-offset-orange-50\/0{
  --tw-ring-offset-color: rgb(255 247 237 / 0);
}
.ring-offset-orange-50\/10{
  --tw-ring-offset-color: rgb(255 247 237 / 0.1);
}
.ring-offset-orange-50\/100{
  --tw-ring-offset-color: rgb(255 247 237 / 1);
}
.ring-offset-orange-50\/15{
  --tw-ring-offset-color: rgb(255 247 237 / 0.15);
}
.ring-offset-orange-50\/20{
  --tw-ring-offset-color: rgb(255 247 237 / 0.2);
}
.ring-offset-orange-50\/25{
  --tw-ring-offset-color: rgb(255 247 237 / 0.25);
}
.ring-offset-orange-50\/30{
  --tw-ring-offset-color: rgb(255 247 237 / 0.3);
}
.ring-offset-orange-50\/35{
  --tw-ring-offset-color: rgb(255 247 237 / 0.35);
}
.ring-offset-orange-50\/40{
  --tw-ring-offset-color: rgb(255 247 237 / 0.4);
}
.ring-offset-orange-50\/45{
  --tw-ring-offset-color: rgb(255 247 237 / 0.45);
}
.ring-offset-orange-50\/5{
  --tw-ring-offset-color: rgb(255 247 237 / 0.05);
}
.ring-offset-orange-50\/50{
  --tw-ring-offset-color: rgb(255 247 237 / 0.5);
}
.ring-offset-orange-50\/55{
  --tw-ring-offset-color: rgb(255 247 237 / 0.55);
}
.ring-offset-orange-50\/60{
  --tw-ring-offset-color: rgb(255 247 237 / 0.6);
}
.ring-offset-orange-50\/65{
  --tw-ring-offset-color: rgb(255 247 237 / 0.65);
}
.ring-offset-orange-50\/70{
  --tw-ring-offset-color: rgb(255 247 237 / 0.7);
}
.ring-offset-orange-50\/75{
  --tw-ring-offset-color: rgb(255 247 237 / 0.75);
}
.ring-offset-orange-50\/80{
  --tw-ring-offset-color: rgb(255 247 237 / 0.8);
}
.ring-offset-orange-50\/85{
  --tw-ring-offset-color: rgb(255 247 237 / 0.85);
}
.ring-offset-orange-50\/90{
  --tw-ring-offset-color: rgb(255 247 237 / 0.9);
}
.ring-offset-orange-50\/95{
  --tw-ring-offset-color: rgb(255 247 237 / 0.95);
}
.ring-offset-orange-500{
  --tw-ring-offset-color: #f97316;
}
.ring-offset-orange-500\/0{
  --tw-ring-offset-color: rgb(249 115 22 / 0);
}
.ring-offset-orange-500\/10{
  --tw-ring-offset-color: rgb(249 115 22 / 0.1);
}
.ring-offset-orange-500\/100{
  --tw-ring-offset-color: rgb(249 115 22 / 1);
}
.ring-offset-orange-500\/15{
  --tw-ring-offset-color: rgb(249 115 22 / 0.15);
}
.ring-offset-orange-500\/20{
  --tw-ring-offset-color: rgb(249 115 22 / 0.2);
}
.ring-offset-orange-500\/25{
  --tw-ring-offset-color: rgb(249 115 22 / 0.25);
}
.ring-offset-orange-500\/30{
  --tw-ring-offset-color: rgb(249 115 22 / 0.3);
}
.ring-offset-orange-500\/35{
  --tw-ring-offset-color: rgb(249 115 22 / 0.35);
}
.ring-offset-orange-500\/40{
  --tw-ring-offset-color: rgb(249 115 22 / 0.4);
}
.ring-offset-orange-500\/45{
  --tw-ring-offset-color: rgb(249 115 22 / 0.45);
}
.ring-offset-orange-500\/5{
  --tw-ring-offset-color: rgb(249 115 22 / 0.05);
}
.ring-offset-orange-500\/50{
  --tw-ring-offset-color: rgb(249 115 22 / 0.5);
}
.ring-offset-orange-500\/55{
  --tw-ring-offset-color: rgb(249 115 22 / 0.55);
}
.ring-offset-orange-500\/60{
  --tw-ring-offset-color: rgb(249 115 22 / 0.6);
}
.ring-offset-orange-500\/65{
  --tw-ring-offset-color: rgb(249 115 22 / 0.65);
}
.ring-offset-orange-500\/70{
  --tw-ring-offset-color: rgb(249 115 22 / 0.7);
}
.ring-offset-orange-500\/75{
  --tw-ring-offset-color: rgb(249 115 22 / 0.75);
}
.ring-offset-orange-500\/80{
  --tw-ring-offset-color: rgb(249 115 22 / 0.8);
}
.ring-offset-orange-500\/85{
  --tw-ring-offset-color: rgb(249 115 22 / 0.85);
}
.ring-offset-orange-500\/90{
  --tw-ring-offset-color: rgb(249 115 22 / 0.9);
}
.ring-offset-orange-500\/95{
  --tw-ring-offset-color: rgb(249 115 22 / 0.95);
}
.ring-offset-orange-600{
  --tw-ring-offset-color: #ea580c;
}
.ring-offset-orange-600\/0{
  --tw-ring-offset-color: rgb(234 88 12 / 0);
}
.ring-offset-orange-600\/10{
  --tw-ring-offset-color: rgb(234 88 12 / 0.1);
}
.ring-offset-orange-600\/100{
  --tw-ring-offset-color: rgb(234 88 12 / 1);
}
.ring-offset-orange-600\/15{
  --tw-ring-offset-color: rgb(234 88 12 / 0.15);
}
.ring-offset-orange-600\/20{
  --tw-ring-offset-color: rgb(234 88 12 / 0.2);
}
.ring-offset-orange-600\/25{
  --tw-ring-offset-color: rgb(234 88 12 / 0.25);
}
.ring-offset-orange-600\/30{
  --tw-ring-offset-color: rgb(234 88 12 / 0.3);
}
.ring-offset-orange-600\/35{
  --tw-ring-offset-color: rgb(234 88 12 / 0.35);
}
.ring-offset-orange-600\/40{
  --tw-ring-offset-color: rgb(234 88 12 / 0.4);
}
.ring-offset-orange-600\/45{
  --tw-ring-offset-color: rgb(234 88 12 / 0.45);
}
.ring-offset-orange-600\/5{
  --tw-ring-offset-color: rgb(234 88 12 / 0.05);
}
.ring-offset-orange-600\/50{
  --tw-ring-offset-color: rgb(234 88 12 / 0.5);
}
.ring-offset-orange-600\/55{
  --tw-ring-offset-color: rgb(234 88 12 / 0.55);
}
.ring-offset-orange-600\/60{
  --tw-ring-offset-color: rgb(234 88 12 / 0.6);
}
.ring-offset-orange-600\/65{
  --tw-ring-offset-color: rgb(234 88 12 / 0.65);
}
.ring-offset-orange-600\/70{
  --tw-ring-offset-color: rgb(234 88 12 / 0.7);
}
.ring-offset-orange-600\/75{
  --tw-ring-offset-color: rgb(234 88 12 / 0.75);
}
.ring-offset-orange-600\/80{
  --tw-ring-offset-color: rgb(234 88 12 / 0.8);
}
.ring-offset-orange-600\/85{
  --tw-ring-offset-color: rgb(234 88 12 / 0.85);
}
.ring-offset-orange-600\/90{
  --tw-ring-offset-color: rgb(234 88 12 / 0.9);
}
.ring-offset-orange-600\/95{
  --tw-ring-offset-color: rgb(234 88 12 / 0.95);
}
.ring-offset-orange-700{
  --tw-ring-offset-color: #c2410c;
}
.ring-offset-orange-700\/0{
  --tw-ring-offset-color: rgb(194 65 12 / 0);
}
.ring-offset-orange-700\/10{
  --tw-ring-offset-color: rgb(194 65 12 / 0.1);
}
.ring-offset-orange-700\/100{
  --tw-ring-offset-color: rgb(194 65 12 / 1);
}
.ring-offset-orange-700\/15{
  --tw-ring-offset-color: rgb(194 65 12 / 0.15);
}
.ring-offset-orange-700\/20{
  --tw-ring-offset-color: rgb(194 65 12 / 0.2);
}
.ring-offset-orange-700\/25{
  --tw-ring-offset-color: rgb(194 65 12 / 0.25);
}
.ring-offset-orange-700\/30{
  --tw-ring-offset-color: rgb(194 65 12 / 0.3);
}
.ring-offset-orange-700\/35{
  --tw-ring-offset-color: rgb(194 65 12 / 0.35);
}
.ring-offset-orange-700\/40{
  --tw-ring-offset-color: rgb(194 65 12 / 0.4);
}
.ring-offset-orange-700\/45{
  --tw-ring-offset-color: rgb(194 65 12 / 0.45);
}
.ring-offset-orange-700\/5{
  --tw-ring-offset-color: rgb(194 65 12 / 0.05);
}
.ring-offset-orange-700\/50{
  --tw-ring-offset-color: rgb(194 65 12 / 0.5);
}
.ring-offset-orange-700\/55{
  --tw-ring-offset-color: rgb(194 65 12 / 0.55);
}
.ring-offset-orange-700\/60{
  --tw-ring-offset-color: rgb(194 65 12 / 0.6);
}
.ring-offset-orange-700\/65{
  --tw-ring-offset-color: rgb(194 65 12 / 0.65);
}
.ring-offset-orange-700\/70{
  --tw-ring-offset-color: rgb(194 65 12 / 0.7);
}
.ring-offset-orange-700\/75{
  --tw-ring-offset-color: rgb(194 65 12 / 0.75);
}
.ring-offset-orange-700\/80{
  --tw-ring-offset-color: rgb(194 65 12 / 0.8);
}
.ring-offset-orange-700\/85{
  --tw-ring-offset-color: rgb(194 65 12 / 0.85);
}
.ring-offset-orange-700\/90{
  --tw-ring-offset-color: rgb(194 65 12 / 0.9);
}
.ring-offset-orange-700\/95{
  --tw-ring-offset-color: rgb(194 65 12 / 0.95);
}
.ring-offset-orange-800{
  --tw-ring-offset-color: #9a3412;
}
.ring-offset-orange-800\/0{
  --tw-ring-offset-color: rgb(154 52 18 / 0);
}
.ring-offset-orange-800\/10{
  --tw-ring-offset-color: rgb(154 52 18 / 0.1);
}
.ring-offset-orange-800\/100{
  --tw-ring-offset-color: rgb(154 52 18 / 1);
}
.ring-offset-orange-800\/15{
  --tw-ring-offset-color: rgb(154 52 18 / 0.15);
}
.ring-offset-orange-800\/20{
  --tw-ring-offset-color: rgb(154 52 18 / 0.2);
}
.ring-offset-orange-800\/25{
  --tw-ring-offset-color: rgb(154 52 18 / 0.25);
}
.ring-offset-orange-800\/30{
  --tw-ring-offset-color: rgb(154 52 18 / 0.3);
}
.ring-offset-orange-800\/35{
  --tw-ring-offset-color: rgb(154 52 18 / 0.35);
}
.ring-offset-orange-800\/40{
  --tw-ring-offset-color: rgb(154 52 18 / 0.4);
}
.ring-offset-orange-800\/45{
  --tw-ring-offset-color: rgb(154 52 18 / 0.45);
}
.ring-offset-orange-800\/5{
  --tw-ring-offset-color: rgb(154 52 18 / 0.05);
}
.ring-offset-orange-800\/50{
  --tw-ring-offset-color: rgb(154 52 18 / 0.5);
}
.ring-offset-orange-800\/55{
  --tw-ring-offset-color: rgb(154 52 18 / 0.55);
}
.ring-offset-orange-800\/60{
  --tw-ring-offset-color: rgb(154 52 18 / 0.6);
}
.ring-offset-orange-800\/65{
  --tw-ring-offset-color: rgb(154 52 18 / 0.65);
}
.ring-offset-orange-800\/70{
  --tw-ring-offset-color: rgb(154 52 18 / 0.7);
}
.ring-offset-orange-800\/75{
  --tw-ring-offset-color: rgb(154 52 18 / 0.75);
}
.ring-offset-orange-800\/80{
  --tw-ring-offset-color: rgb(154 52 18 / 0.8);
}
.ring-offset-orange-800\/85{
  --tw-ring-offset-color: rgb(154 52 18 / 0.85);
}
.ring-offset-orange-800\/90{
  --tw-ring-offset-color: rgb(154 52 18 / 0.9);
}
.ring-offset-orange-800\/95{
  --tw-ring-offset-color: rgb(154 52 18 / 0.95);
}
.ring-offset-orange-900{
  --tw-ring-offset-color: #7c2d12;
}
.ring-offset-orange-900\/0{
  --tw-ring-offset-color: rgb(124 45 18 / 0);
}
.ring-offset-orange-900\/10{
  --tw-ring-offset-color: rgb(124 45 18 / 0.1);
}
.ring-offset-orange-900\/100{
  --tw-ring-offset-color: rgb(124 45 18 / 1);
}
.ring-offset-orange-900\/15{
  --tw-ring-offset-color: rgb(124 45 18 / 0.15);
}
.ring-offset-orange-900\/20{
  --tw-ring-offset-color: rgb(124 45 18 / 0.2);
}
.ring-offset-orange-900\/25{
  --tw-ring-offset-color: rgb(124 45 18 / 0.25);
}
.ring-offset-orange-900\/30{
  --tw-ring-offset-color: rgb(124 45 18 / 0.3);
}
.ring-offset-orange-900\/35{
  --tw-ring-offset-color: rgb(124 45 18 / 0.35);
}
.ring-offset-orange-900\/40{
  --tw-ring-offset-color: rgb(124 45 18 / 0.4);
}
.ring-offset-orange-900\/45{
  --tw-ring-offset-color: rgb(124 45 18 / 0.45);
}
.ring-offset-orange-900\/5{
  --tw-ring-offset-color: rgb(124 45 18 / 0.05);
}
.ring-offset-orange-900\/50{
  --tw-ring-offset-color: rgb(124 45 18 / 0.5);
}
.ring-offset-orange-900\/55{
  --tw-ring-offset-color: rgb(124 45 18 / 0.55);
}
.ring-offset-orange-900\/60{
  --tw-ring-offset-color: rgb(124 45 18 / 0.6);
}
.ring-offset-orange-900\/65{
  --tw-ring-offset-color: rgb(124 45 18 / 0.65);
}
.ring-offset-orange-900\/70{
  --tw-ring-offset-color: rgb(124 45 18 / 0.7);
}
.ring-offset-orange-900\/75{
  --tw-ring-offset-color: rgb(124 45 18 / 0.75);
}
.ring-offset-orange-900\/80{
  --tw-ring-offset-color: rgb(124 45 18 / 0.8);
}
.ring-offset-orange-900\/85{
  --tw-ring-offset-color: rgb(124 45 18 / 0.85);
}
.ring-offset-orange-900\/90{
  --tw-ring-offset-color: rgb(124 45 18 / 0.9);
}
.ring-offset-orange-900\/95{
  --tw-ring-offset-color: rgb(124 45 18 / 0.95);
}
.ring-offset-orange-950{
  --tw-ring-offset-color: #431407;
}
.ring-offset-orange-950\/0{
  --tw-ring-offset-color: rgb(67 20 7 / 0);
}
.ring-offset-orange-950\/10{
  --tw-ring-offset-color: rgb(67 20 7 / 0.1);
}
.ring-offset-orange-950\/100{
  --tw-ring-offset-color: rgb(67 20 7 / 1);
}
.ring-offset-orange-950\/15{
  --tw-ring-offset-color: rgb(67 20 7 / 0.15);
}
.ring-offset-orange-950\/20{
  --tw-ring-offset-color: rgb(67 20 7 / 0.2);
}
.ring-offset-orange-950\/25{
  --tw-ring-offset-color: rgb(67 20 7 / 0.25);
}
.ring-offset-orange-950\/30{
  --tw-ring-offset-color: rgb(67 20 7 / 0.3);
}
.ring-offset-orange-950\/35{
  --tw-ring-offset-color: rgb(67 20 7 / 0.35);
}
.ring-offset-orange-950\/40{
  --tw-ring-offset-color: rgb(67 20 7 / 0.4);
}
.ring-offset-orange-950\/45{
  --tw-ring-offset-color: rgb(67 20 7 / 0.45);
}
.ring-offset-orange-950\/5{
  --tw-ring-offset-color: rgb(67 20 7 / 0.05);
}
.ring-offset-orange-950\/50{
  --tw-ring-offset-color: rgb(67 20 7 / 0.5);
}
.ring-offset-orange-950\/55{
  --tw-ring-offset-color: rgb(67 20 7 / 0.55);
}
.ring-offset-orange-950\/60{
  --tw-ring-offset-color: rgb(67 20 7 / 0.6);
}
.ring-offset-orange-950\/65{
  --tw-ring-offset-color: rgb(67 20 7 / 0.65);
}
.ring-offset-orange-950\/70{
  --tw-ring-offset-color: rgb(67 20 7 / 0.7);
}
.ring-offset-orange-950\/75{
  --tw-ring-offset-color: rgb(67 20 7 / 0.75);
}
.ring-offset-orange-950\/80{
  --tw-ring-offset-color: rgb(67 20 7 / 0.8);
}
.ring-offset-orange-950\/85{
  --tw-ring-offset-color: rgb(67 20 7 / 0.85);
}
.ring-offset-orange-950\/90{
  --tw-ring-offset-color: rgb(67 20 7 / 0.9);
}
.ring-offset-orange-950\/95{
  --tw-ring-offset-color: rgb(67 20 7 / 0.95);
}
.ring-offset-pink-100{
  --tw-ring-offset-color: #fce7f3;
}
.ring-offset-pink-100\/0{
  --tw-ring-offset-color: rgb(252 231 243 / 0);
}
.ring-offset-pink-100\/10{
  --tw-ring-offset-color: rgb(252 231 243 / 0.1);
}
.ring-offset-pink-100\/100{
  --tw-ring-offset-color: rgb(252 231 243 / 1);
}
.ring-offset-pink-100\/15{
  --tw-ring-offset-color: rgb(252 231 243 / 0.15);
}
.ring-offset-pink-100\/20{
  --tw-ring-offset-color: rgb(252 231 243 / 0.2);
}
.ring-offset-pink-100\/25{
  --tw-ring-offset-color: rgb(252 231 243 / 0.25);
}
.ring-offset-pink-100\/30{
  --tw-ring-offset-color: rgb(252 231 243 / 0.3);
}
.ring-offset-pink-100\/35{
  --tw-ring-offset-color: rgb(252 231 243 / 0.35);
}
.ring-offset-pink-100\/40{
  --tw-ring-offset-color: rgb(252 231 243 / 0.4);
}
.ring-offset-pink-100\/45{
  --tw-ring-offset-color: rgb(252 231 243 / 0.45);
}
.ring-offset-pink-100\/5{
  --tw-ring-offset-color: rgb(252 231 243 / 0.05);
}
.ring-offset-pink-100\/50{
  --tw-ring-offset-color: rgb(252 231 243 / 0.5);
}
.ring-offset-pink-100\/55{
  --tw-ring-offset-color: rgb(252 231 243 / 0.55);
}
.ring-offset-pink-100\/60{
  --tw-ring-offset-color: rgb(252 231 243 / 0.6);
}
.ring-offset-pink-100\/65{
  --tw-ring-offset-color: rgb(252 231 243 / 0.65);
}
.ring-offset-pink-100\/70{
  --tw-ring-offset-color: rgb(252 231 243 / 0.7);
}
.ring-offset-pink-100\/75{
  --tw-ring-offset-color: rgb(252 231 243 / 0.75);
}
.ring-offset-pink-100\/80{
  --tw-ring-offset-color: rgb(252 231 243 / 0.8);
}
.ring-offset-pink-100\/85{
  --tw-ring-offset-color: rgb(252 231 243 / 0.85);
}
.ring-offset-pink-100\/90{
  --tw-ring-offset-color: rgb(252 231 243 / 0.9);
}
.ring-offset-pink-100\/95{
  --tw-ring-offset-color: rgb(252 231 243 / 0.95);
}
.ring-offset-pink-200{
  --tw-ring-offset-color: #fbcfe8;
}
.ring-offset-pink-200\/0{
  --tw-ring-offset-color: rgb(251 207 232 / 0);
}
.ring-offset-pink-200\/10{
  --tw-ring-offset-color: rgb(251 207 232 / 0.1);
}
.ring-offset-pink-200\/100{
  --tw-ring-offset-color: rgb(251 207 232 / 1);
}
.ring-offset-pink-200\/15{
  --tw-ring-offset-color: rgb(251 207 232 / 0.15);
}
.ring-offset-pink-200\/20{
  --tw-ring-offset-color: rgb(251 207 232 / 0.2);
}
.ring-offset-pink-200\/25{
  --tw-ring-offset-color: rgb(251 207 232 / 0.25);
}
.ring-offset-pink-200\/30{
  --tw-ring-offset-color: rgb(251 207 232 / 0.3);
}
.ring-offset-pink-200\/35{
  --tw-ring-offset-color: rgb(251 207 232 / 0.35);
}
.ring-offset-pink-200\/40{
  --tw-ring-offset-color: rgb(251 207 232 / 0.4);
}
.ring-offset-pink-200\/45{
  --tw-ring-offset-color: rgb(251 207 232 / 0.45);
}
.ring-offset-pink-200\/5{
  --tw-ring-offset-color: rgb(251 207 232 / 0.05);
}
.ring-offset-pink-200\/50{
  --tw-ring-offset-color: rgb(251 207 232 / 0.5);
}
.ring-offset-pink-200\/55{
  --tw-ring-offset-color: rgb(251 207 232 / 0.55);
}
.ring-offset-pink-200\/60{
  --tw-ring-offset-color: rgb(251 207 232 / 0.6);
}
.ring-offset-pink-200\/65{
  --tw-ring-offset-color: rgb(251 207 232 / 0.65);
}
.ring-offset-pink-200\/70{
  --tw-ring-offset-color: rgb(251 207 232 / 0.7);
}
.ring-offset-pink-200\/75{
  --tw-ring-offset-color: rgb(251 207 232 / 0.75);
}
.ring-offset-pink-200\/80{
  --tw-ring-offset-color: rgb(251 207 232 / 0.8);
}
.ring-offset-pink-200\/85{
  --tw-ring-offset-color: rgb(251 207 232 / 0.85);
}
.ring-offset-pink-200\/90{
  --tw-ring-offset-color: rgb(251 207 232 / 0.9);
}
.ring-offset-pink-200\/95{
  --tw-ring-offset-color: rgb(251 207 232 / 0.95);
}
.ring-offset-pink-300{
  --tw-ring-offset-color: #f9a8d4;
}
.ring-offset-pink-300\/0{
  --tw-ring-offset-color: rgb(249 168 212 / 0);
}
.ring-offset-pink-300\/10{
  --tw-ring-offset-color: rgb(249 168 212 / 0.1);
}
.ring-offset-pink-300\/100{
  --tw-ring-offset-color: rgb(249 168 212 / 1);
}
.ring-offset-pink-300\/15{
  --tw-ring-offset-color: rgb(249 168 212 / 0.15);
}
.ring-offset-pink-300\/20{
  --tw-ring-offset-color: rgb(249 168 212 / 0.2);
}
.ring-offset-pink-300\/25{
  --tw-ring-offset-color: rgb(249 168 212 / 0.25);
}
.ring-offset-pink-300\/30{
  --tw-ring-offset-color: rgb(249 168 212 / 0.3);
}
.ring-offset-pink-300\/35{
  --tw-ring-offset-color: rgb(249 168 212 / 0.35);
}
.ring-offset-pink-300\/40{
  --tw-ring-offset-color: rgb(249 168 212 / 0.4);
}
.ring-offset-pink-300\/45{
  --tw-ring-offset-color: rgb(249 168 212 / 0.45);
}
.ring-offset-pink-300\/5{
  --tw-ring-offset-color: rgb(249 168 212 / 0.05);
}
.ring-offset-pink-300\/50{
  --tw-ring-offset-color: rgb(249 168 212 / 0.5);
}
.ring-offset-pink-300\/55{
  --tw-ring-offset-color: rgb(249 168 212 / 0.55);
}
.ring-offset-pink-300\/60{
  --tw-ring-offset-color: rgb(249 168 212 / 0.6);
}
.ring-offset-pink-300\/65{
  --tw-ring-offset-color: rgb(249 168 212 / 0.65);
}
.ring-offset-pink-300\/70{
  --tw-ring-offset-color: rgb(249 168 212 / 0.7);
}
.ring-offset-pink-300\/75{
  --tw-ring-offset-color: rgb(249 168 212 / 0.75);
}
.ring-offset-pink-300\/80{
  --tw-ring-offset-color: rgb(249 168 212 / 0.8);
}
.ring-offset-pink-300\/85{
  --tw-ring-offset-color: rgb(249 168 212 / 0.85);
}
.ring-offset-pink-300\/90{
  --tw-ring-offset-color: rgb(249 168 212 / 0.9);
}
.ring-offset-pink-300\/95{
  --tw-ring-offset-color: rgb(249 168 212 / 0.95);
}
.ring-offset-pink-400{
  --tw-ring-offset-color: #f472b6;
}
.ring-offset-pink-400\/0{
  --tw-ring-offset-color: rgb(244 114 182 / 0);
}
.ring-offset-pink-400\/10{
  --tw-ring-offset-color: rgb(244 114 182 / 0.1);
}
.ring-offset-pink-400\/100{
  --tw-ring-offset-color: rgb(244 114 182 / 1);
}
.ring-offset-pink-400\/15{
  --tw-ring-offset-color: rgb(244 114 182 / 0.15);
}
.ring-offset-pink-400\/20{
  --tw-ring-offset-color: rgb(244 114 182 / 0.2);
}
.ring-offset-pink-400\/25{
  --tw-ring-offset-color: rgb(244 114 182 / 0.25);
}
.ring-offset-pink-400\/30{
  --tw-ring-offset-color: rgb(244 114 182 / 0.3);
}
.ring-offset-pink-400\/35{
  --tw-ring-offset-color: rgb(244 114 182 / 0.35);
}
.ring-offset-pink-400\/40{
  --tw-ring-offset-color: rgb(244 114 182 / 0.4);
}
.ring-offset-pink-400\/45{
  --tw-ring-offset-color: rgb(244 114 182 / 0.45);
}
.ring-offset-pink-400\/5{
  --tw-ring-offset-color: rgb(244 114 182 / 0.05);
}
.ring-offset-pink-400\/50{
  --tw-ring-offset-color: rgb(244 114 182 / 0.5);
}
.ring-offset-pink-400\/55{
  --tw-ring-offset-color: rgb(244 114 182 / 0.55);
}
.ring-offset-pink-400\/60{
  --tw-ring-offset-color: rgb(244 114 182 / 0.6);
}
.ring-offset-pink-400\/65{
  --tw-ring-offset-color: rgb(244 114 182 / 0.65);
}
.ring-offset-pink-400\/70{
  --tw-ring-offset-color: rgb(244 114 182 / 0.7);
}
.ring-offset-pink-400\/75{
  --tw-ring-offset-color: rgb(244 114 182 / 0.75);
}
.ring-offset-pink-400\/80{
  --tw-ring-offset-color: rgb(244 114 182 / 0.8);
}
.ring-offset-pink-400\/85{
  --tw-ring-offset-color: rgb(244 114 182 / 0.85);
}
.ring-offset-pink-400\/90{
  --tw-ring-offset-color: rgb(244 114 182 / 0.9);
}
.ring-offset-pink-400\/95{
  --tw-ring-offset-color: rgb(244 114 182 / 0.95);
}
.ring-offset-pink-50{
  --tw-ring-offset-color: #fdf2f8;
}
.ring-offset-pink-50\/0{
  --tw-ring-offset-color: rgb(253 242 248 / 0);
}
.ring-offset-pink-50\/10{
  --tw-ring-offset-color: rgb(253 242 248 / 0.1);
}
.ring-offset-pink-50\/100{
  --tw-ring-offset-color: rgb(253 242 248 / 1);
}
.ring-offset-pink-50\/15{
  --tw-ring-offset-color: rgb(253 242 248 / 0.15);
}
.ring-offset-pink-50\/20{
  --tw-ring-offset-color: rgb(253 242 248 / 0.2);
}
.ring-offset-pink-50\/25{
  --tw-ring-offset-color: rgb(253 242 248 / 0.25);
}
.ring-offset-pink-50\/30{
  --tw-ring-offset-color: rgb(253 242 248 / 0.3);
}
.ring-offset-pink-50\/35{
  --tw-ring-offset-color: rgb(253 242 248 / 0.35);
}
.ring-offset-pink-50\/40{
  --tw-ring-offset-color: rgb(253 242 248 / 0.4);
}
.ring-offset-pink-50\/45{
  --tw-ring-offset-color: rgb(253 242 248 / 0.45);
}
.ring-offset-pink-50\/5{
  --tw-ring-offset-color: rgb(253 242 248 / 0.05);
}
.ring-offset-pink-50\/50{
  --tw-ring-offset-color: rgb(253 242 248 / 0.5);
}
.ring-offset-pink-50\/55{
  --tw-ring-offset-color: rgb(253 242 248 / 0.55);
}
.ring-offset-pink-50\/60{
  --tw-ring-offset-color: rgb(253 242 248 / 0.6);
}
.ring-offset-pink-50\/65{
  --tw-ring-offset-color: rgb(253 242 248 / 0.65);
}
.ring-offset-pink-50\/70{
  --tw-ring-offset-color: rgb(253 242 248 / 0.7);
}
.ring-offset-pink-50\/75{
  --tw-ring-offset-color: rgb(253 242 248 / 0.75);
}
.ring-offset-pink-50\/80{
  --tw-ring-offset-color: rgb(253 242 248 / 0.8);
}
.ring-offset-pink-50\/85{
  --tw-ring-offset-color: rgb(253 242 248 / 0.85);
}
.ring-offset-pink-50\/90{
  --tw-ring-offset-color: rgb(253 242 248 / 0.9);
}
.ring-offset-pink-50\/95{
  --tw-ring-offset-color: rgb(253 242 248 / 0.95);
}
.ring-offset-pink-500{
  --tw-ring-offset-color: #ec4899;
}
.ring-offset-pink-500\/0{
  --tw-ring-offset-color: rgb(236 72 153 / 0);
}
.ring-offset-pink-500\/10{
  --tw-ring-offset-color: rgb(236 72 153 / 0.1);
}
.ring-offset-pink-500\/100{
  --tw-ring-offset-color: rgb(236 72 153 / 1);
}
.ring-offset-pink-500\/15{
  --tw-ring-offset-color: rgb(236 72 153 / 0.15);
}
.ring-offset-pink-500\/20{
  --tw-ring-offset-color: rgb(236 72 153 / 0.2);
}
.ring-offset-pink-500\/25{
  --tw-ring-offset-color: rgb(236 72 153 / 0.25);
}
.ring-offset-pink-500\/30{
  --tw-ring-offset-color: rgb(236 72 153 / 0.3);
}
.ring-offset-pink-500\/35{
  --tw-ring-offset-color: rgb(236 72 153 / 0.35);
}
.ring-offset-pink-500\/40{
  --tw-ring-offset-color: rgb(236 72 153 / 0.4);
}
.ring-offset-pink-500\/45{
  --tw-ring-offset-color: rgb(236 72 153 / 0.45);
}
.ring-offset-pink-500\/5{
  --tw-ring-offset-color: rgb(236 72 153 / 0.05);
}
.ring-offset-pink-500\/50{
  --tw-ring-offset-color: rgb(236 72 153 / 0.5);
}
.ring-offset-pink-500\/55{
  --tw-ring-offset-color: rgb(236 72 153 / 0.55);
}
.ring-offset-pink-500\/60{
  --tw-ring-offset-color: rgb(236 72 153 / 0.6);
}
.ring-offset-pink-500\/65{
  --tw-ring-offset-color: rgb(236 72 153 / 0.65);
}
.ring-offset-pink-500\/70{
  --tw-ring-offset-color: rgb(236 72 153 / 0.7);
}
.ring-offset-pink-500\/75{
  --tw-ring-offset-color: rgb(236 72 153 / 0.75);
}
.ring-offset-pink-500\/80{
  --tw-ring-offset-color: rgb(236 72 153 / 0.8);
}
.ring-offset-pink-500\/85{
  --tw-ring-offset-color: rgb(236 72 153 / 0.85);
}
.ring-offset-pink-500\/90{
  --tw-ring-offset-color: rgb(236 72 153 / 0.9);
}
.ring-offset-pink-500\/95{
  --tw-ring-offset-color: rgb(236 72 153 / 0.95);
}
.ring-offset-pink-600{
  --tw-ring-offset-color: #db2777;
}
.ring-offset-pink-600\/0{
  --tw-ring-offset-color: rgb(219 39 119 / 0);
}
.ring-offset-pink-600\/10{
  --tw-ring-offset-color: rgb(219 39 119 / 0.1);
}
.ring-offset-pink-600\/100{
  --tw-ring-offset-color: rgb(219 39 119 / 1);
}
.ring-offset-pink-600\/15{
  --tw-ring-offset-color: rgb(219 39 119 / 0.15);
}
.ring-offset-pink-600\/20{
  --tw-ring-offset-color: rgb(219 39 119 / 0.2);
}
.ring-offset-pink-600\/25{
  --tw-ring-offset-color: rgb(219 39 119 / 0.25);
}
.ring-offset-pink-600\/30{
  --tw-ring-offset-color: rgb(219 39 119 / 0.3);
}
.ring-offset-pink-600\/35{
  --tw-ring-offset-color: rgb(219 39 119 / 0.35);
}
.ring-offset-pink-600\/40{
  --tw-ring-offset-color: rgb(219 39 119 / 0.4);
}
.ring-offset-pink-600\/45{
  --tw-ring-offset-color: rgb(219 39 119 / 0.45);
}
.ring-offset-pink-600\/5{
  --tw-ring-offset-color: rgb(219 39 119 / 0.05);
}
.ring-offset-pink-600\/50{
  --tw-ring-offset-color: rgb(219 39 119 / 0.5);
}
.ring-offset-pink-600\/55{
  --tw-ring-offset-color: rgb(219 39 119 / 0.55);
}
.ring-offset-pink-600\/60{
  --tw-ring-offset-color: rgb(219 39 119 / 0.6);
}
.ring-offset-pink-600\/65{
  --tw-ring-offset-color: rgb(219 39 119 / 0.65);
}
.ring-offset-pink-600\/70{
  --tw-ring-offset-color: rgb(219 39 119 / 0.7);
}
.ring-offset-pink-600\/75{
  --tw-ring-offset-color: rgb(219 39 119 / 0.75);
}
.ring-offset-pink-600\/80{
  --tw-ring-offset-color: rgb(219 39 119 / 0.8);
}
.ring-offset-pink-600\/85{
  --tw-ring-offset-color: rgb(219 39 119 / 0.85);
}
.ring-offset-pink-600\/90{
  --tw-ring-offset-color: rgb(219 39 119 / 0.9);
}
.ring-offset-pink-600\/95{
  --tw-ring-offset-color: rgb(219 39 119 / 0.95);
}
.ring-offset-pink-700{
  --tw-ring-offset-color: #be185d;
}
.ring-offset-pink-700\/0{
  --tw-ring-offset-color: rgb(190 24 93 / 0);
}
.ring-offset-pink-700\/10{
  --tw-ring-offset-color: rgb(190 24 93 / 0.1);
}
.ring-offset-pink-700\/100{
  --tw-ring-offset-color: rgb(190 24 93 / 1);
}
.ring-offset-pink-700\/15{
  --tw-ring-offset-color: rgb(190 24 93 / 0.15);
}
.ring-offset-pink-700\/20{
  --tw-ring-offset-color: rgb(190 24 93 / 0.2);
}
.ring-offset-pink-700\/25{
  --tw-ring-offset-color: rgb(190 24 93 / 0.25);
}
.ring-offset-pink-700\/30{
  --tw-ring-offset-color: rgb(190 24 93 / 0.3);
}
.ring-offset-pink-700\/35{
  --tw-ring-offset-color: rgb(190 24 93 / 0.35);
}
.ring-offset-pink-700\/40{
  --tw-ring-offset-color: rgb(190 24 93 / 0.4);
}
.ring-offset-pink-700\/45{
  --tw-ring-offset-color: rgb(190 24 93 / 0.45);
}
.ring-offset-pink-700\/5{
  --tw-ring-offset-color: rgb(190 24 93 / 0.05);
}
.ring-offset-pink-700\/50{
  --tw-ring-offset-color: rgb(190 24 93 / 0.5);
}
.ring-offset-pink-700\/55{
  --tw-ring-offset-color: rgb(190 24 93 / 0.55);
}
.ring-offset-pink-700\/60{
  --tw-ring-offset-color: rgb(190 24 93 / 0.6);
}
.ring-offset-pink-700\/65{
  --tw-ring-offset-color: rgb(190 24 93 / 0.65);
}
.ring-offset-pink-700\/70{
  --tw-ring-offset-color: rgb(190 24 93 / 0.7);
}
.ring-offset-pink-700\/75{
  --tw-ring-offset-color: rgb(190 24 93 / 0.75);
}
.ring-offset-pink-700\/80{
  --tw-ring-offset-color: rgb(190 24 93 / 0.8);
}
.ring-offset-pink-700\/85{
  --tw-ring-offset-color: rgb(190 24 93 / 0.85);
}
.ring-offset-pink-700\/90{
  --tw-ring-offset-color: rgb(190 24 93 / 0.9);
}
.ring-offset-pink-700\/95{
  --tw-ring-offset-color: rgb(190 24 93 / 0.95);
}
.ring-offset-pink-800{
  --tw-ring-offset-color: #9d174d;
}
.ring-offset-pink-800\/0{
  --tw-ring-offset-color: rgb(157 23 77 / 0);
}
.ring-offset-pink-800\/10{
  --tw-ring-offset-color: rgb(157 23 77 / 0.1);
}
.ring-offset-pink-800\/100{
  --tw-ring-offset-color: rgb(157 23 77 / 1);
}
.ring-offset-pink-800\/15{
  --tw-ring-offset-color: rgb(157 23 77 / 0.15);
}
.ring-offset-pink-800\/20{
  --tw-ring-offset-color: rgb(157 23 77 / 0.2);
}
.ring-offset-pink-800\/25{
  --tw-ring-offset-color: rgb(157 23 77 / 0.25);
}
.ring-offset-pink-800\/30{
  --tw-ring-offset-color: rgb(157 23 77 / 0.3);
}
.ring-offset-pink-800\/35{
  --tw-ring-offset-color: rgb(157 23 77 / 0.35);
}
.ring-offset-pink-800\/40{
  --tw-ring-offset-color: rgb(157 23 77 / 0.4);
}
.ring-offset-pink-800\/45{
  --tw-ring-offset-color: rgb(157 23 77 / 0.45);
}
.ring-offset-pink-800\/5{
  --tw-ring-offset-color: rgb(157 23 77 / 0.05);
}
.ring-offset-pink-800\/50{
  --tw-ring-offset-color: rgb(157 23 77 / 0.5);
}
.ring-offset-pink-800\/55{
  --tw-ring-offset-color: rgb(157 23 77 / 0.55);
}
.ring-offset-pink-800\/60{
  --tw-ring-offset-color: rgb(157 23 77 / 0.6);
}
.ring-offset-pink-800\/65{
  --tw-ring-offset-color: rgb(157 23 77 / 0.65);
}
.ring-offset-pink-800\/70{
  --tw-ring-offset-color: rgb(157 23 77 / 0.7);
}
.ring-offset-pink-800\/75{
  --tw-ring-offset-color: rgb(157 23 77 / 0.75);
}
.ring-offset-pink-800\/80{
  --tw-ring-offset-color: rgb(157 23 77 / 0.8);
}
.ring-offset-pink-800\/85{
  --tw-ring-offset-color: rgb(157 23 77 / 0.85);
}
.ring-offset-pink-800\/90{
  --tw-ring-offset-color: rgb(157 23 77 / 0.9);
}
.ring-offset-pink-800\/95{
  --tw-ring-offset-color: rgb(157 23 77 / 0.95);
}
.ring-offset-pink-900{
  --tw-ring-offset-color: #831843;
}
.ring-offset-pink-900\/0{
  --tw-ring-offset-color: rgb(131 24 67 / 0);
}
.ring-offset-pink-900\/10{
  --tw-ring-offset-color: rgb(131 24 67 / 0.1);
}
.ring-offset-pink-900\/100{
  --tw-ring-offset-color: rgb(131 24 67 / 1);
}
.ring-offset-pink-900\/15{
  --tw-ring-offset-color: rgb(131 24 67 / 0.15);
}
.ring-offset-pink-900\/20{
  --tw-ring-offset-color: rgb(131 24 67 / 0.2);
}
.ring-offset-pink-900\/25{
  --tw-ring-offset-color: rgb(131 24 67 / 0.25);
}
.ring-offset-pink-900\/30{
  --tw-ring-offset-color: rgb(131 24 67 / 0.3);
}
.ring-offset-pink-900\/35{
  --tw-ring-offset-color: rgb(131 24 67 / 0.35);
}
.ring-offset-pink-900\/40{
  --tw-ring-offset-color: rgb(131 24 67 / 0.4);
}
.ring-offset-pink-900\/45{
  --tw-ring-offset-color: rgb(131 24 67 / 0.45);
}
.ring-offset-pink-900\/5{
  --tw-ring-offset-color: rgb(131 24 67 / 0.05);
}
.ring-offset-pink-900\/50{
  --tw-ring-offset-color: rgb(131 24 67 / 0.5);
}
.ring-offset-pink-900\/55{
  --tw-ring-offset-color: rgb(131 24 67 / 0.55);
}
.ring-offset-pink-900\/60{
  --tw-ring-offset-color: rgb(131 24 67 / 0.6);
}
.ring-offset-pink-900\/65{
  --tw-ring-offset-color: rgb(131 24 67 / 0.65);
}
.ring-offset-pink-900\/70{
  --tw-ring-offset-color: rgb(131 24 67 / 0.7);
}
.ring-offset-pink-900\/75{
  --tw-ring-offset-color: rgb(131 24 67 / 0.75);
}
.ring-offset-pink-900\/80{
  --tw-ring-offset-color: rgb(131 24 67 / 0.8);
}
.ring-offset-pink-900\/85{
  --tw-ring-offset-color: rgb(131 24 67 / 0.85);
}
.ring-offset-pink-900\/90{
  --tw-ring-offset-color: rgb(131 24 67 / 0.9);
}
.ring-offset-pink-900\/95{
  --tw-ring-offset-color: rgb(131 24 67 / 0.95);
}
.ring-offset-pink-950{
  --tw-ring-offset-color: #500724;
}
.ring-offset-pink-950\/0{
  --tw-ring-offset-color: rgb(80 7 36 / 0);
}
.ring-offset-pink-950\/10{
  --tw-ring-offset-color: rgb(80 7 36 / 0.1);
}
.ring-offset-pink-950\/100{
  --tw-ring-offset-color: rgb(80 7 36 / 1);
}
.ring-offset-pink-950\/15{
  --tw-ring-offset-color: rgb(80 7 36 / 0.15);
}
.ring-offset-pink-950\/20{
  --tw-ring-offset-color: rgb(80 7 36 / 0.2);
}
.ring-offset-pink-950\/25{
  --tw-ring-offset-color: rgb(80 7 36 / 0.25);
}
.ring-offset-pink-950\/30{
  --tw-ring-offset-color: rgb(80 7 36 / 0.3);
}
.ring-offset-pink-950\/35{
  --tw-ring-offset-color: rgb(80 7 36 / 0.35);
}
.ring-offset-pink-950\/40{
  --tw-ring-offset-color: rgb(80 7 36 / 0.4);
}
.ring-offset-pink-950\/45{
  --tw-ring-offset-color: rgb(80 7 36 / 0.45);
}
.ring-offset-pink-950\/5{
  --tw-ring-offset-color: rgb(80 7 36 / 0.05);
}
.ring-offset-pink-950\/50{
  --tw-ring-offset-color: rgb(80 7 36 / 0.5);
}
.ring-offset-pink-950\/55{
  --tw-ring-offset-color: rgb(80 7 36 / 0.55);
}
.ring-offset-pink-950\/60{
  --tw-ring-offset-color: rgb(80 7 36 / 0.6);
}
.ring-offset-pink-950\/65{
  --tw-ring-offset-color: rgb(80 7 36 / 0.65);
}
.ring-offset-pink-950\/70{
  --tw-ring-offset-color: rgb(80 7 36 / 0.7);
}
.ring-offset-pink-950\/75{
  --tw-ring-offset-color: rgb(80 7 36 / 0.75);
}
.ring-offset-pink-950\/80{
  --tw-ring-offset-color: rgb(80 7 36 / 0.8);
}
.ring-offset-pink-950\/85{
  --tw-ring-offset-color: rgb(80 7 36 / 0.85);
}
.ring-offset-pink-950\/90{
  --tw-ring-offset-color: rgb(80 7 36 / 0.9);
}
.ring-offset-pink-950\/95{
  --tw-ring-offset-color: rgb(80 7 36 / 0.95);
}
.ring-offset-popover{
  --tw-ring-offset-color: hsl(var(--popover));
}
.ring-offset-popover-foreground{
  --tw-ring-offset-color: hsl(var(--popover-foreground));
}
.ring-offset-popover-foreground\/0{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0);
}
.ring-offset-popover-foreground\/10{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.1);
}
.ring-offset-popover-foreground\/100{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 1);
}
.ring-offset-popover-foreground\/15{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.15);
}
.ring-offset-popover-foreground\/20{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.2);
}
.ring-offset-popover-foreground\/25{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.25);
}
.ring-offset-popover-foreground\/30{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.3);
}
.ring-offset-popover-foreground\/35{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.35);
}
.ring-offset-popover-foreground\/40{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.4);
}
.ring-offset-popover-foreground\/45{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.45);
}
.ring-offset-popover-foreground\/5{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.05);
}
.ring-offset-popover-foreground\/50{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.5);
}
.ring-offset-popover-foreground\/55{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.55);
}
.ring-offset-popover-foreground\/60{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.6);
}
.ring-offset-popover-foreground\/65{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.65);
}
.ring-offset-popover-foreground\/70{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.7);
}
.ring-offset-popover-foreground\/75{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.75);
}
.ring-offset-popover-foreground\/80{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.8);
}
.ring-offset-popover-foreground\/85{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.85);
}
.ring-offset-popover-foreground\/90{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.9);
}
.ring-offset-popover-foreground\/95{
  --tw-ring-offset-color: hsl(var(--popover-foreground) / 0.95);
}
.ring-offset-popover\/0{
  --tw-ring-offset-color: hsl(var(--popover) / 0);
}
.ring-offset-popover\/10{
  --tw-ring-offset-color: hsl(var(--popover) / 0.1);
}
.ring-offset-popover\/100{
  --tw-ring-offset-color: hsl(var(--popover) / 1);
}
.ring-offset-popover\/15{
  --tw-ring-offset-color: hsl(var(--popover) / 0.15);
}
.ring-offset-popover\/20{
  --tw-ring-offset-color: hsl(var(--popover) / 0.2);
}
.ring-offset-popover\/25{
  --tw-ring-offset-color: hsl(var(--popover) / 0.25);
}
.ring-offset-popover\/30{
  --tw-ring-offset-color: hsl(var(--popover) / 0.3);
}
.ring-offset-popover\/35{
  --tw-ring-offset-color: hsl(var(--popover) / 0.35);
}
.ring-offset-popover\/40{
  --tw-ring-offset-color: hsl(var(--popover) / 0.4);
}
.ring-offset-popover\/45{
  --tw-ring-offset-color: hsl(var(--popover) / 0.45);
}
.ring-offset-popover\/5{
  --tw-ring-offset-color: hsl(var(--popover) / 0.05);
}
.ring-offset-popover\/50{
  --tw-ring-offset-color: hsl(var(--popover) / 0.5);
}
.ring-offset-popover\/55{
  --tw-ring-offset-color: hsl(var(--popover) / 0.55);
}
.ring-offset-popover\/60{
  --tw-ring-offset-color: hsl(var(--popover) / 0.6);
}
.ring-offset-popover\/65{
  --tw-ring-offset-color: hsl(var(--popover) / 0.65);
}
.ring-offset-popover\/70{
  --tw-ring-offset-color: hsl(var(--popover) / 0.7);
}
.ring-offset-popover\/75{
  --tw-ring-offset-color: hsl(var(--popover) / 0.75);
}
.ring-offset-popover\/80{
  --tw-ring-offset-color: hsl(var(--popover) / 0.8);
}
.ring-offset-popover\/85{
  --tw-ring-offset-color: hsl(var(--popover) / 0.85);
}
.ring-offset-popover\/90{
  --tw-ring-offset-color: hsl(var(--popover) / 0.9);
}
.ring-offset-popover\/95{
  --tw-ring-offset-color: hsl(var(--popover) / 0.95);
}
.ring-offset-primary{
  --tw-ring-offset-color: hsl(var(--primary));
}
.ring-offset-primary-foreground{
  --tw-ring-offset-color: hsl(var(--primary-foreground));
}
.ring-offset-primary-foreground\/0{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0);
}
.ring-offset-primary-foreground\/10{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.1);
}
.ring-offset-primary-foreground\/100{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 1);
}
.ring-offset-primary-foreground\/15{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.15);
}
.ring-offset-primary-foreground\/20{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.2);
}
.ring-offset-primary-foreground\/25{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.25);
}
.ring-offset-primary-foreground\/30{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.3);
}
.ring-offset-primary-foreground\/35{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.35);
}
.ring-offset-primary-foreground\/40{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.4);
}
.ring-offset-primary-foreground\/45{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.45);
}
.ring-offset-primary-foreground\/5{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.05);
}
.ring-offset-primary-foreground\/50{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.5);
}
.ring-offset-primary-foreground\/55{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.55);
}
.ring-offset-primary-foreground\/60{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.6);
}
.ring-offset-primary-foreground\/65{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.65);
}
.ring-offset-primary-foreground\/70{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.7);
}
.ring-offset-primary-foreground\/75{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.75);
}
.ring-offset-primary-foreground\/80{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.8);
}
.ring-offset-primary-foreground\/85{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.85);
}
.ring-offset-primary-foreground\/90{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.9);
}
.ring-offset-primary-foreground\/95{
  --tw-ring-offset-color: hsl(var(--primary-foreground) / 0.95);
}
.ring-offset-primary\/0{
  --tw-ring-offset-color: hsl(var(--primary) / 0);
}
.ring-offset-primary\/10{
  --tw-ring-offset-color: hsl(var(--primary) / 0.1);
}
.ring-offset-primary\/100{
  --tw-ring-offset-color: hsl(var(--primary) / 1);
}
.ring-offset-primary\/15{
  --tw-ring-offset-color: hsl(var(--primary) / 0.15);
}
.ring-offset-primary\/20{
  --tw-ring-offset-color: hsl(var(--primary) / 0.2);
}
.ring-offset-primary\/25{
  --tw-ring-offset-color: hsl(var(--primary) / 0.25);
}
.ring-offset-primary\/30{
  --tw-ring-offset-color: hsl(var(--primary) / 0.3);
}
.ring-offset-primary\/35{
  --tw-ring-offset-color: hsl(var(--primary) / 0.35);
}
.ring-offset-primary\/40{
  --tw-ring-offset-color: hsl(var(--primary) / 0.4);
}
.ring-offset-primary\/45{
  --tw-ring-offset-color: hsl(var(--primary) / 0.45);
}
.ring-offset-primary\/5{
  --tw-ring-offset-color: hsl(var(--primary) / 0.05);
}
.ring-offset-primary\/50{
  --tw-ring-offset-color: hsl(var(--primary) / 0.5);
}
.ring-offset-primary\/55{
  --tw-ring-offset-color: hsl(var(--primary) / 0.55);
}
.ring-offset-primary\/60{
  --tw-ring-offset-color: hsl(var(--primary) / 0.6);
}
.ring-offset-primary\/65{
  --tw-ring-offset-color: hsl(var(--primary) / 0.65);
}
.ring-offset-primary\/70{
  --tw-ring-offset-color: hsl(var(--primary) / 0.7);
}
.ring-offset-primary\/75{
  --tw-ring-offset-color: hsl(var(--primary) / 0.75);
}
.ring-offset-primary\/80{
  --tw-ring-offset-color: hsl(var(--primary) / 0.8);
}
.ring-offset-primary\/85{
  --tw-ring-offset-color: hsl(var(--primary) / 0.85);
}
.ring-offset-primary\/90{
  --tw-ring-offset-color: hsl(var(--primary) / 0.9);
}
.ring-offset-primary\/95{
  --tw-ring-offset-color: hsl(var(--primary) / 0.95);
}
.ring-offset-purple-100{
  --tw-ring-offset-color: #f3e8ff;
}
.ring-offset-purple-100\/0{
  --tw-ring-offset-color: rgb(243 232 255 / 0);
}
.ring-offset-purple-100\/10{
  --tw-ring-offset-color: rgb(243 232 255 / 0.1);
}
.ring-offset-purple-100\/100{
  --tw-ring-offset-color: rgb(243 232 255 / 1);
}
.ring-offset-purple-100\/15{
  --tw-ring-offset-color: rgb(243 232 255 / 0.15);
}
.ring-offset-purple-100\/20{
  --tw-ring-offset-color: rgb(243 232 255 / 0.2);
}
.ring-offset-purple-100\/25{
  --tw-ring-offset-color: rgb(243 232 255 / 0.25);
}
.ring-offset-purple-100\/30{
  --tw-ring-offset-color: rgb(243 232 255 / 0.3);
}
.ring-offset-purple-100\/35{
  --tw-ring-offset-color: rgb(243 232 255 / 0.35);
}
.ring-offset-purple-100\/40{
  --tw-ring-offset-color: rgb(243 232 255 / 0.4);
}
.ring-offset-purple-100\/45{
  --tw-ring-offset-color: rgb(243 232 255 / 0.45);
}
.ring-offset-purple-100\/5{
  --tw-ring-offset-color: rgb(243 232 255 / 0.05);
}
.ring-offset-purple-100\/50{
  --tw-ring-offset-color: rgb(243 232 255 / 0.5);
}
.ring-offset-purple-100\/55{
  --tw-ring-offset-color: rgb(243 232 255 / 0.55);
}
.ring-offset-purple-100\/60{
  --tw-ring-offset-color: rgb(243 232 255 / 0.6);
}
.ring-offset-purple-100\/65{
  --tw-ring-offset-color: rgb(243 232 255 / 0.65);
}
.ring-offset-purple-100\/70{
  --tw-ring-offset-color: rgb(243 232 255 / 0.7);
}
.ring-offset-purple-100\/75{
  --tw-ring-offset-color: rgb(243 232 255 / 0.75);
}
.ring-offset-purple-100\/80{
  --tw-ring-offset-color: rgb(243 232 255 / 0.8);
}
.ring-offset-purple-100\/85{
  --tw-ring-offset-color: rgb(243 232 255 / 0.85);
}
.ring-offset-purple-100\/90{
  --tw-ring-offset-color: rgb(243 232 255 / 0.9);
}
.ring-offset-purple-100\/95{
  --tw-ring-offset-color: rgb(243 232 255 / 0.95);
}
.ring-offset-purple-200{
  --tw-ring-offset-color: #e9d5ff;
}
.ring-offset-purple-200\/0{
  --tw-ring-offset-color: rgb(233 213 255 / 0);
}
.ring-offset-purple-200\/10{
  --tw-ring-offset-color: rgb(233 213 255 / 0.1);
}
.ring-offset-purple-200\/100{
  --tw-ring-offset-color: rgb(233 213 255 / 1);
}
.ring-offset-purple-200\/15{
  --tw-ring-offset-color: rgb(233 213 255 / 0.15);
}
.ring-offset-purple-200\/20{
  --tw-ring-offset-color: rgb(233 213 255 / 0.2);
}
.ring-offset-purple-200\/25{
  --tw-ring-offset-color: rgb(233 213 255 / 0.25);
}
.ring-offset-purple-200\/30{
  --tw-ring-offset-color: rgb(233 213 255 / 0.3);
}
.ring-offset-purple-200\/35{
  --tw-ring-offset-color: rgb(233 213 255 / 0.35);
}
.ring-offset-purple-200\/40{
  --tw-ring-offset-color: rgb(233 213 255 / 0.4);
}
.ring-offset-purple-200\/45{
  --tw-ring-offset-color: rgb(233 213 255 / 0.45);
}
.ring-offset-purple-200\/5{
  --tw-ring-offset-color: rgb(233 213 255 / 0.05);
}
.ring-offset-purple-200\/50{
  --tw-ring-offset-color: rgb(233 213 255 / 0.5);
}
.ring-offset-purple-200\/55{
  --tw-ring-offset-color: rgb(233 213 255 / 0.55);
}
.ring-offset-purple-200\/60{
  --tw-ring-offset-color: rgb(233 213 255 / 0.6);
}
.ring-offset-purple-200\/65{
  --tw-ring-offset-color: rgb(233 213 255 / 0.65);
}
.ring-offset-purple-200\/70{
  --tw-ring-offset-color: rgb(233 213 255 / 0.7);
}
.ring-offset-purple-200\/75{
  --tw-ring-offset-color: rgb(233 213 255 / 0.75);
}
.ring-offset-purple-200\/80{
  --tw-ring-offset-color: rgb(233 213 255 / 0.8);
}
.ring-offset-purple-200\/85{
  --tw-ring-offset-color: rgb(233 213 255 / 0.85);
}
.ring-offset-purple-200\/90{
  --tw-ring-offset-color: rgb(233 213 255 / 0.9);
}
.ring-offset-purple-200\/95{
  --tw-ring-offset-color: rgb(233 213 255 / 0.95);
}
.ring-offset-purple-300{
  --tw-ring-offset-color: #d8b4fe;
}
.ring-offset-purple-300\/0{
  --tw-ring-offset-color: rgb(216 180 254 / 0);
}
.ring-offset-purple-300\/10{
  --tw-ring-offset-color: rgb(216 180 254 / 0.1);
}
.ring-offset-purple-300\/100{
  --tw-ring-offset-color: rgb(216 180 254 / 1);
}
.ring-offset-purple-300\/15{
  --tw-ring-offset-color: rgb(216 180 254 / 0.15);
}
.ring-offset-purple-300\/20{
  --tw-ring-offset-color: rgb(216 180 254 / 0.2);
}
.ring-offset-purple-300\/25{
  --tw-ring-offset-color: rgb(216 180 254 / 0.25);
}
.ring-offset-purple-300\/30{
  --tw-ring-offset-color: rgb(216 180 254 / 0.3);
}
.ring-offset-purple-300\/35{
  --tw-ring-offset-color: rgb(216 180 254 / 0.35);
}
.ring-offset-purple-300\/40{
  --tw-ring-offset-color: rgb(216 180 254 / 0.4);
}
.ring-offset-purple-300\/45{
  --tw-ring-offset-color: rgb(216 180 254 / 0.45);
}
.ring-offset-purple-300\/5{
  --tw-ring-offset-color: rgb(216 180 254 / 0.05);
}
.ring-offset-purple-300\/50{
  --tw-ring-offset-color: rgb(216 180 254 / 0.5);
}
.ring-offset-purple-300\/55{
  --tw-ring-offset-color: rgb(216 180 254 / 0.55);
}
.ring-offset-purple-300\/60{
  --tw-ring-offset-color: rgb(216 180 254 / 0.6);
}
.ring-offset-purple-300\/65{
  --tw-ring-offset-color: rgb(216 180 254 / 0.65);
}
.ring-offset-purple-300\/70{
  --tw-ring-offset-color: rgb(216 180 254 / 0.7);
}
.ring-offset-purple-300\/75{
  --tw-ring-offset-color: rgb(216 180 254 / 0.75);
}
.ring-offset-purple-300\/80{
  --tw-ring-offset-color: rgb(216 180 254 / 0.8);
}
.ring-offset-purple-300\/85{
  --tw-ring-offset-color: rgb(216 180 254 / 0.85);
}
.ring-offset-purple-300\/90{
  --tw-ring-offset-color: rgb(216 180 254 / 0.9);
}
.ring-offset-purple-300\/95{
  --tw-ring-offset-color: rgb(216 180 254 / 0.95);
}
.ring-offset-purple-400{
  --tw-ring-offset-color: #c084fc;
}
.ring-offset-purple-400\/0{
  --tw-ring-offset-color: rgb(192 132 252 / 0);
}
.ring-offset-purple-400\/10{
  --tw-ring-offset-color: rgb(192 132 252 / 0.1);
}
.ring-offset-purple-400\/100{
  --tw-ring-offset-color: rgb(192 132 252 / 1);
}
.ring-offset-purple-400\/15{
  --tw-ring-offset-color: rgb(192 132 252 / 0.15);
}
.ring-offset-purple-400\/20{
  --tw-ring-offset-color: rgb(192 132 252 / 0.2);
}
.ring-offset-purple-400\/25{
  --tw-ring-offset-color: rgb(192 132 252 / 0.25);
}
.ring-offset-purple-400\/30{
  --tw-ring-offset-color: rgb(192 132 252 / 0.3);
}
.ring-offset-purple-400\/35{
  --tw-ring-offset-color: rgb(192 132 252 / 0.35);
}
.ring-offset-purple-400\/40{
  --tw-ring-offset-color: rgb(192 132 252 / 0.4);
}
.ring-offset-purple-400\/45{
  --tw-ring-offset-color: rgb(192 132 252 / 0.45);
}
.ring-offset-purple-400\/5{
  --tw-ring-offset-color: rgb(192 132 252 / 0.05);
}
.ring-offset-purple-400\/50{
  --tw-ring-offset-color: rgb(192 132 252 / 0.5);
}
.ring-offset-purple-400\/55{
  --tw-ring-offset-color: rgb(192 132 252 / 0.55);
}
.ring-offset-purple-400\/60{
  --tw-ring-offset-color: rgb(192 132 252 / 0.6);
}
.ring-offset-purple-400\/65{
  --tw-ring-offset-color: rgb(192 132 252 / 0.65);
}
.ring-offset-purple-400\/70{
  --tw-ring-offset-color: rgb(192 132 252 / 0.7);
}
.ring-offset-purple-400\/75{
  --tw-ring-offset-color: rgb(192 132 252 / 0.75);
}
.ring-offset-purple-400\/80{
  --tw-ring-offset-color: rgb(192 132 252 / 0.8);
}
.ring-offset-purple-400\/85{
  --tw-ring-offset-color: rgb(192 132 252 / 0.85);
}
.ring-offset-purple-400\/90{
  --tw-ring-offset-color: rgb(192 132 252 / 0.9);
}
.ring-offset-purple-400\/95{
  --tw-ring-offset-color: rgb(192 132 252 / 0.95);
}
.ring-offset-purple-50{
  --tw-ring-offset-color: #faf5ff;
}
.ring-offset-purple-50\/0{
  --tw-ring-offset-color: rgb(250 245 255 / 0);
}
.ring-offset-purple-50\/10{
  --tw-ring-offset-color: rgb(250 245 255 / 0.1);
}
.ring-offset-purple-50\/100{
  --tw-ring-offset-color: rgb(250 245 255 / 1);
}
.ring-offset-purple-50\/15{
  --tw-ring-offset-color: rgb(250 245 255 / 0.15);
}
.ring-offset-purple-50\/20{
  --tw-ring-offset-color: rgb(250 245 255 / 0.2);
}
.ring-offset-purple-50\/25{
  --tw-ring-offset-color: rgb(250 245 255 / 0.25);
}
.ring-offset-purple-50\/30{
  --tw-ring-offset-color: rgb(250 245 255 / 0.3);
}
.ring-offset-purple-50\/35{
  --tw-ring-offset-color: rgb(250 245 255 / 0.35);
}
.ring-offset-purple-50\/40{
  --tw-ring-offset-color: rgb(250 245 255 / 0.4);
}
.ring-offset-purple-50\/45{
  --tw-ring-offset-color: rgb(250 245 255 / 0.45);
}
.ring-offset-purple-50\/5{
  --tw-ring-offset-color: rgb(250 245 255 / 0.05);
}
.ring-offset-purple-50\/50{
  --tw-ring-offset-color: rgb(250 245 255 / 0.5);
}
.ring-offset-purple-50\/55{
  --tw-ring-offset-color: rgb(250 245 255 / 0.55);
}
.ring-offset-purple-50\/60{
  --tw-ring-offset-color: rgb(250 245 255 / 0.6);
}
.ring-offset-purple-50\/65{
  --tw-ring-offset-color: rgb(250 245 255 / 0.65);
}
.ring-offset-purple-50\/70{
  --tw-ring-offset-color: rgb(250 245 255 / 0.7);
}
.ring-offset-purple-50\/75{
  --tw-ring-offset-color: rgb(250 245 255 / 0.75);
}
.ring-offset-purple-50\/80{
  --tw-ring-offset-color: rgb(250 245 255 / 0.8);
}
.ring-offset-purple-50\/85{
  --tw-ring-offset-color: rgb(250 245 255 / 0.85);
}
.ring-offset-purple-50\/90{
  --tw-ring-offset-color: rgb(250 245 255 / 0.9);
}
.ring-offset-purple-50\/95{
  --tw-ring-offset-color: rgb(250 245 255 / 0.95);
}
.ring-offset-purple-500{
  --tw-ring-offset-color: #a855f7;
}
.ring-offset-purple-500\/0{
  --tw-ring-offset-color: rgb(168 85 247 / 0);
}
.ring-offset-purple-500\/10{
  --tw-ring-offset-color: rgb(168 85 247 / 0.1);
}
.ring-offset-purple-500\/100{
  --tw-ring-offset-color: rgb(168 85 247 / 1);
}
.ring-offset-purple-500\/15{
  --tw-ring-offset-color: rgb(168 85 247 / 0.15);
}
.ring-offset-purple-500\/20{
  --tw-ring-offset-color: rgb(168 85 247 / 0.2);
}
.ring-offset-purple-500\/25{
  --tw-ring-offset-color: rgb(168 85 247 / 0.25);
}
.ring-offset-purple-500\/30{
  --tw-ring-offset-color: rgb(168 85 247 / 0.3);
}
.ring-offset-purple-500\/35{
  --tw-ring-offset-color: rgb(168 85 247 / 0.35);
}
.ring-offset-purple-500\/40{
  --tw-ring-offset-color: rgb(168 85 247 / 0.4);
}
.ring-offset-purple-500\/45{
  --tw-ring-offset-color: rgb(168 85 247 / 0.45);
}
.ring-offset-purple-500\/5{
  --tw-ring-offset-color: rgb(168 85 247 / 0.05);
}
.ring-offset-purple-500\/50{
  --tw-ring-offset-color: rgb(168 85 247 / 0.5);
}
.ring-offset-purple-500\/55{
  --tw-ring-offset-color: rgb(168 85 247 / 0.55);
}
.ring-offset-purple-500\/60{
  --tw-ring-offset-color: rgb(168 85 247 / 0.6);
}
.ring-offset-purple-500\/65{
  --tw-ring-offset-color: rgb(168 85 247 / 0.65);
}
.ring-offset-purple-500\/70{
  --tw-ring-offset-color: rgb(168 85 247 / 0.7);
}
.ring-offset-purple-500\/75{
  --tw-ring-offset-color: rgb(168 85 247 / 0.75);
}
.ring-offset-purple-500\/80{
  --tw-ring-offset-color: rgb(168 85 247 / 0.8);
}
.ring-offset-purple-500\/85{
  --tw-ring-offset-color: rgb(168 85 247 / 0.85);
}
.ring-offset-purple-500\/90{
  --tw-ring-offset-color: rgb(168 85 247 / 0.9);
}
.ring-offset-purple-500\/95{
  --tw-ring-offset-color: rgb(168 85 247 / 0.95);
}
.ring-offset-purple-600{
  --tw-ring-offset-color: #9333ea;
}
.ring-offset-purple-600\/0{
  --tw-ring-offset-color: rgb(147 51 234 / 0);
}
.ring-offset-purple-600\/10{
  --tw-ring-offset-color: rgb(147 51 234 / 0.1);
}
.ring-offset-purple-600\/100{
  --tw-ring-offset-color: rgb(147 51 234 / 1);
}
.ring-offset-purple-600\/15{
  --tw-ring-offset-color: rgb(147 51 234 / 0.15);
}
.ring-offset-purple-600\/20{
  --tw-ring-offset-color: rgb(147 51 234 / 0.2);
}
.ring-offset-purple-600\/25{
  --tw-ring-offset-color: rgb(147 51 234 / 0.25);
}
.ring-offset-purple-600\/30{
  --tw-ring-offset-color: rgb(147 51 234 / 0.3);
}
.ring-offset-purple-600\/35{
  --tw-ring-offset-color: rgb(147 51 234 / 0.35);
}
.ring-offset-purple-600\/40{
  --tw-ring-offset-color: rgb(147 51 234 / 0.4);
}
.ring-offset-purple-600\/45{
  --tw-ring-offset-color: rgb(147 51 234 / 0.45);
}
.ring-offset-purple-600\/5{
  --tw-ring-offset-color: rgb(147 51 234 / 0.05);
}
.ring-offset-purple-600\/50{
  --tw-ring-offset-color: rgb(147 51 234 / 0.5);
}
.ring-offset-purple-600\/55{
  --tw-ring-offset-color: rgb(147 51 234 / 0.55);
}
.ring-offset-purple-600\/60{
  --tw-ring-offset-color: rgb(147 51 234 / 0.6);
}
.ring-offset-purple-600\/65{
  --tw-ring-offset-color: rgb(147 51 234 / 0.65);
}
.ring-offset-purple-600\/70{
  --tw-ring-offset-color: rgb(147 51 234 / 0.7);
}
.ring-offset-purple-600\/75{
  --tw-ring-offset-color: rgb(147 51 234 / 0.75);
}
.ring-offset-purple-600\/80{
  --tw-ring-offset-color: rgb(147 51 234 / 0.8);
}
.ring-offset-purple-600\/85{
  --tw-ring-offset-color: rgb(147 51 234 / 0.85);
}
.ring-offset-purple-600\/90{
  --tw-ring-offset-color: rgb(147 51 234 / 0.9);
}
.ring-offset-purple-600\/95{
  --tw-ring-offset-color: rgb(147 51 234 / 0.95);
}
.ring-offset-purple-700{
  --tw-ring-offset-color: #7e22ce;
}
.ring-offset-purple-700\/0{
  --tw-ring-offset-color: rgb(126 34 206 / 0);
}
.ring-offset-purple-700\/10{
  --tw-ring-offset-color: rgb(126 34 206 / 0.1);
}
.ring-offset-purple-700\/100{
  --tw-ring-offset-color: rgb(126 34 206 / 1);
}
.ring-offset-purple-700\/15{
  --tw-ring-offset-color: rgb(126 34 206 / 0.15);
}
.ring-offset-purple-700\/20{
  --tw-ring-offset-color: rgb(126 34 206 / 0.2);
}
.ring-offset-purple-700\/25{
  --tw-ring-offset-color: rgb(126 34 206 / 0.25);
}
.ring-offset-purple-700\/30{
  --tw-ring-offset-color: rgb(126 34 206 / 0.3);
}
.ring-offset-purple-700\/35{
  --tw-ring-offset-color: rgb(126 34 206 / 0.35);
}
.ring-offset-purple-700\/40{
  --tw-ring-offset-color: rgb(126 34 206 / 0.4);
}
.ring-offset-purple-700\/45{
  --tw-ring-offset-color: rgb(126 34 206 / 0.45);
}
.ring-offset-purple-700\/5{
  --tw-ring-offset-color: rgb(126 34 206 / 0.05);
}
.ring-offset-purple-700\/50{
  --tw-ring-offset-color: rgb(126 34 206 / 0.5);
}
.ring-offset-purple-700\/55{
  --tw-ring-offset-color: rgb(126 34 206 / 0.55);
}
.ring-offset-purple-700\/60{
  --tw-ring-offset-color: rgb(126 34 206 / 0.6);
}
.ring-offset-purple-700\/65{
  --tw-ring-offset-color: rgb(126 34 206 / 0.65);
}
.ring-offset-purple-700\/70{
  --tw-ring-offset-color: rgb(126 34 206 / 0.7);
}
.ring-offset-purple-700\/75{
  --tw-ring-offset-color: rgb(126 34 206 / 0.75);
}
.ring-offset-purple-700\/80{
  --tw-ring-offset-color: rgb(126 34 206 / 0.8);
}
.ring-offset-purple-700\/85{
  --tw-ring-offset-color: rgb(126 34 206 / 0.85);
}
.ring-offset-purple-700\/90{
  --tw-ring-offset-color: rgb(126 34 206 / 0.9);
}
.ring-offset-purple-700\/95{
  --tw-ring-offset-color: rgb(126 34 206 / 0.95);
}
.ring-offset-purple-800{
  --tw-ring-offset-color: #6b21a8;
}
.ring-offset-purple-800\/0{
  --tw-ring-offset-color: rgb(107 33 168 / 0);
}
.ring-offset-purple-800\/10{
  --tw-ring-offset-color: rgb(107 33 168 / 0.1);
}
.ring-offset-purple-800\/100{
  --tw-ring-offset-color: rgb(107 33 168 / 1);
}
.ring-offset-purple-800\/15{
  --tw-ring-offset-color: rgb(107 33 168 / 0.15);
}
.ring-offset-purple-800\/20{
  --tw-ring-offset-color: rgb(107 33 168 / 0.2);
}
.ring-offset-purple-800\/25{
  --tw-ring-offset-color: rgb(107 33 168 / 0.25);
}
.ring-offset-purple-800\/30{
  --tw-ring-offset-color: rgb(107 33 168 / 0.3);
}
.ring-offset-purple-800\/35{
  --tw-ring-offset-color: rgb(107 33 168 / 0.35);
}
.ring-offset-purple-800\/40{
  --tw-ring-offset-color: rgb(107 33 168 / 0.4);
}
.ring-offset-purple-800\/45{
  --tw-ring-offset-color: rgb(107 33 168 / 0.45);
}
.ring-offset-purple-800\/5{
  --tw-ring-offset-color: rgb(107 33 168 / 0.05);
}
.ring-offset-purple-800\/50{
  --tw-ring-offset-color: rgb(107 33 168 / 0.5);
}
.ring-offset-purple-800\/55{
  --tw-ring-offset-color: rgb(107 33 168 / 0.55);
}
.ring-offset-purple-800\/60{
  --tw-ring-offset-color: rgb(107 33 168 / 0.6);
}
.ring-offset-purple-800\/65{
  --tw-ring-offset-color: rgb(107 33 168 / 0.65);
}
.ring-offset-purple-800\/70{
  --tw-ring-offset-color: rgb(107 33 168 / 0.7);
}
.ring-offset-purple-800\/75{
  --tw-ring-offset-color: rgb(107 33 168 / 0.75);
}
.ring-offset-purple-800\/80{
  --tw-ring-offset-color: rgb(107 33 168 / 0.8);
}
.ring-offset-purple-800\/85{
  --tw-ring-offset-color: rgb(107 33 168 / 0.85);
}
.ring-offset-purple-800\/90{
  --tw-ring-offset-color: rgb(107 33 168 / 0.9);
}
.ring-offset-purple-800\/95{
  --tw-ring-offset-color: rgb(107 33 168 / 0.95);
}
.ring-offset-purple-900{
  --tw-ring-offset-color: #581c87;
}
.ring-offset-purple-900\/0{
  --tw-ring-offset-color: rgb(88 28 135 / 0);
}
.ring-offset-purple-900\/10{
  --tw-ring-offset-color: rgb(88 28 135 / 0.1);
}
.ring-offset-purple-900\/100{
  --tw-ring-offset-color: rgb(88 28 135 / 1);
}
.ring-offset-purple-900\/15{
  --tw-ring-offset-color: rgb(88 28 135 / 0.15);
}
.ring-offset-purple-900\/20{
  --tw-ring-offset-color: rgb(88 28 135 / 0.2);
}
.ring-offset-purple-900\/25{
  --tw-ring-offset-color: rgb(88 28 135 / 0.25);
}
.ring-offset-purple-900\/30{
  --tw-ring-offset-color: rgb(88 28 135 / 0.3);
}
.ring-offset-purple-900\/35{
  --tw-ring-offset-color: rgb(88 28 135 / 0.35);
}
.ring-offset-purple-900\/40{
  --tw-ring-offset-color: rgb(88 28 135 / 0.4);
}
.ring-offset-purple-900\/45{
  --tw-ring-offset-color: rgb(88 28 135 / 0.45);
}
.ring-offset-purple-900\/5{
  --tw-ring-offset-color: rgb(88 28 135 / 0.05);
}
.ring-offset-purple-900\/50{
  --tw-ring-offset-color: rgb(88 28 135 / 0.5);
}
.ring-offset-purple-900\/55{
  --tw-ring-offset-color: rgb(88 28 135 / 0.55);
}
.ring-offset-purple-900\/60{
  --tw-ring-offset-color: rgb(88 28 135 / 0.6);
}
.ring-offset-purple-900\/65{
  --tw-ring-offset-color: rgb(88 28 135 / 0.65);
}
.ring-offset-purple-900\/70{
  --tw-ring-offset-color: rgb(88 28 135 / 0.7);
}
.ring-offset-purple-900\/75{
  --tw-ring-offset-color: rgb(88 28 135 / 0.75);
}
.ring-offset-purple-900\/80{
  --tw-ring-offset-color: rgb(88 28 135 / 0.8);
}
.ring-offset-purple-900\/85{
  --tw-ring-offset-color: rgb(88 28 135 / 0.85);
}
.ring-offset-purple-900\/90{
  --tw-ring-offset-color: rgb(88 28 135 / 0.9);
}
.ring-offset-purple-900\/95{
  --tw-ring-offset-color: rgb(88 28 135 / 0.95);
}
.ring-offset-purple-950{
  --tw-ring-offset-color: #3b0764;
}
.ring-offset-purple-950\/0{
  --tw-ring-offset-color: rgb(59 7 100 / 0);
}
.ring-offset-purple-950\/10{
  --tw-ring-offset-color: rgb(59 7 100 / 0.1);
}
.ring-offset-purple-950\/100{
  --tw-ring-offset-color: rgb(59 7 100 / 1);
}
.ring-offset-purple-950\/15{
  --tw-ring-offset-color: rgb(59 7 100 / 0.15);
}
.ring-offset-purple-950\/20{
  --tw-ring-offset-color: rgb(59 7 100 / 0.2);
}
.ring-offset-purple-950\/25{
  --tw-ring-offset-color: rgb(59 7 100 / 0.25);
}
.ring-offset-purple-950\/30{
  --tw-ring-offset-color: rgb(59 7 100 / 0.3);
}
.ring-offset-purple-950\/35{
  --tw-ring-offset-color: rgb(59 7 100 / 0.35);
}
.ring-offset-purple-950\/40{
  --tw-ring-offset-color: rgb(59 7 100 / 0.4);
}
.ring-offset-purple-950\/45{
  --tw-ring-offset-color: rgb(59 7 100 / 0.45);
}
.ring-offset-purple-950\/5{
  --tw-ring-offset-color: rgb(59 7 100 / 0.05);
}
.ring-offset-purple-950\/50{
  --tw-ring-offset-color: rgb(59 7 100 / 0.5);
}
.ring-offset-purple-950\/55{
  --tw-ring-offset-color: rgb(59 7 100 / 0.55);
}
.ring-offset-purple-950\/60{
  --tw-ring-offset-color: rgb(59 7 100 / 0.6);
}
.ring-offset-purple-950\/65{
  --tw-ring-offset-color: rgb(59 7 100 / 0.65);
}
.ring-offset-purple-950\/70{
  --tw-ring-offset-color: rgb(59 7 100 / 0.7);
}
.ring-offset-purple-950\/75{
  --tw-ring-offset-color: rgb(59 7 100 / 0.75);
}
.ring-offset-purple-950\/80{
  --tw-ring-offset-color: rgb(59 7 100 / 0.8);
}
.ring-offset-purple-950\/85{
  --tw-ring-offset-color: rgb(59 7 100 / 0.85);
}
.ring-offset-purple-950\/90{
  --tw-ring-offset-color: rgb(59 7 100 / 0.9);
}
.ring-offset-purple-950\/95{
  --tw-ring-offset-color: rgb(59 7 100 / 0.95);
}
.ring-offset-red-100{
  --tw-ring-offset-color: #fee2e2;
}
.ring-offset-red-100\/0{
  --tw-ring-offset-color: rgb(254 226 226 / 0);
}
.ring-offset-red-100\/10{
  --tw-ring-offset-color: rgb(254 226 226 / 0.1);
}
.ring-offset-red-100\/100{
  --tw-ring-offset-color: rgb(254 226 226 / 1);
}
.ring-offset-red-100\/15{
  --tw-ring-offset-color: rgb(254 226 226 / 0.15);
}
.ring-offset-red-100\/20{
  --tw-ring-offset-color: rgb(254 226 226 / 0.2);
}
.ring-offset-red-100\/25{
  --tw-ring-offset-color: rgb(254 226 226 / 0.25);
}
.ring-offset-red-100\/30{
  --tw-ring-offset-color: rgb(254 226 226 / 0.3);
}
.ring-offset-red-100\/35{
  --tw-ring-offset-color: rgb(254 226 226 / 0.35);
}
.ring-offset-red-100\/40{
  --tw-ring-offset-color: rgb(254 226 226 / 0.4);
}
.ring-offset-red-100\/45{
  --tw-ring-offset-color: rgb(254 226 226 / 0.45);
}
.ring-offset-red-100\/5{
  --tw-ring-offset-color: rgb(254 226 226 / 0.05);
}
.ring-offset-red-100\/50{
  --tw-ring-offset-color: rgb(254 226 226 / 0.5);
}
.ring-offset-red-100\/55{
  --tw-ring-offset-color: rgb(254 226 226 / 0.55);
}
.ring-offset-red-100\/60{
  --tw-ring-offset-color: rgb(254 226 226 / 0.6);
}
.ring-offset-red-100\/65{
  --tw-ring-offset-color: rgb(254 226 226 / 0.65);
}
.ring-offset-red-100\/70{
  --tw-ring-offset-color: rgb(254 226 226 / 0.7);
}
.ring-offset-red-100\/75{
  --tw-ring-offset-color: rgb(254 226 226 / 0.75);
}
.ring-offset-red-100\/80{
  --tw-ring-offset-color: rgb(254 226 226 / 0.8);
}
.ring-offset-red-100\/85{
  --tw-ring-offset-color: rgb(254 226 226 / 0.85);
}
.ring-offset-red-100\/90{
  --tw-ring-offset-color: rgb(254 226 226 / 0.9);
}
.ring-offset-red-100\/95{
  --tw-ring-offset-color: rgb(254 226 226 / 0.95);
}
.ring-offset-red-200{
  --tw-ring-offset-color: #fecaca;
}
.ring-offset-red-200\/0{
  --tw-ring-offset-color: rgb(254 202 202 / 0);
}
.ring-offset-red-200\/10{
  --tw-ring-offset-color: rgb(254 202 202 / 0.1);
}
.ring-offset-red-200\/100{
  --tw-ring-offset-color: rgb(254 202 202 / 1);
}
.ring-offset-red-200\/15{
  --tw-ring-offset-color: rgb(254 202 202 / 0.15);
}
.ring-offset-red-200\/20{
  --tw-ring-offset-color: rgb(254 202 202 / 0.2);
}
.ring-offset-red-200\/25{
  --tw-ring-offset-color: rgb(254 202 202 / 0.25);
}
.ring-offset-red-200\/30{
  --tw-ring-offset-color: rgb(254 202 202 / 0.3);
}
.ring-offset-red-200\/35{
  --tw-ring-offset-color: rgb(254 202 202 / 0.35);
}
.ring-offset-red-200\/40{
  --tw-ring-offset-color: rgb(254 202 202 / 0.4);
}
.ring-offset-red-200\/45{
  --tw-ring-offset-color: rgb(254 202 202 / 0.45);
}
.ring-offset-red-200\/5{
  --tw-ring-offset-color: rgb(254 202 202 / 0.05);
}
.ring-offset-red-200\/50{
  --tw-ring-offset-color: rgb(254 202 202 / 0.5);
}
.ring-offset-red-200\/55{
  --tw-ring-offset-color: rgb(254 202 202 / 0.55);
}
.ring-offset-red-200\/60{
  --tw-ring-offset-color: rgb(254 202 202 / 0.6);
}
.ring-offset-red-200\/65{
  --tw-ring-offset-color: rgb(254 202 202 / 0.65);
}
.ring-offset-red-200\/70{
  --tw-ring-offset-color: rgb(254 202 202 / 0.7);
}
.ring-offset-red-200\/75{
  --tw-ring-offset-color: rgb(254 202 202 / 0.75);
}
.ring-offset-red-200\/80{
  --tw-ring-offset-color: rgb(254 202 202 / 0.8);
}
.ring-offset-red-200\/85{
  --tw-ring-offset-color: rgb(254 202 202 / 0.85);
}
.ring-offset-red-200\/90{
  --tw-ring-offset-color: rgb(254 202 202 / 0.9);
}
.ring-offset-red-200\/95{
  --tw-ring-offset-color: rgb(254 202 202 / 0.95);
}
.ring-offset-red-300{
  --tw-ring-offset-color: #fca5a5;
}
.ring-offset-red-300\/0{
  --tw-ring-offset-color: rgb(252 165 165 / 0);
}
.ring-offset-red-300\/10{
  --tw-ring-offset-color: rgb(252 165 165 / 0.1);
}
.ring-offset-red-300\/100{
  --tw-ring-offset-color: rgb(252 165 165 / 1);
}
.ring-offset-red-300\/15{
  --tw-ring-offset-color: rgb(252 165 165 / 0.15);
}
.ring-offset-red-300\/20{
  --tw-ring-offset-color: rgb(252 165 165 / 0.2);
}
.ring-offset-red-300\/25{
  --tw-ring-offset-color: rgb(252 165 165 / 0.25);
}
.ring-offset-red-300\/30{
  --tw-ring-offset-color: rgb(252 165 165 / 0.3);
}
.ring-offset-red-300\/35{
  --tw-ring-offset-color: rgb(252 165 165 / 0.35);
}
.ring-offset-red-300\/40{
  --tw-ring-offset-color: rgb(252 165 165 / 0.4);
}
.ring-offset-red-300\/45{
  --tw-ring-offset-color: rgb(252 165 165 / 0.45);
}
.ring-offset-red-300\/5{
  --tw-ring-offset-color: rgb(252 165 165 / 0.05);
}
.ring-offset-red-300\/50{
  --tw-ring-offset-color: rgb(252 165 165 / 0.5);
}
.ring-offset-red-300\/55{
  --tw-ring-offset-color: rgb(252 165 165 / 0.55);
}
.ring-offset-red-300\/60{
  --tw-ring-offset-color: rgb(252 165 165 / 0.6);
}
.ring-offset-red-300\/65{
  --tw-ring-offset-color: rgb(252 165 165 / 0.65);
}
.ring-offset-red-300\/70{
  --tw-ring-offset-color: rgb(252 165 165 / 0.7);
}
.ring-offset-red-300\/75{
  --tw-ring-offset-color: rgb(252 165 165 / 0.75);
}
.ring-offset-red-300\/80{
  --tw-ring-offset-color: rgb(252 165 165 / 0.8);
}
.ring-offset-red-300\/85{
  --tw-ring-offset-color: rgb(252 165 165 / 0.85);
}
.ring-offset-red-300\/90{
  --tw-ring-offset-color: rgb(252 165 165 / 0.9);
}
.ring-offset-red-300\/95{
  --tw-ring-offset-color: rgb(252 165 165 / 0.95);
}
.ring-offset-red-400{
  --tw-ring-offset-color: #f87171;
}
.ring-offset-red-400\/0{
  --tw-ring-offset-color: rgb(248 113 113 / 0);
}
.ring-offset-red-400\/10{
  --tw-ring-offset-color: rgb(248 113 113 / 0.1);
}
.ring-offset-red-400\/100{
  --tw-ring-offset-color: rgb(248 113 113 / 1);
}
.ring-offset-red-400\/15{
  --tw-ring-offset-color: rgb(248 113 113 / 0.15);
}
.ring-offset-red-400\/20{
  --tw-ring-offset-color: rgb(248 113 113 / 0.2);
}
.ring-offset-red-400\/25{
  --tw-ring-offset-color: rgb(248 113 113 / 0.25);
}
.ring-offset-red-400\/30{
  --tw-ring-offset-color: rgb(248 113 113 / 0.3);
}
.ring-offset-red-400\/35{
  --tw-ring-offset-color: rgb(248 113 113 / 0.35);
}
.ring-offset-red-400\/40{
  --tw-ring-offset-color: rgb(248 113 113 / 0.4);
}
.ring-offset-red-400\/45{
  --tw-ring-offset-color: rgb(248 113 113 / 0.45);
}
.ring-offset-red-400\/5{
  --tw-ring-offset-color: rgb(248 113 113 / 0.05);
}
.ring-offset-red-400\/50{
  --tw-ring-offset-color: rgb(248 113 113 / 0.5);
}
.ring-offset-red-400\/55{
  --tw-ring-offset-color: rgb(248 113 113 / 0.55);
}
.ring-offset-red-400\/60{
  --tw-ring-offset-color: rgb(248 113 113 / 0.6);
}
.ring-offset-red-400\/65{
  --tw-ring-offset-color: rgb(248 113 113 / 0.65);
}
.ring-offset-red-400\/70{
  --tw-ring-offset-color: rgb(248 113 113 / 0.7);
}
.ring-offset-red-400\/75{
  --tw-ring-offset-color: rgb(248 113 113 / 0.75);
}
.ring-offset-red-400\/80{
  --tw-ring-offset-color: rgb(248 113 113 / 0.8);
}
.ring-offset-red-400\/85{
  --tw-ring-offset-color: rgb(248 113 113 / 0.85);
}
.ring-offset-red-400\/90{
  --tw-ring-offset-color: rgb(248 113 113 / 0.9);
}
.ring-offset-red-400\/95{
  --tw-ring-offset-color: rgb(248 113 113 / 0.95);
}
.ring-offset-red-50{
  --tw-ring-offset-color: #fef2f2;
}
.ring-offset-red-50\/0{
  --tw-ring-offset-color: rgb(254 242 242 / 0);
}
.ring-offset-red-50\/10{
  --tw-ring-offset-color: rgb(254 242 242 / 0.1);
}
.ring-offset-red-50\/100{
  --tw-ring-offset-color: rgb(254 242 242 / 1);
}
.ring-offset-red-50\/15{
  --tw-ring-offset-color: rgb(254 242 242 / 0.15);
}
.ring-offset-red-50\/20{
  --tw-ring-offset-color: rgb(254 242 242 / 0.2);
}
.ring-offset-red-50\/25{
  --tw-ring-offset-color: rgb(254 242 242 / 0.25);
}
.ring-offset-red-50\/30{
  --tw-ring-offset-color: rgb(254 242 242 / 0.3);
}
.ring-offset-red-50\/35{
  --tw-ring-offset-color: rgb(254 242 242 / 0.35);
}
.ring-offset-red-50\/40{
  --tw-ring-offset-color: rgb(254 242 242 / 0.4);
}
.ring-offset-red-50\/45{
  --tw-ring-offset-color: rgb(254 242 242 / 0.45);
}
.ring-offset-red-50\/5{
  --tw-ring-offset-color: rgb(254 242 242 / 0.05);
}
.ring-offset-red-50\/50{
  --tw-ring-offset-color: rgb(254 242 242 / 0.5);
}
.ring-offset-red-50\/55{
  --tw-ring-offset-color: rgb(254 242 242 / 0.55);
}
.ring-offset-red-50\/60{
  --tw-ring-offset-color: rgb(254 242 242 / 0.6);
}
.ring-offset-red-50\/65{
  --tw-ring-offset-color: rgb(254 242 242 / 0.65);
}
.ring-offset-red-50\/70{
  --tw-ring-offset-color: rgb(254 242 242 / 0.7);
}
.ring-offset-red-50\/75{
  --tw-ring-offset-color: rgb(254 242 242 / 0.75);
}
.ring-offset-red-50\/80{
  --tw-ring-offset-color: rgb(254 242 242 / 0.8);
}
.ring-offset-red-50\/85{
  --tw-ring-offset-color: rgb(254 242 242 / 0.85);
}
.ring-offset-red-50\/90{
  --tw-ring-offset-color: rgb(254 242 242 / 0.9);
}
.ring-offset-red-50\/95{
  --tw-ring-offset-color: rgb(254 242 242 / 0.95);
}
.ring-offset-red-500{
  --tw-ring-offset-color: #ef4444;
}
.ring-offset-red-500\/0{
  --tw-ring-offset-color: rgb(239 68 68 / 0);
}
.ring-offset-red-500\/10{
  --tw-ring-offset-color: rgb(239 68 68 / 0.1);
}
.ring-offset-red-500\/100{
  --tw-ring-offset-color: rgb(239 68 68 / 1);
}
.ring-offset-red-500\/15{
  --tw-ring-offset-color: rgb(239 68 68 / 0.15);
}
.ring-offset-red-500\/20{
  --tw-ring-offset-color: rgb(239 68 68 / 0.2);
}
.ring-offset-red-500\/25{
  --tw-ring-offset-color: rgb(239 68 68 / 0.25);
}
.ring-offset-red-500\/30{
  --tw-ring-offset-color: rgb(239 68 68 / 0.3);
}
.ring-offset-red-500\/35{
  --tw-ring-offset-color: rgb(239 68 68 / 0.35);
}
.ring-offset-red-500\/40{
  --tw-ring-offset-color: rgb(239 68 68 / 0.4);
}
.ring-offset-red-500\/45{
  --tw-ring-offset-color: rgb(239 68 68 / 0.45);
}
.ring-offset-red-500\/5{
  --tw-ring-offset-color: rgb(239 68 68 / 0.05);
}
.ring-offset-red-500\/50{
  --tw-ring-offset-color: rgb(239 68 68 / 0.5);
}
.ring-offset-red-500\/55{
  --tw-ring-offset-color: rgb(239 68 68 / 0.55);
}
.ring-offset-red-500\/60{
  --tw-ring-offset-color: rgb(239 68 68 / 0.6);
}
.ring-offset-red-500\/65{
  --tw-ring-offset-color: rgb(239 68 68 / 0.65);
}
.ring-offset-red-500\/70{
  --tw-ring-offset-color: rgb(239 68 68 / 0.7);
}
.ring-offset-red-500\/75{
  --tw-ring-offset-color: rgb(239 68 68 / 0.75);
}
.ring-offset-red-500\/80{
  --tw-ring-offset-color: rgb(239 68 68 / 0.8);
}
.ring-offset-red-500\/85{
  --tw-ring-offset-color: rgb(239 68 68 / 0.85);
}
.ring-offset-red-500\/90{
  --tw-ring-offset-color: rgb(239 68 68 / 0.9);
}
.ring-offset-red-500\/95{
  --tw-ring-offset-color: rgb(239 68 68 / 0.95);
}
.ring-offset-red-600{
  --tw-ring-offset-color: #dc2626;
}
.ring-offset-red-600\/0{
  --tw-ring-offset-color: rgb(220 38 38 / 0);
}
.ring-offset-red-600\/10{
  --tw-ring-offset-color: rgb(220 38 38 / 0.1);
}
.ring-offset-red-600\/100{
  --tw-ring-offset-color: rgb(220 38 38 / 1);
}
.ring-offset-red-600\/15{
  --tw-ring-offset-color: rgb(220 38 38 / 0.15);
}
.ring-offset-red-600\/20{
  --tw-ring-offset-color: rgb(220 38 38 / 0.2);
}
.ring-offset-red-600\/25{
  --tw-ring-offset-color: rgb(220 38 38 / 0.25);
}
.ring-offset-red-600\/30{
  --tw-ring-offset-color: rgb(220 38 38 / 0.3);
}
.ring-offset-red-600\/35{
  --tw-ring-offset-color: rgb(220 38 38 / 0.35);
}
.ring-offset-red-600\/40{
  --tw-ring-offset-color: rgb(220 38 38 / 0.4);
}
.ring-offset-red-600\/45{
  --tw-ring-offset-color: rgb(220 38 38 / 0.45);
}
.ring-offset-red-600\/5{
  --tw-ring-offset-color: rgb(220 38 38 / 0.05);
}
.ring-offset-red-600\/50{
  --tw-ring-offset-color: rgb(220 38 38 / 0.5);
}
.ring-offset-red-600\/55{
  --tw-ring-offset-color: rgb(220 38 38 / 0.55);
}
.ring-offset-red-600\/60{
  --tw-ring-offset-color: rgb(220 38 38 / 0.6);
}
.ring-offset-red-600\/65{
  --tw-ring-offset-color: rgb(220 38 38 / 0.65);
}
.ring-offset-red-600\/70{
  --tw-ring-offset-color: rgb(220 38 38 / 0.7);
}
.ring-offset-red-600\/75{
  --tw-ring-offset-color: rgb(220 38 38 / 0.75);
}
.ring-offset-red-600\/80{
  --tw-ring-offset-color: rgb(220 38 38 / 0.8);
}
.ring-offset-red-600\/85{
  --tw-ring-offset-color: rgb(220 38 38 / 0.85);
}
.ring-offset-red-600\/90{
  --tw-ring-offset-color: rgb(220 38 38 / 0.9);
}
.ring-offset-red-600\/95{
  --tw-ring-offset-color: rgb(220 38 38 / 0.95);
}
.ring-offset-red-700{
  --tw-ring-offset-color: #b91c1c;
}
.ring-offset-red-700\/0{
  --tw-ring-offset-color: rgb(185 28 28 / 0);
}
.ring-offset-red-700\/10{
  --tw-ring-offset-color: rgb(185 28 28 / 0.1);
}
.ring-offset-red-700\/100{
  --tw-ring-offset-color: rgb(185 28 28 / 1);
}
.ring-offset-red-700\/15{
  --tw-ring-offset-color: rgb(185 28 28 / 0.15);
}
.ring-offset-red-700\/20{
  --tw-ring-offset-color: rgb(185 28 28 / 0.2);
}
.ring-offset-red-700\/25{
  --tw-ring-offset-color: rgb(185 28 28 / 0.25);
}
.ring-offset-red-700\/30{
  --tw-ring-offset-color: rgb(185 28 28 / 0.3);
}
.ring-offset-red-700\/35{
  --tw-ring-offset-color: rgb(185 28 28 / 0.35);
}
.ring-offset-red-700\/40{
  --tw-ring-offset-color: rgb(185 28 28 / 0.4);
}
.ring-offset-red-700\/45{
  --tw-ring-offset-color: rgb(185 28 28 / 0.45);
}
.ring-offset-red-700\/5{
  --tw-ring-offset-color: rgb(185 28 28 / 0.05);
}
.ring-offset-red-700\/50{
  --tw-ring-offset-color: rgb(185 28 28 / 0.5);
}
.ring-offset-red-700\/55{
  --tw-ring-offset-color: rgb(185 28 28 / 0.55);
}
.ring-offset-red-700\/60{
  --tw-ring-offset-color: rgb(185 28 28 / 0.6);
}
.ring-offset-red-700\/65{
  --tw-ring-offset-color: rgb(185 28 28 / 0.65);
}
.ring-offset-red-700\/70{
  --tw-ring-offset-color: rgb(185 28 28 / 0.7);
}
.ring-offset-red-700\/75{
  --tw-ring-offset-color: rgb(185 28 28 / 0.75);
}
.ring-offset-red-700\/80{
  --tw-ring-offset-color: rgb(185 28 28 / 0.8);
}
.ring-offset-red-700\/85{
  --tw-ring-offset-color: rgb(185 28 28 / 0.85);
}
.ring-offset-red-700\/90{
  --tw-ring-offset-color: rgb(185 28 28 / 0.9);
}
.ring-offset-red-700\/95{
  --tw-ring-offset-color: rgb(185 28 28 / 0.95);
}
.ring-offset-red-800{
  --tw-ring-offset-color: #991b1b;
}
.ring-offset-red-800\/0{
  --tw-ring-offset-color: rgb(153 27 27 / 0);
}
.ring-offset-red-800\/10{
  --tw-ring-offset-color: rgb(153 27 27 / 0.1);
}
.ring-offset-red-800\/100{
  --tw-ring-offset-color: rgb(153 27 27 / 1);
}
.ring-offset-red-800\/15{
  --tw-ring-offset-color: rgb(153 27 27 / 0.15);
}
.ring-offset-red-800\/20{
  --tw-ring-offset-color: rgb(153 27 27 / 0.2);
}
.ring-offset-red-800\/25{
  --tw-ring-offset-color: rgb(153 27 27 / 0.25);
}
.ring-offset-red-800\/30{
  --tw-ring-offset-color: rgb(153 27 27 / 0.3);
}
.ring-offset-red-800\/35{
  --tw-ring-offset-color: rgb(153 27 27 / 0.35);
}
.ring-offset-red-800\/40{
  --tw-ring-offset-color: rgb(153 27 27 / 0.4);
}
.ring-offset-red-800\/45{
  --tw-ring-offset-color: rgb(153 27 27 / 0.45);
}
.ring-offset-red-800\/5{
  --tw-ring-offset-color: rgb(153 27 27 / 0.05);
}
.ring-offset-red-800\/50{
  --tw-ring-offset-color: rgb(153 27 27 / 0.5);
}
.ring-offset-red-800\/55{
  --tw-ring-offset-color: rgb(153 27 27 / 0.55);
}
.ring-offset-red-800\/60{
  --tw-ring-offset-color: rgb(153 27 27 / 0.6);
}
.ring-offset-red-800\/65{
  --tw-ring-offset-color: rgb(153 27 27 / 0.65);
}
.ring-offset-red-800\/70{
  --tw-ring-offset-color: rgb(153 27 27 / 0.7);
}
.ring-offset-red-800\/75{
  --tw-ring-offset-color: rgb(153 27 27 / 0.75);
}
.ring-offset-red-800\/80{
  --tw-ring-offset-color: rgb(153 27 27 / 0.8);
}
.ring-offset-red-800\/85{
  --tw-ring-offset-color: rgb(153 27 27 / 0.85);
}
.ring-offset-red-800\/90{
  --tw-ring-offset-color: rgb(153 27 27 / 0.9);
}
.ring-offset-red-800\/95{
  --tw-ring-offset-color: rgb(153 27 27 / 0.95);
}
.ring-offset-red-900{
  --tw-ring-offset-color: #7f1d1d;
}
.ring-offset-red-900\/0{
  --tw-ring-offset-color: rgb(127 29 29 / 0);
}
.ring-offset-red-900\/10{
  --tw-ring-offset-color: rgb(127 29 29 / 0.1);
}
.ring-offset-red-900\/100{
  --tw-ring-offset-color: rgb(127 29 29 / 1);
}
.ring-offset-red-900\/15{
  --tw-ring-offset-color: rgb(127 29 29 / 0.15);
}
.ring-offset-red-900\/20{
  --tw-ring-offset-color: rgb(127 29 29 / 0.2);
}
.ring-offset-red-900\/25{
  --tw-ring-offset-color: rgb(127 29 29 / 0.25);
}
.ring-offset-red-900\/30{
  --tw-ring-offset-color: rgb(127 29 29 / 0.3);
}
.ring-offset-red-900\/35{
  --tw-ring-offset-color: rgb(127 29 29 / 0.35);
}
.ring-offset-red-900\/40{
  --tw-ring-offset-color: rgb(127 29 29 / 0.4);
}
.ring-offset-red-900\/45{
  --tw-ring-offset-color: rgb(127 29 29 / 0.45);
}
.ring-offset-red-900\/5{
  --tw-ring-offset-color: rgb(127 29 29 / 0.05);
}
.ring-offset-red-900\/50{
  --tw-ring-offset-color: rgb(127 29 29 / 0.5);
}
.ring-offset-red-900\/55{
  --tw-ring-offset-color: rgb(127 29 29 / 0.55);
}
.ring-offset-red-900\/60{
  --tw-ring-offset-color: rgb(127 29 29 / 0.6);
}
.ring-offset-red-900\/65{
  --tw-ring-offset-color: rgb(127 29 29 / 0.65);
}
.ring-offset-red-900\/70{
  --tw-ring-offset-color: rgb(127 29 29 / 0.7);
}
.ring-offset-red-900\/75{
  --tw-ring-offset-color: rgb(127 29 29 / 0.75);
}
.ring-offset-red-900\/80{
  --tw-ring-offset-color: rgb(127 29 29 / 0.8);
}
.ring-offset-red-900\/85{
  --tw-ring-offset-color: rgb(127 29 29 / 0.85);
}
.ring-offset-red-900\/90{
  --tw-ring-offset-color: rgb(127 29 29 / 0.9);
}
.ring-offset-red-900\/95{
  --tw-ring-offset-color: rgb(127 29 29 / 0.95);
}
.ring-offset-red-950{
  --tw-ring-offset-color: #450a0a;
}
.ring-offset-red-950\/0{
  --tw-ring-offset-color: rgb(69 10 10 / 0);
}
.ring-offset-red-950\/10{
  --tw-ring-offset-color: rgb(69 10 10 / 0.1);
}
.ring-offset-red-950\/100{
  --tw-ring-offset-color: rgb(69 10 10 / 1);
}
.ring-offset-red-950\/15{
  --tw-ring-offset-color: rgb(69 10 10 / 0.15);
}
.ring-offset-red-950\/20{
  --tw-ring-offset-color: rgb(69 10 10 / 0.2);
}
.ring-offset-red-950\/25{
  --tw-ring-offset-color: rgb(69 10 10 / 0.25);
}
.ring-offset-red-950\/30{
  --tw-ring-offset-color: rgb(69 10 10 / 0.3);
}
.ring-offset-red-950\/35{
  --tw-ring-offset-color: rgb(69 10 10 / 0.35);
}
.ring-offset-red-950\/40{
  --tw-ring-offset-color: rgb(69 10 10 / 0.4);
}
.ring-offset-red-950\/45{
  --tw-ring-offset-color: rgb(69 10 10 / 0.45);
}
.ring-offset-red-950\/5{
  --tw-ring-offset-color: rgb(69 10 10 / 0.05);
}
.ring-offset-red-950\/50{
  --tw-ring-offset-color: rgb(69 10 10 / 0.5);
}
.ring-offset-red-950\/55{
  --tw-ring-offset-color: rgb(69 10 10 / 0.55);
}
.ring-offset-red-950\/60{
  --tw-ring-offset-color: rgb(69 10 10 / 0.6);
}
.ring-offset-red-950\/65{
  --tw-ring-offset-color: rgb(69 10 10 / 0.65);
}
.ring-offset-red-950\/70{
  --tw-ring-offset-color: rgb(69 10 10 / 0.7);
}
.ring-offset-red-950\/75{
  --tw-ring-offset-color: rgb(69 10 10 / 0.75);
}
.ring-offset-red-950\/80{
  --tw-ring-offset-color: rgb(69 10 10 / 0.8);
}
.ring-offset-red-950\/85{
  --tw-ring-offset-color: rgb(69 10 10 / 0.85);
}
.ring-offset-red-950\/90{
  --tw-ring-offset-color: rgb(69 10 10 / 0.9);
}
.ring-offset-red-950\/95{
  --tw-ring-offset-color: rgb(69 10 10 / 0.95);
}
.ring-offset-ring{
  --tw-ring-offset-color: hsl(var(--ring));
}
.ring-offset-ring\/0{
  --tw-ring-offset-color: hsl(var(--ring) / 0);
}
.ring-offset-ring\/10{
  --tw-ring-offset-color: hsl(var(--ring) / 0.1);
}
.ring-offset-ring\/100{
  --tw-ring-offset-color: hsl(var(--ring) / 1);
}
.ring-offset-ring\/15{
  --tw-ring-offset-color: hsl(var(--ring) / 0.15);
}
.ring-offset-ring\/20{
  --tw-ring-offset-color: hsl(var(--ring) / 0.2);
}
.ring-offset-ring\/25{
  --tw-ring-offset-color: hsl(var(--ring) / 0.25);
}
.ring-offset-ring\/30{
  --tw-ring-offset-color: hsl(var(--ring) / 0.3);
}
.ring-offset-ring\/35{
  --tw-ring-offset-color: hsl(var(--ring) / 0.35);
}
.ring-offset-ring\/40{
  --tw-ring-offset-color: hsl(var(--ring) / 0.4);
}
.ring-offset-ring\/45{
  --tw-ring-offset-color: hsl(var(--ring) / 0.45);
}
.ring-offset-ring\/5{
  --tw-ring-offset-color: hsl(var(--ring) / 0.05);
}
.ring-offset-ring\/50{
  --tw-ring-offset-color: hsl(var(--ring) / 0.5);
}
.ring-offset-ring\/55{
  --tw-ring-offset-color: hsl(var(--ring) / 0.55);
}
.ring-offset-ring\/60{
  --tw-ring-offset-color: hsl(var(--ring) / 0.6);
}
.ring-offset-ring\/65{
  --tw-ring-offset-color: hsl(var(--ring) / 0.65);
}
.ring-offset-ring\/70{
  --tw-ring-offset-color: hsl(var(--ring) / 0.7);
}
.ring-offset-ring\/75{
  --tw-ring-offset-color: hsl(var(--ring) / 0.75);
}
.ring-offset-ring\/80{
  --tw-ring-offset-color: hsl(var(--ring) / 0.8);
}
.ring-offset-ring\/85{
  --tw-ring-offset-color: hsl(var(--ring) / 0.85);
}
.ring-offset-ring\/90{
  --tw-ring-offset-color: hsl(var(--ring) / 0.9);
}
.ring-offset-ring\/95{
  --tw-ring-offset-color: hsl(var(--ring) / 0.95);
}
.ring-offset-rose-100{
  --tw-ring-offset-color: #ffe4e6;
}
.ring-offset-rose-100\/0{
  --tw-ring-offset-color: rgb(255 228 230 / 0);
}
.ring-offset-rose-100\/10{
  --tw-ring-offset-color: rgb(255 228 230 / 0.1);
}
.ring-offset-rose-100\/100{
  --tw-ring-offset-color: rgb(255 228 230 / 1);
}
.ring-offset-rose-100\/15{
  --tw-ring-offset-color: rgb(255 228 230 / 0.15);
}
.ring-offset-rose-100\/20{
  --tw-ring-offset-color: rgb(255 228 230 / 0.2);
}
.ring-offset-rose-100\/25{
  --tw-ring-offset-color: rgb(255 228 230 / 0.25);
}
.ring-offset-rose-100\/30{
  --tw-ring-offset-color: rgb(255 228 230 / 0.3);
}
.ring-offset-rose-100\/35{
  --tw-ring-offset-color: rgb(255 228 230 / 0.35);
}
.ring-offset-rose-100\/40{
  --tw-ring-offset-color: rgb(255 228 230 / 0.4);
}
.ring-offset-rose-100\/45{
  --tw-ring-offset-color: rgb(255 228 230 / 0.45);
}
.ring-offset-rose-100\/5{
  --tw-ring-offset-color: rgb(255 228 230 / 0.05);
}
.ring-offset-rose-100\/50{
  --tw-ring-offset-color: rgb(255 228 230 / 0.5);
}
.ring-offset-rose-100\/55{
  --tw-ring-offset-color: rgb(255 228 230 / 0.55);
}
.ring-offset-rose-100\/60{
  --tw-ring-offset-color: rgb(255 228 230 / 0.6);
}
.ring-offset-rose-100\/65{
  --tw-ring-offset-color: rgb(255 228 230 / 0.65);
}
.ring-offset-rose-100\/70{
  --tw-ring-offset-color: rgb(255 228 230 / 0.7);
}
.ring-offset-rose-100\/75{
  --tw-ring-offset-color: rgb(255 228 230 / 0.75);
}
.ring-offset-rose-100\/80{
  --tw-ring-offset-color: rgb(255 228 230 / 0.8);
}
.ring-offset-rose-100\/85{
  --tw-ring-offset-color: rgb(255 228 230 / 0.85);
}
.ring-offset-rose-100\/90{
  --tw-ring-offset-color: rgb(255 228 230 / 0.9);
}
.ring-offset-rose-100\/95{
  --tw-ring-offset-color: rgb(255 228 230 / 0.95);
}
.ring-offset-rose-200{
  --tw-ring-offset-color: #fecdd3;
}
.ring-offset-rose-200\/0{
  --tw-ring-offset-color: rgb(254 205 211 / 0);
}
.ring-offset-rose-200\/10{
  --tw-ring-offset-color: rgb(254 205 211 / 0.1);
}
.ring-offset-rose-200\/100{
  --tw-ring-offset-color: rgb(254 205 211 / 1);
}
.ring-offset-rose-200\/15{
  --tw-ring-offset-color: rgb(254 205 211 / 0.15);
}
.ring-offset-rose-200\/20{
  --tw-ring-offset-color: rgb(254 205 211 / 0.2);
}
.ring-offset-rose-200\/25{
  --tw-ring-offset-color: rgb(254 205 211 / 0.25);
}
.ring-offset-rose-200\/30{
  --tw-ring-offset-color: rgb(254 205 211 / 0.3);
}
.ring-offset-rose-200\/35{
  --tw-ring-offset-color: rgb(254 205 211 / 0.35);
}
.ring-offset-rose-200\/40{
  --tw-ring-offset-color: rgb(254 205 211 / 0.4);
}
.ring-offset-rose-200\/45{
  --tw-ring-offset-color: rgb(254 205 211 / 0.45);
}
.ring-offset-rose-200\/5{
  --tw-ring-offset-color: rgb(254 205 211 / 0.05);
}
.ring-offset-rose-200\/50{
  --tw-ring-offset-color: rgb(254 205 211 / 0.5);
}
.ring-offset-rose-200\/55{
  --tw-ring-offset-color: rgb(254 205 211 / 0.55);
}
.ring-offset-rose-200\/60{
  --tw-ring-offset-color: rgb(254 205 211 / 0.6);
}
.ring-offset-rose-200\/65{
  --tw-ring-offset-color: rgb(254 205 211 / 0.65);
}
.ring-offset-rose-200\/70{
  --tw-ring-offset-color: rgb(254 205 211 / 0.7);
}
.ring-offset-rose-200\/75{
  --tw-ring-offset-color: rgb(254 205 211 / 0.75);
}
.ring-offset-rose-200\/80{
  --tw-ring-offset-color: rgb(254 205 211 / 0.8);
}
.ring-offset-rose-200\/85{
  --tw-ring-offset-color: rgb(254 205 211 / 0.85);
}
.ring-offset-rose-200\/90{
  --tw-ring-offset-color: rgb(254 205 211 / 0.9);
}
.ring-offset-rose-200\/95{
  --tw-ring-offset-color: rgb(254 205 211 / 0.95);
}
.ring-offset-rose-300{
  --tw-ring-offset-color: #fda4af;
}
.ring-offset-rose-300\/0{
  --tw-ring-offset-color: rgb(253 164 175 / 0);
}
.ring-offset-rose-300\/10{
  --tw-ring-offset-color: rgb(253 164 175 / 0.1);
}
.ring-offset-rose-300\/100{
  --tw-ring-offset-color: rgb(253 164 175 / 1);
}
.ring-offset-rose-300\/15{
  --tw-ring-offset-color: rgb(253 164 175 / 0.15);
}
.ring-offset-rose-300\/20{
  --tw-ring-offset-color: rgb(253 164 175 / 0.2);
}
.ring-offset-rose-300\/25{
  --tw-ring-offset-color: rgb(253 164 175 / 0.25);
}
.ring-offset-rose-300\/30{
  --tw-ring-offset-color: rgb(253 164 175 / 0.3);
}
.ring-offset-rose-300\/35{
  --tw-ring-offset-color: rgb(253 164 175 / 0.35);
}
.ring-offset-rose-300\/40{
  --tw-ring-offset-color: rgb(253 164 175 / 0.4);
}
.ring-offset-rose-300\/45{
  --tw-ring-offset-color: rgb(253 164 175 / 0.45);
}
.ring-offset-rose-300\/5{
  --tw-ring-offset-color: rgb(253 164 175 / 0.05);
}
.ring-offset-rose-300\/50{
  --tw-ring-offset-color: rgb(253 164 175 / 0.5);
}
.ring-offset-rose-300\/55{
  --tw-ring-offset-color: rgb(253 164 175 / 0.55);
}
.ring-offset-rose-300\/60{
  --tw-ring-offset-color: rgb(253 164 175 / 0.6);
}
.ring-offset-rose-300\/65{
  --tw-ring-offset-color: rgb(253 164 175 / 0.65);
}
.ring-offset-rose-300\/70{
  --tw-ring-offset-color: rgb(253 164 175 / 0.7);
}
.ring-offset-rose-300\/75{
  --tw-ring-offset-color: rgb(253 164 175 / 0.75);
}
.ring-offset-rose-300\/80{
  --tw-ring-offset-color: rgb(253 164 175 / 0.8);
}
.ring-offset-rose-300\/85{
  --tw-ring-offset-color: rgb(253 164 175 / 0.85);
}
.ring-offset-rose-300\/90{
  --tw-ring-offset-color: rgb(253 164 175 / 0.9);
}
.ring-offset-rose-300\/95{
  --tw-ring-offset-color: rgb(253 164 175 / 0.95);
}
.ring-offset-rose-400{
  --tw-ring-offset-color: #fb7185;
}
.ring-offset-rose-400\/0{
  --tw-ring-offset-color: rgb(251 113 133 / 0);
}
.ring-offset-rose-400\/10{
  --tw-ring-offset-color: rgb(251 113 133 / 0.1);
}
.ring-offset-rose-400\/100{
  --tw-ring-offset-color: rgb(251 113 133 / 1);
}
.ring-offset-rose-400\/15{
  --tw-ring-offset-color: rgb(251 113 133 / 0.15);
}
.ring-offset-rose-400\/20{
  --tw-ring-offset-color: rgb(251 113 133 / 0.2);
}
.ring-offset-rose-400\/25{
  --tw-ring-offset-color: rgb(251 113 133 / 0.25);
}
.ring-offset-rose-400\/30{
  --tw-ring-offset-color: rgb(251 113 133 / 0.3);
}
.ring-offset-rose-400\/35{
  --tw-ring-offset-color: rgb(251 113 133 / 0.35);
}
.ring-offset-rose-400\/40{
  --tw-ring-offset-color: rgb(251 113 133 / 0.4);
}
.ring-offset-rose-400\/45{
  --tw-ring-offset-color: rgb(251 113 133 / 0.45);
}
.ring-offset-rose-400\/5{
  --tw-ring-offset-color: rgb(251 113 133 / 0.05);
}
.ring-offset-rose-400\/50{
  --tw-ring-offset-color: rgb(251 113 133 / 0.5);
}
.ring-offset-rose-400\/55{
  --tw-ring-offset-color: rgb(251 113 133 / 0.55);
}
.ring-offset-rose-400\/60{
  --tw-ring-offset-color: rgb(251 113 133 / 0.6);
}
.ring-offset-rose-400\/65{
  --tw-ring-offset-color: rgb(251 113 133 / 0.65);
}
.ring-offset-rose-400\/70{
  --tw-ring-offset-color: rgb(251 113 133 / 0.7);
}
.ring-offset-rose-400\/75{
  --tw-ring-offset-color: rgb(251 113 133 / 0.75);
}
.ring-offset-rose-400\/80{
  --tw-ring-offset-color: rgb(251 113 133 / 0.8);
}
.ring-offset-rose-400\/85{
  --tw-ring-offset-color: rgb(251 113 133 / 0.85);
}
.ring-offset-rose-400\/90{
  --tw-ring-offset-color: rgb(251 113 133 / 0.9);
}
.ring-offset-rose-400\/95{
  --tw-ring-offset-color: rgb(251 113 133 / 0.95);
}
.ring-offset-rose-50{
  --tw-ring-offset-color: #fff1f2;
}
.ring-offset-rose-50\/0{
  --tw-ring-offset-color: rgb(255 241 242 / 0);
}
.ring-offset-rose-50\/10{
  --tw-ring-offset-color: rgb(255 241 242 / 0.1);
}
.ring-offset-rose-50\/100{
  --tw-ring-offset-color: rgb(255 241 242 / 1);
}
.ring-offset-rose-50\/15{
  --tw-ring-offset-color: rgb(255 241 242 / 0.15);
}
.ring-offset-rose-50\/20{
  --tw-ring-offset-color: rgb(255 241 242 / 0.2);
}
.ring-offset-rose-50\/25{
  --tw-ring-offset-color: rgb(255 241 242 / 0.25);
}
.ring-offset-rose-50\/30{
  --tw-ring-offset-color: rgb(255 241 242 / 0.3);
}
.ring-offset-rose-50\/35{
  --tw-ring-offset-color: rgb(255 241 242 / 0.35);
}
.ring-offset-rose-50\/40{
  --tw-ring-offset-color: rgb(255 241 242 / 0.4);
}
.ring-offset-rose-50\/45{
  --tw-ring-offset-color: rgb(255 241 242 / 0.45);
}
.ring-offset-rose-50\/5{
  --tw-ring-offset-color: rgb(255 241 242 / 0.05);
}
.ring-offset-rose-50\/50{
  --tw-ring-offset-color: rgb(255 241 242 / 0.5);
}
.ring-offset-rose-50\/55{
  --tw-ring-offset-color: rgb(255 241 242 / 0.55);
}
.ring-offset-rose-50\/60{
  --tw-ring-offset-color: rgb(255 241 242 / 0.6);
}
.ring-offset-rose-50\/65{
  --tw-ring-offset-color: rgb(255 241 242 / 0.65);
}
.ring-offset-rose-50\/70{
  --tw-ring-offset-color: rgb(255 241 242 / 0.7);
}
.ring-offset-rose-50\/75{
  --tw-ring-offset-color: rgb(255 241 242 / 0.75);
}
.ring-offset-rose-50\/80{
  --tw-ring-offset-color: rgb(255 241 242 / 0.8);
}
.ring-offset-rose-50\/85{
  --tw-ring-offset-color: rgb(255 241 242 / 0.85);
}
.ring-offset-rose-50\/90{
  --tw-ring-offset-color: rgb(255 241 242 / 0.9);
}
.ring-offset-rose-50\/95{
  --tw-ring-offset-color: rgb(255 241 242 / 0.95);
}
.ring-offset-rose-500{
  --tw-ring-offset-color: #f43f5e;
}
.ring-offset-rose-500\/0{
  --tw-ring-offset-color: rgb(244 63 94 / 0);
}
.ring-offset-rose-500\/10{
  --tw-ring-offset-color: rgb(244 63 94 / 0.1);
}
.ring-offset-rose-500\/100{
  --tw-ring-offset-color: rgb(244 63 94 / 1);
}
.ring-offset-rose-500\/15{
  --tw-ring-offset-color: rgb(244 63 94 / 0.15);
}
.ring-offset-rose-500\/20{
  --tw-ring-offset-color: rgb(244 63 94 / 0.2);
}
.ring-offset-rose-500\/25{
  --tw-ring-offset-color: rgb(244 63 94 / 0.25);
}
.ring-offset-rose-500\/30{
  --tw-ring-offset-color: rgb(244 63 94 / 0.3);
}
.ring-offset-rose-500\/35{
  --tw-ring-offset-color: rgb(244 63 94 / 0.35);
}
.ring-offset-rose-500\/40{
  --tw-ring-offset-color: rgb(244 63 94 / 0.4);
}
.ring-offset-rose-500\/45{
  --tw-ring-offset-color: rgb(244 63 94 / 0.45);
}
.ring-offset-rose-500\/5{
  --tw-ring-offset-color: rgb(244 63 94 / 0.05);
}
.ring-offset-rose-500\/50{
  --tw-ring-offset-color: rgb(244 63 94 / 0.5);
}
.ring-offset-rose-500\/55{
  --tw-ring-offset-color: rgb(244 63 94 / 0.55);
}
.ring-offset-rose-500\/60{
  --tw-ring-offset-color: rgb(244 63 94 / 0.6);
}
.ring-offset-rose-500\/65{
  --tw-ring-offset-color: rgb(244 63 94 / 0.65);
}
.ring-offset-rose-500\/70{
  --tw-ring-offset-color: rgb(244 63 94 / 0.7);
}
.ring-offset-rose-500\/75{
  --tw-ring-offset-color: rgb(244 63 94 / 0.75);
}
.ring-offset-rose-500\/80{
  --tw-ring-offset-color: rgb(244 63 94 / 0.8);
}
.ring-offset-rose-500\/85{
  --tw-ring-offset-color: rgb(244 63 94 / 0.85);
}
.ring-offset-rose-500\/90{
  --tw-ring-offset-color: rgb(244 63 94 / 0.9);
}
.ring-offset-rose-500\/95{
  --tw-ring-offset-color: rgb(244 63 94 / 0.95);
}
.ring-offset-rose-600{
  --tw-ring-offset-color: #e11d48;
}
.ring-offset-rose-600\/0{
  --tw-ring-offset-color: rgb(225 29 72 / 0);
}
.ring-offset-rose-600\/10{
  --tw-ring-offset-color: rgb(225 29 72 / 0.1);
}
.ring-offset-rose-600\/100{
  --tw-ring-offset-color: rgb(225 29 72 / 1);
}
.ring-offset-rose-600\/15{
  --tw-ring-offset-color: rgb(225 29 72 / 0.15);
}
.ring-offset-rose-600\/20{
  --tw-ring-offset-color: rgb(225 29 72 / 0.2);
}
.ring-offset-rose-600\/25{
  --tw-ring-offset-color: rgb(225 29 72 / 0.25);
}
.ring-offset-rose-600\/30{
  --tw-ring-offset-color: rgb(225 29 72 / 0.3);
}
.ring-offset-rose-600\/35{
  --tw-ring-offset-color: rgb(225 29 72 / 0.35);
}
.ring-offset-rose-600\/40{
  --tw-ring-offset-color: rgb(225 29 72 / 0.4);
}
.ring-offset-rose-600\/45{
  --tw-ring-offset-color: rgb(225 29 72 / 0.45);
}
.ring-offset-rose-600\/5{
  --tw-ring-offset-color: rgb(225 29 72 / 0.05);
}
.ring-offset-rose-600\/50{
  --tw-ring-offset-color: rgb(225 29 72 / 0.5);
}
.ring-offset-rose-600\/55{
  --tw-ring-offset-color: rgb(225 29 72 / 0.55);
}
.ring-offset-rose-600\/60{
  --tw-ring-offset-color: rgb(225 29 72 / 0.6);
}
.ring-offset-rose-600\/65{
  --tw-ring-offset-color: rgb(225 29 72 / 0.65);
}
.ring-offset-rose-600\/70{
  --tw-ring-offset-color: rgb(225 29 72 / 0.7);
}
.ring-offset-rose-600\/75{
  --tw-ring-offset-color: rgb(225 29 72 / 0.75);
}
.ring-offset-rose-600\/80{
  --tw-ring-offset-color: rgb(225 29 72 / 0.8);
}
.ring-offset-rose-600\/85{
  --tw-ring-offset-color: rgb(225 29 72 / 0.85);
}
.ring-offset-rose-600\/90{
  --tw-ring-offset-color: rgb(225 29 72 / 0.9);
}
.ring-offset-rose-600\/95{
  --tw-ring-offset-color: rgb(225 29 72 / 0.95);
}
.ring-offset-rose-700{
  --tw-ring-offset-color: #be123c;
}
.ring-offset-rose-700\/0{
  --tw-ring-offset-color: rgb(190 18 60 / 0);
}
.ring-offset-rose-700\/10{
  --tw-ring-offset-color: rgb(190 18 60 / 0.1);
}
.ring-offset-rose-700\/100{
  --tw-ring-offset-color: rgb(190 18 60 / 1);
}
.ring-offset-rose-700\/15{
  --tw-ring-offset-color: rgb(190 18 60 / 0.15);
}
.ring-offset-rose-700\/20{
  --tw-ring-offset-color: rgb(190 18 60 / 0.2);
}
.ring-offset-rose-700\/25{
  --tw-ring-offset-color: rgb(190 18 60 / 0.25);
}
.ring-offset-rose-700\/30{
  --tw-ring-offset-color: rgb(190 18 60 / 0.3);
}
.ring-offset-rose-700\/35{
  --tw-ring-offset-color: rgb(190 18 60 / 0.35);
}
.ring-offset-rose-700\/40{
  --tw-ring-offset-color: rgb(190 18 60 / 0.4);
}
.ring-offset-rose-700\/45{
  --tw-ring-offset-color: rgb(190 18 60 / 0.45);
}
.ring-offset-rose-700\/5{
  --tw-ring-offset-color: rgb(190 18 60 / 0.05);
}
.ring-offset-rose-700\/50{
  --tw-ring-offset-color: rgb(190 18 60 / 0.5);
}
.ring-offset-rose-700\/55{
  --tw-ring-offset-color: rgb(190 18 60 / 0.55);
}
.ring-offset-rose-700\/60{
  --tw-ring-offset-color: rgb(190 18 60 / 0.6);
}
.ring-offset-rose-700\/65{
  --tw-ring-offset-color: rgb(190 18 60 / 0.65);
}
.ring-offset-rose-700\/70{
  --tw-ring-offset-color: rgb(190 18 60 / 0.7);
}
.ring-offset-rose-700\/75{
  --tw-ring-offset-color: rgb(190 18 60 / 0.75);
}
.ring-offset-rose-700\/80{
  --tw-ring-offset-color: rgb(190 18 60 / 0.8);
}
.ring-offset-rose-700\/85{
  --tw-ring-offset-color: rgb(190 18 60 / 0.85);
}
.ring-offset-rose-700\/90{
  --tw-ring-offset-color: rgb(190 18 60 / 0.9);
}
.ring-offset-rose-700\/95{
  --tw-ring-offset-color: rgb(190 18 60 / 0.95);
}
.ring-offset-rose-800{
  --tw-ring-offset-color: #9f1239;
}
.ring-offset-rose-800\/0{
  --tw-ring-offset-color: rgb(159 18 57 / 0);
}
.ring-offset-rose-800\/10{
  --tw-ring-offset-color: rgb(159 18 57 / 0.1);
}
.ring-offset-rose-800\/100{
  --tw-ring-offset-color: rgb(159 18 57 / 1);
}
.ring-offset-rose-800\/15{
  --tw-ring-offset-color: rgb(159 18 57 / 0.15);
}
.ring-offset-rose-800\/20{
  --tw-ring-offset-color: rgb(159 18 57 / 0.2);
}
.ring-offset-rose-800\/25{
  --tw-ring-offset-color: rgb(159 18 57 / 0.25);
}
.ring-offset-rose-800\/30{
  --tw-ring-offset-color: rgb(159 18 57 / 0.3);
}
.ring-offset-rose-800\/35{
  --tw-ring-offset-color: rgb(159 18 57 / 0.35);
}
.ring-offset-rose-800\/40{
  --tw-ring-offset-color: rgb(159 18 57 / 0.4);
}
.ring-offset-rose-800\/45{
  --tw-ring-offset-color: rgb(159 18 57 / 0.45);
}
.ring-offset-rose-800\/5{
  --tw-ring-offset-color: rgb(159 18 57 / 0.05);
}
.ring-offset-rose-800\/50{
  --tw-ring-offset-color: rgb(159 18 57 / 0.5);
}
.ring-offset-rose-800\/55{
  --tw-ring-offset-color: rgb(159 18 57 / 0.55);
}
.ring-offset-rose-800\/60{
  --tw-ring-offset-color: rgb(159 18 57 / 0.6);
}
.ring-offset-rose-800\/65{
  --tw-ring-offset-color: rgb(159 18 57 / 0.65);
}
.ring-offset-rose-800\/70{
  --tw-ring-offset-color: rgb(159 18 57 / 0.7);
}
.ring-offset-rose-800\/75{
  --tw-ring-offset-color: rgb(159 18 57 / 0.75);
}
.ring-offset-rose-800\/80{
  --tw-ring-offset-color: rgb(159 18 57 / 0.8);
}
.ring-offset-rose-800\/85{
  --tw-ring-offset-color: rgb(159 18 57 / 0.85);
}
.ring-offset-rose-800\/90{
  --tw-ring-offset-color: rgb(159 18 57 / 0.9);
}
.ring-offset-rose-800\/95{
  --tw-ring-offset-color: rgb(159 18 57 / 0.95);
}
.ring-offset-rose-900{
  --tw-ring-offset-color: #881337;
}
.ring-offset-rose-900\/0{
  --tw-ring-offset-color: rgb(136 19 55 / 0);
}
.ring-offset-rose-900\/10{
  --tw-ring-offset-color: rgb(136 19 55 / 0.1);
}
.ring-offset-rose-900\/100{
  --tw-ring-offset-color: rgb(136 19 55 / 1);
}
.ring-offset-rose-900\/15{
  --tw-ring-offset-color: rgb(136 19 55 / 0.15);
}
.ring-offset-rose-900\/20{
  --tw-ring-offset-color: rgb(136 19 55 / 0.2);
}
.ring-offset-rose-900\/25{
  --tw-ring-offset-color: rgb(136 19 55 / 0.25);
}
.ring-offset-rose-900\/30{
  --tw-ring-offset-color: rgb(136 19 55 / 0.3);
}
.ring-offset-rose-900\/35{
  --tw-ring-offset-color: rgb(136 19 55 / 0.35);
}
.ring-offset-rose-900\/40{
  --tw-ring-offset-color: rgb(136 19 55 / 0.4);
}
.ring-offset-rose-900\/45{
  --tw-ring-offset-color: rgb(136 19 55 / 0.45);
}
.ring-offset-rose-900\/5{
  --tw-ring-offset-color: rgb(136 19 55 / 0.05);
}
.ring-offset-rose-900\/50{
  --tw-ring-offset-color: rgb(136 19 55 / 0.5);
}
.ring-offset-rose-900\/55{
  --tw-ring-offset-color: rgb(136 19 55 / 0.55);
}
.ring-offset-rose-900\/60{
  --tw-ring-offset-color: rgb(136 19 55 / 0.6);
}
.ring-offset-rose-900\/65{
  --tw-ring-offset-color: rgb(136 19 55 / 0.65);
}
.ring-offset-rose-900\/70{
  --tw-ring-offset-color: rgb(136 19 55 / 0.7);
}
.ring-offset-rose-900\/75{
  --tw-ring-offset-color: rgb(136 19 55 / 0.75);
}
.ring-offset-rose-900\/80{
  --tw-ring-offset-color: rgb(136 19 55 / 0.8);
}
.ring-offset-rose-900\/85{
  --tw-ring-offset-color: rgb(136 19 55 / 0.85);
}
.ring-offset-rose-900\/90{
  --tw-ring-offset-color: rgb(136 19 55 / 0.9);
}
.ring-offset-rose-900\/95{
  --tw-ring-offset-color: rgb(136 19 55 / 0.95);
}
.ring-offset-rose-950{
  --tw-ring-offset-color: #4c0519;
}
.ring-offset-rose-950\/0{
  --tw-ring-offset-color: rgb(76 5 25 / 0);
}
.ring-offset-rose-950\/10{
  --tw-ring-offset-color: rgb(76 5 25 / 0.1);
}
.ring-offset-rose-950\/100{
  --tw-ring-offset-color: rgb(76 5 25 / 1);
}
.ring-offset-rose-950\/15{
  --tw-ring-offset-color: rgb(76 5 25 / 0.15);
}
.ring-offset-rose-950\/20{
  --tw-ring-offset-color: rgb(76 5 25 / 0.2);
}
.ring-offset-rose-950\/25{
  --tw-ring-offset-color: rgb(76 5 25 / 0.25);
}
.ring-offset-rose-950\/30{
  --tw-ring-offset-color: rgb(76 5 25 / 0.3);
}
.ring-offset-rose-950\/35{
  --tw-ring-offset-color: rgb(76 5 25 / 0.35);
}
.ring-offset-rose-950\/40{
  --tw-ring-offset-color: rgb(76 5 25 / 0.4);
}
.ring-offset-rose-950\/45{
  --tw-ring-offset-color: rgb(76 5 25 / 0.45);
}
.ring-offset-rose-950\/5{
  --tw-ring-offset-color: rgb(76 5 25 / 0.05);
}
.ring-offset-rose-950\/50{
  --tw-ring-offset-color: rgb(76 5 25 / 0.5);
}
.ring-offset-rose-950\/55{
  --tw-ring-offset-color: rgb(76 5 25 / 0.55);
}
.ring-offset-rose-950\/60{
  --tw-ring-offset-color: rgb(76 5 25 / 0.6);
}
.ring-offset-rose-950\/65{
  --tw-ring-offset-color: rgb(76 5 25 / 0.65);
}
.ring-offset-rose-950\/70{
  --tw-ring-offset-color: rgb(76 5 25 / 0.7);
}
.ring-offset-rose-950\/75{
  --tw-ring-offset-color: rgb(76 5 25 / 0.75);
}
.ring-offset-rose-950\/80{
  --tw-ring-offset-color: rgb(76 5 25 / 0.8);
}
.ring-offset-rose-950\/85{
  --tw-ring-offset-color: rgb(76 5 25 / 0.85);
}
.ring-offset-rose-950\/90{
  --tw-ring-offset-color: rgb(76 5 25 / 0.9);
}
.ring-offset-rose-950\/95{
  --tw-ring-offset-color: rgb(76 5 25 / 0.95);
}
.ring-offset-secondary{
  --tw-ring-offset-color: hsl(var(--secondary));
}
.ring-offset-secondary-foreground{
  --tw-ring-offset-color: hsl(var(--secondary-foreground));
}
.ring-offset-secondary-foreground\/0{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0);
}
.ring-offset-secondary-foreground\/10{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.1);
}
.ring-offset-secondary-foreground\/100{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 1);
}
.ring-offset-secondary-foreground\/15{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.15);
}
.ring-offset-secondary-foreground\/20{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.2);
}
.ring-offset-secondary-foreground\/25{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.25);
}
.ring-offset-secondary-foreground\/30{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.3);
}
.ring-offset-secondary-foreground\/35{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.35);
}
.ring-offset-secondary-foreground\/40{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.4);
}
.ring-offset-secondary-foreground\/45{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.45);
}
.ring-offset-secondary-foreground\/5{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.05);
}
.ring-offset-secondary-foreground\/50{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.5);
}
.ring-offset-secondary-foreground\/55{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.55);
}
.ring-offset-secondary-foreground\/60{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.6);
}
.ring-offset-secondary-foreground\/65{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.65);
}
.ring-offset-secondary-foreground\/70{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.7);
}
.ring-offset-secondary-foreground\/75{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.75);
}
.ring-offset-secondary-foreground\/80{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.8);
}
.ring-offset-secondary-foreground\/85{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.85);
}
.ring-offset-secondary-foreground\/90{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.9);
}
.ring-offset-secondary-foreground\/95{
  --tw-ring-offset-color: hsl(var(--secondary-foreground) / 0.95);
}
.ring-offset-secondary\/0{
  --tw-ring-offset-color: hsl(var(--secondary) / 0);
}
.ring-offset-secondary\/10{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.1);
}
.ring-offset-secondary\/100{
  --tw-ring-offset-color: hsl(var(--secondary) / 1);
}
.ring-offset-secondary\/15{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.15);
}
.ring-offset-secondary\/20{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.2);
}
.ring-offset-secondary\/25{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.25);
}
.ring-offset-secondary\/30{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.3);
}
.ring-offset-secondary\/35{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.35);
}
.ring-offset-secondary\/40{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.4);
}
.ring-offset-secondary\/45{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.45);
}
.ring-offset-secondary\/5{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.05);
}
.ring-offset-secondary\/50{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.5);
}
.ring-offset-secondary\/55{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.55);
}
.ring-offset-secondary\/60{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.6);
}
.ring-offset-secondary\/65{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.65);
}
.ring-offset-secondary\/70{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.7);
}
.ring-offset-secondary\/75{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.75);
}
.ring-offset-secondary\/80{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.8);
}
.ring-offset-secondary\/85{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.85);
}
.ring-offset-secondary\/90{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.9);
}
.ring-offset-secondary\/95{
  --tw-ring-offset-color: hsl(var(--secondary) / 0.95);
}
.ring-offset-services-green{
  --tw-ring-offset-color: hsl(var(--color-services-green));
}
.ring-offset-services-green\/0{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0);
}
.ring-offset-services-green\/10{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.1);
}
.ring-offset-services-green\/100{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 1);
}
.ring-offset-services-green\/15{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.15);
}
.ring-offset-services-green\/20{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.2);
}
.ring-offset-services-green\/25{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.25);
}
.ring-offset-services-green\/30{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.3);
}
.ring-offset-services-green\/35{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.35);
}
.ring-offset-services-green\/40{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.4);
}
.ring-offset-services-green\/45{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.45);
}
.ring-offset-services-green\/5{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.05);
}
.ring-offset-services-green\/50{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.5);
}
.ring-offset-services-green\/55{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.55);
}
.ring-offset-services-green\/60{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.6);
}
.ring-offset-services-green\/65{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.65);
}
.ring-offset-services-green\/70{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.7);
}
.ring-offset-services-green\/75{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.75);
}
.ring-offset-services-green\/80{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.8);
}
.ring-offset-services-green\/85{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.85);
}
.ring-offset-services-green\/90{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.9);
}
.ring-offset-services-green\/95{
  --tw-ring-offset-color: hsl(var(--color-services-green) / 0.95);
}
.ring-offset-sidebar{
  --tw-ring-offset-color: hsl(var(--sidebar-background));
}
.ring-offset-sidebar-accent{
  --tw-ring-offset-color: hsl(var(--sidebar-accent));
}
.ring-offset-sidebar-accent-foreground{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground));
}
.ring-offset-sidebar-accent-foreground\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0);
}
.ring-offset-sidebar-accent-foreground\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.1);
}
.ring-offset-sidebar-accent-foreground\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 1);
}
.ring-offset-sidebar-accent-foreground\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.15);
}
.ring-offset-sidebar-accent-foreground\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.2);
}
.ring-offset-sidebar-accent-foreground\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.25);
}
.ring-offset-sidebar-accent-foreground\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.3);
}
.ring-offset-sidebar-accent-foreground\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.35);
}
.ring-offset-sidebar-accent-foreground\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.4);
}
.ring-offset-sidebar-accent-foreground\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.45);
}
.ring-offset-sidebar-accent-foreground\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.05);
}
.ring-offset-sidebar-accent-foreground\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.5);
}
.ring-offset-sidebar-accent-foreground\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.55);
}
.ring-offset-sidebar-accent-foreground\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.6);
}
.ring-offset-sidebar-accent-foreground\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.65);
}
.ring-offset-sidebar-accent-foreground\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.7);
}
.ring-offset-sidebar-accent-foreground\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.75);
}
.ring-offset-sidebar-accent-foreground\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.8);
}
.ring-offset-sidebar-accent-foreground\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.85);
}
.ring-offset-sidebar-accent-foreground\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.9);
}
.ring-offset-sidebar-accent-foreground\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-accent-foreground) / 0.95);
}
.ring-offset-sidebar-accent\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0);
}
.ring-offset-sidebar-accent\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.1);
}
.ring-offset-sidebar-accent\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 1);
}
.ring-offset-sidebar-accent\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.15);
}
.ring-offset-sidebar-accent\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.2);
}
.ring-offset-sidebar-accent\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.25);
}
.ring-offset-sidebar-accent\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.3);
}
.ring-offset-sidebar-accent\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.35);
}
.ring-offset-sidebar-accent\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.4);
}
.ring-offset-sidebar-accent\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.45);
}
.ring-offset-sidebar-accent\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.05);
}
.ring-offset-sidebar-accent\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.5);
}
.ring-offset-sidebar-accent\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.55);
}
.ring-offset-sidebar-accent\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.6);
}
.ring-offset-sidebar-accent\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.65);
}
.ring-offset-sidebar-accent\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.7);
}
.ring-offset-sidebar-accent\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.75);
}
.ring-offset-sidebar-accent\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.8);
}
.ring-offset-sidebar-accent\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.85);
}
.ring-offset-sidebar-accent\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.9);
}
.ring-offset-sidebar-accent\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-accent) / 0.95);
}
.ring-offset-sidebar-border{
  --tw-ring-offset-color: hsl(var(--sidebar-border));
}
.ring-offset-sidebar-border\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0);
}
.ring-offset-sidebar-border\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.1);
}
.ring-offset-sidebar-border\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 1);
}
.ring-offset-sidebar-border\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.15);
}
.ring-offset-sidebar-border\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.2);
}
.ring-offset-sidebar-border\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.25);
}
.ring-offset-sidebar-border\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.3);
}
.ring-offset-sidebar-border\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.35);
}
.ring-offset-sidebar-border\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.4);
}
.ring-offset-sidebar-border\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.45);
}
.ring-offset-sidebar-border\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.05);
}
.ring-offset-sidebar-border\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.5);
}
.ring-offset-sidebar-border\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.55);
}
.ring-offset-sidebar-border\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.6);
}
.ring-offset-sidebar-border\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.65);
}
.ring-offset-sidebar-border\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.7);
}
.ring-offset-sidebar-border\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.75);
}
.ring-offset-sidebar-border\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.8);
}
.ring-offset-sidebar-border\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.85);
}
.ring-offset-sidebar-border\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.9);
}
.ring-offset-sidebar-border\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-border) / 0.95);
}
.ring-offset-sidebar-foreground{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground));
}
.ring-offset-sidebar-foreground\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0);
}
.ring-offset-sidebar-foreground\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.1);
}
.ring-offset-sidebar-foreground\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 1);
}
.ring-offset-sidebar-foreground\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.15);
}
.ring-offset-sidebar-foreground\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.2);
}
.ring-offset-sidebar-foreground\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.25);
}
.ring-offset-sidebar-foreground\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.3);
}
.ring-offset-sidebar-foreground\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.35);
}
.ring-offset-sidebar-foreground\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.4);
}
.ring-offset-sidebar-foreground\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.45);
}
.ring-offset-sidebar-foreground\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.05);
}
.ring-offset-sidebar-foreground\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.5);
}
.ring-offset-sidebar-foreground\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.55);
}
.ring-offset-sidebar-foreground\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.6);
}
.ring-offset-sidebar-foreground\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.65);
}
.ring-offset-sidebar-foreground\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.7);
}
.ring-offset-sidebar-foreground\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.75);
}
.ring-offset-sidebar-foreground\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.8);
}
.ring-offset-sidebar-foreground\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.85);
}
.ring-offset-sidebar-foreground\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.9);
}
.ring-offset-sidebar-foreground\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-foreground) / 0.95);
}
.ring-offset-sidebar-primary{
  --tw-ring-offset-color: hsl(var(--sidebar-primary));
}
.ring-offset-sidebar-primary-foreground{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground));
}
.ring-offset-sidebar-primary-foreground\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0);
}
.ring-offset-sidebar-primary-foreground\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.1);
}
.ring-offset-sidebar-primary-foreground\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 1);
}
.ring-offset-sidebar-primary-foreground\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.15);
}
.ring-offset-sidebar-primary-foreground\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.2);
}
.ring-offset-sidebar-primary-foreground\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.25);
}
.ring-offset-sidebar-primary-foreground\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.3);
}
.ring-offset-sidebar-primary-foreground\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.35);
}
.ring-offset-sidebar-primary-foreground\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.4);
}
.ring-offset-sidebar-primary-foreground\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.45);
}
.ring-offset-sidebar-primary-foreground\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.05);
}
.ring-offset-sidebar-primary-foreground\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.5);
}
.ring-offset-sidebar-primary-foreground\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.55);
}
.ring-offset-sidebar-primary-foreground\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.6);
}
.ring-offset-sidebar-primary-foreground\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.65);
}
.ring-offset-sidebar-primary-foreground\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.7);
}
.ring-offset-sidebar-primary-foreground\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.75);
}
.ring-offset-sidebar-primary-foreground\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.8);
}
.ring-offset-sidebar-primary-foreground\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.85);
}
.ring-offset-sidebar-primary-foreground\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.9);
}
.ring-offset-sidebar-primary-foreground\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-primary-foreground) / 0.95);
}
.ring-offset-sidebar-primary\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0);
}
.ring-offset-sidebar-primary\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.1);
}
.ring-offset-sidebar-primary\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 1);
}
.ring-offset-sidebar-primary\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.15);
}
.ring-offset-sidebar-primary\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.2);
}
.ring-offset-sidebar-primary\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.25);
}
.ring-offset-sidebar-primary\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.3);
}
.ring-offset-sidebar-primary\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.35);
}
.ring-offset-sidebar-primary\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.4);
}
.ring-offset-sidebar-primary\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.45);
}
.ring-offset-sidebar-primary\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.05);
}
.ring-offset-sidebar-primary\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.5);
}
.ring-offset-sidebar-primary\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.55);
}
.ring-offset-sidebar-primary\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.6);
}
.ring-offset-sidebar-primary\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.65);
}
.ring-offset-sidebar-primary\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.7);
}
.ring-offset-sidebar-primary\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.75);
}
.ring-offset-sidebar-primary\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.8);
}
.ring-offset-sidebar-primary\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.85);
}
.ring-offset-sidebar-primary\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.9);
}
.ring-offset-sidebar-primary\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-primary) / 0.95);
}
.ring-offset-sidebar-ring{
  --tw-ring-offset-color: hsl(var(--sidebar-ring));
}
.ring-offset-sidebar-ring\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0);
}
.ring-offset-sidebar-ring\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.1);
}
.ring-offset-sidebar-ring\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 1);
}
.ring-offset-sidebar-ring\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.15);
}
.ring-offset-sidebar-ring\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.2);
}
.ring-offset-sidebar-ring\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.25);
}
.ring-offset-sidebar-ring\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.3);
}
.ring-offset-sidebar-ring\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.35);
}
.ring-offset-sidebar-ring\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.4);
}
.ring-offset-sidebar-ring\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.45);
}
.ring-offset-sidebar-ring\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.05);
}
.ring-offset-sidebar-ring\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.5);
}
.ring-offset-sidebar-ring\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.55);
}
.ring-offset-sidebar-ring\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.6);
}
.ring-offset-sidebar-ring\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.65);
}
.ring-offset-sidebar-ring\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.7);
}
.ring-offset-sidebar-ring\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.75);
}
.ring-offset-sidebar-ring\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.8);
}
.ring-offset-sidebar-ring\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.85);
}
.ring-offset-sidebar-ring\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.9);
}
.ring-offset-sidebar-ring\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-ring) / 0.95);
}
.ring-offset-sidebar\/0{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0);
}
.ring-offset-sidebar\/10{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.1);
}
.ring-offset-sidebar\/100{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 1);
}
.ring-offset-sidebar\/15{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.15);
}
.ring-offset-sidebar\/20{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.2);
}
.ring-offset-sidebar\/25{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.25);
}
.ring-offset-sidebar\/30{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.3);
}
.ring-offset-sidebar\/35{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.35);
}
.ring-offset-sidebar\/40{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.4);
}
.ring-offset-sidebar\/45{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.45);
}
.ring-offset-sidebar\/5{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.05);
}
.ring-offset-sidebar\/50{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.5);
}
.ring-offset-sidebar\/55{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.55);
}
.ring-offset-sidebar\/60{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.6);
}
.ring-offset-sidebar\/65{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.65);
}
.ring-offset-sidebar\/70{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.7);
}
.ring-offset-sidebar\/75{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.75);
}
.ring-offset-sidebar\/80{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.8);
}
.ring-offset-sidebar\/85{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.85);
}
.ring-offset-sidebar\/90{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.9);
}
.ring-offset-sidebar\/95{
  --tw-ring-offset-color: hsl(var(--sidebar-background) / 0.95);
}
.ring-offset-sky-100{
  --tw-ring-offset-color: #e0f2fe;
}
.ring-offset-sky-100\/0{
  --tw-ring-offset-color: rgb(224 242 254 / 0);
}
.ring-offset-sky-100\/10{
  --tw-ring-offset-color: rgb(224 242 254 / 0.1);
}
.ring-offset-sky-100\/100{
  --tw-ring-offset-color: rgb(224 242 254 / 1);
}
.ring-offset-sky-100\/15{
  --tw-ring-offset-color: rgb(224 242 254 / 0.15);
}
.ring-offset-sky-100\/20{
  --tw-ring-offset-color: rgb(224 242 254 / 0.2);
}
.ring-offset-sky-100\/25{
  --tw-ring-offset-color: rgb(224 242 254 / 0.25);
}
.ring-offset-sky-100\/30{
  --tw-ring-offset-color: rgb(224 242 254 / 0.3);
}
.ring-offset-sky-100\/35{
  --tw-ring-offset-color: rgb(224 242 254 / 0.35);
}
.ring-offset-sky-100\/40{
  --tw-ring-offset-color: rgb(224 242 254 / 0.4);
}
.ring-offset-sky-100\/45{
  --tw-ring-offset-color: rgb(224 242 254 / 0.45);
}
.ring-offset-sky-100\/5{
  --tw-ring-offset-color: rgb(224 242 254 / 0.05);
}
.ring-offset-sky-100\/50{
  --tw-ring-offset-color: rgb(224 242 254 / 0.5);
}
.ring-offset-sky-100\/55{
  --tw-ring-offset-color: rgb(224 242 254 / 0.55);
}
.ring-offset-sky-100\/60{
  --tw-ring-offset-color: rgb(224 242 254 / 0.6);
}
.ring-offset-sky-100\/65{
  --tw-ring-offset-color: rgb(224 242 254 / 0.65);
}
.ring-offset-sky-100\/70{
  --tw-ring-offset-color: rgb(224 242 254 / 0.7);
}
.ring-offset-sky-100\/75{
  --tw-ring-offset-color: rgb(224 242 254 / 0.75);
}
.ring-offset-sky-100\/80{
  --tw-ring-offset-color: rgb(224 242 254 / 0.8);
}
.ring-offset-sky-100\/85{
  --tw-ring-offset-color: rgb(224 242 254 / 0.85);
}
.ring-offset-sky-100\/90{
  --tw-ring-offset-color: rgb(224 242 254 / 0.9);
}
.ring-offset-sky-100\/95{
  --tw-ring-offset-color: rgb(224 242 254 / 0.95);
}
.ring-offset-sky-200{
  --tw-ring-offset-color: #bae6fd;
}
.ring-offset-sky-200\/0{
  --tw-ring-offset-color: rgb(186 230 253 / 0);
}
.ring-offset-sky-200\/10{
  --tw-ring-offset-color: rgb(186 230 253 / 0.1);
}
.ring-offset-sky-200\/100{
  --tw-ring-offset-color: rgb(186 230 253 / 1);
}
.ring-offset-sky-200\/15{
  --tw-ring-offset-color: rgb(186 230 253 / 0.15);
}
.ring-offset-sky-200\/20{
  --tw-ring-offset-color: rgb(186 230 253 / 0.2);
}
.ring-offset-sky-200\/25{
  --tw-ring-offset-color: rgb(186 230 253 / 0.25);
}
.ring-offset-sky-200\/30{
  --tw-ring-offset-color: rgb(186 230 253 / 0.3);
}
.ring-offset-sky-200\/35{
  --tw-ring-offset-color: rgb(186 230 253 / 0.35);
}
.ring-offset-sky-200\/40{
  --tw-ring-offset-color: rgb(186 230 253 / 0.4);
}
.ring-offset-sky-200\/45{
  --tw-ring-offset-color: rgb(186 230 253 / 0.45);
}
.ring-offset-sky-200\/5{
  --tw-ring-offset-color: rgb(186 230 253 / 0.05);
}
.ring-offset-sky-200\/50{
  --tw-ring-offset-color: rgb(186 230 253 / 0.5);
}
.ring-offset-sky-200\/55{
  --tw-ring-offset-color: rgb(186 230 253 / 0.55);
}
.ring-offset-sky-200\/60{
  --tw-ring-offset-color: rgb(186 230 253 / 0.6);
}
.ring-offset-sky-200\/65{
  --tw-ring-offset-color: rgb(186 230 253 / 0.65);
}
.ring-offset-sky-200\/70{
  --tw-ring-offset-color: rgb(186 230 253 / 0.7);
}
.ring-offset-sky-200\/75{
  --tw-ring-offset-color: rgb(186 230 253 / 0.75);
}
.ring-offset-sky-200\/80{
  --tw-ring-offset-color: rgb(186 230 253 / 0.8);
}
.ring-offset-sky-200\/85{
  --tw-ring-offset-color: rgb(186 230 253 / 0.85);
}
.ring-offset-sky-200\/90{
  --tw-ring-offset-color: rgb(186 230 253 / 0.9);
}
.ring-offset-sky-200\/95{
  --tw-ring-offset-color: rgb(186 230 253 / 0.95);
}
.ring-offset-sky-300{
  --tw-ring-offset-color: #7dd3fc;
}
.ring-offset-sky-300\/0{
  --tw-ring-offset-color: rgb(125 211 252 / 0);
}
.ring-offset-sky-300\/10{
  --tw-ring-offset-color: rgb(125 211 252 / 0.1);
}
.ring-offset-sky-300\/100{
  --tw-ring-offset-color: rgb(125 211 252 / 1);
}
.ring-offset-sky-300\/15{
  --tw-ring-offset-color: rgb(125 211 252 / 0.15);
}
.ring-offset-sky-300\/20{
  --tw-ring-offset-color: rgb(125 211 252 / 0.2);
}
.ring-offset-sky-300\/25{
  --tw-ring-offset-color: rgb(125 211 252 / 0.25);
}
.ring-offset-sky-300\/30{
  --tw-ring-offset-color: rgb(125 211 252 / 0.3);
}
.ring-offset-sky-300\/35{
  --tw-ring-offset-color: rgb(125 211 252 / 0.35);
}
.ring-offset-sky-300\/40{
  --tw-ring-offset-color: rgb(125 211 252 / 0.4);
}
.ring-offset-sky-300\/45{
  --tw-ring-offset-color: rgb(125 211 252 / 0.45);
}
.ring-offset-sky-300\/5{
  --tw-ring-offset-color: rgb(125 211 252 / 0.05);
}
.ring-offset-sky-300\/50{
  --tw-ring-offset-color: rgb(125 211 252 / 0.5);
}
.ring-offset-sky-300\/55{
  --tw-ring-offset-color: rgb(125 211 252 / 0.55);
}
.ring-offset-sky-300\/60{
  --tw-ring-offset-color: rgb(125 211 252 / 0.6);
}
.ring-offset-sky-300\/65{
  --tw-ring-offset-color: rgb(125 211 252 / 0.65);
}
.ring-offset-sky-300\/70{
  --tw-ring-offset-color: rgb(125 211 252 / 0.7);
}
.ring-offset-sky-300\/75{
  --tw-ring-offset-color: rgb(125 211 252 / 0.75);
}
.ring-offset-sky-300\/80{
  --tw-ring-offset-color: rgb(125 211 252 / 0.8);
}
.ring-offset-sky-300\/85{
  --tw-ring-offset-color: rgb(125 211 252 / 0.85);
}
.ring-offset-sky-300\/90{
  --tw-ring-offset-color: rgb(125 211 252 / 0.9);
}
.ring-offset-sky-300\/95{
  --tw-ring-offset-color: rgb(125 211 252 / 0.95);
}
.ring-offset-sky-400{
  --tw-ring-offset-color: #38bdf8;
}
.ring-offset-sky-400\/0{
  --tw-ring-offset-color: rgb(56 189 248 / 0);
}
.ring-offset-sky-400\/10{
  --tw-ring-offset-color: rgb(56 189 248 / 0.1);
}
.ring-offset-sky-400\/100{
  --tw-ring-offset-color: rgb(56 189 248 / 1);
}
.ring-offset-sky-400\/15{
  --tw-ring-offset-color: rgb(56 189 248 / 0.15);
}
.ring-offset-sky-400\/20{
  --tw-ring-offset-color: rgb(56 189 248 / 0.2);
}
.ring-offset-sky-400\/25{
  --tw-ring-offset-color: rgb(56 189 248 / 0.25);
}
.ring-offset-sky-400\/30{
  --tw-ring-offset-color: rgb(56 189 248 / 0.3);
}
.ring-offset-sky-400\/35{
  --tw-ring-offset-color: rgb(56 189 248 / 0.35);
}
.ring-offset-sky-400\/40{
  --tw-ring-offset-color: rgb(56 189 248 / 0.4);
}
.ring-offset-sky-400\/45{
  --tw-ring-offset-color: rgb(56 189 248 / 0.45);
}
.ring-offset-sky-400\/5{
  --tw-ring-offset-color: rgb(56 189 248 / 0.05);
}
.ring-offset-sky-400\/50{
  --tw-ring-offset-color: rgb(56 189 248 / 0.5);
}
.ring-offset-sky-400\/55{
  --tw-ring-offset-color: rgb(56 189 248 / 0.55);
}
.ring-offset-sky-400\/60{
  --tw-ring-offset-color: rgb(56 189 248 / 0.6);
}
.ring-offset-sky-400\/65{
  --tw-ring-offset-color: rgb(56 189 248 / 0.65);
}
.ring-offset-sky-400\/70{
  --tw-ring-offset-color: rgb(56 189 248 / 0.7);
}
.ring-offset-sky-400\/75{
  --tw-ring-offset-color: rgb(56 189 248 / 0.75);
}
.ring-offset-sky-400\/80{
  --tw-ring-offset-color: rgb(56 189 248 / 0.8);
}
.ring-offset-sky-400\/85{
  --tw-ring-offset-color: rgb(56 189 248 / 0.85);
}
.ring-offset-sky-400\/90{
  --tw-ring-offset-color: rgb(56 189 248 / 0.9);
}
.ring-offset-sky-400\/95{
  --tw-ring-offset-color: rgb(56 189 248 / 0.95);
}
.ring-offset-sky-50{
  --tw-ring-offset-color: #f0f9ff;
}
.ring-offset-sky-50\/0{
  --tw-ring-offset-color: rgb(240 249 255 / 0);
}
.ring-offset-sky-50\/10{
  --tw-ring-offset-color: rgb(240 249 255 / 0.1);
}
.ring-offset-sky-50\/100{
  --tw-ring-offset-color: rgb(240 249 255 / 1);
}
.ring-offset-sky-50\/15{
  --tw-ring-offset-color: rgb(240 249 255 / 0.15);
}
.ring-offset-sky-50\/20{
  --tw-ring-offset-color: rgb(240 249 255 / 0.2);
}
.ring-offset-sky-50\/25{
  --tw-ring-offset-color: rgb(240 249 255 / 0.25);
}
.ring-offset-sky-50\/30{
  --tw-ring-offset-color: rgb(240 249 255 / 0.3);
}
.ring-offset-sky-50\/35{
  --tw-ring-offset-color: rgb(240 249 255 / 0.35);
}
.ring-offset-sky-50\/40{
  --tw-ring-offset-color: rgb(240 249 255 / 0.4);
}
.ring-offset-sky-50\/45{
  --tw-ring-offset-color: rgb(240 249 255 / 0.45);
}
.ring-offset-sky-50\/5{
  --tw-ring-offset-color: rgb(240 249 255 / 0.05);
}
.ring-offset-sky-50\/50{
  --tw-ring-offset-color: rgb(240 249 255 / 0.5);
}
.ring-offset-sky-50\/55{
  --tw-ring-offset-color: rgb(240 249 255 / 0.55);
}
.ring-offset-sky-50\/60{
  --tw-ring-offset-color: rgb(240 249 255 / 0.6);
}
.ring-offset-sky-50\/65{
  --tw-ring-offset-color: rgb(240 249 255 / 0.65);
}
.ring-offset-sky-50\/70{
  --tw-ring-offset-color: rgb(240 249 255 / 0.7);
}
.ring-offset-sky-50\/75{
  --tw-ring-offset-color: rgb(240 249 255 / 0.75);
}
.ring-offset-sky-50\/80{
  --tw-ring-offset-color: rgb(240 249 255 / 0.8);
}
.ring-offset-sky-50\/85{
  --tw-ring-offset-color: rgb(240 249 255 / 0.85);
}
.ring-offset-sky-50\/90{
  --tw-ring-offset-color: rgb(240 249 255 / 0.9);
}
.ring-offset-sky-50\/95{
  --tw-ring-offset-color: rgb(240 249 255 / 0.95);
}
.ring-offset-sky-500{
  --tw-ring-offset-color: #0ea5e9;
}
.ring-offset-sky-500\/0{
  --tw-ring-offset-color: rgb(14 165 233 / 0);
}
.ring-offset-sky-500\/10{
  --tw-ring-offset-color: rgb(14 165 233 / 0.1);
}
.ring-offset-sky-500\/100{
  --tw-ring-offset-color: rgb(14 165 233 / 1);
}
.ring-offset-sky-500\/15{
  --tw-ring-offset-color: rgb(14 165 233 / 0.15);
}
.ring-offset-sky-500\/20{
  --tw-ring-offset-color: rgb(14 165 233 / 0.2);
}
.ring-offset-sky-500\/25{
  --tw-ring-offset-color: rgb(14 165 233 / 0.25);
}
.ring-offset-sky-500\/30{
  --tw-ring-offset-color: rgb(14 165 233 / 0.3);
}
.ring-offset-sky-500\/35{
  --tw-ring-offset-color: rgb(14 165 233 / 0.35);
}
.ring-offset-sky-500\/40{
  --tw-ring-offset-color: rgb(14 165 233 / 0.4);
}
.ring-offset-sky-500\/45{
  --tw-ring-offset-color: rgb(14 165 233 / 0.45);
}
.ring-offset-sky-500\/5{
  --tw-ring-offset-color: rgb(14 165 233 / 0.05);
}
.ring-offset-sky-500\/50{
  --tw-ring-offset-color: rgb(14 165 233 / 0.5);
}
.ring-offset-sky-500\/55{
  --tw-ring-offset-color: rgb(14 165 233 / 0.55);
}
.ring-offset-sky-500\/60{
  --tw-ring-offset-color: rgb(14 165 233 / 0.6);
}
.ring-offset-sky-500\/65{
  --tw-ring-offset-color: rgb(14 165 233 / 0.65);
}
.ring-offset-sky-500\/70{
  --tw-ring-offset-color: rgb(14 165 233 / 0.7);
}
.ring-offset-sky-500\/75{
  --tw-ring-offset-color: rgb(14 165 233 / 0.75);
}
.ring-offset-sky-500\/80{
  --tw-ring-offset-color: rgb(14 165 233 / 0.8);
}
.ring-offset-sky-500\/85{
  --tw-ring-offset-color: rgb(14 165 233 / 0.85);
}
.ring-offset-sky-500\/90{
  --tw-ring-offset-color: rgb(14 165 233 / 0.9);
}
.ring-offset-sky-500\/95{
  --tw-ring-offset-color: rgb(14 165 233 / 0.95);
}
.ring-offset-sky-600{
  --tw-ring-offset-color: #0284c7;
}
.ring-offset-sky-600\/0{
  --tw-ring-offset-color: rgb(2 132 199 / 0);
}
.ring-offset-sky-600\/10{
  --tw-ring-offset-color: rgb(2 132 199 / 0.1);
}
.ring-offset-sky-600\/100{
  --tw-ring-offset-color: rgb(2 132 199 / 1);
}
.ring-offset-sky-600\/15{
  --tw-ring-offset-color: rgb(2 132 199 / 0.15);
}
.ring-offset-sky-600\/20{
  --tw-ring-offset-color: rgb(2 132 199 / 0.2);
}
.ring-offset-sky-600\/25{
  --tw-ring-offset-color: rgb(2 132 199 / 0.25);
}
.ring-offset-sky-600\/30{
  --tw-ring-offset-color: rgb(2 132 199 / 0.3);
}
.ring-offset-sky-600\/35{
  --tw-ring-offset-color: rgb(2 132 199 / 0.35);
}
.ring-offset-sky-600\/40{
  --tw-ring-offset-color: rgb(2 132 199 / 0.4);
}
.ring-offset-sky-600\/45{
  --tw-ring-offset-color: rgb(2 132 199 / 0.45);
}
.ring-offset-sky-600\/5{
  --tw-ring-offset-color: rgb(2 132 199 / 0.05);
}
.ring-offset-sky-600\/50{
  --tw-ring-offset-color: rgb(2 132 199 / 0.5);
}
.ring-offset-sky-600\/55{
  --tw-ring-offset-color: rgb(2 132 199 / 0.55);
}
.ring-offset-sky-600\/60{
  --tw-ring-offset-color: rgb(2 132 199 / 0.6);
}
.ring-offset-sky-600\/65{
  --tw-ring-offset-color: rgb(2 132 199 / 0.65);
}
.ring-offset-sky-600\/70{
  --tw-ring-offset-color: rgb(2 132 199 / 0.7);
}
.ring-offset-sky-600\/75{
  --tw-ring-offset-color: rgb(2 132 199 / 0.75);
}
.ring-offset-sky-600\/80{
  --tw-ring-offset-color: rgb(2 132 199 / 0.8);
}
.ring-offset-sky-600\/85{
  --tw-ring-offset-color: rgb(2 132 199 / 0.85);
}
.ring-offset-sky-600\/90{
  --tw-ring-offset-color: rgb(2 132 199 / 0.9);
}
.ring-offset-sky-600\/95{
  --tw-ring-offset-color: rgb(2 132 199 / 0.95);
}
.ring-offset-sky-700{
  --tw-ring-offset-color: #0369a1;
}
.ring-offset-sky-700\/0{
  --tw-ring-offset-color: rgb(3 105 161 / 0);
}
.ring-offset-sky-700\/10{
  --tw-ring-offset-color: rgb(3 105 161 / 0.1);
}
.ring-offset-sky-700\/100{
  --tw-ring-offset-color: rgb(3 105 161 / 1);
}
.ring-offset-sky-700\/15{
  --tw-ring-offset-color: rgb(3 105 161 / 0.15);
}
.ring-offset-sky-700\/20{
  --tw-ring-offset-color: rgb(3 105 161 / 0.2);
}
.ring-offset-sky-700\/25{
  --tw-ring-offset-color: rgb(3 105 161 / 0.25);
}
.ring-offset-sky-700\/30{
  --tw-ring-offset-color: rgb(3 105 161 / 0.3);
}
.ring-offset-sky-700\/35{
  --tw-ring-offset-color: rgb(3 105 161 / 0.35);
}
.ring-offset-sky-700\/40{
  --tw-ring-offset-color: rgb(3 105 161 / 0.4);
}
.ring-offset-sky-700\/45{
  --tw-ring-offset-color: rgb(3 105 161 / 0.45);
}
.ring-offset-sky-700\/5{
  --tw-ring-offset-color: rgb(3 105 161 / 0.05);
}
.ring-offset-sky-700\/50{
  --tw-ring-offset-color: rgb(3 105 161 / 0.5);
}
.ring-offset-sky-700\/55{
  --tw-ring-offset-color: rgb(3 105 161 / 0.55);
}
.ring-offset-sky-700\/60{
  --tw-ring-offset-color: rgb(3 105 161 / 0.6);
}
.ring-offset-sky-700\/65{
  --tw-ring-offset-color: rgb(3 105 161 / 0.65);
}
.ring-offset-sky-700\/70{
  --tw-ring-offset-color: rgb(3 105 161 / 0.7);
}
.ring-offset-sky-700\/75{
  --tw-ring-offset-color: rgb(3 105 161 / 0.75);
}
.ring-offset-sky-700\/80{
  --tw-ring-offset-color: rgb(3 105 161 / 0.8);
}
.ring-offset-sky-700\/85{
  --tw-ring-offset-color: rgb(3 105 161 / 0.85);
}
.ring-offset-sky-700\/90{
  --tw-ring-offset-color: rgb(3 105 161 / 0.9);
}
.ring-offset-sky-700\/95{
  --tw-ring-offset-color: rgb(3 105 161 / 0.95);
}
.ring-offset-sky-800{
  --tw-ring-offset-color: #075985;
}
.ring-offset-sky-800\/0{
  --tw-ring-offset-color: rgb(7 89 133 / 0);
}
.ring-offset-sky-800\/10{
  --tw-ring-offset-color: rgb(7 89 133 / 0.1);
}
.ring-offset-sky-800\/100{
  --tw-ring-offset-color: rgb(7 89 133 / 1);
}
.ring-offset-sky-800\/15{
  --tw-ring-offset-color: rgb(7 89 133 / 0.15);
}
.ring-offset-sky-800\/20{
  --tw-ring-offset-color: rgb(7 89 133 / 0.2);
}
.ring-offset-sky-800\/25{
  --tw-ring-offset-color: rgb(7 89 133 / 0.25);
}
.ring-offset-sky-800\/30{
  --tw-ring-offset-color: rgb(7 89 133 / 0.3);
}
.ring-offset-sky-800\/35{
  --tw-ring-offset-color: rgb(7 89 133 / 0.35);
}
.ring-offset-sky-800\/40{
  --tw-ring-offset-color: rgb(7 89 133 / 0.4);
}
.ring-offset-sky-800\/45{
  --tw-ring-offset-color: rgb(7 89 133 / 0.45);
}
.ring-offset-sky-800\/5{
  --tw-ring-offset-color: rgb(7 89 133 / 0.05);
}
.ring-offset-sky-800\/50{
  --tw-ring-offset-color: rgb(7 89 133 / 0.5);
}
.ring-offset-sky-800\/55{
  --tw-ring-offset-color: rgb(7 89 133 / 0.55);
}
.ring-offset-sky-800\/60{
  --tw-ring-offset-color: rgb(7 89 133 / 0.6);
}
.ring-offset-sky-800\/65{
  --tw-ring-offset-color: rgb(7 89 133 / 0.65);
}
.ring-offset-sky-800\/70{
  --tw-ring-offset-color: rgb(7 89 133 / 0.7);
}
.ring-offset-sky-800\/75{
  --tw-ring-offset-color: rgb(7 89 133 / 0.75);
}
.ring-offset-sky-800\/80{
  --tw-ring-offset-color: rgb(7 89 133 / 0.8);
}
.ring-offset-sky-800\/85{
  --tw-ring-offset-color: rgb(7 89 133 / 0.85);
}
.ring-offset-sky-800\/90{
  --tw-ring-offset-color: rgb(7 89 133 / 0.9);
}
.ring-offset-sky-800\/95{
  --tw-ring-offset-color: rgb(7 89 133 / 0.95);
}
.ring-offset-sky-900{
  --tw-ring-offset-color: #0c4a6e;
}
.ring-offset-sky-900\/0{
  --tw-ring-offset-color: rgb(12 74 110 / 0);
}
.ring-offset-sky-900\/10{
  --tw-ring-offset-color: rgb(12 74 110 / 0.1);
}
.ring-offset-sky-900\/100{
  --tw-ring-offset-color: rgb(12 74 110 / 1);
}
.ring-offset-sky-900\/15{
  --tw-ring-offset-color: rgb(12 74 110 / 0.15);
}
.ring-offset-sky-900\/20{
  --tw-ring-offset-color: rgb(12 74 110 / 0.2);
}
.ring-offset-sky-900\/25{
  --tw-ring-offset-color: rgb(12 74 110 / 0.25);
}
.ring-offset-sky-900\/30{
  --tw-ring-offset-color: rgb(12 74 110 / 0.3);
}
.ring-offset-sky-900\/35{
  --tw-ring-offset-color: rgb(12 74 110 / 0.35);
}
.ring-offset-sky-900\/40{
  --tw-ring-offset-color: rgb(12 74 110 / 0.4);
}
.ring-offset-sky-900\/45{
  --tw-ring-offset-color: rgb(12 74 110 / 0.45);
}
.ring-offset-sky-900\/5{
  --tw-ring-offset-color: rgb(12 74 110 / 0.05);
}
.ring-offset-sky-900\/50{
  --tw-ring-offset-color: rgb(12 74 110 / 0.5);
}
.ring-offset-sky-900\/55{
  --tw-ring-offset-color: rgb(12 74 110 / 0.55);
}
.ring-offset-sky-900\/60{
  --tw-ring-offset-color: rgb(12 74 110 / 0.6);
}
.ring-offset-sky-900\/65{
  --tw-ring-offset-color: rgb(12 74 110 / 0.65);
}
.ring-offset-sky-900\/70{
  --tw-ring-offset-color: rgb(12 74 110 / 0.7);
}
.ring-offset-sky-900\/75{
  --tw-ring-offset-color: rgb(12 74 110 / 0.75);
}
.ring-offset-sky-900\/80{
  --tw-ring-offset-color: rgb(12 74 110 / 0.8);
}
.ring-offset-sky-900\/85{
  --tw-ring-offset-color: rgb(12 74 110 / 0.85);
}
.ring-offset-sky-900\/90{
  --tw-ring-offset-color: rgb(12 74 110 / 0.9);
}
.ring-offset-sky-900\/95{
  --tw-ring-offset-color: rgb(12 74 110 / 0.95);
}
.ring-offset-sky-950{
  --tw-ring-offset-color: #082f49;
}
.ring-offset-sky-950\/0{
  --tw-ring-offset-color: rgb(8 47 73 / 0);
}
.ring-offset-sky-950\/10{
  --tw-ring-offset-color: rgb(8 47 73 / 0.1);
}
.ring-offset-sky-950\/100{
  --tw-ring-offset-color: rgb(8 47 73 / 1);
}
.ring-offset-sky-950\/15{
  --tw-ring-offset-color: rgb(8 47 73 / 0.15);
}
.ring-offset-sky-950\/20{
  --tw-ring-offset-color: rgb(8 47 73 / 0.2);
}
.ring-offset-sky-950\/25{
  --tw-ring-offset-color: rgb(8 47 73 / 0.25);
}
.ring-offset-sky-950\/30{
  --tw-ring-offset-color: rgb(8 47 73 / 0.3);
}
.ring-offset-sky-950\/35{
  --tw-ring-offset-color: rgb(8 47 73 / 0.35);
}
.ring-offset-sky-950\/40{
  --tw-ring-offset-color: rgb(8 47 73 / 0.4);
}
.ring-offset-sky-950\/45{
  --tw-ring-offset-color: rgb(8 47 73 / 0.45);
}
.ring-offset-sky-950\/5{
  --tw-ring-offset-color: rgb(8 47 73 / 0.05);
}
.ring-offset-sky-950\/50{
  --tw-ring-offset-color: rgb(8 47 73 / 0.5);
}
.ring-offset-sky-950\/55{
  --tw-ring-offset-color: rgb(8 47 73 / 0.55);
}
.ring-offset-sky-950\/60{
  --tw-ring-offset-color: rgb(8 47 73 / 0.6);
}
.ring-offset-sky-950\/65{
  --tw-ring-offset-color: rgb(8 47 73 / 0.65);
}
.ring-offset-sky-950\/70{
  --tw-ring-offset-color: rgb(8 47 73 / 0.7);
}
.ring-offset-sky-950\/75{
  --tw-ring-offset-color: rgb(8 47 73 / 0.75);
}
.ring-offset-sky-950\/80{
  --tw-ring-offset-color: rgb(8 47 73 / 0.8);
}
.ring-offset-sky-950\/85{
  --tw-ring-offset-color: rgb(8 47 73 / 0.85);
}
.ring-offset-sky-950\/90{
  --tw-ring-offset-color: rgb(8 47 73 / 0.9);
}
.ring-offset-sky-950\/95{
  --tw-ring-offset-color: rgb(8 47 73 / 0.95);
}
.ring-offset-slate-100{
  --tw-ring-offset-color: #f1f5f9;
}
.ring-offset-slate-100\/0{
  --tw-ring-offset-color: rgb(241 245 249 / 0);
}
.ring-offset-slate-100\/10{
  --tw-ring-offset-color: rgb(241 245 249 / 0.1);
}
.ring-offset-slate-100\/100{
  --tw-ring-offset-color: rgb(241 245 249 / 1);
}
.ring-offset-slate-100\/15{
  --tw-ring-offset-color: rgb(241 245 249 / 0.15);
}
.ring-offset-slate-100\/20{
  --tw-ring-offset-color: rgb(241 245 249 / 0.2);
}
.ring-offset-slate-100\/25{
  --tw-ring-offset-color: rgb(241 245 249 / 0.25);
}
.ring-offset-slate-100\/30{
  --tw-ring-offset-color: rgb(241 245 249 / 0.3);
}
.ring-offset-slate-100\/35{
  --tw-ring-offset-color: rgb(241 245 249 / 0.35);
}
.ring-offset-slate-100\/40{
  --tw-ring-offset-color: rgb(241 245 249 / 0.4);
}
.ring-offset-slate-100\/45{
  --tw-ring-offset-color: rgb(241 245 249 / 0.45);
}
.ring-offset-slate-100\/5{
  --tw-ring-offset-color: rgb(241 245 249 / 0.05);
}
.ring-offset-slate-100\/50{
  --tw-ring-offset-color: rgb(241 245 249 / 0.5);
}
.ring-offset-slate-100\/55{
  --tw-ring-offset-color: rgb(241 245 249 / 0.55);
}
.ring-offset-slate-100\/60{
  --tw-ring-offset-color: rgb(241 245 249 / 0.6);
}
.ring-offset-slate-100\/65{
  --tw-ring-offset-color: rgb(241 245 249 / 0.65);
}
.ring-offset-slate-100\/70{
  --tw-ring-offset-color: rgb(241 245 249 / 0.7);
}
.ring-offset-slate-100\/75{
  --tw-ring-offset-color: rgb(241 245 249 / 0.75);
}
.ring-offset-slate-100\/80{
  --tw-ring-offset-color: rgb(241 245 249 / 0.8);
}
.ring-offset-slate-100\/85{
  --tw-ring-offset-color: rgb(241 245 249 / 0.85);
}
.ring-offset-slate-100\/90{
  --tw-ring-offset-color: rgb(241 245 249 / 0.9);
}
.ring-offset-slate-100\/95{
  --tw-ring-offset-color: rgb(241 245 249 / 0.95);
}
.ring-offset-slate-200{
  --tw-ring-offset-color: #e2e8f0;
}
.ring-offset-slate-200\/0{
  --tw-ring-offset-color: rgb(226 232 240 / 0);
}
.ring-offset-slate-200\/10{
  --tw-ring-offset-color: rgb(226 232 240 / 0.1);
}
.ring-offset-slate-200\/100{
  --tw-ring-offset-color: rgb(226 232 240 / 1);
}
.ring-offset-slate-200\/15{
  --tw-ring-offset-color: rgb(226 232 240 / 0.15);
}
.ring-offset-slate-200\/20{
  --tw-ring-offset-color: rgb(226 232 240 / 0.2);
}
.ring-offset-slate-200\/25{
  --tw-ring-offset-color: rgb(226 232 240 / 0.25);
}
.ring-offset-slate-200\/30{
  --tw-ring-offset-color: rgb(226 232 240 / 0.3);
}
.ring-offset-slate-200\/35{
  --tw-ring-offset-color: rgb(226 232 240 / 0.35);
}
.ring-offset-slate-200\/40{
  --tw-ring-offset-color: rgb(226 232 240 / 0.4);
}
.ring-offset-slate-200\/45{
  --tw-ring-offset-color: rgb(226 232 240 / 0.45);
}
.ring-offset-slate-200\/5{
  --tw-ring-offset-color: rgb(226 232 240 / 0.05);
}
.ring-offset-slate-200\/50{
  --tw-ring-offset-color: rgb(226 232 240 / 0.5);
}
.ring-offset-slate-200\/55{
  --tw-ring-offset-color: rgb(226 232 240 / 0.55);
}
.ring-offset-slate-200\/60{
  --tw-ring-offset-color: rgb(226 232 240 / 0.6);
}
.ring-offset-slate-200\/65{
  --tw-ring-offset-color: rgb(226 232 240 / 0.65);
}
.ring-offset-slate-200\/70{
  --tw-ring-offset-color: rgb(226 232 240 / 0.7);
}
.ring-offset-slate-200\/75{
  --tw-ring-offset-color: rgb(226 232 240 / 0.75);
}
.ring-offset-slate-200\/80{
  --tw-ring-offset-color: rgb(226 232 240 / 0.8);
}
.ring-offset-slate-200\/85{
  --tw-ring-offset-color: rgb(226 232 240 / 0.85);
}
.ring-offset-slate-200\/90{
  --tw-ring-offset-color: rgb(226 232 240 / 0.9);
}
.ring-offset-slate-200\/95{
  --tw-ring-offset-color: rgb(226 232 240 / 0.95);
}
.ring-offset-slate-300{
  --tw-ring-offset-color: #cbd5e1;
}
.ring-offset-slate-300\/0{
  --tw-ring-offset-color: rgb(203 213 225 / 0);
}
.ring-offset-slate-300\/10{
  --tw-ring-offset-color: rgb(203 213 225 / 0.1);
}
.ring-offset-slate-300\/100{
  --tw-ring-offset-color: rgb(203 213 225 / 1);
}
.ring-offset-slate-300\/15{
  --tw-ring-offset-color: rgb(203 213 225 / 0.15);
}
.ring-offset-slate-300\/20{
  --tw-ring-offset-color: rgb(203 213 225 / 0.2);
}
.ring-offset-slate-300\/25{
  --tw-ring-offset-color: rgb(203 213 225 / 0.25);
}
.ring-offset-slate-300\/30{
  --tw-ring-offset-color: rgb(203 213 225 / 0.3);
}
.ring-offset-slate-300\/35{
  --tw-ring-offset-color: rgb(203 213 225 / 0.35);
}
.ring-offset-slate-300\/40{
  --tw-ring-offset-color: rgb(203 213 225 / 0.4);
}
.ring-offset-slate-300\/45{
  --tw-ring-offset-color: rgb(203 213 225 / 0.45);
}
.ring-offset-slate-300\/5{
  --tw-ring-offset-color: rgb(203 213 225 / 0.05);
}
.ring-offset-slate-300\/50{
  --tw-ring-offset-color: rgb(203 213 225 / 0.5);
}
.ring-offset-slate-300\/55{
  --tw-ring-offset-color: rgb(203 213 225 / 0.55);
}
.ring-offset-slate-300\/60{
  --tw-ring-offset-color: rgb(203 213 225 / 0.6);
}
.ring-offset-slate-300\/65{
  --tw-ring-offset-color: rgb(203 213 225 / 0.65);
}
.ring-offset-slate-300\/70{
  --tw-ring-offset-color: rgb(203 213 225 / 0.7);
}
.ring-offset-slate-300\/75{
  --tw-ring-offset-color: rgb(203 213 225 / 0.75);
}
.ring-offset-slate-300\/80{
  --tw-ring-offset-color: rgb(203 213 225 / 0.8);
}
.ring-offset-slate-300\/85{
  --tw-ring-offset-color: rgb(203 213 225 / 0.85);
}
.ring-offset-slate-300\/90{
  --tw-ring-offset-color: rgb(203 213 225 / 0.9);
}
.ring-offset-slate-300\/95{
  --tw-ring-offset-color: rgb(203 213 225 / 0.95);
}
.ring-offset-slate-400{
  --tw-ring-offset-color: #94a3b8;
}
.ring-offset-slate-400\/0{
  --tw-ring-offset-color: rgb(148 163 184 / 0);
}
.ring-offset-slate-400\/10{
  --tw-ring-offset-color: rgb(148 163 184 / 0.1);
}
.ring-offset-slate-400\/100{
  --tw-ring-offset-color: rgb(148 163 184 / 1);
}
.ring-offset-slate-400\/15{
  --tw-ring-offset-color: rgb(148 163 184 / 0.15);
}
.ring-offset-slate-400\/20{
  --tw-ring-offset-color: rgb(148 163 184 / 0.2);
}
.ring-offset-slate-400\/25{
  --tw-ring-offset-color: rgb(148 163 184 / 0.25);
}
.ring-offset-slate-400\/30{
  --tw-ring-offset-color: rgb(148 163 184 / 0.3);
}
.ring-offset-slate-400\/35{
  --tw-ring-offset-color: rgb(148 163 184 / 0.35);
}
.ring-offset-slate-400\/40{
  --tw-ring-offset-color: rgb(148 163 184 / 0.4);
}
.ring-offset-slate-400\/45{
  --tw-ring-offset-color: rgb(148 163 184 / 0.45);
}
.ring-offset-slate-400\/5{
  --tw-ring-offset-color: rgb(148 163 184 / 0.05);
}
.ring-offset-slate-400\/50{
  --tw-ring-offset-color: rgb(148 163 184 / 0.5);
}
.ring-offset-slate-400\/55{
  --tw-ring-offset-color: rgb(148 163 184 / 0.55);
}
.ring-offset-slate-400\/60{
  --tw-ring-offset-color: rgb(148 163 184 / 0.6);
}
.ring-offset-slate-400\/65{
  --tw-ring-offset-color: rgb(148 163 184 / 0.65);
}
.ring-offset-slate-400\/70{
  --tw-ring-offset-color: rgb(148 163 184 / 0.7);
}
.ring-offset-slate-400\/75{
  --tw-ring-offset-color: rgb(148 163 184 / 0.75);
}
.ring-offset-slate-400\/80{
  --tw-ring-offset-color: rgb(148 163 184 / 0.8);
}
.ring-offset-slate-400\/85{
  --tw-ring-offset-color: rgb(148 163 184 / 0.85);
}
.ring-offset-slate-400\/90{
  --tw-ring-offset-color: rgb(148 163 184 / 0.9);
}
.ring-offset-slate-400\/95{
  --tw-ring-offset-color: rgb(148 163 184 / 0.95);
}
.ring-offset-slate-50{
  --tw-ring-offset-color: #f8fafc;
}
.ring-offset-slate-50\/0{
  --tw-ring-offset-color: rgb(248 250 252 / 0);
}
.ring-offset-slate-50\/10{
  --tw-ring-offset-color: rgb(248 250 252 / 0.1);
}
.ring-offset-slate-50\/100{
  --tw-ring-offset-color: rgb(248 250 252 / 1);
}
.ring-offset-slate-50\/15{
  --tw-ring-offset-color: rgb(248 250 252 / 0.15);
}
.ring-offset-slate-50\/20{
  --tw-ring-offset-color: rgb(248 250 252 / 0.2);
}
.ring-offset-slate-50\/25{
  --tw-ring-offset-color: rgb(248 250 252 / 0.25);
}
.ring-offset-slate-50\/30{
  --tw-ring-offset-color: rgb(248 250 252 / 0.3);
}
.ring-offset-slate-50\/35{
  --tw-ring-offset-color: rgb(248 250 252 / 0.35);
}
.ring-offset-slate-50\/40{
  --tw-ring-offset-color: rgb(248 250 252 / 0.4);
}
.ring-offset-slate-50\/45{
  --tw-ring-offset-color: rgb(248 250 252 / 0.45);
}
.ring-offset-slate-50\/5{
  --tw-ring-offset-color: rgb(248 250 252 / 0.05);
}
.ring-offset-slate-50\/50{
  --tw-ring-offset-color: rgb(248 250 252 / 0.5);
}
.ring-offset-slate-50\/55{
  --tw-ring-offset-color: rgb(248 250 252 / 0.55);
}
.ring-offset-slate-50\/60{
  --tw-ring-offset-color: rgb(248 250 252 / 0.6);
}
.ring-offset-slate-50\/65{
  --tw-ring-offset-color: rgb(248 250 252 / 0.65);
}
.ring-offset-slate-50\/70{
  --tw-ring-offset-color: rgb(248 250 252 / 0.7);
}
.ring-offset-slate-50\/75{
  --tw-ring-offset-color: rgb(248 250 252 / 0.75);
}
.ring-offset-slate-50\/80{
  --tw-ring-offset-color: rgb(248 250 252 / 0.8);
}
.ring-offset-slate-50\/85{
  --tw-ring-offset-color: rgb(248 250 252 / 0.85);
}
.ring-offset-slate-50\/90{
  --tw-ring-offset-color: rgb(248 250 252 / 0.9);
}
.ring-offset-slate-50\/95{
  --tw-ring-offset-color: rgb(248 250 252 / 0.95);
}
.ring-offset-slate-500{
  --tw-ring-offset-color: #64748b;
}
.ring-offset-slate-500\/0{
  --tw-ring-offset-color: rgb(100 116 139 / 0);
}
.ring-offset-slate-500\/10{
  --tw-ring-offset-color: rgb(100 116 139 / 0.1);
}
.ring-offset-slate-500\/100{
  --tw-ring-offset-color: rgb(100 116 139 / 1);
}
.ring-offset-slate-500\/15{
  --tw-ring-offset-color: rgb(100 116 139 / 0.15);
}
.ring-offset-slate-500\/20{
  --tw-ring-offset-color: rgb(100 116 139 / 0.2);
}
.ring-offset-slate-500\/25{
  --tw-ring-offset-color: rgb(100 116 139 / 0.25);
}
.ring-offset-slate-500\/30{
  --tw-ring-offset-color: rgb(100 116 139 / 0.3);
}
.ring-offset-slate-500\/35{
  --tw-ring-offset-color: rgb(100 116 139 / 0.35);
}
.ring-offset-slate-500\/40{
  --tw-ring-offset-color: rgb(100 116 139 / 0.4);
}
.ring-offset-slate-500\/45{
  --tw-ring-offset-color: rgb(100 116 139 / 0.45);
}
.ring-offset-slate-500\/5{
  --tw-ring-offset-color: rgb(100 116 139 / 0.05);
}
.ring-offset-slate-500\/50{
  --tw-ring-offset-color: rgb(100 116 139 / 0.5);
}
.ring-offset-slate-500\/55{
  --tw-ring-offset-color: rgb(100 116 139 / 0.55);
}
.ring-offset-slate-500\/60{
  --tw-ring-offset-color: rgb(100 116 139 / 0.6);
}
.ring-offset-slate-500\/65{
  --tw-ring-offset-color: rgb(100 116 139 / 0.65);
}
.ring-offset-slate-500\/70{
  --tw-ring-offset-color: rgb(100 116 139 / 0.7);
}
.ring-offset-slate-500\/75{
  --tw-ring-offset-color: rgb(100 116 139 / 0.75);
}
.ring-offset-slate-500\/80{
  --tw-ring-offset-color: rgb(100 116 139 / 0.8);
}
.ring-offset-slate-500\/85{
  --tw-ring-offset-color: rgb(100 116 139 / 0.85);
}
.ring-offset-slate-500\/90{
  --tw-ring-offset-color: rgb(100 116 139 / 0.9);
}
.ring-offset-slate-500\/95{
  --tw-ring-offset-color: rgb(100 116 139 / 0.95);
}
.ring-offset-slate-600{
  --tw-ring-offset-color: #475569;
}
.ring-offset-slate-600\/0{
  --tw-ring-offset-color: rgb(71 85 105 / 0);
}
.ring-offset-slate-600\/10{
  --tw-ring-offset-color: rgb(71 85 105 / 0.1);
}
.ring-offset-slate-600\/100{
  --tw-ring-offset-color: rgb(71 85 105 / 1);
}
.ring-offset-slate-600\/15{
  --tw-ring-offset-color: rgb(71 85 105 / 0.15);
}
.ring-offset-slate-600\/20{
  --tw-ring-offset-color: rgb(71 85 105 / 0.2);
}
.ring-offset-slate-600\/25{
  --tw-ring-offset-color: rgb(71 85 105 / 0.25);
}
.ring-offset-slate-600\/30{
  --tw-ring-offset-color: rgb(71 85 105 / 0.3);
}
.ring-offset-slate-600\/35{
  --tw-ring-offset-color: rgb(71 85 105 / 0.35);
}
.ring-offset-slate-600\/40{
  --tw-ring-offset-color: rgb(71 85 105 / 0.4);
}
.ring-offset-slate-600\/45{
  --tw-ring-offset-color: rgb(71 85 105 / 0.45);
}
.ring-offset-slate-600\/5{
  --tw-ring-offset-color: rgb(71 85 105 / 0.05);
}
.ring-offset-slate-600\/50{
  --tw-ring-offset-color: rgb(71 85 105 / 0.5);
}
.ring-offset-slate-600\/55{
  --tw-ring-offset-color: rgb(71 85 105 / 0.55);
}
.ring-offset-slate-600\/60{
  --tw-ring-offset-color: rgb(71 85 105 / 0.6);
}
.ring-offset-slate-600\/65{
  --tw-ring-offset-color: rgb(71 85 105 / 0.65);
}
.ring-offset-slate-600\/70{
  --tw-ring-offset-color: rgb(71 85 105 / 0.7);
}
.ring-offset-slate-600\/75{
  --tw-ring-offset-color: rgb(71 85 105 / 0.75);
}
.ring-offset-slate-600\/80{
  --tw-ring-offset-color: rgb(71 85 105 / 0.8);
}
.ring-offset-slate-600\/85{
  --tw-ring-offset-color: rgb(71 85 105 / 0.85);
}
.ring-offset-slate-600\/90{
  --tw-ring-offset-color: rgb(71 85 105 / 0.9);
}
.ring-offset-slate-600\/95{
  --tw-ring-offset-color: rgb(71 85 105 / 0.95);
}
.ring-offset-slate-700{
  --tw-ring-offset-color: #334155;
}
.ring-offset-slate-700\/0{
  --tw-ring-offset-color: rgb(51 65 85 / 0);
}
.ring-offset-slate-700\/10{
  --tw-ring-offset-color: rgb(51 65 85 / 0.1);
}
.ring-offset-slate-700\/100{
  --tw-ring-offset-color: rgb(51 65 85 / 1);
}
.ring-offset-slate-700\/15{
  --tw-ring-offset-color: rgb(51 65 85 / 0.15);
}
.ring-offset-slate-700\/20{
  --tw-ring-offset-color: rgb(51 65 85 / 0.2);
}
.ring-offset-slate-700\/25{
  --tw-ring-offset-color: rgb(51 65 85 / 0.25);
}
.ring-offset-slate-700\/30{
  --tw-ring-offset-color: rgb(51 65 85 / 0.3);
}
.ring-offset-slate-700\/35{
  --tw-ring-offset-color: rgb(51 65 85 / 0.35);
}
.ring-offset-slate-700\/40{
  --tw-ring-offset-color: rgb(51 65 85 / 0.4);
}
.ring-offset-slate-700\/45{
  --tw-ring-offset-color: rgb(51 65 85 / 0.45);
}
.ring-offset-slate-700\/5{
  --tw-ring-offset-color: rgb(51 65 85 / 0.05);
}
.ring-offset-slate-700\/50{
  --tw-ring-offset-color: rgb(51 65 85 / 0.5);
}
.ring-offset-slate-700\/55{
  --tw-ring-offset-color: rgb(51 65 85 / 0.55);
}
.ring-offset-slate-700\/60{
  --tw-ring-offset-color: rgb(51 65 85 / 0.6);
}
.ring-offset-slate-700\/65{
  --tw-ring-offset-color: rgb(51 65 85 / 0.65);
}
.ring-offset-slate-700\/70{
  --tw-ring-offset-color: rgb(51 65 85 / 0.7);
}
.ring-offset-slate-700\/75{
  --tw-ring-offset-color: rgb(51 65 85 / 0.75);
}
.ring-offset-slate-700\/80{
  --tw-ring-offset-color: rgb(51 65 85 / 0.8);
}
.ring-offset-slate-700\/85{
  --tw-ring-offset-color: rgb(51 65 85 / 0.85);
}
.ring-offset-slate-700\/90{
  --tw-ring-offset-color: rgb(51 65 85 / 0.9);
}
.ring-offset-slate-700\/95{
  --tw-ring-offset-color: rgb(51 65 85 / 0.95);
}
.ring-offset-slate-800{
  --tw-ring-offset-color: #1e293b;
}
.ring-offset-slate-800\/0{
  --tw-ring-offset-color: rgb(30 41 59 / 0);
}
.ring-offset-slate-800\/10{
  --tw-ring-offset-color: rgb(30 41 59 / 0.1);
}
.ring-offset-slate-800\/100{
  --tw-ring-offset-color: rgb(30 41 59 / 1);
}
.ring-offset-slate-800\/15{
  --tw-ring-offset-color: rgb(30 41 59 / 0.15);
}
.ring-offset-slate-800\/20{
  --tw-ring-offset-color: rgb(30 41 59 / 0.2);
}
.ring-offset-slate-800\/25{
  --tw-ring-offset-color: rgb(30 41 59 / 0.25);
}
.ring-offset-slate-800\/30{
  --tw-ring-offset-color: rgb(30 41 59 / 0.3);
}
.ring-offset-slate-800\/35{
  --tw-ring-offset-color: rgb(30 41 59 / 0.35);
}
.ring-offset-slate-800\/40{
  --tw-ring-offset-color: rgb(30 41 59 / 0.4);
}
.ring-offset-slate-800\/45{
  --tw-ring-offset-color: rgb(30 41 59 / 0.45);
}
.ring-offset-slate-800\/5{
  --tw-ring-offset-color: rgb(30 41 59 / 0.05);
}
.ring-offset-slate-800\/50{
  --tw-ring-offset-color: rgb(30 41 59 / 0.5);
}
.ring-offset-slate-800\/55{
  --tw-ring-offset-color: rgb(30 41 59 / 0.55);
}
.ring-offset-slate-800\/60{
  --tw-ring-offset-color: rgb(30 41 59 / 0.6);
}
.ring-offset-slate-800\/65{
  --tw-ring-offset-color: rgb(30 41 59 / 0.65);
}
.ring-offset-slate-800\/70{
  --tw-ring-offset-color: rgb(30 41 59 / 0.7);
}
.ring-offset-slate-800\/75{
  --tw-ring-offset-color: rgb(30 41 59 / 0.75);
}
.ring-offset-slate-800\/80{
  --tw-ring-offset-color: rgb(30 41 59 / 0.8);
}
.ring-offset-slate-800\/85{
  --tw-ring-offset-color: rgb(30 41 59 / 0.85);
}
.ring-offset-slate-800\/90{
  --tw-ring-offset-color: rgb(30 41 59 / 0.9);
}
.ring-offset-slate-800\/95{
  --tw-ring-offset-color: rgb(30 41 59 / 0.95);
}
.ring-offset-slate-900{
  --tw-ring-offset-color: #0f172a;
}
.ring-offset-slate-900\/0{
  --tw-ring-offset-color: rgb(15 23 42 / 0);
}
.ring-offset-slate-900\/10{
  --tw-ring-offset-color: rgb(15 23 42 / 0.1);
}
.ring-offset-slate-900\/100{
  --tw-ring-offset-color: rgb(15 23 42 / 1);
}
.ring-offset-slate-900\/15{
  --tw-ring-offset-color: rgb(15 23 42 / 0.15);
}
.ring-offset-slate-900\/20{
  --tw-ring-offset-color: rgb(15 23 42 / 0.2);
}
.ring-offset-slate-900\/25{
  --tw-ring-offset-color: rgb(15 23 42 / 0.25);
}
.ring-offset-slate-900\/30{
  --tw-ring-offset-color: rgb(15 23 42 / 0.3);
}
.ring-offset-slate-900\/35{
  --tw-ring-offset-color: rgb(15 23 42 / 0.35);
}
.ring-offset-slate-900\/40{
  --tw-ring-offset-color: rgb(15 23 42 / 0.4);
}
.ring-offset-slate-900\/45{
  --tw-ring-offset-color: rgb(15 23 42 / 0.45);
}
.ring-offset-slate-900\/5{
  --tw-ring-offset-color: rgb(15 23 42 / 0.05);
}
.ring-offset-slate-900\/50{
  --tw-ring-offset-color: rgb(15 23 42 / 0.5);
}
.ring-offset-slate-900\/55{
  --tw-ring-offset-color: rgb(15 23 42 / 0.55);
}
.ring-offset-slate-900\/60{
  --tw-ring-offset-color: rgb(15 23 42 / 0.6);
}
.ring-offset-slate-900\/65{
  --tw-ring-offset-color: rgb(15 23 42 / 0.65);
}
.ring-offset-slate-900\/70{
  --tw-ring-offset-color: rgb(15 23 42 / 0.7);
}
.ring-offset-slate-900\/75{
  --tw-ring-offset-color: rgb(15 23 42 / 0.75);
}
.ring-offset-slate-900\/80{
  --tw-ring-offset-color: rgb(15 23 42 / 0.8);
}
.ring-offset-slate-900\/85{
  --tw-ring-offset-color: rgb(15 23 42 / 0.85);
}
.ring-offset-slate-900\/90{
  --tw-ring-offset-color: rgb(15 23 42 / 0.9);
}
.ring-offset-slate-900\/95{
  --tw-ring-offset-color: rgb(15 23 42 / 0.95);
}
.ring-offset-slate-950{
  --tw-ring-offset-color: #020617;
}
.ring-offset-slate-950\/0{
  --tw-ring-offset-color: rgb(2 6 23 / 0);
}
.ring-offset-slate-950\/10{
  --tw-ring-offset-color: rgb(2 6 23 / 0.1);
}
.ring-offset-slate-950\/100{
  --tw-ring-offset-color: rgb(2 6 23 / 1);
}
.ring-offset-slate-950\/15{
  --tw-ring-offset-color: rgb(2 6 23 / 0.15);
}
.ring-offset-slate-950\/20{
  --tw-ring-offset-color: rgb(2 6 23 / 0.2);
}
.ring-offset-slate-950\/25{
  --tw-ring-offset-color: rgb(2 6 23 / 0.25);
}
.ring-offset-slate-950\/30{
  --tw-ring-offset-color: rgb(2 6 23 / 0.3);
}
.ring-offset-slate-950\/35{
  --tw-ring-offset-color: rgb(2 6 23 / 0.35);
}
.ring-offset-slate-950\/40{
  --tw-ring-offset-color: rgb(2 6 23 / 0.4);
}
.ring-offset-slate-950\/45{
  --tw-ring-offset-color: rgb(2 6 23 / 0.45);
}
.ring-offset-slate-950\/5{
  --tw-ring-offset-color: rgb(2 6 23 / 0.05);
}
.ring-offset-slate-950\/50{
  --tw-ring-offset-color: rgb(2 6 23 / 0.5);
}
.ring-offset-slate-950\/55{
  --tw-ring-offset-color: rgb(2 6 23 / 0.55);
}
.ring-offset-slate-950\/60{
  --tw-ring-offset-color: rgb(2 6 23 / 0.6);
}
.ring-offset-slate-950\/65{
  --tw-ring-offset-color: rgb(2 6 23 / 0.65);
}
.ring-offset-slate-950\/70{
  --tw-ring-offset-color: rgb(2 6 23 / 0.7);
}
.ring-offset-slate-950\/75{
  --tw-ring-offset-color: rgb(2 6 23 / 0.75);
}
.ring-offset-slate-950\/80{
  --tw-ring-offset-color: rgb(2 6 23 / 0.8);
}
.ring-offset-slate-950\/85{
  --tw-ring-offset-color: rgb(2 6 23 / 0.85);
}
.ring-offset-slate-950\/90{
  --tw-ring-offset-color: rgb(2 6 23 / 0.9);
}
.ring-offset-slate-950\/95{
  --tw-ring-offset-color: rgb(2 6 23 / 0.95);
}
.ring-offset-stone-100{
  --tw-ring-offset-color: #f5f5f4;
}
.ring-offset-stone-100\/0{
  --tw-ring-offset-color: rgb(245 245 244 / 0);
}
.ring-offset-stone-100\/10{
  --tw-ring-offset-color: rgb(245 245 244 / 0.1);
}
.ring-offset-stone-100\/100{
  --tw-ring-offset-color: rgb(245 245 244 / 1);
}
.ring-offset-stone-100\/15{
  --tw-ring-offset-color: rgb(245 245 244 / 0.15);
}
.ring-offset-stone-100\/20{
  --tw-ring-offset-color: rgb(245 245 244 / 0.2);
}
.ring-offset-stone-100\/25{
  --tw-ring-offset-color: rgb(245 245 244 / 0.25);
}
.ring-offset-stone-100\/30{
  --tw-ring-offset-color: rgb(245 245 244 / 0.3);
}
.ring-offset-stone-100\/35{
  --tw-ring-offset-color: rgb(245 245 244 / 0.35);
}
.ring-offset-stone-100\/40{
  --tw-ring-offset-color: rgb(245 245 244 / 0.4);
}
.ring-offset-stone-100\/45{
  --tw-ring-offset-color: rgb(245 245 244 / 0.45);
}
.ring-offset-stone-100\/5{
  --tw-ring-offset-color: rgb(245 245 244 / 0.05);
}
.ring-offset-stone-100\/50{
  --tw-ring-offset-color: rgb(245 245 244 / 0.5);
}
.ring-offset-stone-100\/55{
  --tw-ring-offset-color: rgb(245 245 244 / 0.55);
}
.ring-offset-stone-100\/60{
  --tw-ring-offset-color: rgb(245 245 244 / 0.6);
}
.ring-offset-stone-100\/65{
  --tw-ring-offset-color: rgb(245 245 244 / 0.65);
}
.ring-offset-stone-100\/70{
  --tw-ring-offset-color: rgb(245 245 244 / 0.7);
}
.ring-offset-stone-100\/75{
  --tw-ring-offset-color: rgb(245 245 244 / 0.75);
}
.ring-offset-stone-100\/80{
  --tw-ring-offset-color: rgb(245 245 244 / 0.8);
}
.ring-offset-stone-100\/85{
  --tw-ring-offset-color: rgb(245 245 244 / 0.85);
}
.ring-offset-stone-100\/90{
  --tw-ring-offset-color: rgb(245 245 244 / 0.9);
}
.ring-offset-stone-100\/95{
  --tw-ring-offset-color: rgb(245 245 244 / 0.95);
}
.ring-offset-stone-200{
  --tw-ring-offset-color: #e7e5e4;
}
.ring-offset-stone-200\/0{
  --tw-ring-offset-color: rgb(231 229 228 / 0);
}
.ring-offset-stone-200\/10{
  --tw-ring-offset-color: rgb(231 229 228 / 0.1);
}
.ring-offset-stone-200\/100{
  --tw-ring-offset-color: rgb(231 229 228 / 1);
}
.ring-offset-stone-200\/15{
  --tw-ring-offset-color: rgb(231 229 228 / 0.15);
}
.ring-offset-stone-200\/20{
  --tw-ring-offset-color: rgb(231 229 228 / 0.2);
}
.ring-offset-stone-200\/25{
  --tw-ring-offset-color: rgb(231 229 228 / 0.25);
}
.ring-offset-stone-200\/30{
  --tw-ring-offset-color: rgb(231 229 228 / 0.3);
}
.ring-offset-stone-200\/35{
  --tw-ring-offset-color: rgb(231 229 228 / 0.35);
}
.ring-offset-stone-200\/40{
  --tw-ring-offset-color: rgb(231 229 228 / 0.4);
}
.ring-offset-stone-200\/45{
  --tw-ring-offset-color: rgb(231 229 228 / 0.45);
}
.ring-offset-stone-200\/5{
  --tw-ring-offset-color: rgb(231 229 228 / 0.05);
}
.ring-offset-stone-200\/50{
  --tw-ring-offset-color: rgb(231 229 228 / 0.5);
}
.ring-offset-stone-200\/55{
  --tw-ring-offset-color: rgb(231 229 228 / 0.55);
}
.ring-offset-stone-200\/60{
  --tw-ring-offset-color: rgb(231 229 228 / 0.6);
}
.ring-offset-stone-200\/65{
  --tw-ring-offset-color: rgb(231 229 228 / 0.65);
}
.ring-offset-stone-200\/70{
  --tw-ring-offset-color: rgb(231 229 228 / 0.7);
}
.ring-offset-stone-200\/75{
  --tw-ring-offset-color: rgb(231 229 228 / 0.75);
}
.ring-offset-stone-200\/80{
  --tw-ring-offset-color: rgb(231 229 228 / 0.8);
}
.ring-offset-stone-200\/85{
  --tw-ring-offset-color: rgb(231 229 228 / 0.85);
}
.ring-offset-stone-200\/90{
  --tw-ring-offset-color: rgb(231 229 228 / 0.9);
}
.ring-offset-stone-200\/95{
  --tw-ring-offset-color: rgb(231 229 228 / 0.95);
}
.ring-offset-stone-300{
  --tw-ring-offset-color: #d6d3d1;
}
.ring-offset-stone-300\/0{
  --tw-ring-offset-color: rgb(214 211 209 / 0);
}
.ring-offset-stone-300\/10{
  --tw-ring-offset-color: rgb(214 211 209 / 0.1);
}
.ring-offset-stone-300\/100{
  --tw-ring-offset-color: rgb(214 211 209 / 1);
}
.ring-offset-stone-300\/15{
  --tw-ring-offset-color: rgb(214 211 209 / 0.15);
}
.ring-offset-stone-300\/20{
  --tw-ring-offset-color: rgb(214 211 209 / 0.2);
}
.ring-offset-stone-300\/25{
  --tw-ring-offset-color: rgb(214 211 209 / 0.25);
}
.ring-offset-stone-300\/30{
  --tw-ring-offset-color: rgb(214 211 209 / 0.3);
}
.ring-offset-stone-300\/35{
  --tw-ring-offset-color: rgb(214 211 209 / 0.35);
}
.ring-offset-stone-300\/40{
  --tw-ring-offset-color: rgb(214 211 209 / 0.4);
}
.ring-offset-stone-300\/45{
  --tw-ring-offset-color: rgb(214 211 209 / 0.45);
}
.ring-offset-stone-300\/5{
  --tw-ring-offset-color: rgb(214 211 209 / 0.05);
}
.ring-offset-stone-300\/50{
  --tw-ring-offset-color: rgb(214 211 209 / 0.5);
}
.ring-offset-stone-300\/55{
  --tw-ring-offset-color: rgb(214 211 209 / 0.55);
}
.ring-offset-stone-300\/60{
  --tw-ring-offset-color: rgb(214 211 209 / 0.6);
}
.ring-offset-stone-300\/65{
  --tw-ring-offset-color: rgb(214 211 209 / 0.65);
}
.ring-offset-stone-300\/70{
  --tw-ring-offset-color: rgb(214 211 209 / 0.7);
}
.ring-offset-stone-300\/75{
  --tw-ring-offset-color: rgb(214 211 209 / 0.75);
}
.ring-offset-stone-300\/80{
  --tw-ring-offset-color: rgb(214 211 209 / 0.8);
}
.ring-offset-stone-300\/85{
  --tw-ring-offset-color: rgb(214 211 209 / 0.85);
}
.ring-offset-stone-300\/90{
  --tw-ring-offset-color: rgb(214 211 209 / 0.9);
}
.ring-offset-stone-300\/95{
  --tw-ring-offset-color: rgb(214 211 209 / 0.95);
}
.ring-offset-stone-400{
  --tw-ring-offset-color: #a8a29e;
}
.ring-offset-stone-400\/0{
  --tw-ring-offset-color: rgb(168 162 158 / 0);
}
.ring-offset-stone-400\/10{
  --tw-ring-offset-color: rgb(168 162 158 / 0.1);
}
.ring-offset-stone-400\/100{
  --tw-ring-offset-color: rgb(168 162 158 / 1);
}
.ring-offset-stone-400\/15{
  --tw-ring-offset-color: rgb(168 162 158 / 0.15);
}
.ring-offset-stone-400\/20{
  --tw-ring-offset-color: rgb(168 162 158 / 0.2);
}
.ring-offset-stone-400\/25{
  --tw-ring-offset-color: rgb(168 162 158 / 0.25);
}
.ring-offset-stone-400\/30{
  --tw-ring-offset-color: rgb(168 162 158 / 0.3);
}
.ring-offset-stone-400\/35{
  --tw-ring-offset-color: rgb(168 162 158 / 0.35);
}
.ring-offset-stone-400\/40{
  --tw-ring-offset-color: rgb(168 162 158 / 0.4);
}
.ring-offset-stone-400\/45{
  --tw-ring-offset-color: rgb(168 162 158 / 0.45);
}
.ring-offset-stone-400\/5{
  --tw-ring-offset-color: rgb(168 162 158 / 0.05);
}
.ring-offset-stone-400\/50{
  --tw-ring-offset-color: rgb(168 162 158 / 0.5);
}
.ring-offset-stone-400\/55{
  --tw-ring-offset-color: rgb(168 162 158 / 0.55);
}
.ring-offset-stone-400\/60{
  --tw-ring-offset-color: rgb(168 162 158 / 0.6);
}
.ring-offset-stone-400\/65{
  --tw-ring-offset-color: rgb(168 162 158 / 0.65);
}
.ring-offset-stone-400\/70{
  --tw-ring-offset-color: rgb(168 162 158 / 0.7);
}
.ring-offset-stone-400\/75{
  --tw-ring-offset-color: rgb(168 162 158 / 0.75);
}
.ring-offset-stone-400\/80{
  --tw-ring-offset-color: rgb(168 162 158 / 0.8);
}
.ring-offset-stone-400\/85{
  --tw-ring-offset-color: rgb(168 162 158 / 0.85);
}
.ring-offset-stone-400\/90{
  --tw-ring-offset-color: rgb(168 162 158 / 0.9);
}
.ring-offset-stone-400\/95{
  --tw-ring-offset-color: rgb(168 162 158 / 0.95);
}
.ring-offset-stone-50{
  --tw-ring-offset-color: #fafaf9;
}
.ring-offset-stone-50\/0{
  --tw-ring-offset-color: rgb(250 250 249 / 0);
}
.ring-offset-stone-50\/10{
  --tw-ring-offset-color: rgb(250 250 249 / 0.1);
}
.ring-offset-stone-50\/100{
  --tw-ring-offset-color: rgb(250 250 249 / 1);
}
.ring-offset-stone-50\/15{
  --tw-ring-offset-color: rgb(250 250 249 / 0.15);
}
.ring-offset-stone-50\/20{
  --tw-ring-offset-color: rgb(250 250 249 / 0.2);
}
.ring-offset-stone-50\/25{
  --tw-ring-offset-color: rgb(250 250 249 / 0.25);
}
.ring-offset-stone-50\/30{
  --tw-ring-offset-color: rgb(250 250 249 / 0.3);
}
.ring-offset-stone-50\/35{
  --tw-ring-offset-color: rgb(250 250 249 / 0.35);
}
.ring-offset-stone-50\/40{
  --tw-ring-offset-color: rgb(250 250 249 / 0.4);
}
.ring-offset-stone-50\/45{
  --tw-ring-offset-color: rgb(250 250 249 / 0.45);
}
.ring-offset-stone-50\/5{
  --tw-ring-offset-color: rgb(250 250 249 / 0.05);
}
.ring-offset-stone-50\/50{
  --tw-ring-offset-color: rgb(250 250 249 / 0.5);
}
.ring-offset-stone-50\/55{
  --tw-ring-offset-color: rgb(250 250 249 / 0.55);
}
.ring-offset-stone-50\/60{
  --tw-ring-offset-color: rgb(250 250 249 / 0.6);
}
.ring-offset-stone-50\/65{
  --tw-ring-offset-color: rgb(250 250 249 / 0.65);
}
.ring-offset-stone-50\/70{
  --tw-ring-offset-color: rgb(250 250 249 / 0.7);
}
.ring-offset-stone-50\/75{
  --tw-ring-offset-color: rgb(250 250 249 / 0.75);
}
.ring-offset-stone-50\/80{
  --tw-ring-offset-color: rgb(250 250 249 / 0.8);
}
.ring-offset-stone-50\/85{
  --tw-ring-offset-color: rgb(250 250 249 / 0.85);
}
.ring-offset-stone-50\/90{
  --tw-ring-offset-color: rgb(250 250 249 / 0.9);
}
.ring-offset-stone-50\/95{
  --tw-ring-offset-color: rgb(250 250 249 / 0.95);
}
.ring-offset-stone-500{
  --tw-ring-offset-color: #78716c;
}
.ring-offset-stone-500\/0{
  --tw-ring-offset-color: rgb(120 113 108 / 0);
}
.ring-offset-stone-500\/10{
  --tw-ring-offset-color: rgb(120 113 108 / 0.1);
}
.ring-offset-stone-500\/100{
  --tw-ring-offset-color: rgb(120 113 108 / 1);
}
.ring-offset-stone-500\/15{
  --tw-ring-offset-color: rgb(120 113 108 / 0.15);
}
.ring-offset-stone-500\/20{
  --tw-ring-offset-color: rgb(120 113 108 / 0.2);
}
.ring-offset-stone-500\/25{
  --tw-ring-offset-color: rgb(120 113 108 / 0.25);
}
.ring-offset-stone-500\/30{
  --tw-ring-offset-color: rgb(120 113 108 / 0.3);
}
.ring-offset-stone-500\/35{
  --tw-ring-offset-color: rgb(120 113 108 / 0.35);
}
.ring-offset-stone-500\/40{
  --tw-ring-offset-color: rgb(120 113 108 / 0.4);
}
.ring-offset-stone-500\/45{
  --tw-ring-offset-color: rgb(120 113 108 / 0.45);
}
.ring-offset-stone-500\/5{
  --tw-ring-offset-color: rgb(120 113 108 / 0.05);
}
.ring-offset-stone-500\/50{
  --tw-ring-offset-color: rgb(120 113 108 / 0.5);
}
.ring-offset-stone-500\/55{
  --tw-ring-offset-color: rgb(120 113 108 / 0.55);
}
.ring-offset-stone-500\/60{
  --tw-ring-offset-color: rgb(120 113 108 / 0.6);
}
.ring-offset-stone-500\/65{
  --tw-ring-offset-color: rgb(120 113 108 / 0.65);
}
.ring-offset-stone-500\/70{
  --tw-ring-offset-color: rgb(120 113 108 / 0.7);
}
.ring-offset-stone-500\/75{
  --tw-ring-offset-color: rgb(120 113 108 / 0.75);
}
.ring-offset-stone-500\/80{
  --tw-ring-offset-color: rgb(120 113 108 / 0.8);
}
.ring-offset-stone-500\/85{
  --tw-ring-offset-color: rgb(120 113 108 / 0.85);
}
.ring-offset-stone-500\/90{
  --tw-ring-offset-color: rgb(120 113 108 / 0.9);
}
.ring-offset-stone-500\/95{
  --tw-ring-offset-color: rgb(120 113 108 / 0.95);
}
.ring-offset-stone-600{
  --tw-ring-offset-color: #57534e;
}
.ring-offset-stone-600\/0{
  --tw-ring-offset-color: rgb(87 83 78 / 0);
}
.ring-offset-stone-600\/10{
  --tw-ring-offset-color: rgb(87 83 78 / 0.1);
}
.ring-offset-stone-600\/100{
  --tw-ring-offset-color: rgb(87 83 78 / 1);
}
.ring-offset-stone-600\/15{
  --tw-ring-offset-color: rgb(87 83 78 / 0.15);
}
.ring-offset-stone-600\/20{
  --tw-ring-offset-color: rgb(87 83 78 / 0.2);
}
.ring-offset-stone-600\/25{
  --tw-ring-offset-color: rgb(87 83 78 / 0.25);
}
.ring-offset-stone-600\/30{
  --tw-ring-offset-color: rgb(87 83 78 / 0.3);
}
.ring-offset-stone-600\/35{
  --tw-ring-offset-color: rgb(87 83 78 / 0.35);
}
.ring-offset-stone-600\/40{
  --tw-ring-offset-color: rgb(87 83 78 / 0.4);
}
.ring-offset-stone-600\/45{
  --tw-ring-offset-color: rgb(87 83 78 / 0.45);
}
.ring-offset-stone-600\/5{
  --tw-ring-offset-color: rgb(87 83 78 / 0.05);
}
.ring-offset-stone-600\/50{
  --tw-ring-offset-color: rgb(87 83 78 / 0.5);
}
.ring-offset-stone-600\/55{
  --tw-ring-offset-color: rgb(87 83 78 / 0.55);
}
.ring-offset-stone-600\/60{
  --tw-ring-offset-color: rgb(87 83 78 / 0.6);
}
.ring-offset-stone-600\/65{
  --tw-ring-offset-color: rgb(87 83 78 / 0.65);
}
.ring-offset-stone-600\/70{
  --tw-ring-offset-color: rgb(87 83 78 / 0.7);
}
.ring-offset-stone-600\/75{
  --tw-ring-offset-color: rgb(87 83 78 / 0.75);
}
.ring-offset-stone-600\/80{
  --tw-ring-offset-color: rgb(87 83 78 / 0.8);
}
.ring-offset-stone-600\/85{
  --tw-ring-offset-color: rgb(87 83 78 / 0.85);
}
.ring-offset-stone-600\/90{
  --tw-ring-offset-color: rgb(87 83 78 / 0.9);
}
.ring-offset-stone-600\/95{
  --tw-ring-offset-color: rgb(87 83 78 / 0.95);
}
.ring-offset-stone-700{
  --tw-ring-offset-color: #44403c;
}
.ring-offset-stone-700\/0{
  --tw-ring-offset-color: rgb(68 64 60 / 0);
}
.ring-offset-stone-700\/10{
  --tw-ring-offset-color: rgb(68 64 60 / 0.1);
}
.ring-offset-stone-700\/100{
  --tw-ring-offset-color: rgb(68 64 60 / 1);
}
.ring-offset-stone-700\/15{
  --tw-ring-offset-color: rgb(68 64 60 / 0.15);
}
.ring-offset-stone-700\/20{
  --tw-ring-offset-color: rgb(68 64 60 / 0.2);
}
.ring-offset-stone-700\/25{
  --tw-ring-offset-color: rgb(68 64 60 / 0.25);
}
.ring-offset-stone-700\/30{
  --tw-ring-offset-color: rgb(68 64 60 / 0.3);
}
.ring-offset-stone-700\/35{
  --tw-ring-offset-color: rgb(68 64 60 / 0.35);
}
.ring-offset-stone-700\/40{
  --tw-ring-offset-color: rgb(68 64 60 / 0.4);
}
.ring-offset-stone-700\/45{
  --tw-ring-offset-color: rgb(68 64 60 / 0.45);
}
.ring-offset-stone-700\/5{
  --tw-ring-offset-color: rgb(68 64 60 / 0.05);
}
.ring-offset-stone-700\/50{
  --tw-ring-offset-color: rgb(68 64 60 / 0.5);
}
.ring-offset-stone-700\/55{
  --tw-ring-offset-color: rgb(68 64 60 / 0.55);
}
.ring-offset-stone-700\/60{
  --tw-ring-offset-color: rgb(68 64 60 / 0.6);
}
.ring-offset-stone-700\/65{
  --tw-ring-offset-color: rgb(68 64 60 / 0.65);
}
.ring-offset-stone-700\/70{
  --tw-ring-offset-color: rgb(68 64 60 / 0.7);
}
.ring-offset-stone-700\/75{
  --tw-ring-offset-color: rgb(68 64 60 / 0.75);
}
.ring-offset-stone-700\/80{
  --tw-ring-offset-color: rgb(68 64 60 / 0.8);
}
.ring-offset-stone-700\/85{
  --tw-ring-offset-color: rgb(68 64 60 / 0.85);
}
.ring-offset-stone-700\/90{
  --tw-ring-offset-color: rgb(68 64 60 / 0.9);
}
.ring-offset-stone-700\/95{
  --tw-ring-offset-color: rgb(68 64 60 / 0.95);
}
.ring-offset-stone-800{
  --tw-ring-offset-color: #292524;
}
.ring-offset-stone-800\/0{
  --tw-ring-offset-color: rgb(41 37 36 / 0);
}
.ring-offset-stone-800\/10{
  --tw-ring-offset-color: rgb(41 37 36 / 0.1);
}
.ring-offset-stone-800\/100{
  --tw-ring-offset-color: rgb(41 37 36 / 1);
}
.ring-offset-stone-800\/15{
  --tw-ring-offset-color: rgb(41 37 36 / 0.15);
}
.ring-offset-stone-800\/20{
  --tw-ring-offset-color: rgb(41 37 36 / 0.2);
}
.ring-offset-stone-800\/25{
  --tw-ring-offset-color: rgb(41 37 36 / 0.25);
}
.ring-offset-stone-800\/30{
  --tw-ring-offset-color: rgb(41 37 36 / 0.3);
}
.ring-offset-stone-800\/35{
  --tw-ring-offset-color: rgb(41 37 36 / 0.35);
}
.ring-offset-stone-800\/40{
  --tw-ring-offset-color: rgb(41 37 36 / 0.4);
}
.ring-offset-stone-800\/45{
  --tw-ring-offset-color: rgb(41 37 36 / 0.45);
}
.ring-offset-stone-800\/5{
  --tw-ring-offset-color: rgb(41 37 36 / 0.05);
}
.ring-offset-stone-800\/50{
  --tw-ring-offset-color: rgb(41 37 36 / 0.5);
}
.ring-offset-stone-800\/55{
  --tw-ring-offset-color: rgb(41 37 36 / 0.55);
}
.ring-offset-stone-800\/60{
  --tw-ring-offset-color: rgb(41 37 36 / 0.6);
}
.ring-offset-stone-800\/65{
  --tw-ring-offset-color: rgb(41 37 36 / 0.65);
}
.ring-offset-stone-800\/70{
  --tw-ring-offset-color: rgb(41 37 36 / 0.7);
}
.ring-offset-stone-800\/75{
  --tw-ring-offset-color: rgb(41 37 36 / 0.75);
}
.ring-offset-stone-800\/80{
  --tw-ring-offset-color: rgb(41 37 36 / 0.8);
}
.ring-offset-stone-800\/85{
  --tw-ring-offset-color: rgb(41 37 36 / 0.85);
}
.ring-offset-stone-800\/90{
  --tw-ring-offset-color: rgb(41 37 36 / 0.9);
}
.ring-offset-stone-800\/95{
  --tw-ring-offset-color: rgb(41 37 36 / 0.95);
}
.ring-offset-stone-900{
  --tw-ring-offset-color: #1c1917;
}
.ring-offset-stone-900\/0{
  --tw-ring-offset-color: rgb(28 25 23 / 0);
}
.ring-offset-stone-900\/10{
  --tw-ring-offset-color: rgb(28 25 23 / 0.1);
}
.ring-offset-stone-900\/100{
  --tw-ring-offset-color: rgb(28 25 23 / 1);
}
.ring-offset-stone-900\/15{
  --tw-ring-offset-color: rgb(28 25 23 / 0.15);
}
.ring-offset-stone-900\/20{
  --tw-ring-offset-color: rgb(28 25 23 / 0.2);
}
.ring-offset-stone-900\/25{
  --tw-ring-offset-color: rgb(28 25 23 / 0.25);
}
.ring-offset-stone-900\/30{
  --tw-ring-offset-color: rgb(28 25 23 / 0.3);
}
.ring-offset-stone-900\/35{
  --tw-ring-offset-color: rgb(28 25 23 / 0.35);
}
.ring-offset-stone-900\/40{
  --tw-ring-offset-color: rgb(28 25 23 / 0.4);
}
.ring-offset-stone-900\/45{
  --tw-ring-offset-color: rgb(28 25 23 / 0.45);
}
.ring-offset-stone-900\/5{
  --tw-ring-offset-color: rgb(28 25 23 / 0.05);
}
.ring-offset-stone-900\/50{
  --tw-ring-offset-color: rgb(28 25 23 / 0.5);
}
.ring-offset-stone-900\/55{
  --tw-ring-offset-color: rgb(28 25 23 / 0.55);
}
.ring-offset-stone-900\/60{
  --tw-ring-offset-color: rgb(28 25 23 / 0.6);
}
.ring-offset-stone-900\/65{
  --tw-ring-offset-color: rgb(28 25 23 / 0.65);
}
.ring-offset-stone-900\/70{
  --tw-ring-offset-color: rgb(28 25 23 / 0.7);
}
.ring-offset-stone-900\/75{
  --tw-ring-offset-color: rgb(28 25 23 / 0.75);
}
.ring-offset-stone-900\/80{
  --tw-ring-offset-color: rgb(28 25 23 / 0.8);
}
.ring-offset-stone-900\/85{
  --tw-ring-offset-color: rgb(28 25 23 / 0.85);
}
.ring-offset-stone-900\/90{
  --tw-ring-offset-color: rgb(28 25 23 / 0.9);
}
.ring-offset-stone-900\/95{
  --tw-ring-offset-color: rgb(28 25 23 / 0.95);
}
.ring-offset-stone-950{
  --tw-ring-offset-color: #0c0a09;
}
.ring-offset-stone-950\/0{
  --tw-ring-offset-color: rgb(12 10 9 / 0);
}
.ring-offset-stone-950\/10{
  --tw-ring-offset-color: rgb(12 10 9 / 0.1);
}
.ring-offset-stone-950\/100{
  --tw-ring-offset-color: rgb(12 10 9 / 1);
}
.ring-offset-stone-950\/15{
  --tw-ring-offset-color: rgb(12 10 9 / 0.15);
}
.ring-offset-stone-950\/20{
  --tw-ring-offset-color: rgb(12 10 9 / 0.2);
}
.ring-offset-stone-950\/25{
  --tw-ring-offset-color: rgb(12 10 9 / 0.25);
}
.ring-offset-stone-950\/30{
  --tw-ring-offset-color: rgb(12 10 9 / 0.3);
}
.ring-offset-stone-950\/35{
  --tw-ring-offset-color: rgb(12 10 9 / 0.35);
}
.ring-offset-stone-950\/40{
  --tw-ring-offset-color: rgb(12 10 9 / 0.4);
}
.ring-offset-stone-950\/45{
  --tw-ring-offset-color: rgb(12 10 9 / 0.45);
}
.ring-offset-stone-950\/5{
  --tw-ring-offset-color: rgb(12 10 9 / 0.05);
}
.ring-offset-stone-950\/50{
  --tw-ring-offset-color: rgb(12 10 9 / 0.5);
}
.ring-offset-stone-950\/55{
  --tw-ring-offset-color: rgb(12 10 9 / 0.55);
}
.ring-offset-stone-950\/60{
  --tw-ring-offset-color: rgb(12 10 9 / 0.6);
}
.ring-offset-stone-950\/65{
  --tw-ring-offset-color: rgb(12 10 9 / 0.65);
}
.ring-offset-stone-950\/70{
  --tw-ring-offset-color: rgb(12 10 9 / 0.7);
}
.ring-offset-stone-950\/75{
  --tw-ring-offset-color: rgb(12 10 9 / 0.75);
}
.ring-offset-stone-950\/80{
  --tw-ring-offset-color: rgb(12 10 9 / 0.8);
}
.ring-offset-stone-950\/85{
  --tw-ring-offset-color: rgb(12 10 9 / 0.85);
}
.ring-offset-stone-950\/90{
  --tw-ring-offset-color: rgb(12 10 9 / 0.9);
}
.ring-offset-stone-950\/95{
  --tw-ring-offset-color: rgb(12 10 9 / 0.95);
}
.ring-offset-success-green{
  --tw-ring-offset-color: hsl(var(--color-success-green));
}
.ring-offset-success-green\/0{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0);
}
.ring-offset-success-green\/10{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.1);
}
.ring-offset-success-green\/100{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 1);
}
.ring-offset-success-green\/15{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.15);
}
.ring-offset-success-green\/20{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.2);
}
.ring-offset-success-green\/25{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.25);
}
.ring-offset-success-green\/30{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.3);
}
.ring-offset-success-green\/35{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.35);
}
.ring-offset-success-green\/40{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.4);
}
.ring-offset-success-green\/45{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.45);
}
.ring-offset-success-green\/5{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.05);
}
.ring-offset-success-green\/50{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.5);
}
.ring-offset-success-green\/55{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.55);
}
.ring-offset-success-green\/60{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.6);
}
.ring-offset-success-green\/65{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.65);
}
.ring-offset-success-green\/70{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.7);
}
.ring-offset-success-green\/75{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.75);
}
.ring-offset-success-green\/80{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.8);
}
.ring-offset-success-green\/85{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.85);
}
.ring-offset-success-green\/90{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.9);
}
.ring-offset-success-green\/95{
  --tw-ring-offset-color: hsl(var(--color-success-green) / 0.95);
}
.ring-offset-teal-100{
  --tw-ring-offset-color: #ccfbf1;
}
.ring-offset-teal-100\/0{
  --tw-ring-offset-color: rgb(204 251 241 / 0);
}
.ring-offset-teal-100\/10{
  --tw-ring-offset-color: rgb(204 251 241 / 0.1);
}
.ring-offset-teal-100\/100{
  --tw-ring-offset-color: rgb(204 251 241 / 1);
}
.ring-offset-teal-100\/15{
  --tw-ring-offset-color: rgb(204 251 241 / 0.15);
}
.ring-offset-teal-100\/20{
  --tw-ring-offset-color: rgb(204 251 241 / 0.2);
}
.ring-offset-teal-100\/25{
  --tw-ring-offset-color: rgb(204 251 241 / 0.25);
}
.ring-offset-teal-100\/30{
  --tw-ring-offset-color: rgb(204 251 241 / 0.3);
}
.ring-offset-teal-100\/35{
  --tw-ring-offset-color: rgb(204 251 241 / 0.35);
}
.ring-offset-teal-100\/40{
  --tw-ring-offset-color: rgb(204 251 241 / 0.4);
}
.ring-offset-teal-100\/45{
  --tw-ring-offset-color: rgb(204 251 241 / 0.45);
}
.ring-offset-teal-100\/5{
  --tw-ring-offset-color: rgb(204 251 241 / 0.05);
}
.ring-offset-teal-100\/50{
  --tw-ring-offset-color: rgb(204 251 241 / 0.5);
}
.ring-offset-teal-100\/55{
  --tw-ring-offset-color: rgb(204 251 241 / 0.55);
}
.ring-offset-teal-100\/60{
  --tw-ring-offset-color: rgb(204 251 241 / 0.6);
}
.ring-offset-teal-100\/65{
  --tw-ring-offset-color: rgb(204 251 241 / 0.65);
}
.ring-offset-teal-100\/70{
  --tw-ring-offset-color: rgb(204 251 241 / 0.7);
}
.ring-offset-teal-100\/75{
  --tw-ring-offset-color: rgb(204 251 241 / 0.75);
}
.ring-offset-teal-100\/80{
  --tw-ring-offset-color: rgb(204 251 241 / 0.8);
}
.ring-offset-teal-100\/85{
  --tw-ring-offset-color: rgb(204 251 241 / 0.85);
}
.ring-offset-teal-100\/90{
  --tw-ring-offset-color: rgb(204 251 241 / 0.9);
}
.ring-offset-teal-100\/95{
  --tw-ring-offset-color: rgb(204 251 241 / 0.95);
}
.ring-offset-teal-200{
  --tw-ring-offset-color: #99f6e4;
}
.ring-offset-teal-200\/0{
  --tw-ring-offset-color: rgb(153 246 228 / 0);
}
.ring-offset-teal-200\/10{
  --tw-ring-offset-color: rgb(153 246 228 / 0.1);
}
.ring-offset-teal-200\/100{
  --tw-ring-offset-color: rgb(153 246 228 / 1);
}
.ring-offset-teal-200\/15{
  --tw-ring-offset-color: rgb(153 246 228 / 0.15);
}
.ring-offset-teal-200\/20{
  --tw-ring-offset-color: rgb(153 246 228 / 0.2);
}
.ring-offset-teal-200\/25{
  --tw-ring-offset-color: rgb(153 246 228 / 0.25);
}
.ring-offset-teal-200\/30{
  --tw-ring-offset-color: rgb(153 246 228 / 0.3);
}
.ring-offset-teal-200\/35{
  --tw-ring-offset-color: rgb(153 246 228 / 0.35);
}
.ring-offset-teal-200\/40{
  --tw-ring-offset-color: rgb(153 246 228 / 0.4);
}
.ring-offset-teal-200\/45{
  --tw-ring-offset-color: rgb(153 246 228 / 0.45);
}
.ring-offset-teal-200\/5{
  --tw-ring-offset-color: rgb(153 246 228 / 0.05);
}
.ring-offset-teal-200\/50{
  --tw-ring-offset-color: rgb(153 246 228 / 0.5);
}
.ring-offset-teal-200\/55{
  --tw-ring-offset-color: rgb(153 246 228 / 0.55);
}
.ring-offset-teal-200\/60{
  --tw-ring-offset-color: rgb(153 246 228 / 0.6);
}
.ring-offset-teal-200\/65{
  --tw-ring-offset-color: rgb(153 246 228 / 0.65);
}
.ring-offset-teal-200\/70{
  --tw-ring-offset-color: rgb(153 246 228 / 0.7);
}
.ring-offset-teal-200\/75{
  --tw-ring-offset-color: rgb(153 246 228 / 0.75);
}
.ring-offset-teal-200\/80{
  --tw-ring-offset-color: rgb(153 246 228 / 0.8);
}
.ring-offset-teal-200\/85{
  --tw-ring-offset-color: rgb(153 246 228 / 0.85);
}
.ring-offset-teal-200\/90{
  --tw-ring-offset-color: rgb(153 246 228 / 0.9);
}
.ring-offset-teal-200\/95{
  --tw-ring-offset-color: rgb(153 246 228 / 0.95);
}
.ring-offset-teal-300{
  --tw-ring-offset-color: #5eead4;
}
.ring-offset-teal-300\/0{
  --tw-ring-offset-color: rgb(94 234 212 / 0);
}
.ring-offset-teal-300\/10{
  --tw-ring-offset-color: rgb(94 234 212 / 0.1);
}
.ring-offset-teal-300\/100{
  --tw-ring-offset-color: rgb(94 234 212 / 1);
}
.ring-offset-teal-300\/15{
  --tw-ring-offset-color: rgb(94 234 212 / 0.15);
}
.ring-offset-teal-300\/20{
  --tw-ring-offset-color: rgb(94 234 212 / 0.2);
}
.ring-offset-teal-300\/25{
  --tw-ring-offset-color: rgb(94 234 212 / 0.25);
}
.ring-offset-teal-300\/30{
  --tw-ring-offset-color: rgb(94 234 212 / 0.3);
}
.ring-offset-teal-300\/35{
  --tw-ring-offset-color: rgb(94 234 212 / 0.35);
}
.ring-offset-teal-300\/40{
  --tw-ring-offset-color: rgb(94 234 212 / 0.4);
}
.ring-offset-teal-300\/45{
  --tw-ring-offset-color: rgb(94 234 212 / 0.45);
}
.ring-offset-teal-300\/5{
  --tw-ring-offset-color: rgb(94 234 212 / 0.05);
}
.ring-offset-teal-300\/50{
  --tw-ring-offset-color: rgb(94 234 212 / 0.5);
}
.ring-offset-teal-300\/55{
  --tw-ring-offset-color: rgb(94 234 212 / 0.55);
}
.ring-offset-teal-300\/60{
  --tw-ring-offset-color: rgb(94 234 212 / 0.6);
}
.ring-offset-teal-300\/65{
  --tw-ring-offset-color: rgb(94 234 212 / 0.65);
}
.ring-offset-teal-300\/70{
  --tw-ring-offset-color: rgb(94 234 212 / 0.7);
}
.ring-offset-teal-300\/75{
  --tw-ring-offset-color: rgb(94 234 212 / 0.75);
}
.ring-offset-teal-300\/80{
  --tw-ring-offset-color: rgb(94 234 212 / 0.8);
}
.ring-offset-teal-300\/85{
  --tw-ring-offset-color: rgb(94 234 212 / 0.85);
}
.ring-offset-teal-300\/90{
  --tw-ring-offset-color: rgb(94 234 212 / 0.9);
}
.ring-offset-teal-300\/95{
  --tw-ring-offset-color: rgb(94 234 212 / 0.95);
}
.ring-offset-teal-400{
  --tw-ring-offset-color: #2dd4bf;
}
.ring-offset-teal-400\/0{
  --tw-ring-offset-color: rgb(45 212 191 / 0);
}
.ring-offset-teal-400\/10{
  --tw-ring-offset-color: rgb(45 212 191 / 0.1);
}
.ring-offset-teal-400\/100{
  --tw-ring-offset-color: rgb(45 212 191 / 1);
}
.ring-offset-teal-400\/15{
  --tw-ring-offset-color: rgb(45 212 191 / 0.15);
}
.ring-offset-teal-400\/20{
  --tw-ring-offset-color: rgb(45 212 191 / 0.2);
}
.ring-offset-teal-400\/25{
  --tw-ring-offset-color: rgb(45 212 191 / 0.25);
}
.ring-offset-teal-400\/30{
  --tw-ring-offset-color: rgb(45 212 191 / 0.3);
}
.ring-offset-teal-400\/35{
  --tw-ring-offset-color: rgb(45 212 191 / 0.35);
}
.ring-offset-teal-400\/40{
  --tw-ring-offset-color: rgb(45 212 191 / 0.4);
}
.ring-offset-teal-400\/45{
  --tw-ring-offset-color: rgb(45 212 191 / 0.45);
}
.ring-offset-teal-400\/5{
  --tw-ring-offset-color: rgb(45 212 191 / 0.05);
}
.ring-offset-teal-400\/50{
  --tw-ring-offset-color: rgb(45 212 191 / 0.5);
}
.ring-offset-teal-400\/55{
  --tw-ring-offset-color: rgb(45 212 191 / 0.55);
}
.ring-offset-teal-400\/60{
  --tw-ring-offset-color: rgb(45 212 191 / 0.6);
}
.ring-offset-teal-400\/65{
  --tw-ring-offset-color: rgb(45 212 191 / 0.65);
}
.ring-offset-teal-400\/70{
  --tw-ring-offset-color: rgb(45 212 191 / 0.7);
}
.ring-offset-teal-400\/75{
  --tw-ring-offset-color: rgb(45 212 191 / 0.75);
}
.ring-offset-teal-400\/80{
  --tw-ring-offset-color: rgb(45 212 191 / 0.8);
}
.ring-offset-teal-400\/85{
  --tw-ring-offset-color: rgb(45 212 191 / 0.85);
}
.ring-offset-teal-400\/90{
  --tw-ring-offset-color: rgb(45 212 191 / 0.9);
}
.ring-offset-teal-400\/95{
  --tw-ring-offset-color: rgb(45 212 191 / 0.95);
}
.ring-offset-teal-50{
  --tw-ring-offset-color: #f0fdfa;
}
.ring-offset-teal-50\/0{
  --tw-ring-offset-color: rgb(240 253 250 / 0);
}
.ring-offset-teal-50\/10{
  --tw-ring-offset-color: rgb(240 253 250 / 0.1);
}
.ring-offset-teal-50\/100{
  --tw-ring-offset-color: rgb(240 253 250 / 1);
}
.ring-offset-teal-50\/15{
  --tw-ring-offset-color: rgb(240 253 250 / 0.15);
}
.ring-offset-teal-50\/20{
  --tw-ring-offset-color: rgb(240 253 250 / 0.2);
}
.ring-offset-teal-50\/25{
  --tw-ring-offset-color: rgb(240 253 250 / 0.25);
}
.ring-offset-teal-50\/30{
  --tw-ring-offset-color: rgb(240 253 250 / 0.3);
}
.ring-offset-teal-50\/35{
  --tw-ring-offset-color: rgb(240 253 250 / 0.35);
}
.ring-offset-teal-50\/40{
  --tw-ring-offset-color: rgb(240 253 250 / 0.4);
}
.ring-offset-teal-50\/45{
  --tw-ring-offset-color: rgb(240 253 250 / 0.45);
}
.ring-offset-teal-50\/5{
  --tw-ring-offset-color: rgb(240 253 250 / 0.05);
}
.ring-offset-teal-50\/50{
  --tw-ring-offset-color: rgb(240 253 250 / 0.5);
}
.ring-offset-teal-50\/55{
  --tw-ring-offset-color: rgb(240 253 250 / 0.55);
}
.ring-offset-teal-50\/60{
  --tw-ring-offset-color: rgb(240 253 250 / 0.6);
}
.ring-offset-teal-50\/65{
  --tw-ring-offset-color: rgb(240 253 250 / 0.65);
}
.ring-offset-teal-50\/70{
  --tw-ring-offset-color: rgb(240 253 250 / 0.7);
}
.ring-offset-teal-50\/75{
  --tw-ring-offset-color: rgb(240 253 250 / 0.75);
}
.ring-offset-teal-50\/80{
  --tw-ring-offset-color: rgb(240 253 250 / 0.8);
}
.ring-offset-teal-50\/85{
  --tw-ring-offset-color: rgb(240 253 250 / 0.85);
}
.ring-offset-teal-50\/90{
  --tw-ring-offset-color: rgb(240 253 250 / 0.9);
}
.ring-offset-teal-50\/95{
  --tw-ring-offset-color: rgb(240 253 250 / 0.95);
}
.ring-offset-teal-500{
  --tw-ring-offset-color: #14b8a6;
}
.ring-offset-teal-500\/0{
  --tw-ring-offset-color: rgb(20 184 166 / 0);
}
.ring-offset-teal-500\/10{
  --tw-ring-offset-color: rgb(20 184 166 / 0.1);
}
.ring-offset-teal-500\/100{
  --tw-ring-offset-color: rgb(20 184 166 / 1);
}
.ring-offset-teal-500\/15{
  --tw-ring-offset-color: rgb(20 184 166 / 0.15);
}
.ring-offset-teal-500\/20{
  --tw-ring-offset-color: rgb(20 184 166 / 0.2);
}
.ring-offset-teal-500\/25{
  --tw-ring-offset-color: rgb(20 184 166 / 0.25);
}
.ring-offset-teal-500\/30{
  --tw-ring-offset-color: rgb(20 184 166 / 0.3);
}
.ring-offset-teal-500\/35{
  --tw-ring-offset-color: rgb(20 184 166 / 0.35);
}
.ring-offset-teal-500\/40{
  --tw-ring-offset-color: rgb(20 184 166 / 0.4);
}
.ring-offset-teal-500\/45{
  --tw-ring-offset-color: rgb(20 184 166 / 0.45);
}
.ring-offset-teal-500\/5{
  --tw-ring-offset-color: rgb(20 184 166 / 0.05);
}
.ring-offset-teal-500\/50{
  --tw-ring-offset-color: rgb(20 184 166 / 0.5);
}
.ring-offset-teal-500\/55{
  --tw-ring-offset-color: rgb(20 184 166 / 0.55);
}
.ring-offset-teal-500\/60{
  --tw-ring-offset-color: rgb(20 184 166 / 0.6);
}
.ring-offset-teal-500\/65{
  --tw-ring-offset-color: rgb(20 184 166 / 0.65);
}
.ring-offset-teal-500\/70{
  --tw-ring-offset-color: rgb(20 184 166 / 0.7);
}
.ring-offset-teal-500\/75{
  --tw-ring-offset-color: rgb(20 184 166 / 0.75);
}
.ring-offset-teal-500\/80{
  --tw-ring-offset-color: rgb(20 184 166 / 0.8);
}
.ring-offset-teal-500\/85{
  --tw-ring-offset-color: rgb(20 184 166 / 0.85);
}
.ring-offset-teal-500\/90{
  --tw-ring-offset-color: rgb(20 184 166 / 0.9);
}
.ring-offset-teal-500\/95{
  --tw-ring-offset-color: rgb(20 184 166 / 0.95);
}
.ring-offset-teal-600{
  --tw-ring-offset-color: #0d9488;
}
.ring-offset-teal-600\/0{
  --tw-ring-offset-color: rgb(13 148 136 / 0);
}
.ring-offset-teal-600\/10{
  --tw-ring-offset-color: rgb(13 148 136 / 0.1);
}
.ring-offset-teal-600\/100{
  --tw-ring-offset-color: rgb(13 148 136 / 1);
}
.ring-offset-teal-600\/15{
  --tw-ring-offset-color: rgb(13 148 136 / 0.15);
}
.ring-offset-teal-600\/20{
  --tw-ring-offset-color: rgb(13 148 136 / 0.2);
}
.ring-offset-teal-600\/25{
  --tw-ring-offset-color: rgb(13 148 136 / 0.25);
}
.ring-offset-teal-600\/30{
  --tw-ring-offset-color: rgb(13 148 136 / 0.3);
}
.ring-offset-teal-600\/35{
  --tw-ring-offset-color: rgb(13 148 136 / 0.35);
}
.ring-offset-teal-600\/40{
  --tw-ring-offset-color: rgb(13 148 136 / 0.4);
}
.ring-offset-teal-600\/45{
  --tw-ring-offset-color: rgb(13 148 136 / 0.45);
}
.ring-offset-teal-600\/5{
  --tw-ring-offset-color: rgb(13 148 136 / 0.05);
}
.ring-offset-teal-600\/50{
  --tw-ring-offset-color: rgb(13 148 136 / 0.5);
}
.ring-offset-teal-600\/55{
  --tw-ring-offset-color: rgb(13 148 136 / 0.55);
}
.ring-offset-teal-600\/60{
  --tw-ring-offset-color: rgb(13 148 136 / 0.6);
}
.ring-offset-teal-600\/65{
  --tw-ring-offset-color: rgb(13 148 136 / 0.65);
}
.ring-offset-teal-600\/70{
  --tw-ring-offset-color: rgb(13 148 136 / 0.7);
}
.ring-offset-teal-600\/75{
  --tw-ring-offset-color: rgb(13 148 136 / 0.75);
}
.ring-offset-teal-600\/80{
  --tw-ring-offset-color: rgb(13 148 136 / 0.8);
}
.ring-offset-teal-600\/85{
  --tw-ring-offset-color: rgb(13 148 136 / 0.85);
}
.ring-offset-teal-600\/90{
  --tw-ring-offset-color: rgb(13 148 136 / 0.9);
}
.ring-offset-teal-600\/95{
  --tw-ring-offset-color: rgb(13 148 136 / 0.95);
}
.ring-offset-teal-700{
  --tw-ring-offset-color: #0f766e;
}
.ring-offset-teal-700\/0{
  --tw-ring-offset-color: rgb(15 118 110 / 0);
}
.ring-offset-teal-700\/10{
  --tw-ring-offset-color: rgb(15 118 110 / 0.1);
}
.ring-offset-teal-700\/100{
  --tw-ring-offset-color: rgb(15 118 110 / 1);
}
.ring-offset-teal-700\/15{
  --tw-ring-offset-color: rgb(15 118 110 / 0.15);
}
.ring-offset-teal-700\/20{
  --tw-ring-offset-color: rgb(15 118 110 / 0.2);
}
.ring-offset-teal-700\/25{
  --tw-ring-offset-color: rgb(15 118 110 / 0.25);
}
.ring-offset-teal-700\/30{
  --tw-ring-offset-color: rgb(15 118 110 / 0.3);
}
.ring-offset-teal-700\/35{
  --tw-ring-offset-color: rgb(15 118 110 / 0.35);
}
.ring-offset-teal-700\/40{
  --tw-ring-offset-color: rgb(15 118 110 / 0.4);
}
.ring-offset-teal-700\/45{
  --tw-ring-offset-color: rgb(15 118 110 / 0.45);
}
.ring-offset-teal-700\/5{
  --tw-ring-offset-color: rgb(15 118 110 / 0.05);
}
.ring-offset-teal-700\/50{
  --tw-ring-offset-color: rgb(15 118 110 / 0.5);
}
.ring-offset-teal-700\/55{
  --tw-ring-offset-color: rgb(15 118 110 / 0.55);
}
.ring-offset-teal-700\/60{
  --tw-ring-offset-color: rgb(15 118 110 / 0.6);
}
.ring-offset-teal-700\/65{
  --tw-ring-offset-color: rgb(15 118 110 / 0.65);
}
.ring-offset-teal-700\/70{
  --tw-ring-offset-color: rgb(15 118 110 / 0.7);
}
.ring-offset-teal-700\/75{
  --tw-ring-offset-color: rgb(15 118 110 / 0.75);
}
.ring-offset-teal-700\/80{
  --tw-ring-offset-color: rgb(15 118 110 / 0.8);
}
.ring-offset-teal-700\/85{
  --tw-ring-offset-color: rgb(15 118 110 / 0.85);
}
.ring-offset-teal-700\/90{
  --tw-ring-offset-color: rgb(15 118 110 / 0.9);
}
.ring-offset-teal-700\/95{
  --tw-ring-offset-color: rgb(15 118 110 / 0.95);
}
.ring-offset-teal-800{
  --tw-ring-offset-color: #115e59;
}
.ring-offset-teal-800\/0{
  --tw-ring-offset-color: rgb(17 94 89 / 0);
}
.ring-offset-teal-800\/10{
  --tw-ring-offset-color: rgb(17 94 89 / 0.1);
}
.ring-offset-teal-800\/100{
  --tw-ring-offset-color: rgb(17 94 89 / 1);
}
.ring-offset-teal-800\/15{
  --tw-ring-offset-color: rgb(17 94 89 / 0.15);
}
.ring-offset-teal-800\/20{
  --tw-ring-offset-color: rgb(17 94 89 / 0.2);
}
.ring-offset-teal-800\/25{
  --tw-ring-offset-color: rgb(17 94 89 / 0.25);
}
.ring-offset-teal-800\/30{
  --tw-ring-offset-color: rgb(17 94 89 / 0.3);
}
.ring-offset-teal-800\/35{
  --tw-ring-offset-color: rgb(17 94 89 / 0.35);
}
.ring-offset-teal-800\/40{
  --tw-ring-offset-color: rgb(17 94 89 / 0.4);
}
.ring-offset-teal-800\/45{
  --tw-ring-offset-color: rgb(17 94 89 / 0.45);
}
.ring-offset-teal-800\/5{
  --tw-ring-offset-color: rgb(17 94 89 / 0.05);
}
.ring-offset-teal-800\/50{
  --tw-ring-offset-color: rgb(17 94 89 / 0.5);
}
.ring-offset-teal-800\/55{
  --tw-ring-offset-color: rgb(17 94 89 / 0.55);
}
.ring-offset-teal-800\/60{
  --tw-ring-offset-color: rgb(17 94 89 / 0.6);
}
.ring-offset-teal-800\/65{
  --tw-ring-offset-color: rgb(17 94 89 / 0.65);
}
.ring-offset-teal-800\/70{
  --tw-ring-offset-color: rgb(17 94 89 / 0.7);
}
.ring-offset-teal-800\/75{
  --tw-ring-offset-color: rgb(17 94 89 / 0.75);
}
.ring-offset-teal-800\/80{
  --tw-ring-offset-color: rgb(17 94 89 / 0.8);
}
.ring-offset-teal-800\/85{
  --tw-ring-offset-color: rgb(17 94 89 / 0.85);
}
.ring-offset-teal-800\/90{
  --tw-ring-offset-color: rgb(17 94 89 / 0.9);
}
.ring-offset-teal-800\/95{
  --tw-ring-offset-color: rgb(17 94 89 / 0.95);
}
.ring-offset-teal-900{
  --tw-ring-offset-color: #134e4a;
}
.ring-offset-teal-900\/0{
  --tw-ring-offset-color: rgb(19 78 74 / 0);
}
.ring-offset-teal-900\/10{
  --tw-ring-offset-color: rgb(19 78 74 / 0.1);
}
.ring-offset-teal-900\/100{
  --tw-ring-offset-color: rgb(19 78 74 / 1);
}
.ring-offset-teal-900\/15{
  --tw-ring-offset-color: rgb(19 78 74 / 0.15);
}
.ring-offset-teal-900\/20{
  --tw-ring-offset-color: rgb(19 78 74 / 0.2);
}
.ring-offset-teal-900\/25{
  --tw-ring-offset-color: rgb(19 78 74 / 0.25);
}
.ring-offset-teal-900\/30{
  --tw-ring-offset-color: rgb(19 78 74 / 0.3);
}
.ring-offset-teal-900\/35{
  --tw-ring-offset-color: rgb(19 78 74 / 0.35);
}
.ring-offset-teal-900\/40{
  --tw-ring-offset-color: rgb(19 78 74 / 0.4);
}
.ring-offset-teal-900\/45{
  --tw-ring-offset-color: rgb(19 78 74 / 0.45);
}
.ring-offset-teal-900\/5{
  --tw-ring-offset-color: rgb(19 78 74 / 0.05);
}
.ring-offset-teal-900\/50{
  --tw-ring-offset-color: rgb(19 78 74 / 0.5);
}
.ring-offset-teal-900\/55{
  --tw-ring-offset-color: rgb(19 78 74 / 0.55);
}
.ring-offset-teal-900\/60{
  --tw-ring-offset-color: rgb(19 78 74 / 0.6);
}
.ring-offset-teal-900\/65{
  --tw-ring-offset-color: rgb(19 78 74 / 0.65);
}
.ring-offset-teal-900\/70{
  --tw-ring-offset-color: rgb(19 78 74 / 0.7);
}
.ring-offset-teal-900\/75{
  --tw-ring-offset-color: rgb(19 78 74 / 0.75);
}
.ring-offset-teal-900\/80{
  --tw-ring-offset-color: rgb(19 78 74 / 0.8);
}
.ring-offset-teal-900\/85{
  --tw-ring-offset-color: rgb(19 78 74 / 0.85);
}
.ring-offset-teal-900\/90{
  --tw-ring-offset-color: rgb(19 78 74 / 0.9);
}
.ring-offset-teal-900\/95{
  --tw-ring-offset-color: rgb(19 78 74 / 0.95);
}
.ring-offset-teal-950{
  --tw-ring-offset-color: #042f2e;
}
.ring-offset-teal-950\/0{
  --tw-ring-offset-color: rgb(4 47 46 / 0);
}
.ring-offset-teal-950\/10{
  --tw-ring-offset-color: rgb(4 47 46 / 0.1);
}
.ring-offset-teal-950\/100{
  --tw-ring-offset-color: rgb(4 47 46 / 1);
}
.ring-offset-teal-950\/15{
  --tw-ring-offset-color: rgb(4 47 46 / 0.15);
}
.ring-offset-teal-950\/20{
  --tw-ring-offset-color: rgb(4 47 46 / 0.2);
}
.ring-offset-teal-950\/25{
  --tw-ring-offset-color: rgb(4 47 46 / 0.25);
}
.ring-offset-teal-950\/30{
  --tw-ring-offset-color: rgb(4 47 46 / 0.3);
}
.ring-offset-teal-950\/35{
  --tw-ring-offset-color: rgb(4 47 46 / 0.35);
}
.ring-offset-teal-950\/40{
  --tw-ring-offset-color: rgb(4 47 46 / 0.4);
}
.ring-offset-teal-950\/45{
  --tw-ring-offset-color: rgb(4 47 46 / 0.45);
}
.ring-offset-teal-950\/5{
  --tw-ring-offset-color: rgb(4 47 46 / 0.05);
}
.ring-offset-teal-950\/50{
  --tw-ring-offset-color: rgb(4 47 46 / 0.5);
}
.ring-offset-teal-950\/55{
  --tw-ring-offset-color: rgb(4 47 46 / 0.55);
}
.ring-offset-teal-950\/60{
  --tw-ring-offset-color: rgb(4 47 46 / 0.6);
}
.ring-offset-teal-950\/65{
  --tw-ring-offset-color: rgb(4 47 46 / 0.65);
}
.ring-offset-teal-950\/70{
  --tw-ring-offset-color: rgb(4 47 46 / 0.7);
}
.ring-offset-teal-950\/75{
  --tw-ring-offset-color: rgb(4 47 46 / 0.75);
}
.ring-offset-teal-950\/80{
  --tw-ring-offset-color: rgb(4 47 46 / 0.8);
}
.ring-offset-teal-950\/85{
  --tw-ring-offset-color: rgb(4 47 46 / 0.85);
}
.ring-offset-teal-950\/90{
  --tw-ring-offset-color: rgb(4 47 46 / 0.9);
}
.ring-offset-teal-950\/95{
  --tw-ring-offset-color: rgb(4 47 46 / 0.95);
}
.ring-offset-text-medium{
  --tw-ring-offset-color: hsl(var(--color-text-medium));
}
.ring-offset-text-medium\/0{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0);
}
.ring-offset-text-medium\/10{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.1);
}
.ring-offset-text-medium\/100{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 1);
}
.ring-offset-text-medium\/15{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.15);
}
.ring-offset-text-medium\/20{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.2);
}
.ring-offset-text-medium\/25{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.25);
}
.ring-offset-text-medium\/30{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.3);
}
.ring-offset-text-medium\/35{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.35);
}
.ring-offset-text-medium\/40{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.4);
}
.ring-offset-text-medium\/45{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.45);
}
.ring-offset-text-medium\/5{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.05);
}
.ring-offset-text-medium\/50{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.5);
}
.ring-offset-text-medium\/55{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.55);
}
.ring-offset-text-medium\/60{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.6);
}
.ring-offset-text-medium\/65{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.65);
}
.ring-offset-text-medium\/70{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.7);
}
.ring-offset-text-medium\/75{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.75);
}
.ring-offset-text-medium\/80{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.8);
}
.ring-offset-text-medium\/85{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.85);
}
.ring-offset-text-medium\/90{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.9);
}
.ring-offset-text-medium\/95{
  --tw-ring-offset-color: hsl(var(--color-text-medium) / 0.95);
}
.ring-offset-text-primary{
  --tw-ring-offset-color: hsl(var(--color-text-primary));
}
.ring-offset-text-primary\/0{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0);
}
.ring-offset-text-primary\/10{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.1);
}
.ring-offset-text-primary\/100{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 1);
}
.ring-offset-text-primary\/15{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.15);
}
.ring-offset-text-primary\/20{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.2);
}
.ring-offset-text-primary\/25{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.25);
}
.ring-offset-text-primary\/30{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.3);
}
.ring-offset-text-primary\/35{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.35);
}
.ring-offset-text-primary\/40{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.4);
}
.ring-offset-text-primary\/45{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.45);
}
.ring-offset-text-primary\/5{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.05);
}
.ring-offset-text-primary\/50{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.5);
}
.ring-offset-text-primary\/55{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.55);
}
.ring-offset-text-primary\/60{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.6);
}
.ring-offset-text-primary\/65{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.65);
}
.ring-offset-text-primary\/70{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.7);
}
.ring-offset-text-primary\/75{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.75);
}
.ring-offset-text-primary\/80{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.8);
}
.ring-offset-text-primary\/85{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.85);
}
.ring-offset-text-primary\/90{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.9);
}
.ring-offset-text-primary\/95{
  --tw-ring-offset-color: hsl(var(--color-text-primary) / 0.95);
}
.ring-offset-text-secondary{
  --tw-ring-offset-color: hsl(var(--color-text-secondary));
}
.ring-offset-text-secondary\/0{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0);
}
.ring-offset-text-secondary\/10{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.1);
}
.ring-offset-text-secondary\/100{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 1);
}
.ring-offset-text-secondary\/15{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.15);
}
.ring-offset-text-secondary\/20{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.2);
}
.ring-offset-text-secondary\/25{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.25);
}
.ring-offset-text-secondary\/30{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.3);
}
.ring-offset-text-secondary\/35{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.35);
}
.ring-offset-text-secondary\/40{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.4);
}
.ring-offset-text-secondary\/45{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.45);
}
.ring-offset-text-secondary\/5{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.05);
}
.ring-offset-text-secondary\/50{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.5);
}
.ring-offset-text-secondary\/55{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.55);
}
.ring-offset-text-secondary\/60{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.6);
}
.ring-offset-text-secondary\/65{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.65);
}
.ring-offset-text-secondary\/70{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.7);
}
.ring-offset-text-secondary\/75{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.75);
}
.ring-offset-text-secondary\/80{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.8);
}
.ring-offset-text-secondary\/85{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.85);
}
.ring-offset-text-secondary\/90{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.9);
}
.ring-offset-text-secondary\/95{
  --tw-ring-offset-color: hsl(var(--color-text-secondary) / 0.95);
}
.ring-offset-transparent{
  --tw-ring-offset-color: transparent;
}
.ring-offset-transparent\/0{
  --tw-ring-offset-color: rgb(0 0 0 / 0);
}
.ring-offset-transparent\/10{
  --tw-ring-offset-color: rgb(0 0 0 / 0.1);
}
.ring-offset-transparent\/100{
  --tw-ring-offset-color: rgb(0 0 0 / 1);
}
.ring-offset-transparent\/15{
  --tw-ring-offset-color: rgb(0 0 0 / 0.15);
}
.ring-offset-transparent\/20{
  --tw-ring-offset-color: rgb(0 0 0 / 0.2);
}
.ring-offset-transparent\/25{
  --tw-ring-offset-color: rgb(0 0 0 / 0.25);
}
.ring-offset-transparent\/30{
  --tw-ring-offset-color: rgb(0 0 0 / 0.3);
}
.ring-offset-transparent\/35{
  --tw-ring-offset-color: rgb(0 0 0 / 0.35);
}
.ring-offset-transparent\/40{
  --tw-ring-offset-color: rgb(0 0 0 / 0.4);
}
.ring-offset-transparent\/45{
  --tw-ring-offset-color: rgb(0 0 0 / 0.45);
}
.ring-offset-transparent\/5{
  --tw-ring-offset-color: rgb(0 0 0 / 0.05);
}
.ring-offset-transparent\/50{
  --tw-ring-offset-color: rgb(0 0 0 / 0.5);
}
.ring-offset-transparent\/55{
  --tw-ring-offset-color: rgb(0 0 0 / 0.55);
}
.ring-offset-transparent\/60{
  --tw-ring-offset-color: rgb(0 0 0 / 0.6);
}
.ring-offset-transparent\/65{
  --tw-ring-offset-color: rgb(0 0 0 / 0.65);
}
.ring-offset-transparent\/70{
  --tw-ring-offset-color: rgb(0 0 0 / 0.7);
}
.ring-offset-transparent\/75{
  --tw-ring-offset-color: rgb(0 0 0 / 0.75);
}
.ring-offset-transparent\/80{
  --tw-ring-offset-color: rgb(0 0 0 / 0.8);
}
.ring-offset-transparent\/85{
  --tw-ring-offset-color: rgb(0 0 0 / 0.85);
}
.ring-offset-transparent\/90{
  --tw-ring-offset-color: rgb(0 0 0 / 0.9);
}
.ring-offset-transparent\/95{
  --tw-ring-offset-color: rgb(0 0 0 / 0.95);
}
.ring-offset-ventures-orange{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange));
}
.ring-offset-ventures-orange\/0{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0);
}
.ring-offset-ventures-orange\/10{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.1);
}
.ring-offset-ventures-orange\/100{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 1);
}
.ring-offset-ventures-orange\/15{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.15);
}
.ring-offset-ventures-orange\/20{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.2);
}
.ring-offset-ventures-orange\/25{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.25);
}
.ring-offset-ventures-orange\/30{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.3);
}
.ring-offset-ventures-orange\/35{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.35);
}
.ring-offset-ventures-orange\/40{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.4);
}
.ring-offset-ventures-orange\/45{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.45);
}
.ring-offset-ventures-orange\/5{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.05);
}
.ring-offset-ventures-orange\/50{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.5);
}
.ring-offset-ventures-orange\/55{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.55);
}
.ring-offset-ventures-orange\/60{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.6);
}
.ring-offset-ventures-orange\/65{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.65);
}
.ring-offset-ventures-orange\/70{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.7);
}
.ring-offset-ventures-orange\/75{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.75);
}
.ring-offset-ventures-orange\/80{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.8);
}
.ring-offset-ventures-orange\/85{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.85);
}
.ring-offset-ventures-orange\/90{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.9);
}
.ring-offset-ventures-orange\/95{
  --tw-ring-offset-color: hsl(var(--color-ventures-orange) / 0.95);
}
.ring-offset-violet-100{
  --tw-ring-offset-color: #ede9fe;
}
.ring-offset-violet-100\/0{
  --tw-ring-offset-color: rgb(237 233 254 / 0);
}
.ring-offset-violet-100\/10{
  --tw-ring-offset-color: rgb(237 233 254 / 0.1);
}
.ring-offset-violet-100\/100{
  --tw-ring-offset-color: rgb(237 233 254 / 1);
}
.ring-offset-violet-100\/15{
  --tw-ring-offset-color: rgb(237 233 254 / 0.15);
}
.ring-offset-violet-100\/20{
  --tw-ring-offset-color: rgb(237 233 254 / 0.2);
}
.ring-offset-violet-100\/25{
  --tw-ring-offset-color: rgb(237 233 254 / 0.25);
}
.ring-offset-violet-100\/30{
  --tw-ring-offset-color: rgb(237 233 254 / 0.3);
}
.ring-offset-violet-100\/35{
  --tw-ring-offset-color: rgb(237 233 254 / 0.35);
}
.ring-offset-violet-100\/40{
  --tw-ring-offset-color: rgb(237 233 254 / 0.4);
}
.ring-offset-violet-100\/45{
  --tw-ring-offset-color: rgb(237 233 254 / 0.45);
}
.ring-offset-violet-100\/5{
  --tw-ring-offset-color: rgb(237 233 254 / 0.05);
}
.ring-offset-violet-100\/50{
  --tw-ring-offset-color: rgb(237 233 254 / 0.5);
}
.ring-offset-violet-100\/55{
  --tw-ring-offset-color: rgb(237 233 254 / 0.55);
}
.ring-offset-violet-100\/60{
  --tw-ring-offset-color: rgb(237 233 254 / 0.6);
}
.ring-offset-violet-100\/65{
  --tw-ring-offset-color: rgb(237 233 254 / 0.65);
}
.ring-offset-violet-100\/70{
  --tw-ring-offset-color: rgb(237 233 254 / 0.7);
}
.ring-offset-violet-100\/75{
  --tw-ring-offset-color: rgb(237 233 254 / 0.75);
}
.ring-offset-violet-100\/80{
  --tw-ring-offset-color: rgb(237 233 254 / 0.8);
}
.ring-offset-violet-100\/85{
  --tw-ring-offset-color: rgb(237 233 254 / 0.85);
}
.ring-offset-violet-100\/90{
  --tw-ring-offset-color: rgb(237 233 254 / 0.9);
}
.ring-offset-violet-100\/95{
  --tw-ring-offset-color: rgb(237 233 254 / 0.95);
}
.ring-offset-violet-200{
  --tw-ring-offset-color: #ddd6fe;
}
.ring-offset-violet-200\/0{
  --tw-ring-offset-color: rgb(221 214 254 / 0);
}
.ring-offset-violet-200\/10{
  --tw-ring-offset-color: rgb(221 214 254 / 0.1);
}
.ring-offset-violet-200\/100{
  --tw-ring-offset-color: rgb(221 214 254 / 1);
}
.ring-offset-violet-200\/15{
  --tw-ring-offset-color: rgb(221 214 254 / 0.15);
}
.ring-offset-violet-200\/20{
  --tw-ring-offset-color: rgb(221 214 254 / 0.2);
}
.ring-offset-violet-200\/25{
  --tw-ring-offset-color: rgb(221 214 254 / 0.25);
}
.ring-offset-violet-200\/30{
  --tw-ring-offset-color: rgb(221 214 254 / 0.3);
}
.ring-offset-violet-200\/35{
  --tw-ring-offset-color: rgb(221 214 254 / 0.35);
}
.ring-offset-violet-200\/40{
  --tw-ring-offset-color: rgb(221 214 254 / 0.4);
}
.ring-offset-violet-200\/45{
  --tw-ring-offset-color: rgb(221 214 254 / 0.45);
}
.ring-offset-violet-200\/5{
  --tw-ring-offset-color: rgb(221 214 254 / 0.05);
}
.ring-offset-violet-200\/50{
  --tw-ring-offset-color: rgb(221 214 254 / 0.5);
}
.ring-offset-violet-200\/55{
  --tw-ring-offset-color: rgb(221 214 254 / 0.55);
}
.ring-offset-violet-200\/60{
  --tw-ring-offset-color: rgb(221 214 254 / 0.6);
}
.ring-offset-violet-200\/65{
  --tw-ring-offset-color: rgb(221 214 254 / 0.65);
}
.ring-offset-violet-200\/70{
  --tw-ring-offset-color: rgb(221 214 254 / 0.7);
}
.ring-offset-violet-200\/75{
  --tw-ring-offset-color: rgb(221 214 254 / 0.75);
}
.ring-offset-violet-200\/80{
  --tw-ring-offset-color: rgb(221 214 254 / 0.8);
}
.ring-offset-violet-200\/85{
  --tw-ring-offset-color: rgb(221 214 254 / 0.85);
}
.ring-offset-violet-200\/90{
  --tw-ring-offset-color: rgb(221 214 254 / 0.9);
}
.ring-offset-violet-200\/95{
  --tw-ring-offset-color: rgb(221 214 254 / 0.95);
}
.ring-offset-violet-300{
  --tw-ring-offset-color: #c4b5fd;
}
.ring-offset-violet-300\/0{
  --tw-ring-offset-color: rgb(196 181 253 / 0);
}
.ring-offset-violet-300\/10{
  --tw-ring-offset-color: rgb(196 181 253 / 0.1);
}
.ring-offset-violet-300\/100{
  --tw-ring-offset-color: rgb(196 181 253 / 1);
}
.ring-offset-violet-300\/15{
  --tw-ring-offset-color: rgb(196 181 253 / 0.15);
}
.ring-offset-violet-300\/20{
  --tw-ring-offset-color: rgb(196 181 253 / 0.2);
}
.ring-offset-violet-300\/25{
  --tw-ring-offset-color: rgb(196 181 253 / 0.25);
}
.ring-offset-violet-300\/30{
  --tw-ring-offset-color: rgb(196 181 253 / 0.3);
}
.ring-offset-violet-300\/35{
  --tw-ring-offset-color: rgb(196 181 253 / 0.35);
}
.ring-offset-violet-300\/40{
  --tw-ring-offset-color: rgb(196 181 253 / 0.4);
}
.ring-offset-violet-300\/45{
  --tw-ring-offset-color: rgb(196 181 253 / 0.45);
}
.ring-offset-violet-300\/5{
  --tw-ring-offset-color: rgb(196 181 253 / 0.05);
}
.ring-offset-violet-300\/50{
  --tw-ring-offset-color: rgb(196 181 253 / 0.5);
}
.ring-offset-violet-300\/55{
  --tw-ring-offset-color: rgb(196 181 253 / 0.55);
}
.ring-offset-violet-300\/60{
  --tw-ring-offset-color: rgb(196 181 253 / 0.6);
}
.ring-offset-violet-300\/65{
  --tw-ring-offset-color: rgb(196 181 253 / 0.65);
}
.ring-offset-violet-300\/70{
  --tw-ring-offset-color: rgb(196 181 253 / 0.7);
}
.ring-offset-violet-300\/75{
  --tw-ring-offset-color: rgb(196 181 253 / 0.75);
}
.ring-offset-violet-300\/80{
  --tw-ring-offset-color: rgb(196 181 253 / 0.8);
}
.ring-offset-violet-300\/85{
  --tw-ring-offset-color: rgb(196 181 253 / 0.85);
}
.ring-offset-violet-300\/90{
  --tw-ring-offset-color: rgb(196 181 253 / 0.9);
}
.ring-offset-violet-300\/95{
  --tw-ring-offset-color: rgb(196 181 253 / 0.95);
}
.ring-offset-violet-400{
  --tw-ring-offset-color: #a78bfa;
}
.ring-offset-violet-400\/0{
  --tw-ring-offset-color: rgb(167 139 250 / 0);
}
.ring-offset-violet-400\/10{
  --tw-ring-offset-color: rgb(167 139 250 / 0.1);
}
.ring-offset-violet-400\/100{
  --tw-ring-offset-color: rgb(167 139 250 / 1);
}
.ring-offset-violet-400\/15{
  --tw-ring-offset-color: rgb(167 139 250 / 0.15);
}
.ring-offset-violet-400\/20{
  --tw-ring-offset-color: rgb(167 139 250 / 0.2);
}
.ring-offset-violet-400\/25{
  --tw-ring-offset-color: rgb(167 139 250 / 0.25);
}
.ring-offset-violet-400\/30{
  --tw-ring-offset-color: rgb(167 139 250 / 0.3);
}
.ring-offset-violet-400\/35{
  --tw-ring-offset-color: rgb(167 139 250 / 0.35);
}
.ring-offset-violet-400\/40{
  --tw-ring-offset-color: rgb(167 139 250 / 0.4);
}
.ring-offset-violet-400\/45{
  --tw-ring-offset-color: rgb(167 139 250 / 0.45);
}
.ring-offset-violet-400\/5{
  --tw-ring-offset-color: rgb(167 139 250 / 0.05);
}
.ring-offset-violet-400\/50{
  --tw-ring-offset-color: rgb(167 139 250 / 0.5);
}
.ring-offset-violet-400\/55{
  --tw-ring-offset-color: rgb(167 139 250 / 0.55);
}
.ring-offset-violet-400\/60{
  --tw-ring-offset-color: rgb(167 139 250 / 0.6);
}
.ring-offset-violet-400\/65{
  --tw-ring-offset-color: rgb(167 139 250 / 0.65);
}
.ring-offset-violet-400\/70{
  --tw-ring-offset-color: rgb(167 139 250 / 0.7);
}
.ring-offset-violet-400\/75{
  --tw-ring-offset-color: rgb(167 139 250 / 0.75);
}
.ring-offset-violet-400\/80{
  --tw-ring-offset-color: rgb(167 139 250 / 0.8);
}
.ring-offset-violet-400\/85{
  --tw-ring-offset-color: rgb(167 139 250 / 0.85);
}
.ring-offset-violet-400\/90{
  --tw-ring-offset-color: rgb(167 139 250 / 0.9);
}
.ring-offset-violet-400\/95{
  --tw-ring-offset-color: rgb(167 139 250 / 0.95);
}
.ring-offset-violet-50{
  --tw-ring-offset-color: #f5f3ff;
}
.ring-offset-violet-50\/0{
  --tw-ring-offset-color: rgb(245 243 255 / 0);
}
.ring-offset-violet-50\/10{
  --tw-ring-offset-color: rgb(245 243 255 / 0.1);
}
.ring-offset-violet-50\/100{
  --tw-ring-offset-color: rgb(245 243 255 / 1);
}
.ring-offset-violet-50\/15{
  --tw-ring-offset-color: rgb(245 243 255 / 0.15);
}
.ring-offset-violet-50\/20{
  --tw-ring-offset-color: rgb(245 243 255 / 0.2);
}
.ring-offset-violet-50\/25{
  --tw-ring-offset-color: rgb(245 243 255 / 0.25);
}
.ring-offset-violet-50\/30{
  --tw-ring-offset-color: rgb(245 243 255 / 0.3);
}
.ring-offset-violet-50\/35{
  --tw-ring-offset-color: rgb(245 243 255 / 0.35);
}
.ring-offset-violet-50\/40{
  --tw-ring-offset-color: rgb(245 243 255 / 0.4);
}
.ring-offset-violet-50\/45{
  --tw-ring-offset-color: rgb(245 243 255 / 0.45);
}
.ring-offset-violet-50\/5{
  --tw-ring-offset-color: rgb(245 243 255 / 0.05);
}
.ring-offset-violet-50\/50{
  --tw-ring-offset-color: rgb(245 243 255 / 0.5);
}
.ring-offset-violet-50\/55{
  --tw-ring-offset-color: rgb(245 243 255 / 0.55);
}
.ring-offset-violet-50\/60{
  --tw-ring-offset-color: rgb(245 243 255 / 0.6);
}
.ring-offset-violet-50\/65{
  --tw-ring-offset-color: rgb(245 243 255 / 0.65);
}
.ring-offset-violet-50\/70{
  --tw-ring-offset-color: rgb(245 243 255 / 0.7);
}
.ring-offset-violet-50\/75{
  --tw-ring-offset-color: rgb(245 243 255 / 0.75);
}
.ring-offset-violet-50\/80{
  --tw-ring-offset-color: rgb(245 243 255 / 0.8);
}
.ring-offset-violet-50\/85{
  --tw-ring-offset-color: rgb(245 243 255 / 0.85);
}
.ring-offset-violet-50\/90{
  --tw-ring-offset-color: rgb(245 243 255 / 0.9);
}
.ring-offset-violet-50\/95{
  --tw-ring-offset-color: rgb(245 243 255 / 0.95);
}
.ring-offset-violet-500{
  --tw-ring-offset-color: #8b5cf6;
}
.ring-offset-violet-500\/0{
  --tw-ring-offset-color: rgb(139 92 246 / 0);
}
.ring-offset-violet-500\/10{
  --tw-ring-offset-color: rgb(139 92 246 / 0.1);
}
.ring-offset-violet-500\/100{
  --tw-ring-offset-color: rgb(139 92 246 / 1);
}
.ring-offset-violet-500\/15{
  --tw-ring-offset-color: rgb(139 92 246 / 0.15);
}
.ring-offset-violet-500\/20{
  --tw-ring-offset-color: rgb(139 92 246 / 0.2);
}
.ring-offset-violet-500\/25{
  --tw-ring-offset-color: rgb(139 92 246 / 0.25);
}
.ring-offset-violet-500\/30{
  --tw-ring-offset-color: rgb(139 92 246 / 0.3);
}
.ring-offset-violet-500\/35{
  --tw-ring-offset-color: rgb(139 92 246 / 0.35);
}
.ring-offset-violet-500\/40{
  --tw-ring-offset-color: rgb(139 92 246 / 0.4);
}
.ring-offset-violet-500\/45{
  --tw-ring-offset-color: rgb(139 92 246 / 0.45);
}
.ring-offset-violet-500\/5{
  --tw-ring-offset-color: rgb(139 92 246 / 0.05);
}
.ring-offset-violet-500\/50{
  --tw-ring-offset-color: rgb(139 92 246 / 0.5);
}
.ring-offset-violet-500\/55{
  --tw-ring-offset-color: rgb(139 92 246 / 0.55);
}
.ring-offset-violet-500\/60{
  --tw-ring-offset-color: rgb(139 92 246 / 0.6);
}
.ring-offset-violet-500\/65{
  --tw-ring-offset-color: rgb(139 92 246 / 0.65);
}
.ring-offset-violet-500\/70{
  --tw-ring-offset-color: rgb(139 92 246 / 0.7);
}
.ring-offset-violet-500\/75{
  --tw-ring-offset-color: rgb(139 92 246 / 0.75);
}
.ring-offset-violet-500\/80{
  --tw-ring-offset-color: rgb(139 92 246 / 0.8);
}
.ring-offset-violet-500\/85{
  --tw-ring-offset-color: rgb(139 92 246 / 0.85);
}
.ring-offset-violet-500\/90{
  --tw-ring-offset-color: rgb(139 92 246 / 0.9);
}
.ring-offset-violet-500\/95{
  --tw-ring-offset-color: rgb(139 92 246 / 0.95);
}
.ring-offset-violet-600{
  --tw-ring-offset-color: #7c3aed;
}
.ring-offset-violet-600\/0{
  --tw-ring-offset-color: rgb(124 58 237 / 0);
}
.ring-offset-violet-600\/10{
  --tw-ring-offset-color: rgb(124 58 237 / 0.1);
}
.ring-offset-violet-600\/100{
  --tw-ring-offset-color: rgb(124 58 237 / 1);
}
.ring-offset-violet-600\/15{
  --tw-ring-offset-color: rgb(124 58 237 / 0.15);
}
.ring-offset-violet-600\/20{
  --tw-ring-offset-color: rgb(124 58 237 / 0.2);
}
.ring-offset-violet-600\/25{
  --tw-ring-offset-color: rgb(124 58 237 / 0.25);
}
.ring-offset-violet-600\/30{
  --tw-ring-offset-color: rgb(124 58 237 / 0.3);
}
.ring-offset-violet-600\/35{
  --tw-ring-offset-color: rgb(124 58 237 / 0.35);
}
.ring-offset-violet-600\/40{
  --tw-ring-offset-color: rgb(124 58 237 / 0.4);
}
.ring-offset-violet-600\/45{
  --tw-ring-offset-color: rgb(124 58 237 / 0.45);
}
.ring-offset-violet-600\/5{
  --tw-ring-offset-color: rgb(124 58 237 / 0.05);
}
.ring-offset-violet-600\/50{
  --tw-ring-offset-color: rgb(124 58 237 / 0.5);
}
.ring-offset-violet-600\/55{
  --tw-ring-offset-color: rgb(124 58 237 / 0.55);
}
.ring-offset-violet-600\/60{
  --tw-ring-offset-color: rgb(124 58 237 / 0.6);
}
.ring-offset-violet-600\/65{
  --tw-ring-offset-color: rgb(124 58 237 / 0.65);
}
.ring-offset-violet-600\/70{
  --tw-ring-offset-color: rgb(124 58 237 / 0.7);
}
.ring-offset-violet-600\/75{
  --tw-ring-offset-color: rgb(124 58 237 / 0.75);
}
.ring-offset-violet-600\/80{
  --tw-ring-offset-color: rgb(124 58 237 / 0.8);
}
.ring-offset-violet-600\/85{
  --tw-ring-offset-color: rgb(124 58 237 / 0.85);
}
.ring-offset-violet-600\/90{
  --tw-ring-offset-color: rgb(124 58 237 / 0.9);
}
.ring-offset-violet-600\/95{
  --tw-ring-offset-color: rgb(124 58 237 / 0.95);
}
.ring-offset-violet-700{
  --tw-ring-offset-color: #6d28d9;
}
.ring-offset-violet-700\/0{
  --tw-ring-offset-color: rgb(109 40 217 / 0);
}
.ring-offset-violet-700\/10{
  --tw-ring-offset-color: rgb(109 40 217 / 0.1);
}
.ring-offset-violet-700\/100{
  --tw-ring-offset-color: rgb(109 40 217 / 1);
}
.ring-offset-violet-700\/15{
  --tw-ring-offset-color: rgb(109 40 217 / 0.15);
}
.ring-offset-violet-700\/20{
  --tw-ring-offset-color: rgb(109 40 217 / 0.2);
}
.ring-offset-violet-700\/25{
  --tw-ring-offset-color: rgb(109 40 217 / 0.25);
}
.ring-offset-violet-700\/30{
  --tw-ring-offset-color: rgb(109 40 217 / 0.3);
}
.ring-offset-violet-700\/35{
  --tw-ring-offset-color: rgb(109 40 217 / 0.35);
}
.ring-offset-violet-700\/40{
  --tw-ring-offset-color: rgb(109 40 217 / 0.4);
}
.ring-offset-violet-700\/45{
  --tw-ring-offset-color: rgb(109 40 217 / 0.45);
}
.ring-offset-violet-700\/5{
  --tw-ring-offset-color: rgb(109 40 217 / 0.05);
}
.ring-offset-violet-700\/50{
  --tw-ring-offset-color: rgb(109 40 217 / 0.5);
}
.ring-offset-violet-700\/55{
  --tw-ring-offset-color: rgb(109 40 217 / 0.55);
}
.ring-offset-violet-700\/60{
  --tw-ring-offset-color: rgb(109 40 217 / 0.6);
}
.ring-offset-violet-700\/65{
  --tw-ring-offset-color: rgb(109 40 217 / 0.65);
}
.ring-offset-violet-700\/70{
  --tw-ring-offset-color: rgb(109 40 217 / 0.7);
}
.ring-offset-violet-700\/75{
  --tw-ring-offset-color: rgb(109 40 217 / 0.75);
}
.ring-offset-violet-700\/80{
  --tw-ring-offset-color: rgb(109 40 217 / 0.8);
}
.ring-offset-violet-700\/85{
  --tw-ring-offset-color: rgb(109 40 217 / 0.85);
}
.ring-offset-violet-700\/90{
  --tw-ring-offset-color: rgb(109 40 217 / 0.9);
}
.ring-offset-violet-700\/95{
  --tw-ring-offset-color: rgb(109 40 217 / 0.95);
}
.ring-offset-violet-800{
  --tw-ring-offset-color: #5b21b6;
}
.ring-offset-violet-800\/0{
  --tw-ring-offset-color: rgb(91 33 182 / 0);
}
.ring-offset-violet-800\/10{
  --tw-ring-offset-color: rgb(91 33 182 / 0.1);
}
.ring-offset-violet-800\/100{
  --tw-ring-offset-color: rgb(91 33 182 / 1);
}
.ring-offset-violet-800\/15{
  --tw-ring-offset-color: rgb(91 33 182 / 0.15);
}
.ring-offset-violet-800\/20{
  --tw-ring-offset-color: rgb(91 33 182 / 0.2);
}
.ring-offset-violet-800\/25{
  --tw-ring-offset-color: rgb(91 33 182 / 0.25);
}
.ring-offset-violet-800\/30{
  --tw-ring-offset-color: rgb(91 33 182 / 0.3);
}
.ring-offset-violet-800\/35{
  --tw-ring-offset-color: rgb(91 33 182 / 0.35);
}
.ring-offset-violet-800\/40{
  --tw-ring-offset-color: rgb(91 33 182 / 0.4);
}
.ring-offset-violet-800\/45{
  --tw-ring-offset-color: rgb(91 33 182 / 0.45);
}
.ring-offset-violet-800\/5{
  --tw-ring-offset-color: rgb(91 33 182 / 0.05);
}
.ring-offset-violet-800\/50{
  --tw-ring-offset-color: rgb(91 33 182 / 0.5);
}
.ring-offset-violet-800\/55{
  --tw-ring-offset-color: rgb(91 33 182 / 0.55);
}
.ring-offset-violet-800\/60{
  --tw-ring-offset-color: rgb(91 33 182 / 0.6);
}
.ring-offset-violet-800\/65{
  --tw-ring-offset-color: rgb(91 33 182 / 0.65);
}
.ring-offset-violet-800\/70{
  --tw-ring-offset-color: rgb(91 33 182 / 0.7);
}
.ring-offset-violet-800\/75{
  --tw-ring-offset-color: rgb(91 33 182 / 0.75);
}
.ring-offset-violet-800\/80{
  --tw-ring-offset-color: rgb(91 33 182 / 0.8);
}
.ring-offset-violet-800\/85{
  --tw-ring-offset-color: rgb(91 33 182 / 0.85);
}
.ring-offset-violet-800\/90{
  --tw-ring-offset-color: rgb(91 33 182 / 0.9);
}
.ring-offset-violet-800\/95{
  --tw-ring-offset-color: rgb(91 33 182 / 0.95);
}
.ring-offset-violet-900{
  --tw-ring-offset-color: #4c1d95;
}
.ring-offset-violet-900\/0{
  --tw-ring-offset-color: rgb(76 29 149 / 0);
}
.ring-offset-violet-900\/10{
  --tw-ring-offset-color: rgb(76 29 149 / 0.1);
}
.ring-offset-violet-900\/100{
  --tw-ring-offset-color: rgb(76 29 149 / 1);
}
.ring-offset-violet-900\/15{
  --tw-ring-offset-color: rgb(76 29 149 / 0.15);
}
.ring-offset-violet-900\/20{
  --tw-ring-offset-color: rgb(76 29 149 / 0.2);
}
.ring-offset-violet-900\/25{
  --tw-ring-offset-color: rgb(76 29 149 / 0.25);
}
.ring-offset-violet-900\/30{
  --tw-ring-offset-color: rgb(76 29 149 / 0.3);
}
.ring-offset-violet-900\/35{
  --tw-ring-offset-color: rgb(76 29 149 / 0.35);
}
.ring-offset-violet-900\/40{
  --tw-ring-offset-color: rgb(76 29 149 / 0.4);
}
.ring-offset-violet-900\/45{
  --tw-ring-offset-color: rgb(76 29 149 / 0.45);
}
.ring-offset-violet-900\/5{
  --tw-ring-offset-color: rgb(76 29 149 / 0.05);
}
.ring-offset-violet-900\/50{
  --tw-ring-offset-color: rgb(76 29 149 / 0.5);
}
.ring-offset-violet-900\/55{
  --tw-ring-offset-color: rgb(76 29 149 / 0.55);
}
.ring-offset-violet-900\/60{
  --tw-ring-offset-color: rgb(76 29 149 / 0.6);
}
.ring-offset-violet-900\/65{
  --tw-ring-offset-color: rgb(76 29 149 / 0.65);
}
.ring-offset-violet-900\/70{
  --tw-ring-offset-color: rgb(76 29 149 / 0.7);
}
.ring-offset-violet-900\/75{
  --tw-ring-offset-color: rgb(76 29 149 / 0.75);
}
.ring-offset-violet-900\/80{
  --tw-ring-offset-color: rgb(76 29 149 / 0.8);
}
.ring-offset-violet-900\/85{
  --tw-ring-offset-color: rgb(76 29 149 / 0.85);
}
.ring-offset-violet-900\/90{
  --tw-ring-offset-color: rgb(76 29 149 / 0.9);
}
.ring-offset-violet-900\/95{
  --tw-ring-offset-color: rgb(76 29 149 / 0.95);
}
.ring-offset-violet-950{
  --tw-ring-offset-color: #2e1065;
}
.ring-offset-violet-950\/0{
  --tw-ring-offset-color: rgb(46 16 101 / 0);
}
.ring-offset-violet-950\/10{
  --tw-ring-offset-color: rgb(46 16 101 / 0.1);
}
.ring-offset-violet-950\/100{
  --tw-ring-offset-color: rgb(46 16 101 / 1);
}
.ring-offset-violet-950\/15{
  --tw-ring-offset-color: rgb(46 16 101 / 0.15);
}
.ring-offset-violet-950\/20{
  --tw-ring-offset-color: rgb(46 16 101 / 0.2);
}
.ring-offset-violet-950\/25{
  --tw-ring-offset-color: rgb(46 16 101 / 0.25);
}
.ring-offset-violet-950\/30{
  --tw-ring-offset-color: rgb(46 16 101 / 0.3);
}
.ring-offset-violet-950\/35{
  --tw-ring-offset-color: rgb(46 16 101 / 0.35);
}
.ring-offset-violet-950\/40{
  --tw-ring-offset-color: rgb(46 16 101 / 0.4);
}
.ring-offset-violet-950\/45{
  --tw-ring-offset-color: rgb(46 16 101 / 0.45);
}
.ring-offset-violet-950\/5{
  --tw-ring-offset-color: rgb(46 16 101 / 0.05);
}
.ring-offset-violet-950\/50{
  --tw-ring-offset-color: rgb(46 16 101 / 0.5);
}
.ring-offset-violet-950\/55{
  --tw-ring-offset-color: rgb(46 16 101 / 0.55);
}
.ring-offset-violet-950\/60{
  --tw-ring-offset-color: rgb(46 16 101 / 0.6);
}
.ring-offset-violet-950\/65{
  --tw-ring-offset-color: rgb(46 16 101 / 0.65);
}
.ring-offset-violet-950\/70{
  --tw-ring-offset-color: rgb(46 16 101 / 0.7);
}
.ring-offset-violet-950\/75{
  --tw-ring-offset-color: rgb(46 16 101 / 0.75);
}
.ring-offset-violet-950\/80{
  --tw-ring-offset-color: rgb(46 16 101 / 0.8);
}
.ring-offset-violet-950\/85{
  --tw-ring-offset-color: rgb(46 16 101 / 0.85);
}
.ring-offset-violet-950\/90{
  --tw-ring-offset-color: rgb(46 16 101 / 0.9);
}
.ring-offset-violet-950\/95{
  --tw-ring-offset-color: rgb(46 16 101 / 0.95);
}
.ring-offset-vip-orange{
  --tw-ring-offset-color: hsl(var(--color-vip-orange));
}
.ring-offset-vip-orange\/0{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0);
}
.ring-offset-vip-orange\/10{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.1);
}
.ring-offset-vip-orange\/100{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 1);
}
.ring-offset-vip-orange\/15{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.15);
}
.ring-offset-vip-orange\/20{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.2);
}
.ring-offset-vip-orange\/25{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.25);
}
.ring-offset-vip-orange\/30{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.3);
}
.ring-offset-vip-orange\/35{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.35);
}
.ring-offset-vip-orange\/40{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.4);
}
.ring-offset-vip-orange\/45{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.45);
}
.ring-offset-vip-orange\/5{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.05);
}
.ring-offset-vip-orange\/50{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.5);
}
.ring-offset-vip-orange\/55{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.55);
}
.ring-offset-vip-orange\/60{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.6);
}
.ring-offset-vip-orange\/65{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.65);
}
.ring-offset-vip-orange\/70{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.7);
}
.ring-offset-vip-orange\/75{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.75);
}
.ring-offset-vip-orange\/80{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.8);
}
.ring-offset-vip-orange\/85{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.85);
}
.ring-offset-vip-orange\/90{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.9);
}
.ring-offset-vip-orange\/95{
  --tw-ring-offset-color: hsl(var(--color-vip-orange) / 0.95);
}
.ring-offset-warning-yellow{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow));
}
.ring-offset-warning-yellow\/0{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0);
}
.ring-offset-warning-yellow\/10{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.1);
}
.ring-offset-warning-yellow\/100{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 1);
}
.ring-offset-warning-yellow\/15{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.15);
}
.ring-offset-warning-yellow\/20{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.2);
}
.ring-offset-warning-yellow\/25{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.25);
}
.ring-offset-warning-yellow\/30{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.3);
}
.ring-offset-warning-yellow\/35{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.35);
}
.ring-offset-warning-yellow\/40{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.4);
}
.ring-offset-warning-yellow\/45{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.45);
}
.ring-offset-warning-yellow\/5{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.05);
}
.ring-offset-warning-yellow\/50{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.5);
}
.ring-offset-warning-yellow\/55{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.55);
}
.ring-offset-warning-yellow\/60{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.6);
}
.ring-offset-warning-yellow\/65{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.65);
}
.ring-offset-warning-yellow\/70{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.7);
}
.ring-offset-warning-yellow\/75{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.75);
}
.ring-offset-warning-yellow\/80{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.8);
}
.ring-offset-warning-yellow\/85{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.85);
}
.ring-offset-warning-yellow\/90{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.9);
}
.ring-offset-warning-yellow\/95{
  --tw-ring-offset-color: hsl(var(--color-warning-yellow) / 0.95);
}
.ring-offset-white{
  --tw-ring-offset-color: hsl(var(--color-white));
}
.ring-offset-white\/0{
  --tw-ring-offset-color: hsl(var(--color-white) / 0);
}
.ring-offset-white\/10{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.1);
}
.ring-offset-white\/100{
  --tw-ring-offset-color: hsl(var(--color-white) / 1);
}
.ring-offset-white\/15{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.15);
}
.ring-offset-white\/20{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.2);
}
.ring-offset-white\/25{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.25);
}
.ring-offset-white\/30{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.3);
}
.ring-offset-white\/35{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.35);
}
.ring-offset-white\/40{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.4);
}
.ring-offset-white\/45{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.45);
}
.ring-offset-white\/5{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.05);
}
.ring-offset-white\/50{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.5);
}
.ring-offset-white\/55{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.55);
}
.ring-offset-white\/60{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.6);
}
.ring-offset-white\/65{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.65);
}
.ring-offset-white\/70{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.7);
}
.ring-offset-white\/75{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.75);
}
.ring-offset-white\/80{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.8);
}
.ring-offset-white\/85{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.85);
}
.ring-offset-white\/90{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.9);
}
.ring-offset-white\/95{
  --tw-ring-offset-color: hsl(var(--color-white) / 0.95);
}
.ring-offset-yellow-100{
  --tw-ring-offset-color: #fef9c3;
}
.ring-offset-yellow-100\/0{
  --tw-ring-offset-color: rgb(254 249 195 / 0);
}
.ring-offset-yellow-100\/10{
  --tw-ring-offset-color: rgb(254 249 195 / 0.1);
}
.ring-offset-yellow-100\/100{
  --tw-ring-offset-color: rgb(254 249 195 / 1);
}
.ring-offset-yellow-100\/15{
  --tw-ring-offset-color: rgb(254 249 195 / 0.15);
}
.ring-offset-yellow-100\/20{
  --tw-ring-offset-color: rgb(254 249 195 / 0.2);
}
.ring-offset-yellow-100\/25{
  --tw-ring-offset-color: rgb(254 249 195 / 0.25);
}
.ring-offset-yellow-100\/30{
  --tw-ring-offset-color: rgb(254 249 195 / 0.3);
}
.ring-offset-yellow-100\/35{
  --tw-ring-offset-color: rgb(254 249 195 / 0.35);
}
.ring-offset-yellow-100\/40{
  --tw-ring-offset-color: rgb(254 249 195 / 0.4);
}
.ring-offset-yellow-100\/45{
  --tw-ring-offset-color: rgb(254 249 195 / 0.45);
}
.ring-offset-yellow-100\/5{
  --tw-ring-offset-color: rgb(254 249 195 / 0.05);
}
.ring-offset-yellow-100\/50{
  --tw-ring-offset-color: rgb(254 249 195 / 0.5);
}
.ring-offset-yellow-100\/55{
  --tw-ring-offset-color: rgb(254 249 195 / 0.55);
}
.ring-offset-yellow-100\/60{
  --tw-ring-offset-color: rgb(254 249 195 / 0.6);
}
.ring-offset-yellow-100\/65{
  --tw-ring-offset-color: rgb(254 249 195 / 0.65);
}
.ring-offset-yellow-100\/70{
  --tw-ring-offset-color: rgb(254 249 195 / 0.7);
}
.ring-offset-yellow-100\/75{
  --tw-ring-offset-color: rgb(254 249 195 / 0.75);
}
.ring-offset-yellow-100\/80{
  --tw-ring-offset-color: rgb(254 249 195 / 0.8);
}
.ring-offset-yellow-100\/85{
  --tw-ring-offset-color: rgb(254 249 195 / 0.85);
}
.ring-offset-yellow-100\/90{
  --tw-ring-offset-color: rgb(254 249 195 / 0.9);
}
.ring-offset-yellow-100\/95{
  --tw-ring-offset-color: rgb(254 249 195 / 0.95);
}
.ring-offset-yellow-200{
  --tw-ring-offset-color: #fef08a;
}
.ring-offset-yellow-200\/0{
  --tw-ring-offset-color: rgb(254 240 138 / 0);
}
.ring-offset-yellow-200\/10{
  --tw-ring-offset-color: rgb(254 240 138 / 0.1);
}
.ring-offset-yellow-200\/100{
  --tw-ring-offset-color: rgb(254 240 138 / 1);
}
.ring-offset-yellow-200\/15{
  --tw-ring-offset-color: rgb(254 240 138 / 0.15);
}
.ring-offset-yellow-200\/20{
  --tw-ring-offset-color: rgb(254 240 138 / 0.2);
}
.ring-offset-yellow-200\/25{
  --tw-ring-offset-color: rgb(254 240 138 / 0.25);
}
.ring-offset-yellow-200\/30{
  --tw-ring-offset-color: rgb(254 240 138 / 0.3);
}
.ring-offset-yellow-200\/35{
  --tw-ring-offset-color: rgb(254 240 138 / 0.35);
}
.ring-offset-yellow-200\/40{
  --tw-ring-offset-color: rgb(254 240 138 / 0.4);
}
.ring-offset-yellow-200\/45{
  --tw-ring-offset-color: rgb(254 240 138 / 0.45);
}
.ring-offset-yellow-200\/5{
  --tw-ring-offset-color: rgb(254 240 138 / 0.05);
}
.ring-offset-yellow-200\/50{
  --tw-ring-offset-color: rgb(254 240 138 / 0.5);
}
.ring-offset-yellow-200\/55{
  --tw-ring-offset-color: rgb(254 240 138 / 0.55);
}
.ring-offset-yellow-200\/60{
  --tw-ring-offset-color: rgb(254 240 138 / 0.6);
}
.ring-offset-yellow-200\/65{
  --tw-ring-offset-color: rgb(254 240 138 / 0.65);
}
.ring-offset-yellow-200\/70{
  --tw-ring-offset-color: rgb(254 240 138 / 0.7);
}
.ring-offset-yellow-200\/75{
  --tw-ring-offset-color: rgb(254 240 138 / 0.75);
}
.ring-offset-yellow-200\/80{
  --tw-ring-offset-color: rgb(254 240 138 / 0.8);
}
.ring-offset-yellow-200\/85{
  --tw-ring-offset-color: rgb(254 240 138 / 0.85);
}
.ring-offset-yellow-200\/90{
  --tw-ring-offset-color: rgb(254 240 138 / 0.9);
}
.ring-offset-yellow-200\/95{
  --tw-ring-offset-color: rgb(254 240 138 / 0.95);
}
.ring-offset-yellow-300{
  --tw-ring-offset-color: #fde047;
}
.ring-offset-yellow-300\/0{
  --tw-ring-offset-color: rgb(253 224 71 / 0);
}
.ring-offset-yellow-300\/10{
  --tw-ring-offset-color: rgb(253 224 71 / 0.1);
}
.ring-offset-yellow-300\/100{
  --tw-ring-offset-color: rgb(253 224 71 / 1);
}
.ring-offset-yellow-300\/15{
  --tw-ring-offset-color: rgb(253 224 71 / 0.15);
}
.ring-offset-yellow-300\/20{
  --tw-ring-offset-color: rgb(253 224 71 / 0.2);
}
.ring-offset-yellow-300\/25{
  --tw-ring-offset-color: rgb(253 224 71 / 0.25);
}
.ring-offset-yellow-300\/30{
  --tw-ring-offset-color: rgb(253 224 71 / 0.3);
}
.ring-offset-yellow-300\/35{
  --tw-ring-offset-color: rgb(253 224 71 / 0.35);
}
.ring-offset-yellow-300\/40{
  --tw-ring-offset-color: rgb(253 224 71 / 0.4);
}
.ring-offset-yellow-300\/45{
  --tw-ring-offset-color: rgb(253 224 71 / 0.45);
}
.ring-offset-yellow-300\/5{
  --tw-ring-offset-color: rgb(253 224 71 / 0.05);
}
.ring-offset-yellow-300\/50{
  --tw-ring-offset-color: rgb(253 224 71 / 0.5);
}
.ring-offset-yellow-300\/55{
  --tw-ring-offset-color: rgb(253 224 71 / 0.55);
}
.ring-offset-yellow-300\/60{
  --tw-ring-offset-color: rgb(253 224 71 / 0.6);
}
.ring-offset-yellow-300\/65{
  --tw-ring-offset-color: rgb(253 224 71 / 0.65);
}
.ring-offset-yellow-300\/70{
  --tw-ring-offset-color: rgb(253 224 71 / 0.7);
}
.ring-offset-yellow-300\/75{
  --tw-ring-offset-color: rgb(253 224 71 / 0.75);
}
.ring-offset-yellow-300\/80{
  --tw-ring-offset-color: rgb(253 224 71 / 0.8);
}
.ring-offset-yellow-300\/85{
  --tw-ring-offset-color: rgb(253 224 71 / 0.85);
}
.ring-offset-yellow-300\/90{
  --tw-ring-offset-color: rgb(253 224 71 / 0.9);
}
.ring-offset-yellow-300\/95{
  --tw-ring-offset-color: rgb(253 224 71 / 0.95);
}
.ring-offset-yellow-400{
  --tw-ring-offset-color: #facc15;
}
.ring-offset-yellow-400\/0{
  --tw-ring-offset-color: rgb(250 204 21 / 0);
}
.ring-offset-yellow-400\/10{
  --tw-ring-offset-color: rgb(250 204 21 / 0.1);
}
.ring-offset-yellow-400\/100{
  --tw-ring-offset-color: rgb(250 204 21 / 1);
}
.ring-offset-yellow-400\/15{
  --tw-ring-offset-color: rgb(250 204 21 / 0.15);
}
.ring-offset-yellow-400\/20{
  --tw-ring-offset-color: rgb(250 204 21 / 0.2);
}
.ring-offset-yellow-400\/25{
  --tw-ring-offset-color: rgb(250 204 21 / 0.25);
}
.ring-offset-yellow-400\/30{
  --tw-ring-offset-color: rgb(250 204 21 / 0.3);
}
.ring-offset-yellow-400\/35{
  --tw-ring-offset-color: rgb(250 204 21 / 0.35);
}
.ring-offset-yellow-400\/40{
  --tw-ring-offset-color: rgb(250 204 21 / 0.4);
}
.ring-offset-yellow-400\/45{
  --tw-ring-offset-color: rgb(250 204 21 / 0.45);
}
.ring-offset-yellow-400\/5{
  --tw-ring-offset-color: rgb(250 204 21 / 0.05);
}
.ring-offset-yellow-400\/50{
  --tw-ring-offset-color: rgb(250 204 21 / 0.5);
}
.ring-offset-yellow-400\/55{
  --tw-ring-offset-color: rgb(250 204 21 / 0.55);
}
.ring-offset-yellow-400\/60{
  --tw-ring-offset-color: rgb(250 204 21 / 0.6);
}
.ring-offset-yellow-400\/65{
  --tw-ring-offset-color: rgb(250 204 21 / 0.65);
}
.ring-offset-yellow-400\/70{
  --tw-ring-offset-color: rgb(250 204 21 / 0.7);
}
.ring-offset-yellow-400\/75{
  --tw-ring-offset-color: rgb(250 204 21 / 0.75);
}
.ring-offset-yellow-400\/80{
  --tw-ring-offset-color: rgb(250 204 21 / 0.8);
}
.ring-offset-yellow-400\/85{
  --tw-ring-offset-color: rgb(250 204 21 / 0.85);
}
.ring-offset-yellow-400\/90{
  --tw-ring-offset-color: rgb(250 204 21 / 0.9);
}
.ring-offset-yellow-400\/95{
  --tw-ring-offset-color: rgb(250 204 21 / 0.95);
}
.ring-offset-yellow-50{
  --tw-ring-offset-color: #fefce8;
}
.ring-offset-yellow-50\/0{
  --tw-ring-offset-color: rgb(254 252 232 / 0);
}
.ring-offset-yellow-50\/10{
  --tw-ring-offset-color: rgb(254 252 232 / 0.1);
}
.ring-offset-yellow-50\/100{
  --tw-ring-offset-color: rgb(254 252 232 / 1);
}
.ring-offset-yellow-50\/15{
  --tw-ring-offset-color: rgb(254 252 232 / 0.15);
}
.ring-offset-yellow-50\/20{
  --tw-ring-offset-color: rgb(254 252 232 / 0.2);
}
.ring-offset-yellow-50\/25{
  --tw-ring-offset-color: rgb(254 252 232 / 0.25);
}
.ring-offset-yellow-50\/30{
  --tw-ring-offset-color: rgb(254 252 232 / 0.3);
}
.ring-offset-yellow-50\/35{
  --tw-ring-offset-color: rgb(254 252 232 / 0.35);
}
.ring-offset-yellow-50\/40{
  --tw-ring-offset-color: rgb(254 252 232 / 0.4);
}
.ring-offset-yellow-50\/45{
  --tw-ring-offset-color: rgb(254 252 232 / 0.45);
}
.ring-offset-yellow-50\/5{
  --tw-ring-offset-color: rgb(254 252 232 / 0.05);
}
.ring-offset-yellow-50\/50{
  --tw-ring-offset-color: rgb(254 252 232 / 0.5);
}
.ring-offset-yellow-50\/55{
  --tw-ring-offset-color: rgb(254 252 232 / 0.55);
}
.ring-offset-yellow-50\/60{
  --tw-ring-offset-color: rgb(254 252 232 / 0.6);
}
.ring-offset-yellow-50\/65{
  --tw-ring-offset-color: rgb(254 252 232 / 0.65);
}
.ring-offset-yellow-50\/70{
  --tw-ring-offset-color: rgb(254 252 232 / 0.7);
}
.ring-offset-yellow-50\/75{
  --tw-ring-offset-color: rgb(254 252 232 / 0.75);
}
.ring-offset-yellow-50\/80{
  --tw-ring-offset-color: rgb(254 252 232 / 0.8);
}
.ring-offset-yellow-50\/85{
  --tw-ring-offset-color: rgb(254 252 232 / 0.85);
}
.ring-offset-yellow-50\/90{
  --tw-ring-offset-color: rgb(254 252 232 / 0.9);
}
.ring-offset-yellow-50\/95{
  --tw-ring-offset-color: rgb(254 252 232 / 0.95);
}
.ring-offset-yellow-500{
  --tw-ring-offset-color: #eab308;
}
.ring-offset-yellow-500\/0{
  --tw-ring-offset-color: rgb(234 179 8 / 0);
}
.ring-offset-yellow-500\/10{
  --tw-ring-offset-color: rgb(234 179 8 / 0.1);
}
.ring-offset-yellow-500\/100{
  --tw-ring-offset-color: rgb(234 179 8 / 1);
}
.ring-offset-yellow-500\/15{
  --tw-ring-offset-color: rgb(234 179 8 / 0.15);
}
.ring-offset-yellow-500\/20{
  --tw-ring-offset-color: rgb(234 179 8 / 0.2);
}
.ring-offset-yellow-500\/25{
  --tw-ring-offset-color: rgb(234 179 8 / 0.25);
}
.ring-offset-yellow-500\/30{
  --tw-ring-offset-color: rgb(234 179 8 / 0.3);
}
.ring-offset-yellow-500\/35{
  --tw-ring-offset-color: rgb(234 179 8 / 0.35);
}
.ring-offset-yellow-500\/40{
  --tw-ring-offset-color: rgb(234 179 8 / 0.4);
}
.ring-offset-yellow-500\/45{
  --tw-ring-offset-color: rgb(234 179 8 / 0.45);
}
.ring-offset-yellow-500\/5{
  --tw-ring-offset-color: rgb(234 179 8 / 0.05);
}
.ring-offset-yellow-500\/50{
  --tw-ring-offset-color: rgb(234 179 8 / 0.5);
}
.ring-offset-yellow-500\/55{
  --tw-ring-offset-color: rgb(234 179 8 / 0.55);
}
.ring-offset-yellow-500\/60{
  --tw-ring-offset-color: rgb(234 179 8 / 0.6);
}
.ring-offset-yellow-500\/65{
  --tw-ring-offset-color: rgb(234 179 8 / 0.65);
}
.ring-offset-yellow-500\/70{
  --tw-ring-offset-color: rgb(234 179 8 / 0.7);
}
.ring-offset-yellow-500\/75{
  --tw-ring-offset-color: rgb(234 179 8 / 0.75);
}
.ring-offset-yellow-500\/80{
  --tw-ring-offset-color: rgb(234 179 8 / 0.8);
}
.ring-offset-yellow-500\/85{
  --tw-ring-offset-color: rgb(234 179 8 / 0.85);
}
.ring-offset-yellow-500\/90{
  --tw-ring-offset-color: rgb(234 179 8 / 0.9);
}
.ring-offset-yellow-500\/95{
  --tw-ring-offset-color: rgb(234 179 8 / 0.95);
}
.ring-offset-yellow-600{
  --tw-ring-offset-color: #ca8a04;
}
.ring-offset-yellow-600\/0{
  --tw-ring-offset-color: rgb(202 138 4 / 0);
}
.ring-offset-yellow-600\/10{
  --tw-ring-offset-color: rgb(202 138 4 / 0.1);
}
.ring-offset-yellow-600\/100{
  --tw-ring-offset-color: rgb(202 138 4 / 1);
}
.ring-offset-yellow-600\/15{
  --tw-ring-offset-color: rgb(202 138 4 / 0.15);
}
.ring-offset-yellow-600\/20{
  --tw-ring-offset-color: rgb(202 138 4 / 0.2);
}
.ring-offset-yellow-600\/25{
  --tw-ring-offset-color: rgb(202 138 4 / 0.25);
}
.ring-offset-yellow-600\/30{
  --tw-ring-offset-color: rgb(202 138 4 / 0.3);
}
.ring-offset-yellow-600\/35{
  --tw-ring-offset-color: rgb(202 138 4 / 0.35);
}
.ring-offset-yellow-600\/40{
  --tw-ring-offset-color: rgb(202 138 4 / 0.4);
}
.ring-offset-yellow-600\/45{
  --tw-ring-offset-color: rgb(202 138 4 / 0.45);
}
.ring-offset-yellow-600\/5{
  --tw-ring-offset-color: rgb(202 138 4 / 0.05);
}
.ring-offset-yellow-600\/50{
  --tw-ring-offset-color: rgb(202 138 4 / 0.5);
}
.ring-offset-yellow-600\/55{
  --tw-ring-offset-color: rgb(202 138 4 / 0.55);
}
.ring-offset-yellow-600\/60{
  --tw-ring-offset-color: rgb(202 138 4 / 0.6);
}
.ring-offset-yellow-600\/65{
  --tw-ring-offset-color: rgb(202 138 4 / 0.65);
}
.ring-offset-yellow-600\/70{
  --tw-ring-offset-color: rgb(202 138 4 / 0.7);
}
.ring-offset-yellow-600\/75{
  --tw-ring-offset-color: rgb(202 138 4 / 0.75);
}
.ring-offset-yellow-600\/80{
  --tw-ring-offset-color: rgb(202 138 4 / 0.8);
}
.ring-offset-yellow-600\/85{
  --tw-ring-offset-color: rgb(202 138 4 / 0.85);
}
.ring-offset-yellow-600\/90{
  --tw-ring-offset-color: rgb(202 138 4 / 0.9);
}
.ring-offset-yellow-600\/95{
  --tw-ring-offset-color: rgb(202 138 4 / 0.95);
}
.ring-offset-yellow-700{
  --tw-ring-offset-color: #a16207;
}
.ring-offset-yellow-700\/0{
  --tw-ring-offset-color: rgb(161 98 7 / 0);
}
.ring-offset-yellow-700\/10{
  --tw-ring-offset-color: rgb(161 98 7 / 0.1);
}
.ring-offset-yellow-700\/100{
  --tw-ring-offset-color: rgb(161 98 7 / 1);
}
.ring-offset-yellow-700\/15{
  --tw-ring-offset-color: rgb(161 98 7 / 0.15);
}
.ring-offset-yellow-700\/20{
  --tw-ring-offset-color: rgb(161 98 7 / 0.2);
}
.ring-offset-yellow-700\/25{
  --tw-ring-offset-color: rgb(161 98 7 / 0.25);
}
.ring-offset-yellow-700\/30{
  --tw-ring-offset-color: rgb(161 98 7 / 0.3);
}
.ring-offset-yellow-700\/35{
  --tw-ring-offset-color: rgb(161 98 7 / 0.35);
}
.ring-offset-yellow-700\/40{
  --tw-ring-offset-color: rgb(161 98 7 / 0.4);
}
.ring-offset-yellow-700\/45{
  --tw-ring-offset-color: rgb(161 98 7 / 0.45);
}
.ring-offset-yellow-700\/5{
  --tw-ring-offset-color: rgb(161 98 7 / 0.05);
}
.ring-offset-yellow-700\/50{
  --tw-ring-offset-color: rgb(161 98 7 / 0.5);
}
.ring-offset-yellow-700\/55{
  --tw-ring-offset-color: rgb(161 98 7 / 0.55);
}
.ring-offset-yellow-700\/60{
  --tw-ring-offset-color: rgb(161 98 7 / 0.6);
}
.ring-offset-yellow-700\/65{
  --tw-ring-offset-color: rgb(161 98 7 / 0.65);
}
.ring-offset-yellow-700\/70{
  --tw-ring-offset-color: rgb(161 98 7 / 0.7);
}
.ring-offset-yellow-700\/75{
  --tw-ring-offset-color: rgb(161 98 7 / 0.75);
}
.ring-offset-yellow-700\/80{
  --tw-ring-offset-color: rgb(161 98 7 / 0.8);
}
.ring-offset-yellow-700\/85{
  --tw-ring-offset-color: rgb(161 98 7 / 0.85);
}
.ring-offset-yellow-700\/90{
  --tw-ring-offset-color: rgb(161 98 7 / 0.9);
}
.ring-offset-yellow-700\/95{
  --tw-ring-offset-color: rgb(161 98 7 / 0.95);
}
.ring-offset-yellow-800{
  --tw-ring-offset-color: #854d0e;
}
.ring-offset-yellow-800\/0{
  --tw-ring-offset-color: rgb(133 77 14 / 0);
}
.ring-offset-yellow-800\/10{
  --tw-ring-offset-color: rgb(133 77 14 / 0.1);
}
.ring-offset-yellow-800\/100{
  --tw-ring-offset-color: rgb(133 77 14 / 1);
}
.ring-offset-yellow-800\/15{
  --tw-ring-offset-color: rgb(133 77 14 / 0.15);
}
.ring-offset-yellow-800\/20{
  --tw-ring-offset-color: rgb(133 77 14 / 0.2);
}
.ring-offset-yellow-800\/25{
  --tw-ring-offset-color: rgb(133 77 14 / 0.25);
}
.ring-offset-yellow-800\/30{
  --tw-ring-offset-color: rgb(133 77 14 / 0.3);
}
.ring-offset-yellow-800\/35{
  --tw-ring-offset-color: rgb(133 77 14 / 0.35);
}
.ring-offset-yellow-800\/40{
  --tw-ring-offset-color: rgb(133 77 14 / 0.4);
}
.ring-offset-yellow-800\/45{
  --tw-ring-offset-color: rgb(133 77 14 / 0.45);
}
.ring-offset-yellow-800\/5{
  --tw-ring-offset-color: rgb(133 77 14 / 0.05);
}
.ring-offset-yellow-800\/50{
  --tw-ring-offset-color: rgb(133 77 14 / 0.5);
}
.ring-offset-yellow-800\/55{
  --tw-ring-offset-color: rgb(133 77 14 / 0.55);
}
.ring-offset-yellow-800\/60{
  --tw-ring-offset-color: rgb(133 77 14 / 0.6);
}
.ring-offset-yellow-800\/65{
  --tw-ring-offset-color: rgb(133 77 14 / 0.65);
}
.ring-offset-yellow-800\/70{
  --tw-ring-offset-color: rgb(133 77 14 / 0.7);
}
.ring-offset-yellow-800\/75{
  --tw-ring-offset-color: rgb(133 77 14 / 0.75);
}
.ring-offset-yellow-800\/80{
  --tw-ring-offset-color: rgb(133 77 14 / 0.8);
}
.ring-offset-yellow-800\/85{
  --tw-ring-offset-color: rgb(133 77 14 / 0.85);
}
.ring-offset-yellow-800\/90{
  --tw-ring-offset-color: rgb(133 77 14 / 0.9);
}
.ring-offset-yellow-800\/95{
  --tw-ring-offset-color: rgb(133 77 14 / 0.95);
}
.ring-offset-yellow-900{
  --tw-ring-offset-color: #713f12;
}
.ring-offset-yellow-900\/0{
  --tw-ring-offset-color: rgb(113 63 18 / 0);
}
.ring-offset-yellow-900\/10{
  --tw-ring-offset-color: rgb(113 63 18 / 0.1);
}
.ring-offset-yellow-900\/100{
  --tw-ring-offset-color: rgb(113 63 18 / 1);
}
.ring-offset-yellow-900\/15{
  --tw-ring-offset-color: rgb(113 63 18 / 0.15);
}
.ring-offset-yellow-900\/20{
  --tw-ring-offset-color: rgb(113 63 18 / 0.2);
}
.ring-offset-yellow-900\/25{
  --tw-ring-offset-color: rgb(113 63 18 / 0.25);
}
.ring-offset-yellow-900\/30{
  --tw-ring-offset-color: rgb(113 63 18 / 0.3);
}
.ring-offset-yellow-900\/35{
  --tw-ring-offset-color: rgb(113 63 18 / 0.35);
}
.ring-offset-yellow-900\/40{
  --tw-ring-offset-color: rgb(113 63 18 / 0.4);
}
.ring-offset-yellow-900\/45{
  --tw-ring-offset-color: rgb(113 63 18 / 0.45);
}
.ring-offset-yellow-900\/5{
  --tw-ring-offset-color: rgb(113 63 18 / 0.05);
}
.ring-offset-yellow-900\/50{
  --tw-ring-offset-color: rgb(113 63 18 / 0.5);
}
.ring-offset-yellow-900\/55{
  --tw-ring-offset-color: rgb(113 63 18 / 0.55);
}
.ring-offset-yellow-900\/60{
  --tw-ring-offset-color: rgb(113 63 18 / 0.6);
}
.ring-offset-yellow-900\/65{
  --tw-ring-offset-color: rgb(113 63 18 / 0.65);
}
.ring-offset-yellow-900\/70{
  --tw-ring-offset-color: rgb(113 63 18 / 0.7);
}
.ring-offset-yellow-900\/75{
  --tw-ring-offset-color: rgb(113 63 18 / 0.75);
}
.ring-offset-yellow-900\/80{
  --tw-ring-offset-color: rgb(113 63 18 / 0.8);
}
.ring-offset-yellow-900\/85{
  --tw-ring-offset-color: rgb(113 63 18 / 0.85);
}
.ring-offset-yellow-900\/90{
  --tw-ring-offset-color: rgb(113 63 18 / 0.9);
}
.ring-offset-yellow-900\/95{
  --tw-ring-offset-color: rgb(113 63 18 / 0.95);
}
.ring-offset-yellow-950{
  --tw-ring-offset-color: #422006;
}
.ring-offset-yellow-950\/0{
  --tw-ring-offset-color: rgb(66 32 6 / 0);
}
.ring-offset-yellow-950\/10{
  --tw-ring-offset-color: rgb(66 32 6 / 0.1);
}
.ring-offset-yellow-950\/100{
  --tw-ring-offset-color: rgb(66 32 6 / 1);
}
.ring-offset-yellow-950\/15{
  --tw-ring-offset-color: rgb(66 32 6 / 0.15);
}
.ring-offset-yellow-950\/20{
  --tw-ring-offset-color: rgb(66 32 6 / 0.2);
}
.ring-offset-yellow-950\/25{
  --tw-ring-offset-color: rgb(66 32 6 / 0.25);
}
.ring-offset-yellow-950\/30{
  --tw-ring-offset-color: rgb(66 32 6 / 0.3);
}
.ring-offset-yellow-950\/35{
  --tw-ring-offset-color: rgb(66 32 6 / 0.35);
}
.ring-offset-yellow-950\/40{
  --tw-ring-offset-color: rgb(66 32 6 / 0.4);
}
.ring-offset-yellow-950\/45{
  --tw-ring-offset-color: rgb(66 32 6 / 0.45);
}
.ring-offset-yellow-950\/5{
  --tw-ring-offset-color: rgb(66 32 6 / 0.05);
}
.ring-offset-yellow-950\/50{
  --tw-ring-offset-color: rgb(66 32 6 / 0.5);
}
.ring-offset-yellow-950\/55{
  --tw-ring-offset-color: rgb(66 32 6 / 0.55);
}
.ring-offset-yellow-950\/60{
  --tw-ring-offset-color: rgb(66 32 6 / 0.6);
}
.ring-offset-yellow-950\/65{
  --tw-ring-offset-color: rgb(66 32 6 / 0.65);
}
.ring-offset-yellow-950\/70{
  --tw-ring-offset-color: rgb(66 32 6 / 0.7);
}
.ring-offset-yellow-950\/75{
  --tw-ring-offset-color: rgb(66 32 6 / 0.75);
}
.ring-offset-yellow-950\/80{
  --tw-ring-offset-color: rgb(66 32 6 / 0.8);
}
.ring-offset-yellow-950\/85{
  --tw-ring-offset-color: rgb(66 32 6 / 0.85);
}
.ring-offset-yellow-950\/90{
  --tw-ring-offset-color: rgb(66 32 6 / 0.9);
}
.ring-offset-yellow-950\/95{
  --tw-ring-offset-color: rgb(66 32 6 / 0.95);
}
.ring-offset-zinc-100{
  --tw-ring-offset-color: #f4f4f5;
}
.ring-offset-zinc-100\/0{
  --tw-ring-offset-color: rgb(244 244 245 / 0);
}
.ring-offset-zinc-100\/10{
  --tw-ring-offset-color: rgb(244 244 245 / 0.1);
}
.ring-offset-zinc-100\/100{
  --tw-ring-offset-color: rgb(244 244 245 / 1);
}
.ring-offset-zinc-100\/15{
  --tw-ring-offset-color: rgb(244 244 245 / 0.15);
}
.ring-offset-zinc-100\/20{
  --tw-ring-offset-color: rgb(244 244 245 / 0.2);
}
.ring-offset-zinc-100\/25{
  --tw-ring-offset-color: rgb(244 244 245 / 0.25);
}
.ring-offset-zinc-100\/30{
  --tw-ring-offset-color: rgb(244 244 245 / 0.3);
}
.ring-offset-zinc-100\/35{
  --tw-ring-offset-color: rgb(244 244 245 / 0.35);
}
.ring-offset-zinc-100\/40{
  --tw-ring-offset-color: rgb(244 244 245 / 0.4);
}
.ring-offset-zinc-100\/45{
  --tw-ring-offset-color: rgb(244 244 245 / 0.45);
}
.ring-offset-zinc-100\/5{
  --tw-ring-offset-color: rgb(244 244 245 / 0.05);
}
.ring-offset-zinc-100\/50{
  --tw-ring-offset-color: rgb(244 244 245 / 0.5);
}
.ring-offset-zinc-100\/55{
  --tw-ring-offset-color: rgb(244 244 245 / 0.55);
}
.ring-offset-zinc-100\/60{
  --tw-ring-offset-color: rgb(244 244 245 / 0.6);
}
.ring-offset-zinc-100\/65{
  --tw-ring-offset-color: rgb(244 244 245 / 0.65);
}
.ring-offset-zinc-100\/70{
  --tw-ring-offset-color: rgb(244 244 245 / 0.7);
}
.ring-offset-zinc-100\/75{
  --tw-ring-offset-color: rgb(244 244 245 / 0.75);
}
.ring-offset-zinc-100\/80{
  --tw-ring-offset-color: rgb(244 244 245 / 0.8);
}
.ring-offset-zinc-100\/85{
  --tw-ring-offset-color: rgb(244 244 245 / 0.85);
}
.ring-offset-zinc-100\/90{
  --tw-ring-offset-color: rgb(244 244 245 / 0.9);
}
.ring-offset-zinc-100\/95{
  --tw-ring-offset-color: rgb(244 244 245 / 0.95);
}
.ring-offset-zinc-200{
  --tw-ring-offset-color: #e4e4e7;
}
.ring-offset-zinc-200\/0{
  --tw-ring-offset-color: rgb(228 228 231 / 0);
}
.ring-offset-zinc-200\/10{
  --tw-ring-offset-color: rgb(228 228 231 / 0.1);
}
.ring-offset-zinc-200\/100{
  --tw-ring-offset-color: rgb(228 228 231 / 1);
}
.ring-offset-zinc-200\/15{
  --tw-ring-offset-color: rgb(228 228 231 / 0.15);
}
.ring-offset-zinc-200\/20{
  --tw-ring-offset-color: rgb(228 228 231 / 0.2);
}
.ring-offset-zinc-200\/25{
  --tw-ring-offset-color: rgb(228 228 231 / 0.25);
}
.ring-offset-zinc-200\/30{
  --tw-ring-offset-color: rgb(228 228 231 / 0.3);
}
.ring-offset-zinc-200\/35{
  --tw-ring-offset-color: rgb(228 228 231 / 0.35);
}
.ring-offset-zinc-200\/40{
  --tw-ring-offset-color: rgb(228 228 231 / 0.4);
}
.ring-offset-zinc-200\/45{
  --tw-ring-offset-color: rgb(228 228 231 / 0.45);
}
.ring-offset-zinc-200\/5{
  --tw-ring-offset-color: rgb(228 228 231 / 0.05);
}
.ring-offset-zinc-200\/50{
  --tw-ring-offset-color: rgb(228 228 231 / 0.5);
}
.ring-offset-zinc-200\/55{
  --tw-ring-offset-color: rgb(228 228 231 / 0.55);
}
.ring-offset-zinc-200\/60{
  --tw-ring-offset-color: rgb(228 228 231 / 0.6);
}
.ring-offset-zinc-200\/65{
  --tw-ring-offset-color: rgb(228 228 231 / 0.65);
}
.ring-offset-zinc-200\/70{
  --tw-ring-offset-color: rgb(228 228 231 / 0.7);
}
.ring-offset-zinc-200\/75{
  --tw-ring-offset-color: rgb(228 228 231 / 0.75);
}
.ring-offset-zinc-200\/80{
  --tw-ring-offset-color: rgb(228 228 231 / 0.8);
}
.ring-offset-zinc-200\/85{
  --tw-ring-offset-color: rgb(228 228 231 / 0.85);
}
.ring-offset-zinc-200\/90{
  --tw-ring-offset-color: rgb(228 228 231 / 0.9);
}
.ring-offset-zinc-200\/95{
  --tw-ring-offset-color: rgb(228 228 231 / 0.95);
}
.ring-offset-zinc-300{
  --tw-ring-offset-color: #d4d4d8;
}
.ring-offset-zinc-300\/0{
  --tw-ring-offset-color: rgb(212 212 216 / 0);
}
.ring-offset-zinc-300\/10{
  --tw-ring-offset-color: rgb(212 212 216 / 0.1);
}
.ring-offset-zinc-300\/100{
  --tw-ring-offset-color: rgb(212 212 216 / 1);
}
.ring-offset-zinc-300\/15{
  --tw-ring-offset-color: rgb(212 212 216 / 0.15);
}
.ring-offset-zinc-300\/20{
  --tw-ring-offset-color: rgb(212 212 216 / 0.2);
}
.ring-offset-zinc-300\/25{
  --tw-ring-offset-color: rgb(212 212 216 / 0.25);
}
.ring-offset-zinc-300\/30{
  --tw-ring-offset-color: rgb(212 212 216 / 0.3);
}
.ring-offset-zinc-300\/35{
  --tw-ring-offset-color: rgb(212 212 216 / 0.35);
}
.ring-offset-zinc-300\/40{
  --tw-ring-offset-color: rgb(212 212 216 / 0.4);
}
.ring-offset-zinc-300\/45{
  --tw-ring-offset-color: rgb(212 212 216 / 0.45);
}
.ring-offset-zinc-300\/5{
  --tw-ring-offset-color: rgb(212 212 216 / 0.05);
}
.ring-offset-zinc-300\/50{
  --tw-ring-offset-color: rgb(212 212 216 / 0.5);
}
.ring-offset-zinc-300\/55{
  --tw-ring-offset-color: rgb(212 212 216 / 0.55);
}
.ring-offset-zinc-300\/60{
  --tw-ring-offset-color: rgb(212 212 216 / 0.6);
}
.ring-offset-zinc-300\/65{
  --tw-ring-offset-color: rgb(212 212 216 / 0.65);
}
.ring-offset-zinc-300\/70{
  --tw-ring-offset-color: rgb(212 212 216 / 0.7);
}
.ring-offset-zinc-300\/75{
  --tw-ring-offset-color: rgb(212 212 216 / 0.75);
}
.ring-offset-zinc-300\/80{
  --tw-ring-offset-color: rgb(212 212 216 / 0.8);
}
.ring-offset-zinc-300\/85{
  --tw-ring-offset-color: rgb(212 212 216 / 0.85);
}
.ring-offset-zinc-300\/90{
  --tw-ring-offset-color: rgb(212 212 216 / 0.9);
}
.ring-offset-zinc-300\/95{
  --tw-ring-offset-color: rgb(212 212 216 / 0.95);
}
.ring-offset-zinc-400{
  --tw-ring-offset-color: #a1a1aa;
}
.ring-offset-zinc-400\/0{
  --tw-ring-offset-color: rgb(161 161 170 / 0);
}
.ring-offset-zinc-400\/10{
  --tw-ring-offset-color: rgb(161 161 170 / 0.1);
}
.ring-offset-zinc-400\/100{
  --tw-ring-offset-color: rgb(161 161 170 / 1);
}
.ring-offset-zinc-400\/15{
  --tw-ring-offset-color: rgb(161 161 170 / 0.15);
}
.ring-offset-zinc-400\/20{
  --tw-ring-offset-color: rgb(161 161 170 / 0.2);
}
.ring-offset-zinc-400\/25{
  --tw-ring-offset-color: rgb(161 161 170 / 0.25);
}
.ring-offset-zinc-400\/30{
  --tw-ring-offset-color: rgb(161 161 170 / 0.3);
}
.ring-offset-zinc-400\/35{
  --tw-ring-offset-color: rgb(161 161 170 / 0.35);
}
.ring-offset-zinc-400\/40{
  --tw-ring-offset-color: rgb(161 161 170 / 0.4);
}
.ring-offset-zinc-400\/45{
  --tw-ring-offset-color: rgb(161 161 170 / 0.45);
}
.ring-offset-zinc-400\/5{
  --tw-ring-offset-color: rgb(161 161 170 / 0.05);
}
.ring-offset-zinc-400\/50{
  --tw-ring-offset-color: rgb(161 161 170 / 0.5);
}
.ring-offset-zinc-400\/55{
  --tw-ring-offset-color: rgb(161 161 170 / 0.55);
}
.ring-offset-zinc-400\/60{
  --tw-ring-offset-color: rgb(161 161 170 / 0.6);
}
.ring-offset-zinc-400\/65{
  --tw-ring-offset-color: rgb(161 161 170 / 0.65);
}
.ring-offset-zinc-400\/70{
  --tw-ring-offset-color: rgb(161 161 170 / 0.7);
}
.ring-offset-zinc-400\/75{
  --tw-ring-offset-color: rgb(161 161 170 / 0.75);
}
.ring-offset-zinc-400\/80{
  --tw-ring-offset-color: rgb(161 161 170 / 0.8);
}
.ring-offset-zinc-400\/85{
  --tw-ring-offset-color: rgb(161 161 170 / 0.85);
}
.ring-offset-zinc-400\/90{
  --tw-ring-offset-color: rgb(161 161 170 / 0.9);
}
.ring-offset-zinc-400\/95{
  --tw-ring-offset-color: rgb(161 161 170 / 0.95);
}
.ring-offset-zinc-50{
  --tw-ring-offset-color: #fafafa;
}
.ring-offset-zinc-50\/0{
  --tw-ring-offset-color: rgb(250 250 250 / 0);
}
.ring-offset-zinc-50\/10{
  --tw-ring-offset-color: rgb(250 250 250 / 0.1);
}
.ring-offset-zinc-50\/100{
  --tw-ring-offset-color: rgb(250 250 250 / 1);
}
.ring-offset-zinc-50\/15{
  --tw-ring-offset-color: rgb(250 250 250 / 0.15);
}
.ring-offset-zinc-50\/20{
  --tw-ring-offset-color: rgb(250 250 250 / 0.2);
}
.ring-offset-zinc-50\/25{
  --tw-ring-offset-color: rgb(250 250 250 / 0.25);
}
.ring-offset-zinc-50\/30{
  --tw-ring-offset-color: rgb(250 250 250 / 0.3);
}
.ring-offset-zinc-50\/35{
  --tw-ring-offset-color: rgb(250 250 250 / 0.35);
}
.ring-offset-zinc-50\/40{
  --tw-ring-offset-color: rgb(250 250 250 / 0.4);
}
.ring-offset-zinc-50\/45{
  --tw-ring-offset-color: rgb(250 250 250 / 0.45);
}
.ring-offset-zinc-50\/5{
  --tw-ring-offset-color: rgb(250 250 250 / 0.05);
}
.ring-offset-zinc-50\/50{
  --tw-ring-offset-color: rgb(250 250 250 / 0.5);
}
.ring-offset-zinc-50\/55{
  --tw-ring-offset-color: rgb(250 250 250 / 0.55);
}
.ring-offset-zinc-50\/60{
  --tw-ring-offset-color: rgb(250 250 250 / 0.6);
}
.ring-offset-zinc-50\/65{
  --tw-ring-offset-color: rgb(250 250 250 / 0.65);
}
.ring-offset-zinc-50\/70{
  --tw-ring-offset-color: rgb(250 250 250 / 0.7);
}
.ring-offset-zinc-50\/75{
  --tw-ring-offset-color: rgb(250 250 250 / 0.75);
}
.ring-offset-zinc-50\/80{
  --tw-ring-offset-color: rgb(250 250 250 / 0.8);
}
.ring-offset-zinc-50\/85{
  --tw-ring-offset-color: rgb(250 250 250 / 0.85);
}
.ring-offset-zinc-50\/90{
  --tw-ring-offset-color: rgb(250 250 250 / 0.9);
}
.ring-offset-zinc-50\/95{
  --tw-ring-offset-color: rgb(250 250 250 / 0.95);
}
.ring-offset-zinc-500{
  --tw-ring-offset-color: #71717a;
}
.ring-offset-zinc-500\/0{
  --tw-ring-offset-color: rgb(113 113 122 / 0);
}
.ring-offset-zinc-500\/10{
  --tw-ring-offset-color: rgb(113 113 122 / 0.1);
}
.ring-offset-zinc-500\/100{
  --tw-ring-offset-color: rgb(113 113 122 / 1);
}
.ring-offset-zinc-500\/15{
  --tw-ring-offset-color: rgb(113 113 122 / 0.15);
}
.ring-offset-zinc-500\/20{
  --tw-ring-offset-color: rgb(113 113 122 / 0.2);
}
.ring-offset-zinc-500\/25{
  --tw-ring-offset-color: rgb(113 113 122 / 0.25);
}
.ring-offset-zinc-500\/30{
  --tw-ring-offset-color: rgb(113 113 122 / 0.3);
}
.ring-offset-zinc-500\/35{
  --tw-ring-offset-color: rgb(113 113 122 / 0.35);
}
.ring-offset-zinc-500\/40{
  --tw-ring-offset-color: rgb(113 113 122 / 0.4);
}
.ring-offset-zinc-500\/45{
  --tw-ring-offset-color: rgb(113 113 122 / 0.45);
}
.ring-offset-zinc-500\/5{
  --tw-ring-offset-color: rgb(113 113 122 / 0.05);
}
.ring-offset-zinc-500\/50{
  --tw-ring-offset-color: rgb(113 113 122 / 0.5);
}
.ring-offset-zinc-500\/55{
  --tw-ring-offset-color: rgb(113 113 122 / 0.55);
}
.ring-offset-zinc-500\/60{
  --tw-ring-offset-color: rgb(113 113 122 / 0.6);
}
.ring-offset-zinc-500\/65{
  --tw-ring-offset-color: rgb(113 113 122 / 0.65);
}
.ring-offset-zinc-500\/70{
  --tw-ring-offset-color: rgb(113 113 122 / 0.7);
}
.ring-offset-zinc-500\/75{
  --tw-ring-offset-color: rgb(113 113 122 / 0.75);
}
.ring-offset-zinc-500\/80{
  --tw-ring-offset-color: rgb(113 113 122 / 0.8);
}
.ring-offset-zinc-500\/85{
  --tw-ring-offset-color: rgb(113 113 122 / 0.85);
}
.ring-offset-zinc-500\/90{
  --tw-ring-offset-color: rgb(113 113 122 / 0.9);
}
.ring-offset-zinc-500\/95{
  --tw-ring-offset-color: rgb(113 113 122 / 0.95);
}
.ring-offset-zinc-600{
  --tw-ring-offset-color: #52525b;
}
.ring-offset-zinc-600\/0{
  --tw-ring-offset-color: rgb(82 82 91 / 0);
}
.ring-offset-zinc-600\/10{
  --tw-ring-offset-color: rgb(82 82 91 / 0.1);
}
.ring-offset-zinc-600\/100{
  --tw-ring-offset-color: rgb(82 82 91 / 1);
}
.ring-offset-zinc-600\/15{
  --tw-ring-offset-color: rgb(82 82 91 / 0.15);
}
.ring-offset-zinc-600\/20{
  --tw-ring-offset-color: rgb(82 82 91 / 0.2);
}
.ring-offset-zinc-600\/25{
  --tw-ring-offset-color: rgb(82 82 91 / 0.25);
}
.ring-offset-zinc-600\/30{
  --tw-ring-offset-color: rgb(82 82 91 / 0.3);
}
.ring-offset-zinc-600\/35{
  --tw-ring-offset-color: rgb(82 82 91 / 0.35);
}
.ring-offset-zinc-600\/40{
  --tw-ring-offset-color: rgb(82 82 91 / 0.4);
}
.ring-offset-zinc-600\/45{
  --tw-ring-offset-color: rgb(82 82 91 / 0.45);
}
.ring-offset-zinc-600\/5{
  --tw-ring-offset-color: rgb(82 82 91 / 0.05);
}
.ring-offset-zinc-600\/50{
  --tw-ring-offset-color: rgb(82 82 91 / 0.5);
}
.ring-offset-zinc-600\/55{
  --tw-ring-offset-color: rgb(82 82 91 / 0.55);
}
.ring-offset-zinc-600\/60{
  --tw-ring-offset-color: rgb(82 82 91 / 0.6);
}
.ring-offset-zinc-600\/65{
  --tw-ring-offset-color: rgb(82 82 91 / 0.65);
}
.ring-offset-zinc-600\/70{
  --tw-ring-offset-color: rgb(82 82 91 / 0.7);
}
.ring-offset-zinc-600\/75{
  --tw-ring-offset-color: rgb(82 82 91 / 0.75);
}
.ring-offset-zinc-600\/80{
  --tw-ring-offset-color: rgb(82 82 91 / 0.8);
}
.ring-offset-zinc-600\/85{
  --tw-ring-offset-color: rgb(82 82 91 / 0.85);
}
.ring-offset-zinc-600\/90{
  --tw-ring-offset-color: rgb(82 82 91 / 0.9);
}
.ring-offset-zinc-600\/95{
  --tw-ring-offset-color: rgb(82 82 91 / 0.95);
}
.ring-offset-zinc-700{
  --tw-ring-offset-color: #3f3f46;
}
.ring-offset-zinc-700\/0{
  --tw-ring-offset-color: rgb(63 63 70 / 0);
}
.ring-offset-zinc-700\/10{
  --tw-ring-offset-color: rgb(63 63 70 / 0.1);
}
.ring-offset-zinc-700\/100{
  --tw-ring-offset-color: rgb(63 63 70 / 1);
}
.ring-offset-zinc-700\/15{
  --tw-ring-offset-color: rgb(63 63 70 / 0.15);
}
.ring-offset-zinc-700\/20{
  --tw-ring-offset-color: rgb(63 63 70 / 0.2);
}
.ring-offset-zinc-700\/25{
  --tw-ring-offset-color: rgb(63 63 70 / 0.25);
}
.ring-offset-zinc-700\/30{
  --tw-ring-offset-color: rgb(63 63 70 / 0.3);
}
.ring-offset-zinc-700\/35{
  --tw-ring-offset-color: rgb(63 63 70 / 0.35);
}
.ring-offset-zinc-700\/40{
  --tw-ring-offset-color: rgb(63 63 70 / 0.4);
}
.ring-offset-zinc-700\/45{
  --tw-ring-offset-color: rgb(63 63 70 / 0.45);
}
.ring-offset-zinc-700\/5{
  --tw-ring-offset-color: rgb(63 63 70 / 0.05);
}
.ring-offset-zinc-700\/50{
  --tw-ring-offset-color: rgb(63 63 70 / 0.5);
}
.ring-offset-zinc-700\/55{
  --tw-ring-offset-color: rgb(63 63 70 / 0.55);
}
.ring-offset-zinc-700\/60{
  --tw-ring-offset-color: rgb(63 63 70 / 0.6);
}
.ring-offset-zinc-700\/65{
  --tw-ring-offset-color: rgb(63 63 70 / 0.65);
}
.ring-offset-zinc-700\/70{
  --tw-ring-offset-color: rgb(63 63 70 / 0.7);
}
.ring-offset-zinc-700\/75{
  --tw-ring-offset-color: rgb(63 63 70 / 0.75);
}
.ring-offset-zinc-700\/80{
  --tw-ring-offset-color: rgb(63 63 70 / 0.8);
}
.ring-offset-zinc-700\/85{
  --tw-ring-offset-color: rgb(63 63 70 / 0.85);
}
.ring-offset-zinc-700\/90{
  --tw-ring-offset-color: rgb(63 63 70 / 0.9);
}
.ring-offset-zinc-700\/95{
  --tw-ring-offset-color: rgb(63 63 70 / 0.95);
}
.ring-offset-zinc-800{
  --tw-ring-offset-color: #27272a;
}
.ring-offset-zinc-800\/0{
  --tw-ring-offset-color: rgb(39 39 42 / 0);
}
.ring-offset-zinc-800\/10{
  --tw-ring-offset-color: rgb(39 39 42 / 0.1);
}
.ring-offset-zinc-800\/100{
  --tw-ring-offset-color: rgb(39 39 42 / 1);
}
.ring-offset-zinc-800\/15{
  --tw-ring-offset-color: rgb(39 39 42 / 0.15);
}
.ring-offset-zinc-800\/20{
  --tw-ring-offset-color: rgb(39 39 42 / 0.2);
}
.ring-offset-zinc-800\/25{
  --tw-ring-offset-color: rgb(39 39 42 / 0.25);
}
.ring-offset-zinc-800\/30{
  --tw-ring-offset-color: rgb(39 39 42 / 0.3);
}
.ring-offset-zinc-800\/35{
  --tw-ring-offset-color: rgb(39 39 42 / 0.35);
}
.ring-offset-zinc-800\/40{
  --tw-ring-offset-color: rgb(39 39 42 / 0.4);
}
.ring-offset-zinc-800\/45{
  --tw-ring-offset-color: rgb(39 39 42 / 0.45);
}
.ring-offset-zinc-800\/5{
  --tw-ring-offset-color: rgb(39 39 42 / 0.05);
}
.ring-offset-zinc-800\/50{
  --tw-ring-offset-color: rgb(39 39 42 / 0.5);
}
.ring-offset-zinc-800\/55{
  --tw-ring-offset-color: rgb(39 39 42 / 0.55);
}
.ring-offset-zinc-800\/60{
  --tw-ring-offset-color: rgb(39 39 42 / 0.6);
}
.ring-offset-zinc-800\/65{
  --tw-ring-offset-color: rgb(39 39 42 / 0.65);
}
.ring-offset-zinc-800\/70{
  --tw-ring-offset-color: rgb(39 39 42 / 0.7);
}
.ring-offset-zinc-800\/75{
  --tw-ring-offset-color: rgb(39 39 42 / 0.75);
}
.ring-offset-zinc-800\/80{
  --tw-ring-offset-color: rgb(39 39 42 / 0.8);
}
.ring-offset-zinc-800\/85{
  --tw-ring-offset-color: rgb(39 39 42 / 0.85);
}
.ring-offset-zinc-800\/90{
  --tw-ring-offset-color: rgb(39 39 42 / 0.9);
}
.ring-offset-zinc-800\/95{
  --tw-ring-offset-color: rgb(39 39 42 / 0.95);
}
.ring-offset-zinc-900{
  --tw-ring-offset-color: #18181b;
}
.ring-offset-zinc-900\/0{
  --tw-ring-offset-color: rgb(24 24 27 / 0);
}
.ring-offset-zinc-900\/10{
  --tw-ring-offset-color: rgb(24 24 27 / 0.1);
}
.ring-offset-zinc-900\/100{
  --tw-ring-offset-color: rgb(24 24 27 / 1);
}
.ring-offset-zinc-900\/15{
  --tw-ring-offset-color: rgb(24 24 27 / 0.15);
}
.ring-offset-zinc-900\/20{
  --tw-ring-offset-color: rgb(24 24 27 / 0.2);
}
.ring-offset-zinc-900\/25{
  --tw-ring-offset-color: rgb(24 24 27 / 0.25);
}
.ring-offset-zinc-900\/30{
  --tw-ring-offset-color: rgb(24 24 27 / 0.3);
}
.ring-offset-zinc-900\/35{
  --tw-ring-offset-color: rgb(24 24 27 / 0.35);
}
.ring-offset-zinc-900\/40{
  --tw-ring-offset-color: rgb(24 24 27 / 0.4);
}
.ring-offset-zinc-900\/45{
  --tw-ring-offset-color: rgb(24 24 27 / 0.45);
}
.ring-offset-zinc-900\/5{
  --tw-ring-offset-color: rgb(24 24 27 / 0.05);
}
.ring-offset-zinc-900\/50{
  --tw-ring-offset-color: rgb(24 24 27 / 0.5);
}
.ring-offset-zinc-900\/55{
  --tw-ring-offset-color: rgb(24 24 27 / 0.55);
}
.ring-offset-zinc-900\/60{
  --tw-ring-offset-color: rgb(24 24 27 / 0.6);
}
.ring-offset-zinc-900\/65{
  --tw-ring-offset-color: rgb(24 24 27 / 0.65);
}
.ring-offset-zinc-900\/70{
  --tw-ring-offset-color: rgb(24 24 27 / 0.7);
}
.ring-offset-zinc-900\/75{
  --tw-ring-offset-color: rgb(24 24 27 / 0.75);
}
.ring-offset-zinc-900\/80{
  --tw-ring-offset-color: rgb(24 24 27 / 0.8);
}
.ring-offset-zinc-900\/85{
  --tw-ring-offset-color: rgb(24 24 27 / 0.85);
}
.ring-offset-zinc-900\/90{
  --tw-ring-offset-color: rgb(24 24 27 / 0.9);
}
.ring-offset-zinc-900\/95{
  --tw-ring-offset-color: rgb(24 24 27 / 0.95);
}
.ring-offset-zinc-950{
  --tw-ring-offset-color: #09090b;
}
.ring-offset-zinc-950\/0{
  --tw-ring-offset-color: rgb(9 9 11 / 0);
}
.ring-offset-zinc-950\/10{
  --tw-ring-offset-color: rgb(9 9 11 / 0.1);
}
.ring-offset-zinc-950\/100{
  --tw-ring-offset-color: rgb(9 9 11 / 1);
}
.ring-offset-zinc-950\/15{
  --tw-ring-offset-color: rgb(9 9 11 / 0.15);
}
.ring-offset-zinc-950\/20{
  --tw-ring-offset-color: rgb(9 9 11 / 0.2);
}
.ring-offset-zinc-950\/25{
  --tw-ring-offset-color: rgb(9 9 11 / 0.25);
}
.ring-offset-zinc-950\/30{
  --tw-ring-offset-color: rgb(9 9 11 / 0.3);
}
.ring-offset-zinc-950\/35{
  --tw-ring-offset-color: rgb(9 9 11 / 0.35);
}
.ring-offset-zinc-950\/40{
  --tw-ring-offset-color: rgb(9 9 11 / 0.4);
}
.ring-offset-zinc-950\/45{
  --tw-ring-offset-color: rgb(9 9 11 / 0.45);
}
.ring-offset-zinc-950\/5{
  --tw-ring-offset-color: rgb(9 9 11 / 0.05);
}
.ring-offset-zinc-950\/50{
  --tw-ring-offset-color: rgb(9 9 11 / 0.5);
}
.ring-offset-zinc-950\/55{
  --tw-ring-offset-color: rgb(9 9 11 / 0.55);
}
.ring-offset-zinc-950\/60{
  --tw-ring-offset-color: rgb(9 9 11 / 0.6);
}
.ring-offset-zinc-950\/65{
  --tw-ring-offset-color: rgb(9 9 11 / 0.65);
}
.ring-offset-zinc-950\/70{
  --tw-ring-offset-color: rgb(9 9 11 / 0.7);
}
.ring-offset-zinc-950\/75{
  --tw-ring-offset-color: rgb(9 9 11 / 0.75);
}
.ring-offset-zinc-950\/80{
  --tw-ring-offset-color: rgb(9 9 11 / 0.8);
}
.ring-offset-zinc-950\/85{
  --tw-ring-offset-color: rgb(9 9 11 / 0.85);
}
.ring-offset-zinc-950\/90{
  --tw-ring-offset-color: rgb(9 9 11 / 0.9);
}
.ring-offset-zinc-950\/95{
  --tw-ring-offset-color: rgb(9 9 11 / 0.95);
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-3xl{
  --tw-blur: blur(64px);
  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);
}
.brightness-0{
  --tw-brightness: brightness(0);
  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);
}
.drop-shadow-2xl{
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
}
.drop-shadow-lg{
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-md{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}
.drop-shadow-none{
  --tw-drop-shadow: drop-shadow(0 0 #0000);
  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);
}
.drop-shadow-sm{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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);
}
.drop-shadow-xl{
  --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
  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);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-0{
  --tw-backdrop-opacity: opacity(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-10{
  --tw-backdrop-opacity: opacity(0.1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-100{
  --tw-backdrop-opacity: opacity(1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-15{
  --tw-backdrop-opacity: opacity(0.15);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-20{
  --tw-backdrop-opacity: opacity(0.2);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-25{
  --tw-backdrop-opacity: opacity(0.25);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-30{
  --tw-backdrop-opacity: opacity(0.3);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-35{
  --tw-backdrop-opacity: opacity(0.35);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-40{
  --tw-backdrop-opacity: opacity(0.4);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-45{
  --tw-backdrop-opacity: opacity(0.45);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-5{
  --tw-backdrop-opacity: opacity(0.05);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-50{
  --tw-backdrop-opacity: opacity(0.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-55{
  --tw-backdrop-opacity: opacity(0.55);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-60{
  --tw-backdrop-opacity: opacity(0.6);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-65{
  --tw-backdrop-opacity: opacity(0.65);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-70{
  --tw-backdrop-opacity: opacity(0.7);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-75{
  --tw-backdrop-opacity: opacity(0.75);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-80{
  --tw-backdrop-opacity: opacity(0.8);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-85{
  --tw-backdrop-opacity: opacity(0.85);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-90{
  --tw-backdrop-opacity: opacity(0.9);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-opacity-95{
  --tw-backdrop-opacity: opacity(0.95);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\2c right\2c width\]{
  transition-property: left,right,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\2c opa\]{
  transition-property: margin,opa;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c height\2c padding\]{
  transition-property: width,height,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\]{
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear{
  transition-timing-function: linear;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@keyframes enter{
  from{
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit{
  to{
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.animate-out{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.fade-in{
  --tw-enter-opacity: 0;
}
.fade-in-0{
  --tw-enter-opacity: 0;
}
.fade-in-80{
  --tw-enter-opacity: 0.8;
}
.fade-out{
  --tw-exit-opacity: 0;
}
.zoom-in-95{
  --tw-enter-scale: .95;
}
.slide-in-from-right-5{
  --tw-enter-translate-x: 1.25rem;
}
.duration-1000{
  animation-duration: 1000ms;
}
.duration-200{
  animation-duration: 200ms;
}
.duration-300{
  animation-duration: 300ms;
}
.ease-in-out{
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear{
  animation-timing-function: linear;
}
.ease-out{
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running{
  animation-play-state: running;
}
.paused{
  animation-play-state: paused;
}
.scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
.scrollbar-hide::-webkit-scrollbar {
    display: none;
  }
/* Navigation color utilities */
.bg-home-yellow { background-color: var(--color-home-yellow); }
.bg-vip-orange { background-color: var(--color-vip-orange); }
.bg-media-purple { background-color: var(--color-media-purple); }
.bg-investors-purple { background-color: var(--color-investors-purple); }
.bg-services-green { background-color: var(--color-services-green); }
/* Safe area support for mobile devices */
/* Tailwind-style safe area utilities */
/* Enhanced safe area for bottom navigation */
/* Mobile viewport units that account for dynamic viewport */
.h-screen-mobile {
    height: 100vh;
    height: 100dvh;            /* modern browsers */
  }
/* Mobile layout utility classes */
.h-mobile-header {
    height: var(--mobile-header-height);
  }
.h-mobile-footer {
    height: var(--mobile-footer-height);
  }
.h-mobile-content {
    height: var(--mobile-content-height);
  }
/* Smooth native scroll in WKWebView */
/* Hide scrollbars for webkit browsers */
/* Custom animations for splash screen */
@keyframes fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes scale-in {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.animate-fade-in {
  animation: fade-in 0.6s ease-out forwards;
}
.animate-scale-in {
  animation: scale-in 0.5s ease-out forwards;
}
.file\:border-0::file-selector-button{
  border-width: 0px;
}
.file\:bg-transparent::file-selector-button{
  background-color: transparent;
}
.file\:text-sm::file-selector-button{
  font-size: var(--font-size-sm);
}
.file\:font-medium::file-selector-button{
  font-weight: 500;
}
.placeholder\:text-muted-foreground::-moz-placeholder{
  color: hsl(var(--muted-foreground));
}
.placeholder\:text-muted-foreground::placeholder{
  color: hsl(var(--muted-foreground));
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:-inset-2::after{
  content: var(--tw-content);
  inset: -0.5rem;
}
.after\:inset-y-0::after{
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.after\:left-1\/2::after{
  content: var(--tw-content);
  left: 50%;
}
.after\:w-1::after{
  content: var(--tw-content);
  width: 0.25rem;
}
.after\:w-\[2px\]::after{
  content: var(--tw-content);
  width: 2px;
}
.after\:-translate-x-1\/2::after{
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.first\:rounded-l-md:first-child{
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.first\:border-l:first-child{
  border-left-width: 1px;
}
.last\:rounded-r-md:last-child{
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}
.focus-within\:relative:focus-within{
  position: relative;
}
.focus-within\:z-20:focus-within{
  z-index: 20;
}
.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:transform:hover{
  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));
}
.hover\:border-about-blue\/30:hover{
  border-color: hsl(var(--color-about-blue) / 0.3);
}
.hover\:border-black:hover{
  border-color: hsl(var(--color-black));
}
.hover\:border-blue-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.hover\:border-investors-purple\/30:hover{
  border-color: hsl(var(--color-investors-purple) / 0.3);
}
.hover\:border-orange-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.hover\:border-services-green\/30:hover{
  border-color: hsl(var(--color-services-green) / 0.3);
}
.hover\:bg-\[\#6d6d6c\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(109 109 108 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#9d9d9c\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(157 157 156 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#e55a2b\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 90 43 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#e55a2e\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 90 46 / var(--tw-bg-opacity, 1));
}
.hover\:bg-accent:hover{
  background-color: hsl(var(--accent));
}
.hover\:bg-black:hover{
  background-color: hsl(var(--color-black));
}
.hover\:bg-blue-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.hover\:bg-destructive\/80:hover{
  background-color: hsl(var(--destructive) / 0.8);
}
.hover\:bg-destructive\/90:hover{
  background-color: hsl(var(--destructive) / 0.9);
}
.hover\:bg-emerald-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-medium:hover{
  background-color: hsl(var(--color-gray-medium));
}
.hover\:bg-green-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.hover\:bg-muted:hover{
  background-color: hsl(var(--muted));
}
.hover\:bg-muted\/50:hover{
  background-color: hsl(var(--muted) / 0.5);
}
.hover\:bg-orange-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary:hover{
  background-color: hsl(var(--primary));
}
.hover\:bg-primary\/80:hover{
  background-color: hsl(var(--primary) / 0.8);
}
.hover\:bg-purple-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.hover\:bg-secondary:hover{
  background-color: hsl(var(--secondary));
}
.hover\:bg-secondary\/80:hover{
  background-color: hsl(var(--secondary) / 0.8);
}
.hover\:bg-sidebar-accent:hover{
  background-color: hsl(var(--sidebar-accent));
}
.hover\:bg-text-medium:hover{
  background-color: hsl(var(--color-text-medium));
}
.hover\:bg-transparent:hover{
  background-color: transparent;
}
.hover\:bg-white:hover{
  background-color: hsl(var(--color-white));
}
.hover\:bg-yellow-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.hover\:from-blue-100:hover{
  --tw-gradient-from: #dbeafe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-violet-700:hover{
  --tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:to-purple-700:hover{
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}
.hover\:text-accent-foreground:hover{
  color: hsl(var(--accent-foreground));
}
.hover\:text-black:hover{
  color: hsl(var(--color-black));
}
.hover\:text-blue-500:hover{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-700:hover{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.hover\:text-foreground:hover{
  color: hsl(var(--foreground));
}
.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-800:hover{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.hover\:text-muted-foreground:hover{
  color: hsl(var(--muted-foreground));
}
.hover\:text-orange-900:hover{
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-foreground:hover{
  color: hsl(var(--primary-foreground));
}
.hover\:text-primary\/80:hover{
  color: hsl(var(--primary) / 0.8);
}
.hover\:text-red-700:hover{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.hover\:text-sidebar-accent-foreground:hover{
  color: hsl(var(--sidebar-accent-foreground));
}
.hover\:text-white:hover{
  color: hsl(var(--color-white));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:no-underline:hover{
  text-decoration-line: none;
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:brightness-110:hover{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hover\:after\:bg-sidebar-border:hover::after{
  content: var(--tw-content);
  background-color: hsl(var(--sidebar-border));
}
.focus\:border-black:focus{
  border-color: hsl(var(--color-black));
}
.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-400:focus{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.focus\:border-transparent:focus{
  border-color: transparent;
}
.focus\:bg-accent:focus{
  background-color: hsl(var(--accent));
}
.focus\:bg-primary:focus{
  background-color: hsl(var(--primary));
}
.focus\:text-accent-foreground:focus{
  color: hsl(var(--accent-foreground));
}
.focus\:text-primary-foreground:focus{
  color: hsl(var(--primary-foreground));
}
.focus\:opacity-100:focus{
  opacity: 1;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-black:focus{
  --tw-ring-color: hsl(var(--color-black));
}
.focus\:ring-gray-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.focus\:ring-ring:focus{
  --tw-ring-color: hsl(var(--ring));
}
.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-1:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-2:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-ring:focus-visible{
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:ring-sidebar-ring:focus-visible{
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.focus-visible\:ring-offset-1:focus-visible{
  --tw-ring-offset-width: 1px;
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.focus-visible\:ring-offset-background:focus-visible{
  --tw-ring-offset-color: hsl(var(--background));
}
.active\:scale-\[0\.98\]:active{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.active\:bg-gray-100:active{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.active\:bg-gray-200:active{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.active\:bg-orange-200:active{
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.active\:bg-sidebar-accent:active{
  background-color: hsl(var(--sidebar-accent));
}
.active\:text-sidebar-accent-foreground:active{
  color: hsl(var(--sidebar-accent-foreground));
}
.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:bg-gray-300:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:bg-white{
  background-color: hsl(var(--color-white));
}
.group:hover .group-hover\:bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.group:hover .group-hover\:text-black{
  color: hsl(var(--color-black));
}
.group:hover .group-hover\:text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.group\/menu-item:hover .group-hover\/menu-item\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.destructive .group-\[\.destructive\]\:border-muted\/40{
  border-color: hsl(var(--muted) / 0.4);
}
.group.toaster .group-\[\.toaster\]\:border-border{
  border-color: hsl(var(--border));
}
.group.toast .group-\[\.toast\]\:bg-muted{
  background-color: hsl(var(--muted));
}
.group.toast .group-\[\.toast\]\:bg-primary{
  background-color: hsl(var(--primary));
}
.group.toaster .group-\[\.toaster\]\:bg-background{
  background-color: hsl(var(--background));
}
.group.destructive .group-\[\.destructive\]\:text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.group.toast .group-\[\.toast\]\:text-muted-foreground{
  color: hsl(var(--muted-foreground));
}
.group.toast .group-\[\.toast\]\:text-primary-foreground{
  color: hsl(var(--primary-foreground));
}
.group.toaster .group-\[\.toaster\]\:text-foreground{
  color: hsl(var(--foreground));
}
.group.toaster .group-\[\.toaster\]\:shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{
  border-color: hsl(var(--destructive) / 0.3);
}
.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{
  background-color: hsl(var(--destructive));
}
.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{
  color: hsl(var(--destructive-foreground));
}
.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{
  --tw-ring-color: hsl(var(--destructive));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{
  --tw-ring-offset-color: #dc2626;
}
.peer\/menu-button:hover ~ .peer-hover\/menu-button\:text-sidebar-accent-foreground{
  color: hsl(var(--sidebar-accent-foreground));
}
.peer:disabled ~ .peer-disabled\:cursor-not-allowed{
  cursor: not-allowed;
}
.peer:disabled ~ .peer-disabled\:opacity-70{
  opacity: 0.7;
}
.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){
  background-color: hsl(var(--sidebar-background));
}
.has-\[\:disabled\]\:opacity-50:has(:disabled){
  opacity: 0.5;
}
.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{
  padding-right: 2rem;
}
.aria-disabled\:pointer-events-none[aria-disabled="true"]{
  pointer-events: none;
}
.aria-disabled\:opacity-50[aria-disabled="true"]{
  opacity: 0.5;
}
.aria-selected\:bg-accent[aria-selected="true"]{
  background-color: hsl(var(--accent));
}
.aria-selected\:bg-accent\/50[aria-selected="true"]{
  background-color: hsl(var(--accent) / 0.5);
}
.aria-selected\:text-accent-foreground[aria-selected="true"]{
  color: hsl(var(--accent-foreground));
}
.aria-selected\:text-muted-foreground[aria-selected="true"]{
  color: hsl(var(--muted-foreground));
}
.aria-selected\:opacity-100[aria-selected="true"]{
  opacity: 1;
}
.aria-selected\:opacity-30[aria-selected="true"]{
  opacity: 0.3;
}
.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"]{
  pointer-events: none;
}
.data-\[disabled\]\:pointer-events-none[data-disabled]{
  pointer-events: none;
}
.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction="vertical"]{
  height: 1px;
}
.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction="vertical"]{
  width: 100%;
}
.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"]{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=left\]\:-translate-x-1[data-side="left"]{
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=right\]\:translate-x-1[data-side="right"]{
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=top\]\:-translate-y-1[data-side="top"]{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-5[data-state="checked"]{
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"]{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"]{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"]{
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"]{
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-up{
  from{
    height: var(--radix-accordion-content-height);
  }
  to{
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"]{
  animation: accordion-up 0.2s ease-out;
}
@keyframes accordion-down{
  from{
    height: 0;
  }
  to{
    height: var(--radix-accordion-content-height);
  }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"]{
  animation: accordion-down 0.2s ease-out;
}
.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction="vertical"]{
  flex-direction: column;
}
.data-\[active\=true\]\:bg-sidebar-accent[data-active="true"]{
  background-color: hsl(var(--sidebar-accent));
}
.data-\[active\]\:bg-accent\/50[data-active]{
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[selected\=\'true\'\]\:bg-accent[data-selected='true']{
  background-color: hsl(var(--accent));
}
.data-\[state\=active\]\:bg-background[data-state="active"]{
  background-color: hsl(var(--background));
}
.data-\[state\=active\]\:bg-blue-50[data-state="active"]{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:bg-gray-900[data-state="active"]{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:bg-green-50[data-state="active"]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:bg-indigo-50[data-state="active"]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:bg-orange-50[data-state="active"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:bg-purple-50[data-state="active"]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:bg-white[data-state="active"]{
  background-color: hsl(var(--color-white));
}
.data-\[state\=checked\]\:bg-green-500[data-state="checked"]{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.data-\[state\=checked\]\:bg-primary[data-state="checked"]{
  background-color: hsl(var(--primary));
}
.data-\[state\=on\]\:bg-accent[data-state="on"]{
  background-color: hsl(var(--accent));
}
.data-\[state\=on\]\:bg-green-600[data-state="on"]{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.data-\[state\=open\]\:bg-accent[data-state="open"]{
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:bg-accent\/50[data-state="open"]{
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[state\=open\]\:bg-secondary[data-state="open"]{
  background-color: hsl(var(--secondary));
}
.data-\[state\=selected\]\:bg-muted[data-state="selected"]{
  background-color: hsl(var(--muted));
}
.data-\[state\=unchecked\]\:bg-input[data-state="unchecked"]{
  background-color: hsl(var(--input));
}
.data-\[state\=unchecked\]\:bg-red-500[data-state="unchecked"]{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.data-\[active\=true\]\:font-medium[data-active="true"]{
  font-weight: 500;
}
.data-\[state\=active\]\:font-medium[data-state="active"]{
  font-weight: 500;
}
.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active="true"]{
  color: hsl(var(--sidebar-accent-foreground));
}
.data-\[selected\=true\]\:text-accent-foreground[data-selected="true"]{
  color: hsl(var(--accent-foreground));
}
.data-\[state\=active\]\:text-blue-600[data-state="active"]{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.data-\[state\=active\]\:text-foreground[data-state="active"]{
  color: hsl(var(--foreground));
}
.data-\[state\=active\]\:text-green-600[data-state="active"]{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.data-\[state\=active\]\:text-indigo-600[data-state="active"]{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.data-\[state\=active\]\:text-orange-600[data-state="active"]{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.data-\[state\=active\]\:text-purple-600[data-state="active"]{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.data-\[state\=active\]\:text-white[data-state="active"]{
  color: hsl(var(--color-white));
}
.data-\[state\=checked\]\:text-primary-foreground[data-state="checked"]{
  color: hsl(var(--primary-foreground));
}
.data-\[state\=on\]\:text-accent-foreground[data-state="on"]{
  color: hsl(var(--accent-foreground));
}
.data-\[state\=on\]\:text-white[data-state="on"]{
  color: hsl(var(--color-white));
}
.data-\[state\=open\]\:text-accent-foreground[data-state="open"]{
  color: hsl(var(--accent-foreground));
}
.data-\[state\=open\]\:text-muted-foreground[data-state="open"]{
  color: hsl(var(--muted-foreground));
}
.data-\[disabled\=true\]\:opacity-50[data-disabled="true"]{
  opacity: 0.5;
}
.data-\[disabled\]\:opacity-50[data-disabled]{
  opacity: 0.5;
}
.data-\[state\=open\]\:opacity-100[data-state="open"]{
  opacity: 1;
}
.data-\[state\=active\]\:shadow-sm[data-state="active"]{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-\[swipe\=move\]\:transition-none[data-swipe="move"]{
  transition-property: none;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"]{
  transition-duration: 300ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"]{
  transition-duration: 500ms;
}
.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=open\]\:animate-in[data-state="open"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=visible\]\:animate-in[data-state="visible"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:animate-out[data-state="closed"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=hidden\]\:animate-out[data-state="hidden"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[swipe\=end\]\:animate-out[data-swipe="end"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"]{
  --tw-enter-opacity: 0;
}
.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"]{
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"]{
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"]{
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"]{
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"]{
  --tw-enter-opacity: 0;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"]{
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"]{
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:zoom-in-90[data-state="open"]{
  --tw-enter-scale: .9;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"]{
  --tw-enter-scale: .95;
}
.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"]{
  --tw-enter-translate-x: 13rem;
}
.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"]{
  --tw-enter-translate-x: -13rem;
}
.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"]{
  --tw-exit-translate-x: 13rem;
}
.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"]{
  --tw-exit-translate-x: -13rem;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"]{
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"]{
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"]{
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"]{
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"]{
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"]{
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"]{
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"]{
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"]{
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"]{
  --tw-exit-translate-y: -100%;
}
.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"]{
  --tw-exit-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"]{
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"]{
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"]{
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"]{
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"]{
  --tw-enter-translate-y: -100%;
}
.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"]{
  --tw-enter-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-top-full[data-state="open"]{
  --tw-enter-translate-y: -100%;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"]{
  animation-duration: 300ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"]{
  animation-duration: 500ms;
}
.data-\[state\=active\]\:before\:absolute[data-state="active"]::before{
  content: var(--tw-content);
  position: absolute;
}
.data-\[state\=active\]\:before\:left-0[data-state="active"]::before{
  content: var(--tw-content);
  left: 0px;
}
.data-\[state\=active\]\:before\:right-0[data-state="active"]::before{
  content: var(--tw-content);
  right: 0px;
}
.data-\[state\=active\]\:before\:top-0[data-state="active"]::before{
  content: var(--tw-content);
  top: 0px;
}
.data-\[state\=active\]\:before\:h-1[data-state="active"]::before{
  content: var(--tw-content);
  height: 0.25rem;
}
.data-\[state\=active\]\:before\:rounded-b-sm[data-state="active"]::before{
  content: var(--tw-content);
  border-bottom-right-radius: calc(var(--radius) - 4px);
  border-bottom-left-radius: calc(var(--radius) - 4px);
}
.data-\[state\=active\]\:before\:bg-blue-600[data-state="active"]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:before\:bg-green-600[data-state="active"]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:before\:bg-indigo-600[data-state="active"]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:before\:bg-orange-600[data-state="active"]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:before\:bg-purple-600[data-state="active"]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.data-\[state\=active\]\:before\:content-\[\'\'\][data-state="active"]::before{
  --tw-content: '';
  content: var(--tw-content);
}
.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  left: 0px;
}
.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  height: 0.25rem;
}
.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  width: 100%;
}
.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state="open"]{
  background-color: hsl(var(--sidebar-accent));
}
.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state="open"]{
  color: hsl(var(--sidebar-accent-foreground));
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{
  left: calc(var(--sidebar-width) * -1);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{
  right: calc(var(--sidebar-width) * -1);
}
.group[data-side="left"] .group-data-\[side\=left\]\:-right-4{
  right: -1rem;
}
.group[data-side="right"] .group-data-\[side\=right\]\:left-0{
  left: 0px;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:-mt-8{
  margin-top: -2rem;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:hidden{
  display: none;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!size-8{
  width: 2rem !important;
  height: 2rem !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{
  width: var(--sidebar-width-icon);
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{
  width: calc(var(--sidebar-width-icon) + 1rem);
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{
  width: calc(var(--sidebar-width-icon) + 1rem + 2px);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:w-0{
  width: 0px;
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-side="right"] .group-data-\[side\=right\]\:rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:overflow-hidden{
  overflow: hidden;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:rounded-lg{
  border-radius: var(--radius);
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:border{
  border-width: 1px;
}
.group[data-side="left"] .group-data-\[side\=left\]\:border-r{
  border-right-width: 1px;
}
.group[data-side="right"] .group-data-\[side\=right\]\:border-l{
  border-left-width: 1px;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:border-sidebar-border{
  border-color: hsl(var(--sidebar-border));
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-0{
  padding: 0px !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-2{
  padding: 0.5rem !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:opacity-0{
  opacity: 0;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:after\:left-full::after{
  content: var(--tw-content);
  left: 100%;
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{
  background-color: hsl(var(--sidebar-background));
}
.peer\/menu-button[data-size="default"] ~ .peer-data-\[size\=default\]\/menu-button\:top-1\.5{
  top: 0.375rem;
}
.peer\/menu-button[data-size="lg"] ~ .peer-data-\[size\=lg\]\/menu-button\:top-2\.5{
  top: 0.625rem;
}
.peer\/menu-button[data-size="sm"] ~ .peer-data-\[size\=sm\]\/menu-button\:top-1{
  top: 0.25rem;
}
.peer[data-variant="inset"] ~ .peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{
  min-height: calc(100svh - 1rem);
}
.peer\/menu-button[data-active="true"] ~ .peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{
  color: hsl(var(--sidebar-accent-foreground));
}
.dark\:border-destructive:is(.dark *){
  border-color: hsl(var(--destructive));
}
@media (min-width: 640px){
  .sm\:bottom-0{
    bottom: 0px;
  }
  .sm\:right-0{
    right: 0px;
  }
  .sm\:top-auto{
    top: auto;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:inline{
    display: inline;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:grid{
    display: grid;
  }
  .sm\:h-48{
    height: 12rem;
  }
  .sm\:h-60{
    height: 15rem;
  }
  .sm\:h-72{
    height: 18rem;
  }
  .sm\:w-40{
    width: 10rem;
  }
  .sm\:w-48{
    width: 12rem;
  }
  .sm\:w-56{
    width: 14rem;
  }
  .sm\:w-80{
    width: 20rem;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:min-w-0{
    min-width: 0px;
  }
  .sm\:max-w-\[425px\]{
    max-width: 425px;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:flex-shrink{
    flex-shrink: 1;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:justify-end{
    justify-content: flex-end;
  }
  .sm\:gap-2{
    gap: 0.5rem;
  }
  .sm\:gap-2\.5{
    gap: 0.625rem;
  }
  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:overflow-visible{
    overflow: visible;
  }
  .sm\:rounded-lg{
    border-radius: var(--radius);
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:text-left{
    text-align: left;
  }
  .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state="open"]{
    --tw-enter-translate-y: 100%;
  }
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-40{
    height: 10rem;
  }
  .md\:h-56{
    height: 14rem;
  }
  .md\:w-40{
    width: 10rem;
  }
  .md\:w-56{
    width: 14rem;
  }
  .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{
    width: var(--radix-navigation-menu-viewport-width);
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:max-w-\[420px\]{
    max-width: 420px;
  }
  .md\:max-w-lg{
    max-width: 32rem;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:text-3xl{
    font-size: var(--font-size-3xl);
  }
  .md\:text-4xl{
    font-size: var(--font-size-4xl);
  }
  .md\:text-xl{
    font-size: var(--font-size-xl);
  }
  .md\:opacity-0{
    opacity: 0;
  }
  .after\:md\:hidden::after{
    content: var(--tw-content);
    display: none;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:m-2{
    margin: 0.5rem;
  }
  .peer[data-state="collapsed"][data-variant="inset"] ~ .md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{
    margin-left: 0.5rem;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:ml-0{
    margin-left: 0px;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:rounded-xl{
    border-radius: 0.75rem;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:shadow{
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:bottom-0{
    bottom: 0px;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:h-10{
    height: 2.5rem;
  }
  .lg\:h-20{
    height: 5rem;
  }
  .lg\:h-48{
    height: 12rem;
  }
  .lg\:h-64{
    height: 16rem;
  }
  .lg\:h-80{
    height: 20rem;
  }
  .lg\:w-48{
    width: 12rem;
  }
  .lg\:w-64{
    width: 16rem;
  }
  .lg\:w-72{
    width: 18rem;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:max-w-md{
    max-width: 28rem;
  }
  .lg\:-translate-x-16{
    --tw-translate-x: -4rem;
    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));
  }
  .lg\:translate-y-1\/2{
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\: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));
  }
  .lg\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .lg\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-1{
    gap: 0.25rem;
  }
  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:text-2xl{
    font-size: var(--font-size-2xl);
  }
  .lg\:text-4xl{
    font-size: var(--font-size-4xl);
  }
  .lg\:text-5xl{
    font-size: var(--font-size-5xl);
  }
  .lg\:text-6xl{
    font-size: var(--font-size-6xl);
  }
}
@media (min-width: 1280px){
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:text-sm{
    font-size: var(--font-size-sm);
  }
}
@media print{
  .print\:hidden{
    display: none;
  }
}
.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){
  background-color: hsl(var(--accent));
}
.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){
  background-color: hsl(var(--accent) / 0.5);
}
.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){
  padding-right: 0px;
}
.\[\&\>button\]\:hidden>button{
  display: none;
}
.\[\&\>span\:last-child\]\:truncate>span:last-child{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>span\]\:line-clamp-1>span{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{
  --tw-translate-y: -3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\>svg\]\:absolute>svg{
  position: absolute;
}
.\[\&\>svg\]\:left-4>svg{
  left: 1rem;
}
.\[\&\>svg\]\:top-4>svg{
  top: 1rem;
}
.\[\&\>svg\]\:size-3\.5>svg{
  width: 0.875rem;
  height: 0.875rem;
}
.\[\&\>svg\]\:size-4>svg{
  width: 1rem;
  height: 1rem;
}
.\[\&\>svg\]\:h-2\.5>svg{
  height: 0.625rem;
}
.\[\&\>svg\]\:h-3>svg{
  height: 0.75rem;
}
.\[\&\>svg\]\:w-2\.5>svg{
  width: 0.625rem;
}
.\[\&\>svg\]\:w-3>svg{
  width: 0.75rem;
}
.\[\&\>svg\]\:shrink-0>svg{
  flex-shrink: 0;
}
.\[\&\>svg\]\:text-destructive>svg{
  color: hsl(var(--destructive));
}
.\[\&\>svg\]\:text-foreground>svg{
  color: hsl(var(--foreground));
}
.\[\&\>svg\]\:text-muted-foreground>svg{
  color: hsl(var(--muted-foreground));
}
.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{
  color: hsl(var(--sidebar-accent-foreground));
}
.\[\&\>svg\~\*\]\:pl-7>svg~*{
  padding-left: 1.75rem;
}
.\[\&\>tr\]\:last\:border-b-0:last-child>tr{
  border-bottom-width: 0px;
}
.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{
  fill: hsl(var(--muted-foreground));
}
.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke='#ccc']{
  stroke: hsl(var(--border) / 0.5);
}
.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke='#fff']{
  stroke: transparent;
}
.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke='#ccc']{
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector{
  fill: hsl(var(--muted));
}
.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{
  fill: hsl(var(--muted));
}
.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke='#ccc']{
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke='#fff']{
  stroke: transparent;
}
.\[\&_\.recharts-sector\]\:outline-none .recharts-sector{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{
  font-size: var(--font-size-xs);
}
.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{
  font-weight: 500;
}
.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{
  color: hsl(var(--muted-foreground));
}
.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group]{
  padding-top: 0px;
}
.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{
  height: 1.25rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{
  width: 1.25rem;
}
.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{
  height: 3rem;
}
.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{
  height: 1.25rem;
}
.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{
  width: 1.25rem;
}
.\[\&_p\]\:leading-relaxed p{
  line-height: 1.625;
}
.\[\&_svg\]\:pointer-events-none svg{
  pointer-events: none;
}
.\[\&_svg\]\:size-4 svg{
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:shrink-0 svg{
  flex-shrink: 0;
}
.\[\&_tr\:last-child\]\:border-0 tr:last-child{
  border-width: 0px;
}
.\[\&_tr\]\:border-b tr{
  border-bottom-width: 1px;
}
[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{
  right: -0.5rem;
}
[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{
  cursor: e-resize;
}
[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{
  cursor: w-resize;
}
[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{
  left: -0.5rem;
}
[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{
  cursor: w-resize;
}
[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{
  cursor: e-resize;
}
