/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[11].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"Inter","arguments":[{"subsets":["latin"],"display":"swap"}],"variableName":"inter"} ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Inter_Fallback_f367f3';src: local("Arial");ascent-override: 90.20%;descent-override: 22.48%;line-gap-override: 0.00%;size-adjust: 107.40%
}.__className_f367f3 {font-family: '__Inter_f367f3', '__Inter_Fallback_f367f3';font-style: normal
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./node_modules/nprogress/nprogress.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./src/styles/globals.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.4.4 | 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: var(--font-sans), ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*{
  scrollbar-color: initial;
  scrollbar-width: initial;
}

:root {
    --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: 221.2 83.2% 53.3%;
    --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: 221.2 83.2% 53.3%;
    --radius: 0.5rem;
  }

.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: 217.2 91.2% 59.8%;
    --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: 224.3 76.3% 48%;
  }

/* styles/global.css */

@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

*, ::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:  ;
}
.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;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-5{
  inset: 1.25rem;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-12{
  bottom: -3rem;
}
.-bottom-2{
  bottom: -0.5rem;
}
.-left-12{
  left: -3rem;
}
.-right-12{
  right: -3rem;
}
.-top-12{
  top: -3rem;
}
.bottom-0{
  bottom: 0px;
}
.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-6{
  left: 1.5rem;
}
.left-\[50\%\]{
  left: 50%;
}
.left-\[calc\(50\%-6px\)\]{
  left: calc(50% - 6px);
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-2{
  right: 0.5rem;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-28{
  top: 7rem;
}
.top-3{
  top: 0.75rem;
}
.top-3\.5{
  top: 0.875rem;
}
.top-4{
  top: 1rem;
}
.top-44{
  top: 11rem;
}
.top-48{
  top: 12rem;
}
.top-\[1px\]{
  top: 1px;
}
.top-\[50\%\]{
  top: 50%;
}
.top-\[50px\]{
  top: 50px;
}
.top-\[60\%\]{
  top: 60%;
}
.top-full{
  top: 100%;
}
.z-0{
  z-index: 0;
}
.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-\[-1\]{
  z-index: -1;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-7{
  grid-column: span 7 / span 7;
}
.m-0{
  margin: 0px;
}
.m-1{
  margin: 0.25rem;
}
.m-3{
  margin: 0.75rem;
}
.m-auto{
  margin: auto;
}
.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.-ml-3{
  margin-left: -0.75rem;
}
.-ml-4{
  margin-left: -1rem;
}
.-mt-4{
  margin-top: -1rem;
}
.-mt-5{
  margin-top: -1.25rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-2\.5{
  margin-bottom: 0.625rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-32{
  margin-bottom: 8rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-\[1\.2rem\]{
  margin-left: 1.2rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-3\.5{
  margin-right: 0.875rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-2\.5{
  margin-top: 0.625rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[1px\]{
  margin-top: 1px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.\!table{
  display: table !important;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-auto{
  aspect-ratio: auto;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.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-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-52{
  height: 13rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-96{
  height: 24rem;
}
.h-\[1\.2rem\]{
  height: 1.2rem;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[18px\]{
  height: 18px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[21px\]{
  height: 21px;
}
.h-\[25px\]{
  height: 25px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[33px\]{
  height: 33px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[500px\]{
  height: 500px;
}
.h-\[50vh\]{
  height: 50vh;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[70vh\]{
  height: 70vh;
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\]{
  height: var(--radix-navigation-menu-viewport-height);
}
.h-\[var\(--radix-select-trigger-height\)\]{
  height: var(--radix-select-trigger-height);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-screen{
  height: 100vh;
}
.h-svh{
  height: 100svh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-48{
  max-height: 12rem;
}
.max-h-52{
  max-height: 13rem;
}
.max-h-64{
  max-height: 16rem;
}
.max-h-80{
  max-height: 20rem;
}
.max-h-\[--radix-popover-content-available-height\]{
  max-height: var(--radix-popover-content-available-height);
}
.max-h-\[200px\]{
  max-height: 200px;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[350px\]{
  max-height: 350px;
}
.max-h-\[500px\]{
  max-height: 500px;
}
.max-h-\[600px\]{
  max-height: 600px;
}
.max-h-\[650px\]{
  max-height: 650px;
}
.max-h-\[70vh\]{
  max-height: 70vh;
}
.max-h-\[98\%\]{
  max-height: 98%;
}
.max-h-screen{
  max-height: 100vh;
}
.max-h-svh{
  max-height: 100svh;
}
.min-h-\[12rem\]{
  min-height: 12rem;
}
.min-h-\[285px\]{
  min-height: 285px;
}
.min-h-\[80px\]{
  min-height: 80px;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1{
  width: 0.25rem;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-1\/4{
  width: 25%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-2\/3{
  width: 66.666667%;
}
.w-20{
  width: 5rem;
}
.w-28{
  width: 7rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-44{
  width: 11rem;
}
.w-5{
  width: 1.25rem;
}
.w-52{
  width: 13rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-60{
  width: 15rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-80{
  width: 20rem;
}
.w-9{
  width: 2.25rem;
}
.w-96{
  width: 24rem;
}
.w-\[--radix-popover-trigger-width\]{
  width: var(--radix-popover-trigger-width);
}
.w-\[1\.2rem\]{
  width: 1.2rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[10rem\]{
  width: 10rem;
}
.w-\[150px\]{
  width: 150px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[18px\]{
  width: 18px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[21px\]{
  width: 21px;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[34px\]{
  width: 34px;
}
.w-\[35px\]{
  width: 35px;
}
.w-\[42px\]{
  width: 42px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[80px\]{
  width: 80px;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-screen{
  width: 100vw;
}
.min-w-0{
  min-width: 0px;
}
.min-w-32{
  min-width: 8rem;
}
.min-w-60{
  min-width: 15rem;
}
.min-w-\[50\%\]{
  min-width: 50%;
}
.min-w-\[70\%\]{
  min-width: 70%;
}
.min-w-\[80\%\]{
  min-width: 80%;
}
.min-w-\[8rem\]{
  min-width: 8rem;
}
.min-w-\[90\%\]{
  min-width: 90%;
}
.min-w-\[98\%\]{
  min-width: 98%;
}
.min-w-\[var\(--radix-select-trigger-width\)\]{
  min-width: var(--radix-select-trigger-width);
}
.min-w-full{
  min-width: 100%;
}
.max-w-24{
  max-width: 6rem;
}
.max-w-28{
  max-width: 7rem;
}
.max-w-32{
  max-width: 8rem;
}
.max-w-36{
  max-width: 9rem;
}
.max-w-48{
  max-width: 12rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-80{
  max-width: 20rem;
}
.max-w-\[30ch\]{
  max-width: 30ch;
}
.max-w-\[4rem\]{
  max-width: 4rem;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[70\%\]{
  max-width: 70%;
}
.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-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-none{
  flex: none;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.grow{
  flex-grow: 1;
}
.grow-0{
  flex-grow: 0;
}
.basis-full{
  flex-basis: 100%;
}
.table-auto{
  table-layout: auto;
}
.caption-bottom{
  caption-side: bottom;
}
.border-collapse{
  border-collapse: collapse;
}
.origin-top-right{
  transform-origin: top right;
}
.-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-\[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-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-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-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));
}
.translate-x-0\.5{
  --tw-translate-x: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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-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-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));
}
.translate-y-\[2px\]{
  --tw-translate-y: 2px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-0{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[15deg\]{
  --tw-rotate: 15deg;
  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{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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-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));
}
.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 fallDown{

  0%{
    opacity: 0;
    transform: translateY(-10px);
  }

  100%{
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fall-down{
  animation: fallDown 0.2s ease-out;
}
@keyframes fallUp{

  0%{
    opacity: 1;
    transform: translateY(0);
  }

  100%{
    opacity: 0;
    transform: translateY(-10px);
  }
}
.animate-fall-up{
  animation: fallUp 0.2s ease-in;
}
@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 spin{

  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-no-drop{
  cursor: no-drop;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.touch-none{
  touch-action: none;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-y{
  resize: vertical;
}
.resize{
  resize: both;
}
.scroll-m-20{
  scroll-margin: 5rem;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-flow-col{
  grid-auto-flow: column;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-11{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, 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-9{
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-none{
  grid-template-columns: none;
}
.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-3{
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.grid-rows-4{
  grid-template-rows: repeat(4, minmax(0, 1fr));
}
.grid-rows-5{
  grid-template-rows: repeat(5, minmax(0, 1fr));
}
.grid-rows-6{
  grid-template-rows: repeat(6, minmax(0, 1fr));
}
.grid-rows-none{
  grid-template-rows: none;
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.place-items-center{
  place-items: center;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-y-0{
  row-gap: 0px;
}
.gap-y-0\.5{
  row-gap: 0.125rem;
}
.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-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * 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-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-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-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-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * 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));
}
.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));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.overflow-y-clip{
  overflow-y: clip;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.text-wrap{
  text-wrap: wrap;
}
.text-nowrap{
  text-wrap: nowrap;
}
.text-balance{
  text-wrap: balance;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.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-md{
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-e-none{
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
}
.rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.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-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.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-s-none{
  border-start-start-radius: 0px;
  border-end-start-radius: 0px;
}
.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-md{
  border-top-left-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px);
}
.rounded-t-sm{
  border-top-left-radius: calc(var(--radius) - 4px);
  border-top-right-radius: calc(var(--radius) - 4px);
}
.rounded-tl-md{
  border-top-left-radius: calc(var(--radius) - 2px);
}
.rounded-tl-sm{
  border-top-left-radius: calc(var(--radius) - 4px);
}
.rounded-tr-md{
  border-top-right-radius: calc(var(--radius) - 2px);
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.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-r-2{
  border-right-width: 2px;
}
.border-s-2{
  border-inline-start-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-dashed{
  border-style: dashed;
}
.border-amber-500{
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.border-blue-600{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}
.border-blue-citanusa{
  --tw-border-opacity: 1;
  border-color: rgb(14 52 100 / var(--tw-border-opacity));
}
.border-border{
  border-color: hsl(var(--border));
}
.border-cyan-500{
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity));
}
.border-destructive{
  border-color: hsl(var(--destructive));
}
.border-emerald-500{
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity));
}
.border-fuchsia-500{
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}
.border-green-500\/50{
  border-color: rgb(34 197 94 / 0.5);
}
.border-green-600{
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity));
}
.border-indigo-500{
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity));
}
.border-indigo-600{
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity));
}
.border-input{
  border-color: hsl(var(--input));
}
.border-lime-500{
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity));
}
.border-neutral-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.border-orange-500{
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity));
}
.border-pink-500{
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity));
}
.border-primary{
  border-color: hsl(var(--primary));
}
.border-purple-500{
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity));
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.border-red-500\/50{
  border-color: rgb(239 68 68 / 0.5);
}
.border-rose-500{
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94 / var(--tw-border-opacity));
}
.border-sky-500{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}
.border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.border-slate-400{
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-slate-500{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity));
}
.border-slate-600{
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity));
}
.border-slate-800{
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity));
}
.border-stone-400{
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity));
}
.border-teal-500{
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-violet-500{
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity));
}
.border-yellow-500{
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity));
}
.border-x-slate-50{
  --tw-border-opacity: 1;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity));
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity));
}
.border-x-slate-800{
  --tw-border-opacity: 1;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity));
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity));
}
.border-y-slate-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity));
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-b-black{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-b-slate-800{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity));
}
.border-l-transparent{
  border-left-color: transparent;
}
.border-r-slate-800{
  --tw-border-opacity: 1;
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity));
}
.border-t-transparent{
  border-top-color: transparent;
}
.\!bg-teal-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#D4E3F4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(212 227 244 / var(--tw-bg-opacity));
}
.bg-\[\#fff1c9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 201 / var(--tw-bg-opacity));
}
.bg-accent{
  background-color: hsl(var(--accent));
}
.bg-amber-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-amber-950{
  --tw-bg-opacity: 1;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity));
}
.bg-amber-950\/0{
  background-color: rgb(69 26 3 / 0);
}
.bg-amber-950\/10{
  background-color: rgb(69 26 3 / 0.1);
}
.bg-amber-950\/100{
  background-color: rgb(69 26 3 / 1);
}
.bg-amber-950\/15{
  background-color: rgb(69 26 3 / 0.15);
}
.bg-amber-950\/20{
  background-color: rgb(69 26 3 / 0.2);
}
.bg-amber-950\/25{
  background-color: rgb(69 26 3 / 0.25);
}
.bg-amber-950\/30{
  background-color: rgb(69 26 3 / 0.3);
}
.bg-amber-950\/35{
  background-color: rgb(69 26 3 / 0.35);
}
.bg-amber-950\/40{
  background-color: rgb(69 26 3 / 0.4);
}
.bg-amber-950\/45{
  background-color: rgb(69 26 3 / 0.45);
}
.bg-amber-950\/5{
  background-color: rgb(69 26 3 / 0.05);
}
.bg-amber-950\/50{
  background-color: rgb(69 26 3 / 0.5);
}
.bg-amber-950\/55{
  background-color: rgb(69 26 3 / 0.55);
}
.bg-amber-950\/60{
  background-color: rgb(69 26 3 / 0.6);
}
.bg-amber-950\/65{
  background-color: rgb(69 26 3 / 0.65);
}
.bg-amber-950\/70{
  background-color: rgb(69 26 3 / 0.7);
}
.bg-amber-950\/75{
  background-color: rgb(69 26 3 / 0.75);
}
.bg-amber-950\/80{
  background-color: rgb(69 26 3 / 0.8);
}
.bg-amber-950\/85{
  background-color: rgb(69 26 3 / 0.85);
}
.bg-amber-950\/90{
  background-color: rgb(69 26 3 / 0.9);
}
.bg-amber-950\/95{
  background-color: rgb(69 26 3 / 0.95);
}
.bg-background{
  background-color: hsl(var(--background));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-blue-950{
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity));
}
.bg-blue-950\/0{
  background-color: rgb(23 37 84 / 0);
}
.bg-blue-950\/10{
  background-color: rgb(23 37 84 / 0.1);
}
.bg-blue-950\/100{
  background-color: rgb(23 37 84 / 1);
}
.bg-blue-950\/15{
  background-color: rgb(23 37 84 / 0.15);
}
.bg-blue-950\/20{
  background-color: rgb(23 37 84 / 0.2);
}
.bg-blue-950\/25{
  background-color: rgb(23 37 84 / 0.25);
}
.bg-blue-950\/30{
  background-color: rgb(23 37 84 / 0.3);
}
.bg-blue-950\/35{
  background-color: rgb(23 37 84 / 0.35);
}
.bg-blue-950\/40{
  background-color: rgb(23 37 84 / 0.4);
}
.bg-blue-950\/45{
  background-color: rgb(23 37 84 / 0.45);
}
.bg-blue-950\/5{
  background-color: rgb(23 37 84 / 0.05);
}
.bg-blue-950\/50{
  background-color: rgb(23 37 84 / 0.5);
}
.bg-blue-950\/55{
  background-color: rgb(23 37 84 / 0.55);
}
.bg-blue-950\/60{
  background-color: rgb(23 37 84 / 0.6);
}
.bg-blue-950\/65{
  background-color: rgb(23 37 84 / 0.65);
}
.bg-blue-950\/70{
  background-color: rgb(23 37 84 / 0.7);
}
.bg-blue-950\/75{
  background-color: rgb(23 37 84 / 0.75);
}
.bg-blue-950\/80{
  background-color: rgb(23 37 84 / 0.8);
}
.bg-blue-950\/85{
  background-color: rgb(23 37 84 / 0.85);
}
.bg-blue-950\/90{
  background-color: rgb(23 37 84 / 0.9);
}
.bg-blue-950\/95{
  background-color: rgb(23 37 84 / 0.95);
}
.bg-blue-citanusa{
  --tw-bg-opacity: 1;
  background-color: rgb(14 52 100 / var(--tw-bg-opacity));
}
.bg-blue-citanusa-light{
  --tw-bg-opacity: 1;
  background-color: rgb(238 244 252 / var(--tw-bg-opacity));
}
.bg-blue-citanusa-medium{
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 231 / var(--tw-bg-opacity));
}
.bg-border{
  background-color: hsl(var(--border));
}
.bg-cyan-100{
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity));
}
.bg-cyan-200{
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity));
}
.bg-cyan-500{
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity));
}
.bg-destructive{
  background-color: hsl(var(--destructive));
}
.bg-emerald-100{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity));
}
.bg-emerald-200{
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity));
}
.bg-emerald-500{
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}
.bg-fuchsia-100{
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity));
}
.bg-fuchsia-200{
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity));
}
.bg-fuchsia-500{
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-green-950{
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity));
}
.bg-green-950\/0{
  background-color: rgb(5 46 22 / 0);
}
.bg-green-950\/10{
  background-color: rgb(5 46 22 / 0.1);
}
.bg-green-950\/100{
  background-color: rgb(5 46 22 / 1);
}
.bg-green-950\/15{
  background-color: rgb(5 46 22 / 0.15);
}
.bg-green-950\/20{
  background-color: rgb(5 46 22 / 0.2);
}
.bg-green-950\/25{
  background-color: rgb(5 46 22 / 0.25);
}
.bg-green-950\/30{
  background-color: rgb(5 46 22 / 0.3);
}
.bg-green-950\/35{
  background-color: rgb(5 46 22 / 0.35);
}
.bg-green-950\/40{
  background-color: rgb(5 46 22 / 0.4);
}
.bg-green-950\/45{
  background-color: rgb(5 46 22 / 0.45);
}
.bg-green-950\/5{
  background-color: rgb(5 46 22 / 0.05);
}
.bg-green-950\/50{
  background-color: rgb(5 46 22 / 0.5);
}
.bg-green-950\/55{
  background-color: rgb(5 46 22 / 0.55);
}
.bg-green-950\/60{
  background-color: rgb(5 46 22 / 0.6);
}
.bg-green-950\/65{
  background-color: rgb(5 46 22 / 0.65);
}
.bg-green-950\/70{
  background-color: rgb(5 46 22 / 0.7);
}
.bg-green-950\/75{
  background-color: rgb(5 46 22 / 0.75);
}
.bg-green-950\/80{
  background-color: rgb(5 46 22 / 0.8);
}
.bg-green-950\/85{
  background-color: rgb(5 46 22 / 0.85);
}
.bg-green-950\/90{
  background-color: rgb(5 46 22 / 0.9);
}
.bg-green-950\/95{
  background-color: rgb(5 46 22 / 0.95);
}
.bg-green-citanusa{
  --tw-bg-opacity: 1;
  background-color: rgb(101 170 66 / var(--tw-bg-opacity));
}
.bg-indigo-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}
.bg-indigo-200{
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity));
}
.bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}
.bg-inherit{
  background-color: inherit;
}
.bg-lime-100{
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity));
}
.bg-lime-200{
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity));
}
.bg-lime-500{
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.bg-lime-600{
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity));
}
.bg-lime-700{
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-neutral-950{
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}
.bg-neutral-950\/0{
  background-color: rgb(10 10 10 / 0);
}
.bg-neutral-950\/10{
  background-color: rgb(10 10 10 / 0.1);
}
.bg-neutral-950\/100{
  background-color: rgb(10 10 10 / 1);
}
.bg-neutral-950\/15{
  background-color: rgb(10 10 10 / 0.15);
}
.bg-neutral-950\/20{
  background-color: rgb(10 10 10 / 0.2);
}
.bg-neutral-950\/25{
  background-color: rgb(10 10 10 / 0.25);
}
.bg-neutral-950\/30{
  background-color: rgb(10 10 10 / 0.3);
}
.bg-neutral-950\/35{
  background-color: rgb(10 10 10 / 0.35);
}
.bg-neutral-950\/40{
  background-color: rgb(10 10 10 / 0.4);
}
.bg-neutral-950\/45{
  background-color: rgb(10 10 10 / 0.45);
}
.bg-neutral-950\/5{
  background-color: rgb(10 10 10 / 0.05);
}
.bg-neutral-950\/50{
  background-color: rgb(10 10 10 / 0.5);
}
.bg-neutral-950\/55{
  background-color: rgb(10 10 10 / 0.55);
}
.bg-neutral-950\/60{
  background-color: rgb(10 10 10 / 0.6);
}
.bg-neutral-950\/65{
  background-color: rgb(10 10 10 / 0.65);
}
.bg-neutral-950\/70{
  background-color: rgb(10 10 10 / 0.7);
}
.bg-neutral-950\/75{
  background-color: rgb(10 10 10 / 0.75);
}
.bg-neutral-950\/80{
  background-color: rgb(10 10 10 / 0.8);
}
.bg-neutral-950\/85{
  background-color: rgb(10 10 10 / 0.85);
}
.bg-neutral-950\/90{
  background-color: rgb(10 10 10 / 0.9);
}
.bg-neutral-950\/95{
  background-color: rgb(10 10 10 / 0.95);
}
.bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}
.bg-orange-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
}
.bg-orange-300{
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity));
}
.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}
.bg-orange-600{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}
.bg-orange-700{
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity));
}
.bg-pink-100{
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-pink-950{
  --tw-bg-opacity: 1;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity));
}
.bg-pink-950\/0{
  background-color: rgb(80 7 36 / 0);
}
.bg-pink-950\/10{
  background-color: rgb(80 7 36 / 0.1);
}
.bg-pink-950\/100{
  background-color: rgb(80 7 36 / 1);
}
.bg-pink-950\/15{
  background-color: rgb(80 7 36 / 0.15);
}
.bg-pink-950\/20{
  background-color: rgb(80 7 36 / 0.2);
}
.bg-pink-950\/25{
  background-color: rgb(80 7 36 / 0.25);
}
.bg-pink-950\/30{
  background-color: rgb(80 7 36 / 0.3);
}
.bg-pink-950\/35{
  background-color: rgb(80 7 36 / 0.35);
}
.bg-pink-950\/40{
  background-color: rgb(80 7 36 / 0.4);
}
.bg-pink-950\/45{
  background-color: rgb(80 7 36 / 0.45);
}
.bg-pink-950\/5{
  background-color: rgb(80 7 36 / 0.05);
}
.bg-pink-950\/50{
  background-color: rgb(80 7 36 / 0.5);
}
.bg-pink-950\/55{
  background-color: rgb(80 7 36 / 0.55);
}
.bg-pink-950\/60{
  background-color: rgb(80 7 36 / 0.6);
}
.bg-pink-950\/65{
  background-color: rgb(80 7 36 / 0.65);
}
.bg-pink-950\/70{
  background-color: rgb(80 7 36 / 0.7);
}
.bg-pink-950\/75{
  background-color: rgb(80 7 36 / 0.75);
}
.bg-pink-950\/80{
  background-color: rgb(80 7 36 / 0.8);
}
.bg-pink-950\/85{
  background-color: rgb(80 7 36 / 0.85);
}
.bg-pink-950\/90{
  background-color: rgb(80 7 36 / 0.9);
}
.bg-pink-950\/95{
  background-color: rgb(80 7 36 / 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));
}
.bg-purple-200{
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity));
}
.bg-purple-500{
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity));
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-red-950{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity));
}
.bg-red-950\/0{
  background-color: rgb(69 10 10 / 0);
}
.bg-red-950\/10{
  background-color: rgb(69 10 10 / 0.1);
}
.bg-red-950\/100{
  background-color: rgb(69 10 10 / 1);
}
.bg-red-950\/15{
  background-color: rgb(69 10 10 / 0.15);
}
.bg-red-950\/20{
  background-color: rgb(69 10 10 / 0.2);
}
.bg-red-950\/25{
  background-color: rgb(69 10 10 / 0.25);
}
.bg-red-950\/30{
  background-color: rgb(69 10 10 / 0.3);
}
.bg-red-950\/35{
  background-color: rgb(69 10 10 / 0.35);
}
.bg-red-950\/40{
  background-color: rgb(69 10 10 / 0.4);
}
.bg-red-950\/45{
  background-color: rgb(69 10 10 / 0.45);
}
.bg-red-950\/5{
  background-color: rgb(69 10 10 / 0.05);
}
.bg-red-950\/50{
  background-color: rgb(69 10 10 / 0.5);
}
.bg-red-950\/55{
  background-color: rgb(69 10 10 / 0.55);
}
.bg-red-950\/60{
  background-color: rgb(69 10 10 / 0.6);
}
.bg-red-950\/65{
  background-color: rgb(69 10 10 / 0.65);
}
.bg-red-950\/70{
  background-color: rgb(69 10 10 / 0.7);
}
.bg-red-950\/75{
  background-color: rgb(69 10 10 / 0.75);
}
.bg-red-950\/80{
  background-color: rgb(69 10 10 / 0.8);
}
.bg-red-950\/85{
  background-color: rgb(69 10 10 / 0.85);
}
.bg-red-950\/90{
  background-color: rgb(69 10 10 / 0.9);
}
.bg-red-950\/95{
  background-color: rgb(69 10 10 / 0.95);
}
.bg-rose-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity));
}
.bg-rose-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity));
}
.bg-rose-500{
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity));
}
.bg-secondary{
  background-color: hsl(var(--secondary));
}
.bg-sky-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-sky-950{
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity));
}
.bg-sky-950\/0{
  background-color: rgb(8 47 73 / 0);
}
.bg-sky-950\/10{
  background-color: rgb(8 47 73 / 0.1);
}
.bg-sky-950\/100{
  background-color: rgb(8 47 73 / 1);
}
.bg-sky-950\/15{
  background-color: rgb(8 47 73 / 0.15);
}
.bg-sky-950\/20{
  background-color: rgb(8 47 73 / 0.2);
}
.bg-sky-950\/25{
  background-color: rgb(8 47 73 / 0.25);
}
.bg-sky-950\/30{
  background-color: rgb(8 47 73 / 0.3);
}
.bg-sky-950\/35{
  background-color: rgb(8 47 73 / 0.35);
}
.bg-sky-950\/40{
  background-color: rgb(8 47 73 / 0.4);
}
.bg-sky-950\/45{
  background-color: rgb(8 47 73 / 0.45);
}
.bg-sky-950\/5{
  background-color: rgb(8 47 73 / 0.05);
}
.bg-sky-950\/50{
  background-color: rgb(8 47 73 / 0.5);
}
.bg-sky-950\/55{
  background-color: rgb(8 47 73 / 0.55);
}
.bg-sky-950\/60{
  background-color: rgb(8 47 73 / 0.6);
}
.bg-sky-950\/65{
  background-color: rgb(8 47 73 / 0.65);
}
.bg-sky-950\/70{
  background-color: rgb(8 47 73 / 0.7);
}
.bg-sky-950\/75{
  background-color: rgb(8 47 73 / 0.75);
}
.bg-sky-950\/80{
  background-color: rgb(8 47 73 / 0.8);
}
.bg-sky-950\/85{
  background-color: rgb(8 47 73 / 0.85);
}
.bg-sky-950\/90{
  background-color: rgb(8 47 73 / 0.9);
}
.bg-sky-950\/95{
  background-color: rgb(8 47 73 / 0.95);
}
.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.bg-slate-500{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-slate-950{
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity));
}
.bg-slate-950\/0{
  background-color: rgb(2 6 23 / 0);
}
.bg-slate-950\/10{
  background-color: rgb(2 6 23 / 0.1);
}
.bg-slate-950\/100{
  background-color: rgb(2 6 23 / 1);
}
.bg-slate-950\/15{
  background-color: rgb(2 6 23 / 0.15);
}
.bg-slate-950\/20{
  background-color: rgb(2 6 23 / 0.2);
}
.bg-slate-950\/25{
  background-color: rgb(2 6 23 / 0.25);
}
.bg-slate-950\/30{
  background-color: rgb(2 6 23 / 0.3);
}
.bg-slate-950\/35{
  background-color: rgb(2 6 23 / 0.35);
}
.bg-slate-950\/40{
  background-color: rgb(2 6 23 / 0.4);
}
.bg-slate-950\/45{
  background-color: rgb(2 6 23 / 0.45);
}
.bg-slate-950\/5{
  background-color: rgb(2 6 23 / 0.05);
}
.bg-slate-950\/50{
  background-color: rgb(2 6 23 / 0.5);
}
.bg-slate-950\/55{
  background-color: rgb(2 6 23 / 0.55);
}
.bg-slate-950\/60{
  background-color: rgb(2 6 23 / 0.6);
}
.bg-slate-950\/65{
  background-color: rgb(2 6 23 / 0.65);
}
.bg-slate-950\/70{
  background-color: rgb(2 6 23 / 0.7);
}
.bg-slate-950\/75{
  background-color: rgb(2 6 23 / 0.75);
}
.bg-slate-950\/80{
  background-color: rgb(2 6 23 / 0.8);
}
.bg-slate-950\/85{
  background-color: rgb(2 6 23 / 0.85);
}
.bg-slate-950\/90{
  background-color: rgb(2 6 23 / 0.9);
}
.bg-slate-950\/95{
  background-color: rgb(2 6 23 / 0.95);
}
.bg-teal-100{
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity));
}
.bg-teal-200{
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity));
}
.bg-teal-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity));
}
.bg-teal-500{
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-violet-100{
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity));
}
.bg-violet-200{
  --tw-bg-opacity: 1;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity));
}
.bg-violet-500{
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}
.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
.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));
}
.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));
}
.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));
}
.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));
}
.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-yellow-950{
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity));
}
.bg-yellow-950\/0{
  background-color: rgb(66 32 6 / 0);
}
.bg-yellow-950\/10{
  background-color: rgb(66 32 6 / 0.1);
}
.bg-yellow-950\/100{
  background-color: rgb(66 32 6 / 1);
}
.bg-yellow-950\/15{
  background-color: rgb(66 32 6 / 0.15);
}
.bg-yellow-950\/20{
  background-color: rgb(66 32 6 / 0.2);
}
.bg-yellow-950\/25{
  background-color: rgb(66 32 6 / 0.25);
}
.bg-yellow-950\/30{
  background-color: rgb(66 32 6 / 0.3);
}
.bg-yellow-950\/35{
  background-color: rgb(66 32 6 / 0.35);
}
.bg-yellow-950\/40{
  background-color: rgb(66 32 6 / 0.4);
}
.bg-yellow-950\/45{
  background-color: rgb(66 32 6 / 0.45);
}
.bg-yellow-950\/5{
  background-color: rgb(66 32 6 / 0.05);
}
.bg-yellow-950\/50{
  background-color: rgb(66 32 6 / 0.5);
}
.bg-yellow-950\/55{
  background-color: rgb(66 32 6 / 0.55);
}
.bg-yellow-950\/60{
  background-color: rgb(66 32 6 / 0.6);
}
.bg-yellow-950\/65{
  background-color: rgb(66 32 6 / 0.65);
}
.bg-yellow-950\/70{
  background-color: rgb(66 32 6 / 0.7);
}
.bg-yellow-950\/75{
  background-color: rgb(66 32 6 / 0.75);
}
.bg-yellow-950\/80{
  background-color: rgb(66 32 6 / 0.8);
}
.bg-yellow-950\/85{
  background-color: rgb(66 32 6 / 0.85);
}
.bg-yellow-950\/90{
  background-color: rgb(66 32 6 / 0.9);
}
.bg-yellow-950\/95{
  background-color: rgb(66 32 6 / 0.95);
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-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-green-600{
  --tw-gradient-from: #16a34a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-600{
  --tw-gradient-from: #dc2626 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-zinc-200{
  --tw-gradient-from: #e4e4e7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-white{
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-blue-400{
  --tw-gradient-to: #60a5fa var(--tw-gradient-to-position);
}
.to-green-400{
  --tw-gradient-to: #4ade80 var(--tw-gradient-to-position);
}
.to-red-400{
  --tw-gradient-to: #f87171 var(--tw-gradient-to-position);
}
.fill-current{
  fill: currentColor;
}
.stroke-white{
  stroke: #fff;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-24{
  padding: 6rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[0\.45rem\]{
  padding: 0.45rem;
}
.p-\[1px\]{
  padding: 1px;
}
.p-\[3px\]{
  padding: 3px;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.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{
  padding-top: 0px;
  padding-bottom: 0px;
}
.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-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[0\.55rem\]{
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
}
.py-\[8px\]{
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-2\.5{
  padding-bottom: 0.625rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-2\.5{
  padding-left: 0.625rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-7{
  padding-left: 1.75rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-\[17em\]{
  padding-left: 17em;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-14{
  padding-right: 3.5rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-2\.5{
  padding-right: 0.625rem;
}
.pr-8{
  padding-right: 2rem;
}
.pr-\[15px\]{
  padding-right: 15px;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.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;
}
.text-start{
  text-align: start;
}
.align-middle{
  vertical-align: middle;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-serif{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[0\.70rem\]{
  font-size: 0.70rem;
}
.text-\[0\.8rem\]{
  font-size: 0.8rem;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[44px\]{
  font-size: 44px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-none{
  line-height: 1;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-amber-500{
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}
.text-amber-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-blue-citanusa{
  --tw-text-opacity: 1;
  color: rgb(14 52 100 / var(--tw-text-opacity));
}
.text-current{
  color: currentColor;
}
.text-cyan-500{
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity));
}
.text-cyan-600{
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity));
}
.text-destructive{
  color: hsl(var(--destructive));
}
.text-destructive-foreground{
  color: hsl(var(--destructive-foreground));
}
.text-emerald-500{
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}
.text-emerald-600{
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity));
}
.text-foreground{
  color: hsl(var(--foreground));
}
.text-foreground\/50{
  color: hsl(var(--foreground) / 0.5);
}
.text-fuchsia-500{
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity));
}
.text-fuchsia-600{
  --tw-text-opacity: 1;
  color: rgb(192 38 211 / var(--tw-text-opacity));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity));
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-lime-500{
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}
.text-lime-600{
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity));
}
.text-muted-foreground{
  color: hsl(var(--muted-foreground));
}
.text-muted-foreground\/70{
  color: hsl(var(--muted-foreground) / 0.7);
}
.text-neutral-50{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}
.text-neutral-500{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
.text-neutral-900{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.text-neutral-950{
  --tw-text-opacity: 1;
  color: rgb(10 10 10 / var(--tw-text-opacity));
}
.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}
.text-pink-500{
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity));
}
.text-pink-600{
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity));
}
.text-popover-foreground{
  color: hsl(var(--popover-foreground));
}
.text-primary{
  color: hsl(var(--primary));
}
.text-primary-foreground{
  color: hsl(var(--primary-foreground));
}
.text-purple-500{
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity));
}
.text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-red-900{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity));
}
.text-rose-500{
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity));
}
.text-rose-600{
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity));
}
.text-secondary-foreground{
  color: hsl(var(--secondary-foreground));
}
.text-sky-500{
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity));
}
.text-sky-600{
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity));
}
.text-slate-100{
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity));
}
.text-slate-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.text-slate-50{
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity));
}
.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-slate-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}
.text-teal-500{
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity));
}
.text-teal-600{
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity));
}
.text-violet-500{
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity));
}
.text-violet-600{
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.text-yellow-600{
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-90{
  opacity: 0.9;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_2px_10px\]{
  --tw-shadow: 0 2px 10px;
  --tw-shadow-colored: 0 2px 10px 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_2px_2px\]{
  --tw-shadow: 0 2px 2px;
  --tw-shadow-colored: 0 2px 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-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-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.outline-2{
  outline-width: 2px;
}
.outline-white{
  outline-color: #fff;
}
.ring{
  --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(3px + 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-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ring-blue-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.ring-offset-background{
  --tw-ring-offset-color: hsl(var(--background));
}
.ring-offset-white{
  --tw-ring-offset-color: #fff;
}
.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);
}
.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-2xl{
  --tw-backdrop-blur: blur(40px);
  -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);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  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-100{
  transition-duration: 100ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform{
  will-change: transform;
}
@keyframes enter{

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

  to{
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.fade-in-0{
  --tw-enter-opacity: 0;
}
.zoom-in-95{
  --tw-enter-scale: .95;
}
.duration-100{
  animation-duration: 100ms;
}
.duration-200{
  animation-duration: 200ms;
}
.duration-300{
  animation-duration: 300ms;
}
.duration-500{
  animation-duration: 500ms;
}
.duration-700{
  animation-duration: 700ms;
}
.ease-in{
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.scrollbar-thin::-webkit-scrollbar-track{
  background-color: var(--scrollbar-track);
  border-radius: var(--scrollbar-track-radius);
}
.scrollbar-thin::-webkit-scrollbar-track:hover{
  background-color: var(--scrollbar-track-hover, var(--scrollbar-track));
}
.scrollbar-thin::-webkit-scrollbar-track:active{
  background-color: var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)));
}
.scrollbar-thin::-webkit-scrollbar-thumb{
  background-color: var(--scrollbar-thumb);
  border-radius: var(--scrollbar-thumb-radius);
}
.scrollbar-thin::-webkit-scrollbar-thumb:hover{
  background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb));
}
.scrollbar-thin::-webkit-scrollbar-thumb:active{
  background-color: var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)));
}
.scrollbar-thin::-webkit-scrollbar-corner{
  background-color: var(--scrollbar-corner);
  border-radius: var(--scrollbar-corner-radius);
}
.scrollbar-thin::-webkit-scrollbar-corner:hover{
  background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner));
}
.scrollbar-thin::-webkit-scrollbar-corner:active{
  background-color: var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)));
}
.scrollbar-thin{
  scrollbar-width: thin;
  scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
}
.scrollbar-thin::-webkit-scrollbar{
  display: block;
  width: 8px;
  height: 8px;
}
.scrollbar-none{
  scrollbar-width: none;
}
.scrollbar-none::-webkit-scrollbar{
  display: none;
}

/* @layer base {
  :root {
    --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: 221.2 83.2% 53.3%;
    --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: 221.2 83.2% 53.3%;
    --radius: 0.5rem;
  }

  .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: 217.2 91.2% 59.8%;
    --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: 224.3 76.3% 48%;
  }
}

@layer base {
  * {
    @apply border-border;
  }
  body {
    @apply bg-background text-foreground;
    font-feature-settings: "rlig" 1, "calt" 1;
  }
} */

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

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

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

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

.placeholder\:text-xs::-moz-placeholder{
  font-size: 0.75rem;
  line-height: 1rem;
}

.placeholder\:text-xs::placeholder{
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

.placeholder\:text-muted-foreground::-moz-placeholder{
  color: hsl(var(--muted-foreground));
}

.placeholder\:text-muted-foreground::placeholder{
  color: hsl(var(--muted-foreground));
}

.placeholder\:text-neutral-500::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}

.placeholder\:text-neutral-500::placeholder{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}

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

.before\:h-\[300px\]::before{
  content: var(--tw-content);
  height: 300px;
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.before\:-translate-x-1\/2::before{
  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));
}

.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:bg-gradient-radial::before{
  content: var(--tw-content);
  background-image: radial-gradient(var(--tw-gradient-stops));
}

.before\:from-white::before{
  content: var(--tw-content);
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.before\:to-transparent::before{
  content: var(--tw-content);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.before\:blur-2xl::before{
  content: var(--tw-content);
  --tw-blur: blur(40px);
  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);
}

.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}

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

.after\:-z-20::after{
  content: var(--tw-content);
  z-index: -20;
}

.after\:h-\[180px\]::after{
  content: var(--tw-content);
  height: 180px;
}

.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}

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

.after\:bg-gradient-conic::after{
  content: var(--tw-content);
  background-image: conic-gradient(from 180deg at 50% 50%, var(--tw-gradient-stops));
}

.after\:from-sky-200::after{
  content: var(--tw-content);
  --tw-gradient-from: #bae6fd var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:via-blue-200::after{
  content: var(--tw-content);
  --tw-gradient-to: rgb(191 219 254 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.after\:blur-2xl::after{
  content: var(--tw-content);
  --tw-blur: blur(40px);
  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);
}

.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}

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

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

.odd\:bg-white:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

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

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

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

.group:hover .group-hover\: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:hover .group-hover\:translate-x-1{
  --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));
}

.group:hover .group-hover\:pl-6{
  padding-left: 1.5rem;
}

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

.group.destructive .group-\[\.destructive\]\:border-muted\/40{
  border-color: hsl(var(--muted) / 0.4);
}

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

.peer:focus ~ .peer-focus\:text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

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

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

.aria-selected\:bg-accent[aria-selected="true"]{
  background-color: hsl(var(--accent));
}

.aria-selected\:bg-neutral-100[aria-selected="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.aria-selected\:text-accent-foreground[aria-selected="true"]{
  color: hsl(var(--accent-foreground));
}

.aria-selected\:text-neutral-900[aria-selected="true"]{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

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

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

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

.data-\[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-\[19px\][data-state=checked]{
  --tw-translate-x: 19px;
  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-\[active\]\:bg-neutral-100\/50[data-active]{
  background-color: rgb(245 245 245 / 0.5);
}

.data-\[state\=active\]\:bg-blue-citanusa[data-state=active]{
  --tw-bg-opacity: 1;
  background-color: rgb(14 52 100 / var(--tw-bg-opacity));
}

.data-\[state\=active\]\:bg-slate-800[data-state=active]{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}

.data-\[state\=checked\]\:bg-black[data-state=checked]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.data-\[state\=checked\]\:bg-blue-citanusa[data-state=checked]{
  --tw-bg-opacity: 1;
  background-color: rgb(14 52 100 / var(--tw-bg-opacity));
}

.data-\[state\=checked\]\:bg-white[data-state=checked]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.data-\[state\=open\]\:bg-accent[data-state=open]{
  background-color: hsl(var(--accent));
}

.data-\[state\=open\]\:bg-muted[data-state=open]{
  background-color: hsl(var(--muted));
}

.data-\[state\=open\]\:bg-neutral-100[data-state=open]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.data-\[state\=open\]\:bg-neutral-100\/50[data-state=open]{
  background-color: rgb(245 245 245 / 0.5);
}

.data-\[state\=selected\]\:bg-muted[data-state=selected]{
  background-color: hsl(var(--muted));
}

.data-\[state\=active\]\:text-white[data-state=active]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.data-\[state\=checked\]\:text-neutral-50[data-state=checked]{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.data-\[state\=checked\]\:text-slate-800[data-state=checked]{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

.data-\[state\=open\]\:text-muted-foreground[data-state=open]{
  color: hsl(var(--muted-foreground));
}

.data-\[state\=open\]\:text-slate-800[data-state=open]{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

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

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

.data-\[state\=active\]\:shadow[data-state=active]{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{
  --tw-enter-translate-y: -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;
}

.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));
}

.hover\:overflow-y-auto:hover{
  overflow-y: auto;
}

.hover\:overflow-y-scroll:hover{
  overflow-y: scroll;
}

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

.hover\:border-blue-700:hover{
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}

.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.hover\:bg-accent:hover{
  background-color: hsl(var(--accent));
}

.hover\:bg-amber-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity));
}

.hover\:bg-amber-100\/0:hover{
  background-color: rgb(254 243 199 / 0);
}

.hover\:bg-amber-100\/10:hover{
  background-color: rgb(254 243 199 / 0.1);
}

.hover\:bg-amber-100\/100:hover{
  background-color: rgb(254 243 199 / 1);
}

.hover\:bg-amber-100\/15:hover{
  background-color: rgb(254 243 199 / 0.15);
}

.hover\:bg-amber-100\/20:hover{
  background-color: rgb(254 243 199 / 0.2);
}

.hover\:bg-amber-100\/25:hover{
  background-color: rgb(254 243 199 / 0.25);
}

.hover\:bg-amber-100\/30:hover{
  background-color: rgb(254 243 199 / 0.3);
}

.hover\:bg-amber-100\/35:hover{
  background-color: rgb(254 243 199 / 0.35);
}

.hover\:bg-amber-100\/40:hover{
  background-color: rgb(254 243 199 / 0.4);
}

.hover\:bg-amber-100\/45:hover{
  background-color: rgb(254 243 199 / 0.45);
}

.hover\:bg-amber-100\/5:hover{
  background-color: rgb(254 243 199 / 0.05);
}

.hover\:bg-amber-100\/50:hover{
  background-color: rgb(254 243 199 / 0.5);
}

.hover\:bg-amber-100\/55:hover{
  background-color: rgb(254 243 199 / 0.55);
}

.hover\:bg-amber-100\/60:hover{
  background-color: rgb(254 243 199 / 0.6);
}

.hover\:bg-amber-100\/65:hover{
  background-color: rgb(254 243 199 / 0.65);
}

.hover\:bg-amber-100\/70:hover{
  background-color: rgb(254 243 199 / 0.7);
}

.hover\:bg-amber-100\/75:hover{
  background-color: rgb(254 243 199 / 0.75);
}

.hover\:bg-amber-100\/80:hover{
  background-color: rgb(254 243 199 / 0.8);
}

.hover\:bg-amber-100\/85:hover{
  background-color: rgb(254 243 199 / 0.85);
}

.hover\:bg-amber-100\/90:hover{
  background-color: rgb(254 243 199 / 0.9);
}

.hover\:bg-amber-100\/95:hover{
  background-color: rgb(254 243 199 / 0.95);
}

.hover\:bg-amber-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity));
}

.hover\:bg-amber-200\/0:hover{
  background-color: rgb(253 230 138 / 0);
}

.hover\:bg-amber-200\/10:hover{
  background-color: rgb(253 230 138 / 0.1);
}

.hover\:bg-amber-200\/100:hover{
  background-color: rgb(253 230 138 / 1);
}

.hover\:bg-amber-200\/15:hover{
  background-color: rgb(253 230 138 / 0.15);
}

.hover\:bg-amber-200\/20:hover{
  background-color: rgb(253 230 138 / 0.2);
}

.hover\:bg-amber-200\/25:hover{
  background-color: rgb(253 230 138 / 0.25);
}

.hover\:bg-amber-200\/30:hover{
  background-color: rgb(253 230 138 / 0.3);
}

.hover\:bg-amber-200\/35:hover{
  background-color: rgb(253 230 138 / 0.35);
}

.hover\:bg-amber-200\/40:hover{
  background-color: rgb(253 230 138 / 0.4);
}

.hover\:bg-amber-200\/45:hover{
  background-color: rgb(253 230 138 / 0.45);
}

.hover\:bg-amber-200\/5:hover{
  background-color: rgb(253 230 138 / 0.05);
}

.hover\:bg-amber-200\/50:hover{
  background-color: rgb(253 230 138 / 0.5);
}

.hover\:bg-amber-200\/55:hover{
  background-color: rgb(253 230 138 / 0.55);
}

.hover\:bg-amber-200\/60:hover{
  background-color: rgb(253 230 138 / 0.6);
}

.hover\:bg-amber-200\/65:hover{
  background-color: rgb(253 230 138 / 0.65);
}

.hover\:bg-amber-200\/70:hover{
  background-color: rgb(253 230 138 / 0.7);
}

.hover\:bg-amber-200\/75:hover{
  background-color: rgb(253 230 138 / 0.75);
}

.hover\:bg-amber-200\/80:hover{
  background-color: rgb(253 230 138 / 0.8);
}

.hover\:bg-amber-200\/85:hover{
  background-color: rgb(253 230 138 / 0.85);
}

.hover\:bg-amber-200\/90:hover{
  background-color: rgb(253 230 138 / 0.9);
}

.hover\:bg-amber-200\/95:hover{
  background-color: rgb(253 230 138 / 0.95);
}

.hover\:bg-amber-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity));
}

.hover\:bg-amber-300\/0:hover{
  background-color: rgb(252 211 77 / 0);
}

.hover\:bg-amber-300\/10:hover{
  background-color: rgb(252 211 77 / 0.1);
}

.hover\:bg-amber-300\/100:hover{
  background-color: rgb(252 211 77 / 1);
}

.hover\:bg-amber-300\/15:hover{
  background-color: rgb(252 211 77 / 0.15);
}

.hover\:bg-amber-300\/20:hover{
  background-color: rgb(252 211 77 / 0.2);
}

.hover\:bg-amber-300\/25:hover{
  background-color: rgb(252 211 77 / 0.25);
}

.hover\:bg-amber-300\/30:hover{
  background-color: rgb(252 211 77 / 0.3);
}

.hover\:bg-amber-300\/35:hover{
  background-color: rgb(252 211 77 / 0.35);
}

.hover\:bg-amber-300\/40:hover{
  background-color: rgb(252 211 77 / 0.4);
}

.hover\:bg-amber-300\/45:hover{
  background-color: rgb(252 211 77 / 0.45);
}

.hover\:bg-amber-300\/5:hover{
  background-color: rgb(252 211 77 / 0.05);
}

.hover\:bg-amber-300\/50:hover{
  background-color: rgb(252 211 77 / 0.5);
}

.hover\:bg-amber-300\/55:hover{
  background-color: rgb(252 211 77 / 0.55);
}

.hover\:bg-amber-300\/60:hover{
  background-color: rgb(252 211 77 / 0.6);
}

.hover\:bg-amber-300\/65:hover{
  background-color: rgb(252 211 77 / 0.65);
}

.hover\:bg-amber-300\/70:hover{
  background-color: rgb(252 211 77 / 0.7);
}

.hover\:bg-amber-300\/75:hover{
  background-color: rgb(252 211 77 / 0.75);
}

.hover\:bg-amber-300\/80:hover{
  background-color: rgb(252 211 77 / 0.8);
}

.hover\:bg-amber-300\/85:hover{
  background-color: rgb(252 211 77 / 0.85);
}

.hover\:bg-amber-300\/90:hover{
  background-color: rgb(252 211 77 / 0.9);
}

.hover\:bg-amber-300\/95:hover{
  background-color: rgb(252 211 77 / 0.95);
}

.hover\:bg-amber-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity));
}

.hover\:bg-amber-400\/0:hover{
  background-color: rgb(251 191 36 / 0);
}

.hover\:bg-amber-400\/10:hover{
  background-color: rgb(251 191 36 / 0.1);
}

.hover\:bg-amber-400\/100:hover{
  background-color: rgb(251 191 36 / 1);
}

.hover\:bg-amber-400\/15:hover{
  background-color: rgb(251 191 36 / 0.15);
}

.hover\:bg-amber-400\/20:hover{
  background-color: rgb(251 191 36 / 0.2);
}

.hover\:bg-amber-400\/25:hover{
  background-color: rgb(251 191 36 / 0.25);
}

.hover\:bg-amber-400\/30:hover{
  background-color: rgb(251 191 36 / 0.3);
}

.hover\:bg-amber-400\/35:hover{
  background-color: rgb(251 191 36 / 0.35);
}

.hover\:bg-amber-400\/40:hover{
  background-color: rgb(251 191 36 / 0.4);
}

.hover\:bg-amber-400\/45:hover{
  background-color: rgb(251 191 36 / 0.45);
}

.hover\:bg-amber-400\/5:hover{
  background-color: rgb(251 191 36 / 0.05);
}

.hover\:bg-amber-400\/50:hover{
  background-color: rgb(251 191 36 / 0.5);
}

.hover\:bg-amber-400\/55:hover{
  background-color: rgb(251 191 36 / 0.55);
}

.hover\:bg-amber-400\/60:hover{
  background-color: rgb(251 191 36 / 0.6);
}

.hover\:bg-amber-400\/65:hover{
  background-color: rgb(251 191 36 / 0.65);
}

.hover\:bg-amber-400\/70:hover{
  background-color: rgb(251 191 36 / 0.7);
}

.hover\:bg-amber-400\/75:hover{
  background-color: rgb(251 191 36 / 0.75);
}

.hover\:bg-amber-400\/80:hover{
  background-color: rgb(251 191 36 / 0.8);
}

.hover\:bg-amber-400\/85:hover{
  background-color: rgb(251 191 36 / 0.85);
}

.hover\:bg-amber-400\/90:hover{
  background-color: rgb(251 191 36 / 0.9);
}

.hover\:bg-amber-400\/95:hover{
  background-color: rgb(251 191 36 / 0.95);
}

.hover\:bg-amber-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.hover\:bg-amber-500\/0:hover{
  background-color: rgb(245 158 11 / 0);
}

.hover\:bg-amber-500\/10:hover{
  background-color: rgb(245 158 11 / 0.1);
}

.hover\:bg-amber-500\/100:hover{
  background-color: rgb(245 158 11 / 1);
}

.hover\:bg-amber-500\/15:hover{
  background-color: rgb(245 158 11 / 0.15);
}

.hover\:bg-amber-500\/20:hover{
  background-color: rgb(245 158 11 / 0.2);
}

.hover\:bg-amber-500\/25:hover{
  background-color: rgb(245 158 11 / 0.25);
}

.hover\:bg-amber-500\/30:hover{
  background-color: rgb(245 158 11 / 0.3);
}

.hover\:bg-amber-500\/35:hover{
  background-color: rgb(245 158 11 / 0.35);
}

.hover\:bg-amber-500\/40:hover{
  background-color: rgb(245 158 11 / 0.4);
}

.hover\:bg-amber-500\/45:hover{
  background-color: rgb(245 158 11 / 0.45);
}

.hover\:bg-amber-500\/5:hover{
  background-color: rgb(245 158 11 / 0.05);
}

.hover\:bg-amber-500\/50:hover{
  background-color: rgb(245 158 11 / 0.5);
}

.hover\:bg-amber-500\/55:hover{
  background-color: rgb(245 158 11 / 0.55);
}

.hover\:bg-amber-500\/60:hover{
  background-color: rgb(245 158 11 / 0.6);
}

.hover\:bg-amber-500\/65:hover{
  background-color: rgb(245 158 11 / 0.65);
}

.hover\:bg-amber-500\/70:hover{
  background-color: rgb(245 158 11 / 0.7);
}

.hover\:bg-amber-500\/75:hover{
  background-color: rgb(245 158 11 / 0.75);
}

.hover\:bg-amber-500\/80:hover{
  background-color: rgb(245 158 11 / 0.8);
}

.hover\:bg-amber-500\/85:hover{
  background-color: rgb(245 158 11 / 0.85);
}

.hover\:bg-amber-500\/90:hover{
  background-color: rgb(245 158 11 / 0.9);
}

.hover\:bg-amber-500\/95:hover{
  background-color: rgb(245 158 11 / 0.95);
}

.hover\:bg-amber-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity));
}

.hover\:bg-amber-600\/0:hover{
  background-color: rgb(217 119 6 / 0);
}

.hover\:bg-amber-600\/10:hover{
  background-color: rgb(217 119 6 / 0.1);
}

.hover\:bg-amber-600\/100:hover{
  background-color: rgb(217 119 6 / 1);
}

.hover\:bg-amber-600\/15:hover{
  background-color: rgb(217 119 6 / 0.15);
}

.hover\:bg-amber-600\/20:hover{
  background-color: rgb(217 119 6 / 0.2);
}

.hover\:bg-amber-600\/25:hover{
  background-color: rgb(217 119 6 / 0.25);
}

.hover\:bg-amber-600\/30:hover{
  background-color: rgb(217 119 6 / 0.3);
}

.hover\:bg-amber-600\/35:hover{
  background-color: rgb(217 119 6 / 0.35);
}

.hover\:bg-amber-600\/40:hover{
  background-color: rgb(217 119 6 / 0.4);
}

.hover\:bg-amber-600\/45:hover{
  background-color: rgb(217 119 6 / 0.45);
}

.hover\:bg-amber-600\/5:hover{
  background-color: rgb(217 119 6 / 0.05);
}

.hover\:bg-amber-600\/50:hover{
  background-color: rgb(217 119 6 / 0.5);
}

.hover\:bg-amber-600\/55:hover{
  background-color: rgb(217 119 6 / 0.55);
}

.hover\:bg-amber-600\/60:hover{
  background-color: rgb(217 119 6 / 0.6);
}

.hover\:bg-amber-600\/65:hover{
  background-color: rgb(217 119 6 / 0.65);
}

.hover\:bg-amber-600\/70:hover{
  background-color: rgb(217 119 6 / 0.7);
}

.hover\:bg-amber-600\/75:hover{
  background-color: rgb(217 119 6 / 0.75);
}

.hover\:bg-amber-600\/80:hover{
  background-color: rgb(217 119 6 / 0.8);
}

.hover\:bg-amber-600\/85:hover{
  background-color: rgb(217 119 6 / 0.85);
}

.hover\:bg-amber-600\/90:hover{
  background-color: rgb(217 119 6 / 0.9);
}

.hover\:bg-amber-600\/95:hover{
  background-color: rgb(217 119 6 / 0.95);
}

.hover\:bg-amber-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity));
}

.hover\:bg-amber-700\/0:hover{
  background-color: rgb(180 83 9 / 0);
}

.hover\:bg-amber-700\/10:hover{
  background-color: rgb(180 83 9 / 0.1);
}

.hover\:bg-amber-700\/100:hover{
  background-color: rgb(180 83 9 / 1);
}

.hover\:bg-amber-700\/15:hover{
  background-color: rgb(180 83 9 / 0.15);
}

.hover\:bg-amber-700\/20:hover{
  background-color: rgb(180 83 9 / 0.2);
}

.hover\:bg-amber-700\/25:hover{
  background-color: rgb(180 83 9 / 0.25);
}

.hover\:bg-amber-700\/30:hover{
  background-color: rgb(180 83 9 / 0.3);
}

.hover\:bg-amber-700\/35:hover{
  background-color: rgb(180 83 9 / 0.35);
}

.hover\:bg-amber-700\/40:hover{
  background-color: rgb(180 83 9 / 0.4);
}

.hover\:bg-amber-700\/45:hover{
  background-color: rgb(180 83 9 / 0.45);
}

.hover\:bg-amber-700\/5:hover{
  background-color: rgb(180 83 9 / 0.05);
}

.hover\:bg-amber-700\/50:hover{
  background-color: rgb(180 83 9 / 0.5);
}

.hover\:bg-amber-700\/55:hover{
  background-color: rgb(180 83 9 / 0.55);
}

.hover\:bg-amber-700\/60:hover{
  background-color: rgb(180 83 9 / 0.6);
}

.hover\:bg-amber-700\/65:hover{
  background-color: rgb(180 83 9 / 0.65);
}

.hover\:bg-amber-700\/70:hover{
  background-color: rgb(180 83 9 / 0.7);
}

.hover\:bg-amber-700\/75:hover{
  background-color: rgb(180 83 9 / 0.75);
}

.hover\:bg-amber-700\/80:hover{
  background-color: rgb(180 83 9 / 0.8);
}

.hover\:bg-amber-700\/85:hover{
  background-color: rgb(180 83 9 / 0.85);
}

.hover\:bg-amber-700\/90:hover{
  background-color: rgb(180 83 9 / 0.9);
}

.hover\:bg-amber-700\/95:hover{
  background-color: rgb(180 83 9 / 0.95);
}

.hover\:bg-amber-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity));
}

.hover\:bg-amber-800\/0:hover{
  background-color: rgb(146 64 14 / 0);
}

.hover\:bg-amber-800\/10:hover{
  background-color: rgb(146 64 14 / 0.1);
}

.hover\:bg-amber-800\/100:hover{
  background-color: rgb(146 64 14 / 1);
}

.hover\:bg-amber-800\/15:hover{
  background-color: rgb(146 64 14 / 0.15);
}

.hover\:bg-amber-800\/20:hover{
  background-color: rgb(146 64 14 / 0.2);
}

.hover\:bg-amber-800\/25:hover{
  background-color: rgb(146 64 14 / 0.25);
}

.hover\:bg-amber-800\/30:hover{
  background-color: rgb(146 64 14 / 0.3);
}

.hover\:bg-amber-800\/35:hover{
  background-color: rgb(146 64 14 / 0.35);
}

.hover\:bg-amber-800\/40:hover{
  background-color: rgb(146 64 14 / 0.4);
}

.hover\:bg-amber-800\/45:hover{
  background-color: rgb(146 64 14 / 0.45);
}

.hover\:bg-amber-800\/5:hover{
  background-color: rgb(146 64 14 / 0.05);
}

.hover\:bg-amber-800\/50:hover{
  background-color: rgb(146 64 14 / 0.5);
}

.hover\:bg-amber-800\/55:hover{
  background-color: rgb(146 64 14 / 0.55);
}

.hover\:bg-amber-800\/60:hover{
  background-color: rgb(146 64 14 / 0.6);
}

.hover\:bg-amber-800\/65:hover{
  background-color: rgb(146 64 14 / 0.65);
}

.hover\:bg-amber-800\/70:hover{
  background-color: rgb(146 64 14 / 0.7);
}

.hover\:bg-amber-800\/75:hover{
  background-color: rgb(146 64 14 / 0.75);
}

.hover\:bg-amber-800\/80:hover{
  background-color: rgb(146 64 14 / 0.8);
}

.hover\:bg-amber-800\/85:hover{
  background-color: rgb(146 64 14 / 0.85);
}

.hover\:bg-amber-800\/90:hover{
  background-color: rgb(146 64 14 / 0.9);
}

.hover\:bg-amber-800\/95:hover{
  background-color: rgb(146 64 14 / 0.95);
}

.hover\:bg-amber-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity));
}

.hover\:bg-amber-900\/0:hover{
  background-color: rgb(120 53 15 / 0);
}

.hover\:bg-amber-900\/10:hover{
  background-color: rgb(120 53 15 / 0.1);
}

.hover\:bg-amber-900\/100:hover{
  background-color: rgb(120 53 15 / 1);
}

.hover\:bg-amber-900\/15:hover{
  background-color: rgb(120 53 15 / 0.15);
}

.hover\:bg-amber-900\/20:hover{
  background-color: rgb(120 53 15 / 0.2);
}

.hover\:bg-amber-900\/25:hover{
  background-color: rgb(120 53 15 / 0.25);
}

.hover\:bg-amber-900\/30:hover{
  background-color: rgb(120 53 15 / 0.3);
}

.hover\:bg-amber-900\/35:hover{
  background-color: rgb(120 53 15 / 0.35);
}

.hover\:bg-amber-900\/40:hover{
  background-color: rgb(120 53 15 / 0.4);
}

.hover\:bg-amber-900\/45:hover{
  background-color: rgb(120 53 15 / 0.45);
}

.hover\:bg-amber-900\/5:hover{
  background-color: rgb(120 53 15 / 0.05);
}

.hover\:bg-amber-900\/50:hover{
  background-color: rgb(120 53 15 / 0.5);
}

.hover\:bg-amber-900\/55:hover{
  background-color: rgb(120 53 15 / 0.55);
}

.hover\:bg-amber-900\/60:hover{
  background-color: rgb(120 53 15 / 0.6);
}

.hover\:bg-amber-900\/65:hover{
  background-color: rgb(120 53 15 / 0.65);
}

.hover\:bg-amber-900\/70:hover{
  background-color: rgb(120 53 15 / 0.7);
}

.hover\:bg-amber-900\/75:hover{
  background-color: rgb(120 53 15 / 0.75);
}

.hover\:bg-amber-900\/80:hover{
  background-color: rgb(120 53 15 / 0.8);
}

.hover\:bg-amber-900\/85:hover{
  background-color: rgb(120 53 15 / 0.85);
}

.hover\:bg-amber-900\/90:hover{
  background-color: rgb(120 53 15 / 0.9);
}

.hover\:bg-amber-900\/95:hover{
  background-color: rgb(120 53 15 / 0.95);
}

.hover\:bg-amber-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity));
}

.hover\:bg-amber-950\/0:hover{
  background-color: rgb(69 26 3 / 0);
}

.hover\:bg-amber-950\/10:hover{
  background-color: rgb(69 26 3 / 0.1);
}

.hover\:bg-amber-950\/100:hover{
  background-color: rgb(69 26 3 / 1);
}

.hover\:bg-amber-950\/15:hover{
  background-color: rgb(69 26 3 / 0.15);
}

.hover\:bg-amber-950\/20:hover{
  background-color: rgb(69 26 3 / 0.2);
}

.hover\:bg-amber-950\/25:hover{
  background-color: rgb(69 26 3 / 0.25);
}

.hover\:bg-amber-950\/30:hover{
  background-color: rgb(69 26 3 / 0.3);
}

.hover\:bg-amber-950\/35:hover{
  background-color: rgb(69 26 3 / 0.35);
}

.hover\:bg-amber-950\/40:hover{
  background-color: rgb(69 26 3 / 0.4);
}

.hover\:bg-amber-950\/45:hover{
  background-color: rgb(69 26 3 / 0.45);
}

.hover\:bg-amber-950\/5:hover{
  background-color: rgb(69 26 3 / 0.05);
}

.hover\:bg-amber-950\/50:hover{
  background-color: rgb(69 26 3 / 0.5);
}

.hover\:bg-amber-950\/55:hover{
  background-color: rgb(69 26 3 / 0.55);
}

.hover\:bg-amber-950\/60:hover{
  background-color: rgb(69 26 3 / 0.6);
}

.hover\:bg-amber-950\/65:hover{
  background-color: rgb(69 26 3 / 0.65);
}

.hover\:bg-amber-950\/70:hover{
  background-color: rgb(69 26 3 / 0.7);
}

.hover\:bg-amber-950\/75:hover{
  background-color: rgb(69 26 3 / 0.75);
}

.hover\:bg-amber-950\/80:hover{
  background-color: rgb(69 26 3 / 0.8);
}

.hover\:bg-amber-950\/85:hover{
  background-color: rgb(69 26 3 / 0.85);
}

.hover\:bg-amber-950\/90:hover{
  background-color: rgb(69 26 3 / 0.9);
}

.hover\:bg-amber-950\/95:hover{
  background-color: rgb(69 26 3 / 0.95);
}

.hover\:bg-blue-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-100\/0:hover{
  background-color: rgb(219 234 254 / 0);
}

.hover\:bg-blue-100\/10:hover{
  background-color: rgb(219 234 254 / 0.1);
}

.hover\:bg-blue-100\/100:hover{
  background-color: rgb(219 234 254 / 1);
}

.hover\:bg-blue-100\/15:hover{
  background-color: rgb(219 234 254 / 0.15);
}

.hover\:bg-blue-100\/20:hover{
  background-color: rgb(219 234 254 / 0.2);
}

.hover\:bg-blue-100\/25:hover{
  background-color: rgb(219 234 254 / 0.25);
}

.hover\:bg-blue-100\/30:hover{
  background-color: rgb(219 234 254 / 0.3);
}

.hover\:bg-blue-100\/35:hover{
  background-color: rgb(219 234 254 / 0.35);
}

.hover\:bg-blue-100\/40:hover{
  background-color: rgb(219 234 254 / 0.4);
}

.hover\:bg-blue-100\/45:hover{
  background-color: rgb(219 234 254 / 0.45);
}

.hover\:bg-blue-100\/5:hover{
  background-color: rgb(219 234 254 / 0.05);
}

.hover\:bg-blue-100\/50:hover{
  background-color: rgb(219 234 254 / 0.5);
}

.hover\:bg-blue-100\/55:hover{
  background-color: rgb(219 234 254 / 0.55);
}

.hover\:bg-blue-100\/60:hover{
  background-color: rgb(219 234 254 / 0.6);
}

.hover\:bg-blue-100\/65:hover{
  background-color: rgb(219 234 254 / 0.65);
}

.hover\:bg-blue-100\/70:hover{
  background-color: rgb(219 234 254 / 0.7);
}

.hover\:bg-blue-100\/75:hover{
  background-color: rgb(219 234 254 / 0.75);
}

.hover\:bg-blue-100\/80:hover{
  background-color: rgb(219 234 254 / 0.8);
}

.hover\:bg-blue-100\/85:hover{
  background-color: rgb(219 234 254 / 0.85);
}

.hover\:bg-blue-100\/90:hover{
  background-color: rgb(219 234 254 / 0.9);
}

.hover\:bg-blue-100\/95:hover{
  background-color: rgb(219 234 254 / 0.95);
}

.hover\:bg-blue-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-200\/0:hover{
  background-color: rgb(191 219 254 / 0);
}

.hover\:bg-blue-200\/10:hover{
  background-color: rgb(191 219 254 / 0.1);
}

.hover\:bg-blue-200\/100:hover{
  background-color: rgb(191 219 254 / 1);
}

.hover\:bg-blue-200\/15:hover{
  background-color: rgb(191 219 254 / 0.15);
}

.hover\:bg-blue-200\/20:hover{
  background-color: rgb(191 219 254 / 0.2);
}

.hover\:bg-blue-200\/25:hover{
  background-color: rgb(191 219 254 / 0.25);
}

.hover\:bg-blue-200\/30:hover{
  background-color: rgb(191 219 254 / 0.3);
}

.hover\:bg-blue-200\/35:hover{
  background-color: rgb(191 219 254 / 0.35);
}

.hover\:bg-blue-200\/40:hover{
  background-color: rgb(191 219 254 / 0.4);
}

.hover\:bg-blue-200\/45:hover{
  background-color: rgb(191 219 254 / 0.45);
}

.hover\:bg-blue-200\/5:hover{
  background-color: rgb(191 219 254 / 0.05);
}

.hover\:bg-blue-200\/50:hover{
  background-color: rgb(191 219 254 / 0.5);
}

.hover\:bg-blue-200\/55:hover{
  background-color: rgb(191 219 254 / 0.55);
}

.hover\:bg-blue-200\/60:hover{
  background-color: rgb(191 219 254 / 0.6);
}

.hover\:bg-blue-200\/65:hover{
  background-color: rgb(191 219 254 / 0.65);
}

.hover\:bg-blue-200\/70:hover{
  background-color: rgb(191 219 254 / 0.7);
}

.hover\:bg-blue-200\/75:hover{
  background-color: rgb(191 219 254 / 0.75);
}

.hover\:bg-blue-200\/80:hover{
  background-color: rgb(191 219 254 / 0.8);
}

.hover\:bg-blue-200\/85:hover{
  background-color: rgb(191 219 254 / 0.85);
}

.hover\:bg-blue-200\/90:hover{
  background-color: rgb(191 219 254 / 0.9);
}

.hover\:bg-blue-200\/95:hover{
  background-color: rgb(191 219 254 / 0.95);
}

.hover\:bg-blue-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}

.hover\:bg-blue-300\/0:hover{
  background-color: rgb(147 197 253 / 0);
}

.hover\:bg-blue-300\/10:hover{
  background-color: rgb(147 197 253 / 0.1);
}

.hover\:bg-blue-300\/100:hover{
  background-color: rgb(147 197 253 / 1);
}

.hover\:bg-blue-300\/15:hover{
  background-color: rgb(147 197 253 / 0.15);
}

.hover\:bg-blue-300\/20:hover{
  background-color: rgb(147 197 253 / 0.2);
}

.hover\:bg-blue-300\/25:hover{
  background-color: rgb(147 197 253 / 0.25);
}

.hover\:bg-blue-300\/30:hover{
  background-color: rgb(147 197 253 / 0.3);
}

.hover\:bg-blue-300\/35:hover{
  background-color: rgb(147 197 253 / 0.35);
}

.hover\:bg-blue-300\/40:hover{
  background-color: rgb(147 197 253 / 0.4);
}

.hover\:bg-blue-300\/45:hover{
  background-color: rgb(147 197 253 / 0.45);
}

.hover\:bg-blue-300\/5:hover{
  background-color: rgb(147 197 253 / 0.05);
}

.hover\:bg-blue-300\/50:hover{
  background-color: rgb(147 197 253 / 0.5);
}

.hover\:bg-blue-300\/55:hover{
  background-color: rgb(147 197 253 / 0.55);
}

.hover\:bg-blue-300\/60:hover{
  background-color: rgb(147 197 253 / 0.6);
}

.hover\:bg-blue-300\/65:hover{
  background-color: rgb(147 197 253 / 0.65);
}

.hover\:bg-blue-300\/70:hover{
  background-color: rgb(147 197 253 / 0.7);
}

.hover\:bg-blue-300\/75:hover{
  background-color: rgb(147 197 253 / 0.75);
}

.hover\:bg-blue-300\/80:hover{
  background-color: rgb(147 197 253 / 0.8);
}

.hover\:bg-blue-300\/85:hover{
  background-color: rgb(147 197 253 / 0.85);
}

.hover\:bg-blue-300\/90:hover{
  background-color: rgb(147 197 253 / 0.9);
}

.hover\:bg-blue-300\/95:hover{
  background-color: rgb(147 197 253 / 0.95);
}

.hover\:bg-blue-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.hover\:bg-blue-400\/0:hover{
  background-color: rgb(96 165 250 / 0);
}

.hover\:bg-blue-400\/10:hover{
  background-color: rgb(96 165 250 / 0.1);
}

.hover\:bg-blue-400\/100:hover{
  background-color: rgb(96 165 250 / 1);
}

.hover\:bg-blue-400\/15:hover{
  background-color: rgb(96 165 250 / 0.15);
}

.hover\:bg-blue-400\/20:hover{
  background-color: rgb(96 165 250 / 0.2);
}

.hover\:bg-blue-400\/25:hover{
  background-color: rgb(96 165 250 / 0.25);
}

.hover\:bg-blue-400\/30:hover{
  background-color: rgb(96 165 250 / 0.3);
}

.hover\:bg-blue-400\/35:hover{
  background-color: rgb(96 165 250 / 0.35);
}

.hover\:bg-blue-400\/40:hover{
  background-color: rgb(96 165 250 / 0.4);
}

.hover\:bg-blue-400\/45:hover{
  background-color: rgb(96 165 250 / 0.45);
}

.hover\:bg-blue-400\/5:hover{
  background-color: rgb(96 165 250 / 0.05);
}

.hover\:bg-blue-400\/50:hover{
  background-color: rgb(96 165 250 / 0.5);
}

.hover\:bg-blue-400\/55:hover{
  background-color: rgb(96 165 250 / 0.55);
}

.hover\:bg-blue-400\/60:hover{
  background-color: rgb(96 165 250 / 0.6);
}

.hover\:bg-blue-400\/65:hover{
  background-color: rgb(96 165 250 / 0.65);
}

.hover\:bg-blue-400\/70:hover{
  background-color: rgb(96 165 250 / 0.7);
}

.hover\:bg-blue-400\/75:hover{
  background-color: rgb(96 165 250 / 0.75);
}

.hover\:bg-blue-400\/80:hover{
  background-color: rgb(96 165 250 / 0.8);
}

.hover\:bg-blue-400\/85:hover{
  background-color: rgb(96 165 250 / 0.85);
}

.hover\:bg-blue-400\/90:hover{
  background-color: rgb(96 165 250 / 0.9);
}

.hover\:bg-blue-400\/95:hover{
  background-color: rgb(96 165 250 / 0.95);
}

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

.hover\:bg-blue-500\/0:hover{
  background-color: rgb(59 130 246 / 0);
}

.hover\:bg-blue-500\/10:hover{
  background-color: rgb(59 130 246 / 0.1);
}

.hover\:bg-blue-500\/100:hover{
  background-color: rgb(59 130 246 / 1);
}

.hover\:bg-blue-500\/15:hover{
  background-color: rgb(59 130 246 / 0.15);
}

.hover\:bg-blue-500\/20:hover{
  background-color: rgb(59 130 246 / 0.2);
}

.hover\:bg-blue-500\/25:hover{
  background-color: rgb(59 130 246 / 0.25);
}

.hover\:bg-blue-500\/30:hover{
  background-color: rgb(59 130 246 / 0.3);
}

.hover\:bg-blue-500\/35:hover{
  background-color: rgb(59 130 246 / 0.35);
}

.hover\:bg-blue-500\/40:hover{
  background-color: rgb(59 130 246 / 0.4);
}

.hover\:bg-blue-500\/45:hover{
  background-color: rgb(59 130 246 / 0.45);
}

.hover\:bg-blue-500\/5:hover{
  background-color: rgb(59 130 246 / 0.05);
}

.hover\:bg-blue-500\/50:hover{
  background-color: rgb(59 130 246 / 0.5);
}

.hover\:bg-blue-500\/55:hover{
  background-color: rgb(59 130 246 / 0.55);
}

.hover\:bg-blue-500\/60:hover{
  background-color: rgb(59 130 246 / 0.6);
}

.hover\:bg-blue-500\/65:hover{
  background-color: rgb(59 130 246 / 0.65);
}

.hover\:bg-blue-500\/70:hover{
  background-color: rgb(59 130 246 / 0.7);
}

.hover\:bg-blue-500\/75:hover{
  background-color: rgb(59 130 246 / 0.75);
}

.hover\:bg-blue-500\/80:hover{
  background-color: rgb(59 130 246 / 0.8);
}

.hover\:bg-blue-500\/85:hover{
  background-color: rgb(59 130 246 / 0.85);
}

.hover\:bg-blue-500\/90:hover{
  background-color: rgb(59 130 246 / 0.9);
}

.hover\:bg-blue-500\/95:hover{
  background-color: rgb(59 130 246 / 0.95);
}

.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.hover\:bg-blue-600\/0:hover{
  background-color: rgb(37 99 235 / 0);
}

.hover\:bg-blue-600\/10:hover{
  background-color: rgb(37 99 235 / 0.1);
}

.hover\:bg-blue-600\/100:hover{
  background-color: rgb(37 99 235 / 1);
}

.hover\:bg-blue-600\/15:hover{
  background-color: rgb(37 99 235 / 0.15);
}

.hover\:bg-blue-600\/20:hover{
  background-color: rgb(37 99 235 / 0.2);
}

.hover\:bg-blue-600\/25:hover{
  background-color: rgb(37 99 235 / 0.25);
}

.hover\:bg-blue-600\/30:hover{
  background-color: rgb(37 99 235 / 0.3);
}

.hover\:bg-blue-600\/35:hover{
  background-color: rgb(37 99 235 / 0.35);
}

.hover\:bg-blue-600\/40:hover{
  background-color: rgb(37 99 235 / 0.4);
}

.hover\:bg-blue-600\/45:hover{
  background-color: rgb(37 99 235 / 0.45);
}

.hover\:bg-blue-600\/5:hover{
  background-color: rgb(37 99 235 / 0.05);
}

.hover\:bg-blue-600\/50:hover{
  background-color: rgb(37 99 235 / 0.5);
}

.hover\:bg-blue-600\/55:hover{
  background-color: rgb(37 99 235 / 0.55);
}

.hover\:bg-blue-600\/60:hover{
  background-color: rgb(37 99 235 / 0.6);
}

.hover\:bg-blue-600\/65:hover{
  background-color: rgb(37 99 235 / 0.65);
}

.hover\:bg-blue-600\/70:hover{
  background-color: rgb(37 99 235 / 0.7);
}

.hover\:bg-blue-600\/75:hover{
  background-color: rgb(37 99 235 / 0.75);
}

.hover\:bg-blue-600\/80:hover{
  background-color: rgb(37 99 235 / 0.8);
}

.hover\:bg-blue-600\/85:hover{
  background-color: rgb(37 99 235 / 0.85);
}

.hover\:bg-blue-600\/90:hover{
  background-color: rgb(37 99 235 / 0.9);
}

.hover\:bg-blue-600\/95:hover{
  background-color: rgb(37 99 235 / 0.95);
}

.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.hover\:bg-blue-700\/0:hover{
  background-color: rgb(29 78 216 / 0);
}

.hover\:bg-blue-700\/10:hover{
  background-color: rgb(29 78 216 / 0.1);
}

.hover\:bg-blue-700\/100:hover{
  background-color: rgb(29 78 216 / 1);
}

.hover\:bg-blue-700\/15:hover{
  background-color: rgb(29 78 216 / 0.15);
}

.hover\:bg-blue-700\/20:hover{
  background-color: rgb(29 78 216 / 0.2);
}

.hover\:bg-blue-700\/25:hover{
  background-color: rgb(29 78 216 / 0.25);
}

.hover\:bg-blue-700\/30:hover{
  background-color: rgb(29 78 216 / 0.3);
}

.hover\:bg-blue-700\/35:hover{
  background-color: rgb(29 78 216 / 0.35);
}

.hover\:bg-blue-700\/40:hover{
  background-color: rgb(29 78 216 / 0.4);
}

.hover\:bg-blue-700\/45:hover{
  background-color: rgb(29 78 216 / 0.45);
}

.hover\:bg-blue-700\/5:hover{
  background-color: rgb(29 78 216 / 0.05);
}

.hover\:bg-blue-700\/50:hover{
  background-color: rgb(29 78 216 / 0.5);
}

.hover\:bg-blue-700\/55:hover{
  background-color: rgb(29 78 216 / 0.55);
}

.hover\:bg-blue-700\/60:hover{
  background-color: rgb(29 78 216 / 0.6);
}

.hover\:bg-blue-700\/65:hover{
  background-color: rgb(29 78 216 / 0.65);
}

.hover\:bg-blue-700\/70:hover{
  background-color: rgb(29 78 216 / 0.7);
}

.hover\:bg-blue-700\/75:hover{
  background-color: rgb(29 78 216 / 0.75);
}

.hover\:bg-blue-700\/80:hover{
  background-color: rgb(29 78 216 / 0.8);
}

.hover\:bg-blue-700\/85:hover{
  background-color: rgb(29 78 216 / 0.85);
}

.hover\:bg-blue-700\/90:hover{
  background-color: rgb(29 78 216 / 0.9);
}

.hover\:bg-blue-700\/95:hover{
  background-color: rgb(29 78 216 / 0.95);
}

.hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}

.hover\:bg-blue-800\/0:hover{
  background-color: rgb(30 64 175 / 0);
}

.hover\:bg-blue-800\/10:hover{
  background-color: rgb(30 64 175 / 0.1);
}

.hover\:bg-blue-800\/100:hover{
  background-color: rgb(30 64 175 / 1);
}

.hover\:bg-blue-800\/15:hover{
  background-color: rgb(30 64 175 / 0.15);
}

.hover\:bg-blue-800\/20:hover{
  background-color: rgb(30 64 175 / 0.2);
}

.hover\:bg-blue-800\/25:hover{
  background-color: rgb(30 64 175 / 0.25);
}

.hover\:bg-blue-800\/30:hover{
  background-color: rgb(30 64 175 / 0.3);
}

.hover\:bg-blue-800\/35:hover{
  background-color: rgb(30 64 175 / 0.35);
}

.hover\:bg-blue-800\/40:hover{
  background-color: rgb(30 64 175 / 0.4);
}

.hover\:bg-blue-800\/45:hover{
  background-color: rgb(30 64 175 / 0.45);
}

.hover\:bg-blue-800\/5:hover{
  background-color: rgb(30 64 175 / 0.05);
}

.hover\:bg-blue-800\/50:hover{
  background-color: rgb(30 64 175 / 0.5);
}

.hover\:bg-blue-800\/55:hover{
  background-color: rgb(30 64 175 / 0.55);
}

.hover\:bg-blue-800\/60:hover{
  background-color: rgb(30 64 175 / 0.6);
}

.hover\:bg-blue-800\/65:hover{
  background-color: rgb(30 64 175 / 0.65);
}

.hover\:bg-blue-800\/70:hover{
  background-color: rgb(30 64 175 / 0.7);
}

.hover\:bg-blue-800\/75:hover{
  background-color: rgb(30 64 175 / 0.75);
}

.hover\:bg-blue-800\/80:hover{
  background-color: rgb(30 64 175 / 0.8);
}

.hover\:bg-blue-800\/85:hover{
  background-color: rgb(30 64 175 / 0.85);
}

.hover\:bg-blue-800\/90:hover{
  background-color: rgb(30 64 175 / 0.9);
}

.hover\:bg-blue-800\/95:hover{
  background-color: rgb(30 64 175 / 0.95);
}

.hover\:bg-blue-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}

.hover\:bg-blue-900\/0:hover{
  background-color: rgb(30 58 138 / 0);
}

.hover\:bg-blue-900\/10:hover{
  background-color: rgb(30 58 138 / 0.1);
}

.hover\:bg-blue-900\/100:hover{
  background-color: rgb(30 58 138 / 1);
}

.hover\:bg-blue-900\/15:hover{
  background-color: rgb(30 58 138 / 0.15);
}

.hover\:bg-blue-900\/20:hover{
  background-color: rgb(30 58 138 / 0.2);
}

.hover\:bg-blue-900\/25:hover{
  background-color: rgb(30 58 138 / 0.25);
}

.hover\:bg-blue-900\/30:hover{
  background-color: rgb(30 58 138 / 0.3);
}

.hover\:bg-blue-900\/35:hover{
  background-color: rgb(30 58 138 / 0.35);
}

.hover\:bg-blue-900\/40:hover{
  background-color: rgb(30 58 138 / 0.4);
}

.hover\:bg-blue-900\/45:hover{
  background-color: rgb(30 58 138 / 0.45);
}

.hover\:bg-blue-900\/5:hover{
  background-color: rgb(30 58 138 / 0.05);
}

.hover\:bg-blue-900\/50:hover{
  background-color: rgb(30 58 138 / 0.5);
}

.hover\:bg-blue-900\/55:hover{
  background-color: rgb(30 58 138 / 0.55);
}

.hover\:bg-blue-900\/60:hover{
  background-color: rgb(30 58 138 / 0.6);
}

.hover\:bg-blue-900\/65:hover{
  background-color: rgb(30 58 138 / 0.65);
}

.hover\:bg-blue-900\/70:hover{
  background-color: rgb(30 58 138 / 0.7);
}

.hover\:bg-blue-900\/75:hover{
  background-color: rgb(30 58 138 / 0.75);
}

.hover\:bg-blue-900\/80:hover{
  background-color: rgb(30 58 138 / 0.8);
}

.hover\:bg-blue-900\/85:hover{
  background-color: rgb(30 58 138 / 0.85);
}

.hover\:bg-blue-900\/90:hover{
  background-color: rgb(30 58 138 / 0.9);
}

.hover\:bg-blue-900\/95:hover{
  background-color: rgb(30 58 138 / 0.95);
}

.hover\:bg-blue-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity));
}

.hover\:bg-blue-950\/0:hover{
  background-color: rgb(23 37 84 / 0);
}

.hover\:bg-blue-950\/10:hover{
  background-color: rgb(23 37 84 / 0.1);
}

.hover\:bg-blue-950\/100:hover{
  background-color: rgb(23 37 84 / 1);
}

.hover\:bg-blue-950\/15:hover{
  background-color: rgb(23 37 84 / 0.15);
}

.hover\:bg-blue-950\/20:hover{
  background-color: rgb(23 37 84 / 0.2);
}

.hover\:bg-blue-950\/25:hover{
  background-color: rgb(23 37 84 / 0.25);
}

.hover\:bg-blue-950\/30:hover{
  background-color: rgb(23 37 84 / 0.3);
}

.hover\:bg-blue-950\/35:hover{
  background-color: rgb(23 37 84 / 0.35);
}

.hover\:bg-blue-950\/40:hover{
  background-color: rgb(23 37 84 / 0.4);
}

.hover\:bg-blue-950\/45:hover{
  background-color: rgb(23 37 84 / 0.45);
}

.hover\:bg-blue-950\/5:hover{
  background-color: rgb(23 37 84 / 0.05);
}

.hover\:bg-blue-950\/50:hover{
  background-color: rgb(23 37 84 / 0.5);
}

.hover\:bg-blue-950\/55:hover{
  background-color: rgb(23 37 84 / 0.55);
}

.hover\:bg-blue-950\/60:hover{
  background-color: rgb(23 37 84 / 0.6);
}

.hover\:bg-blue-950\/65:hover{
  background-color: rgb(23 37 84 / 0.65);
}

.hover\:bg-blue-950\/70:hover{
  background-color: rgb(23 37 84 / 0.7);
}

.hover\:bg-blue-950\/75:hover{
  background-color: rgb(23 37 84 / 0.75);
}

.hover\:bg-blue-950\/80:hover{
  background-color: rgb(23 37 84 / 0.8);
}

.hover\:bg-blue-950\/85:hover{
  background-color: rgb(23 37 84 / 0.85);
}

.hover\:bg-blue-950\/90:hover{
  background-color: rgb(23 37 84 / 0.9);
}

.hover\:bg-blue-950\/95:hover{
  background-color: rgb(23 37 84 / 0.95);
}

.hover\:bg-blue-citanusa:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(14 52 100 / var(--tw-bg-opacity));
}

.hover\:bg-blue-citanusa-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 244 252 / var(--tw-bg-opacity));
}

.hover\:bg-blue-citanusa-medium:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 231 / var(--tw-bg-opacity));
}

.hover\:bg-cyan-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity));
}

.hover\:bg-destructive:hover{
  background-color: hsl(var(--destructive));
}

.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));
}

.hover\:bg-fuchsia-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity));
}

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

.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

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

.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.hover\:bg-green-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.hover\:bg-green-100\/0:hover{
  background-color: rgb(220 252 231 / 0);
}

.hover\:bg-green-100\/10:hover{
  background-color: rgb(220 252 231 / 0.1);
}

.hover\:bg-green-100\/100:hover{
  background-color: rgb(220 252 231 / 1);
}

.hover\:bg-green-100\/15:hover{
  background-color: rgb(220 252 231 / 0.15);
}

.hover\:bg-green-100\/20:hover{
  background-color: rgb(220 252 231 / 0.2);
}

.hover\:bg-green-100\/25:hover{
  background-color: rgb(220 252 231 / 0.25);
}

.hover\:bg-green-100\/30:hover{
  background-color: rgb(220 252 231 / 0.3);
}

.hover\:bg-green-100\/35:hover{
  background-color: rgb(220 252 231 / 0.35);
}

.hover\:bg-green-100\/40:hover{
  background-color: rgb(220 252 231 / 0.4);
}

.hover\:bg-green-100\/45:hover{
  background-color: rgb(220 252 231 / 0.45);
}

.hover\:bg-green-100\/5:hover{
  background-color: rgb(220 252 231 / 0.05);
}

.hover\:bg-green-100\/50:hover{
  background-color: rgb(220 252 231 / 0.5);
}

.hover\:bg-green-100\/55:hover{
  background-color: rgb(220 252 231 / 0.55);
}

.hover\:bg-green-100\/60:hover{
  background-color: rgb(220 252 231 / 0.6);
}

.hover\:bg-green-100\/65:hover{
  background-color: rgb(220 252 231 / 0.65);
}

.hover\:bg-green-100\/70:hover{
  background-color: rgb(220 252 231 / 0.7);
}

.hover\:bg-green-100\/75:hover{
  background-color: rgb(220 252 231 / 0.75);
}

.hover\:bg-green-100\/80:hover{
  background-color: rgb(220 252 231 / 0.8);
}

.hover\:bg-green-100\/85:hover{
  background-color: rgb(220 252 231 / 0.85);
}

.hover\:bg-green-100\/90:hover{
  background-color: rgb(220 252 231 / 0.9);
}

.hover\:bg-green-100\/95:hover{
  background-color: rgb(220 252 231 / 0.95);
}

.hover\:bg-green-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}

.hover\:bg-green-200\/0:hover{
  background-color: rgb(187 247 208 / 0);
}

.hover\:bg-green-200\/10:hover{
  background-color: rgb(187 247 208 / 0.1);
}

.hover\:bg-green-200\/100:hover{
  background-color: rgb(187 247 208 / 1);
}

.hover\:bg-green-200\/15:hover{
  background-color: rgb(187 247 208 / 0.15);
}

.hover\:bg-green-200\/20:hover{
  background-color: rgb(187 247 208 / 0.2);
}

.hover\:bg-green-200\/25:hover{
  background-color: rgb(187 247 208 / 0.25);
}

.hover\:bg-green-200\/30:hover{
  background-color: rgb(187 247 208 / 0.3);
}

.hover\:bg-green-200\/35:hover{
  background-color: rgb(187 247 208 / 0.35);
}

.hover\:bg-green-200\/40:hover{
  background-color: rgb(187 247 208 / 0.4);
}

.hover\:bg-green-200\/45:hover{
  background-color: rgb(187 247 208 / 0.45);
}

.hover\:bg-green-200\/5:hover{
  background-color: rgb(187 247 208 / 0.05);
}

.hover\:bg-green-200\/50:hover{
  background-color: rgb(187 247 208 / 0.5);
}

.hover\:bg-green-200\/55:hover{
  background-color: rgb(187 247 208 / 0.55);
}

.hover\:bg-green-200\/60:hover{
  background-color: rgb(187 247 208 / 0.6);
}

.hover\:bg-green-200\/65:hover{
  background-color: rgb(187 247 208 / 0.65);
}

.hover\:bg-green-200\/70:hover{
  background-color: rgb(187 247 208 / 0.7);
}

.hover\:bg-green-200\/75:hover{
  background-color: rgb(187 247 208 / 0.75);
}

.hover\:bg-green-200\/80:hover{
  background-color: rgb(187 247 208 / 0.8);
}

.hover\:bg-green-200\/85:hover{
  background-color: rgb(187 247 208 / 0.85);
}

.hover\:bg-green-200\/90:hover{
  background-color: rgb(187 247 208 / 0.9);
}

.hover\:bg-green-200\/95:hover{
  background-color: rgb(187 247 208 / 0.95);
}

.hover\:bg-green-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}

.hover\:bg-green-300\/0:hover{
  background-color: rgb(134 239 172 / 0);
}

.hover\:bg-green-300\/10:hover{
  background-color: rgb(134 239 172 / 0.1);
}

.hover\:bg-green-300\/100:hover{
  background-color: rgb(134 239 172 / 1);
}

.hover\:bg-green-300\/15:hover{
  background-color: rgb(134 239 172 / 0.15);
}

.hover\:bg-green-300\/20:hover{
  background-color: rgb(134 239 172 / 0.2);
}

.hover\:bg-green-300\/25:hover{
  background-color: rgb(134 239 172 / 0.25);
}

.hover\:bg-green-300\/30:hover{
  background-color: rgb(134 239 172 / 0.3);
}

.hover\:bg-green-300\/35:hover{
  background-color: rgb(134 239 172 / 0.35);
}

.hover\:bg-green-300\/40:hover{
  background-color: rgb(134 239 172 / 0.4);
}

.hover\:bg-green-300\/45:hover{
  background-color: rgb(134 239 172 / 0.45);
}

.hover\:bg-green-300\/5:hover{
  background-color: rgb(134 239 172 / 0.05);
}

.hover\:bg-green-300\/50:hover{
  background-color: rgb(134 239 172 / 0.5);
}

.hover\:bg-green-300\/55:hover{
  background-color: rgb(134 239 172 / 0.55);
}

.hover\:bg-green-300\/60:hover{
  background-color: rgb(134 239 172 / 0.6);
}

.hover\:bg-green-300\/65:hover{
  background-color: rgb(134 239 172 / 0.65);
}

.hover\:bg-green-300\/70:hover{
  background-color: rgb(134 239 172 / 0.7);
}

.hover\:bg-green-300\/75:hover{
  background-color: rgb(134 239 172 / 0.75);
}

.hover\:bg-green-300\/80:hover{
  background-color: rgb(134 239 172 / 0.8);
}

.hover\:bg-green-300\/85:hover{
  background-color: rgb(134 239 172 / 0.85);
}

.hover\:bg-green-300\/90:hover{
  background-color: rgb(134 239 172 / 0.9);
}

.hover\:bg-green-300\/95:hover{
  background-color: rgb(134 239 172 / 0.95);
}

.hover\:bg-green-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.hover\:bg-green-400\/0:hover{
  background-color: rgb(74 222 128 / 0);
}

.hover\:bg-green-400\/10:hover{
  background-color: rgb(74 222 128 / 0.1);
}

.hover\:bg-green-400\/100:hover{
  background-color: rgb(74 222 128 / 1);
}

.hover\:bg-green-400\/15:hover{
  background-color: rgb(74 222 128 / 0.15);
}

.hover\:bg-green-400\/20:hover{
  background-color: rgb(74 222 128 / 0.2);
}

.hover\:bg-green-400\/25:hover{
  background-color: rgb(74 222 128 / 0.25);
}

.hover\:bg-green-400\/30:hover{
  background-color: rgb(74 222 128 / 0.3);
}

.hover\:bg-green-400\/35:hover{
  background-color: rgb(74 222 128 / 0.35);
}

.hover\:bg-green-400\/40:hover{
  background-color: rgb(74 222 128 / 0.4);
}

.hover\:bg-green-400\/45:hover{
  background-color: rgb(74 222 128 / 0.45);
}

.hover\:bg-green-400\/5:hover{
  background-color: rgb(74 222 128 / 0.05);
}

.hover\:bg-green-400\/50:hover{
  background-color: rgb(74 222 128 / 0.5);
}

.hover\:bg-green-400\/55:hover{
  background-color: rgb(74 222 128 / 0.55);
}

.hover\:bg-green-400\/60:hover{
  background-color: rgb(74 222 128 / 0.6);
}

.hover\:bg-green-400\/65:hover{
  background-color: rgb(74 222 128 / 0.65);
}

.hover\:bg-green-400\/70:hover{
  background-color: rgb(74 222 128 / 0.7);
}

.hover\:bg-green-400\/75:hover{
  background-color: rgb(74 222 128 / 0.75);
}

.hover\:bg-green-400\/80:hover{
  background-color: rgb(74 222 128 / 0.8);
}

.hover\:bg-green-400\/85:hover{
  background-color: rgb(74 222 128 / 0.85);
}

.hover\:bg-green-400\/90:hover{
  background-color: rgb(74 222 128 / 0.9);
}

.hover\:bg-green-400\/95:hover{
  background-color: rgb(74 222 128 / 0.95);
}

.hover\:bg-green-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.hover\:bg-green-500\/0:hover{
  background-color: rgb(34 197 94 / 0);
}

.hover\:bg-green-500\/10:hover{
  background-color: rgb(34 197 94 / 0.1);
}

.hover\:bg-green-500\/100:hover{
  background-color: rgb(34 197 94 / 1);
}

.hover\:bg-green-500\/15:hover{
  background-color: rgb(34 197 94 / 0.15);
}

.hover\:bg-green-500\/20:hover{
  background-color: rgb(34 197 94 / 0.2);
}

.hover\:bg-green-500\/25:hover{
  background-color: rgb(34 197 94 / 0.25);
}

.hover\:bg-green-500\/30:hover{
  background-color: rgb(34 197 94 / 0.3);
}

.hover\:bg-green-500\/35:hover{
  background-color: rgb(34 197 94 / 0.35);
}

.hover\:bg-green-500\/40:hover{
  background-color: rgb(34 197 94 / 0.4);
}

.hover\:bg-green-500\/45:hover{
  background-color: rgb(34 197 94 / 0.45);
}

.hover\:bg-green-500\/5:hover{
  background-color: rgb(34 197 94 / 0.05);
}

.hover\:bg-green-500\/50:hover{
  background-color: rgb(34 197 94 / 0.5);
}

.hover\:bg-green-500\/55:hover{
  background-color: rgb(34 197 94 / 0.55);
}

.hover\:bg-green-500\/60:hover{
  background-color: rgb(34 197 94 / 0.6);
}

.hover\:bg-green-500\/65:hover{
  background-color: rgb(34 197 94 / 0.65);
}

.hover\:bg-green-500\/70:hover{
  background-color: rgb(34 197 94 / 0.7);
}

.hover\:bg-green-500\/75:hover{
  background-color: rgb(34 197 94 / 0.75);
}

.hover\:bg-green-500\/80:hover{
  background-color: rgb(34 197 94 / 0.8);
}

.hover\:bg-green-500\/85:hover{
  background-color: rgb(34 197 94 / 0.85);
}

.hover\:bg-green-500\/90:hover{
  background-color: rgb(34 197 94 / 0.9);
}

.hover\:bg-green-500\/95:hover{
  background-color: rgb(34 197 94 / 0.95);
}

.hover\:bg-green-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.hover\:bg-green-600\/0:hover{
  background-color: rgb(22 163 74 / 0);
}

.hover\:bg-green-600\/10:hover{
  background-color: rgb(22 163 74 / 0.1);
}

.hover\:bg-green-600\/100:hover{
  background-color: rgb(22 163 74 / 1);
}

.hover\:bg-green-600\/15:hover{
  background-color: rgb(22 163 74 / 0.15);
}

.hover\:bg-green-600\/20:hover{
  background-color: rgb(22 163 74 / 0.2);
}

.hover\:bg-green-600\/25:hover{
  background-color: rgb(22 163 74 / 0.25);
}

.hover\:bg-green-600\/30:hover{
  background-color: rgb(22 163 74 / 0.3);
}

.hover\:bg-green-600\/35:hover{
  background-color: rgb(22 163 74 / 0.35);
}

.hover\:bg-green-600\/40:hover{
  background-color: rgb(22 163 74 / 0.4);
}

.hover\:bg-green-600\/45:hover{
  background-color: rgb(22 163 74 / 0.45);
}

.hover\:bg-green-600\/5:hover{
  background-color: rgb(22 163 74 / 0.05);
}

.hover\:bg-green-600\/50:hover{
  background-color: rgb(22 163 74 / 0.5);
}

.hover\:bg-green-600\/55:hover{
  background-color: rgb(22 163 74 / 0.55);
}

.hover\:bg-green-600\/60:hover{
  background-color: rgb(22 163 74 / 0.6);
}

.hover\:bg-green-600\/65:hover{
  background-color: rgb(22 163 74 / 0.65);
}

.hover\:bg-green-600\/70:hover{
  background-color: rgb(22 163 74 / 0.7);
}

.hover\:bg-green-600\/75:hover{
  background-color: rgb(22 163 74 / 0.75);
}

.hover\:bg-green-600\/80:hover{
  background-color: rgb(22 163 74 / 0.8);
}

.hover\:bg-green-600\/85:hover{
  background-color: rgb(22 163 74 / 0.85);
}

.hover\:bg-green-600\/90:hover{
  background-color: rgb(22 163 74 / 0.9);
}

.hover\:bg-green-600\/95:hover{
  background-color: rgb(22 163 74 / 0.95);
}

.hover\:bg-green-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}

.hover\:bg-green-700\/0:hover{
  background-color: rgb(21 128 61 / 0);
}

.hover\:bg-green-700\/10:hover{
  background-color: rgb(21 128 61 / 0.1);
}

.hover\:bg-green-700\/100:hover{
  background-color: rgb(21 128 61 / 1);
}

.hover\:bg-green-700\/15:hover{
  background-color: rgb(21 128 61 / 0.15);
}

.hover\:bg-green-700\/20:hover{
  background-color: rgb(21 128 61 / 0.2);
}

.hover\:bg-green-700\/25:hover{
  background-color: rgb(21 128 61 / 0.25);
}

.hover\:bg-green-700\/30:hover{
  background-color: rgb(21 128 61 / 0.3);
}

.hover\:bg-green-700\/35:hover{
  background-color: rgb(21 128 61 / 0.35);
}

.hover\:bg-green-700\/40:hover{
  background-color: rgb(21 128 61 / 0.4);
}

.hover\:bg-green-700\/45:hover{
  background-color: rgb(21 128 61 / 0.45);
}

.hover\:bg-green-700\/5:hover{
  background-color: rgb(21 128 61 / 0.05);
}

.hover\:bg-green-700\/50:hover{
  background-color: rgb(21 128 61 / 0.5);
}

.hover\:bg-green-700\/55:hover{
  background-color: rgb(21 128 61 / 0.55);
}

.hover\:bg-green-700\/60:hover{
  background-color: rgb(21 128 61 / 0.6);
}

.hover\:bg-green-700\/65:hover{
  background-color: rgb(21 128 61 / 0.65);
}

.hover\:bg-green-700\/70:hover{
  background-color: rgb(21 128 61 / 0.7);
}

.hover\:bg-green-700\/75:hover{
  background-color: rgb(21 128 61 / 0.75);
}

.hover\:bg-green-700\/80:hover{
  background-color: rgb(21 128 61 / 0.8);
}

.hover\:bg-green-700\/85:hover{
  background-color: rgb(21 128 61 / 0.85);
}

.hover\:bg-green-700\/90:hover{
  background-color: rgb(21 128 61 / 0.9);
}

.hover\:bg-green-700\/95:hover{
  background-color: rgb(21 128 61 / 0.95);
}

.hover\:bg-green-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}

.hover\:bg-green-800\/0:hover{
  background-color: rgb(22 101 52 / 0);
}

.hover\:bg-green-800\/10:hover{
  background-color: rgb(22 101 52 / 0.1);
}

.hover\:bg-green-800\/100:hover{
  background-color: rgb(22 101 52 / 1);
}

.hover\:bg-green-800\/15:hover{
  background-color: rgb(22 101 52 / 0.15);
}

.hover\:bg-green-800\/20:hover{
  background-color: rgb(22 101 52 / 0.2);
}

.hover\:bg-green-800\/25:hover{
  background-color: rgb(22 101 52 / 0.25);
}

.hover\:bg-green-800\/30:hover{
  background-color: rgb(22 101 52 / 0.3);
}

.hover\:bg-green-800\/35:hover{
  background-color: rgb(22 101 52 / 0.35);
}

.hover\:bg-green-800\/40:hover{
  background-color: rgb(22 101 52 / 0.4);
}

.hover\:bg-green-800\/45:hover{
  background-color: rgb(22 101 52 / 0.45);
}

.hover\:bg-green-800\/5:hover{
  background-color: rgb(22 101 52 / 0.05);
}

.hover\:bg-green-800\/50:hover{
  background-color: rgb(22 101 52 / 0.5);
}

.hover\:bg-green-800\/55:hover{
  background-color: rgb(22 101 52 / 0.55);
}

.hover\:bg-green-800\/60:hover{
  background-color: rgb(22 101 52 / 0.6);
}

.hover\:bg-green-800\/65:hover{
  background-color: rgb(22 101 52 / 0.65);
}

.hover\:bg-green-800\/70:hover{
  background-color: rgb(22 101 52 / 0.7);
}

.hover\:bg-green-800\/75:hover{
  background-color: rgb(22 101 52 / 0.75);
}

.hover\:bg-green-800\/80:hover{
  background-color: rgb(22 101 52 / 0.8);
}

.hover\:bg-green-800\/85:hover{
  background-color: rgb(22 101 52 / 0.85);
}

.hover\:bg-green-800\/90:hover{
  background-color: rgb(22 101 52 / 0.9);
}

.hover\:bg-green-800\/95:hover{
  background-color: rgb(22 101 52 / 0.95);
}

.hover\:bg-green-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}

.hover\:bg-green-900\/0:hover{
  background-color: rgb(20 83 45 / 0);
}

.hover\:bg-green-900\/10:hover{
  background-color: rgb(20 83 45 / 0.1);
}

.hover\:bg-green-900\/100:hover{
  background-color: rgb(20 83 45 / 1);
}

.hover\:bg-green-900\/15:hover{
  background-color: rgb(20 83 45 / 0.15);
}

.hover\:bg-green-900\/20:hover{
  background-color: rgb(20 83 45 / 0.2);
}

.hover\:bg-green-900\/25:hover{
  background-color: rgb(20 83 45 / 0.25);
}

.hover\:bg-green-900\/30:hover{
  background-color: rgb(20 83 45 / 0.3);
}

.hover\:bg-green-900\/35:hover{
  background-color: rgb(20 83 45 / 0.35);
}

.hover\:bg-green-900\/40:hover{
  background-color: rgb(20 83 45 / 0.4);
}

.hover\:bg-green-900\/45:hover{
  background-color: rgb(20 83 45 / 0.45);
}

.hover\:bg-green-900\/5:hover{
  background-color: rgb(20 83 45 / 0.05);
}

.hover\:bg-green-900\/50:hover{
  background-color: rgb(20 83 45 / 0.5);
}

.hover\:bg-green-900\/55:hover{
  background-color: rgb(20 83 45 / 0.55);
}

.hover\:bg-green-900\/60:hover{
  background-color: rgb(20 83 45 / 0.6);
}

.hover\:bg-green-900\/65:hover{
  background-color: rgb(20 83 45 / 0.65);
}

.hover\:bg-green-900\/70:hover{
  background-color: rgb(20 83 45 / 0.7);
}

.hover\:bg-green-900\/75:hover{
  background-color: rgb(20 83 45 / 0.75);
}

.hover\:bg-green-900\/80:hover{
  background-color: rgb(20 83 45 / 0.8);
}

.hover\:bg-green-900\/85:hover{
  background-color: rgb(20 83 45 / 0.85);
}

.hover\:bg-green-900\/90:hover{
  background-color: rgb(20 83 45 / 0.9);
}

.hover\:bg-green-900\/95:hover{
  background-color: rgb(20 83 45 / 0.95);
}

.hover\:bg-green-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity));
}

.hover\:bg-green-950\/0:hover{
  background-color: rgb(5 46 22 / 0);
}

.hover\:bg-green-950\/10:hover{
  background-color: rgb(5 46 22 / 0.1);
}

.hover\:bg-green-950\/100:hover{
  background-color: rgb(5 46 22 / 1);
}

.hover\:bg-green-950\/15:hover{
  background-color: rgb(5 46 22 / 0.15);
}

.hover\:bg-green-950\/20:hover{
  background-color: rgb(5 46 22 / 0.2);
}

.hover\:bg-green-950\/25:hover{
  background-color: rgb(5 46 22 / 0.25);
}

.hover\:bg-green-950\/30:hover{
  background-color: rgb(5 46 22 / 0.3);
}

.hover\:bg-green-950\/35:hover{
  background-color: rgb(5 46 22 / 0.35);
}

.hover\:bg-green-950\/40:hover{
  background-color: rgb(5 46 22 / 0.4);
}

.hover\:bg-green-950\/45:hover{
  background-color: rgb(5 46 22 / 0.45);
}

.hover\:bg-green-950\/5:hover{
  background-color: rgb(5 46 22 / 0.05);
}

.hover\:bg-green-950\/50:hover{
  background-color: rgb(5 46 22 / 0.5);
}

.hover\:bg-green-950\/55:hover{
  background-color: rgb(5 46 22 / 0.55);
}

.hover\:bg-green-950\/60:hover{
  background-color: rgb(5 46 22 / 0.6);
}

.hover\:bg-green-950\/65:hover{
  background-color: rgb(5 46 22 / 0.65);
}

.hover\:bg-green-950\/70:hover{
  background-color: rgb(5 46 22 / 0.7);
}

.hover\:bg-green-950\/75:hover{
  background-color: rgb(5 46 22 / 0.75);
}

.hover\:bg-green-950\/80:hover{
  background-color: rgb(5 46 22 / 0.8);
}

.hover\:bg-green-950\/85:hover{
  background-color: rgb(5 46 22 / 0.85);
}

.hover\:bg-green-950\/90:hover{
  background-color: rgb(5 46 22 / 0.9);
}

.hover\:bg-green-950\/95:hover{
  background-color: rgb(5 46 22 / 0.95);
}

.hover\:bg-indigo-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}

.hover\:bg-lime-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}

.hover\:bg-lime-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity));
}

.hover\:bg-muted\/50:hover{
  background-color: hsl(var(--muted) / 0.5);
}

.hover\:bg-neutral-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-100\/0:hover{
  background-color: rgb(245 245 245 / 0);
}

.hover\:bg-neutral-100\/10:hover{
  background-color: rgb(245 245 245 / 0.1);
}

.hover\:bg-neutral-100\/100:hover{
  background-color: rgb(245 245 245 / 1);
}

.hover\:bg-neutral-100\/15:hover{
  background-color: rgb(245 245 245 / 0.15);
}

.hover\:bg-neutral-100\/20:hover{
  background-color: rgb(245 245 245 / 0.2);
}

.hover\:bg-neutral-100\/25:hover{
  background-color: rgb(245 245 245 / 0.25);
}

.hover\:bg-neutral-100\/30:hover{
  background-color: rgb(245 245 245 / 0.3);
}

.hover\:bg-neutral-100\/35:hover{
  background-color: rgb(245 245 245 / 0.35);
}

.hover\:bg-neutral-100\/40:hover{
  background-color: rgb(245 245 245 / 0.4);
}

.hover\:bg-neutral-100\/45:hover{
  background-color: rgb(245 245 245 / 0.45);
}

.hover\:bg-neutral-100\/5:hover{
  background-color: rgb(245 245 245 / 0.05);
}

.hover\:bg-neutral-100\/50:hover{
  background-color: rgb(245 245 245 / 0.5);
}

.hover\:bg-neutral-100\/55:hover{
  background-color: rgb(245 245 245 / 0.55);
}

.hover\:bg-neutral-100\/60:hover{
  background-color: rgb(245 245 245 / 0.6);
}

.hover\:bg-neutral-100\/65:hover{
  background-color: rgb(245 245 245 / 0.65);
}

.hover\:bg-neutral-100\/70:hover{
  background-color: rgb(245 245 245 / 0.7);
}

.hover\:bg-neutral-100\/75:hover{
  background-color: rgb(245 245 245 / 0.75);
}

.hover\:bg-neutral-100\/80:hover{
  background-color: rgb(245 245 245 / 0.8);
}

.hover\:bg-neutral-100\/85:hover{
  background-color: rgb(245 245 245 / 0.85);
}

.hover\:bg-neutral-100\/90:hover{
  background-color: rgb(245 245 245 / 0.9);
}

.hover\:bg-neutral-100\/95:hover{
  background-color: rgb(245 245 245 / 0.95);
}

.hover\:bg-neutral-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-200\/0:hover{
  background-color: rgb(229 229 229 / 0);
}

.hover\:bg-neutral-200\/10:hover{
  background-color: rgb(229 229 229 / 0.1);
}

.hover\:bg-neutral-200\/100:hover{
  background-color: rgb(229 229 229 / 1);
}

.hover\:bg-neutral-200\/15:hover{
  background-color: rgb(229 229 229 / 0.15);
}

.hover\:bg-neutral-200\/20:hover{
  background-color: rgb(229 229 229 / 0.2);
}

.hover\:bg-neutral-200\/25:hover{
  background-color: rgb(229 229 229 / 0.25);
}

.hover\:bg-neutral-200\/30:hover{
  background-color: rgb(229 229 229 / 0.3);
}

.hover\:bg-neutral-200\/35:hover{
  background-color: rgb(229 229 229 / 0.35);
}

.hover\:bg-neutral-200\/40:hover{
  background-color: rgb(229 229 229 / 0.4);
}

.hover\:bg-neutral-200\/45:hover{
  background-color: rgb(229 229 229 / 0.45);
}

.hover\:bg-neutral-200\/5:hover{
  background-color: rgb(229 229 229 / 0.05);
}

.hover\:bg-neutral-200\/50:hover{
  background-color: rgb(229 229 229 / 0.5);
}

.hover\:bg-neutral-200\/55:hover{
  background-color: rgb(229 229 229 / 0.55);
}

.hover\:bg-neutral-200\/60:hover{
  background-color: rgb(229 229 229 / 0.6);
}

.hover\:bg-neutral-200\/65:hover{
  background-color: rgb(229 229 229 / 0.65);
}

.hover\:bg-neutral-200\/70:hover{
  background-color: rgb(229 229 229 / 0.7);
}

.hover\:bg-neutral-200\/75:hover{
  background-color: rgb(229 229 229 / 0.75);
}

.hover\:bg-neutral-200\/80:hover{
  background-color: rgb(229 229 229 / 0.8);
}

.hover\:bg-neutral-200\/85:hover{
  background-color: rgb(229 229 229 / 0.85);
}

.hover\:bg-neutral-200\/90:hover{
  background-color: rgb(229 229 229 / 0.9);
}

.hover\:bg-neutral-200\/95:hover{
  background-color: rgb(229 229 229 / 0.95);
}

.hover\:bg-neutral-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-300\/0:hover{
  background-color: rgb(212 212 212 / 0);
}

.hover\:bg-neutral-300\/10:hover{
  background-color: rgb(212 212 212 / 0.1);
}

.hover\:bg-neutral-300\/100:hover{
  background-color: rgb(212 212 212 / 1);
}

.hover\:bg-neutral-300\/15:hover{
  background-color: rgb(212 212 212 / 0.15);
}

.hover\:bg-neutral-300\/20:hover{
  background-color: rgb(212 212 212 / 0.2);
}

.hover\:bg-neutral-300\/25:hover{
  background-color: rgb(212 212 212 / 0.25);
}

.hover\:bg-neutral-300\/30:hover{
  background-color: rgb(212 212 212 / 0.3);
}

.hover\:bg-neutral-300\/35:hover{
  background-color: rgb(212 212 212 / 0.35);
}

.hover\:bg-neutral-300\/40:hover{
  background-color: rgb(212 212 212 / 0.4);
}

.hover\:bg-neutral-300\/45:hover{
  background-color: rgb(212 212 212 / 0.45);
}

.hover\:bg-neutral-300\/5:hover{
  background-color: rgb(212 212 212 / 0.05);
}

.hover\:bg-neutral-300\/50:hover{
  background-color: rgb(212 212 212 / 0.5);
}

.hover\:bg-neutral-300\/55:hover{
  background-color: rgb(212 212 212 / 0.55);
}

.hover\:bg-neutral-300\/60:hover{
  background-color: rgb(212 212 212 / 0.6);
}

.hover\:bg-neutral-300\/65:hover{
  background-color: rgb(212 212 212 / 0.65);
}

.hover\:bg-neutral-300\/70:hover{
  background-color: rgb(212 212 212 / 0.7);
}

.hover\:bg-neutral-300\/75:hover{
  background-color: rgb(212 212 212 / 0.75);
}

.hover\:bg-neutral-300\/80:hover{
  background-color: rgb(212 212 212 / 0.8);
}

.hover\:bg-neutral-300\/85:hover{
  background-color: rgb(212 212 212 / 0.85);
}

.hover\:bg-neutral-300\/90:hover{
  background-color: rgb(212 212 212 / 0.9);
}

.hover\:bg-neutral-300\/95:hover{
  background-color: rgb(212 212 212 / 0.95);
}

.hover\:bg-neutral-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-400\/0:hover{
  background-color: rgb(163 163 163 / 0);
}

.hover\:bg-neutral-400\/10:hover{
  background-color: rgb(163 163 163 / 0.1);
}

.hover\:bg-neutral-400\/100:hover{
  background-color: rgb(163 163 163 / 1);
}

.hover\:bg-neutral-400\/15:hover{
  background-color: rgb(163 163 163 / 0.15);
}

.hover\:bg-neutral-400\/20:hover{
  background-color: rgb(163 163 163 / 0.2);
}

.hover\:bg-neutral-400\/25:hover{
  background-color: rgb(163 163 163 / 0.25);
}

.hover\:bg-neutral-400\/30:hover{
  background-color: rgb(163 163 163 / 0.3);
}

.hover\:bg-neutral-400\/35:hover{
  background-color: rgb(163 163 163 / 0.35);
}

.hover\:bg-neutral-400\/40:hover{
  background-color: rgb(163 163 163 / 0.4);
}

.hover\:bg-neutral-400\/45:hover{
  background-color: rgb(163 163 163 / 0.45);
}

.hover\:bg-neutral-400\/5:hover{
  background-color: rgb(163 163 163 / 0.05);
}

.hover\:bg-neutral-400\/50:hover{
  background-color: rgb(163 163 163 / 0.5);
}

.hover\:bg-neutral-400\/55:hover{
  background-color: rgb(163 163 163 / 0.55);
}

.hover\:bg-neutral-400\/60:hover{
  background-color: rgb(163 163 163 / 0.6);
}

.hover\:bg-neutral-400\/65:hover{
  background-color: rgb(163 163 163 / 0.65);
}

.hover\:bg-neutral-400\/70:hover{
  background-color: rgb(163 163 163 / 0.7);
}

.hover\:bg-neutral-400\/75:hover{
  background-color: rgb(163 163 163 / 0.75);
}

.hover\:bg-neutral-400\/80:hover{
  background-color: rgb(163 163 163 / 0.8);
}

.hover\:bg-neutral-400\/85:hover{
  background-color: rgb(163 163 163 / 0.85);
}

.hover\:bg-neutral-400\/90:hover{
  background-color: rgb(163 163 163 / 0.9);
}

.hover\:bg-neutral-400\/95:hover{
  background-color: rgb(163 163 163 / 0.95);
}

.hover\:bg-neutral-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-500\/0:hover{
  background-color: rgb(115 115 115 / 0);
}

.hover\:bg-neutral-500\/10:hover{
  background-color: rgb(115 115 115 / 0.1);
}

.hover\:bg-neutral-500\/100:hover{
  background-color: rgb(115 115 115 / 1);
}

.hover\:bg-neutral-500\/15:hover{
  background-color: rgb(115 115 115 / 0.15);
}

.hover\:bg-neutral-500\/20:hover{
  background-color: rgb(115 115 115 / 0.2);
}

.hover\:bg-neutral-500\/25:hover{
  background-color: rgb(115 115 115 / 0.25);
}

.hover\:bg-neutral-500\/30:hover{
  background-color: rgb(115 115 115 / 0.3);
}

.hover\:bg-neutral-500\/35:hover{
  background-color: rgb(115 115 115 / 0.35);
}

.hover\:bg-neutral-500\/40:hover{
  background-color: rgb(115 115 115 / 0.4);
}

.hover\:bg-neutral-500\/45:hover{
  background-color: rgb(115 115 115 / 0.45);
}

.hover\:bg-neutral-500\/5:hover{
  background-color: rgb(115 115 115 / 0.05);
}

.hover\:bg-neutral-500\/50:hover{
  background-color: rgb(115 115 115 / 0.5);
}

.hover\:bg-neutral-500\/55:hover{
  background-color: rgb(115 115 115 / 0.55);
}

.hover\:bg-neutral-500\/60:hover{
  background-color: rgb(115 115 115 / 0.6);
}

.hover\:bg-neutral-500\/65:hover{
  background-color: rgb(115 115 115 / 0.65);
}

.hover\:bg-neutral-500\/70:hover{
  background-color: rgb(115 115 115 / 0.7);
}

.hover\:bg-neutral-500\/75:hover{
  background-color: rgb(115 115 115 / 0.75);
}

.hover\:bg-neutral-500\/80:hover{
  background-color: rgb(115 115 115 / 0.8);
}

.hover\:bg-neutral-500\/85:hover{
  background-color: rgb(115 115 115 / 0.85);
}

.hover\:bg-neutral-500\/90:hover{
  background-color: rgb(115 115 115 / 0.9);
}

.hover\:bg-neutral-500\/95:hover{
  background-color: rgb(115 115 115 / 0.95);
}

.hover\:bg-neutral-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-600\/0:hover{
  background-color: rgb(82 82 82 / 0);
}

.hover\:bg-neutral-600\/10:hover{
  background-color: rgb(82 82 82 / 0.1);
}

.hover\:bg-neutral-600\/100:hover{
  background-color: rgb(82 82 82 / 1);
}

.hover\:bg-neutral-600\/15:hover{
  background-color: rgb(82 82 82 / 0.15);
}

.hover\:bg-neutral-600\/20:hover{
  background-color: rgb(82 82 82 / 0.2);
}

.hover\:bg-neutral-600\/25:hover{
  background-color: rgb(82 82 82 / 0.25);
}

.hover\:bg-neutral-600\/30:hover{
  background-color: rgb(82 82 82 / 0.3);
}

.hover\:bg-neutral-600\/35:hover{
  background-color: rgb(82 82 82 / 0.35);
}

.hover\:bg-neutral-600\/40:hover{
  background-color: rgb(82 82 82 / 0.4);
}

.hover\:bg-neutral-600\/45:hover{
  background-color: rgb(82 82 82 / 0.45);
}

.hover\:bg-neutral-600\/5:hover{
  background-color: rgb(82 82 82 / 0.05);
}

.hover\:bg-neutral-600\/50:hover{
  background-color: rgb(82 82 82 / 0.5);
}

.hover\:bg-neutral-600\/55:hover{
  background-color: rgb(82 82 82 / 0.55);
}

.hover\:bg-neutral-600\/60:hover{
  background-color: rgb(82 82 82 / 0.6);
}

.hover\:bg-neutral-600\/65:hover{
  background-color: rgb(82 82 82 / 0.65);
}

.hover\:bg-neutral-600\/70:hover{
  background-color: rgb(82 82 82 / 0.7);
}

.hover\:bg-neutral-600\/75:hover{
  background-color: rgb(82 82 82 / 0.75);
}

.hover\:bg-neutral-600\/80:hover{
  background-color: rgb(82 82 82 / 0.8);
}

.hover\:bg-neutral-600\/85:hover{
  background-color: rgb(82 82 82 / 0.85);
}

.hover\:bg-neutral-600\/90:hover{
  background-color: rgb(82 82 82 / 0.9);
}

.hover\:bg-neutral-600\/95:hover{
  background-color: rgb(82 82 82 / 0.95);
}

.hover\:bg-neutral-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-700\/0:hover{
  background-color: rgb(64 64 64 / 0);
}

.hover\:bg-neutral-700\/10:hover{
  background-color: rgb(64 64 64 / 0.1);
}

.hover\:bg-neutral-700\/100:hover{
  background-color: rgb(64 64 64 / 1);
}

.hover\:bg-neutral-700\/15:hover{
  background-color: rgb(64 64 64 / 0.15);
}

.hover\:bg-neutral-700\/20:hover{
  background-color: rgb(64 64 64 / 0.2);
}

.hover\:bg-neutral-700\/25:hover{
  background-color: rgb(64 64 64 / 0.25);
}

.hover\:bg-neutral-700\/30:hover{
  background-color: rgb(64 64 64 / 0.3);
}

.hover\:bg-neutral-700\/35:hover{
  background-color: rgb(64 64 64 / 0.35);
}

.hover\:bg-neutral-700\/40:hover{
  background-color: rgb(64 64 64 / 0.4);
}

.hover\:bg-neutral-700\/45:hover{
  background-color: rgb(64 64 64 / 0.45);
}

.hover\:bg-neutral-700\/5:hover{
  background-color: rgb(64 64 64 / 0.05);
}

.hover\:bg-neutral-700\/50:hover{
  background-color: rgb(64 64 64 / 0.5);
}

.hover\:bg-neutral-700\/55:hover{
  background-color: rgb(64 64 64 / 0.55);
}

.hover\:bg-neutral-700\/60:hover{
  background-color: rgb(64 64 64 / 0.6);
}

.hover\:bg-neutral-700\/65:hover{
  background-color: rgb(64 64 64 / 0.65);
}

.hover\:bg-neutral-700\/70:hover{
  background-color: rgb(64 64 64 / 0.7);
}

.hover\:bg-neutral-700\/75:hover{
  background-color: rgb(64 64 64 / 0.75);
}

.hover\:bg-neutral-700\/80:hover{
  background-color: rgb(64 64 64 / 0.8);
}

.hover\:bg-neutral-700\/85:hover{
  background-color: rgb(64 64 64 / 0.85);
}

.hover\:bg-neutral-700\/90:hover{
  background-color: rgb(64 64 64 / 0.9);
}

.hover\:bg-neutral-700\/95:hover{
  background-color: rgb(64 64 64 / 0.95);
}

.hover\:bg-neutral-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-800\/0:hover{
  background-color: rgb(38 38 38 / 0);
}

.hover\:bg-neutral-800\/10:hover{
  background-color: rgb(38 38 38 / 0.1);
}

.hover\:bg-neutral-800\/100:hover{
  background-color: rgb(38 38 38 / 1);
}

.hover\:bg-neutral-800\/15:hover{
  background-color: rgb(38 38 38 / 0.15);
}

.hover\:bg-neutral-800\/20:hover{
  background-color: rgb(38 38 38 / 0.2);
}

.hover\:bg-neutral-800\/25:hover{
  background-color: rgb(38 38 38 / 0.25);
}

.hover\:bg-neutral-800\/30:hover{
  background-color: rgb(38 38 38 / 0.3);
}

.hover\:bg-neutral-800\/35:hover{
  background-color: rgb(38 38 38 / 0.35);
}

.hover\:bg-neutral-800\/40:hover{
  background-color: rgb(38 38 38 / 0.4);
}

.hover\:bg-neutral-800\/45:hover{
  background-color: rgb(38 38 38 / 0.45);
}

.hover\:bg-neutral-800\/5:hover{
  background-color: rgb(38 38 38 / 0.05);
}

.hover\:bg-neutral-800\/50:hover{
  background-color: rgb(38 38 38 / 0.5);
}

.hover\:bg-neutral-800\/55:hover{
  background-color: rgb(38 38 38 / 0.55);
}

.hover\:bg-neutral-800\/60:hover{
  background-color: rgb(38 38 38 / 0.6);
}

.hover\:bg-neutral-800\/65:hover{
  background-color: rgb(38 38 38 / 0.65);
}

.hover\:bg-neutral-800\/70:hover{
  background-color: rgb(38 38 38 / 0.7);
}

.hover\:bg-neutral-800\/75:hover{
  background-color: rgb(38 38 38 / 0.75);
}

.hover\:bg-neutral-800\/80:hover{
  background-color: rgb(38 38 38 / 0.8);
}

.hover\:bg-neutral-800\/85:hover{
  background-color: rgb(38 38 38 / 0.85);
}

.hover\:bg-neutral-800\/90:hover{
  background-color: rgb(38 38 38 / 0.9);
}

.hover\:bg-neutral-800\/95:hover{
  background-color: rgb(38 38 38 / 0.95);
}

.hover\:bg-neutral-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-900\/0:hover{
  background-color: rgb(23 23 23 / 0);
}

.hover\:bg-neutral-900\/10:hover{
  background-color: rgb(23 23 23 / 0.1);
}

.hover\:bg-neutral-900\/100:hover{
  background-color: rgb(23 23 23 / 1);
}

.hover\:bg-neutral-900\/15:hover{
  background-color: rgb(23 23 23 / 0.15);
}

.hover\:bg-neutral-900\/20:hover{
  background-color: rgb(23 23 23 / 0.2);
}

.hover\:bg-neutral-900\/25:hover{
  background-color: rgb(23 23 23 / 0.25);
}

.hover\:bg-neutral-900\/30:hover{
  background-color: rgb(23 23 23 / 0.3);
}

.hover\:bg-neutral-900\/35:hover{
  background-color: rgb(23 23 23 / 0.35);
}

.hover\:bg-neutral-900\/40:hover{
  background-color: rgb(23 23 23 / 0.4);
}

.hover\:bg-neutral-900\/45:hover{
  background-color: rgb(23 23 23 / 0.45);
}

.hover\:bg-neutral-900\/5:hover{
  background-color: rgb(23 23 23 / 0.05);
}

.hover\:bg-neutral-900\/50:hover{
  background-color: rgb(23 23 23 / 0.5);
}

.hover\:bg-neutral-900\/55:hover{
  background-color: rgb(23 23 23 / 0.55);
}

.hover\:bg-neutral-900\/60:hover{
  background-color: rgb(23 23 23 / 0.6);
}

.hover\:bg-neutral-900\/65:hover{
  background-color: rgb(23 23 23 / 0.65);
}

.hover\:bg-neutral-900\/70:hover{
  background-color: rgb(23 23 23 / 0.7);
}

.hover\:bg-neutral-900\/75:hover{
  background-color: rgb(23 23 23 / 0.75);
}

.hover\:bg-neutral-900\/80:hover{
  background-color: rgb(23 23 23 / 0.8);
}

.hover\:bg-neutral-900\/85:hover{
  background-color: rgb(23 23 23 / 0.85);
}

.hover\:bg-neutral-900\/90:hover{
  background-color: rgb(23 23 23 / 0.9);
}

.hover\:bg-neutral-900\/95:hover{
  background-color: rgb(23 23 23 / 0.95);
}

.hover\:bg-neutral-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-950\/0:hover{
  background-color: rgb(10 10 10 / 0);
}

.hover\:bg-neutral-950\/10:hover{
  background-color: rgb(10 10 10 / 0.1);
}

.hover\:bg-neutral-950\/100:hover{
  background-color: rgb(10 10 10 / 1);
}

.hover\:bg-neutral-950\/15:hover{
  background-color: rgb(10 10 10 / 0.15);
}

.hover\:bg-neutral-950\/20:hover{
  background-color: rgb(10 10 10 / 0.2);
}

.hover\:bg-neutral-950\/25:hover{
  background-color: rgb(10 10 10 / 0.25);
}

.hover\:bg-neutral-950\/30:hover{
  background-color: rgb(10 10 10 / 0.3);
}

.hover\:bg-neutral-950\/35:hover{
  background-color: rgb(10 10 10 / 0.35);
}

.hover\:bg-neutral-950\/40:hover{
  background-color: rgb(10 10 10 / 0.4);
}

.hover\:bg-neutral-950\/45:hover{
  background-color: rgb(10 10 10 / 0.45);
}

.hover\:bg-neutral-950\/5:hover{
  background-color: rgb(10 10 10 / 0.05);
}

.hover\:bg-neutral-950\/50:hover{
  background-color: rgb(10 10 10 / 0.5);
}

.hover\:bg-neutral-950\/55:hover{
  background-color: rgb(10 10 10 / 0.55);
}

.hover\:bg-neutral-950\/60:hover{
  background-color: rgb(10 10 10 / 0.6);
}

.hover\:bg-neutral-950\/65:hover{
  background-color: rgb(10 10 10 / 0.65);
}

.hover\:bg-neutral-950\/70:hover{
  background-color: rgb(10 10 10 / 0.7);
}

.hover\:bg-neutral-950\/75:hover{
  background-color: rgb(10 10 10 / 0.75);
}

.hover\:bg-neutral-950\/80:hover{
  background-color: rgb(10 10 10 / 0.8);
}

.hover\:bg-neutral-950\/85:hover{
  background-color: rgb(10 10 10 / 0.85);
}

.hover\:bg-neutral-950\/90:hover{
  background-color: rgb(10 10 10 / 0.9);
}

.hover\:bg-neutral-950\/95:hover{
  background-color: rgb(10 10 10 / 0.95);
}

.hover\:bg-orange-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}

.hover\:bg-orange-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}

.hover\:bg-pink-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
}

.hover\:bg-pink-100\/0:hover{
  background-color: rgb(252 231 243 / 0);
}

.hover\:bg-pink-100\/10:hover{
  background-color: rgb(252 231 243 / 0.1);
}

.hover\:bg-pink-100\/100:hover{
  background-color: rgb(252 231 243 / 1);
}

.hover\:bg-pink-100\/15:hover{
  background-color: rgb(252 231 243 / 0.15);
}

.hover\:bg-pink-100\/20:hover{
  background-color: rgb(252 231 243 / 0.2);
}

.hover\:bg-pink-100\/25:hover{
  background-color: rgb(252 231 243 / 0.25);
}

.hover\:bg-pink-100\/30:hover{
  background-color: rgb(252 231 243 / 0.3);
}

.hover\:bg-pink-100\/35:hover{
  background-color: rgb(252 231 243 / 0.35);
}

.hover\:bg-pink-100\/40:hover{
  background-color: rgb(252 231 243 / 0.4);
}

.hover\:bg-pink-100\/45:hover{
  background-color: rgb(252 231 243 / 0.45);
}

.hover\:bg-pink-100\/5:hover{
  background-color: rgb(252 231 243 / 0.05);
}

.hover\:bg-pink-100\/50:hover{
  background-color: rgb(252 231 243 / 0.5);
}

.hover\:bg-pink-100\/55:hover{
  background-color: rgb(252 231 243 / 0.55);
}

.hover\:bg-pink-100\/60:hover{
  background-color: rgb(252 231 243 / 0.6);
}

.hover\:bg-pink-100\/65:hover{
  background-color: rgb(252 231 243 / 0.65);
}

.hover\:bg-pink-100\/70:hover{
  background-color: rgb(252 231 243 / 0.7);
}

.hover\:bg-pink-100\/75:hover{
  background-color: rgb(252 231 243 / 0.75);
}

.hover\:bg-pink-100\/80:hover{
  background-color: rgb(252 231 243 / 0.8);
}

.hover\:bg-pink-100\/85:hover{
  background-color: rgb(252 231 243 / 0.85);
}

.hover\:bg-pink-100\/90:hover{
  background-color: rgb(252 231 243 / 0.9);
}

.hover\:bg-pink-100\/95:hover{
  background-color: rgb(252 231 243 / 0.95);
}

.hover\:bg-pink-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity));
}

.hover\:bg-pink-200\/0:hover{
  background-color: rgb(251 207 232 / 0);
}

.hover\:bg-pink-200\/10:hover{
  background-color: rgb(251 207 232 / 0.1);
}

.hover\:bg-pink-200\/100:hover{
  background-color: rgb(251 207 232 / 1);
}

.hover\:bg-pink-200\/15:hover{
  background-color: rgb(251 207 232 / 0.15);
}

.hover\:bg-pink-200\/20:hover{
  background-color: rgb(251 207 232 / 0.2);
}

.hover\:bg-pink-200\/25:hover{
  background-color: rgb(251 207 232 / 0.25);
}

.hover\:bg-pink-200\/30:hover{
  background-color: rgb(251 207 232 / 0.3);
}

.hover\:bg-pink-200\/35:hover{
  background-color: rgb(251 207 232 / 0.35);
}

.hover\:bg-pink-200\/40:hover{
  background-color: rgb(251 207 232 / 0.4);
}

.hover\:bg-pink-200\/45:hover{
  background-color: rgb(251 207 232 / 0.45);
}

.hover\:bg-pink-200\/5:hover{
  background-color: rgb(251 207 232 / 0.05);
}

.hover\:bg-pink-200\/50:hover{
  background-color: rgb(251 207 232 / 0.5);
}

.hover\:bg-pink-200\/55:hover{
  background-color: rgb(251 207 232 / 0.55);
}

.hover\:bg-pink-200\/60:hover{
  background-color: rgb(251 207 232 / 0.6);
}

.hover\:bg-pink-200\/65:hover{
  background-color: rgb(251 207 232 / 0.65);
}

.hover\:bg-pink-200\/70:hover{
  background-color: rgb(251 207 232 / 0.7);
}

.hover\:bg-pink-200\/75:hover{
  background-color: rgb(251 207 232 / 0.75);
}

.hover\:bg-pink-200\/80:hover{
  background-color: rgb(251 207 232 / 0.8);
}

.hover\:bg-pink-200\/85:hover{
  background-color: rgb(251 207 232 / 0.85);
}

.hover\:bg-pink-200\/90:hover{
  background-color: rgb(251 207 232 / 0.9);
}

.hover\:bg-pink-200\/95:hover{
  background-color: rgb(251 207 232 / 0.95);
}

.hover\:bg-pink-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity));
}

.hover\:bg-pink-300\/0:hover{
  background-color: rgb(249 168 212 / 0);
}

.hover\:bg-pink-300\/10:hover{
  background-color: rgb(249 168 212 / 0.1);
}

.hover\:bg-pink-300\/100:hover{
  background-color: rgb(249 168 212 / 1);
}

.hover\:bg-pink-300\/15:hover{
  background-color: rgb(249 168 212 / 0.15);
}

.hover\:bg-pink-300\/20:hover{
  background-color: rgb(249 168 212 / 0.2);
}

.hover\:bg-pink-300\/25:hover{
  background-color: rgb(249 168 212 / 0.25);
}

.hover\:bg-pink-300\/30:hover{
  background-color: rgb(249 168 212 / 0.3);
}

.hover\:bg-pink-300\/35:hover{
  background-color: rgb(249 168 212 / 0.35);
}

.hover\:bg-pink-300\/40:hover{
  background-color: rgb(249 168 212 / 0.4);
}

.hover\:bg-pink-300\/45:hover{
  background-color: rgb(249 168 212 / 0.45);
}

.hover\:bg-pink-300\/5:hover{
  background-color: rgb(249 168 212 / 0.05);
}

.hover\:bg-pink-300\/50:hover{
  background-color: rgb(249 168 212 / 0.5);
}

.hover\:bg-pink-300\/55:hover{
  background-color: rgb(249 168 212 / 0.55);
}

.hover\:bg-pink-300\/60:hover{
  background-color: rgb(249 168 212 / 0.6);
}

.hover\:bg-pink-300\/65:hover{
  background-color: rgb(249 168 212 / 0.65);
}

.hover\:bg-pink-300\/70:hover{
  background-color: rgb(249 168 212 / 0.7);
}

.hover\:bg-pink-300\/75:hover{
  background-color: rgb(249 168 212 / 0.75);
}

.hover\:bg-pink-300\/80:hover{
  background-color: rgb(249 168 212 / 0.8);
}

.hover\:bg-pink-300\/85:hover{
  background-color: rgb(249 168 212 / 0.85);
}

.hover\:bg-pink-300\/90:hover{
  background-color: rgb(249 168 212 / 0.9);
}

.hover\:bg-pink-300\/95:hover{
  background-color: rgb(249 168 212 / 0.95);
}

.hover\:bg-pink-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity));
}

.hover\:bg-pink-400\/0:hover{
  background-color: rgb(244 114 182 / 0);
}

.hover\:bg-pink-400\/10:hover{
  background-color: rgb(244 114 182 / 0.1);
}

.hover\:bg-pink-400\/100:hover{
  background-color: rgb(244 114 182 / 1);
}

.hover\:bg-pink-400\/15:hover{
  background-color: rgb(244 114 182 / 0.15);
}

.hover\:bg-pink-400\/20:hover{
  background-color: rgb(244 114 182 / 0.2);
}

.hover\:bg-pink-400\/25:hover{
  background-color: rgb(244 114 182 / 0.25);
}

.hover\:bg-pink-400\/30:hover{
  background-color: rgb(244 114 182 / 0.3);
}

.hover\:bg-pink-400\/35:hover{
  background-color: rgb(244 114 182 / 0.35);
}

.hover\:bg-pink-400\/40:hover{
  background-color: rgb(244 114 182 / 0.4);
}

.hover\:bg-pink-400\/45:hover{
  background-color: rgb(244 114 182 / 0.45);
}

.hover\:bg-pink-400\/5:hover{
  background-color: rgb(244 114 182 / 0.05);
}

.hover\:bg-pink-400\/50:hover{
  background-color: rgb(244 114 182 / 0.5);
}

.hover\:bg-pink-400\/55:hover{
  background-color: rgb(244 114 182 / 0.55);
}

.hover\:bg-pink-400\/60:hover{
  background-color: rgb(244 114 182 / 0.6);
}

.hover\:bg-pink-400\/65:hover{
  background-color: rgb(244 114 182 / 0.65);
}

.hover\:bg-pink-400\/70:hover{
  background-color: rgb(244 114 182 / 0.7);
}

.hover\:bg-pink-400\/75:hover{
  background-color: rgb(244 114 182 / 0.75);
}

.hover\:bg-pink-400\/80:hover{
  background-color: rgb(244 114 182 / 0.8);
}

.hover\:bg-pink-400\/85:hover{
  background-color: rgb(244 114 182 / 0.85);
}

.hover\:bg-pink-400\/90:hover{
  background-color: rgb(244 114 182 / 0.9);
}

.hover\:bg-pink-400\/95:hover{
  background-color: rgb(244 114 182 / 0.95);
}

.hover\:bg-pink-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity));
}

.hover\:bg-pink-500\/0:hover{
  background-color: rgb(236 72 153 / 0);
}

.hover\:bg-pink-500\/10:hover{
  background-color: rgb(236 72 153 / 0.1);
}

.hover\:bg-pink-500\/100:hover{
  background-color: rgb(236 72 153 / 1);
}

.hover\:bg-pink-500\/15:hover{
  background-color: rgb(236 72 153 / 0.15);
}

.hover\:bg-pink-500\/20:hover{
  background-color: rgb(236 72 153 / 0.2);
}

.hover\:bg-pink-500\/25:hover{
  background-color: rgb(236 72 153 / 0.25);
}

.hover\:bg-pink-500\/30:hover{
  background-color: rgb(236 72 153 / 0.3);
}

.hover\:bg-pink-500\/35:hover{
  background-color: rgb(236 72 153 / 0.35);
}

.hover\:bg-pink-500\/40:hover{
  background-color: rgb(236 72 153 / 0.4);
}

.hover\:bg-pink-500\/45:hover{
  background-color: rgb(236 72 153 / 0.45);
}

.hover\:bg-pink-500\/5:hover{
  background-color: rgb(236 72 153 / 0.05);
}

.hover\:bg-pink-500\/50:hover{
  background-color: rgb(236 72 153 / 0.5);
}

.hover\:bg-pink-500\/55:hover{
  background-color: rgb(236 72 153 / 0.55);
}

.hover\:bg-pink-500\/60:hover{
  background-color: rgb(236 72 153 / 0.6);
}

.hover\:bg-pink-500\/65:hover{
  background-color: rgb(236 72 153 / 0.65);
}

.hover\:bg-pink-500\/70:hover{
  background-color: rgb(236 72 153 / 0.7);
}

.hover\:bg-pink-500\/75:hover{
  background-color: rgb(236 72 153 / 0.75);
}

.hover\:bg-pink-500\/80:hover{
  background-color: rgb(236 72 153 / 0.8);
}

.hover\:bg-pink-500\/85:hover{
  background-color: rgb(236 72 153 / 0.85);
}

.hover\:bg-pink-500\/90:hover{
  background-color: rgb(236 72 153 / 0.9);
}

.hover\:bg-pink-500\/95:hover{
  background-color: rgb(236 72 153 / 0.95);
}

.hover\:bg-pink-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity));
}

.hover\:bg-pink-600\/0:hover{
  background-color: rgb(219 39 119 / 0);
}

.hover\:bg-pink-600\/10:hover{
  background-color: rgb(219 39 119 / 0.1);
}

.hover\:bg-pink-600\/100:hover{
  background-color: rgb(219 39 119 / 1);
}

.hover\:bg-pink-600\/15:hover{
  background-color: rgb(219 39 119 / 0.15);
}

.hover\:bg-pink-600\/20:hover{
  background-color: rgb(219 39 119 / 0.2);
}

.hover\:bg-pink-600\/25:hover{
  background-color: rgb(219 39 119 / 0.25);
}

.hover\:bg-pink-600\/30:hover{
  background-color: rgb(219 39 119 / 0.3);
}

.hover\:bg-pink-600\/35:hover{
  background-color: rgb(219 39 119 / 0.35);
}

.hover\:bg-pink-600\/40:hover{
  background-color: rgb(219 39 119 / 0.4);
}

.hover\:bg-pink-600\/45:hover{
  background-color: rgb(219 39 119 / 0.45);
}

.hover\:bg-pink-600\/5:hover{
  background-color: rgb(219 39 119 / 0.05);
}

.hover\:bg-pink-600\/50:hover{
  background-color: rgb(219 39 119 / 0.5);
}

.hover\:bg-pink-600\/55:hover{
  background-color: rgb(219 39 119 / 0.55);
}

.hover\:bg-pink-600\/60:hover{
  background-color: rgb(219 39 119 / 0.6);
}

.hover\:bg-pink-600\/65:hover{
  background-color: rgb(219 39 119 / 0.65);
}

.hover\:bg-pink-600\/70:hover{
  background-color: rgb(219 39 119 / 0.7);
}

.hover\:bg-pink-600\/75:hover{
  background-color: rgb(219 39 119 / 0.75);
}

.hover\:bg-pink-600\/80:hover{
  background-color: rgb(219 39 119 / 0.8);
}

.hover\:bg-pink-600\/85:hover{
  background-color: rgb(219 39 119 / 0.85);
}

.hover\:bg-pink-600\/90:hover{
  background-color: rgb(219 39 119 / 0.9);
}

.hover\:bg-pink-600\/95:hover{
  background-color: rgb(219 39 119 / 0.95);
}

.hover\:bg-pink-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity));
}

.hover\:bg-pink-700\/0:hover{
  background-color: rgb(190 24 93 / 0);
}

.hover\:bg-pink-700\/10:hover{
  background-color: rgb(190 24 93 / 0.1);
}

.hover\:bg-pink-700\/100:hover{
  background-color: rgb(190 24 93 / 1);
}

.hover\:bg-pink-700\/15:hover{
  background-color: rgb(190 24 93 / 0.15);
}

.hover\:bg-pink-700\/20:hover{
  background-color: rgb(190 24 93 / 0.2);
}

.hover\:bg-pink-700\/25:hover{
  background-color: rgb(190 24 93 / 0.25);
}

.hover\:bg-pink-700\/30:hover{
  background-color: rgb(190 24 93 / 0.3);
}

.hover\:bg-pink-700\/35:hover{
  background-color: rgb(190 24 93 / 0.35);
}

.hover\:bg-pink-700\/40:hover{
  background-color: rgb(190 24 93 / 0.4);
}

.hover\:bg-pink-700\/45:hover{
  background-color: rgb(190 24 93 / 0.45);
}

.hover\:bg-pink-700\/5:hover{
  background-color: rgb(190 24 93 / 0.05);
}

.hover\:bg-pink-700\/50:hover{
  background-color: rgb(190 24 93 / 0.5);
}

.hover\:bg-pink-700\/55:hover{
  background-color: rgb(190 24 93 / 0.55);
}

.hover\:bg-pink-700\/60:hover{
  background-color: rgb(190 24 93 / 0.6);
}

.hover\:bg-pink-700\/65:hover{
  background-color: rgb(190 24 93 / 0.65);
}

.hover\:bg-pink-700\/70:hover{
  background-color: rgb(190 24 93 / 0.7);
}

.hover\:bg-pink-700\/75:hover{
  background-color: rgb(190 24 93 / 0.75);
}

.hover\:bg-pink-700\/80:hover{
  background-color: rgb(190 24 93 / 0.8);
}

.hover\:bg-pink-700\/85:hover{
  background-color: rgb(190 24 93 / 0.85);
}

.hover\:bg-pink-700\/90:hover{
  background-color: rgb(190 24 93 / 0.9);
}

.hover\:bg-pink-700\/95:hover{
  background-color: rgb(190 24 93 / 0.95);
}

.hover\:bg-pink-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity));
}

.hover\:bg-pink-800\/0:hover{
  background-color: rgb(157 23 77 / 0);
}

.hover\:bg-pink-800\/10:hover{
  background-color: rgb(157 23 77 / 0.1);
}

.hover\:bg-pink-800\/100:hover{
  background-color: rgb(157 23 77 / 1);
}

.hover\:bg-pink-800\/15:hover{
  background-color: rgb(157 23 77 / 0.15);
}

.hover\:bg-pink-800\/20:hover{
  background-color: rgb(157 23 77 / 0.2);
}

.hover\:bg-pink-800\/25:hover{
  background-color: rgb(157 23 77 / 0.25);
}

.hover\:bg-pink-800\/30:hover{
  background-color: rgb(157 23 77 / 0.3);
}

.hover\:bg-pink-800\/35:hover{
  background-color: rgb(157 23 77 / 0.35);
}

.hover\:bg-pink-800\/40:hover{
  background-color: rgb(157 23 77 / 0.4);
}

.hover\:bg-pink-800\/45:hover{
  background-color: rgb(157 23 77 / 0.45);
}

.hover\:bg-pink-800\/5:hover{
  background-color: rgb(157 23 77 / 0.05);
}

.hover\:bg-pink-800\/50:hover{
  background-color: rgb(157 23 77 / 0.5);
}

.hover\:bg-pink-800\/55:hover{
  background-color: rgb(157 23 77 / 0.55);
}

.hover\:bg-pink-800\/60:hover{
  background-color: rgb(157 23 77 / 0.6);
}

.hover\:bg-pink-800\/65:hover{
  background-color: rgb(157 23 77 / 0.65);
}

.hover\:bg-pink-800\/70:hover{
  background-color: rgb(157 23 77 / 0.7);
}

.hover\:bg-pink-800\/75:hover{
  background-color: rgb(157 23 77 / 0.75);
}

.hover\:bg-pink-800\/80:hover{
  background-color: rgb(157 23 77 / 0.8);
}

.hover\:bg-pink-800\/85:hover{
  background-color: rgb(157 23 77 / 0.85);
}

.hover\:bg-pink-800\/90:hover{
  background-color: rgb(157 23 77 / 0.9);
}

.hover\:bg-pink-800\/95:hover{
  background-color: rgb(157 23 77 / 0.95);
}

.hover\:bg-pink-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity));
}

.hover\:bg-pink-900\/0:hover{
  background-color: rgb(131 24 67 / 0);
}

.hover\:bg-pink-900\/10:hover{
  background-color: rgb(131 24 67 / 0.1);
}

.hover\:bg-pink-900\/100:hover{
  background-color: rgb(131 24 67 / 1);
}

.hover\:bg-pink-900\/15:hover{
  background-color: rgb(131 24 67 / 0.15);
}

.hover\:bg-pink-900\/20:hover{
  background-color: rgb(131 24 67 / 0.2);
}

.hover\:bg-pink-900\/25:hover{
  background-color: rgb(131 24 67 / 0.25);
}

.hover\:bg-pink-900\/30:hover{
  background-color: rgb(131 24 67 / 0.3);
}

.hover\:bg-pink-900\/35:hover{
  background-color: rgb(131 24 67 / 0.35);
}

.hover\:bg-pink-900\/40:hover{
  background-color: rgb(131 24 67 / 0.4);
}

.hover\:bg-pink-900\/45:hover{
  background-color: rgb(131 24 67 / 0.45);
}

.hover\:bg-pink-900\/5:hover{
  background-color: rgb(131 24 67 / 0.05);
}

.hover\:bg-pink-900\/50:hover{
  background-color: rgb(131 24 67 / 0.5);
}

.hover\:bg-pink-900\/55:hover{
  background-color: rgb(131 24 67 / 0.55);
}

.hover\:bg-pink-900\/60:hover{
  background-color: rgb(131 24 67 / 0.6);
}

.hover\:bg-pink-900\/65:hover{
  background-color: rgb(131 24 67 / 0.65);
}

.hover\:bg-pink-900\/70:hover{
  background-color: rgb(131 24 67 / 0.7);
}

.hover\:bg-pink-900\/75:hover{
  background-color: rgb(131 24 67 / 0.75);
}

.hover\:bg-pink-900\/80:hover{
  background-color: rgb(131 24 67 / 0.8);
}

.hover\:bg-pink-900\/85:hover{
  background-color: rgb(131 24 67 / 0.85);
}

.hover\:bg-pink-900\/90:hover{
  background-color: rgb(131 24 67 / 0.9);
}

.hover\:bg-pink-900\/95:hover{
  background-color: rgb(131 24 67 / 0.95);
}

.hover\:bg-pink-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity));
}

.hover\:bg-pink-950\/0:hover{
  background-color: rgb(80 7 36 / 0);
}

.hover\:bg-pink-950\/10:hover{
  background-color: rgb(80 7 36 / 0.1);
}

.hover\:bg-pink-950\/100:hover{
  background-color: rgb(80 7 36 / 1);
}

.hover\:bg-pink-950\/15:hover{
  background-color: rgb(80 7 36 / 0.15);
}

.hover\:bg-pink-950\/20:hover{
  background-color: rgb(80 7 36 / 0.2);
}

.hover\:bg-pink-950\/25:hover{
  background-color: rgb(80 7 36 / 0.25);
}

.hover\:bg-pink-950\/30:hover{
  background-color: rgb(80 7 36 / 0.3);
}

.hover\:bg-pink-950\/35:hover{
  background-color: rgb(80 7 36 / 0.35);
}

.hover\:bg-pink-950\/40:hover{
  background-color: rgb(80 7 36 / 0.4);
}

.hover\:bg-pink-950\/45:hover{
  background-color: rgb(80 7 36 / 0.45);
}

.hover\:bg-pink-950\/5:hover{
  background-color: rgb(80 7 36 / 0.05);
}

.hover\:bg-pink-950\/50:hover{
  background-color: rgb(80 7 36 / 0.5);
}

.hover\:bg-pink-950\/55:hover{
  background-color: rgb(80 7 36 / 0.55);
}

.hover\:bg-pink-950\/60:hover{
  background-color: rgb(80 7 36 / 0.6);
}

.hover\:bg-pink-950\/65:hover{
  background-color: rgb(80 7 36 / 0.65);
}

.hover\:bg-pink-950\/70:hover{
  background-color: rgb(80 7 36 / 0.7);
}

.hover\:bg-pink-950\/75:hover{
  background-color: rgb(80 7 36 / 0.75);
}

.hover\:bg-pink-950\/80:hover{
  background-color: rgb(80 7 36 / 0.8);
}

.hover\:bg-pink-950\/85:hover{
  background-color: rgb(80 7 36 / 0.85);
}

.hover\:bg-pink-950\/90:hover{
  background-color: rgb(80 7 36 / 0.9);
}

.hover\:bg-pink-950\/95:hover{
  background-color: rgb(80 7 36 / 0.95);
}

.hover\:bg-primary\/80:hover{
  background-color: hsl(var(--primary) / 0.8);
}

.hover\:bg-purple-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity));
}

.hover\:bg-red-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.hover\:bg-red-100\/0:hover{
  background-color: rgb(254 226 226 / 0);
}

.hover\:bg-red-100\/10:hover{
  background-color: rgb(254 226 226 / 0.1);
}

.hover\:bg-red-100\/100:hover{
  background-color: rgb(254 226 226 / 1);
}

.hover\:bg-red-100\/15:hover{
  background-color: rgb(254 226 226 / 0.15);
}

.hover\:bg-red-100\/20:hover{
  background-color: rgb(254 226 226 / 0.2);
}

.hover\:bg-red-100\/25:hover{
  background-color: rgb(254 226 226 / 0.25);
}

.hover\:bg-red-100\/30:hover{
  background-color: rgb(254 226 226 / 0.3);
}

.hover\:bg-red-100\/35:hover{
  background-color: rgb(254 226 226 / 0.35);
}

.hover\:bg-red-100\/40:hover{
  background-color: rgb(254 226 226 / 0.4);
}

.hover\:bg-red-100\/45:hover{
  background-color: rgb(254 226 226 / 0.45);
}

.hover\:bg-red-100\/5:hover{
  background-color: rgb(254 226 226 / 0.05);
}

.hover\:bg-red-100\/50:hover{
  background-color: rgb(254 226 226 / 0.5);
}

.hover\:bg-red-100\/55:hover{
  background-color: rgb(254 226 226 / 0.55);
}

.hover\:bg-red-100\/60:hover{
  background-color: rgb(254 226 226 / 0.6);
}

.hover\:bg-red-100\/65:hover{
  background-color: rgb(254 226 226 / 0.65);
}

.hover\:bg-red-100\/70:hover{
  background-color: rgb(254 226 226 / 0.7);
}

.hover\:bg-red-100\/75:hover{
  background-color: rgb(254 226 226 / 0.75);
}

.hover\:bg-red-100\/80:hover{
  background-color: rgb(254 226 226 / 0.8);
}

.hover\:bg-red-100\/85:hover{
  background-color: rgb(254 226 226 / 0.85);
}

.hover\:bg-red-100\/90:hover{
  background-color: rgb(254 226 226 / 0.9);
}

.hover\:bg-red-100\/95:hover{
  background-color: rgb(254 226 226 / 0.95);
}

.hover\:bg-red-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}

.hover\:bg-red-200\/0:hover{
  background-color: rgb(254 202 202 / 0);
}

.hover\:bg-red-200\/10:hover{
  background-color: rgb(254 202 202 / 0.1);
}

.hover\:bg-red-200\/100:hover{
  background-color: rgb(254 202 202 / 1);
}

.hover\:bg-red-200\/15:hover{
  background-color: rgb(254 202 202 / 0.15);
}

.hover\:bg-red-200\/20:hover{
  background-color: rgb(254 202 202 / 0.2);
}

.hover\:bg-red-200\/25:hover{
  background-color: rgb(254 202 202 / 0.25);
}

.hover\:bg-red-200\/30:hover{
  background-color: rgb(254 202 202 / 0.3);
}

.hover\:bg-red-200\/35:hover{
  background-color: rgb(254 202 202 / 0.35);
}

.hover\:bg-red-200\/40:hover{
  background-color: rgb(254 202 202 / 0.4);
}

.hover\:bg-red-200\/45:hover{
  background-color: rgb(254 202 202 / 0.45);
}

.hover\:bg-red-200\/5:hover{
  background-color: rgb(254 202 202 / 0.05);
}

.hover\:bg-red-200\/50:hover{
  background-color: rgb(254 202 202 / 0.5);
}

.hover\:bg-red-200\/55:hover{
  background-color: rgb(254 202 202 / 0.55);
}

.hover\:bg-red-200\/60:hover{
  background-color: rgb(254 202 202 / 0.6);
}

.hover\:bg-red-200\/65:hover{
  background-color: rgb(254 202 202 / 0.65);
}

.hover\:bg-red-200\/70:hover{
  background-color: rgb(254 202 202 / 0.7);
}

.hover\:bg-red-200\/75:hover{
  background-color: rgb(254 202 202 / 0.75);
}

.hover\:bg-red-200\/80:hover{
  background-color: rgb(254 202 202 / 0.8);
}

.hover\:bg-red-200\/85:hover{
  background-color: rgb(254 202 202 / 0.85);
}

.hover\:bg-red-200\/90:hover{
  background-color: rgb(254 202 202 / 0.9);
}

.hover\:bg-red-200\/95:hover{
  background-color: rgb(254 202 202 / 0.95);
}

.hover\:bg-red-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}

.hover\:bg-red-300\/0:hover{
  background-color: rgb(252 165 165 / 0);
}

.hover\:bg-red-300\/10:hover{
  background-color: rgb(252 165 165 / 0.1);
}

.hover\:bg-red-300\/100:hover{
  background-color: rgb(252 165 165 / 1);
}

.hover\:bg-red-300\/15:hover{
  background-color: rgb(252 165 165 / 0.15);
}

.hover\:bg-red-300\/20:hover{
  background-color: rgb(252 165 165 / 0.2);
}

.hover\:bg-red-300\/25:hover{
  background-color: rgb(252 165 165 / 0.25);
}

.hover\:bg-red-300\/30:hover{
  background-color: rgb(252 165 165 / 0.3);
}

.hover\:bg-red-300\/35:hover{
  background-color: rgb(252 165 165 / 0.35);
}

.hover\:bg-red-300\/40:hover{
  background-color: rgb(252 165 165 / 0.4);
}

.hover\:bg-red-300\/45:hover{
  background-color: rgb(252 165 165 / 0.45);
}

.hover\:bg-red-300\/5:hover{
  background-color: rgb(252 165 165 / 0.05);
}

.hover\:bg-red-300\/50:hover{
  background-color: rgb(252 165 165 / 0.5);
}

.hover\:bg-red-300\/55:hover{
  background-color: rgb(252 165 165 / 0.55);
}

.hover\:bg-red-300\/60:hover{
  background-color: rgb(252 165 165 / 0.6);
}

.hover\:bg-red-300\/65:hover{
  background-color: rgb(252 165 165 / 0.65);
}

.hover\:bg-red-300\/70:hover{
  background-color: rgb(252 165 165 / 0.7);
}

.hover\:bg-red-300\/75:hover{
  background-color: rgb(252 165 165 / 0.75);
}

.hover\:bg-red-300\/80:hover{
  background-color: rgb(252 165 165 / 0.8);
}

.hover\:bg-red-300\/85:hover{
  background-color: rgb(252 165 165 / 0.85);
}

.hover\:bg-red-300\/90:hover{
  background-color: rgb(252 165 165 / 0.9);
}

.hover\:bg-red-300\/95:hover{
  background-color: rgb(252 165 165 / 0.95);
}

.hover\:bg-red-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.hover\:bg-red-400\/0:hover{
  background-color: rgb(248 113 113 / 0);
}

.hover\:bg-red-400\/10:hover{
  background-color: rgb(248 113 113 / 0.1);
}

.hover\:bg-red-400\/100:hover{
  background-color: rgb(248 113 113 / 1);
}

.hover\:bg-red-400\/15:hover{
  background-color: rgb(248 113 113 / 0.15);
}

.hover\:bg-red-400\/20:hover{
  background-color: rgb(248 113 113 / 0.2);
}

.hover\:bg-red-400\/25:hover{
  background-color: rgb(248 113 113 / 0.25);
}

.hover\:bg-red-400\/30:hover{
  background-color: rgb(248 113 113 / 0.3);
}

.hover\:bg-red-400\/35:hover{
  background-color: rgb(248 113 113 / 0.35);
}

.hover\:bg-red-400\/40:hover{
  background-color: rgb(248 113 113 / 0.4);
}

.hover\:bg-red-400\/45:hover{
  background-color: rgb(248 113 113 / 0.45);
}

.hover\:bg-red-400\/5:hover{
  background-color: rgb(248 113 113 / 0.05);
}

.hover\:bg-red-400\/50:hover{
  background-color: rgb(248 113 113 / 0.5);
}

.hover\:bg-red-400\/55:hover{
  background-color: rgb(248 113 113 / 0.55);
}

.hover\:bg-red-400\/60:hover{
  background-color: rgb(248 113 113 / 0.6);
}

.hover\:bg-red-400\/65:hover{
  background-color: rgb(248 113 113 / 0.65);
}

.hover\:bg-red-400\/70:hover{
  background-color: rgb(248 113 113 / 0.7);
}

.hover\:bg-red-400\/75:hover{
  background-color: rgb(248 113 113 / 0.75);
}

.hover\:bg-red-400\/80:hover{
  background-color: rgb(248 113 113 / 0.8);
}

.hover\:bg-red-400\/85:hover{
  background-color: rgb(248 113 113 / 0.85);
}

.hover\:bg-red-400\/90:hover{
  background-color: rgb(248 113 113 / 0.9);
}

.hover\:bg-red-400\/95:hover{
  background-color: rgb(248 113 113 / 0.95);
}

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

.hover\:bg-red-500\/0:hover{
  background-color: rgb(239 68 68 / 0);
}

.hover\:bg-red-500\/10:hover{
  background-color: rgb(239 68 68 / 0.1);
}

.hover\:bg-red-500\/100:hover{
  background-color: rgb(239 68 68 / 1);
}

.hover\:bg-red-500\/15:hover{
  background-color: rgb(239 68 68 / 0.15);
}

.hover\:bg-red-500\/20:hover{
  background-color: rgb(239 68 68 / 0.2);
}

.hover\:bg-red-500\/25:hover{
  background-color: rgb(239 68 68 / 0.25);
}

.hover\:bg-red-500\/30:hover{
  background-color: rgb(239 68 68 / 0.3);
}

.hover\:bg-red-500\/35:hover{
  background-color: rgb(239 68 68 / 0.35);
}

.hover\:bg-red-500\/40:hover{
  background-color: rgb(239 68 68 / 0.4);
}

.hover\:bg-red-500\/45:hover{
  background-color: rgb(239 68 68 / 0.45);
}

.hover\:bg-red-500\/5:hover{
  background-color: rgb(239 68 68 / 0.05);
}

.hover\:bg-red-500\/50:hover{
  background-color: rgb(239 68 68 / 0.5);
}

.hover\:bg-red-500\/55:hover{
  background-color: rgb(239 68 68 / 0.55);
}

.hover\:bg-red-500\/60:hover{
  background-color: rgb(239 68 68 / 0.6);
}

.hover\:bg-red-500\/65:hover{
  background-color: rgb(239 68 68 / 0.65);
}

.hover\:bg-red-500\/70:hover{
  background-color: rgb(239 68 68 / 0.7);
}

.hover\:bg-red-500\/75:hover{
  background-color: rgb(239 68 68 / 0.75);
}

.hover\:bg-red-500\/80:hover{
  background-color: rgb(239 68 68 / 0.8);
}

.hover\:bg-red-500\/85:hover{
  background-color: rgb(239 68 68 / 0.85);
}

.hover\:bg-red-500\/90:hover{
  background-color: rgb(239 68 68 / 0.9);
}

.hover\:bg-red-500\/95:hover{
  background-color: rgb(239 68 68 / 0.95);
}

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

.hover\:bg-red-600\/0:hover{
  background-color: rgb(220 38 38 / 0);
}

.hover\:bg-red-600\/10:hover{
  background-color: rgb(220 38 38 / 0.1);
}

.hover\:bg-red-600\/100:hover{
  background-color: rgb(220 38 38 / 1);
}

.hover\:bg-red-600\/15:hover{
  background-color: rgb(220 38 38 / 0.15);
}

.hover\:bg-red-600\/20:hover{
  background-color: rgb(220 38 38 / 0.2);
}

.hover\:bg-red-600\/25:hover{
  background-color: rgb(220 38 38 / 0.25);
}

.hover\:bg-red-600\/30:hover{
  background-color: rgb(220 38 38 / 0.3);
}

.hover\:bg-red-600\/35:hover{
  background-color: rgb(220 38 38 / 0.35);
}

.hover\:bg-red-600\/40:hover{
  background-color: rgb(220 38 38 / 0.4);
}

.hover\:bg-red-600\/45:hover{
  background-color: rgb(220 38 38 / 0.45);
}

.hover\:bg-red-600\/5:hover{
  background-color: rgb(220 38 38 / 0.05);
}

.hover\:bg-red-600\/50:hover{
  background-color: rgb(220 38 38 / 0.5);
}

.hover\:bg-red-600\/55:hover{
  background-color: rgb(220 38 38 / 0.55);
}

.hover\:bg-red-600\/60:hover{
  background-color: rgb(220 38 38 / 0.6);
}

.hover\:bg-red-600\/65:hover{
  background-color: rgb(220 38 38 / 0.65);
}

.hover\:bg-red-600\/70:hover{
  background-color: rgb(220 38 38 / 0.7);
}

.hover\:bg-red-600\/75:hover{
  background-color: rgb(220 38 38 / 0.75);
}

.hover\:bg-red-600\/80:hover{
  background-color: rgb(220 38 38 / 0.8);
}

.hover\:bg-red-600\/85:hover{
  background-color: rgb(220 38 38 / 0.85);
}

.hover\:bg-red-600\/90:hover{
  background-color: rgb(220 38 38 / 0.9);
}

.hover\:bg-red-600\/95:hover{
  background-color: rgb(220 38 38 / 0.95);
}

.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.hover\:bg-red-700\/0:hover{
  background-color: rgb(185 28 28 / 0);
}

.hover\:bg-red-700\/10:hover{
  background-color: rgb(185 28 28 / 0.1);
}

.hover\:bg-red-700\/100:hover{
  background-color: rgb(185 28 28 / 1);
}

.hover\:bg-red-700\/15:hover{
  background-color: rgb(185 28 28 / 0.15);
}

.hover\:bg-red-700\/20:hover{
  background-color: rgb(185 28 28 / 0.2);
}

.hover\:bg-red-700\/25:hover{
  background-color: rgb(185 28 28 / 0.25);
}

.hover\:bg-red-700\/30:hover{
  background-color: rgb(185 28 28 / 0.3);
}

.hover\:bg-red-700\/35:hover{
  background-color: rgb(185 28 28 / 0.35);
}

.hover\:bg-red-700\/40:hover{
  background-color: rgb(185 28 28 / 0.4);
}

.hover\:bg-red-700\/45:hover{
  background-color: rgb(185 28 28 / 0.45);
}

.hover\:bg-red-700\/5:hover{
  background-color: rgb(185 28 28 / 0.05);
}

.hover\:bg-red-700\/50:hover{
  background-color: rgb(185 28 28 / 0.5);
}

.hover\:bg-red-700\/55:hover{
  background-color: rgb(185 28 28 / 0.55);
}

.hover\:bg-red-700\/60:hover{
  background-color: rgb(185 28 28 / 0.6);
}

.hover\:bg-red-700\/65:hover{
  background-color: rgb(185 28 28 / 0.65);
}

.hover\:bg-red-700\/70:hover{
  background-color: rgb(185 28 28 / 0.7);
}

.hover\:bg-red-700\/75:hover{
  background-color: rgb(185 28 28 / 0.75);
}

.hover\:bg-red-700\/80:hover{
  background-color: rgb(185 28 28 / 0.8);
}

.hover\:bg-red-700\/85:hover{
  background-color: rgb(185 28 28 / 0.85);
}

.hover\:bg-red-700\/90:hover{
  background-color: rgb(185 28 28 / 0.9);
}

.hover\:bg-red-700\/95:hover{
  background-color: rgb(185 28 28 / 0.95);
}

.hover\:bg-red-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

.hover\:bg-red-800\/0:hover{
  background-color: rgb(153 27 27 / 0);
}

.hover\:bg-red-800\/10:hover{
  background-color: rgb(153 27 27 / 0.1);
}

.hover\:bg-red-800\/100:hover{
  background-color: rgb(153 27 27 / 1);
}

.hover\:bg-red-800\/15:hover{
  background-color: rgb(153 27 27 / 0.15);
}

.hover\:bg-red-800\/20:hover{
  background-color: rgb(153 27 27 / 0.2);
}

.hover\:bg-red-800\/25:hover{
  background-color: rgb(153 27 27 / 0.25);
}

.hover\:bg-red-800\/30:hover{
  background-color: rgb(153 27 27 / 0.3);
}

.hover\:bg-red-800\/35:hover{
  background-color: rgb(153 27 27 / 0.35);
}

.hover\:bg-red-800\/40:hover{
  background-color: rgb(153 27 27 / 0.4);
}

.hover\:bg-red-800\/45:hover{
  background-color: rgb(153 27 27 / 0.45);
}

.hover\:bg-red-800\/5:hover{
  background-color: rgb(153 27 27 / 0.05);
}

.hover\:bg-red-800\/50:hover{
  background-color: rgb(153 27 27 / 0.5);
}

.hover\:bg-red-800\/55:hover{
  background-color: rgb(153 27 27 / 0.55);
}

.hover\:bg-red-800\/60:hover{
  background-color: rgb(153 27 27 / 0.6);
}

.hover\:bg-red-800\/65:hover{
  background-color: rgb(153 27 27 / 0.65);
}

.hover\:bg-red-800\/70:hover{
  background-color: rgb(153 27 27 / 0.7);
}

.hover\:bg-red-800\/75:hover{
  background-color: rgb(153 27 27 / 0.75);
}

.hover\:bg-red-800\/80:hover{
  background-color: rgb(153 27 27 / 0.8);
}

.hover\:bg-red-800\/85:hover{
  background-color: rgb(153 27 27 / 0.85);
}

.hover\:bg-red-800\/90:hover{
  background-color: rgb(153 27 27 / 0.9);
}

.hover\:bg-red-800\/95:hover{
  background-color: rgb(153 27 27 / 0.95);
}

.hover\:bg-red-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity));
}

.hover\:bg-red-900\/0:hover{
  background-color: rgb(127 29 29 / 0);
}

.hover\:bg-red-900\/10:hover{
  background-color: rgb(127 29 29 / 0.1);
}

.hover\:bg-red-900\/100:hover{
  background-color: rgb(127 29 29 / 1);
}

.hover\:bg-red-900\/15:hover{
  background-color: rgb(127 29 29 / 0.15);
}

.hover\:bg-red-900\/20:hover{
  background-color: rgb(127 29 29 / 0.2);
}

.hover\:bg-red-900\/25:hover{
  background-color: rgb(127 29 29 / 0.25);
}

.hover\:bg-red-900\/30:hover{
  background-color: rgb(127 29 29 / 0.3);
}

.hover\:bg-red-900\/35:hover{
  background-color: rgb(127 29 29 / 0.35);
}

.hover\:bg-red-900\/40:hover{
  background-color: rgb(127 29 29 / 0.4);
}

.hover\:bg-red-900\/45:hover{
  background-color: rgb(127 29 29 / 0.45);
}

.hover\:bg-red-900\/5:hover{
  background-color: rgb(127 29 29 / 0.05);
}

.hover\:bg-red-900\/50:hover{
  background-color: rgb(127 29 29 / 0.5);
}

.hover\:bg-red-900\/55:hover{
  background-color: rgb(127 29 29 / 0.55);
}

.hover\:bg-red-900\/60:hover{
  background-color: rgb(127 29 29 / 0.6);
}

.hover\:bg-red-900\/65:hover{
  background-color: rgb(127 29 29 / 0.65);
}

.hover\:bg-red-900\/70:hover{
  background-color: rgb(127 29 29 / 0.7);
}

.hover\:bg-red-900\/75:hover{
  background-color: rgb(127 29 29 / 0.75);
}

.hover\:bg-red-900\/80:hover{
  background-color: rgb(127 29 29 / 0.8);
}

.hover\:bg-red-900\/85:hover{
  background-color: rgb(127 29 29 / 0.85);
}

.hover\:bg-red-900\/90:hover{
  background-color: rgb(127 29 29 / 0.9);
}

.hover\:bg-red-900\/95:hover{
  background-color: rgb(127 29 29 / 0.95);
}

.hover\:bg-red-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity));
}

.hover\:bg-red-950\/0:hover{
  background-color: rgb(69 10 10 / 0);
}

.hover\:bg-red-950\/10:hover{
  background-color: rgb(69 10 10 / 0.1);
}

.hover\:bg-red-950\/100:hover{
  background-color: rgb(69 10 10 / 1);
}

.hover\:bg-red-950\/15:hover{
  background-color: rgb(69 10 10 / 0.15);
}

.hover\:bg-red-950\/20:hover{
  background-color: rgb(69 10 10 / 0.2);
}

.hover\:bg-red-950\/25:hover{
  background-color: rgb(69 10 10 / 0.25);
}

.hover\:bg-red-950\/30:hover{
  background-color: rgb(69 10 10 / 0.3);
}

.hover\:bg-red-950\/35:hover{
  background-color: rgb(69 10 10 / 0.35);
}

.hover\:bg-red-950\/40:hover{
  background-color: rgb(69 10 10 / 0.4);
}

.hover\:bg-red-950\/45:hover{
  background-color: rgb(69 10 10 / 0.45);
}

.hover\:bg-red-950\/5:hover{
  background-color: rgb(69 10 10 / 0.05);
}

.hover\:bg-red-950\/50:hover{
  background-color: rgb(69 10 10 / 0.5);
}

.hover\:bg-red-950\/55:hover{
  background-color: rgb(69 10 10 / 0.55);
}

.hover\:bg-red-950\/60:hover{
  background-color: rgb(69 10 10 / 0.6);
}

.hover\:bg-red-950\/65:hover{
  background-color: rgb(69 10 10 / 0.65);
}

.hover\:bg-red-950\/70:hover{
  background-color: rgb(69 10 10 / 0.7);
}

.hover\:bg-red-950\/75:hover{
  background-color: rgb(69 10 10 / 0.75);
}

.hover\:bg-red-950\/80:hover{
  background-color: rgb(69 10 10 / 0.8);
}

.hover\:bg-red-950\/85:hover{
  background-color: rgb(69 10 10 / 0.85);
}

.hover\:bg-red-950\/90:hover{
  background-color: rgb(69 10 10 / 0.9);
}

.hover\:bg-red-950\/95:hover{
  background-color: rgb(69 10 10 / 0.95);
}

.hover\:bg-rose-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity));
}

.hover\:bg-secondary\/80:hover{
  background-color: hsl(var(--secondary) / 0.8);
}

.hover\:bg-sky-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}

.hover\:bg-sky-100\/0:hover{
  background-color: rgb(224 242 254 / 0);
}

.hover\:bg-sky-100\/10:hover{
  background-color: rgb(224 242 254 / 0.1);
}

.hover\:bg-sky-100\/100:hover{
  background-color: rgb(224 242 254 / 1);
}

.hover\:bg-sky-100\/15:hover{
  background-color: rgb(224 242 254 / 0.15);
}

.hover\:bg-sky-100\/20:hover{
  background-color: rgb(224 242 254 / 0.2);
}

.hover\:bg-sky-100\/25:hover{
  background-color: rgb(224 242 254 / 0.25);
}

.hover\:bg-sky-100\/30:hover{
  background-color: rgb(224 242 254 / 0.3);
}

.hover\:bg-sky-100\/35:hover{
  background-color: rgb(224 242 254 / 0.35);
}

.hover\:bg-sky-100\/40:hover{
  background-color: rgb(224 242 254 / 0.4);
}

.hover\:bg-sky-100\/45:hover{
  background-color: rgb(224 242 254 / 0.45);
}

.hover\:bg-sky-100\/5:hover{
  background-color: rgb(224 242 254 / 0.05);
}

.hover\:bg-sky-100\/50:hover{
  background-color: rgb(224 242 254 / 0.5);
}

.hover\:bg-sky-100\/55:hover{
  background-color: rgb(224 242 254 / 0.55);
}

.hover\:bg-sky-100\/60:hover{
  background-color: rgb(224 242 254 / 0.6);
}

.hover\:bg-sky-100\/65:hover{
  background-color: rgb(224 242 254 / 0.65);
}

.hover\:bg-sky-100\/70:hover{
  background-color: rgb(224 242 254 / 0.7);
}

.hover\:bg-sky-100\/75:hover{
  background-color: rgb(224 242 254 / 0.75);
}

.hover\:bg-sky-100\/80:hover{
  background-color: rgb(224 242 254 / 0.8);
}

.hover\:bg-sky-100\/85:hover{
  background-color: rgb(224 242 254 / 0.85);
}

.hover\:bg-sky-100\/90:hover{
  background-color: rgb(224 242 254 / 0.9);
}

.hover\:bg-sky-100\/95:hover{
  background-color: rgb(224 242 254 / 0.95);
}

.hover\:bg-sky-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity));
}

.hover\:bg-sky-200\/0:hover{
  background-color: rgb(186 230 253 / 0);
}

.hover\:bg-sky-200\/10:hover{
  background-color: rgb(186 230 253 / 0.1);
}

.hover\:bg-sky-200\/100:hover{
  background-color: rgb(186 230 253 / 1);
}

.hover\:bg-sky-200\/15:hover{
  background-color: rgb(186 230 253 / 0.15);
}

.hover\:bg-sky-200\/20:hover{
  background-color: rgb(186 230 253 / 0.2);
}

.hover\:bg-sky-200\/25:hover{
  background-color: rgb(186 230 253 / 0.25);
}

.hover\:bg-sky-200\/30:hover{
  background-color: rgb(186 230 253 / 0.3);
}

.hover\:bg-sky-200\/35:hover{
  background-color: rgb(186 230 253 / 0.35);
}

.hover\:bg-sky-200\/40:hover{
  background-color: rgb(186 230 253 / 0.4);
}

.hover\:bg-sky-200\/45:hover{
  background-color: rgb(186 230 253 / 0.45);
}

.hover\:bg-sky-200\/5:hover{
  background-color: rgb(186 230 253 / 0.05);
}

.hover\:bg-sky-200\/50:hover{
  background-color: rgb(186 230 253 / 0.5);
}

.hover\:bg-sky-200\/55:hover{
  background-color: rgb(186 230 253 / 0.55);
}

.hover\:bg-sky-200\/60:hover{
  background-color: rgb(186 230 253 / 0.6);
}

.hover\:bg-sky-200\/65:hover{
  background-color: rgb(186 230 253 / 0.65);
}

.hover\:bg-sky-200\/70:hover{
  background-color: rgb(186 230 253 / 0.7);
}

.hover\:bg-sky-200\/75:hover{
  background-color: rgb(186 230 253 / 0.75);
}

.hover\:bg-sky-200\/80:hover{
  background-color: rgb(186 230 253 / 0.8);
}

.hover\:bg-sky-200\/85:hover{
  background-color: rgb(186 230 253 / 0.85);
}

.hover\:bg-sky-200\/90:hover{
  background-color: rgb(186 230 253 / 0.9);
}

.hover\:bg-sky-200\/95:hover{
  background-color: rgb(186 230 253 / 0.95);
}

.hover\:bg-sky-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity));
}

.hover\:bg-sky-300\/0:hover{
  background-color: rgb(125 211 252 / 0);
}

.hover\:bg-sky-300\/10:hover{
  background-color: rgb(125 211 252 / 0.1);
}

.hover\:bg-sky-300\/100:hover{
  background-color: rgb(125 211 252 / 1);
}

.hover\:bg-sky-300\/15:hover{
  background-color: rgb(125 211 252 / 0.15);
}

.hover\:bg-sky-300\/20:hover{
  background-color: rgb(125 211 252 / 0.2);
}

.hover\:bg-sky-300\/25:hover{
  background-color: rgb(125 211 252 / 0.25);
}

.hover\:bg-sky-300\/30:hover{
  background-color: rgb(125 211 252 / 0.3);
}

.hover\:bg-sky-300\/35:hover{
  background-color: rgb(125 211 252 / 0.35);
}

.hover\:bg-sky-300\/40:hover{
  background-color: rgb(125 211 252 / 0.4);
}

.hover\:bg-sky-300\/45:hover{
  background-color: rgb(125 211 252 / 0.45);
}

.hover\:bg-sky-300\/5:hover{
  background-color: rgb(125 211 252 / 0.05);
}

.hover\:bg-sky-300\/50:hover{
  background-color: rgb(125 211 252 / 0.5);
}

.hover\:bg-sky-300\/55:hover{
  background-color: rgb(125 211 252 / 0.55);
}

.hover\:bg-sky-300\/60:hover{
  background-color: rgb(125 211 252 / 0.6);
}

.hover\:bg-sky-300\/65:hover{
  background-color: rgb(125 211 252 / 0.65);
}

.hover\:bg-sky-300\/70:hover{
  background-color: rgb(125 211 252 / 0.7);
}

.hover\:bg-sky-300\/75:hover{
  background-color: rgb(125 211 252 / 0.75);
}

.hover\:bg-sky-300\/80:hover{
  background-color: rgb(125 211 252 / 0.8);
}

.hover\:bg-sky-300\/85:hover{
  background-color: rgb(125 211 252 / 0.85);
}

.hover\:bg-sky-300\/90:hover{
  background-color: rgb(125 211 252 / 0.9);
}

.hover\:bg-sky-300\/95:hover{
  background-color: rgb(125 211 252 / 0.95);
}

.hover\:bg-sky-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity));
}

.hover\:bg-sky-400\/0:hover{
  background-color: rgb(56 189 248 / 0);
}

.hover\:bg-sky-400\/10:hover{
  background-color: rgb(56 189 248 / 0.1);
}

.hover\:bg-sky-400\/100:hover{
  background-color: rgb(56 189 248 / 1);
}

.hover\:bg-sky-400\/15:hover{
  background-color: rgb(56 189 248 / 0.15);
}

.hover\:bg-sky-400\/20:hover{
  background-color: rgb(56 189 248 / 0.2);
}

.hover\:bg-sky-400\/25:hover{
  background-color: rgb(56 189 248 / 0.25);
}

.hover\:bg-sky-400\/30:hover{
  background-color: rgb(56 189 248 / 0.3);
}

.hover\:bg-sky-400\/35:hover{
  background-color: rgb(56 189 248 / 0.35);
}

.hover\:bg-sky-400\/40:hover{
  background-color: rgb(56 189 248 / 0.4);
}

.hover\:bg-sky-400\/45:hover{
  background-color: rgb(56 189 248 / 0.45);
}

.hover\:bg-sky-400\/5:hover{
  background-color: rgb(56 189 248 / 0.05);
}

.hover\:bg-sky-400\/50:hover{
  background-color: rgb(56 189 248 / 0.5);
}

.hover\:bg-sky-400\/55:hover{
  background-color: rgb(56 189 248 / 0.55);
}

.hover\:bg-sky-400\/60:hover{
  background-color: rgb(56 189 248 / 0.6);
}

.hover\:bg-sky-400\/65:hover{
  background-color: rgb(56 189 248 / 0.65);
}

.hover\:bg-sky-400\/70:hover{
  background-color: rgb(56 189 248 / 0.7);
}

.hover\:bg-sky-400\/75:hover{
  background-color: rgb(56 189 248 / 0.75);
}

.hover\:bg-sky-400\/80:hover{
  background-color: rgb(56 189 248 / 0.8);
}

.hover\:bg-sky-400\/85:hover{
  background-color: rgb(56 189 248 / 0.85);
}

.hover\:bg-sky-400\/90:hover{
  background-color: rgb(56 189 248 / 0.9);
}

.hover\:bg-sky-400\/95:hover{
  background-color: rgb(56 189 248 / 0.95);
}

.hover\:bg-sky-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}

.hover\:bg-sky-500\/0:hover{
  background-color: rgb(14 165 233 / 0);
}

.hover\:bg-sky-500\/10:hover{
  background-color: rgb(14 165 233 / 0.1);
}

.hover\:bg-sky-500\/100:hover{
  background-color: rgb(14 165 233 / 1);
}

.hover\:bg-sky-500\/15:hover{
  background-color: rgb(14 165 233 / 0.15);
}

.hover\:bg-sky-500\/20:hover{
  background-color: rgb(14 165 233 / 0.2);
}

.hover\:bg-sky-500\/25:hover{
  background-color: rgb(14 165 233 / 0.25);
}

.hover\:bg-sky-500\/30:hover{
  background-color: rgb(14 165 233 / 0.3);
}

.hover\:bg-sky-500\/35:hover{
  background-color: rgb(14 165 233 / 0.35);
}

.hover\:bg-sky-500\/40:hover{
  background-color: rgb(14 165 233 / 0.4);
}

.hover\:bg-sky-500\/45:hover{
  background-color: rgb(14 165 233 / 0.45);
}

.hover\:bg-sky-500\/5:hover{
  background-color: rgb(14 165 233 / 0.05);
}

.hover\:bg-sky-500\/50:hover{
  background-color: rgb(14 165 233 / 0.5);
}

.hover\:bg-sky-500\/55:hover{
  background-color: rgb(14 165 233 / 0.55);
}

.hover\:bg-sky-500\/60:hover{
  background-color: rgb(14 165 233 / 0.6);
}

.hover\:bg-sky-500\/65:hover{
  background-color: rgb(14 165 233 / 0.65);
}

.hover\:bg-sky-500\/70:hover{
  background-color: rgb(14 165 233 / 0.7);
}

.hover\:bg-sky-500\/75:hover{
  background-color: rgb(14 165 233 / 0.75);
}

.hover\:bg-sky-500\/80:hover{
  background-color: rgb(14 165 233 / 0.8);
}

.hover\:bg-sky-500\/85:hover{
  background-color: rgb(14 165 233 / 0.85);
}

.hover\:bg-sky-500\/90:hover{
  background-color: rgb(14 165 233 / 0.9);
}

.hover\:bg-sky-500\/95:hover{
  background-color: rgb(14 165 233 / 0.95);
}

.hover\:bg-sky-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}

.hover\:bg-sky-600\/0:hover{
  background-color: rgb(2 132 199 / 0);
}

.hover\:bg-sky-600\/10:hover{
  background-color: rgb(2 132 199 / 0.1);
}

.hover\:bg-sky-600\/100:hover{
  background-color: rgb(2 132 199 / 1);
}

.hover\:bg-sky-600\/15:hover{
  background-color: rgb(2 132 199 / 0.15);
}

.hover\:bg-sky-600\/20:hover{
  background-color: rgb(2 132 199 / 0.2);
}

.hover\:bg-sky-600\/25:hover{
  background-color: rgb(2 132 199 / 0.25);
}

.hover\:bg-sky-600\/30:hover{
  background-color: rgb(2 132 199 / 0.3);
}

.hover\:bg-sky-600\/35:hover{
  background-color: rgb(2 132 199 / 0.35);
}

.hover\:bg-sky-600\/40:hover{
  background-color: rgb(2 132 199 / 0.4);
}

.hover\:bg-sky-600\/45:hover{
  background-color: rgb(2 132 199 / 0.45);
}

.hover\:bg-sky-600\/5:hover{
  background-color: rgb(2 132 199 / 0.05);
}

.hover\:bg-sky-600\/50:hover{
  background-color: rgb(2 132 199 / 0.5);
}

.hover\:bg-sky-600\/55:hover{
  background-color: rgb(2 132 199 / 0.55);
}

.hover\:bg-sky-600\/60:hover{
  background-color: rgb(2 132 199 / 0.6);
}

.hover\:bg-sky-600\/65:hover{
  background-color: rgb(2 132 199 / 0.65);
}

.hover\:bg-sky-600\/70:hover{
  background-color: rgb(2 132 199 / 0.7);
}

.hover\:bg-sky-600\/75:hover{
  background-color: rgb(2 132 199 / 0.75);
}

.hover\:bg-sky-600\/80:hover{
  background-color: rgb(2 132 199 / 0.8);
}

.hover\:bg-sky-600\/85:hover{
  background-color: rgb(2 132 199 / 0.85);
}

.hover\:bg-sky-600\/90:hover{
  background-color: rgb(2 132 199 / 0.9);
}

.hover\:bg-sky-600\/95:hover{
  background-color: rgb(2 132 199 / 0.95);
}

.hover\:bg-sky-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity));
}

.hover\:bg-sky-700\/0:hover{
  background-color: rgb(3 105 161 / 0);
}

.hover\:bg-sky-700\/10:hover{
  background-color: rgb(3 105 161 / 0.1);
}

.hover\:bg-sky-700\/100:hover{
  background-color: rgb(3 105 161 / 1);
}

.hover\:bg-sky-700\/15:hover{
  background-color: rgb(3 105 161 / 0.15);
}

.hover\:bg-sky-700\/20:hover{
  background-color: rgb(3 105 161 / 0.2);
}

.hover\:bg-sky-700\/25:hover{
  background-color: rgb(3 105 161 / 0.25);
}

.hover\:bg-sky-700\/30:hover{
  background-color: rgb(3 105 161 / 0.3);
}

.hover\:bg-sky-700\/35:hover{
  background-color: rgb(3 105 161 / 0.35);
}

.hover\:bg-sky-700\/40:hover{
  background-color: rgb(3 105 161 / 0.4);
}

.hover\:bg-sky-700\/45:hover{
  background-color: rgb(3 105 161 / 0.45);
}

.hover\:bg-sky-700\/5:hover{
  background-color: rgb(3 105 161 / 0.05);
}

.hover\:bg-sky-700\/50:hover{
  background-color: rgb(3 105 161 / 0.5);
}

.hover\:bg-sky-700\/55:hover{
  background-color: rgb(3 105 161 / 0.55);
}

.hover\:bg-sky-700\/60:hover{
  background-color: rgb(3 105 161 / 0.6);
}

.hover\:bg-sky-700\/65:hover{
  background-color: rgb(3 105 161 / 0.65);
}

.hover\:bg-sky-700\/70:hover{
  background-color: rgb(3 105 161 / 0.7);
}

.hover\:bg-sky-700\/75:hover{
  background-color: rgb(3 105 161 / 0.75);
}

.hover\:bg-sky-700\/80:hover{
  background-color: rgb(3 105 161 / 0.8);
}

.hover\:bg-sky-700\/85:hover{
  background-color: rgb(3 105 161 / 0.85);
}

.hover\:bg-sky-700\/90:hover{
  background-color: rgb(3 105 161 / 0.9);
}

.hover\:bg-sky-700\/95:hover{
  background-color: rgb(3 105 161 / 0.95);
}

.hover\:bg-sky-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity));
}

.hover\:bg-sky-800\/0:hover{
  background-color: rgb(7 89 133 / 0);
}

.hover\:bg-sky-800\/10:hover{
  background-color: rgb(7 89 133 / 0.1);
}

.hover\:bg-sky-800\/100:hover{
  background-color: rgb(7 89 133 / 1);
}

.hover\:bg-sky-800\/15:hover{
  background-color: rgb(7 89 133 / 0.15);
}

.hover\:bg-sky-800\/20:hover{
  background-color: rgb(7 89 133 / 0.2);
}

.hover\:bg-sky-800\/25:hover{
  background-color: rgb(7 89 133 / 0.25);
}

.hover\:bg-sky-800\/30:hover{
  background-color: rgb(7 89 133 / 0.3);
}

.hover\:bg-sky-800\/35:hover{
  background-color: rgb(7 89 133 / 0.35);
}

.hover\:bg-sky-800\/40:hover{
  background-color: rgb(7 89 133 / 0.4);
}

.hover\:bg-sky-800\/45:hover{
  background-color: rgb(7 89 133 / 0.45);
}

.hover\:bg-sky-800\/5:hover{
  background-color: rgb(7 89 133 / 0.05);
}

.hover\:bg-sky-800\/50:hover{
  background-color: rgb(7 89 133 / 0.5);
}

.hover\:bg-sky-800\/55:hover{
  background-color: rgb(7 89 133 / 0.55);
}

.hover\:bg-sky-800\/60:hover{
  background-color: rgb(7 89 133 / 0.6);
}

.hover\:bg-sky-800\/65:hover{
  background-color: rgb(7 89 133 / 0.65);
}

.hover\:bg-sky-800\/70:hover{
  background-color: rgb(7 89 133 / 0.7);
}

.hover\:bg-sky-800\/75:hover{
  background-color: rgb(7 89 133 / 0.75);
}

.hover\:bg-sky-800\/80:hover{
  background-color: rgb(7 89 133 / 0.8);
}

.hover\:bg-sky-800\/85:hover{
  background-color: rgb(7 89 133 / 0.85);
}

.hover\:bg-sky-800\/90:hover{
  background-color: rgb(7 89 133 / 0.9);
}

.hover\:bg-sky-800\/95:hover{
  background-color: rgb(7 89 133 / 0.95);
}

.hover\:bg-sky-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity));
}

.hover\:bg-sky-900\/0:hover{
  background-color: rgb(12 74 110 / 0);
}

.hover\:bg-sky-900\/10:hover{
  background-color: rgb(12 74 110 / 0.1);
}

.hover\:bg-sky-900\/100:hover{
  background-color: rgb(12 74 110 / 1);
}

.hover\:bg-sky-900\/15:hover{
  background-color: rgb(12 74 110 / 0.15);
}

.hover\:bg-sky-900\/20:hover{
  background-color: rgb(12 74 110 / 0.2);
}

.hover\:bg-sky-900\/25:hover{
  background-color: rgb(12 74 110 / 0.25);
}

.hover\:bg-sky-900\/30:hover{
  background-color: rgb(12 74 110 / 0.3);
}

.hover\:bg-sky-900\/35:hover{
  background-color: rgb(12 74 110 / 0.35);
}

.hover\:bg-sky-900\/40:hover{
  background-color: rgb(12 74 110 / 0.4);
}

.hover\:bg-sky-900\/45:hover{
  background-color: rgb(12 74 110 / 0.45);
}

.hover\:bg-sky-900\/5:hover{
  background-color: rgb(12 74 110 / 0.05);
}

.hover\:bg-sky-900\/50:hover{
  background-color: rgb(12 74 110 / 0.5);
}

.hover\:bg-sky-900\/55:hover{
  background-color: rgb(12 74 110 / 0.55);
}

.hover\:bg-sky-900\/60:hover{
  background-color: rgb(12 74 110 / 0.6);
}

.hover\:bg-sky-900\/65:hover{
  background-color: rgb(12 74 110 / 0.65);
}

.hover\:bg-sky-900\/70:hover{
  background-color: rgb(12 74 110 / 0.7);
}

.hover\:bg-sky-900\/75:hover{
  background-color: rgb(12 74 110 / 0.75);
}

.hover\:bg-sky-900\/80:hover{
  background-color: rgb(12 74 110 / 0.8);
}

.hover\:bg-sky-900\/85:hover{
  background-color: rgb(12 74 110 / 0.85);
}

.hover\:bg-sky-900\/90:hover{
  background-color: rgb(12 74 110 / 0.9);
}

.hover\:bg-sky-900\/95:hover{
  background-color: rgb(12 74 110 / 0.95);
}

.hover\:bg-sky-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity));
}

.hover\:bg-sky-950\/0:hover{
  background-color: rgb(8 47 73 / 0);
}

.hover\:bg-sky-950\/10:hover{
  background-color: rgb(8 47 73 / 0.1);
}

.hover\:bg-sky-950\/100:hover{
  background-color: rgb(8 47 73 / 1);
}

.hover\:bg-sky-950\/15:hover{
  background-color: rgb(8 47 73 / 0.15);
}

.hover\:bg-sky-950\/20:hover{
  background-color: rgb(8 47 73 / 0.2);
}

.hover\:bg-sky-950\/25:hover{
  background-color: rgb(8 47 73 / 0.25);
}

.hover\:bg-sky-950\/30:hover{
  background-color: rgb(8 47 73 / 0.3);
}

.hover\:bg-sky-950\/35:hover{
  background-color: rgb(8 47 73 / 0.35);
}

.hover\:bg-sky-950\/40:hover{
  background-color: rgb(8 47 73 / 0.4);
}

.hover\:bg-sky-950\/45:hover{
  background-color: rgb(8 47 73 / 0.45);
}

.hover\:bg-sky-950\/5:hover{
  background-color: rgb(8 47 73 / 0.05);
}

.hover\:bg-sky-950\/50:hover{
  background-color: rgb(8 47 73 / 0.5);
}

.hover\:bg-sky-950\/55:hover{
  background-color: rgb(8 47 73 / 0.55);
}

.hover\:bg-sky-950\/60:hover{
  background-color: rgb(8 47 73 / 0.6);
}

.hover\:bg-sky-950\/65:hover{
  background-color: rgb(8 47 73 / 0.65);
}

.hover\:bg-sky-950\/70:hover{
  background-color: rgb(8 47 73 / 0.7);
}

.hover\:bg-sky-950\/75:hover{
  background-color: rgb(8 47 73 / 0.75);
}

.hover\:bg-sky-950\/80:hover{
  background-color: rgb(8 47 73 / 0.8);
}

.hover\:bg-sky-950\/85:hover{
  background-color: rgb(8 47 73 / 0.85);
}

.hover\:bg-sky-950\/90:hover{
  background-color: rgb(8 47 73 / 0.9);
}

.hover\:bg-sky-950\/95:hover{
  background-color: rgb(8 47 73 / 0.95);
}

.hover\:bg-slate-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.hover\:bg-slate-100\/0:hover{
  background-color: rgb(241 245 249 / 0);
}

.hover\:bg-slate-100\/10:hover{
  background-color: rgb(241 245 249 / 0.1);
}

.hover\:bg-slate-100\/100:hover{
  background-color: rgb(241 245 249 / 1);
}

.hover\:bg-slate-100\/15:hover{
  background-color: rgb(241 245 249 / 0.15);
}

.hover\:bg-slate-100\/20:hover{
  background-color: rgb(241 245 249 / 0.2);
}

.hover\:bg-slate-100\/25:hover{
  background-color: rgb(241 245 249 / 0.25);
}

.hover\:bg-slate-100\/30:hover{
  background-color: rgb(241 245 249 / 0.3);
}

.hover\:bg-slate-100\/35:hover{
  background-color: rgb(241 245 249 / 0.35);
}

.hover\:bg-slate-100\/40:hover{
  background-color: rgb(241 245 249 / 0.4);
}

.hover\:bg-slate-100\/45:hover{
  background-color: rgb(241 245 249 / 0.45);
}

.hover\:bg-slate-100\/5:hover{
  background-color: rgb(241 245 249 / 0.05);
}

.hover\:bg-slate-100\/50:hover{
  background-color: rgb(241 245 249 / 0.5);
}

.hover\:bg-slate-100\/55:hover{
  background-color: rgb(241 245 249 / 0.55);
}

.hover\:bg-slate-100\/60:hover{
  background-color: rgb(241 245 249 / 0.6);
}

.hover\:bg-slate-100\/65:hover{
  background-color: rgb(241 245 249 / 0.65);
}

.hover\:bg-slate-100\/70:hover{
  background-color: rgb(241 245 249 / 0.7);
}

.hover\:bg-slate-100\/75:hover{
  background-color: rgb(241 245 249 / 0.75);
}

.hover\:bg-slate-100\/80:hover{
  background-color: rgb(241 245 249 / 0.8);
}

.hover\:bg-slate-100\/85:hover{
  background-color: rgb(241 245 249 / 0.85);
}

.hover\:bg-slate-100\/90:hover{
  background-color: rgb(241 245 249 / 0.9);
}

.hover\:bg-slate-100\/95:hover{
  background-color: rgb(241 245 249 / 0.95);
}

.hover\:bg-slate-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.hover\:bg-slate-200\/0:hover{
  background-color: rgb(226 232 240 / 0);
}

.hover\:bg-slate-200\/10:hover{
  background-color: rgb(226 232 240 / 0.1);
}

.hover\:bg-slate-200\/100:hover{
  background-color: rgb(226 232 240 / 1);
}

.hover\:bg-slate-200\/15:hover{
  background-color: rgb(226 232 240 / 0.15);
}

.hover\:bg-slate-200\/20:hover{
  background-color: rgb(226 232 240 / 0.2);
}

.hover\:bg-slate-200\/25:hover{
  background-color: rgb(226 232 240 / 0.25);
}

.hover\:bg-slate-200\/30:hover{
  background-color: rgb(226 232 240 / 0.3);
}

.hover\:bg-slate-200\/35:hover{
  background-color: rgb(226 232 240 / 0.35);
}

.hover\:bg-slate-200\/40:hover{
  background-color: rgb(226 232 240 / 0.4);
}

.hover\:bg-slate-200\/45:hover{
  background-color: rgb(226 232 240 / 0.45);
}

.hover\:bg-slate-200\/5:hover{
  background-color: rgb(226 232 240 / 0.05);
}

.hover\:bg-slate-200\/50:hover{
  background-color: rgb(226 232 240 / 0.5);
}

.hover\:bg-slate-200\/55:hover{
  background-color: rgb(226 232 240 / 0.55);
}

.hover\:bg-slate-200\/60:hover{
  background-color: rgb(226 232 240 / 0.6);
}

.hover\:bg-slate-200\/65:hover{
  background-color: rgb(226 232 240 / 0.65);
}

.hover\:bg-slate-200\/70:hover{
  background-color: rgb(226 232 240 / 0.7);
}

.hover\:bg-slate-200\/75:hover{
  background-color: rgb(226 232 240 / 0.75);
}

.hover\:bg-slate-200\/80:hover{
  background-color: rgb(226 232 240 / 0.8);
}

.hover\:bg-slate-200\/85:hover{
  background-color: rgb(226 232 240 / 0.85);
}

.hover\:bg-slate-200\/90:hover{
  background-color: rgb(226 232 240 / 0.9);
}

.hover\:bg-slate-200\/95:hover{
  background-color: rgb(226 232 240 / 0.95);
}

.hover\:bg-slate-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}

.hover\:bg-slate-300\/0:hover{
  background-color: rgb(203 213 225 / 0);
}

.hover\:bg-slate-300\/10:hover{
  background-color: rgb(203 213 225 / 0.1);
}

.hover\:bg-slate-300\/100:hover{
  background-color: rgb(203 213 225 / 1);
}

.hover\:bg-slate-300\/15:hover{
  background-color: rgb(203 213 225 / 0.15);
}

.hover\:bg-slate-300\/20:hover{
  background-color: rgb(203 213 225 / 0.2);
}

.hover\:bg-slate-300\/25:hover{
  background-color: rgb(203 213 225 / 0.25);
}

.hover\:bg-slate-300\/30:hover{
  background-color: rgb(203 213 225 / 0.3);
}

.hover\:bg-slate-300\/35:hover{
  background-color: rgb(203 213 225 / 0.35);
}

.hover\:bg-slate-300\/40:hover{
  background-color: rgb(203 213 225 / 0.4);
}

.hover\:bg-slate-300\/45:hover{
  background-color: rgb(203 213 225 / 0.45);
}

.hover\:bg-slate-300\/5:hover{
  background-color: rgb(203 213 225 / 0.05);
}

.hover\:bg-slate-300\/50:hover{
  background-color: rgb(203 213 225 / 0.5);
}

.hover\:bg-slate-300\/55:hover{
  background-color: rgb(203 213 225 / 0.55);
}

.hover\:bg-slate-300\/60:hover{
  background-color: rgb(203 213 225 / 0.6);
}

.hover\:bg-slate-300\/65:hover{
  background-color: rgb(203 213 225 / 0.65);
}

.hover\:bg-slate-300\/70:hover{
  background-color: rgb(203 213 225 / 0.7);
}

.hover\:bg-slate-300\/75:hover{
  background-color: rgb(203 213 225 / 0.75);
}

.hover\:bg-slate-300\/80:hover{
  background-color: rgb(203 213 225 / 0.8);
}

.hover\:bg-slate-300\/85:hover{
  background-color: rgb(203 213 225 / 0.85);
}

.hover\:bg-slate-300\/90:hover{
  background-color: rgb(203 213 225 / 0.9);
}

.hover\:bg-slate-300\/95:hover{
  background-color: rgb(203 213 225 / 0.95);
}

.hover\:bg-slate-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity));
}

.hover\:bg-slate-400\/0:hover{
  background-color: rgb(148 163 184 / 0);
}

.hover\:bg-slate-400\/10:hover{
  background-color: rgb(148 163 184 / 0.1);
}

.hover\:bg-slate-400\/100:hover{
  background-color: rgb(148 163 184 / 1);
}

.hover\:bg-slate-400\/15:hover{
  background-color: rgb(148 163 184 / 0.15);
}

.hover\:bg-slate-400\/20:hover{
  background-color: rgb(148 163 184 / 0.2);
}

.hover\:bg-slate-400\/25:hover{
  background-color: rgb(148 163 184 / 0.25);
}

.hover\:bg-slate-400\/30:hover{
  background-color: rgb(148 163 184 / 0.3);
}

.hover\:bg-slate-400\/35:hover{
  background-color: rgb(148 163 184 / 0.35);
}

.hover\:bg-slate-400\/40:hover{
  background-color: rgb(148 163 184 / 0.4);
}

.hover\:bg-slate-400\/45:hover{
  background-color: rgb(148 163 184 / 0.45);
}

.hover\:bg-slate-400\/5:hover{
  background-color: rgb(148 163 184 / 0.05);
}

.hover\:bg-slate-400\/50:hover{
  background-color: rgb(148 163 184 / 0.5);
}

.hover\:bg-slate-400\/55:hover{
  background-color: rgb(148 163 184 / 0.55);
}

.hover\:bg-slate-400\/60:hover{
  background-color: rgb(148 163 184 / 0.6);
}

.hover\:bg-slate-400\/65:hover{
  background-color: rgb(148 163 184 / 0.65);
}

.hover\:bg-slate-400\/70:hover{
  background-color: rgb(148 163 184 / 0.7);
}

.hover\:bg-slate-400\/75:hover{
  background-color: rgb(148 163 184 / 0.75);
}

.hover\:bg-slate-400\/80:hover{
  background-color: rgb(148 163 184 / 0.8);
}

.hover\:bg-slate-400\/85:hover{
  background-color: rgb(148 163 184 / 0.85);
}

.hover\:bg-slate-400\/90:hover{
  background-color: rgb(148 163 184 / 0.9);
}

.hover\:bg-slate-400\/95:hover{
  background-color: rgb(148 163 184 / 0.95);
}

.hover\:bg-slate-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.hover\:bg-slate-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}

.hover\:bg-slate-500\/0:hover{
  background-color: rgb(100 116 139 / 0);
}

.hover\:bg-slate-500\/10:hover{
  background-color: rgb(100 116 139 / 0.1);
}

.hover\:bg-slate-500\/100:hover{
  background-color: rgb(100 116 139 / 1);
}

.hover\:bg-slate-500\/15:hover{
  background-color: rgb(100 116 139 / 0.15);
}

.hover\:bg-slate-500\/20:hover{
  background-color: rgb(100 116 139 / 0.2);
}

.hover\:bg-slate-500\/25:hover{
  background-color: rgb(100 116 139 / 0.25);
}

.hover\:bg-slate-500\/30:hover{
  background-color: rgb(100 116 139 / 0.3);
}

.hover\:bg-slate-500\/35:hover{
  background-color: rgb(100 116 139 / 0.35);
}

.hover\:bg-slate-500\/40:hover{
  background-color: rgb(100 116 139 / 0.4);
}

.hover\:bg-slate-500\/45:hover{
  background-color: rgb(100 116 139 / 0.45);
}

.hover\:bg-slate-500\/5:hover{
  background-color: rgb(100 116 139 / 0.05);
}

.hover\:bg-slate-500\/50:hover{
  background-color: rgb(100 116 139 / 0.5);
}

.hover\:bg-slate-500\/55:hover{
  background-color: rgb(100 116 139 / 0.55);
}

.hover\:bg-slate-500\/60:hover{
  background-color: rgb(100 116 139 / 0.6);
}

.hover\:bg-slate-500\/65:hover{
  background-color: rgb(100 116 139 / 0.65);
}

.hover\:bg-slate-500\/70:hover{
  background-color: rgb(100 116 139 / 0.7);
}

.hover\:bg-slate-500\/75:hover{
  background-color: rgb(100 116 139 / 0.75);
}

.hover\:bg-slate-500\/80:hover{
  background-color: rgb(100 116 139 / 0.8);
}

.hover\:bg-slate-500\/85:hover{
  background-color: rgb(100 116 139 / 0.85);
}

.hover\:bg-slate-500\/90:hover{
  background-color: rgb(100 116 139 / 0.9);
}

.hover\:bg-slate-500\/95:hover{
  background-color: rgb(100 116 139 / 0.95);
}

.hover\:bg-slate-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}

.hover\:bg-slate-600\/0:hover{
  background-color: rgb(71 85 105 / 0);
}

.hover\:bg-slate-600\/10:hover{
  background-color: rgb(71 85 105 / 0.1);
}

.hover\:bg-slate-600\/100:hover{
  background-color: rgb(71 85 105 / 1);
}

.hover\:bg-slate-600\/15:hover{
  background-color: rgb(71 85 105 / 0.15);
}

.hover\:bg-slate-600\/20:hover{
  background-color: rgb(71 85 105 / 0.2);
}

.hover\:bg-slate-600\/25:hover{
  background-color: rgb(71 85 105 / 0.25);
}

.hover\:bg-slate-600\/30:hover{
  background-color: rgb(71 85 105 / 0.3);
}

.hover\:bg-slate-600\/35:hover{
  background-color: rgb(71 85 105 / 0.35);
}

.hover\:bg-slate-600\/40:hover{
  background-color: rgb(71 85 105 / 0.4);
}

.hover\:bg-slate-600\/45:hover{
  background-color: rgb(71 85 105 / 0.45);
}

.hover\:bg-slate-600\/5:hover{
  background-color: rgb(71 85 105 / 0.05);
}

.hover\:bg-slate-600\/50:hover{
  background-color: rgb(71 85 105 / 0.5);
}

.hover\:bg-slate-600\/55:hover{
  background-color: rgb(71 85 105 / 0.55);
}

.hover\:bg-slate-600\/60:hover{
  background-color: rgb(71 85 105 / 0.6);
}

.hover\:bg-slate-600\/65:hover{
  background-color: rgb(71 85 105 / 0.65);
}

.hover\:bg-slate-600\/70:hover{
  background-color: rgb(71 85 105 / 0.7);
}

.hover\:bg-slate-600\/75:hover{
  background-color: rgb(71 85 105 / 0.75);
}

.hover\:bg-slate-600\/80:hover{
  background-color: rgb(71 85 105 / 0.8);
}

.hover\:bg-slate-600\/85:hover{
  background-color: rgb(71 85 105 / 0.85);
}

.hover\:bg-slate-600\/90:hover{
  background-color: rgb(71 85 105 / 0.9);
}

.hover\:bg-slate-600\/95:hover{
  background-color: rgb(71 85 105 / 0.95);
}

.hover\:bg-slate-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}

.hover\:bg-slate-700\/0:hover{
  background-color: rgb(51 65 85 / 0);
}

.hover\:bg-slate-700\/10:hover{
  background-color: rgb(51 65 85 / 0.1);
}

.hover\:bg-slate-700\/100:hover{
  background-color: rgb(51 65 85 / 1);
}

.hover\:bg-slate-700\/15:hover{
  background-color: rgb(51 65 85 / 0.15);
}

.hover\:bg-slate-700\/20:hover{
  background-color: rgb(51 65 85 / 0.2);
}

.hover\:bg-slate-700\/25:hover{
  background-color: rgb(51 65 85 / 0.25);
}

.hover\:bg-slate-700\/30:hover{
  background-color: rgb(51 65 85 / 0.3);
}

.hover\:bg-slate-700\/35:hover{
  background-color: rgb(51 65 85 / 0.35);
}

.hover\:bg-slate-700\/40:hover{
  background-color: rgb(51 65 85 / 0.4);
}

.hover\:bg-slate-700\/45:hover{
  background-color: rgb(51 65 85 / 0.45);
}

.hover\:bg-slate-700\/5:hover{
  background-color: rgb(51 65 85 / 0.05);
}

.hover\:bg-slate-700\/50:hover{
  background-color: rgb(51 65 85 / 0.5);
}

.hover\:bg-slate-700\/55:hover{
  background-color: rgb(51 65 85 / 0.55);
}

.hover\:bg-slate-700\/60:hover{
  background-color: rgb(51 65 85 / 0.6);
}

.hover\:bg-slate-700\/65:hover{
  background-color: rgb(51 65 85 / 0.65);
}

.hover\:bg-slate-700\/70:hover{
  background-color: rgb(51 65 85 / 0.7);
}

.hover\:bg-slate-700\/75:hover{
  background-color: rgb(51 65 85 / 0.75);
}

.hover\:bg-slate-700\/80:hover{
  background-color: rgb(51 65 85 / 0.8);
}

.hover\:bg-slate-700\/85:hover{
  background-color: rgb(51 65 85 / 0.85);
}

.hover\:bg-slate-700\/90:hover{
  background-color: rgb(51 65 85 / 0.9);
}

.hover\:bg-slate-700\/95:hover{
  background-color: rgb(51 65 85 / 0.95);
}

.hover\:bg-slate-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}

.hover\:bg-slate-800\/0:hover{
  background-color: rgb(30 41 59 / 0);
}

.hover\:bg-slate-800\/10:hover{
  background-color: rgb(30 41 59 / 0.1);
}

.hover\:bg-slate-800\/100:hover{
  background-color: rgb(30 41 59 / 1);
}

.hover\:bg-slate-800\/15:hover{
  background-color: rgb(30 41 59 / 0.15);
}

.hover\:bg-slate-800\/20:hover{
  background-color: rgb(30 41 59 / 0.2);
}

.hover\:bg-slate-800\/25:hover{
  background-color: rgb(30 41 59 / 0.25);
}

.hover\:bg-slate-800\/30:hover{
  background-color: rgb(30 41 59 / 0.3);
}

.hover\:bg-slate-800\/35:hover{
  background-color: rgb(30 41 59 / 0.35);
}

.hover\:bg-slate-800\/40:hover{
  background-color: rgb(30 41 59 / 0.4);
}

.hover\:bg-slate-800\/45:hover{
  background-color: rgb(30 41 59 / 0.45);
}

.hover\:bg-slate-800\/5:hover{
  background-color: rgb(30 41 59 / 0.05);
}

.hover\:bg-slate-800\/50:hover{
  background-color: rgb(30 41 59 / 0.5);
}

.hover\:bg-slate-800\/55:hover{
  background-color: rgb(30 41 59 / 0.55);
}

.hover\:bg-slate-800\/60:hover{
  background-color: rgb(30 41 59 / 0.6);
}

.hover\:bg-slate-800\/65:hover{
  background-color: rgb(30 41 59 / 0.65);
}

.hover\:bg-slate-800\/70:hover{
  background-color: rgb(30 41 59 / 0.7);
}

.hover\:bg-slate-800\/75:hover{
  background-color: rgb(30 41 59 / 0.75);
}

.hover\:bg-slate-800\/80:hover{
  background-color: rgb(30 41 59 / 0.8);
}

.hover\:bg-slate-800\/85:hover{
  background-color: rgb(30 41 59 / 0.85);
}

.hover\:bg-slate-800\/90:hover{
  background-color: rgb(30 41 59 / 0.9);
}

.hover\:bg-slate-800\/95:hover{
  background-color: rgb(30 41 59 / 0.95);
}

.hover\:bg-slate-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}

.hover\:bg-slate-900\/0:hover{
  background-color: rgb(15 23 42 / 0);
}

.hover\:bg-slate-900\/10:hover{
  background-color: rgb(15 23 42 / 0.1);
}

.hover\:bg-slate-900\/100:hover{
  background-color: rgb(15 23 42 / 1);
}

.hover\:bg-slate-900\/15:hover{
  background-color: rgb(15 23 42 / 0.15);
}

.hover\:bg-slate-900\/20:hover{
  background-color: rgb(15 23 42 / 0.2);
}

.hover\:bg-slate-900\/25:hover{
  background-color: rgb(15 23 42 / 0.25);
}

.hover\:bg-slate-900\/30:hover{
  background-color: rgb(15 23 42 / 0.3);
}

.hover\:bg-slate-900\/35:hover{
  background-color: rgb(15 23 42 / 0.35);
}

.hover\:bg-slate-900\/40:hover{
  background-color: rgb(15 23 42 / 0.4);
}

.hover\:bg-slate-900\/45:hover{
  background-color: rgb(15 23 42 / 0.45);
}

.hover\:bg-slate-900\/5:hover{
  background-color: rgb(15 23 42 / 0.05);
}

.hover\:bg-slate-900\/50:hover{
  background-color: rgb(15 23 42 / 0.5);
}

.hover\:bg-slate-900\/55:hover{
  background-color: rgb(15 23 42 / 0.55);
}

.hover\:bg-slate-900\/60:hover{
  background-color: rgb(15 23 42 / 0.6);
}

.hover\:bg-slate-900\/65:hover{
  background-color: rgb(15 23 42 / 0.65);
}

.hover\:bg-slate-900\/70:hover{
  background-color: rgb(15 23 42 / 0.7);
}

.hover\:bg-slate-900\/75:hover{
  background-color: rgb(15 23 42 / 0.75);
}

.hover\:bg-slate-900\/80:hover{
  background-color: rgb(15 23 42 / 0.8);
}

.hover\:bg-slate-900\/85:hover{
  background-color: rgb(15 23 42 / 0.85);
}

.hover\:bg-slate-900\/90:hover{
  background-color: rgb(15 23 42 / 0.9);
}

.hover\:bg-slate-900\/95:hover{
  background-color: rgb(15 23 42 / 0.95);
}

.hover\:bg-slate-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity));
}

.hover\:bg-slate-950\/0:hover{
  background-color: rgb(2 6 23 / 0);
}

.hover\:bg-slate-950\/10:hover{
  background-color: rgb(2 6 23 / 0.1);
}

.hover\:bg-slate-950\/100:hover{
  background-color: rgb(2 6 23 / 1);
}

.hover\:bg-slate-950\/15:hover{
  background-color: rgb(2 6 23 / 0.15);
}

.hover\:bg-slate-950\/20:hover{
  background-color: rgb(2 6 23 / 0.2);
}

.hover\:bg-slate-950\/25:hover{
  background-color: rgb(2 6 23 / 0.25);
}

.hover\:bg-slate-950\/30:hover{
  background-color: rgb(2 6 23 / 0.3);
}

.hover\:bg-slate-950\/35:hover{
  background-color: rgb(2 6 23 / 0.35);
}

.hover\:bg-slate-950\/40:hover{
  background-color: rgb(2 6 23 / 0.4);
}

.hover\:bg-slate-950\/45:hover{
  background-color: rgb(2 6 23 / 0.45);
}

.hover\:bg-slate-950\/5:hover{
  background-color: rgb(2 6 23 / 0.05);
}

.hover\:bg-slate-950\/50:hover{
  background-color: rgb(2 6 23 / 0.5);
}

.hover\:bg-slate-950\/55:hover{
  background-color: rgb(2 6 23 / 0.55);
}

.hover\:bg-slate-950\/60:hover{
  background-color: rgb(2 6 23 / 0.6);
}

.hover\:bg-slate-950\/65:hover{
  background-color: rgb(2 6 23 / 0.65);
}

.hover\:bg-slate-950\/70:hover{
  background-color: rgb(2 6 23 / 0.7);
}

.hover\:bg-slate-950\/75:hover{
  background-color: rgb(2 6 23 / 0.75);
}

.hover\:bg-slate-950\/80:hover{
  background-color: rgb(2 6 23 / 0.8);
}

.hover\:bg-slate-950\/85:hover{
  background-color: rgb(2 6 23 / 0.85);
}

.hover\:bg-slate-950\/90:hover{
  background-color: rgb(2 6 23 / 0.9);
}

.hover\:bg-slate-950\/95:hover{
  background-color: rgb(2 6 23 / 0.95);
}

.hover\:bg-teal-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity));
}

.hover\:bg-violet-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-100\/0:hover{
  background-color: rgb(254 249 195 / 0);
}

.hover\:bg-yellow-100\/10:hover{
  background-color: rgb(254 249 195 / 0.1);
}

.hover\:bg-yellow-100\/100:hover{
  background-color: rgb(254 249 195 / 1);
}

.hover\:bg-yellow-100\/15:hover{
  background-color: rgb(254 249 195 / 0.15);
}

.hover\:bg-yellow-100\/20:hover{
  background-color: rgb(254 249 195 / 0.2);
}

.hover\:bg-yellow-100\/25:hover{
  background-color: rgb(254 249 195 / 0.25);
}

.hover\:bg-yellow-100\/30:hover{
  background-color: rgb(254 249 195 / 0.3);
}

.hover\:bg-yellow-100\/35:hover{
  background-color: rgb(254 249 195 / 0.35);
}

.hover\:bg-yellow-100\/40:hover{
  background-color: rgb(254 249 195 / 0.4);
}

.hover\:bg-yellow-100\/45:hover{
  background-color: rgb(254 249 195 / 0.45);
}

.hover\:bg-yellow-100\/5:hover{
  background-color: rgb(254 249 195 / 0.05);
}

.hover\:bg-yellow-100\/50:hover{
  background-color: rgb(254 249 195 / 0.5);
}

.hover\:bg-yellow-100\/55:hover{
  background-color: rgb(254 249 195 / 0.55);
}

.hover\:bg-yellow-100\/60:hover{
  background-color: rgb(254 249 195 / 0.6);
}

.hover\:bg-yellow-100\/65:hover{
  background-color: rgb(254 249 195 / 0.65);
}

.hover\:bg-yellow-100\/70:hover{
  background-color: rgb(254 249 195 / 0.7);
}

.hover\:bg-yellow-100\/75:hover{
  background-color: rgb(254 249 195 / 0.75);
}

.hover\:bg-yellow-100\/80:hover{
  background-color: rgb(254 249 195 / 0.8);
}

.hover\:bg-yellow-100\/85:hover{
  background-color: rgb(254 249 195 / 0.85);
}

.hover\:bg-yellow-100\/90:hover{
  background-color: rgb(254 249 195 / 0.9);
}

.hover\:bg-yellow-100\/95:hover{
  background-color: rgb(254 249 195 / 0.95);
}

.hover\:bg-yellow-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-200\/0:hover{
  background-color: rgb(254 240 138 / 0);
}

.hover\:bg-yellow-200\/10:hover{
  background-color: rgb(254 240 138 / 0.1);
}

.hover\:bg-yellow-200\/100:hover{
  background-color: rgb(254 240 138 / 1);
}

.hover\:bg-yellow-200\/15:hover{
  background-color: rgb(254 240 138 / 0.15);
}

.hover\:bg-yellow-200\/20:hover{
  background-color: rgb(254 240 138 / 0.2);
}

.hover\:bg-yellow-200\/25:hover{
  background-color: rgb(254 240 138 / 0.25);
}

.hover\:bg-yellow-200\/30:hover{
  background-color: rgb(254 240 138 / 0.3);
}

.hover\:bg-yellow-200\/35:hover{
  background-color: rgb(254 240 138 / 0.35);
}

.hover\:bg-yellow-200\/40:hover{
  background-color: rgb(254 240 138 / 0.4);
}

.hover\:bg-yellow-200\/45:hover{
  background-color: rgb(254 240 138 / 0.45);
}

.hover\:bg-yellow-200\/5:hover{
  background-color: rgb(254 240 138 / 0.05);
}

.hover\:bg-yellow-200\/50:hover{
  background-color: rgb(254 240 138 / 0.5);
}

.hover\:bg-yellow-200\/55:hover{
  background-color: rgb(254 240 138 / 0.55);
}

.hover\:bg-yellow-200\/60:hover{
  background-color: rgb(254 240 138 / 0.6);
}

.hover\:bg-yellow-200\/65:hover{
  background-color: rgb(254 240 138 / 0.65);
}

.hover\:bg-yellow-200\/70:hover{
  background-color: rgb(254 240 138 / 0.7);
}

.hover\:bg-yellow-200\/75:hover{
  background-color: rgb(254 240 138 / 0.75);
}

.hover\:bg-yellow-200\/80:hover{
  background-color: rgb(254 240 138 / 0.8);
}

.hover\:bg-yellow-200\/85:hover{
  background-color: rgb(254 240 138 / 0.85);
}

.hover\:bg-yellow-200\/90:hover{
  background-color: rgb(254 240 138 / 0.9);
}

.hover\:bg-yellow-200\/95:hover{
  background-color: rgb(254 240 138 / 0.95);
}

.hover\:bg-yellow-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-300\/0:hover{
  background-color: rgb(253 224 71 / 0);
}

.hover\:bg-yellow-300\/10:hover{
  background-color: rgb(253 224 71 / 0.1);
}

.hover\:bg-yellow-300\/100:hover{
  background-color: rgb(253 224 71 / 1);
}

.hover\:bg-yellow-300\/15:hover{
  background-color: rgb(253 224 71 / 0.15);
}

.hover\:bg-yellow-300\/20:hover{
  background-color: rgb(253 224 71 / 0.2);
}

.hover\:bg-yellow-300\/25:hover{
  background-color: rgb(253 224 71 / 0.25);
}

.hover\:bg-yellow-300\/30:hover{
  background-color: rgb(253 224 71 / 0.3);
}

.hover\:bg-yellow-300\/35:hover{
  background-color: rgb(253 224 71 / 0.35);
}

.hover\:bg-yellow-300\/40:hover{
  background-color: rgb(253 224 71 / 0.4);
}

.hover\:bg-yellow-300\/45:hover{
  background-color: rgb(253 224 71 / 0.45);
}

.hover\:bg-yellow-300\/5:hover{
  background-color: rgb(253 224 71 / 0.05);
}

.hover\:bg-yellow-300\/50:hover{
  background-color: rgb(253 224 71 / 0.5);
}

.hover\:bg-yellow-300\/55:hover{
  background-color: rgb(253 224 71 / 0.55);
}

.hover\:bg-yellow-300\/60:hover{
  background-color: rgb(253 224 71 / 0.6);
}

.hover\:bg-yellow-300\/65:hover{
  background-color: rgb(253 224 71 / 0.65);
}

.hover\:bg-yellow-300\/70:hover{
  background-color: rgb(253 224 71 / 0.7);
}

.hover\:bg-yellow-300\/75:hover{
  background-color: rgb(253 224 71 / 0.75);
}

.hover\:bg-yellow-300\/80:hover{
  background-color: rgb(253 224 71 / 0.8);
}

.hover\:bg-yellow-300\/85:hover{
  background-color: rgb(253 224 71 / 0.85);
}

.hover\:bg-yellow-300\/90:hover{
  background-color: rgb(253 224 71 / 0.9);
}

.hover\:bg-yellow-300\/95:hover{
  background-color: rgb(253 224 71 / 0.95);
}

.hover\:bg-yellow-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-400\/0:hover{
  background-color: rgb(250 204 21 / 0);
}

.hover\:bg-yellow-400\/10:hover{
  background-color: rgb(250 204 21 / 0.1);
}

.hover\:bg-yellow-400\/100:hover{
  background-color: rgb(250 204 21 / 1);
}

.hover\:bg-yellow-400\/15:hover{
  background-color: rgb(250 204 21 / 0.15);
}

.hover\:bg-yellow-400\/20:hover{
  background-color: rgb(250 204 21 / 0.2);
}

.hover\:bg-yellow-400\/25:hover{
  background-color: rgb(250 204 21 / 0.25);
}

.hover\:bg-yellow-400\/30:hover{
  background-color: rgb(250 204 21 / 0.3);
}

.hover\:bg-yellow-400\/35:hover{
  background-color: rgb(250 204 21 / 0.35);
}

.hover\:bg-yellow-400\/40:hover{
  background-color: rgb(250 204 21 / 0.4);
}

.hover\:bg-yellow-400\/45:hover{
  background-color: rgb(250 204 21 / 0.45);
}

.hover\:bg-yellow-400\/5:hover{
  background-color: rgb(250 204 21 / 0.05);
}

.hover\:bg-yellow-400\/50:hover{
  background-color: rgb(250 204 21 / 0.5);
}

.hover\:bg-yellow-400\/55:hover{
  background-color: rgb(250 204 21 / 0.55);
}

.hover\:bg-yellow-400\/60:hover{
  background-color: rgb(250 204 21 / 0.6);
}

.hover\:bg-yellow-400\/65:hover{
  background-color: rgb(250 204 21 / 0.65);
}

.hover\:bg-yellow-400\/70:hover{
  background-color: rgb(250 204 21 / 0.7);
}

.hover\:bg-yellow-400\/75:hover{
  background-color: rgb(250 204 21 / 0.75);
}

.hover\:bg-yellow-400\/80:hover{
  background-color: rgb(250 204 21 / 0.8);
}

.hover\:bg-yellow-400\/85:hover{
  background-color: rgb(250 204 21 / 0.85);
}

.hover\:bg-yellow-400\/90:hover{
  background-color: rgb(250 204 21 / 0.9);
}

.hover\:bg-yellow-400\/95:hover{
  background-color: rgb(250 204 21 / 0.95);
}

.hover\:bg-yellow-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-500\/0:hover{
  background-color: rgb(234 179 8 / 0);
}

.hover\:bg-yellow-500\/10:hover{
  background-color: rgb(234 179 8 / 0.1);
}

.hover\:bg-yellow-500\/100:hover{
  background-color: rgb(234 179 8 / 1);
}

.hover\:bg-yellow-500\/15:hover{
  background-color: rgb(234 179 8 / 0.15);
}

.hover\:bg-yellow-500\/20:hover{
  background-color: rgb(234 179 8 / 0.2);
}

.hover\:bg-yellow-500\/25:hover{
  background-color: rgb(234 179 8 / 0.25);
}

.hover\:bg-yellow-500\/30:hover{
  background-color: rgb(234 179 8 / 0.3);
}

.hover\:bg-yellow-500\/35:hover{
  background-color: rgb(234 179 8 / 0.35);
}

.hover\:bg-yellow-500\/40:hover{
  background-color: rgb(234 179 8 / 0.4);
}

.hover\:bg-yellow-500\/45:hover{
  background-color: rgb(234 179 8 / 0.45);
}

.hover\:bg-yellow-500\/5:hover{
  background-color: rgb(234 179 8 / 0.05);
}

.hover\:bg-yellow-500\/50:hover{
  background-color: rgb(234 179 8 / 0.5);
}

.hover\:bg-yellow-500\/55:hover{
  background-color: rgb(234 179 8 / 0.55);
}

.hover\:bg-yellow-500\/60:hover{
  background-color: rgb(234 179 8 / 0.6);
}

.hover\:bg-yellow-500\/65:hover{
  background-color: rgb(234 179 8 / 0.65);
}

.hover\:bg-yellow-500\/70:hover{
  background-color: rgb(234 179 8 / 0.7);
}

.hover\:bg-yellow-500\/75:hover{
  background-color: rgb(234 179 8 / 0.75);
}

.hover\:bg-yellow-500\/80:hover{
  background-color: rgb(234 179 8 / 0.8);
}

.hover\:bg-yellow-500\/85:hover{
  background-color: rgb(234 179 8 / 0.85);
}

.hover\:bg-yellow-500\/90:hover{
  background-color: rgb(234 179 8 / 0.9);
}

.hover\:bg-yellow-500\/95:hover{
  background-color: rgb(234 179 8 / 0.95);
}

.hover\:bg-yellow-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-600\/0:hover{
  background-color: rgb(202 138 4 / 0);
}

.hover\:bg-yellow-600\/10:hover{
  background-color: rgb(202 138 4 / 0.1);
}

.hover\:bg-yellow-600\/100:hover{
  background-color: rgb(202 138 4 / 1);
}

.hover\:bg-yellow-600\/15:hover{
  background-color: rgb(202 138 4 / 0.15);
}

.hover\:bg-yellow-600\/20:hover{
  background-color: rgb(202 138 4 / 0.2);
}

.hover\:bg-yellow-600\/25:hover{
  background-color: rgb(202 138 4 / 0.25);
}

.hover\:bg-yellow-600\/30:hover{
  background-color: rgb(202 138 4 / 0.3);
}

.hover\:bg-yellow-600\/35:hover{
  background-color: rgb(202 138 4 / 0.35);
}

.hover\:bg-yellow-600\/40:hover{
  background-color: rgb(202 138 4 / 0.4);
}

.hover\:bg-yellow-600\/45:hover{
  background-color: rgb(202 138 4 / 0.45);
}

.hover\:bg-yellow-600\/5:hover{
  background-color: rgb(202 138 4 / 0.05);
}

.hover\:bg-yellow-600\/50:hover{
  background-color: rgb(202 138 4 / 0.5);
}

.hover\:bg-yellow-600\/55:hover{
  background-color: rgb(202 138 4 / 0.55);
}

.hover\:bg-yellow-600\/60:hover{
  background-color: rgb(202 138 4 / 0.6);
}

.hover\:bg-yellow-600\/65:hover{
  background-color: rgb(202 138 4 / 0.65);
}

.hover\:bg-yellow-600\/70:hover{
  background-color: rgb(202 138 4 / 0.7);
}

.hover\:bg-yellow-600\/75:hover{
  background-color: rgb(202 138 4 / 0.75);
}

.hover\:bg-yellow-600\/80:hover{
  background-color: rgb(202 138 4 / 0.8);
}

.hover\:bg-yellow-600\/85:hover{
  background-color: rgb(202 138 4 / 0.85);
}

.hover\:bg-yellow-600\/90:hover{
  background-color: rgb(202 138 4 / 0.9);
}

.hover\:bg-yellow-600\/95:hover{
  background-color: rgb(202 138 4 / 0.95);
}

.hover\:bg-yellow-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-700\/0:hover{
  background-color: rgb(161 98 7 / 0);
}

.hover\:bg-yellow-700\/10:hover{
  background-color: rgb(161 98 7 / 0.1);
}

.hover\:bg-yellow-700\/100:hover{
  background-color: rgb(161 98 7 / 1);
}

.hover\:bg-yellow-700\/15:hover{
  background-color: rgb(161 98 7 / 0.15);
}

.hover\:bg-yellow-700\/20:hover{
  background-color: rgb(161 98 7 / 0.2);
}

.hover\:bg-yellow-700\/25:hover{
  background-color: rgb(161 98 7 / 0.25);
}

.hover\:bg-yellow-700\/30:hover{
  background-color: rgb(161 98 7 / 0.3);
}

.hover\:bg-yellow-700\/35:hover{
  background-color: rgb(161 98 7 / 0.35);
}

.hover\:bg-yellow-700\/40:hover{
  background-color: rgb(161 98 7 / 0.4);
}

.hover\:bg-yellow-700\/45:hover{
  background-color: rgb(161 98 7 / 0.45);
}

.hover\:bg-yellow-700\/5:hover{
  background-color: rgb(161 98 7 / 0.05);
}

.hover\:bg-yellow-700\/50:hover{
  background-color: rgb(161 98 7 / 0.5);
}

.hover\:bg-yellow-700\/55:hover{
  background-color: rgb(161 98 7 / 0.55);
}

.hover\:bg-yellow-700\/60:hover{
  background-color: rgb(161 98 7 / 0.6);
}

.hover\:bg-yellow-700\/65:hover{
  background-color: rgb(161 98 7 / 0.65);
}

.hover\:bg-yellow-700\/70:hover{
  background-color: rgb(161 98 7 / 0.7);
}

.hover\:bg-yellow-700\/75:hover{
  background-color: rgb(161 98 7 / 0.75);
}

.hover\:bg-yellow-700\/80:hover{
  background-color: rgb(161 98 7 / 0.8);
}

.hover\:bg-yellow-700\/85:hover{
  background-color: rgb(161 98 7 / 0.85);
}

.hover\:bg-yellow-700\/90:hover{
  background-color: rgb(161 98 7 / 0.9);
}

.hover\:bg-yellow-700\/95:hover{
  background-color: rgb(161 98 7 / 0.95);
}

.hover\:bg-yellow-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-800\/0:hover{
  background-color: rgb(133 77 14 / 0);
}

.hover\:bg-yellow-800\/10:hover{
  background-color: rgb(133 77 14 / 0.1);
}

.hover\:bg-yellow-800\/100:hover{
  background-color: rgb(133 77 14 / 1);
}

.hover\:bg-yellow-800\/15:hover{
  background-color: rgb(133 77 14 / 0.15);
}

.hover\:bg-yellow-800\/20:hover{
  background-color: rgb(133 77 14 / 0.2);
}

.hover\:bg-yellow-800\/25:hover{
  background-color: rgb(133 77 14 / 0.25);
}

.hover\:bg-yellow-800\/30:hover{
  background-color: rgb(133 77 14 / 0.3);
}

.hover\:bg-yellow-800\/35:hover{
  background-color: rgb(133 77 14 / 0.35);
}

.hover\:bg-yellow-800\/40:hover{
  background-color: rgb(133 77 14 / 0.4);
}

.hover\:bg-yellow-800\/45:hover{
  background-color: rgb(133 77 14 / 0.45);
}

.hover\:bg-yellow-800\/5:hover{
  background-color: rgb(133 77 14 / 0.05);
}

.hover\:bg-yellow-800\/50:hover{
  background-color: rgb(133 77 14 / 0.5);
}

.hover\:bg-yellow-800\/55:hover{
  background-color: rgb(133 77 14 / 0.55);
}

.hover\:bg-yellow-800\/60:hover{
  background-color: rgb(133 77 14 / 0.6);
}

.hover\:bg-yellow-800\/65:hover{
  background-color: rgb(133 77 14 / 0.65);
}

.hover\:bg-yellow-800\/70:hover{
  background-color: rgb(133 77 14 / 0.7);
}

.hover\:bg-yellow-800\/75:hover{
  background-color: rgb(133 77 14 / 0.75);
}

.hover\:bg-yellow-800\/80:hover{
  background-color: rgb(133 77 14 / 0.8);
}

.hover\:bg-yellow-800\/85:hover{
  background-color: rgb(133 77 14 / 0.85);
}

.hover\:bg-yellow-800\/90:hover{
  background-color: rgb(133 77 14 / 0.9);
}

.hover\:bg-yellow-800\/95:hover{
  background-color: rgb(133 77 14 / 0.95);
}

.hover\:bg-yellow-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-900\/0:hover{
  background-color: rgb(113 63 18 / 0);
}

.hover\:bg-yellow-900\/10:hover{
  background-color: rgb(113 63 18 / 0.1);
}

.hover\:bg-yellow-900\/100:hover{
  background-color: rgb(113 63 18 / 1);
}

.hover\:bg-yellow-900\/15:hover{
  background-color: rgb(113 63 18 / 0.15);
}

.hover\:bg-yellow-900\/20:hover{
  background-color: rgb(113 63 18 / 0.2);
}

.hover\:bg-yellow-900\/25:hover{
  background-color: rgb(113 63 18 / 0.25);
}

.hover\:bg-yellow-900\/30:hover{
  background-color: rgb(113 63 18 / 0.3);
}

.hover\:bg-yellow-900\/35:hover{
  background-color: rgb(113 63 18 / 0.35);
}

.hover\:bg-yellow-900\/40:hover{
  background-color: rgb(113 63 18 / 0.4);
}

.hover\:bg-yellow-900\/45:hover{
  background-color: rgb(113 63 18 / 0.45);
}

.hover\:bg-yellow-900\/5:hover{
  background-color: rgb(113 63 18 / 0.05);
}

.hover\:bg-yellow-900\/50:hover{
  background-color: rgb(113 63 18 / 0.5);
}

.hover\:bg-yellow-900\/55:hover{
  background-color: rgb(113 63 18 / 0.55);
}

.hover\:bg-yellow-900\/60:hover{
  background-color: rgb(113 63 18 / 0.6);
}

.hover\:bg-yellow-900\/65:hover{
  background-color: rgb(113 63 18 / 0.65);
}

.hover\:bg-yellow-900\/70:hover{
  background-color: rgb(113 63 18 / 0.7);
}

.hover\:bg-yellow-900\/75:hover{
  background-color: rgb(113 63 18 / 0.75);
}

.hover\:bg-yellow-900\/80:hover{
  background-color: rgb(113 63 18 / 0.8);
}

.hover\:bg-yellow-900\/85:hover{
  background-color: rgb(113 63 18 / 0.85);
}

.hover\:bg-yellow-900\/90:hover{
  background-color: rgb(113 63 18 / 0.9);
}

.hover\:bg-yellow-900\/95:hover{
  background-color: rgb(113 63 18 / 0.95);
}

.hover\:bg-yellow-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-950\/0:hover{
  background-color: rgb(66 32 6 / 0);
}

.hover\:bg-yellow-950\/10:hover{
  background-color: rgb(66 32 6 / 0.1);
}

.hover\:bg-yellow-950\/100:hover{
  background-color: rgb(66 32 6 / 1);
}

.hover\:bg-yellow-950\/15:hover{
  background-color: rgb(66 32 6 / 0.15);
}

.hover\:bg-yellow-950\/20:hover{
  background-color: rgb(66 32 6 / 0.2);
}

.hover\:bg-yellow-950\/25:hover{
  background-color: rgb(66 32 6 / 0.25);
}

.hover\:bg-yellow-950\/30:hover{
  background-color: rgb(66 32 6 / 0.3);
}

.hover\:bg-yellow-950\/35:hover{
  background-color: rgb(66 32 6 / 0.35);
}

.hover\:bg-yellow-950\/40:hover{
  background-color: rgb(66 32 6 / 0.4);
}

.hover\:bg-yellow-950\/45:hover{
  background-color: rgb(66 32 6 / 0.45);
}

.hover\:bg-yellow-950\/5:hover{
  background-color: rgb(66 32 6 / 0.05);
}

.hover\:bg-yellow-950\/50:hover{
  background-color: rgb(66 32 6 / 0.5);
}

.hover\:bg-yellow-950\/55:hover{
  background-color: rgb(66 32 6 / 0.55);
}

.hover\:bg-yellow-950\/60:hover{
  background-color: rgb(66 32 6 / 0.6);
}

.hover\:bg-yellow-950\/65:hover{
  background-color: rgb(66 32 6 / 0.65);
}

.hover\:bg-yellow-950\/70:hover{
  background-color: rgb(66 32 6 / 0.7);
}

.hover\:bg-yellow-950\/75:hover{
  background-color: rgb(66 32 6 / 0.75);
}

.hover\:bg-yellow-950\/80:hover{
  background-color: rgb(66 32 6 / 0.8);
}

.hover\:bg-yellow-950\/85:hover{
  background-color: rgb(66 32 6 / 0.85);
}

.hover\:bg-yellow-950\/90:hover{
  background-color: rgb(66 32 6 / 0.9);
}

.hover\:bg-yellow-950\/95:hover{
  background-color: rgb(66 32 6 / 0.95);
}

.hover\:bg-none:hover{
  background-image: none;
}

.hover\:font-semibold:hover{
  font-weight: 600;
}

.hover\:text-accent-foreground:hover{
  color: hsl(var(--accent-foreground));
}

.hover\:text-amber-700:hover{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity));
}

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

.hover\:text-blue-600:hover{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.hover\:text-blue-700:hover{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}

.hover\:text-cyan-700:hover{
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity));
}

.hover\:text-emerald-700:hover{
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity));
}

.hover\:text-foreground:hover{
  color: hsl(var(--foreground));
}

.hover\:text-fuchsia-700:hover{
  --tw-text-opacity: 1;
  color: rgb(162 28 175 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-green-700:hover{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.hover\:text-indigo-700:hover{
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}

.hover\:text-lime-700:hover{
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity));
}

.hover\:text-neutral-50:hover{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.hover\:text-neutral-900:hover{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.hover\:text-orange-700:hover{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity));
}

.hover\:text-pink-700:hover{
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity));
}

.hover\:text-purple-700:hover{
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity));
}

.hover\:text-red-700:hover{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.hover\:text-rose-700:hover{
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity));
}

.hover\:text-sky-700:hover{
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity));
}

.hover\:text-teal-700:hover{
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity));
}

.hover\:text-violet-700:hover{
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity));
}

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

.hover\:text-yellow-700:hover{
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity));
}

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

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

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.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));
}

.focus\:border-amber-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity));
}

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

.focus\:border-cyan-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity));
}

.focus\:border-emerald-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity));
}

.focus\:border-fuchsia-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity));
}

.focus\:border-green-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}

.focus\:border-indigo-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity));
}

.focus\:border-lime-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity));
}

.focus\:border-neutral-950:focus{
  --tw-border-opacity: 1;
  border-color: rgb(10 10 10 / var(--tw-border-opacity));
}

.focus\:border-orange-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity));
}

.focus\:border-pink-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity));
}

.focus\:border-purple-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity));
}

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

.focus\:border-rose-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94 / var(--tw-border-opacity));
}

.focus\:border-sky-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}

.focus\:border-teal-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity));
}

.focus\:border-violet-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity));
}

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

.focus\:bg-amber-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity));
}

.focus\:bg-amber-100\/0:focus{
  background-color: rgb(254 243 199 / 0);
}

.focus\:bg-amber-100\/10:focus{
  background-color: rgb(254 243 199 / 0.1);
}

.focus\:bg-amber-100\/100:focus{
  background-color: rgb(254 243 199 / 1);
}

.focus\:bg-amber-100\/15:focus{
  background-color: rgb(254 243 199 / 0.15);
}

.focus\:bg-amber-100\/20:focus{
  background-color: rgb(254 243 199 / 0.2);
}

.focus\:bg-amber-100\/25:focus{
  background-color: rgb(254 243 199 / 0.25);
}

.focus\:bg-amber-100\/30:focus{
  background-color: rgb(254 243 199 / 0.3);
}

.focus\:bg-amber-100\/35:focus{
  background-color: rgb(254 243 199 / 0.35);
}

.focus\:bg-amber-100\/40:focus{
  background-color: rgb(254 243 199 / 0.4);
}

.focus\:bg-amber-100\/45:focus{
  background-color: rgb(254 243 199 / 0.45);
}

.focus\:bg-amber-100\/5:focus{
  background-color: rgb(254 243 199 / 0.05);
}

.focus\:bg-amber-100\/50:focus{
  background-color: rgb(254 243 199 / 0.5);
}

.focus\:bg-amber-100\/55:focus{
  background-color: rgb(254 243 199 / 0.55);
}

.focus\:bg-amber-100\/60:focus{
  background-color: rgb(254 243 199 / 0.6);
}

.focus\:bg-amber-100\/65:focus{
  background-color: rgb(254 243 199 / 0.65);
}

.focus\:bg-amber-100\/70:focus{
  background-color: rgb(254 243 199 / 0.7);
}

.focus\:bg-amber-100\/75:focus{
  background-color: rgb(254 243 199 / 0.75);
}

.focus\:bg-amber-100\/80:focus{
  background-color: rgb(254 243 199 / 0.8);
}

.focus\:bg-amber-100\/85:focus{
  background-color: rgb(254 243 199 / 0.85);
}

.focus\:bg-amber-100\/90:focus{
  background-color: rgb(254 243 199 / 0.9);
}

.focus\:bg-amber-100\/95:focus{
  background-color: rgb(254 243 199 / 0.95);
}

.focus\:bg-amber-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity));
}

.focus\:bg-amber-200\/0:focus{
  background-color: rgb(253 230 138 / 0);
}

.focus\:bg-amber-200\/10:focus{
  background-color: rgb(253 230 138 / 0.1);
}

.focus\:bg-amber-200\/100:focus{
  background-color: rgb(253 230 138 / 1);
}

.focus\:bg-amber-200\/15:focus{
  background-color: rgb(253 230 138 / 0.15);
}

.focus\:bg-amber-200\/20:focus{
  background-color: rgb(253 230 138 / 0.2);
}

.focus\:bg-amber-200\/25:focus{
  background-color: rgb(253 230 138 / 0.25);
}

.focus\:bg-amber-200\/30:focus{
  background-color: rgb(253 230 138 / 0.3);
}

.focus\:bg-amber-200\/35:focus{
  background-color: rgb(253 230 138 / 0.35);
}

.focus\:bg-amber-200\/40:focus{
  background-color: rgb(253 230 138 / 0.4);
}

.focus\:bg-amber-200\/45:focus{
  background-color: rgb(253 230 138 / 0.45);
}

.focus\:bg-amber-200\/5:focus{
  background-color: rgb(253 230 138 / 0.05);
}

.focus\:bg-amber-200\/50:focus{
  background-color: rgb(253 230 138 / 0.5);
}

.focus\:bg-amber-200\/55:focus{
  background-color: rgb(253 230 138 / 0.55);
}

.focus\:bg-amber-200\/60:focus{
  background-color: rgb(253 230 138 / 0.6);
}

.focus\:bg-amber-200\/65:focus{
  background-color: rgb(253 230 138 / 0.65);
}

.focus\:bg-amber-200\/70:focus{
  background-color: rgb(253 230 138 / 0.7);
}

.focus\:bg-amber-200\/75:focus{
  background-color: rgb(253 230 138 / 0.75);
}

.focus\:bg-amber-200\/80:focus{
  background-color: rgb(253 230 138 / 0.8);
}

.focus\:bg-amber-200\/85:focus{
  background-color: rgb(253 230 138 / 0.85);
}

.focus\:bg-amber-200\/90:focus{
  background-color: rgb(253 230 138 / 0.9);
}

.focus\:bg-amber-200\/95:focus{
  background-color: rgb(253 230 138 / 0.95);
}

.focus\:bg-amber-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity));
}

.focus\:bg-amber-300\/0:focus{
  background-color: rgb(252 211 77 / 0);
}

.focus\:bg-amber-300\/10:focus{
  background-color: rgb(252 211 77 / 0.1);
}

.focus\:bg-amber-300\/100:focus{
  background-color: rgb(252 211 77 / 1);
}

.focus\:bg-amber-300\/15:focus{
  background-color: rgb(252 211 77 / 0.15);
}

.focus\:bg-amber-300\/20:focus{
  background-color: rgb(252 211 77 / 0.2);
}

.focus\:bg-amber-300\/25:focus{
  background-color: rgb(252 211 77 / 0.25);
}

.focus\:bg-amber-300\/30:focus{
  background-color: rgb(252 211 77 / 0.3);
}

.focus\:bg-amber-300\/35:focus{
  background-color: rgb(252 211 77 / 0.35);
}

.focus\:bg-amber-300\/40:focus{
  background-color: rgb(252 211 77 / 0.4);
}

.focus\:bg-amber-300\/45:focus{
  background-color: rgb(252 211 77 / 0.45);
}

.focus\:bg-amber-300\/5:focus{
  background-color: rgb(252 211 77 / 0.05);
}

.focus\:bg-amber-300\/50:focus{
  background-color: rgb(252 211 77 / 0.5);
}

.focus\:bg-amber-300\/55:focus{
  background-color: rgb(252 211 77 / 0.55);
}

.focus\:bg-amber-300\/60:focus{
  background-color: rgb(252 211 77 / 0.6);
}

.focus\:bg-amber-300\/65:focus{
  background-color: rgb(252 211 77 / 0.65);
}

.focus\:bg-amber-300\/70:focus{
  background-color: rgb(252 211 77 / 0.7);
}

.focus\:bg-amber-300\/75:focus{
  background-color: rgb(252 211 77 / 0.75);
}

.focus\:bg-amber-300\/80:focus{
  background-color: rgb(252 211 77 / 0.8);
}

.focus\:bg-amber-300\/85:focus{
  background-color: rgb(252 211 77 / 0.85);
}

.focus\:bg-amber-300\/90:focus{
  background-color: rgb(252 211 77 / 0.9);
}

.focus\:bg-amber-300\/95:focus{
  background-color: rgb(252 211 77 / 0.95);
}

.focus\:bg-amber-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity));
}

.focus\:bg-amber-400\/0:focus{
  background-color: rgb(251 191 36 / 0);
}

.focus\:bg-amber-400\/10:focus{
  background-color: rgb(251 191 36 / 0.1);
}

.focus\:bg-amber-400\/100:focus{
  background-color: rgb(251 191 36 / 1);
}

.focus\:bg-amber-400\/15:focus{
  background-color: rgb(251 191 36 / 0.15);
}

.focus\:bg-amber-400\/20:focus{
  background-color: rgb(251 191 36 / 0.2);
}

.focus\:bg-amber-400\/25:focus{
  background-color: rgb(251 191 36 / 0.25);
}

.focus\:bg-amber-400\/30:focus{
  background-color: rgb(251 191 36 / 0.3);
}

.focus\:bg-amber-400\/35:focus{
  background-color: rgb(251 191 36 / 0.35);
}

.focus\:bg-amber-400\/40:focus{
  background-color: rgb(251 191 36 / 0.4);
}

.focus\:bg-amber-400\/45:focus{
  background-color: rgb(251 191 36 / 0.45);
}

.focus\:bg-amber-400\/5:focus{
  background-color: rgb(251 191 36 / 0.05);
}

.focus\:bg-amber-400\/50:focus{
  background-color: rgb(251 191 36 / 0.5);
}

.focus\:bg-amber-400\/55:focus{
  background-color: rgb(251 191 36 / 0.55);
}

.focus\:bg-amber-400\/60:focus{
  background-color: rgb(251 191 36 / 0.6);
}

.focus\:bg-amber-400\/65:focus{
  background-color: rgb(251 191 36 / 0.65);
}

.focus\:bg-amber-400\/70:focus{
  background-color: rgb(251 191 36 / 0.7);
}

.focus\:bg-amber-400\/75:focus{
  background-color: rgb(251 191 36 / 0.75);
}

.focus\:bg-amber-400\/80:focus{
  background-color: rgb(251 191 36 / 0.8);
}

.focus\:bg-amber-400\/85:focus{
  background-color: rgb(251 191 36 / 0.85);
}

.focus\:bg-amber-400\/90:focus{
  background-color: rgb(251 191 36 / 0.9);
}

.focus\:bg-amber-400\/95:focus{
  background-color: rgb(251 191 36 / 0.95);
}

.focus\:bg-amber-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.focus\:bg-amber-500\/0:focus{
  background-color: rgb(245 158 11 / 0);
}

.focus\:bg-amber-500\/10:focus{
  background-color: rgb(245 158 11 / 0.1);
}

.focus\:bg-amber-500\/100:focus{
  background-color: rgb(245 158 11 / 1);
}

.focus\:bg-amber-500\/15:focus{
  background-color: rgb(245 158 11 / 0.15);
}

.focus\:bg-amber-500\/20:focus{
  background-color: rgb(245 158 11 / 0.2);
}

.focus\:bg-amber-500\/25:focus{
  background-color: rgb(245 158 11 / 0.25);
}

.focus\:bg-amber-500\/30:focus{
  background-color: rgb(245 158 11 / 0.3);
}

.focus\:bg-amber-500\/35:focus{
  background-color: rgb(245 158 11 / 0.35);
}

.focus\:bg-amber-500\/40:focus{
  background-color: rgb(245 158 11 / 0.4);
}

.focus\:bg-amber-500\/45:focus{
  background-color: rgb(245 158 11 / 0.45);
}

.focus\:bg-amber-500\/5:focus{
  background-color: rgb(245 158 11 / 0.05);
}

.focus\:bg-amber-500\/50:focus{
  background-color: rgb(245 158 11 / 0.5);
}

.focus\:bg-amber-500\/55:focus{
  background-color: rgb(245 158 11 / 0.55);
}

.focus\:bg-amber-500\/60:focus{
  background-color: rgb(245 158 11 / 0.6);
}

.focus\:bg-amber-500\/65:focus{
  background-color: rgb(245 158 11 / 0.65);
}

.focus\:bg-amber-500\/70:focus{
  background-color: rgb(245 158 11 / 0.7);
}

.focus\:bg-amber-500\/75:focus{
  background-color: rgb(245 158 11 / 0.75);
}

.focus\:bg-amber-500\/80:focus{
  background-color: rgb(245 158 11 / 0.8);
}

.focus\:bg-amber-500\/85:focus{
  background-color: rgb(245 158 11 / 0.85);
}

.focus\:bg-amber-500\/90:focus{
  background-color: rgb(245 158 11 / 0.9);
}

.focus\:bg-amber-500\/95:focus{
  background-color: rgb(245 158 11 / 0.95);
}

.focus\:bg-amber-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity));
}

.focus\:bg-amber-600\/0:focus{
  background-color: rgb(217 119 6 / 0);
}

.focus\:bg-amber-600\/10:focus{
  background-color: rgb(217 119 6 / 0.1);
}

.focus\:bg-amber-600\/100:focus{
  background-color: rgb(217 119 6 / 1);
}

.focus\:bg-amber-600\/15:focus{
  background-color: rgb(217 119 6 / 0.15);
}

.focus\:bg-amber-600\/20:focus{
  background-color: rgb(217 119 6 / 0.2);
}

.focus\:bg-amber-600\/25:focus{
  background-color: rgb(217 119 6 / 0.25);
}

.focus\:bg-amber-600\/30:focus{
  background-color: rgb(217 119 6 / 0.3);
}

.focus\:bg-amber-600\/35:focus{
  background-color: rgb(217 119 6 / 0.35);
}

.focus\:bg-amber-600\/40:focus{
  background-color: rgb(217 119 6 / 0.4);
}

.focus\:bg-amber-600\/45:focus{
  background-color: rgb(217 119 6 / 0.45);
}

.focus\:bg-amber-600\/5:focus{
  background-color: rgb(217 119 6 / 0.05);
}

.focus\:bg-amber-600\/50:focus{
  background-color: rgb(217 119 6 / 0.5);
}

.focus\:bg-amber-600\/55:focus{
  background-color: rgb(217 119 6 / 0.55);
}

.focus\:bg-amber-600\/60:focus{
  background-color: rgb(217 119 6 / 0.6);
}

.focus\:bg-amber-600\/65:focus{
  background-color: rgb(217 119 6 / 0.65);
}

.focus\:bg-amber-600\/70:focus{
  background-color: rgb(217 119 6 / 0.7);
}

.focus\:bg-amber-600\/75:focus{
  background-color: rgb(217 119 6 / 0.75);
}

.focus\:bg-amber-600\/80:focus{
  background-color: rgb(217 119 6 / 0.8);
}

.focus\:bg-amber-600\/85:focus{
  background-color: rgb(217 119 6 / 0.85);
}

.focus\:bg-amber-600\/90:focus{
  background-color: rgb(217 119 6 / 0.9);
}

.focus\:bg-amber-600\/95:focus{
  background-color: rgb(217 119 6 / 0.95);
}

.focus\:bg-amber-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity));
}

.focus\:bg-amber-700\/0:focus{
  background-color: rgb(180 83 9 / 0);
}

.focus\:bg-amber-700\/10:focus{
  background-color: rgb(180 83 9 / 0.1);
}

.focus\:bg-amber-700\/100:focus{
  background-color: rgb(180 83 9 / 1);
}

.focus\:bg-amber-700\/15:focus{
  background-color: rgb(180 83 9 / 0.15);
}

.focus\:bg-amber-700\/20:focus{
  background-color: rgb(180 83 9 / 0.2);
}

.focus\:bg-amber-700\/25:focus{
  background-color: rgb(180 83 9 / 0.25);
}

.focus\:bg-amber-700\/30:focus{
  background-color: rgb(180 83 9 / 0.3);
}

.focus\:bg-amber-700\/35:focus{
  background-color: rgb(180 83 9 / 0.35);
}

.focus\:bg-amber-700\/40:focus{
  background-color: rgb(180 83 9 / 0.4);
}

.focus\:bg-amber-700\/45:focus{
  background-color: rgb(180 83 9 / 0.45);
}

.focus\:bg-amber-700\/5:focus{
  background-color: rgb(180 83 9 / 0.05);
}

.focus\:bg-amber-700\/50:focus{
  background-color: rgb(180 83 9 / 0.5);
}

.focus\:bg-amber-700\/55:focus{
  background-color: rgb(180 83 9 / 0.55);
}

.focus\:bg-amber-700\/60:focus{
  background-color: rgb(180 83 9 / 0.6);
}

.focus\:bg-amber-700\/65:focus{
  background-color: rgb(180 83 9 / 0.65);
}

.focus\:bg-amber-700\/70:focus{
  background-color: rgb(180 83 9 / 0.7);
}

.focus\:bg-amber-700\/75:focus{
  background-color: rgb(180 83 9 / 0.75);
}

.focus\:bg-amber-700\/80:focus{
  background-color: rgb(180 83 9 / 0.8);
}

.focus\:bg-amber-700\/85:focus{
  background-color: rgb(180 83 9 / 0.85);
}

.focus\:bg-amber-700\/90:focus{
  background-color: rgb(180 83 9 / 0.9);
}

.focus\:bg-amber-700\/95:focus{
  background-color: rgb(180 83 9 / 0.95);
}

.focus\:bg-amber-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity));
}

.focus\:bg-amber-800\/0:focus{
  background-color: rgb(146 64 14 / 0);
}

.focus\:bg-amber-800\/10:focus{
  background-color: rgb(146 64 14 / 0.1);
}

.focus\:bg-amber-800\/100:focus{
  background-color: rgb(146 64 14 / 1);
}

.focus\:bg-amber-800\/15:focus{
  background-color: rgb(146 64 14 / 0.15);
}

.focus\:bg-amber-800\/20:focus{
  background-color: rgb(146 64 14 / 0.2);
}

.focus\:bg-amber-800\/25:focus{
  background-color: rgb(146 64 14 / 0.25);
}

.focus\:bg-amber-800\/30:focus{
  background-color: rgb(146 64 14 / 0.3);
}

.focus\:bg-amber-800\/35:focus{
  background-color: rgb(146 64 14 / 0.35);
}

.focus\:bg-amber-800\/40:focus{
  background-color: rgb(146 64 14 / 0.4);
}

.focus\:bg-amber-800\/45:focus{
  background-color: rgb(146 64 14 / 0.45);
}

.focus\:bg-amber-800\/5:focus{
  background-color: rgb(146 64 14 / 0.05);
}

.focus\:bg-amber-800\/50:focus{
  background-color: rgb(146 64 14 / 0.5);
}

.focus\:bg-amber-800\/55:focus{
  background-color: rgb(146 64 14 / 0.55);
}

.focus\:bg-amber-800\/60:focus{
  background-color: rgb(146 64 14 / 0.6);
}

.focus\:bg-amber-800\/65:focus{
  background-color: rgb(146 64 14 / 0.65);
}

.focus\:bg-amber-800\/70:focus{
  background-color: rgb(146 64 14 / 0.7);
}

.focus\:bg-amber-800\/75:focus{
  background-color: rgb(146 64 14 / 0.75);
}

.focus\:bg-amber-800\/80:focus{
  background-color: rgb(146 64 14 / 0.8);
}

.focus\:bg-amber-800\/85:focus{
  background-color: rgb(146 64 14 / 0.85);
}

.focus\:bg-amber-800\/90:focus{
  background-color: rgb(146 64 14 / 0.9);
}

.focus\:bg-amber-800\/95:focus{
  background-color: rgb(146 64 14 / 0.95);
}

.focus\:bg-amber-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity));
}

.focus\:bg-amber-900\/0:focus{
  background-color: rgb(120 53 15 / 0);
}

.focus\:bg-amber-900\/10:focus{
  background-color: rgb(120 53 15 / 0.1);
}

.focus\:bg-amber-900\/100:focus{
  background-color: rgb(120 53 15 / 1);
}

.focus\:bg-amber-900\/15:focus{
  background-color: rgb(120 53 15 / 0.15);
}

.focus\:bg-amber-900\/20:focus{
  background-color: rgb(120 53 15 / 0.2);
}

.focus\:bg-amber-900\/25:focus{
  background-color: rgb(120 53 15 / 0.25);
}

.focus\:bg-amber-900\/30:focus{
  background-color: rgb(120 53 15 / 0.3);
}

.focus\:bg-amber-900\/35:focus{
  background-color: rgb(120 53 15 / 0.35);
}

.focus\:bg-amber-900\/40:focus{
  background-color: rgb(120 53 15 / 0.4);
}

.focus\:bg-amber-900\/45:focus{
  background-color: rgb(120 53 15 / 0.45);
}

.focus\:bg-amber-900\/5:focus{
  background-color: rgb(120 53 15 / 0.05);
}

.focus\:bg-amber-900\/50:focus{
  background-color: rgb(120 53 15 / 0.5);
}

.focus\:bg-amber-900\/55:focus{
  background-color: rgb(120 53 15 / 0.55);
}

.focus\:bg-amber-900\/60:focus{
  background-color: rgb(120 53 15 / 0.6);
}

.focus\:bg-amber-900\/65:focus{
  background-color: rgb(120 53 15 / 0.65);
}

.focus\:bg-amber-900\/70:focus{
  background-color: rgb(120 53 15 / 0.7);
}

.focus\:bg-amber-900\/75:focus{
  background-color: rgb(120 53 15 / 0.75);
}

.focus\:bg-amber-900\/80:focus{
  background-color: rgb(120 53 15 / 0.8);
}

.focus\:bg-amber-900\/85:focus{
  background-color: rgb(120 53 15 / 0.85);
}

.focus\:bg-amber-900\/90:focus{
  background-color: rgb(120 53 15 / 0.9);
}

.focus\:bg-amber-900\/95:focus{
  background-color: rgb(120 53 15 / 0.95);
}

.focus\:bg-amber-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity));
}

.focus\:bg-amber-950\/0:focus{
  background-color: rgb(69 26 3 / 0);
}

.focus\:bg-amber-950\/10:focus{
  background-color: rgb(69 26 3 / 0.1);
}

.focus\:bg-amber-950\/100:focus{
  background-color: rgb(69 26 3 / 1);
}

.focus\:bg-amber-950\/15:focus{
  background-color: rgb(69 26 3 / 0.15);
}

.focus\:bg-amber-950\/20:focus{
  background-color: rgb(69 26 3 / 0.2);
}

.focus\:bg-amber-950\/25:focus{
  background-color: rgb(69 26 3 / 0.25);
}

.focus\:bg-amber-950\/30:focus{
  background-color: rgb(69 26 3 / 0.3);
}

.focus\:bg-amber-950\/35:focus{
  background-color: rgb(69 26 3 / 0.35);
}

.focus\:bg-amber-950\/40:focus{
  background-color: rgb(69 26 3 / 0.4);
}

.focus\:bg-amber-950\/45:focus{
  background-color: rgb(69 26 3 / 0.45);
}

.focus\:bg-amber-950\/5:focus{
  background-color: rgb(69 26 3 / 0.05);
}

.focus\:bg-amber-950\/50:focus{
  background-color: rgb(69 26 3 / 0.5);
}

.focus\:bg-amber-950\/55:focus{
  background-color: rgb(69 26 3 / 0.55);
}

.focus\:bg-amber-950\/60:focus{
  background-color: rgb(69 26 3 / 0.6);
}

.focus\:bg-amber-950\/65:focus{
  background-color: rgb(69 26 3 / 0.65);
}

.focus\:bg-amber-950\/70:focus{
  background-color: rgb(69 26 3 / 0.7);
}

.focus\:bg-amber-950\/75:focus{
  background-color: rgb(69 26 3 / 0.75);
}

.focus\:bg-amber-950\/80:focus{
  background-color: rgb(69 26 3 / 0.8);
}

.focus\:bg-amber-950\/85:focus{
  background-color: rgb(69 26 3 / 0.85);
}

.focus\:bg-amber-950\/90:focus{
  background-color: rgb(69 26 3 / 0.9);
}

.focus\:bg-amber-950\/95:focus{
  background-color: rgb(69 26 3 / 0.95);
}

.focus\:bg-blue-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.focus\:bg-blue-100\/0:focus{
  background-color: rgb(219 234 254 / 0);
}

.focus\:bg-blue-100\/10:focus{
  background-color: rgb(219 234 254 / 0.1);
}

.focus\:bg-blue-100\/100:focus{
  background-color: rgb(219 234 254 / 1);
}

.focus\:bg-blue-100\/15:focus{
  background-color: rgb(219 234 254 / 0.15);
}

.focus\:bg-blue-100\/20:focus{
  background-color: rgb(219 234 254 / 0.2);
}

.focus\:bg-blue-100\/25:focus{
  background-color: rgb(219 234 254 / 0.25);
}

.focus\:bg-blue-100\/30:focus{
  background-color: rgb(219 234 254 / 0.3);
}

.focus\:bg-blue-100\/35:focus{
  background-color: rgb(219 234 254 / 0.35);
}

.focus\:bg-blue-100\/40:focus{
  background-color: rgb(219 234 254 / 0.4);
}

.focus\:bg-blue-100\/45:focus{
  background-color: rgb(219 234 254 / 0.45);
}

.focus\:bg-blue-100\/5:focus{
  background-color: rgb(219 234 254 / 0.05);
}

.focus\:bg-blue-100\/50:focus{
  background-color: rgb(219 234 254 / 0.5);
}

.focus\:bg-blue-100\/55:focus{
  background-color: rgb(219 234 254 / 0.55);
}

.focus\:bg-blue-100\/60:focus{
  background-color: rgb(219 234 254 / 0.6);
}

.focus\:bg-blue-100\/65:focus{
  background-color: rgb(219 234 254 / 0.65);
}

.focus\:bg-blue-100\/70:focus{
  background-color: rgb(219 234 254 / 0.7);
}

.focus\:bg-blue-100\/75:focus{
  background-color: rgb(219 234 254 / 0.75);
}

.focus\:bg-blue-100\/80:focus{
  background-color: rgb(219 234 254 / 0.8);
}

.focus\:bg-blue-100\/85:focus{
  background-color: rgb(219 234 254 / 0.85);
}

.focus\:bg-blue-100\/90:focus{
  background-color: rgb(219 234 254 / 0.9);
}

.focus\:bg-blue-100\/95:focus{
  background-color: rgb(219 234 254 / 0.95);
}

.focus\:bg-blue-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.focus\:bg-blue-200\/0:focus{
  background-color: rgb(191 219 254 / 0);
}

.focus\:bg-blue-200\/10:focus{
  background-color: rgb(191 219 254 / 0.1);
}

.focus\:bg-blue-200\/100:focus{
  background-color: rgb(191 219 254 / 1);
}

.focus\:bg-blue-200\/15:focus{
  background-color: rgb(191 219 254 / 0.15);
}

.focus\:bg-blue-200\/20:focus{
  background-color: rgb(191 219 254 / 0.2);
}

.focus\:bg-blue-200\/25:focus{
  background-color: rgb(191 219 254 / 0.25);
}

.focus\:bg-blue-200\/30:focus{
  background-color: rgb(191 219 254 / 0.3);
}

.focus\:bg-blue-200\/35:focus{
  background-color: rgb(191 219 254 / 0.35);
}

.focus\:bg-blue-200\/40:focus{
  background-color: rgb(191 219 254 / 0.4);
}

.focus\:bg-blue-200\/45:focus{
  background-color: rgb(191 219 254 / 0.45);
}

.focus\:bg-blue-200\/5:focus{
  background-color: rgb(191 219 254 / 0.05);
}

.focus\:bg-blue-200\/50:focus{
  background-color: rgb(191 219 254 / 0.5);
}

.focus\:bg-blue-200\/55:focus{
  background-color: rgb(191 219 254 / 0.55);
}

.focus\:bg-blue-200\/60:focus{
  background-color: rgb(191 219 254 / 0.6);
}

.focus\:bg-blue-200\/65:focus{
  background-color: rgb(191 219 254 / 0.65);
}

.focus\:bg-blue-200\/70:focus{
  background-color: rgb(191 219 254 / 0.7);
}

.focus\:bg-blue-200\/75:focus{
  background-color: rgb(191 219 254 / 0.75);
}

.focus\:bg-blue-200\/80:focus{
  background-color: rgb(191 219 254 / 0.8);
}

.focus\:bg-blue-200\/85:focus{
  background-color: rgb(191 219 254 / 0.85);
}

.focus\:bg-blue-200\/90:focus{
  background-color: rgb(191 219 254 / 0.9);
}

.focus\:bg-blue-200\/95:focus{
  background-color: rgb(191 219 254 / 0.95);
}

.focus\:bg-blue-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}

.focus\:bg-blue-300\/0:focus{
  background-color: rgb(147 197 253 / 0);
}

.focus\:bg-blue-300\/10:focus{
  background-color: rgb(147 197 253 / 0.1);
}

.focus\:bg-blue-300\/100:focus{
  background-color: rgb(147 197 253 / 1);
}

.focus\:bg-blue-300\/15:focus{
  background-color: rgb(147 197 253 / 0.15);
}

.focus\:bg-blue-300\/20:focus{
  background-color: rgb(147 197 253 / 0.2);
}

.focus\:bg-blue-300\/25:focus{
  background-color: rgb(147 197 253 / 0.25);
}

.focus\:bg-blue-300\/30:focus{
  background-color: rgb(147 197 253 / 0.3);
}

.focus\:bg-blue-300\/35:focus{
  background-color: rgb(147 197 253 / 0.35);
}

.focus\:bg-blue-300\/40:focus{
  background-color: rgb(147 197 253 / 0.4);
}

.focus\:bg-blue-300\/45:focus{
  background-color: rgb(147 197 253 / 0.45);
}

.focus\:bg-blue-300\/5:focus{
  background-color: rgb(147 197 253 / 0.05);
}

.focus\:bg-blue-300\/50:focus{
  background-color: rgb(147 197 253 / 0.5);
}

.focus\:bg-blue-300\/55:focus{
  background-color: rgb(147 197 253 / 0.55);
}

.focus\:bg-blue-300\/60:focus{
  background-color: rgb(147 197 253 / 0.6);
}

.focus\:bg-blue-300\/65:focus{
  background-color: rgb(147 197 253 / 0.65);
}

.focus\:bg-blue-300\/70:focus{
  background-color: rgb(147 197 253 / 0.7);
}

.focus\:bg-blue-300\/75:focus{
  background-color: rgb(147 197 253 / 0.75);
}

.focus\:bg-blue-300\/80:focus{
  background-color: rgb(147 197 253 / 0.8);
}

.focus\:bg-blue-300\/85:focus{
  background-color: rgb(147 197 253 / 0.85);
}

.focus\:bg-blue-300\/90:focus{
  background-color: rgb(147 197 253 / 0.9);
}

.focus\:bg-blue-300\/95:focus{
  background-color: rgb(147 197 253 / 0.95);
}

.focus\:bg-blue-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.focus\:bg-blue-400\/0:focus{
  background-color: rgb(96 165 250 / 0);
}

.focus\:bg-blue-400\/10:focus{
  background-color: rgb(96 165 250 / 0.1);
}

.focus\:bg-blue-400\/100:focus{
  background-color: rgb(96 165 250 / 1);
}

.focus\:bg-blue-400\/15:focus{
  background-color: rgb(96 165 250 / 0.15);
}

.focus\:bg-blue-400\/20:focus{
  background-color: rgb(96 165 250 / 0.2);
}

.focus\:bg-blue-400\/25:focus{
  background-color: rgb(96 165 250 / 0.25);
}

.focus\:bg-blue-400\/30:focus{
  background-color: rgb(96 165 250 / 0.3);
}

.focus\:bg-blue-400\/35:focus{
  background-color: rgb(96 165 250 / 0.35);
}

.focus\:bg-blue-400\/40:focus{
  background-color: rgb(96 165 250 / 0.4);
}

.focus\:bg-blue-400\/45:focus{
  background-color: rgb(96 165 250 / 0.45);
}

.focus\:bg-blue-400\/5:focus{
  background-color: rgb(96 165 250 / 0.05);
}

.focus\:bg-blue-400\/50:focus{
  background-color: rgb(96 165 250 / 0.5);
}

.focus\:bg-blue-400\/55:focus{
  background-color: rgb(96 165 250 / 0.55);
}

.focus\:bg-blue-400\/60:focus{
  background-color: rgb(96 165 250 / 0.6);
}

.focus\:bg-blue-400\/65:focus{
  background-color: rgb(96 165 250 / 0.65);
}

.focus\:bg-blue-400\/70:focus{
  background-color: rgb(96 165 250 / 0.7);
}

.focus\:bg-blue-400\/75:focus{
  background-color: rgb(96 165 250 / 0.75);
}

.focus\:bg-blue-400\/80:focus{
  background-color: rgb(96 165 250 / 0.8);
}

.focus\:bg-blue-400\/85:focus{
  background-color: rgb(96 165 250 / 0.85);
}

.focus\:bg-blue-400\/90:focus{
  background-color: rgb(96 165 250 / 0.9);
}

.focus\:bg-blue-400\/95:focus{
  background-color: rgb(96 165 250 / 0.95);
}

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

.focus\:bg-blue-500\/0:focus{
  background-color: rgb(59 130 246 / 0);
}

.focus\:bg-blue-500\/10:focus{
  background-color: rgb(59 130 246 / 0.1);
}

.focus\:bg-blue-500\/100:focus{
  background-color: rgb(59 130 246 / 1);
}

.focus\:bg-blue-500\/15:focus{
  background-color: rgb(59 130 246 / 0.15);
}

.focus\:bg-blue-500\/20:focus{
  background-color: rgb(59 130 246 / 0.2);
}

.focus\:bg-blue-500\/25:focus{
  background-color: rgb(59 130 246 / 0.25);
}

.focus\:bg-blue-500\/30:focus{
  background-color: rgb(59 130 246 / 0.3);
}

.focus\:bg-blue-500\/35:focus{
  background-color: rgb(59 130 246 / 0.35);
}

.focus\:bg-blue-500\/40:focus{
  background-color: rgb(59 130 246 / 0.4);
}

.focus\:bg-blue-500\/45:focus{
  background-color: rgb(59 130 246 / 0.45);
}

.focus\:bg-blue-500\/5:focus{
  background-color: rgb(59 130 246 / 0.05);
}

.focus\:bg-blue-500\/50:focus{
  background-color: rgb(59 130 246 / 0.5);
}

.focus\:bg-blue-500\/55:focus{
  background-color: rgb(59 130 246 / 0.55);
}

.focus\:bg-blue-500\/60:focus{
  background-color: rgb(59 130 246 / 0.6);
}

.focus\:bg-blue-500\/65:focus{
  background-color: rgb(59 130 246 / 0.65);
}

.focus\:bg-blue-500\/70:focus{
  background-color: rgb(59 130 246 / 0.7);
}

.focus\:bg-blue-500\/75:focus{
  background-color: rgb(59 130 246 / 0.75);
}

.focus\:bg-blue-500\/80:focus{
  background-color: rgb(59 130 246 / 0.8);
}

.focus\:bg-blue-500\/85:focus{
  background-color: rgb(59 130 246 / 0.85);
}

.focus\:bg-blue-500\/90:focus{
  background-color: rgb(59 130 246 / 0.9);
}

.focus\:bg-blue-500\/95:focus{
  background-color: rgb(59 130 246 / 0.95);
}

.focus\:bg-blue-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.focus\:bg-blue-600\/0:focus{
  background-color: rgb(37 99 235 / 0);
}

.focus\:bg-blue-600\/10:focus{
  background-color: rgb(37 99 235 / 0.1);
}

.focus\:bg-blue-600\/100:focus{
  background-color: rgb(37 99 235 / 1);
}

.focus\:bg-blue-600\/15:focus{
  background-color: rgb(37 99 235 / 0.15);
}

.focus\:bg-blue-600\/20:focus{
  background-color: rgb(37 99 235 / 0.2);
}

.focus\:bg-blue-600\/25:focus{
  background-color: rgb(37 99 235 / 0.25);
}

.focus\:bg-blue-600\/30:focus{
  background-color: rgb(37 99 235 / 0.3);
}

.focus\:bg-blue-600\/35:focus{
  background-color: rgb(37 99 235 / 0.35);
}

.focus\:bg-blue-600\/40:focus{
  background-color: rgb(37 99 235 / 0.4);
}

.focus\:bg-blue-600\/45:focus{
  background-color: rgb(37 99 235 / 0.45);
}

.focus\:bg-blue-600\/5:focus{
  background-color: rgb(37 99 235 / 0.05);
}

.focus\:bg-blue-600\/50:focus{
  background-color: rgb(37 99 235 / 0.5);
}

.focus\:bg-blue-600\/55:focus{
  background-color: rgb(37 99 235 / 0.55);
}

.focus\:bg-blue-600\/60:focus{
  background-color: rgb(37 99 235 / 0.6);
}

.focus\:bg-blue-600\/65:focus{
  background-color: rgb(37 99 235 / 0.65);
}

.focus\:bg-blue-600\/70:focus{
  background-color: rgb(37 99 235 / 0.7);
}

.focus\:bg-blue-600\/75:focus{
  background-color: rgb(37 99 235 / 0.75);
}

.focus\:bg-blue-600\/80:focus{
  background-color: rgb(37 99 235 / 0.8);
}

.focus\:bg-blue-600\/85:focus{
  background-color: rgb(37 99 235 / 0.85);
}

.focus\:bg-blue-600\/90:focus{
  background-color: rgb(37 99 235 / 0.9);
}

.focus\:bg-blue-600\/95:focus{
  background-color: rgb(37 99 235 / 0.95);
}

.focus\:bg-blue-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.focus\:bg-blue-700\/0:focus{
  background-color: rgb(29 78 216 / 0);
}

.focus\:bg-blue-700\/10:focus{
  background-color: rgb(29 78 216 / 0.1);
}

.focus\:bg-blue-700\/100:focus{
  background-color: rgb(29 78 216 / 1);
}

.focus\:bg-blue-700\/15:focus{
  background-color: rgb(29 78 216 / 0.15);
}

.focus\:bg-blue-700\/20:focus{
  background-color: rgb(29 78 216 / 0.2);
}

.focus\:bg-blue-700\/25:focus{
  background-color: rgb(29 78 216 / 0.25);
}

.focus\:bg-blue-700\/30:focus{
  background-color: rgb(29 78 216 / 0.3);
}

.focus\:bg-blue-700\/35:focus{
  background-color: rgb(29 78 216 / 0.35);
}

.focus\:bg-blue-700\/40:focus{
  background-color: rgb(29 78 216 / 0.4);
}

.focus\:bg-blue-700\/45:focus{
  background-color: rgb(29 78 216 / 0.45);
}

.focus\:bg-blue-700\/5:focus{
  background-color: rgb(29 78 216 / 0.05);
}

.focus\:bg-blue-700\/50:focus{
  background-color: rgb(29 78 216 / 0.5);
}

.focus\:bg-blue-700\/55:focus{
  background-color: rgb(29 78 216 / 0.55);
}

.focus\:bg-blue-700\/60:focus{
  background-color: rgb(29 78 216 / 0.6);
}

.focus\:bg-blue-700\/65:focus{
  background-color: rgb(29 78 216 / 0.65);
}

.focus\:bg-blue-700\/70:focus{
  background-color: rgb(29 78 216 / 0.7);
}

.focus\:bg-blue-700\/75:focus{
  background-color: rgb(29 78 216 / 0.75);
}

.focus\:bg-blue-700\/80:focus{
  background-color: rgb(29 78 216 / 0.8);
}

.focus\:bg-blue-700\/85:focus{
  background-color: rgb(29 78 216 / 0.85);
}

.focus\:bg-blue-700\/90:focus{
  background-color: rgb(29 78 216 / 0.9);
}

.focus\:bg-blue-700\/95:focus{
  background-color: rgb(29 78 216 / 0.95);
}

.focus\:bg-blue-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}

.focus\:bg-blue-800\/0:focus{
  background-color: rgb(30 64 175 / 0);
}

.focus\:bg-blue-800\/10:focus{
  background-color: rgb(30 64 175 / 0.1);
}

.focus\:bg-blue-800\/100:focus{
  background-color: rgb(30 64 175 / 1);
}

.focus\:bg-blue-800\/15:focus{
  background-color: rgb(30 64 175 / 0.15);
}

.focus\:bg-blue-800\/20:focus{
  background-color: rgb(30 64 175 / 0.2);
}

.focus\:bg-blue-800\/25:focus{
  background-color: rgb(30 64 175 / 0.25);
}

.focus\:bg-blue-800\/30:focus{
  background-color: rgb(30 64 175 / 0.3);
}

.focus\:bg-blue-800\/35:focus{
  background-color: rgb(30 64 175 / 0.35);
}

.focus\:bg-blue-800\/40:focus{
  background-color: rgb(30 64 175 / 0.4);
}

.focus\:bg-blue-800\/45:focus{
  background-color: rgb(30 64 175 / 0.45);
}

.focus\:bg-blue-800\/5:focus{
  background-color: rgb(30 64 175 / 0.05);
}

.focus\:bg-blue-800\/50:focus{
  background-color: rgb(30 64 175 / 0.5);
}

.focus\:bg-blue-800\/55:focus{
  background-color: rgb(30 64 175 / 0.55);
}

.focus\:bg-blue-800\/60:focus{
  background-color: rgb(30 64 175 / 0.6);
}

.focus\:bg-blue-800\/65:focus{
  background-color: rgb(30 64 175 / 0.65);
}

.focus\:bg-blue-800\/70:focus{
  background-color: rgb(30 64 175 / 0.7);
}

.focus\:bg-blue-800\/75:focus{
  background-color: rgb(30 64 175 / 0.75);
}

.focus\:bg-blue-800\/80:focus{
  background-color: rgb(30 64 175 / 0.8);
}

.focus\:bg-blue-800\/85:focus{
  background-color: rgb(30 64 175 / 0.85);
}

.focus\:bg-blue-800\/90:focus{
  background-color: rgb(30 64 175 / 0.9);
}

.focus\:bg-blue-800\/95:focus{
  background-color: rgb(30 64 175 / 0.95);
}

.focus\:bg-blue-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}

.focus\:bg-blue-900\/0:focus{
  background-color: rgb(30 58 138 / 0);
}

.focus\:bg-blue-900\/10:focus{
  background-color: rgb(30 58 138 / 0.1);
}

.focus\:bg-blue-900\/100:focus{
  background-color: rgb(30 58 138 / 1);
}

.focus\:bg-blue-900\/15:focus{
  background-color: rgb(30 58 138 / 0.15);
}

.focus\:bg-blue-900\/20:focus{
  background-color: rgb(30 58 138 / 0.2);
}

.focus\:bg-blue-900\/25:focus{
  background-color: rgb(30 58 138 / 0.25);
}

.focus\:bg-blue-900\/30:focus{
  background-color: rgb(30 58 138 / 0.3);
}

.focus\:bg-blue-900\/35:focus{
  background-color: rgb(30 58 138 / 0.35);
}

.focus\:bg-blue-900\/40:focus{
  background-color: rgb(30 58 138 / 0.4);
}

.focus\:bg-blue-900\/45:focus{
  background-color: rgb(30 58 138 / 0.45);
}

.focus\:bg-blue-900\/5:focus{
  background-color: rgb(30 58 138 / 0.05);
}

.focus\:bg-blue-900\/50:focus{
  background-color: rgb(30 58 138 / 0.5);
}

.focus\:bg-blue-900\/55:focus{
  background-color: rgb(30 58 138 / 0.55);
}

.focus\:bg-blue-900\/60:focus{
  background-color: rgb(30 58 138 / 0.6);
}

.focus\:bg-blue-900\/65:focus{
  background-color: rgb(30 58 138 / 0.65);
}

.focus\:bg-blue-900\/70:focus{
  background-color: rgb(30 58 138 / 0.7);
}

.focus\:bg-blue-900\/75:focus{
  background-color: rgb(30 58 138 / 0.75);
}

.focus\:bg-blue-900\/80:focus{
  background-color: rgb(30 58 138 / 0.8);
}

.focus\:bg-blue-900\/85:focus{
  background-color: rgb(30 58 138 / 0.85);
}

.focus\:bg-blue-900\/90:focus{
  background-color: rgb(30 58 138 / 0.9);
}

.focus\:bg-blue-900\/95:focus{
  background-color: rgb(30 58 138 / 0.95);
}

.focus\:bg-blue-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity));
}

.focus\:bg-blue-950\/0:focus{
  background-color: rgb(23 37 84 / 0);
}

.focus\:bg-blue-950\/10:focus{
  background-color: rgb(23 37 84 / 0.1);
}

.focus\:bg-blue-950\/100:focus{
  background-color: rgb(23 37 84 / 1);
}

.focus\:bg-blue-950\/15:focus{
  background-color: rgb(23 37 84 / 0.15);
}

.focus\:bg-blue-950\/20:focus{
  background-color: rgb(23 37 84 / 0.2);
}

.focus\:bg-blue-950\/25:focus{
  background-color: rgb(23 37 84 / 0.25);
}

.focus\:bg-blue-950\/30:focus{
  background-color: rgb(23 37 84 / 0.3);
}

.focus\:bg-blue-950\/35:focus{
  background-color: rgb(23 37 84 / 0.35);
}

.focus\:bg-blue-950\/40:focus{
  background-color: rgb(23 37 84 / 0.4);
}

.focus\:bg-blue-950\/45:focus{
  background-color: rgb(23 37 84 / 0.45);
}

.focus\:bg-blue-950\/5:focus{
  background-color: rgb(23 37 84 / 0.05);
}

.focus\:bg-blue-950\/50:focus{
  background-color: rgb(23 37 84 / 0.5);
}

.focus\:bg-blue-950\/55:focus{
  background-color: rgb(23 37 84 / 0.55);
}

.focus\:bg-blue-950\/60:focus{
  background-color: rgb(23 37 84 / 0.6);
}

.focus\:bg-blue-950\/65:focus{
  background-color: rgb(23 37 84 / 0.65);
}

.focus\:bg-blue-950\/70:focus{
  background-color: rgb(23 37 84 / 0.7);
}

.focus\:bg-blue-950\/75:focus{
  background-color: rgb(23 37 84 / 0.75);
}

.focus\:bg-blue-950\/80:focus{
  background-color: rgb(23 37 84 / 0.8);
}

.focus\:bg-blue-950\/85:focus{
  background-color: rgb(23 37 84 / 0.85);
}

.focus\:bg-blue-950\/90:focus{
  background-color: rgb(23 37 84 / 0.9);
}

.focus\:bg-blue-950\/95:focus{
  background-color: rgb(23 37 84 / 0.95);
}

.focus\:bg-cyan-100\/50:focus{
  background-color: rgb(207 250 254 / 0.5);
}

.focus\:bg-emerald-100\/50:focus{
  background-color: rgb(209 250 229 / 0.5);
}

.focus\:bg-fuchsia-100\/50:focus{
  background-color: rgb(250 232 255 / 0.5);
}

.focus\:bg-gray-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.focus\:bg-green-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.focus\:bg-green-100\/0:focus{
  background-color: rgb(220 252 231 / 0);
}

.focus\:bg-green-100\/10:focus{
  background-color: rgb(220 252 231 / 0.1);
}

.focus\:bg-green-100\/100:focus{
  background-color: rgb(220 252 231 / 1);
}

.focus\:bg-green-100\/15:focus{
  background-color: rgb(220 252 231 / 0.15);
}

.focus\:bg-green-100\/20:focus{
  background-color: rgb(220 252 231 / 0.2);
}

.focus\:bg-green-100\/25:focus{
  background-color: rgb(220 252 231 / 0.25);
}

.focus\:bg-green-100\/30:focus{
  background-color: rgb(220 252 231 / 0.3);
}

.focus\:bg-green-100\/35:focus{
  background-color: rgb(220 252 231 / 0.35);
}

.focus\:bg-green-100\/40:focus{
  background-color: rgb(220 252 231 / 0.4);
}

.focus\:bg-green-100\/45:focus{
  background-color: rgb(220 252 231 / 0.45);
}

.focus\:bg-green-100\/5:focus{
  background-color: rgb(220 252 231 / 0.05);
}

.focus\:bg-green-100\/50:focus{
  background-color: rgb(220 252 231 / 0.5);
}

.focus\:bg-green-100\/55:focus{
  background-color: rgb(220 252 231 / 0.55);
}

.focus\:bg-green-100\/60:focus{
  background-color: rgb(220 252 231 / 0.6);
}

.focus\:bg-green-100\/65:focus{
  background-color: rgb(220 252 231 / 0.65);
}

.focus\:bg-green-100\/70:focus{
  background-color: rgb(220 252 231 / 0.7);
}

.focus\:bg-green-100\/75:focus{
  background-color: rgb(220 252 231 / 0.75);
}

.focus\:bg-green-100\/80:focus{
  background-color: rgb(220 252 231 / 0.8);
}

.focus\:bg-green-100\/85:focus{
  background-color: rgb(220 252 231 / 0.85);
}

.focus\:bg-green-100\/90:focus{
  background-color: rgb(220 252 231 / 0.9);
}

.focus\:bg-green-100\/95:focus{
  background-color: rgb(220 252 231 / 0.95);
}

.focus\:bg-green-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}

.focus\:bg-green-200\/0:focus{
  background-color: rgb(187 247 208 / 0);
}

.focus\:bg-green-200\/10:focus{
  background-color: rgb(187 247 208 / 0.1);
}

.focus\:bg-green-200\/100:focus{
  background-color: rgb(187 247 208 / 1);
}

.focus\:bg-green-200\/15:focus{
  background-color: rgb(187 247 208 / 0.15);
}

.focus\:bg-green-200\/20:focus{
  background-color: rgb(187 247 208 / 0.2);
}

.focus\:bg-green-200\/25:focus{
  background-color: rgb(187 247 208 / 0.25);
}

.focus\:bg-green-200\/30:focus{
  background-color: rgb(187 247 208 / 0.3);
}

.focus\:bg-green-200\/35:focus{
  background-color: rgb(187 247 208 / 0.35);
}

.focus\:bg-green-200\/40:focus{
  background-color: rgb(187 247 208 / 0.4);
}

.focus\:bg-green-200\/45:focus{
  background-color: rgb(187 247 208 / 0.45);
}

.focus\:bg-green-200\/5:focus{
  background-color: rgb(187 247 208 / 0.05);
}

.focus\:bg-green-200\/50:focus{
  background-color: rgb(187 247 208 / 0.5);
}

.focus\:bg-green-200\/55:focus{
  background-color: rgb(187 247 208 / 0.55);
}

.focus\:bg-green-200\/60:focus{
  background-color: rgb(187 247 208 / 0.6);
}

.focus\:bg-green-200\/65:focus{
  background-color: rgb(187 247 208 / 0.65);
}

.focus\:bg-green-200\/70:focus{
  background-color: rgb(187 247 208 / 0.7);
}

.focus\:bg-green-200\/75:focus{
  background-color: rgb(187 247 208 / 0.75);
}

.focus\:bg-green-200\/80:focus{
  background-color: rgb(187 247 208 / 0.8);
}

.focus\:bg-green-200\/85:focus{
  background-color: rgb(187 247 208 / 0.85);
}

.focus\:bg-green-200\/90:focus{
  background-color: rgb(187 247 208 / 0.9);
}

.focus\:bg-green-200\/95:focus{
  background-color: rgb(187 247 208 / 0.95);
}

.focus\:bg-green-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}

.focus\:bg-green-300\/0:focus{
  background-color: rgb(134 239 172 / 0);
}

.focus\:bg-green-300\/10:focus{
  background-color: rgb(134 239 172 / 0.1);
}

.focus\:bg-green-300\/100:focus{
  background-color: rgb(134 239 172 / 1);
}

.focus\:bg-green-300\/15:focus{
  background-color: rgb(134 239 172 / 0.15);
}

.focus\:bg-green-300\/20:focus{
  background-color: rgb(134 239 172 / 0.2);
}

.focus\:bg-green-300\/25:focus{
  background-color: rgb(134 239 172 / 0.25);
}

.focus\:bg-green-300\/30:focus{
  background-color: rgb(134 239 172 / 0.3);
}

.focus\:bg-green-300\/35:focus{
  background-color: rgb(134 239 172 / 0.35);
}

.focus\:bg-green-300\/40:focus{
  background-color: rgb(134 239 172 / 0.4);
}

.focus\:bg-green-300\/45:focus{
  background-color: rgb(134 239 172 / 0.45);
}

.focus\:bg-green-300\/5:focus{
  background-color: rgb(134 239 172 / 0.05);
}

.focus\:bg-green-300\/50:focus{
  background-color: rgb(134 239 172 / 0.5);
}

.focus\:bg-green-300\/55:focus{
  background-color: rgb(134 239 172 / 0.55);
}

.focus\:bg-green-300\/60:focus{
  background-color: rgb(134 239 172 / 0.6);
}

.focus\:bg-green-300\/65:focus{
  background-color: rgb(134 239 172 / 0.65);
}

.focus\:bg-green-300\/70:focus{
  background-color: rgb(134 239 172 / 0.7);
}

.focus\:bg-green-300\/75:focus{
  background-color: rgb(134 239 172 / 0.75);
}

.focus\:bg-green-300\/80:focus{
  background-color: rgb(134 239 172 / 0.8);
}

.focus\:bg-green-300\/85:focus{
  background-color: rgb(134 239 172 / 0.85);
}

.focus\:bg-green-300\/90:focus{
  background-color: rgb(134 239 172 / 0.9);
}

.focus\:bg-green-300\/95:focus{
  background-color: rgb(134 239 172 / 0.95);
}

.focus\:bg-green-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.focus\:bg-green-400\/0:focus{
  background-color: rgb(74 222 128 / 0);
}

.focus\:bg-green-400\/10:focus{
  background-color: rgb(74 222 128 / 0.1);
}

.focus\:bg-green-400\/100:focus{
  background-color: rgb(74 222 128 / 1);
}

.focus\:bg-green-400\/15:focus{
  background-color: rgb(74 222 128 / 0.15);
}

.focus\:bg-green-400\/20:focus{
  background-color: rgb(74 222 128 / 0.2);
}

.focus\:bg-green-400\/25:focus{
  background-color: rgb(74 222 128 / 0.25);
}

.focus\:bg-green-400\/30:focus{
  background-color: rgb(74 222 128 / 0.3);
}

.focus\:bg-green-400\/35:focus{
  background-color: rgb(74 222 128 / 0.35);
}

.focus\:bg-green-400\/40:focus{
  background-color: rgb(74 222 128 / 0.4);
}

.focus\:bg-green-400\/45:focus{
  background-color: rgb(74 222 128 / 0.45);
}

.focus\:bg-green-400\/5:focus{
  background-color: rgb(74 222 128 / 0.05);
}

.focus\:bg-green-400\/50:focus{
  background-color: rgb(74 222 128 / 0.5);
}

.focus\:bg-green-400\/55:focus{
  background-color: rgb(74 222 128 / 0.55);
}

.focus\:bg-green-400\/60:focus{
  background-color: rgb(74 222 128 / 0.6);
}

.focus\:bg-green-400\/65:focus{
  background-color: rgb(74 222 128 / 0.65);
}

.focus\:bg-green-400\/70:focus{
  background-color: rgb(74 222 128 / 0.7);
}

.focus\:bg-green-400\/75:focus{
  background-color: rgb(74 222 128 / 0.75);
}

.focus\:bg-green-400\/80:focus{
  background-color: rgb(74 222 128 / 0.8);
}

.focus\:bg-green-400\/85:focus{
  background-color: rgb(74 222 128 / 0.85);
}

.focus\:bg-green-400\/90:focus{
  background-color: rgb(74 222 128 / 0.9);
}

.focus\:bg-green-400\/95:focus{
  background-color: rgb(74 222 128 / 0.95);
}

.focus\:bg-green-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.focus\:bg-green-500\/0:focus{
  background-color: rgb(34 197 94 / 0);
}

.focus\:bg-green-500\/10:focus{
  background-color: rgb(34 197 94 / 0.1);
}

.focus\:bg-green-500\/100:focus{
  background-color: rgb(34 197 94 / 1);
}

.focus\:bg-green-500\/15:focus{
  background-color: rgb(34 197 94 / 0.15);
}

.focus\:bg-green-500\/20:focus{
  background-color: rgb(34 197 94 / 0.2);
}

.focus\:bg-green-500\/25:focus{
  background-color: rgb(34 197 94 / 0.25);
}

.focus\:bg-green-500\/30:focus{
  background-color: rgb(34 197 94 / 0.3);
}

.focus\:bg-green-500\/35:focus{
  background-color: rgb(34 197 94 / 0.35);
}

.focus\:bg-green-500\/40:focus{
  background-color: rgb(34 197 94 / 0.4);
}

.focus\:bg-green-500\/45:focus{
  background-color: rgb(34 197 94 / 0.45);
}

.focus\:bg-green-500\/5:focus{
  background-color: rgb(34 197 94 / 0.05);
}

.focus\:bg-green-500\/50:focus{
  background-color: rgb(34 197 94 / 0.5);
}

.focus\:bg-green-500\/55:focus{
  background-color: rgb(34 197 94 / 0.55);
}

.focus\:bg-green-500\/60:focus{
  background-color: rgb(34 197 94 / 0.6);
}

.focus\:bg-green-500\/65:focus{
  background-color: rgb(34 197 94 / 0.65);
}

.focus\:bg-green-500\/70:focus{
  background-color: rgb(34 197 94 / 0.7);
}

.focus\:bg-green-500\/75:focus{
  background-color: rgb(34 197 94 / 0.75);
}

.focus\:bg-green-500\/80:focus{
  background-color: rgb(34 197 94 / 0.8);
}

.focus\:bg-green-500\/85:focus{
  background-color: rgb(34 197 94 / 0.85);
}

.focus\:bg-green-500\/90:focus{
  background-color: rgb(34 197 94 / 0.9);
}

.focus\:bg-green-500\/95:focus{
  background-color: rgb(34 197 94 / 0.95);
}

.focus\:bg-green-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.focus\:bg-green-600\/0:focus{
  background-color: rgb(22 163 74 / 0);
}

.focus\:bg-green-600\/10:focus{
  background-color: rgb(22 163 74 / 0.1);
}

.focus\:bg-green-600\/100:focus{
  background-color: rgb(22 163 74 / 1);
}

.focus\:bg-green-600\/15:focus{
  background-color: rgb(22 163 74 / 0.15);
}

.focus\:bg-green-600\/20:focus{
  background-color: rgb(22 163 74 / 0.2);
}

.focus\:bg-green-600\/25:focus{
  background-color: rgb(22 163 74 / 0.25);
}

.focus\:bg-green-600\/30:focus{
  background-color: rgb(22 163 74 / 0.3);
}

.focus\:bg-green-600\/35:focus{
  background-color: rgb(22 163 74 / 0.35);
}

.focus\:bg-green-600\/40:focus{
  background-color: rgb(22 163 74 / 0.4);
}

.focus\:bg-green-600\/45:focus{
  background-color: rgb(22 163 74 / 0.45);
}

.focus\:bg-green-600\/5:focus{
  background-color: rgb(22 163 74 / 0.05);
}

.focus\:bg-green-600\/50:focus{
  background-color: rgb(22 163 74 / 0.5);
}

.focus\:bg-green-600\/55:focus{
  background-color: rgb(22 163 74 / 0.55);
}

.focus\:bg-green-600\/60:focus{
  background-color: rgb(22 163 74 / 0.6);
}

.focus\:bg-green-600\/65:focus{
  background-color: rgb(22 163 74 / 0.65);
}

.focus\:bg-green-600\/70:focus{
  background-color: rgb(22 163 74 / 0.7);
}

.focus\:bg-green-600\/75:focus{
  background-color: rgb(22 163 74 / 0.75);
}

.focus\:bg-green-600\/80:focus{
  background-color: rgb(22 163 74 / 0.8);
}

.focus\:bg-green-600\/85:focus{
  background-color: rgb(22 163 74 / 0.85);
}

.focus\:bg-green-600\/90:focus{
  background-color: rgb(22 163 74 / 0.9);
}

.focus\:bg-green-600\/95:focus{
  background-color: rgb(22 163 74 / 0.95);
}

.focus\:bg-green-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}

.focus\:bg-green-700\/0:focus{
  background-color: rgb(21 128 61 / 0);
}

.focus\:bg-green-700\/10:focus{
  background-color: rgb(21 128 61 / 0.1);
}

.focus\:bg-green-700\/100:focus{
  background-color: rgb(21 128 61 / 1);
}

.focus\:bg-green-700\/15:focus{
  background-color: rgb(21 128 61 / 0.15);
}

.focus\:bg-green-700\/20:focus{
  background-color: rgb(21 128 61 / 0.2);
}

.focus\:bg-green-700\/25:focus{
  background-color: rgb(21 128 61 / 0.25);
}

.focus\:bg-green-700\/30:focus{
  background-color: rgb(21 128 61 / 0.3);
}

.focus\:bg-green-700\/35:focus{
  background-color: rgb(21 128 61 / 0.35);
}

.focus\:bg-green-700\/40:focus{
  background-color: rgb(21 128 61 / 0.4);
}

.focus\:bg-green-700\/45:focus{
  background-color: rgb(21 128 61 / 0.45);
}

.focus\:bg-green-700\/5:focus{
  background-color: rgb(21 128 61 / 0.05);
}

.focus\:bg-green-700\/50:focus{
  background-color: rgb(21 128 61 / 0.5);
}

.focus\:bg-green-700\/55:focus{
  background-color: rgb(21 128 61 / 0.55);
}

.focus\:bg-green-700\/60:focus{
  background-color: rgb(21 128 61 / 0.6);
}

.focus\:bg-green-700\/65:focus{
  background-color: rgb(21 128 61 / 0.65);
}

.focus\:bg-green-700\/70:focus{
  background-color: rgb(21 128 61 / 0.7);
}

.focus\:bg-green-700\/75:focus{
  background-color: rgb(21 128 61 / 0.75);
}

.focus\:bg-green-700\/80:focus{
  background-color: rgb(21 128 61 / 0.8);
}

.focus\:bg-green-700\/85:focus{
  background-color: rgb(21 128 61 / 0.85);
}

.focus\:bg-green-700\/90:focus{
  background-color: rgb(21 128 61 / 0.9);
}

.focus\:bg-green-700\/95:focus{
  background-color: rgb(21 128 61 / 0.95);
}

.focus\:bg-green-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}

.focus\:bg-green-800\/0:focus{
  background-color: rgb(22 101 52 / 0);
}

.focus\:bg-green-800\/10:focus{
  background-color: rgb(22 101 52 / 0.1);
}

.focus\:bg-green-800\/100:focus{
  background-color: rgb(22 101 52 / 1);
}

.focus\:bg-green-800\/15:focus{
  background-color: rgb(22 101 52 / 0.15);
}

.focus\:bg-green-800\/20:focus{
  background-color: rgb(22 101 52 / 0.2);
}

.focus\:bg-green-800\/25:focus{
  background-color: rgb(22 101 52 / 0.25);
}

.focus\:bg-green-800\/30:focus{
  background-color: rgb(22 101 52 / 0.3);
}

.focus\:bg-green-800\/35:focus{
  background-color: rgb(22 101 52 / 0.35);
}

.focus\:bg-green-800\/40:focus{
  background-color: rgb(22 101 52 / 0.4);
}

.focus\:bg-green-800\/45:focus{
  background-color: rgb(22 101 52 / 0.45);
}

.focus\:bg-green-800\/5:focus{
  background-color: rgb(22 101 52 / 0.05);
}

.focus\:bg-green-800\/50:focus{
  background-color: rgb(22 101 52 / 0.5);
}

.focus\:bg-green-800\/55:focus{
  background-color: rgb(22 101 52 / 0.55);
}

.focus\:bg-green-800\/60:focus{
  background-color: rgb(22 101 52 / 0.6);
}

.focus\:bg-green-800\/65:focus{
  background-color: rgb(22 101 52 / 0.65);
}

.focus\:bg-green-800\/70:focus{
  background-color: rgb(22 101 52 / 0.7);
}

.focus\:bg-green-800\/75:focus{
  background-color: rgb(22 101 52 / 0.75);
}

.focus\:bg-green-800\/80:focus{
  background-color: rgb(22 101 52 / 0.8);
}

.focus\:bg-green-800\/85:focus{
  background-color: rgb(22 101 52 / 0.85);
}

.focus\:bg-green-800\/90:focus{
  background-color: rgb(22 101 52 / 0.9);
}

.focus\:bg-green-800\/95:focus{
  background-color: rgb(22 101 52 / 0.95);
}

.focus\:bg-green-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}

.focus\:bg-green-900\/0:focus{
  background-color: rgb(20 83 45 / 0);
}

.focus\:bg-green-900\/10:focus{
  background-color: rgb(20 83 45 / 0.1);
}

.focus\:bg-green-900\/100:focus{
  background-color: rgb(20 83 45 / 1);
}

.focus\:bg-green-900\/15:focus{
  background-color: rgb(20 83 45 / 0.15);
}

.focus\:bg-green-900\/20:focus{
  background-color: rgb(20 83 45 / 0.2);
}

.focus\:bg-green-900\/25:focus{
  background-color: rgb(20 83 45 / 0.25);
}

.focus\:bg-green-900\/30:focus{
  background-color: rgb(20 83 45 / 0.3);
}

.focus\:bg-green-900\/35:focus{
  background-color: rgb(20 83 45 / 0.35);
}

.focus\:bg-green-900\/40:focus{
  background-color: rgb(20 83 45 / 0.4);
}

.focus\:bg-green-900\/45:focus{
  background-color: rgb(20 83 45 / 0.45);
}

.focus\:bg-green-900\/5:focus{
  background-color: rgb(20 83 45 / 0.05);
}

.focus\:bg-green-900\/50:focus{
  background-color: rgb(20 83 45 / 0.5);
}

.focus\:bg-green-900\/55:focus{
  background-color: rgb(20 83 45 / 0.55);
}

.focus\:bg-green-900\/60:focus{
  background-color: rgb(20 83 45 / 0.6);
}

.focus\:bg-green-900\/65:focus{
  background-color: rgb(20 83 45 / 0.65);
}

.focus\:bg-green-900\/70:focus{
  background-color: rgb(20 83 45 / 0.7);
}

.focus\:bg-green-900\/75:focus{
  background-color: rgb(20 83 45 / 0.75);
}

.focus\:bg-green-900\/80:focus{
  background-color: rgb(20 83 45 / 0.8);
}

.focus\:bg-green-900\/85:focus{
  background-color: rgb(20 83 45 / 0.85);
}

.focus\:bg-green-900\/90:focus{
  background-color: rgb(20 83 45 / 0.9);
}

.focus\:bg-green-900\/95:focus{
  background-color: rgb(20 83 45 / 0.95);
}

.focus\:bg-green-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity));
}

.focus\:bg-green-950\/0:focus{
  background-color: rgb(5 46 22 / 0);
}

.focus\:bg-green-950\/10:focus{
  background-color: rgb(5 46 22 / 0.1);
}

.focus\:bg-green-950\/100:focus{
  background-color: rgb(5 46 22 / 1);
}

.focus\:bg-green-950\/15:focus{
  background-color: rgb(5 46 22 / 0.15);
}

.focus\:bg-green-950\/20:focus{
  background-color: rgb(5 46 22 / 0.2);
}

.focus\:bg-green-950\/25:focus{
  background-color: rgb(5 46 22 / 0.25);
}

.focus\:bg-green-950\/30:focus{
  background-color: rgb(5 46 22 / 0.3);
}

.focus\:bg-green-950\/35:focus{
  background-color: rgb(5 46 22 / 0.35);
}

.focus\:bg-green-950\/40:focus{
  background-color: rgb(5 46 22 / 0.4);
}

.focus\:bg-green-950\/45:focus{
  background-color: rgb(5 46 22 / 0.45);
}

.focus\:bg-green-950\/5:focus{
  background-color: rgb(5 46 22 / 0.05);
}

.focus\:bg-green-950\/50:focus{
  background-color: rgb(5 46 22 / 0.5);
}

.focus\:bg-green-950\/55:focus{
  background-color: rgb(5 46 22 / 0.55);
}

.focus\:bg-green-950\/60:focus{
  background-color: rgb(5 46 22 / 0.6);
}

.focus\:bg-green-950\/65:focus{
  background-color: rgb(5 46 22 / 0.65);
}

.focus\:bg-green-950\/70:focus{
  background-color: rgb(5 46 22 / 0.7);
}

.focus\:bg-green-950\/75:focus{
  background-color: rgb(5 46 22 / 0.75);
}

.focus\:bg-green-950\/80:focus{
  background-color: rgb(5 46 22 / 0.8);
}

.focus\:bg-green-950\/85:focus{
  background-color: rgb(5 46 22 / 0.85);
}

.focus\:bg-green-950\/90:focus{
  background-color: rgb(5 46 22 / 0.9);
}

.focus\:bg-green-950\/95:focus{
  background-color: rgb(5 46 22 / 0.95);
}

.focus\:bg-indigo-100\/50:focus{
  background-color: rgb(224 231 255 / 0.5);
}

.focus\:bg-lime-100\/50:focus{
  background-color: rgb(236 252 203 / 0.5);
}

.focus\:bg-neutral-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-100\/0:focus{
  background-color: rgb(245 245 245 / 0);
}

.focus\:bg-neutral-100\/10:focus{
  background-color: rgb(245 245 245 / 0.1);
}

.focus\:bg-neutral-100\/100:focus{
  background-color: rgb(245 245 245 / 1);
}

.focus\:bg-neutral-100\/15:focus{
  background-color: rgb(245 245 245 / 0.15);
}

.focus\:bg-neutral-100\/20:focus{
  background-color: rgb(245 245 245 / 0.2);
}

.focus\:bg-neutral-100\/25:focus{
  background-color: rgb(245 245 245 / 0.25);
}

.focus\:bg-neutral-100\/30:focus{
  background-color: rgb(245 245 245 / 0.3);
}

.focus\:bg-neutral-100\/35:focus{
  background-color: rgb(245 245 245 / 0.35);
}

.focus\:bg-neutral-100\/40:focus{
  background-color: rgb(245 245 245 / 0.4);
}

.focus\:bg-neutral-100\/45:focus{
  background-color: rgb(245 245 245 / 0.45);
}

.focus\:bg-neutral-100\/5:focus{
  background-color: rgb(245 245 245 / 0.05);
}

.focus\:bg-neutral-100\/50:focus{
  background-color: rgb(245 245 245 / 0.5);
}

.focus\:bg-neutral-100\/55:focus{
  background-color: rgb(245 245 245 / 0.55);
}

.focus\:bg-neutral-100\/60:focus{
  background-color: rgb(245 245 245 / 0.6);
}

.focus\:bg-neutral-100\/65:focus{
  background-color: rgb(245 245 245 / 0.65);
}

.focus\:bg-neutral-100\/70:focus{
  background-color: rgb(245 245 245 / 0.7);
}

.focus\:bg-neutral-100\/75:focus{
  background-color: rgb(245 245 245 / 0.75);
}

.focus\:bg-neutral-100\/80:focus{
  background-color: rgb(245 245 245 / 0.8);
}

.focus\:bg-neutral-100\/85:focus{
  background-color: rgb(245 245 245 / 0.85);
}

.focus\:bg-neutral-100\/90:focus{
  background-color: rgb(245 245 245 / 0.9);
}

.focus\:bg-neutral-100\/95:focus{
  background-color: rgb(245 245 245 / 0.95);
}

.focus\:bg-neutral-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-200\/0:focus{
  background-color: rgb(229 229 229 / 0);
}

.focus\:bg-neutral-200\/10:focus{
  background-color: rgb(229 229 229 / 0.1);
}

.focus\:bg-neutral-200\/100:focus{
  background-color: rgb(229 229 229 / 1);
}

.focus\:bg-neutral-200\/15:focus{
  background-color: rgb(229 229 229 / 0.15);
}

.focus\:bg-neutral-200\/20:focus{
  background-color: rgb(229 229 229 / 0.2);
}

.focus\:bg-neutral-200\/25:focus{
  background-color: rgb(229 229 229 / 0.25);
}

.focus\:bg-neutral-200\/30:focus{
  background-color: rgb(229 229 229 / 0.3);
}

.focus\:bg-neutral-200\/35:focus{
  background-color: rgb(229 229 229 / 0.35);
}

.focus\:bg-neutral-200\/40:focus{
  background-color: rgb(229 229 229 / 0.4);
}

.focus\:bg-neutral-200\/45:focus{
  background-color: rgb(229 229 229 / 0.45);
}

.focus\:bg-neutral-200\/5:focus{
  background-color: rgb(229 229 229 / 0.05);
}

.focus\:bg-neutral-200\/50:focus{
  background-color: rgb(229 229 229 / 0.5);
}

.focus\:bg-neutral-200\/55:focus{
  background-color: rgb(229 229 229 / 0.55);
}

.focus\:bg-neutral-200\/60:focus{
  background-color: rgb(229 229 229 / 0.6);
}

.focus\:bg-neutral-200\/65:focus{
  background-color: rgb(229 229 229 / 0.65);
}

.focus\:bg-neutral-200\/70:focus{
  background-color: rgb(229 229 229 / 0.7);
}

.focus\:bg-neutral-200\/75:focus{
  background-color: rgb(229 229 229 / 0.75);
}

.focus\:bg-neutral-200\/80:focus{
  background-color: rgb(229 229 229 / 0.8);
}

.focus\:bg-neutral-200\/85:focus{
  background-color: rgb(229 229 229 / 0.85);
}

.focus\:bg-neutral-200\/90:focus{
  background-color: rgb(229 229 229 / 0.9);
}

.focus\:bg-neutral-200\/95:focus{
  background-color: rgb(229 229 229 / 0.95);
}

.focus\:bg-neutral-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-300\/0:focus{
  background-color: rgb(212 212 212 / 0);
}

.focus\:bg-neutral-300\/10:focus{
  background-color: rgb(212 212 212 / 0.1);
}

.focus\:bg-neutral-300\/100:focus{
  background-color: rgb(212 212 212 / 1);
}

.focus\:bg-neutral-300\/15:focus{
  background-color: rgb(212 212 212 / 0.15);
}

.focus\:bg-neutral-300\/20:focus{
  background-color: rgb(212 212 212 / 0.2);
}

.focus\:bg-neutral-300\/25:focus{
  background-color: rgb(212 212 212 / 0.25);
}

.focus\:bg-neutral-300\/30:focus{
  background-color: rgb(212 212 212 / 0.3);
}

.focus\:bg-neutral-300\/35:focus{
  background-color: rgb(212 212 212 / 0.35);
}

.focus\:bg-neutral-300\/40:focus{
  background-color: rgb(212 212 212 / 0.4);
}

.focus\:bg-neutral-300\/45:focus{
  background-color: rgb(212 212 212 / 0.45);
}

.focus\:bg-neutral-300\/5:focus{
  background-color: rgb(212 212 212 / 0.05);
}

.focus\:bg-neutral-300\/50:focus{
  background-color: rgb(212 212 212 / 0.5);
}

.focus\:bg-neutral-300\/55:focus{
  background-color: rgb(212 212 212 / 0.55);
}

.focus\:bg-neutral-300\/60:focus{
  background-color: rgb(212 212 212 / 0.6);
}

.focus\:bg-neutral-300\/65:focus{
  background-color: rgb(212 212 212 / 0.65);
}

.focus\:bg-neutral-300\/70:focus{
  background-color: rgb(212 212 212 / 0.7);
}

.focus\:bg-neutral-300\/75:focus{
  background-color: rgb(212 212 212 / 0.75);
}

.focus\:bg-neutral-300\/80:focus{
  background-color: rgb(212 212 212 / 0.8);
}

.focus\:bg-neutral-300\/85:focus{
  background-color: rgb(212 212 212 / 0.85);
}

.focus\:bg-neutral-300\/90:focus{
  background-color: rgb(212 212 212 / 0.9);
}

.focus\:bg-neutral-300\/95:focus{
  background-color: rgb(212 212 212 / 0.95);
}

.focus\:bg-neutral-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-400\/0:focus{
  background-color: rgb(163 163 163 / 0);
}

.focus\:bg-neutral-400\/10:focus{
  background-color: rgb(163 163 163 / 0.1);
}

.focus\:bg-neutral-400\/100:focus{
  background-color: rgb(163 163 163 / 1);
}

.focus\:bg-neutral-400\/15:focus{
  background-color: rgb(163 163 163 / 0.15);
}

.focus\:bg-neutral-400\/20:focus{
  background-color: rgb(163 163 163 / 0.2);
}

.focus\:bg-neutral-400\/25:focus{
  background-color: rgb(163 163 163 / 0.25);
}

.focus\:bg-neutral-400\/30:focus{
  background-color: rgb(163 163 163 / 0.3);
}

.focus\:bg-neutral-400\/35:focus{
  background-color: rgb(163 163 163 / 0.35);
}

.focus\:bg-neutral-400\/40:focus{
  background-color: rgb(163 163 163 / 0.4);
}

.focus\:bg-neutral-400\/45:focus{
  background-color: rgb(163 163 163 / 0.45);
}

.focus\:bg-neutral-400\/5:focus{
  background-color: rgb(163 163 163 / 0.05);
}

.focus\:bg-neutral-400\/50:focus{
  background-color: rgb(163 163 163 / 0.5);
}

.focus\:bg-neutral-400\/55:focus{
  background-color: rgb(163 163 163 / 0.55);
}

.focus\:bg-neutral-400\/60:focus{
  background-color: rgb(163 163 163 / 0.6);
}

.focus\:bg-neutral-400\/65:focus{
  background-color: rgb(163 163 163 / 0.65);
}

.focus\:bg-neutral-400\/70:focus{
  background-color: rgb(163 163 163 / 0.7);
}

.focus\:bg-neutral-400\/75:focus{
  background-color: rgb(163 163 163 / 0.75);
}

.focus\:bg-neutral-400\/80:focus{
  background-color: rgb(163 163 163 / 0.8);
}

.focus\:bg-neutral-400\/85:focus{
  background-color: rgb(163 163 163 / 0.85);
}

.focus\:bg-neutral-400\/90:focus{
  background-color: rgb(163 163 163 / 0.9);
}

.focus\:bg-neutral-400\/95:focus{
  background-color: rgb(163 163 163 / 0.95);
}

.focus\:bg-neutral-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-500\/0:focus{
  background-color: rgb(115 115 115 / 0);
}

.focus\:bg-neutral-500\/10:focus{
  background-color: rgb(115 115 115 / 0.1);
}

.focus\:bg-neutral-500\/100:focus{
  background-color: rgb(115 115 115 / 1);
}

.focus\:bg-neutral-500\/15:focus{
  background-color: rgb(115 115 115 / 0.15);
}

.focus\:bg-neutral-500\/20:focus{
  background-color: rgb(115 115 115 / 0.2);
}

.focus\:bg-neutral-500\/25:focus{
  background-color: rgb(115 115 115 / 0.25);
}

.focus\:bg-neutral-500\/30:focus{
  background-color: rgb(115 115 115 / 0.3);
}

.focus\:bg-neutral-500\/35:focus{
  background-color: rgb(115 115 115 / 0.35);
}

.focus\:bg-neutral-500\/40:focus{
  background-color: rgb(115 115 115 / 0.4);
}

.focus\:bg-neutral-500\/45:focus{
  background-color: rgb(115 115 115 / 0.45);
}

.focus\:bg-neutral-500\/5:focus{
  background-color: rgb(115 115 115 / 0.05);
}

.focus\:bg-neutral-500\/50:focus{
  background-color: rgb(115 115 115 / 0.5);
}

.focus\:bg-neutral-500\/55:focus{
  background-color: rgb(115 115 115 / 0.55);
}

.focus\:bg-neutral-500\/60:focus{
  background-color: rgb(115 115 115 / 0.6);
}

.focus\:bg-neutral-500\/65:focus{
  background-color: rgb(115 115 115 / 0.65);
}

.focus\:bg-neutral-500\/70:focus{
  background-color: rgb(115 115 115 / 0.7);
}

.focus\:bg-neutral-500\/75:focus{
  background-color: rgb(115 115 115 / 0.75);
}

.focus\:bg-neutral-500\/80:focus{
  background-color: rgb(115 115 115 / 0.8);
}

.focus\:bg-neutral-500\/85:focus{
  background-color: rgb(115 115 115 / 0.85);
}

.focus\:bg-neutral-500\/90:focus{
  background-color: rgb(115 115 115 / 0.9);
}

.focus\:bg-neutral-500\/95:focus{
  background-color: rgb(115 115 115 / 0.95);
}

.focus\:bg-neutral-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-600\/0:focus{
  background-color: rgb(82 82 82 / 0);
}

.focus\:bg-neutral-600\/10:focus{
  background-color: rgb(82 82 82 / 0.1);
}

.focus\:bg-neutral-600\/100:focus{
  background-color: rgb(82 82 82 / 1);
}

.focus\:bg-neutral-600\/15:focus{
  background-color: rgb(82 82 82 / 0.15);
}

.focus\:bg-neutral-600\/20:focus{
  background-color: rgb(82 82 82 / 0.2);
}

.focus\:bg-neutral-600\/25:focus{
  background-color: rgb(82 82 82 / 0.25);
}

.focus\:bg-neutral-600\/30:focus{
  background-color: rgb(82 82 82 / 0.3);
}

.focus\:bg-neutral-600\/35:focus{
  background-color: rgb(82 82 82 / 0.35);
}

.focus\:bg-neutral-600\/40:focus{
  background-color: rgb(82 82 82 / 0.4);
}

.focus\:bg-neutral-600\/45:focus{
  background-color: rgb(82 82 82 / 0.45);
}

.focus\:bg-neutral-600\/5:focus{
  background-color: rgb(82 82 82 / 0.05);
}

.focus\:bg-neutral-600\/50:focus{
  background-color: rgb(82 82 82 / 0.5);
}

.focus\:bg-neutral-600\/55:focus{
  background-color: rgb(82 82 82 / 0.55);
}

.focus\:bg-neutral-600\/60:focus{
  background-color: rgb(82 82 82 / 0.6);
}

.focus\:bg-neutral-600\/65:focus{
  background-color: rgb(82 82 82 / 0.65);
}

.focus\:bg-neutral-600\/70:focus{
  background-color: rgb(82 82 82 / 0.7);
}

.focus\:bg-neutral-600\/75:focus{
  background-color: rgb(82 82 82 / 0.75);
}

.focus\:bg-neutral-600\/80:focus{
  background-color: rgb(82 82 82 / 0.8);
}

.focus\:bg-neutral-600\/85:focus{
  background-color: rgb(82 82 82 / 0.85);
}

.focus\:bg-neutral-600\/90:focus{
  background-color: rgb(82 82 82 / 0.9);
}

.focus\:bg-neutral-600\/95:focus{
  background-color: rgb(82 82 82 / 0.95);
}

.focus\:bg-neutral-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-700\/0:focus{
  background-color: rgb(64 64 64 / 0);
}

.focus\:bg-neutral-700\/10:focus{
  background-color: rgb(64 64 64 / 0.1);
}

.focus\:bg-neutral-700\/100:focus{
  background-color: rgb(64 64 64 / 1);
}

.focus\:bg-neutral-700\/15:focus{
  background-color: rgb(64 64 64 / 0.15);
}

.focus\:bg-neutral-700\/20:focus{
  background-color: rgb(64 64 64 / 0.2);
}

.focus\:bg-neutral-700\/25:focus{
  background-color: rgb(64 64 64 / 0.25);
}

.focus\:bg-neutral-700\/30:focus{
  background-color: rgb(64 64 64 / 0.3);
}

.focus\:bg-neutral-700\/35:focus{
  background-color: rgb(64 64 64 / 0.35);
}

.focus\:bg-neutral-700\/40:focus{
  background-color: rgb(64 64 64 / 0.4);
}

.focus\:bg-neutral-700\/45:focus{
  background-color: rgb(64 64 64 / 0.45);
}

.focus\:bg-neutral-700\/5:focus{
  background-color: rgb(64 64 64 / 0.05);
}

.focus\:bg-neutral-700\/50:focus{
  background-color: rgb(64 64 64 / 0.5);
}

.focus\:bg-neutral-700\/55:focus{
  background-color: rgb(64 64 64 / 0.55);
}

.focus\:bg-neutral-700\/60:focus{
  background-color: rgb(64 64 64 / 0.6);
}

.focus\:bg-neutral-700\/65:focus{
  background-color: rgb(64 64 64 / 0.65);
}

.focus\:bg-neutral-700\/70:focus{
  background-color: rgb(64 64 64 / 0.7);
}

.focus\:bg-neutral-700\/75:focus{
  background-color: rgb(64 64 64 / 0.75);
}

.focus\:bg-neutral-700\/80:focus{
  background-color: rgb(64 64 64 / 0.8);
}

.focus\:bg-neutral-700\/85:focus{
  background-color: rgb(64 64 64 / 0.85);
}

.focus\:bg-neutral-700\/90:focus{
  background-color: rgb(64 64 64 / 0.9);
}

.focus\:bg-neutral-700\/95:focus{
  background-color: rgb(64 64 64 / 0.95);
}

.focus\:bg-neutral-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-800\/0:focus{
  background-color: rgb(38 38 38 / 0);
}

.focus\:bg-neutral-800\/10:focus{
  background-color: rgb(38 38 38 / 0.1);
}

.focus\:bg-neutral-800\/100:focus{
  background-color: rgb(38 38 38 / 1);
}

.focus\:bg-neutral-800\/15:focus{
  background-color: rgb(38 38 38 / 0.15);
}

.focus\:bg-neutral-800\/20:focus{
  background-color: rgb(38 38 38 / 0.2);
}

.focus\:bg-neutral-800\/25:focus{
  background-color: rgb(38 38 38 / 0.25);
}

.focus\:bg-neutral-800\/30:focus{
  background-color: rgb(38 38 38 / 0.3);
}

.focus\:bg-neutral-800\/35:focus{
  background-color: rgb(38 38 38 / 0.35);
}

.focus\:bg-neutral-800\/40:focus{
  background-color: rgb(38 38 38 / 0.4);
}

.focus\:bg-neutral-800\/45:focus{
  background-color: rgb(38 38 38 / 0.45);
}

.focus\:bg-neutral-800\/5:focus{
  background-color: rgb(38 38 38 / 0.05);
}

.focus\:bg-neutral-800\/50:focus{
  background-color: rgb(38 38 38 / 0.5);
}

.focus\:bg-neutral-800\/55:focus{
  background-color: rgb(38 38 38 / 0.55);
}

.focus\:bg-neutral-800\/60:focus{
  background-color: rgb(38 38 38 / 0.6);
}

.focus\:bg-neutral-800\/65:focus{
  background-color: rgb(38 38 38 / 0.65);
}

.focus\:bg-neutral-800\/70:focus{
  background-color: rgb(38 38 38 / 0.7);
}

.focus\:bg-neutral-800\/75:focus{
  background-color: rgb(38 38 38 / 0.75);
}

.focus\:bg-neutral-800\/80:focus{
  background-color: rgb(38 38 38 / 0.8);
}

.focus\:bg-neutral-800\/85:focus{
  background-color: rgb(38 38 38 / 0.85);
}

.focus\:bg-neutral-800\/90:focus{
  background-color: rgb(38 38 38 / 0.9);
}

.focus\:bg-neutral-800\/95:focus{
  background-color: rgb(38 38 38 / 0.95);
}

.focus\:bg-neutral-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-900\/0:focus{
  background-color: rgb(23 23 23 / 0);
}

.focus\:bg-neutral-900\/10:focus{
  background-color: rgb(23 23 23 / 0.1);
}

.focus\:bg-neutral-900\/100:focus{
  background-color: rgb(23 23 23 / 1);
}

.focus\:bg-neutral-900\/15:focus{
  background-color: rgb(23 23 23 / 0.15);
}

.focus\:bg-neutral-900\/20:focus{
  background-color: rgb(23 23 23 / 0.2);
}

.focus\:bg-neutral-900\/25:focus{
  background-color: rgb(23 23 23 / 0.25);
}

.focus\:bg-neutral-900\/30:focus{
  background-color: rgb(23 23 23 / 0.3);
}

.focus\:bg-neutral-900\/35:focus{
  background-color: rgb(23 23 23 / 0.35);
}

.focus\:bg-neutral-900\/40:focus{
  background-color: rgb(23 23 23 / 0.4);
}

.focus\:bg-neutral-900\/45:focus{
  background-color: rgb(23 23 23 / 0.45);
}

.focus\:bg-neutral-900\/5:focus{
  background-color: rgb(23 23 23 / 0.05);
}

.focus\:bg-neutral-900\/50:focus{
  background-color: rgb(23 23 23 / 0.5);
}

.focus\:bg-neutral-900\/55:focus{
  background-color: rgb(23 23 23 / 0.55);
}

.focus\:bg-neutral-900\/60:focus{
  background-color: rgb(23 23 23 / 0.6);
}

.focus\:bg-neutral-900\/65:focus{
  background-color: rgb(23 23 23 / 0.65);
}

.focus\:bg-neutral-900\/70:focus{
  background-color: rgb(23 23 23 / 0.7);
}

.focus\:bg-neutral-900\/75:focus{
  background-color: rgb(23 23 23 / 0.75);
}

.focus\:bg-neutral-900\/80:focus{
  background-color: rgb(23 23 23 / 0.8);
}

.focus\:bg-neutral-900\/85:focus{
  background-color: rgb(23 23 23 / 0.85);
}

.focus\:bg-neutral-900\/90:focus{
  background-color: rgb(23 23 23 / 0.9);
}

.focus\:bg-neutral-900\/95:focus{
  background-color: rgb(23 23 23 / 0.95);
}

.focus\:bg-neutral-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}

.focus\:bg-neutral-950\/0:focus{
  background-color: rgb(10 10 10 / 0);
}

.focus\:bg-neutral-950\/10:focus{
  background-color: rgb(10 10 10 / 0.1);
}

.focus\:bg-neutral-950\/100:focus{
  background-color: rgb(10 10 10 / 1);
}

.focus\:bg-neutral-950\/15:focus{
  background-color: rgb(10 10 10 / 0.15);
}

.focus\:bg-neutral-950\/20:focus{
  background-color: rgb(10 10 10 / 0.2);
}

.focus\:bg-neutral-950\/25:focus{
  background-color: rgb(10 10 10 / 0.25);
}

.focus\:bg-neutral-950\/30:focus{
  background-color: rgb(10 10 10 / 0.3);
}

.focus\:bg-neutral-950\/35:focus{
  background-color: rgb(10 10 10 / 0.35);
}

.focus\:bg-neutral-950\/40:focus{
  background-color: rgb(10 10 10 / 0.4);
}

.focus\:bg-neutral-950\/45:focus{
  background-color: rgb(10 10 10 / 0.45);
}

.focus\:bg-neutral-950\/5:focus{
  background-color: rgb(10 10 10 / 0.05);
}

.focus\:bg-neutral-950\/50:focus{
  background-color: rgb(10 10 10 / 0.5);
}

.focus\:bg-neutral-950\/55:focus{
  background-color: rgb(10 10 10 / 0.55);
}

.focus\:bg-neutral-950\/60:focus{
  background-color: rgb(10 10 10 / 0.6);
}

.focus\:bg-neutral-950\/65:focus{
  background-color: rgb(10 10 10 / 0.65);
}

.focus\:bg-neutral-950\/70:focus{
  background-color: rgb(10 10 10 / 0.7);
}

.focus\:bg-neutral-950\/75:focus{
  background-color: rgb(10 10 10 / 0.75);
}

.focus\:bg-neutral-950\/80:focus{
  background-color: rgb(10 10 10 / 0.8);
}

.focus\:bg-neutral-950\/85:focus{
  background-color: rgb(10 10 10 / 0.85);
}

.focus\:bg-neutral-950\/90:focus{
  background-color: rgb(10 10 10 / 0.9);
}

.focus\:bg-neutral-950\/95:focus{
  background-color: rgb(10 10 10 / 0.95);
}

.focus\:bg-orange-100\/50:focus{
  background-color: rgb(255 237 213 / 0.5);
}

.focus\:bg-pink-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
}

.focus\:bg-pink-100\/0:focus{
  background-color: rgb(252 231 243 / 0);
}

.focus\:bg-pink-100\/10:focus{
  background-color: rgb(252 231 243 / 0.1);
}

.focus\:bg-pink-100\/100:focus{
  background-color: rgb(252 231 243 / 1);
}

.focus\:bg-pink-100\/15:focus{
  background-color: rgb(252 231 243 / 0.15);
}

.focus\:bg-pink-100\/20:focus{
  background-color: rgb(252 231 243 / 0.2);
}

.focus\:bg-pink-100\/25:focus{
  background-color: rgb(252 231 243 / 0.25);
}

.focus\:bg-pink-100\/30:focus{
  background-color: rgb(252 231 243 / 0.3);
}

.focus\:bg-pink-100\/35:focus{
  background-color: rgb(252 231 243 / 0.35);
}

.focus\:bg-pink-100\/40:focus{
  background-color: rgb(252 231 243 / 0.4);
}

.focus\:bg-pink-100\/45:focus{
  background-color: rgb(252 231 243 / 0.45);
}

.focus\:bg-pink-100\/5:focus{
  background-color: rgb(252 231 243 / 0.05);
}

.focus\:bg-pink-100\/50:focus{
  background-color: rgb(252 231 243 / 0.5);
}

.focus\:bg-pink-100\/55:focus{
  background-color: rgb(252 231 243 / 0.55);
}

.focus\:bg-pink-100\/60:focus{
  background-color: rgb(252 231 243 / 0.6);
}

.focus\:bg-pink-100\/65:focus{
  background-color: rgb(252 231 243 / 0.65);
}

.focus\:bg-pink-100\/70:focus{
  background-color: rgb(252 231 243 / 0.7);
}

.focus\:bg-pink-100\/75:focus{
  background-color: rgb(252 231 243 / 0.75);
}

.focus\:bg-pink-100\/80:focus{
  background-color: rgb(252 231 243 / 0.8);
}

.focus\:bg-pink-100\/85:focus{
  background-color: rgb(252 231 243 / 0.85);
}

.focus\:bg-pink-100\/90:focus{
  background-color: rgb(252 231 243 / 0.9);
}

.focus\:bg-pink-100\/95:focus{
  background-color: rgb(252 231 243 / 0.95);
}

.focus\:bg-pink-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity));
}

.focus\:bg-pink-200\/0:focus{
  background-color: rgb(251 207 232 / 0);
}

.focus\:bg-pink-200\/10:focus{
  background-color: rgb(251 207 232 / 0.1);
}

.focus\:bg-pink-200\/100:focus{
  background-color: rgb(251 207 232 / 1);
}

.focus\:bg-pink-200\/15:focus{
  background-color: rgb(251 207 232 / 0.15);
}

.focus\:bg-pink-200\/20:focus{
  background-color: rgb(251 207 232 / 0.2);
}

.focus\:bg-pink-200\/25:focus{
  background-color: rgb(251 207 232 / 0.25);
}

.focus\:bg-pink-200\/30:focus{
  background-color: rgb(251 207 232 / 0.3);
}

.focus\:bg-pink-200\/35:focus{
  background-color: rgb(251 207 232 / 0.35);
}

.focus\:bg-pink-200\/40:focus{
  background-color: rgb(251 207 232 / 0.4);
}

.focus\:bg-pink-200\/45:focus{
  background-color: rgb(251 207 232 / 0.45);
}

.focus\:bg-pink-200\/5:focus{
  background-color: rgb(251 207 232 / 0.05);
}

.focus\:bg-pink-200\/50:focus{
  background-color: rgb(251 207 232 / 0.5);
}

.focus\:bg-pink-200\/55:focus{
  background-color: rgb(251 207 232 / 0.55);
}

.focus\:bg-pink-200\/60:focus{
  background-color: rgb(251 207 232 / 0.6);
}

.focus\:bg-pink-200\/65:focus{
  background-color: rgb(251 207 232 / 0.65);
}

.focus\:bg-pink-200\/70:focus{
  background-color: rgb(251 207 232 / 0.7);
}

.focus\:bg-pink-200\/75:focus{
  background-color: rgb(251 207 232 / 0.75);
}

.focus\:bg-pink-200\/80:focus{
  background-color: rgb(251 207 232 / 0.8);
}

.focus\:bg-pink-200\/85:focus{
  background-color: rgb(251 207 232 / 0.85);
}

.focus\:bg-pink-200\/90:focus{
  background-color: rgb(251 207 232 / 0.9);
}

.focus\:bg-pink-200\/95:focus{
  background-color: rgb(251 207 232 / 0.95);
}

.focus\:bg-pink-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity));
}

.focus\:bg-pink-300\/0:focus{
  background-color: rgb(249 168 212 / 0);
}

.focus\:bg-pink-300\/10:focus{
  background-color: rgb(249 168 212 / 0.1);
}

.focus\:bg-pink-300\/100:focus{
  background-color: rgb(249 168 212 / 1);
}

.focus\:bg-pink-300\/15:focus{
  background-color: rgb(249 168 212 / 0.15);
}

.focus\:bg-pink-300\/20:focus{
  background-color: rgb(249 168 212 / 0.2);
}

.focus\:bg-pink-300\/25:focus{
  background-color: rgb(249 168 212 / 0.25);
}

.focus\:bg-pink-300\/30:focus{
  background-color: rgb(249 168 212 / 0.3);
}

.focus\:bg-pink-300\/35:focus{
  background-color: rgb(249 168 212 / 0.35);
}

.focus\:bg-pink-300\/40:focus{
  background-color: rgb(249 168 212 / 0.4);
}

.focus\:bg-pink-300\/45:focus{
  background-color: rgb(249 168 212 / 0.45);
}

.focus\:bg-pink-300\/5:focus{
  background-color: rgb(249 168 212 / 0.05);
}

.focus\:bg-pink-300\/50:focus{
  background-color: rgb(249 168 212 / 0.5);
}

.focus\:bg-pink-300\/55:focus{
  background-color: rgb(249 168 212 / 0.55);
}

.focus\:bg-pink-300\/60:focus{
  background-color: rgb(249 168 212 / 0.6);
}

.focus\:bg-pink-300\/65:focus{
  background-color: rgb(249 168 212 / 0.65);
}

.focus\:bg-pink-300\/70:focus{
  background-color: rgb(249 168 212 / 0.7);
}

.focus\:bg-pink-300\/75:focus{
  background-color: rgb(249 168 212 / 0.75);
}

.focus\:bg-pink-300\/80:focus{
  background-color: rgb(249 168 212 / 0.8);
}

.focus\:bg-pink-300\/85:focus{
  background-color: rgb(249 168 212 / 0.85);
}

.focus\:bg-pink-300\/90:focus{
  background-color: rgb(249 168 212 / 0.9);
}

.focus\:bg-pink-300\/95:focus{
  background-color: rgb(249 168 212 / 0.95);
}

.focus\:bg-pink-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity));
}

.focus\:bg-pink-400\/0:focus{
  background-color: rgb(244 114 182 / 0);
}

.focus\:bg-pink-400\/10:focus{
  background-color: rgb(244 114 182 / 0.1);
}

.focus\:bg-pink-400\/100:focus{
  background-color: rgb(244 114 182 / 1);
}

.focus\:bg-pink-400\/15:focus{
  background-color: rgb(244 114 182 / 0.15);
}

.focus\:bg-pink-400\/20:focus{
  background-color: rgb(244 114 182 / 0.2);
}

.focus\:bg-pink-400\/25:focus{
  background-color: rgb(244 114 182 / 0.25);
}

.focus\:bg-pink-400\/30:focus{
  background-color: rgb(244 114 182 / 0.3);
}

.focus\:bg-pink-400\/35:focus{
  background-color: rgb(244 114 182 / 0.35);
}

.focus\:bg-pink-400\/40:focus{
  background-color: rgb(244 114 182 / 0.4);
}

.focus\:bg-pink-400\/45:focus{
  background-color: rgb(244 114 182 / 0.45);
}

.focus\:bg-pink-400\/5:focus{
  background-color: rgb(244 114 182 / 0.05);
}

.focus\:bg-pink-400\/50:focus{
  background-color: rgb(244 114 182 / 0.5);
}

.focus\:bg-pink-400\/55:focus{
  background-color: rgb(244 114 182 / 0.55);
}

.focus\:bg-pink-400\/60:focus{
  background-color: rgb(244 114 182 / 0.6);
}

.focus\:bg-pink-400\/65:focus{
  background-color: rgb(244 114 182 / 0.65);
}

.focus\:bg-pink-400\/70:focus{
  background-color: rgb(244 114 182 / 0.7);
}

.focus\:bg-pink-400\/75:focus{
  background-color: rgb(244 114 182 / 0.75);
}

.focus\:bg-pink-400\/80:focus{
  background-color: rgb(244 114 182 / 0.8);
}

.focus\:bg-pink-400\/85:focus{
  background-color: rgb(244 114 182 / 0.85);
}

.focus\:bg-pink-400\/90:focus{
  background-color: rgb(244 114 182 / 0.9);
}

.focus\:bg-pink-400\/95:focus{
  background-color: rgb(244 114 182 / 0.95);
}

.focus\:bg-pink-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity));
}

.focus\:bg-pink-500\/0:focus{
  background-color: rgb(236 72 153 / 0);
}

.focus\:bg-pink-500\/10:focus{
  background-color: rgb(236 72 153 / 0.1);
}

.focus\:bg-pink-500\/100:focus{
  background-color: rgb(236 72 153 / 1);
}

.focus\:bg-pink-500\/15:focus{
  background-color: rgb(236 72 153 / 0.15);
}

.focus\:bg-pink-500\/20:focus{
  background-color: rgb(236 72 153 / 0.2);
}

.focus\:bg-pink-500\/25:focus{
  background-color: rgb(236 72 153 / 0.25);
}

.focus\:bg-pink-500\/30:focus{
  background-color: rgb(236 72 153 / 0.3);
}

.focus\:bg-pink-500\/35:focus{
  background-color: rgb(236 72 153 / 0.35);
}

.focus\:bg-pink-500\/40:focus{
  background-color: rgb(236 72 153 / 0.4);
}

.focus\:bg-pink-500\/45:focus{
  background-color: rgb(236 72 153 / 0.45);
}

.focus\:bg-pink-500\/5:focus{
  background-color: rgb(236 72 153 / 0.05);
}

.focus\:bg-pink-500\/50:focus{
  background-color: rgb(236 72 153 / 0.5);
}

.focus\:bg-pink-500\/55:focus{
  background-color: rgb(236 72 153 / 0.55);
}

.focus\:bg-pink-500\/60:focus{
  background-color: rgb(236 72 153 / 0.6);
}

.focus\:bg-pink-500\/65:focus{
  background-color: rgb(236 72 153 / 0.65);
}

.focus\:bg-pink-500\/70:focus{
  background-color: rgb(236 72 153 / 0.7);
}

.focus\:bg-pink-500\/75:focus{
  background-color: rgb(236 72 153 / 0.75);
}

.focus\:bg-pink-500\/80:focus{
  background-color: rgb(236 72 153 / 0.8);
}

.focus\:bg-pink-500\/85:focus{
  background-color: rgb(236 72 153 / 0.85);
}

.focus\:bg-pink-500\/90:focus{
  background-color: rgb(236 72 153 / 0.9);
}

.focus\:bg-pink-500\/95:focus{
  background-color: rgb(236 72 153 / 0.95);
}

.focus\:bg-pink-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity));
}

.focus\:bg-pink-600\/0:focus{
  background-color: rgb(219 39 119 / 0);
}

.focus\:bg-pink-600\/10:focus{
  background-color: rgb(219 39 119 / 0.1);
}

.focus\:bg-pink-600\/100:focus{
  background-color: rgb(219 39 119 / 1);
}

.focus\:bg-pink-600\/15:focus{
  background-color: rgb(219 39 119 / 0.15);
}

.focus\:bg-pink-600\/20:focus{
  background-color: rgb(219 39 119 / 0.2);
}

.focus\:bg-pink-600\/25:focus{
  background-color: rgb(219 39 119 / 0.25);
}

.focus\:bg-pink-600\/30:focus{
  background-color: rgb(219 39 119 / 0.3);
}

.focus\:bg-pink-600\/35:focus{
  background-color: rgb(219 39 119 / 0.35);
}

.focus\:bg-pink-600\/40:focus{
  background-color: rgb(219 39 119 / 0.4);
}

.focus\:bg-pink-600\/45:focus{
  background-color: rgb(219 39 119 / 0.45);
}

.focus\:bg-pink-600\/5:focus{
  background-color: rgb(219 39 119 / 0.05);
}

.focus\:bg-pink-600\/50:focus{
  background-color: rgb(219 39 119 / 0.5);
}

.focus\:bg-pink-600\/55:focus{
  background-color: rgb(219 39 119 / 0.55);
}

.focus\:bg-pink-600\/60:focus{
  background-color: rgb(219 39 119 / 0.6);
}

.focus\:bg-pink-600\/65:focus{
  background-color: rgb(219 39 119 / 0.65);
}

.focus\:bg-pink-600\/70:focus{
  background-color: rgb(219 39 119 / 0.7);
}

.focus\:bg-pink-600\/75:focus{
  background-color: rgb(219 39 119 / 0.75);
}

.focus\:bg-pink-600\/80:focus{
  background-color: rgb(219 39 119 / 0.8);
}

.focus\:bg-pink-600\/85:focus{
  background-color: rgb(219 39 119 / 0.85);
}

.focus\:bg-pink-600\/90:focus{
  background-color: rgb(219 39 119 / 0.9);
}

.focus\:bg-pink-600\/95:focus{
  background-color: rgb(219 39 119 / 0.95);
}

.focus\:bg-pink-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity));
}

.focus\:bg-pink-700\/0:focus{
  background-color: rgb(190 24 93 / 0);
}

.focus\:bg-pink-700\/10:focus{
  background-color: rgb(190 24 93 / 0.1);
}

.focus\:bg-pink-700\/100:focus{
  background-color: rgb(190 24 93 / 1);
}

.focus\:bg-pink-700\/15:focus{
  background-color: rgb(190 24 93 / 0.15);
}

.focus\:bg-pink-700\/20:focus{
  background-color: rgb(190 24 93 / 0.2);
}

.focus\:bg-pink-700\/25:focus{
  background-color: rgb(190 24 93 / 0.25);
}

.focus\:bg-pink-700\/30:focus{
  background-color: rgb(190 24 93 / 0.3);
}

.focus\:bg-pink-700\/35:focus{
  background-color: rgb(190 24 93 / 0.35);
}

.focus\:bg-pink-700\/40:focus{
  background-color: rgb(190 24 93 / 0.4);
}

.focus\:bg-pink-700\/45:focus{
  background-color: rgb(190 24 93 / 0.45);
}

.focus\:bg-pink-700\/5:focus{
  background-color: rgb(190 24 93 / 0.05);
}

.focus\:bg-pink-700\/50:focus{
  background-color: rgb(190 24 93 / 0.5);
}

.focus\:bg-pink-700\/55:focus{
  background-color: rgb(190 24 93 / 0.55);
}

.focus\:bg-pink-700\/60:focus{
  background-color: rgb(190 24 93 / 0.6);
}

.focus\:bg-pink-700\/65:focus{
  background-color: rgb(190 24 93 / 0.65);
}

.focus\:bg-pink-700\/70:focus{
  background-color: rgb(190 24 93 / 0.7);
}

.focus\:bg-pink-700\/75:focus{
  background-color: rgb(190 24 93 / 0.75);
}

.focus\:bg-pink-700\/80:focus{
  background-color: rgb(190 24 93 / 0.8);
}

.focus\:bg-pink-700\/85:focus{
  background-color: rgb(190 24 93 / 0.85);
}

.focus\:bg-pink-700\/90:focus{
  background-color: rgb(190 24 93 / 0.9);
}

.focus\:bg-pink-700\/95:focus{
  background-color: rgb(190 24 93 / 0.95);
}

.focus\:bg-pink-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity));
}

.focus\:bg-pink-800\/0:focus{
  background-color: rgb(157 23 77 / 0);
}

.focus\:bg-pink-800\/10:focus{
  background-color: rgb(157 23 77 / 0.1);
}

.focus\:bg-pink-800\/100:focus{
  background-color: rgb(157 23 77 / 1);
}

.focus\:bg-pink-800\/15:focus{
  background-color: rgb(157 23 77 / 0.15);
}

.focus\:bg-pink-800\/20:focus{
  background-color: rgb(157 23 77 / 0.2);
}

.focus\:bg-pink-800\/25:focus{
  background-color: rgb(157 23 77 / 0.25);
}

.focus\:bg-pink-800\/30:focus{
  background-color: rgb(157 23 77 / 0.3);
}

.focus\:bg-pink-800\/35:focus{
  background-color: rgb(157 23 77 / 0.35);
}

.focus\:bg-pink-800\/40:focus{
  background-color: rgb(157 23 77 / 0.4);
}

.focus\:bg-pink-800\/45:focus{
  background-color: rgb(157 23 77 / 0.45);
}

.focus\:bg-pink-800\/5:focus{
  background-color: rgb(157 23 77 / 0.05);
}

.focus\:bg-pink-800\/50:focus{
  background-color: rgb(157 23 77 / 0.5);
}

.focus\:bg-pink-800\/55:focus{
  background-color: rgb(157 23 77 / 0.55);
}

.focus\:bg-pink-800\/60:focus{
  background-color: rgb(157 23 77 / 0.6);
}

.focus\:bg-pink-800\/65:focus{
  background-color: rgb(157 23 77 / 0.65);
}

.focus\:bg-pink-800\/70:focus{
  background-color: rgb(157 23 77 / 0.7);
}

.focus\:bg-pink-800\/75:focus{
  background-color: rgb(157 23 77 / 0.75);
}

.focus\:bg-pink-800\/80:focus{
  background-color: rgb(157 23 77 / 0.8);
}

.focus\:bg-pink-800\/85:focus{
  background-color: rgb(157 23 77 / 0.85);
}

.focus\:bg-pink-800\/90:focus{
  background-color: rgb(157 23 77 / 0.9);
}

.focus\:bg-pink-800\/95:focus{
  background-color: rgb(157 23 77 / 0.95);
}

.focus\:bg-pink-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity));
}

.focus\:bg-pink-900\/0:focus{
  background-color: rgb(131 24 67 / 0);
}

.focus\:bg-pink-900\/10:focus{
  background-color: rgb(131 24 67 / 0.1);
}

.focus\:bg-pink-900\/100:focus{
  background-color: rgb(131 24 67 / 1);
}

.focus\:bg-pink-900\/15:focus{
  background-color: rgb(131 24 67 / 0.15);
}

.focus\:bg-pink-900\/20:focus{
  background-color: rgb(131 24 67 / 0.2);
}

.focus\:bg-pink-900\/25:focus{
  background-color: rgb(131 24 67 / 0.25);
}

.focus\:bg-pink-900\/30:focus{
  background-color: rgb(131 24 67 / 0.3);
}

.focus\:bg-pink-900\/35:focus{
  background-color: rgb(131 24 67 / 0.35);
}

.focus\:bg-pink-900\/40:focus{
  background-color: rgb(131 24 67 / 0.4);
}

.focus\:bg-pink-900\/45:focus{
  background-color: rgb(131 24 67 / 0.45);
}

.focus\:bg-pink-900\/5:focus{
  background-color: rgb(131 24 67 / 0.05);
}

.focus\:bg-pink-900\/50:focus{
  background-color: rgb(131 24 67 / 0.5);
}

.focus\:bg-pink-900\/55:focus{
  background-color: rgb(131 24 67 / 0.55);
}

.focus\:bg-pink-900\/60:focus{
  background-color: rgb(131 24 67 / 0.6);
}

.focus\:bg-pink-900\/65:focus{
  background-color: rgb(131 24 67 / 0.65);
}

.focus\:bg-pink-900\/70:focus{
  background-color: rgb(131 24 67 / 0.7);
}

.focus\:bg-pink-900\/75:focus{
  background-color: rgb(131 24 67 / 0.75);
}

.focus\:bg-pink-900\/80:focus{
  background-color: rgb(131 24 67 / 0.8);
}

.focus\:bg-pink-900\/85:focus{
  background-color: rgb(131 24 67 / 0.85);
}

.focus\:bg-pink-900\/90:focus{
  background-color: rgb(131 24 67 / 0.9);
}

.focus\:bg-pink-900\/95:focus{
  background-color: rgb(131 24 67 / 0.95);
}

.focus\:bg-pink-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity));
}

.focus\:bg-pink-950\/0:focus{
  background-color: rgb(80 7 36 / 0);
}

.focus\:bg-pink-950\/10:focus{
  background-color: rgb(80 7 36 / 0.1);
}

.focus\:bg-pink-950\/100:focus{
  background-color: rgb(80 7 36 / 1);
}

.focus\:bg-pink-950\/15:focus{
  background-color: rgb(80 7 36 / 0.15);
}

.focus\:bg-pink-950\/20:focus{
  background-color: rgb(80 7 36 / 0.2);
}

.focus\:bg-pink-950\/25:focus{
  background-color: rgb(80 7 36 / 0.25);
}

.focus\:bg-pink-950\/30:focus{
  background-color: rgb(80 7 36 / 0.3);
}

.focus\:bg-pink-950\/35:focus{
  background-color: rgb(80 7 36 / 0.35);
}

.focus\:bg-pink-950\/40:focus{
  background-color: rgb(80 7 36 / 0.4);
}

.focus\:bg-pink-950\/45:focus{
  background-color: rgb(80 7 36 / 0.45);
}

.focus\:bg-pink-950\/5:focus{
  background-color: rgb(80 7 36 / 0.05);
}

.focus\:bg-pink-950\/50:focus{
  background-color: rgb(80 7 36 / 0.5);
}

.focus\:bg-pink-950\/55:focus{
  background-color: rgb(80 7 36 / 0.55);
}

.focus\:bg-pink-950\/60:focus{
  background-color: rgb(80 7 36 / 0.6);
}

.focus\:bg-pink-950\/65:focus{
  background-color: rgb(80 7 36 / 0.65);
}

.focus\:bg-pink-950\/70:focus{
  background-color: rgb(80 7 36 / 0.7);
}

.focus\:bg-pink-950\/75:focus{
  background-color: rgb(80 7 36 / 0.75);
}

.focus\:bg-pink-950\/80:focus{
  background-color: rgb(80 7 36 / 0.8);
}

.focus\:bg-pink-950\/85:focus{
  background-color: rgb(80 7 36 / 0.85);
}

.focus\:bg-pink-950\/90:focus{
  background-color: rgb(80 7 36 / 0.9);
}

.focus\:bg-pink-950\/95:focus{
  background-color: rgb(80 7 36 / 0.95);
}

.focus\:bg-purple-100\/50:focus{
  background-color: rgb(243 232 255 / 0.5);
}

.focus\:bg-red-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.focus\:bg-red-100\/0:focus{
  background-color: rgb(254 226 226 / 0);
}

.focus\:bg-red-100\/10:focus{
  background-color: rgb(254 226 226 / 0.1);
}

.focus\:bg-red-100\/100:focus{
  background-color: rgb(254 226 226 / 1);
}

.focus\:bg-red-100\/15:focus{
  background-color: rgb(254 226 226 / 0.15);
}

.focus\:bg-red-100\/20:focus{
  background-color: rgb(254 226 226 / 0.2);
}

.focus\:bg-red-100\/25:focus{
  background-color: rgb(254 226 226 / 0.25);
}

.focus\:bg-red-100\/30:focus{
  background-color: rgb(254 226 226 / 0.3);
}

.focus\:bg-red-100\/35:focus{
  background-color: rgb(254 226 226 / 0.35);
}

.focus\:bg-red-100\/40:focus{
  background-color: rgb(254 226 226 / 0.4);
}

.focus\:bg-red-100\/45:focus{
  background-color: rgb(254 226 226 / 0.45);
}

.focus\:bg-red-100\/5:focus{
  background-color: rgb(254 226 226 / 0.05);
}

.focus\:bg-red-100\/50:focus{
  background-color: rgb(254 226 226 / 0.5);
}

.focus\:bg-red-100\/55:focus{
  background-color: rgb(254 226 226 / 0.55);
}

.focus\:bg-red-100\/60:focus{
  background-color: rgb(254 226 226 / 0.6);
}

.focus\:bg-red-100\/65:focus{
  background-color: rgb(254 226 226 / 0.65);
}

.focus\:bg-red-100\/70:focus{
  background-color: rgb(254 226 226 / 0.7);
}

.focus\:bg-red-100\/75:focus{
  background-color: rgb(254 226 226 / 0.75);
}

.focus\:bg-red-100\/80:focus{
  background-color: rgb(254 226 226 / 0.8);
}

.focus\:bg-red-100\/85:focus{
  background-color: rgb(254 226 226 / 0.85);
}

.focus\:bg-red-100\/90:focus{
  background-color: rgb(254 226 226 / 0.9);
}

.focus\:bg-red-100\/95:focus{
  background-color: rgb(254 226 226 / 0.95);
}

.focus\:bg-red-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}

.focus\:bg-red-200\/0:focus{
  background-color: rgb(254 202 202 / 0);
}

.focus\:bg-red-200\/10:focus{
  background-color: rgb(254 202 202 / 0.1);
}

.focus\:bg-red-200\/100:focus{
  background-color: rgb(254 202 202 / 1);
}

.focus\:bg-red-200\/15:focus{
  background-color: rgb(254 202 202 / 0.15);
}

.focus\:bg-red-200\/20:focus{
  background-color: rgb(254 202 202 / 0.2);
}

.focus\:bg-red-200\/25:focus{
  background-color: rgb(254 202 202 / 0.25);
}

.focus\:bg-red-200\/30:focus{
  background-color: rgb(254 202 202 / 0.3);
}

.focus\:bg-red-200\/35:focus{
  background-color: rgb(254 202 202 / 0.35);
}

.focus\:bg-red-200\/40:focus{
  background-color: rgb(254 202 202 / 0.4);
}

.focus\:bg-red-200\/45:focus{
  background-color: rgb(254 202 202 / 0.45);
}

.focus\:bg-red-200\/5:focus{
  background-color: rgb(254 202 202 / 0.05);
}

.focus\:bg-red-200\/50:focus{
  background-color: rgb(254 202 202 / 0.5);
}

.focus\:bg-red-200\/55:focus{
  background-color: rgb(254 202 202 / 0.55);
}

.focus\:bg-red-200\/60:focus{
  background-color: rgb(254 202 202 / 0.6);
}

.focus\:bg-red-200\/65:focus{
  background-color: rgb(254 202 202 / 0.65);
}

.focus\:bg-red-200\/70:focus{
  background-color: rgb(254 202 202 / 0.7);
}

.focus\:bg-red-200\/75:focus{
  background-color: rgb(254 202 202 / 0.75);
}

.focus\:bg-red-200\/80:focus{
  background-color: rgb(254 202 202 / 0.8);
}

.focus\:bg-red-200\/85:focus{
  background-color: rgb(254 202 202 / 0.85);
}

.focus\:bg-red-200\/90:focus{
  background-color: rgb(254 202 202 / 0.9);
}

.focus\:bg-red-200\/95:focus{
  background-color: rgb(254 202 202 / 0.95);
}

.focus\:bg-red-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}

.focus\:bg-red-300\/0:focus{
  background-color: rgb(252 165 165 / 0);
}

.focus\:bg-red-300\/10:focus{
  background-color: rgb(252 165 165 / 0.1);
}

.focus\:bg-red-300\/100:focus{
  background-color: rgb(252 165 165 / 1);
}

.focus\:bg-red-300\/15:focus{
  background-color: rgb(252 165 165 / 0.15);
}

.focus\:bg-red-300\/20:focus{
  background-color: rgb(252 165 165 / 0.2);
}

.focus\:bg-red-300\/25:focus{
  background-color: rgb(252 165 165 / 0.25);
}

.focus\:bg-red-300\/30:focus{
  background-color: rgb(252 165 165 / 0.3);
}

.focus\:bg-red-300\/35:focus{
  background-color: rgb(252 165 165 / 0.35);
}

.focus\:bg-red-300\/40:focus{
  background-color: rgb(252 165 165 / 0.4);
}

.focus\:bg-red-300\/45:focus{
  background-color: rgb(252 165 165 / 0.45);
}

.focus\:bg-red-300\/5:focus{
  background-color: rgb(252 165 165 / 0.05);
}

.focus\:bg-red-300\/50:focus{
  background-color: rgb(252 165 165 / 0.5);
}

.focus\:bg-red-300\/55:focus{
  background-color: rgb(252 165 165 / 0.55);
}

.focus\:bg-red-300\/60:focus{
  background-color: rgb(252 165 165 / 0.6);
}

.focus\:bg-red-300\/65:focus{
  background-color: rgb(252 165 165 / 0.65);
}

.focus\:bg-red-300\/70:focus{
  background-color: rgb(252 165 165 / 0.7);
}

.focus\:bg-red-300\/75:focus{
  background-color: rgb(252 165 165 / 0.75);
}

.focus\:bg-red-300\/80:focus{
  background-color: rgb(252 165 165 / 0.8);
}

.focus\:bg-red-300\/85:focus{
  background-color: rgb(252 165 165 / 0.85);
}

.focus\:bg-red-300\/90:focus{
  background-color: rgb(252 165 165 / 0.9);
}

.focus\:bg-red-300\/95:focus{
  background-color: rgb(252 165 165 / 0.95);
}

.focus\:bg-red-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.focus\:bg-red-400\/0:focus{
  background-color: rgb(248 113 113 / 0);
}

.focus\:bg-red-400\/10:focus{
  background-color: rgb(248 113 113 / 0.1);
}

.focus\:bg-red-400\/100:focus{
  background-color: rgb(248 113 113 / 1);
}

.focus\:bg-red-400\/15:focus{
  background-color: rgb(248 113 113 / 0.15);
}

.focus\:bg-red-400\/20:focus{
  background-color: rgb(248 113 113 / 0.2);
}

.focus\:bg-red-400\/25:focus{
  background-color: rgb(248 113 113 / 0.25);
}

.focus\:bg-red-400\/30:focus{
  background-color: rgb(248 113 113 / 0.3);
}

.focus\:bg-red-400\/35:focus{
  background-color: rgb(248 113 113 / 0.35);
}

.focus\:bg-red-400\/40:focus{
  background-color: rgb(248 113 113 / 0.4);
}

.focus\:bg-red-400\/45:focus{
  background-color: rgb(248 113 113 / 0.45);
}

.focus\:bg-red-400\/5:focus{
  background-color: rgb(248 113 113 / 0.05);
}

.focus\:bg-red-400\/50:focus{
  background-color: rgb(248 113 113 / 0.5);
}

.focus\:bg-red-400\/55:focus{
  background-color: rgb(248 113 113 / 0.55);
}

.focus\:bg-red-400\/60:focus{
  background-color: rgb(248 113 113 / 0.6);
}

.focus\:bg-red-400\/65:focus{
  background-color: rgb(248 113 113 / 0.65);
}

.focus\:bg-red-400\/70:focus{
  background-color: rgb(248 113 113 / 0.7);
}

.focus\:bg-red-400\/75:focus{
  background-color: rgb(248 113 113 / 0.75);
}

.focus\:bg-red-400\/80:focus{
  background-color: rgb(248 113 113 / 0.8);
}

.focus\:bg-red-400\/85:focus{
  background-color: rgb(248 113 113 / 0.85);
}

.focus\:bg-red-400\/90:focus{
  background-color: rgb(248 113 113 / 0.9);
}

.focus\:bg-red-400\/95:focus{
  background-color: rgb(248 113 113 / 0.95);
}

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

.focus\:bg-red-500\/0:focus{
  background-color: rgb(239 68 68 / 0);
}

.focus\:bg-red-500\/10:focus{
  background-color: rgb(239 68 68 / 0.1);
}

.focus\:bg-red-500\/100:focus{
  background-color: rgb(239 68 68 / 1);
}

.focus\:bg-red-500\/15:focus{
  background-color: rgb(239 68 68 / 0.15);
}

.focus\:bg-red-500\/20:focus{
  background-color: rgb(239 68 68 / 0.2);
}

.focus\:bg-red-500\/25:focus{
  background-color: rgb(239 68 68 / 0.25);
}

.focus\:bg-red-500\/30:focus{
  background-color: rgb(239 68 68 / 0.3);
}

.focus\:bg-red-500\/35:focus{
  background-color: rgb(239 68 68 / 0.35);
}

.focus\:bg-red-500\/40:focus{
  background-color: rgb(239 68 68 / 0.4);
}

.focus\:bg-red-500\/45:focus{
  background-color: rgb(239 68 68 / 0.45);
}

.focus\:bg-red-500\/5:focus{
  background-color: rgb(239 68 68 / 0.05);
}

.focus\:bg-red-500\/50:focus{
  background-color: rgb(239 68 68 / 0.5);
}

.focus\:bg-red-500\/55:focus{
  background-color: rgb(239 68 68 / 0.55);
}

.focus\:bg-red-500\/60:focus{
  background-color: rgb(239 68 68 / 0.6);
}

.focus\:bg-red-500\/65:focus{
  background-color: rgb(239 68 68 / 0.65);
}

.focus\:bg-red-500\/70:focus{
  background-color: rgb(239 68 68 / 0.7);
}

.focus\:bg-red-500\/75:focus{
  background-color: rgb(239 68 68 / 0.75);
}

.focus\:bg-red-500\/80:focus{
  background-color: rgb(239 68 68 / 0.8);
}

.focus\:bg-red-500\/85:focus{
  background-color: rgb(239 68 68 / 0.85);
}

.focus\:bg-red-500\/90:focus{
  background-color: rgb(239 68 68 / 0.9);
}

.focus\:bg-red-500\/95:focus{
  background-color: rgb(239 68 68 / 0.95);
}

.focus\:bg-red-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.focus\:bg-red-600\/0:focus{
  background-color: rgb(220 38 38 / 0);
}

.focus\:bg-red-600\/10:focus{
  background-color: rgb(220 38 38 / 0.1);
}

.focus\:bg-red-600\/100:focus{
  background-color: rgb(220 38 38 / 1);
}

.focus\:bg-red-600\/15:focus{
  background-color: rgb(220 38 38 / 0.15);
}

.focus\:bg-red-600\/20:focus{
  background-color: rgb(220 38 38 / 0.2);
}

.focus\:bg-red-600\/25:focus{
  background-color: rgb(220 38 38 / 0.25);
}

.focus\:bg-red-600\/30:focus{
  background-color: rgb(220 38 38 / 0.3);
}

.focus\:bg-red-600\/35:focus{
  background-color: rgb(220 38 38 / 0.35);
}

.focus\:bg-red-600\/40:focus{
  background-color: rgb(220 38 38 / 0.4);
}

.focus\:bg-red-600\/45:focus{
  background-color: rgb(220 38 38 / 0.45);
}

.focus\:bg-red-600\/5:focus{
  background-color: rgb(220 38 38 / 0.05);
}

.focus\:bg-red-600\/50:focus{
  background-color: rgb(220 38 38 / 0.5);
}

.focus\:bg-red-600\/55:focus{
  background-color: rgb(220 38 38 / 0.55);
}

.focus\:bg-red-600\/60:focus{
  background-color: rgb(220 38 38 / 0.6);
}

.focus\:bg-red-600\/65:focus{
  background-color: rgb(220 38 38 / 0.65);
}

.focus\:bg-red-600\/70:focus{
  background-color: rgb(220 38 38 / 0.7);
}

.focus\:bg-red-600\/75:focus{
  background-color: rgb(220 38 38 / 0.75);
}

.focus\:bg-red-600\/80:focus{
  background-color: rgb(220 38 38 / 0.8);
}

.focus\:bg-red-600\/85:focus{
  background-color: rgb(220 38 38 / 0.85);
}

.focus\:bg-red-600\/90:focus{
  background-color: rgb(220 38 38 / 0.9);
}

.focus\:bg-red-600\/95:focus{
  background-color: rgb(220 38 38 / 0.95);
}

.focus\:bg-red-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.focus\:bg-red-700\/0:focus{
  background-color: rgb(185 28 28 / 0);
}

.focus\:bg-red-700\/10:focus{
  background-color: rgb(185 28 28 / 0.1);
}

.focus\:bg-red-700\/100:focus{
  background-color: rgb(185 28 28 / 1);
}

.focus\:bg-red-700\/15:focus{
  background-color: rgb(185 28 28 / 0.15);
}

.focus\:bg-red-700\/20:focus{
  background-color: rgb(185 28 28 / 0.2);
}

.focus\:bg-red-700\/25:focus{
  background-color: rgb(185 28 28 / 0.25);
}

.focus\:bg-red-700\/30:focus{
  background-color: rgb(185 28 28 / 0.3);
}

.focus\:bg-red-700\/35:focus{
  background-color: rgb(185 28 28 / 0.35);
}

.focus\:bg-red-700\/40:focus{
  background-color: rgb(185 28 28 / 0.4);
}

.focus\:bg-red-700\/45:focus{
  background-color: rgb(185 28 28 / 0.45);
}

.focus\:bg-red-700\/5:focus{
  background-color: rgb(185 28 28 / 0.05);
}

.focus\:bg-red-700\/50:focus{
  background-color: rgb(185 28 28 / 0.5);
}

.focus\:bg-red-700\/55:focus{
  background-color: rgb(185 28 28 / 0.55);
}

.focus\:bg-red-700\/60:focus{
  background-color: rgb(185 28 28 / 0.6);
}

.focus\:bg-red-700\/65:focus{
  background-color: rgb(185 28 28 / 0.65);
}

.focus\:bg-red-700\/70:focus{
  background-color: rgb(185 28 28 / 0.7);
}

.focus\:bg-red-700\/75:focus{
  background-color: rgb(185 28 28 / 0.75);
}

.focus\:bg-red-700\/80:focus{
  background-color: rgb(185 28 28 / 0.8);
}

.focus\:bg-red-700\/85:focus{
  background-color: rgb(185 28 28 / 0.85);
}

.focus\:bg-red-700\/90:focus{
  background-color: rgb(185 28 28 / 0.9);
}

.focus\:bg-red-700\/95:focus{
  background-color: rgb(185 28 28 / 0.95);
}

.focus\:bg-red-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

.focus\:bg-red-800\/0:focus{
  background-color: rgb(153 27 27 / 0);
}

.focus\:bg-red-800\/10:focus{
  background-color: rgb(153 27 27 / 0.1);
}

.focus\:bg-red-800\/100:focus{
  background-color: rgb(153 27 27 / 1);
}

.focus\:bg-red-800\/15:focus{
  background-color: rgb(153 27 27 / 0.15);
}

.focus\:bg-red-800\/20:focus{
  background-color: rgb(153 27 27 / 0.2);
}

.focus\:bg-red-800\/25:focus{
  background-color: rgb(153 27 27 / 0.25);
}

.focus\:bg-red-800\/30:focus{
  background-color: rgb(153 27 27 / 0.3);
}

.focus\:bg-red-800\/35:focus{
  background-color: rgb(153 27 27 / 0.35);
}

.focus\:bg-red-800\/40:focus{
  background-color: rgb(153 27 27 / 0.4);
}

.focus\:bg-red-800\/45:focus{
  background-color: rgb(153 27 27 / 0.45);
}

.focus\:bg-red-800\/5:focus{
  background-color: rgb(153 27 27 / 0.05);
}

.focus\:bg-red-800\/50:focus{
  background-color: rgb(153 27 27 / 0.5);
}

.focus\:bg-red-800\/55:focus{
  background-color: rgb(153 27 27 / 0.55);
}

.focus\:bg-red-800\/60:focus{
  background-color: rgb(153 27 27 / 0.6);
}

.focus\:bg-red-800\/65:focus{
  background-color: rgb(153 27 27 / 0.65);
}

.focus\:bg-red-800\/70:focus{
  background-color: rgb(153 27 27 / 0.7);
}

.focus\:bg-red-800\/75:focus{
  background-color: rgb(153 27 27 / 0.75);
}

.focus\:bg-red-800\/80:focus{
  background-color: rgb(153 27 27 / 0.8);
}

.focus\:bg-red-800\/85:focus{
  background-color: rgb(153 27 27 / 0.85);
}

.focus\:bg-red-800\/90:focus{
  background-color: rgb(153 27 27 / 0.9);
}

.focus\:bg-red-800\/95:focus{
  background-color: rgb(153 27 27 / 0.95);
}

.focus\:bg-red-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity));
}

.focus\:bg-red-900\/0:focus{
  background-color: rgb(127 29 29 / 0);
}

.focus\:bg-red-900\/10:focus{
  background-color: rgb(127 29 29 / 0.1);
}

.focus\:bg-red-900\/100:focus{
  background-color: rgb(127 29 29 / 1);
}

.focus\:bg-red-900\/15:focus{
  background-color: rgb(127 29 29 / 0.15);
}

.focus\:bg-red-900\/20:focus{
  background-color: rgb(127 29 29 / 0.2);
}

.focus\:bg-red-900\/25:focus{
  background-color: rgb(127 29 29 / 0.25);
}

.focus\:bg-red-900\/30:focus{
  background-color: rgb(127 29 29 / 0.3);
}

.focus\:bg-red-900\/35:focus{
  background-color: rgb(127 29 29 / 0.35);
}

.focus\:bg-red-900\/40:focus{
  background-color: rgb(127 29 29 / 0.4);
}

.focus\:bg-red-900\/45:focus{
  background-color: rgb(127 29 29 / 0.45);
}

.focus\:bg-red-900\/5:focus{
  background-color: rgb(127 29 29 / 0.05);
}

.focus\:bg-red-900\/50:focus{
  background-color: rgb(127 29 29 / 0.5);
}

.focus\:bg-red-900\/55:focus{
  background-color: rgb(127 29 29 / 0.55);
}

.focus\:bg-red-900\/60:focus{
  background-color: rgb(127 29 29 / 0.6);
}

.focus\:bg-red-900\/65:focus{
  background-color: rgb(127 29 29 / 0.65);
}

.focus\:bg-red-900\/70:focus{
  background-color: rgb(127 29 29 / 0.7);
}

.focus\:bg-red-900\/75:focus{
  background-color: rgb(127 29 29 / 0.75);
}

.focus\:bg-red-900\/80:focus{
  background-color: rgb(127 29 29 / 0.8);
}

.focus\:bg-red-900\/85:focus{
  background-color: rgb(127 29 29 / 0.85);
}

.focus\:bg-red-900\/90:focus{
  background-color: rgb(127 29 29 / 0.9);
}

.focus\:bg-red-900\/95:focus{
  background-color: rgb(127 29 29 / 0.95);
}

.focus\:bg-red-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity));
}

.focus\:bg-red-950\/0:focus{
  background-color: rgb(69 10 10 / 0);
}

.focus\:bg-red-950\/10:focus{
  background-color: rgb(69 10 10 / 0.1);
}

.focus\:bg-red-950\/100:focus{
  background-color: rgb(69 10 10 / 1);
}

.focus\:bg-red-950\/15:focus{
  background-color: rgb(69 10 10 / 0.15);
}

.focus\:bg-red-950\/20:focus{
  background-color: rgb(69 10 10 / 0.2);
}

.focus\:bg-red-950\/25:focus{
  background-color: rgb(69 10 10 / 0.25);
}

.focus\:bg-red-950\/30:focus{
  background-color: rgb(69 10 10 / 0.3);
}

.focus\:bg-red-950\/35:focus{
  background-color: rgb(69 10 10 / 0.35);
}

.focus\:bg-red-950\/40:focus{
  background-color: rgb(69 10 10 / 0.4);
}

.focus\:bg-red-950\/45:focus{
  background-color: rgb(69 10 10 / 0.45);
}

.focus\:bg-red-950\/5:focus{
  background-color: rgb(69 10 10 / 0.05);
}

.focus\:bg-red-950\/50:focus{
  background-color: rgb(69 10 10 / 0.5);
}

.focus\:bg-red-950\/55:focus{
  background-color: rgb(69 10 10 / 0.55);
}

.focus\:bg-red-950\/60:focus{
  background-color: rgb(69 10 10 / 0.6);
}

.focus\:bg-red-950\/65:focus{
  background-color: rgb(69 10 10 / 0.65);
}

.focus\:bg-red-950\/70:focus{
  background-color: rgb(69 10 10 / 0.7);
}

.focus\:bg-red-950\/75:focus{
  background-color: rgb(69 10 10 / 0.75);
}

.focus\:bg-red-950\/80:focus{
  background-color: rgb(69 10 10 / 0.8);
}

.focus\:bg-red-950\/85:focus{
  background-color: rgb(69 10 10 / 0.85);
}

.focus\:bg-red-950\/90:focus{
  background-color: rgb(69 10 10 / 0.9);
}

.focus\:bg-red-950\/95:focus{
  background-color: rgb(69 10 10 / 0.95);
}

.focus\:bg-rose-100\/50:focus{
  background-color: rgb(255 228 230 / 0.5);
}

.focus\:bg-sky-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}

.focus\:bg-sky-100\/0:focus{
  background-color: rgb(224 242 254 / 0);
}

.focus\:bg-sky-100\/10:focus{
  background-color: rgb(224 242 254 / 0.1);
}

.focus\:bg-sky-100\/100:focus{
  background-color: rgb(224 242 254 / 1);
}

.focus\:bg-sky-100\/15:focus{
  background-color: rgb(224 242 254 / 0.15);
}

.focus\:bg-sky-100\/20:focus{
  background-color: rgb(224 242 254 / 0.2);
}

.focus\:bg-sky-100\/25:focus{
  background-color: rgb(224 242 254 / 0.25);
}

.focus\:bg-sky-100\/30:focus{
  background-color: rgb(224 242 254 / 0.3);
}

.focus\:bg-sky-100\/35:focus{
  background-color: rgb(224 242 254 / 0.35);
}

.focus\:bg-sky-100\/40:focus{
  background-color: rgb(224 242 254 / 0.4);
}

.focus\:bg-sky-100\/45:focus{
  background-color: rgb(224 242 254 / 0.45);
}

.focus\:bg-sky-100\/5:focus{
  background-color: rgb(224 242 254 / 0.05);
}

.focus\:bg-sky-100\/50:focus{
  background-color: rgb(224 242 254 / 0.5);
}

.focus\:bg-sky-100\/55:focus{
  background-color: rgb(224 242 254 / 0.55);
}

.focus\:bg-sky-100\/60:focus{
  background-color: rgb(224 242 254 / 0.6);
}

.focus\:bg-sky-100\/65:focus{
  background-color: rgb(224 242 254 / 0.65);
}

.focus\:bg-sky-100\/70:focus{
  background-color: rgb(224 242 254 / 0.7);
}

.focus\:bg-sky-100\/75:focus{
  background-color: rgb(224 242 254 / 0.75);
}

.focus\:bg-sky-100\/80:focus{
  background-color: rgb(224 242 254 / 0.8);
}

.focus\:bg-sky-100\/85:focus{
  background-color: rgb(224 242 254 / 0.85);
}

.focus\:bg-sky-100\/90:focus{
  background-color: rgb(224 242 254 / 0.9);
}

.focus\:bg-sky-100\/95:focus{
  background-color: rgb(224 242 254 / 0.95);
}

.focus\:bg-sky-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity));
}

.focus\:bg-sky-200\/0:focus{
  background-color: rgb(186 230 253 / 0);
}

.focus\:bg-sky-200\/10:focus{
  background-color: rgb(186 230 253 / 0.1);
}

.focus\:bg-sky-200\/100:focus{
  background-color: rgb(186 230 253 / 1);
}

.focus\:bg-sky-200\/15:focus{
  background-color: rgb(186 230 253 / 0.15);
}

.focus\:bg-sky-200\/20:focus{
  background-color: rgb(186 230 253 / 0.2);
}

.focus\:bg-sky-200\/25:focus{
  background-color: rgb(186 230 253 / 0.25);
}

.focus\:bg-sky-200\/30:focus{
  background-color: rgb(186 230 253 / 0.3);
}

.focus\:bg-sky-200\/35:focus{
  background-color: rgb(186 230 253 / 0.35);
}

.focus\:bg-sky-200\/40:focus{
  background-color: rgb(186 230 253 / 0.4);
}

.focus\:bg-sky-200\/45:focus{
  background-color: rgb(186 230 253 / 0.45);
}

.focus\:bg-sky-200\/5:focus{
  background-color: rgb(186 230 253 / 0.05);
}

.focus\:bg-sky-200\/50:focus{
  background-color: rgb(186 230 253 / 0.5);
}

.focus\:bg-sky-200\/55:focus{
  background-color: rgb(186 230 253 / 0.55);
}

.focus\:bg-sky-200\/60:focus{
  background-color: rgb(186 230 253 / 0.6);
}

.focus\:bg-sky-200\/65:focus{
  background-color: rgb(186 230 253 / 0.65);
}

.focus\:bg-sky-200\/70:focus{
  background-color: rgb(186 230 253 / 0.7);
}

.focus\:bg-sky-200\/75:focus{
  background-color: rgb(186 230 253 / 0.75);
}

.focus\:bg-sky-200\/80:focus{
  background-color: rgb(186 230 253 / 0.8);
}

.focus\:bg-sky-200\/85:focus{
  background-color: rgb(186 230 253 / 0.85);
}

.focus\:bg-sky-200\/90:focus{
  background-color: rgb(186 230 253 / 0.9);
}

.focus\:bg-sky-200\/95:focus{
  background-color: rgb(186 230 253 / 0.95);
}

.focus\:bg-sky-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity));
}

.focus\:bg-sky-300\/0:focus{
  background-color: rgb(125 211 252 / 0);
}

.focus\:bg-sky-300\/10:focus{
  background-color: rgb(125 211 252 / 0.1);
}

.focus\:bg-sky-300\/100:focus{
  background-color: rgb(125 211 252 / 1);
}

.focus\:bg-sky-300\/15:focus{
  background-color: rgb(125 211 252 / 0.15);
}

.focus\:bg-sky-300\/20:focus{
  background-color: rgb(125 211 252 / 0.2);
}

.focus\:bg-sky-300\/25:focus{
  background-color: rgb(125 211 252 / 0.25);
}

.focus\:bg-sky-300\/30:focus{
  background-color: rgb(125 211 252 / 0.3);
}

.focus\:bg-sky-300\/35:focus{
  background-color: rgb(125 211 252 / 0.35);
}

.focus\:bg-sky-300\/40:focus{
  background-color: rgb(125 211 252 / 0.4);
}

.focus\:bg-sky-300\/45:focus{
  background-color: rgb(125 211 252 / 0.45);
}

.focus\:bg-sky-300\/5:focus{
  background-color: rgb(125 211 252 / 0.05);
}

.focus\:bg-sky-300\/50:focus{
  background-color: rgb(125 211 252 / 0.5);
}

.focus\:bg-sky-300\/55:focus{
  background-color: rgb(125 211 252 / 0.55);
}

.focus\:bg-sky-300\/60:focus{
  background-color: rgb(125 211 252 / 0.6);
}

.focus\:bg-sky-300\/65:focus{
  background-color: rgb(125 211 252 / 0.65);
}

.focus\:bg-sky-300\/70:focus{
  background-color: rgb(125 211 252 / 0.7);
}

.focus\:bg-sky-300\/75:focus{
  background-color: rgb(125 211 252 / 0.75);
}

.focus\:bg-sky-300\/80:focus{
  background-color: rgb(125 211 252 / 0.8);
}

.focus\:bg-sky-300\/85:focus{
  background-color: rgb(125 211 252 / 0.85);
}

.focus\:bg-sky-300\/90:focus{
  background-color: rgb(125 211 252 / 0.9);
}

.focus\:bg-sky-300\/95:focus{
  background-color: rgb(125 211 252 / 0.95);
}

.focus\:bg-sky-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity));
}

.focus\:bg-sky-400\/0:focus{
  background-color: rgb(56 189 248 / 0);
}

.focus\:bg-sky-400\/10:focus{
  background-color: rgb(56 189 248 / 0.1);
}

.focus\:bg-sky-400\/100:focus{
  background-color: rgb(56 189 248 / 1);
}

.focus\:bg-sky-400\/15:focus{
  background-color: rgb(56 189 248 / 0.15);
}

.focus\:bg-sky-400\/20:focus{
  background-color: rgb(56 189 248 / 0.2);
}

.focus\:bg-sky-400\/25:focus{
  background-color: rgb(56 189 248 / 0.25);
}

.focus\:bg-sky-400\/30:focus{
  background-color: rgb(56 189 248 / 0.3);
}

.focus\:bg-sky-400\/35:focus{
  background-color: rgb(56 189 248 / 0.35);
}

.focus\:bg-sky-400\/40:focus{
  background-color: rgb(56 189 248 / 0.4);
}

.focus\:bg-sky-400\/45:focus{
  background-color: rgb(56 189 248 / 0.45);
}

.focus\:bg-sky-400\/5:focus{
  background-color: rgb(56 189 248 / 0.05);
}

.focus\:bg-sky-400\/50:focus{
  background-color: rgb(56 189 248 / 0.5);
}

.focus\:bg-sky-400\/55:focus{
  background-color: rgb(56 189 248 / 0.55);
}

.focus\:bg-sky-400\/60:focus{
  background-color: rgb(56 189 248 / 0.6);
}

.focus\:bg-sky-400\/65:focus{
  background-color: rgb(56 189 248 / 0.65);
}

.focus\:bg-sky-400\/70:focus{
  background-color: rgb(56 189 248 / 0.7);
}

.focus\:bg-sky-400\/75:focus{
  background-color: rgb(56 189 248 / 0.75);
}

.focus\:bg-sky-400\/80:focus{
  background-color: rgb(56 189 248 / 0.8);
}

.focus\:bg-sky-400\/85:focus{
  background-color: rgb(56 189 248 / 0.85);
}

.focus\:bg-sky-400\/90:focus{
  background-color: rgb(56 189 248 / 0.9);
}

.focus\:bg-sky-400\/95:focus{
  background-color: rgb(56 189 248 / 0.95);
}

.focus\:bg-sky-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}

.focus\:bg-sky-500\/0:focus{
  background-color: rgb(14 165 233 / 0);
}

.focus\:bg-sky-500\/10:focus{
  background-color: rgb(14 165 233 / 0.1);
}

.focus\:bg-sky-500\/100:focus{
  background-color: rgb(14 165 233 / 1);
}

.focus\:bg-sky-500\/15:focus{
  background-color: rgb(14 165 233 / 0.15);
}

.focus\:bg-sky-500\/20:focus{
  background-color: rgb(14 165 233 / 0.2);
}

.focus\:bg-sky-500\/25:focus{
  background-color: rgb(14 165 233 / 0.25);
}

.focus\:bg-sky-500\/30:focus{
  background-color: rgb(14 165 233 / 0.3);
}

.focus\:bg-sky-500\/35:focus{
  background-color: rgb(14 165 233 / 0.35);
}

.focus\:bg-sky-500\/40:focus{
  background-color: rgb(14 165 233 / 0.4);
}

.focus\:bg-sky-500\/45:focus{
  background-color: rgb(14 165 233 / 0.45);
}

.focus\:bg-sky-500\/5:focus{
  background-color: rgb(14 165 233 / 0.05);
}

.focus\:bg-sky-500\/50:focus{
  background-color: rgb(14 165 233 / 0.5);
}

.focus\:bg-sky-500\/55:focus{
  background-color: rgb(14 165 233 / 0.55);
}

.focus\:bg-sky-500\/60:focus{
  background-color: rgb(14 165 233 / 0.6);
}

.focus\:bg-sky-500\/65:focus{
  background-color: rgb(14 165 233 / 0.65);
}

.focus\:bg-sky-500\/70:focus{
  background-color: rgb(14 165 233 / 0.7);
}

.focus\:bg-sky-500\/75:focus{
  background-color: rgb(14 165 233 / 0.75);
}

.focus\:bg-sky-500\/80:focus{
  background-color: rgb(14 165 233 / 0.8);
}

.focus\:bg-sky-500\/85:focus{
  background-color: rgb(14 165 233 / 0.85);
}

.focus\:bg-sky-500\/90:focus{
  background-color: rgb(14 165 233 / 0.9);
}

.focus\:bg-sky-500\/95:focus{
  background-color: rgb(14 165 233 / 0.95);
}

.focus\:bg-sky-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}

.focus\:bg-sky-600\/0:focus{
  background-color: rgb(2 132 199 / 0);
}

.focus\:bg-sky-600\/10:focus{
  background-color: rgb(2 132 199 / 0.1);
}

.focus\:bg-sky-600\/100:focus{
  background-color: rgb(2 132 199 / 1);
}

.focus\:bg-sky-600\/15:focus{
  background-color: rgb(2 132 199 / 0.15);
}

.focus\:bg-sky-600\/20:focus{
  background-color: rgb(2 132 199 / 0.2);
}

.focus\:bg-sky-600\/25:focus{
  background-color: rgb(2 132 199 / 0.25);
}

.focus\:bg-sky-600\/30:focus{
  background-color: rgb(2 132 199 / 0.3);
}

.focus\:bg-sky-600\/35:focus{
  background-color: rgb(2 132 199 / 0.35);
}

.focus\:bg-sky-600\/40:focus{
  background-color: rgb(2 132 199 / 0.4);
}

.focus\:bg-sky-600\/45:focus{
  background-color: rgb(2 132 199 / 0.45);
}

.focus\:bg-sky-600\/5:focus{
  background-color: rgb(2 132 199 / 0.05);
}

.focus\:bg-sky-600\/50:focus{
  background-color: rgb(2 132 199 / 0.5);
}

.focus\:bg-sky-600\/55:focus{
  background-color: rgb(2 132 199 / 0.55);
}

.focus\:bg-sky-600\/60:focus{
  background-color: rgb(2 132 199 / 0.6);
}

.focus\:bg-sky-600\/65:focus{
  background-color: rgb(2 132 199 / 0.65);
}

.focus\:bg-sky-600\/70:focus{
  background-color: rgb(2 132 199 / 0.7);
}

.focus\:bg-sky-600\/75:focus{
  background-color: rgb(2 132 199 / 0.75);
}

.focus\:bg-sky-600\/80:focus{
  background-color: rgb(2 132 199 / 0.8);
}

.focus\:bg-sky-600\/85:focus{
  background-color: rgb(2 132 199 / 0.85);
}

.focus\:bg-sky-600\/90:focus{
  background-color: rgb(2 132 199 / 0.9);
}

.focus\:bg-sky-600\/95:focus{
  background-color: rgb(2 132 199 / 0.95);
}

.focus\:bg-sky-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity));
}

.focus\:bg-sky-700\/0:focus{
  background-color: rgb(3 105 161 / 0);
}

.focus\:bg-sky-700\/10:focus{
  background-color: rgb(3 105 161 / 0.1);
}

.focus\:bg-sky-700\/100:focus{
  background-color: rgb(3 105 161 / 1);
}

.focus\:bg-sky-700\/15:focus{
  background-color: rgb(3 105 161 / 0.15);
}

.focus\:bg-sky-700\/20:focus{
  background-color: rgb(3 105 161 / 0.2);
}

.focus\:bg-sky-700\/25:focus{
  background-color: rgb(3 105 161 / 0.25);
}

.focus\:bg-sky-700\/30:focus{
  background-color: rgb(3 105 161 / 0.3);
}

.focus\:bg-sky-700\/35:focus{
  background-color: rgb(3 105 161 / 0.35);
}

.focus\:bg-sky-700\/40:focus{
  background-color: rgb(3 105 161 / 0.4);
}

.focus\:bg-sky-700\/45:focus{
  background-color: rgb(3 105 161 / 0.45);
}

.focus\:bg-sky-700\/5:focus{
  background-color: rgb(3 105 161 / 0.05);
}

.focus\:bg-sky-700\/50:focus{
  background-color: rgb(3 105 161 / 0.5);
}

.focus\:bg-sky-700\/55:focus{
  background-color: rgb(3 105 161 / 0.55);
}

.focus\:bg-sky-700\/60:focus{
  background-color: rgb(3 105 161 / 0.6);
}

.focus\:bg-sky-700\/65:focus{
  background-color: rgb(3 105 161 / 0.65);
}

.focus\:bg-sky-700\/70:focus{
  background-color: rgb(3 105 161 / 0.7);
}

.focus\:bg-sky-700\/75:focus{
  background-color: rgb(3 105 161 / 0.75);
}

.focus\:bg-sky-700\/80:focus{
  background-color: rgb(3 105 161 / 0.8);
}

.focus\:bg-sky-700\/85:focus{
  background-color: rgb(3 105 161 / 0.85);
}

.focus\:bg-sky-700\/90:focus{
  background-color: rgb(3 105 161 / 0.9);
}

.focus\:bg-sky-700\/95:focus{
  background-color: rgb(3 105 161 / 0.95);
}

.focus\:bg-sky-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity));
}

.focus\:bg-sky-800\/0:focus{
  background-color: rgb(7 89 133 / 0);
}

.focus\:bg-sky-800\/10:focus{
  background-color: rgb(7 89 133 / 0.1);
}

.focus\:bg-sky-800\/100:focus{
  background-color: rgb(7 89 133 / 1);
}

.focus\:bg-sky-800\/15:focus{
  background-color: rgb(7 89 133 / 0.15);
}

.focus\:bg-sky-800\/20:focus{
  background-color: rgb(7 89 133 / 0.2);
}

.focus\:bg-sky-800\/25:focus{
  background-color: rgb(7 89 133 / 0.25);
}

.focus\:bg-sky-800\/30:focus{
  background-color: rgb(7 89 133 / 0.3);
}

.focus\:bg-sky-800\/35:focus{
  background-color: rgb(7 89 133 / 0.35);
}

.focus\:bg-sky-800\/40:focus{
  background-color: rgb(7 89 133 / 0.4);
}

.focus\:bg-sky-800\/45:focus{
  background-color: rgb(7 89 133 / 0.45);
}

.focus\:bg-sky-800\/5:focus{
  background-color: rgb(7 89 133 / 0.05);
}

.focus\:bg-sky-800\/50:focus{
  background-color: rgb(7 89 133 / 0.5);
}

.focus\:bg-sky-800\/55:focus{
  background-color: rgb(7 89 133 / 0.55);
}

.focus\:bg-sky-800\/60:focus{
  background-color: rgb(7 89 133 / 0.6);
}

.focus\:bg-sky-800\/65:focus{
  background-color: rgb(7 89 133 / 0.65);
}

.focus\:bg-sky-800\/70:focus{
  background-color: rgb(7 89 133 / 0.7);
}

.focus\:bg-sky-800\/75:focus{
  background-color: rgb(7 89 133 / 0.75);
}

.focus\:bg-sky-800\/80:focus{
  background-color: rgb(7 89 133 / 0.8);
}

.focus\:bg-sky-800\/85:focus{
  background-color: rgb(7 89 133 / 0.85);
}

.focus\:bg-sky-800\/90:focus{
  background-color: rgb(7 89 133 / 0.9);
}

.focus\:bg-sky-800\/95:focus{
  background-color: rgb(7 89 133 / 0.95);
}

.focus\:bg-sky-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity));
}

.focus\:bg-sky-900\/0:focus{
  background-color: rgb(12 74 110 / 0);
}

.focus\:bg-sky-900\/10:focus{
  background-color: rgb(12 74 110 / 0.1);
}

.focus\:bg-sky-900\/100:focus{
  background-color: rgb(12 74 110 / 1);
}

.focus\:bg-sky-900\/15:focus{
  background-color: rgb(12 74 110 / 0.15);
}

.focus\:bg-sky-900\/20:focus{
  background-color: rgb(12 74 110 / 0.2);
}

.focus\:bg-sky-900\/25:focus{
  background-color: rgb(12 74 110 / 0.25);
}

.focus\:bg-sky-900\/30:focus{
  background-color: rgb(12 74 110 / 0.3);
}

.focus\:bg-sky-900\/35:focus{
  background-color: rgb(12 74 110 / 0.35);
}

.focus\:bg-sky-900\/40:focus{
  background-color: rgb(12 74 110 / 0.4);
}

.focus\:bg-sky-900\/45:focus{
  background-color: rgb(12 74 110 / 0.45);
}

.focus\:bg-sky-900\/5:focus{
  background-color: rgb(12 74 110 / 0.05);
}

.focus\:bg-sky-900\/50:focus{
  background-color: rgb(12 74 110 / 0.5);
}

.focus\:bg-sky-900\/55:focus{
  background-color: rgb(12 74 110 / 0.55);
}

.focus\:bg-sky-900\/60:focus{
  background-color: rgb(12 74 110 / 0.6);
}

.focus\:bg-sky-900\/65:focus{
  background-color: rgb(12 74 110 / 0.65);
}

.focus\:bg-sky-900\/70:focus{
  background-color: rgb(12 74 110 / 0.7);
}

.focus\:bg-sky-900\/75:focus{
  background-color: rgb(12 74 110 / 0.75);
}

.focus\:bg-sky-900\/80:focus{
  background-color: rgb(12 74 110 / 0.8);
}

.focus\:bg-sky-900\/85:focus{
  background-color: rgb(12 74 110 / 0.85);
}

.focus\:bg-sky-900\/90:focus{
  background-color: rgb(12 74 110 / 0.9);
}

.focus\:bg-sky-900\/95:focus{
  background-color: rgb(12 74 110 / 0.95);
}

.focus\:bg-sky-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity));
}

.focus\:bg-sky-950\/0:focus{
  background-color: rgb(8 47 73 / 0);
}

.focus\:bg-sky-950\/10:focus{
  background-color: rgb(8 47 73 / 0.1);
}

.focus\:bg-sky-950\/100:focus{
  background-color: rgb(8 47 73 / 1);
}

.focus\:bg-sky-950\/15:focus{
  background-color: rgb(8 47 73 / 0.15);
}

.focus\:bg-sky-950\/20:focus{
  background-color: rgb(8 47 73 / 0.2);
}

.focus\:bg-sky-950\/25:focus{
  background-color: rgb(8 47 73 / 0.25);
}

.focus\:bg-sky-950\/30:focus{
  background-color: rgb(8 47 73 / 0.3);
}

.focus\:bg-sky-950\/35:focus{
  background-color: rgb(8 47 73 / 0.35);
}

.focus\:bg-sky-950\/40:focus{
  background-color: rgb(8 47 73 / 0.4);
}

.focus\:bg-sky-950\/45:focus{
  background-color: rgb(8 47 73 / 0.45);
}

.focus\:bg-sky-950\/5:focus{
  background-color: rgb(8 47 73 / 0.05);
}

.focus\:bg-sky-950\/50:focus{
  background-color: rgb(8 47 73 / 0.5);
}

.focus\:bg-sky-950\/55:focus{
  background-color: rgb(8 47 73 / 0.55);
}

.focus\:bg-sky-950\/60:focus{
  background-color: rgb(8 47 73 / 0.6);
}

.focus\:bg-sky-950\/65:focus{
  background-color: rgb(8 47 73 / 0.65);
}

.focus\:bg-sky-950\/70:focus{
  background-color: rgb(8 47 73 / 0.7);
}

.focus\:bg-sky-950\/75:focus{
  background-color: rgb(8 47 73 / 0.75);
}

.focus\:bg-sky-950\/80:focus{
  background-color: rgb(8 47 73 / 0.8);
}

.focus\:bg-sky-950\/85:focus{
  background-color: rgb(8 47 73 / 0.85);
}

.focus\:bg-sky-950\/90:focus{
  background-color: rgb(8 47 73 / 0.9);
}

.focus\:bg-sky-950\/95:focus{
  background-color: rgb(8 47 73 / 0.95);
}

.focus\:bg-slate-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.focus\:bg-slate-100\/0:focus{
  background-color: rgb(241 245 249 / 0);
}

.focus\:bg-slate-100\/10:focus{
  background-color: rgb(241 245 249 / 0.1);
}

.focus\:bg-slate-100\/100:focus{
  background-color: rgb(241 245 249 / 1);
}

.focus\:bg-slate-100\/15:focus{
  background-color: rgb(241 245 249 / 0.15);
}

.focus\:bg-slate-100\/20:focus{
  background-color: rgb(241 245 249 / 0.2);
}

.focus\:bg-slate-100\/25:focus{
  background-color: rgb(241 245 249 / 0.25);
}

.focus\:bg-slate-100\/30:focus{
  background-color: rgb(241 245 249 / 0.3);
}

.focus\:bg-slate-100\/35:focus{
  background-color: rgb(241 245 249 / 0.35);
}

.focus\:bg-slate-100\/40:focus{
  background-color: rgb(241 245 249 / 0.4);
}

.focus\:bg-slate-100\/45:focus{
  background-color: rgb(241 245 249 / 0.45);
}

.focus\:bg-slate-100\/5:focus{
  background-color: rgb(241 245 249 / 0.05);
}

.focus\:bg-slate-100\/50:focus{
  background-color: rgb(241 245 249 / 0.5);
}

.focus\:bg-slate-100\/55:focus{
  background-color: rgb(241 245 249 / 0.55);
}

.focus\:bg-slate-100\/60:focus{
  background-color: rgb(241 245 249 / 0.6);
}

.focus\:bg-slate-100\/65:focus{
  background-color: rgb(241 245 249 / 0.65);
}

.focus\:bg-slate-100\/70:focus{
  background-color: rgb(241 245 249 / 0.7);
}

.focus\:bg-slate-100\/75:focus{
  background-color: rgb(241 245 249 / 0.75);
}

.focus\:bg-slate-100\/80:focus{
  background-color: rgb(241 245 249 / 0.8);
}

.focus\:bg-slate-100\/85:focus{
  background-color: rgb(241 245 249 / 0.85);
}

.focus\:bg-slate-100\/90:focus{
  background-color: rgb(241 245 249 / 0.9);
}

.focus\:bg-slate-100\/95:focus{
  background-color: rgb(241 245 249 / 0.95);
}

.focus\:bg-slate-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.focus\:bg-slate-200\/0:focus{
  background-color: rgb(226 232 240 / 0);
}

.focus\:bg-slate-200\/10:focus{
  background-color: rgb(226 232 240 / 0.1);
}

.focus\:bg-slate-200\/100:focus{
  background-color: rgb(226 232 240 / 1);
}

.focus\:bg-slate-200\/15:focus{
  background-color: rgb(226 232 240 / 0.15);
}

.focus\:bg-slate-200\/20:focus{
  background-color: rgb(226 232 240 / 0.2);
}

.focus\:bg-slate-200\/25:focus{
  background-color: rgb(226 232 240 / 0.25);
}

.focus\:bg-slate-200\/30:focus{
  background-color: rgb(226 232 240 / 0.3);
}

.focus\:bg-slate-200\/35:focus{
  background-color: rgb(226 232 240 / 0.35);
}

.focus\:bg-slate-200\/40:focus{
  background-color: rgb(226 232 240 / 0.4);
}

.focus\:bg-slate-200\/45:focus{
  background-color: rgb(226 232 240 / 0.45);
}

.focus\:bg-slate-200\/5:focus{
  background-color: rgb(226 232 240 / 0.05);
}

.focus\:bg-slate-200\/50:focus{
  background-color: rgb(226 232 240 / 0.5);
}

.focus\:bg-slate-200\/55:focus{
  background-color: rgb(226 232 240 / 0.55);
}

.focus\:bg-slate-200\/60:focus{
  background-color: rgb(226 232 240 / 0.6);
}

.focus\:bg-slate-200\/65:focus{
  background-color: rgb(226 232 240 / 0.65);
}

.focus\:bg-slate-200\/70:focus{
  background-color: rgb(226 232 240 / 0.7);
}

.focus\:bg-slate-200\/75:focus{
  background-color: rgb(226 232 240 / 0.75);
}

.focus\:bg-slate-200\/80:focus{
  background-color: rgb(226 232 240 / 0.8);
}

.focus\:bg-slate-200\/85:focus{
  background-color: rgb(226 232 240 / 0.85);
}

.focus\:bg-slate-200\/90:focus{
  background-color: rgb(226 232 240 / 0.9);
}

.focus\:bg-slate-200\/95:focus{
  background-color: rgb(226 232 240 / 0.95);
}

.focus\:bg-slate-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}

.focus\:bg-slate-300\/0:focus{
  background-color: rgb(203 213 225 / 0);
}

.focus\:bg-slate-300\/10:focus{
  background-color: rgb(203 213 225 / 0.1);
}

.focus\:bg-slate-300\/100:focus{
  background-color: rgb(203 213 225 / 1);
}

.focus\:bg-slate-300\/15:focus{
  background-color: rgb(203 213 225 / 0.15);
}

.focus\:bg-slate-300\/20:focus{
  background-color: rgb(203 213 225 / 0.2);
}

.focus\:bg-slate-300\/25:focus{
  background-color: rgb(203 213 225 / 0.25);
}

.focus\:bg-slate-300\/30:focus{
  background-color: rgb(203 213 225 / 0.3);
}

.focus\:bg-slate-300\/35:focus{
  background-color: rgb(203 213 225 / 0.35);
}

.focus\:bg-slate-300\/40:focus{
  background-color: rgb(203 213 225 / 0.4);
}

.focus\:bg-slate-300\/45:focus{
  background-color: rgb(203 213 225 / 0.45);
}

.focus\:bg-slate-300\/5:focus{
  background-color: rgb(203 213 225 / 0.05);
}

.focus\:bg-slate-300\/50:focus{
  background-color: rgb(203 213 225 / 0.5);
}

.focus\:bg-slate-300\/55:focus{
  background-color: rgb(203 213 225 / 0.55);
}

.focus\:bg-slate-300\/60:focus{
  background-color: rgb(203 213 225 / 0.6);
}

.focus\:bg-slate-300\/65:focus{
  background-color: rgb(203 213 225 / 0.65);
}

.focus\:bg-slate-300\/70:focus{
  background-color: rgb(203 213 225 / 0.7);
}

.focus\:bg-slate-300\/75:focus{
  background-color: rgb(203 213 225 / 0.75);
}

.focus\:bg-slate-300\/80:focus{
  background-color: rgb(203 213 225 / 0.8);
}

.focus\:bg-slate-300\/85:focus{
  background-color: rgb(203 213 225 / 0.85);
}

.focus\:bg-slate-300\/90:focus{
  background-color: rgb(203 213 225 / 0.9);
}

.focus\:bg-slate-300\/95:focus{
  background-color: rgb(203 213 225 / 0.95);
}

.focus\:bg-slate-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity));
}

.focus\:bg-slate-400\/0:focus{
  background-color: rgb(148 163 184 / 0);
}

.focus\:bg-slate-400\/10:focus{
  background-color: rgb(148 163 184 / 0.1);
}

.focus\:bg-slate-400\/100:focus{
  background-color: rgb(148 163 184 / 1);
}

.focus\:bg-slate-400\/15:focus{
  background-color: rgb(148 163 184 / 0.15);
}

.focus\:bg-slate-400\/20:focus{
  background-color: rgb(148 163 184 / 0.2);
}

.focus\:bg-slate-400\/25:focus{
  background-color: rgb(148 163 184 / 0.25);
}

.focus\:bg-slate-400\/30:focus{
  background-color: rgb(148 163 184 / 0.3);
}

.focus\:bg-slate-400\/35:focus{
  background-color: rgb(148 163 184 / 0.35);
}

.focus\:bg-slate-400\/40:focus{
  background-color: rgb(148 163 184 / 0.4);
}

.focus\:bg-slate-400\/45:focus{
  background-color: rgb(148 163 184 / 0.45);
}

.focus\:bg-slate-400\/5:focus{
  background-color: rgb(148 163 184 / 0.05);
}

.focus\:bg-slate-400\/50:focus{
  background-color: rgb(148 163 184 / 0.5);
}

.focus\:bg-slate-400\/55:focus{
  background-color: rgb(148 163 184 / 0.55);
}

.focus\:bg-slate-400\/60:focus{
  background-color: rgb(148 163 184 / 0.6);
}

.focus\:bg-slate-400\/65:focus{
  background-color: rgb(148 163 184 / 0.65);
}

.focus\:bg-slate-400\/70:focus{
  background-color: rgb(148 163 184 / 0.7);
}

.focus\:bg-slate-400\/75:focus{
  background-color: rgb(148 163 184 / 0.75);
}

.focus\:bg-slate-400\/80:focus{
  background-color: rgb(148 163 184 / 0.8);
}

.focus\:bg-slate-400\/85:focus{
  background-color: rgb(148 163 184 / 0.85);
}

.focus\:bg-slate-400\/90:focus{
  background-color: rgb(148 163 184 / 0.9);
}

.focus\:bg-slate-400\/95:focus{
  background-color: rgb(148 163 184 / 0.95);
}

.focus\:bg-slate-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}

.focus\:bg-slate-500\/0:focus{
  background-color: rgb(100 116 139 / 0);
}

.focus\:bg-slate-500\/10:focus{
  background-color: rgb(100 116 139 / 0.1);
}

.focus\:bg-slate-500\/100:focus{
  background-color: rgb(100 116 139 / 1);
}

.focus\:bg-slate-500\/15:focus{
  background-color: rgb(100 116 139 / 0.15);
}

.focus\:bg-slate-500\/20:focus{
  background-color: rgb(100 116 139 / 0.2);
}

.focus\:bg-slate-500\/25:focus{
  background-color: rgb(100 116 139 / 0.25);
}

.focus\:bg-slate-500\/30:focus{
  background-color: rgb(100 116 139 / 0.3);
}

.focus\:bg-slate-500\/35:focus{
  background-color: rgb(100 116 139 / 0.35);
}

.focus\:bg-slate-500\/40:focus{
  background-color: rgb(100 116 139 / 0.4);
}

.focus\:bg-slate-500\/45:focus{
  background-color: rgb(100 116 139 / 0.45);
}

.focus\:bg-slate-500\/5:focus{
  background-color: rgb(100 116 139 / 0.05);
}

.focus\:bg-slate-500\/50:focus{
  background-color: rgb(100 116 139 / 0.5);
}

.focus\:bg-slate-500\/55:focus{
  background-color: rgb(100 116 139 / 0.55);
}

.focus\:bg-slate-500\/60:focus{
  background-color: rgb(100 116 139 / 0.6);
}

.focus\:bg-slate-500\/65:focus{
  background-color: rgb(100 116 139 / 0.65);
}

.focus\:bg-slate-500\/70:focus{
  background-color: rgb(100 116 139 / 0.7);
}

.focus\:bg-slate-500\/75:focus{
  background-color: rgb(100 116 139 / 0.75);
}

.focus\:bg-slate-500\/80:focus{
  background-color: rgb(100 116 139 / 0.8);
}

.focus\:bg-slate-500\/85:focus{
  background-color: rgb(100 116 139 / 0.85);
}

.focus\:bg-slate-500\/90:focus{
  background-color: rgb(100 116 139 / 0.9);
}

.focus\:bg-slate-500\/95:focus{
  background-color: rgb(100 116 139 / 0.95);
}

.focus\:bg-slate-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}

.focus\:bg-slate-600\/0:focus{
  background-color: rgb(71 85 105 / 0);
}

.focus\:bg-slate-600\/10:focus{
  background-color: rgb(71 85 105 / 0.1);
}

.focus\:bg-slate-600\/100:focus{
  background-color: rgb(71 85 105 / 1);
}

.focus\:bg-slate-600\/15:focus{
  background-color: rgb(71 85 105 / 0.15);
}

.focus\:bg-slate-600\/20:focus{
  background-color: rgb(71 85 105 / 0.2);
}

.focus\:bg-slate-600\/25:focus{
  background-color: rgb(71 85 105 / 0.25);
}

.focus\:bg-slate-600\/30:focus{
  background-color: rgb(71 85 105 / 0.3);
}

.focus\:bg-slate-600\/35:focus{
  background-color: rgb(71 85 105 / 0.35);
}

.focus\:bg-slate-600\/40:focus{
  background-color: rgb(71 85 105 / 0.4);
}

.focus\:bg-slate-600\/45:focus{
  background-color: rgb(71 85 105 / 0.45);
}

.focus\:bg-slate-600\/5:focus{
  background-color: rgb(71 85 105 / 0.05);
}

.focus\:bg-slate-600\/50:focus{
  background-color: rgb(71 85 105 / 0.5);
}

.focus\:bg-slate-600\/55:focus{
  background-color: rgb(71 85 105 / 0.55);
}

.focus\:bg-slate-600\/60:focus{
  background-color: rgb(71 85 105 / 0.6);
}

.focus\:bg-slate-600\/65:focus{
  background-color: rgb(71 85 105 / 0.65);
}

.focus\:bg-slate-600\/70:focus{
  background-color: rgb(71 85 105 / 0.7);
}

.focus\:bg-slate-600\/75:focus{
  background-color: rgb(71 85 105 / 0.75);
}

.focus\:bg-slate-600\/80:focus{
  background-color: rgb(71 85 105 / 0.8);
}

.focus\:bg-slate-600\/85:focus{
  background-color: rgb(71 85 105 / 0.85);
}

.focus\:bg-slate-600\/90:focus{
  background-color: rgb(71 85 105 / 0.9);
}

.focus\:bg-slate-600\/95:focus{
  background-color: rgb(71 85 105 / 0.95);
}

.focus\:bg-slate-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}

.focus\:bg-slate-700\/0:focus{
  background-color: rgb(51 65 85 / 0);
}

.focus\:bg-slate-700\/10:focus{
  background-color: rgb(51 65 85 / 0.1);
}

.focus\:bg-slate-700\/100:focus{
  background-color: rgb(51 65 85 / 1);
}

.focus\:bg-slate-700\/15:focus{
  background-color: rgb(51 65 85 / 0.15);
}

.focus\:bg-slate-700\/20:focus{
  background-color: rgb(51 65 85 / 0.2);
}

.focus\:bg-slate-700\/25:focus{
  background-color: rgb(51 65 85 / 0.25);
}

.focus\:bg-slate-700\/30:focus{
  background-color: rgb(51 65 85 / 0.3);
}

.focus\:bg-slate-700\/35:focus{
  background-color: rgb(51 65 85 / 0.35);
}

.focus\:bg-slate-700\/40:focus{
  background-color: rgb(51 65 85 / 0.4);
}

.focus\:bg-slate-700\/45:focus{
  background-color: rgb(51 65 85 / 0.45);
}

.focus\:bg-slate-700\/5:focus{
  background-color: rgb(51 65 85 / 0.05);
}

.focus\:bg-slate-700\/50:focus{
  background-color: rgb(51 65 85 / 0.5);
}

.focus\:bg-slate-700\/55:focus{
  background-color: rgb(51 65 85 / 0.55);
}

.focus\:bg-slate-700\/60:focus{
  background-color: rgb(51 65 85 / 0.6);
}

.focus\:bg-slate-700\/65:focus{
  background-color: rgb(51 65 85 / 0.65);
}

.focus\:bg-slate-700\/70:focus{
  background-color: rgb(51 65 85 / 0.7);
}

.focus\:bg-slate-700\/75:focus{
  background-color: rgb(51 65 85 / 0.75);
}

.focus\:bg-slate-700\/80:focus{
  background-color: rgb(51 65 85 / 0.8);
}

.focus\:bg-slate-700\/85:focus{
  background-color: rgb(51 65 85 / 0.85);
}

.focus\:bg-slate-700\/90:focus{
  background-color: rgb(51 65 85 / 0.9);
}

.focus\:bg-slate-700\/95:focus{
  background-color: rgb(51 65 85 / 0.95);
}

.focus\:bg-slate-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}

.focus\:bg-slate-800\/0:focus{
  background-color: rgb(30 41 59 / 0);
}

.focus\:bg-slate-800\/10:focus{
  background-color: rgb(30 41 59 / 0.1);
}

.focus\:bg-slate-800\/100:focus{
  background-color: rgb(30 41 59 / 1);
}

.focus\:bg-slate-800\/15:focus{
  background-color: rgb(30 41 59 / 0.15);
}

.focus\:bg-slate-800\/20:focus{
  background-color: rgb(30 41 59 / 0.2);
}

.focus\:bg-slate-800\/25:focus{
  background-color: rgb(30 41 59 / 0.25);
}

.focus\:bg-slate-800\/30:focus{
  background-color: rgb(30 41 59 / 0.3);
}

.focus\:bg-slate-800\/35:focus{
  background-color: rgb(30 41 59 / 0.35);
}

.focus\:bg-slate-800\/40:focus{
  background-color: rgb(30 41 59 / 0.4);
}

.focus\:bg-slate-800\/45:focus{
  background-color: rgb(30 41 59 / 0.45);
}

.focus\:bg-slate-800\/5:focus{
  background-color: rgb(30 41 59 / 0.05);
}

.focus\:bg-slate-800\/50:focus{
  background-color: rgb(30 41 59 / 0.5);
}

.focus\:bg-slate-800\/55:focus{
  background-color: rgb(30 41 59 / 0.55);
}

.focus\:bg-slate-800\/60:focus{
  background-color: rgb(30 41 59 / 0.6);
}

.focus\:bg-slate-800\/65:focus{
  background-color: rgb(30 41 59 / 0.65);
}

.focus\:bg-slate-800\/70:focus{
  background-color: rgb(30 41 59 / 0.7);
}

.focus\:bg-slate-800\/75:focus{
  background-color: rgb(30 41 59 / 0.75);
}

.focus\:bg-slate-800\/80:focus{
  background-color: rgb(30 41 59 / 0.8);
}

.focus\:bg-slate-800\/85:focus{
  background-color: rgb(30 41 59 / 0.85);
}

.focus\:bg-slate-800\/90:focus{
  background-color: rgb(30 41 59 / 0.9);
}

.focus\:bg-slate-800\/95:focus{
  background-color: rgb(30 41 59 / 0.95);
}

.focus\:bg-slate-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}

.focus\:bg-slate-900\/0:focus{
  background-color: rgb(15 23 42 / 0);
}

.focus\:bg-slate-900\/10:focus{
  background-color: rgb(15 23 42 / 0.1);
}

.focus\:bg-slate-900\/100:focus{
  background-color: rgb(15 23 42 / 1);
}

.focus\:bg-slate-900\/15:focus{
  background-color: rgb(15 23 42 / 0.15);
}

.focus\:bg-slate-900\/20:focus{
  background-color: rgb(15 23 42 / 0.2);
}

.focus\:bg-slate-900\/25:focus{
  background-color: rgb(15 23 42 / 0.25);
}

.focus\:bg-slate-900\/30:focus{
  background-color: rgb(15 23 42 / 0.3);
}

.focus\:bg-slate-900\/35:focus{
  background-color: rgb(15 23 42 / 0.35);
}

.focus\:bg-slate-900\/40:focus{
  background-color: rgb(15 23 42 / 0.4);
}

.focus\:bg-slate-900\/45:focus{
  background-color: rgb(15 23 42 / 0.45);
}

.focus\:bg-slate-900\/5:focus{
  background-color: rgb(15 23 42 / 0.05);
}

.focus\:bg-slate-900\/50:focus{
  background-color: rgb(15 23 42 / 0.5);
}

.focus\:bg-slate-900\/55:focus{
  background-color: rgb(15 23 42 / 0.55);
}

.focus\:bg-slate-900\/60:focus{
  background-color: rgb(15 23 42 / 0.6);
}

.focus\:bg-slate-900\/65:focus{
  background-color: rgb(15 23 42 / 0.65);
}

.focus\:bg-slate-900\/70:focus{
  background-color: rgb(15 23 42 / 0.7);
}

.focus\:bg-slate-900\/75:focus{
  background-color: rgb(15 23 42 / 0.75);
}

.focus\:bg-slate-900\/80:focus{
  background-color: rgb(15 23 42 / 0.8);
}

.focus\:bg-slate-900\/85:focus{
  background-color: rgb(15 23 42 / 0.85);
}

.focus\:bg-slate-900\/90:focus{
  background-color: rgb(15 23 42 / 0.9);
}

.focus\:bg-slate-900\/95:focus{
  background-color: rgb(15 23 42 / 0.95);
}

.focus\:bg-slate-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity));
}

.focus\:bg-slate-950\/0:focus{
  background-color: rgb(2 6 23 / 0);
}

.focus\:bg-slate-950\/10:focus{
  background-color: rgb(2 6 23 / 0.1);
}

.focus\:bg-slate-950\/100:focus{
  background-color: rgb(2 6 23 / 1);
}

.focus\:bg-slate-950\/15:focus{
  background-color: rgb(2 6 23 / 0.15);
}

.focus\:bg-slate-950\/20:focus{
  background-color: rgb(2 6 23 / 0.2);
}

.focus\:bg-slate-950\/25:focus{
  background-color: rgb(2 6 23 / 0.25);
}

.focus\:bg-slate-950\/30:focus{
  background-color: rgb(2 6 23 / 0.3);
}

.focus\:bg-slate-950\/35:focus{
  background-color: rgb(2 6 23 / 0.35);
}

.focus\:bg-slate-950\/40:focus{
  background-color: rgb(2 6 23 / 0.4);
}

.focus\:bg-slate-950\/45:focus{
  background-color: rgb(2 6 23 / 0.45);
}

.focus\:bg-slate-950\/5:focus{
  background-color: rgb(2 6 23 / 0.05);
}

.focus\:bg-slate-950\/50:focus{
  background-color: rgb(2 6 23 / 0.5);
}

.focus\:bg-slate-950\/55:focus{
  background-color: rgb(2 6 23 / 0.55);
}

.focus\:bg-slate-950\/60:focus{
  background-color: rgb(2 6 23 / 0.6);
}

.focus\:bg-slate-950\/65:focus{
  background-color: rgb(2 6 23 / 0.65);
}

.focus\:bg-slate-950\/70:focus{
  background-color: rgb(2 6 23 / 0.7);
}

.focus\:bg-slate-950\/75:focus{
  background-color: rgb(2 6 23 / 0.75);
}

.focus\:bg-slate-950\/80:focus{
  background-color: rgb(2 6 23 / 0.8);
}

.focus\:bg-slate-950\/85:focus{
  background-color: rgb(2 6 23 / 0.85);
}

.focus\:bg-slate-950\/90:focus{
  background-color: rgb(2 6 23 / 0.9);
}

.focus\:bg-slate-950\/95:focus{
  background-color: rgb(2 6 23 / 0.95);
}

.focus\:bg-teal-100\/50:focus{
  background-color: rgb(204 251 241 / 0.5);
}

.focus\:bg-violet-100\/50:focus{
  background-color: rgb(237 233 254 / 0.5);
}

.focus\:bg-yellow-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-100\/0:focus{
  background-color: rgb(254 249 195 / 0);
}

.focus\:bg-yellow-100\/10:focus{
  background-color: rgb(254 249 195 / 0.1);
}

.focus\:bg-yellow-100\/100:focus{
  background-color: rgb(254 249 195 / 1);
}

.focus\:bg-yellow-100\/15:focus{
  background-color: rgb(254 249 195 / 0.15);
}

.focus\:bg-yellow-100\/20:focus{
  background-color: rgb(254 249 195 / 0.2);
}

.focus\:bg-yellow-100\/25:focus{
  background-color: rgb(254 249 195 / 0.25);
}

.focus\:bg-yellow-100\/30:focus{
  background-color: rgb(254 249 195 / 0.3);
}

.focus\:bg-yellow-100\/35:focus{
  background-color: rgb(254 249 195 / 0.35);
}

.focus\:bg-yellow-100\/40:focus{
  background-color: rgb(254 249 195 / 0.4);
}

.focus\:bg-yellow-100\/45:focus{
  background-color: rgb(254 249 195 / 0.45);
}

.focus\:bg-yellow-100\/5:focus{
  background-color: rgb(254 249 195 / 0.05);
}

.focus\:bg-yellow-100\/50:focus{
  background-color: rgb(254 249 195 / 0.5);
}

.focus\:bg-yellow-100\/55:focus{
  background-color: rgb(254 249 195 / 0.55);
}

.focus\:bg-yellow-100\/60:focus{
  background-color: rgb(254 249 195 / 0.6);
}

.focus\:bg-yellow-100\/65:focus{
  background-color: rgb(254 249 195 / 0.65);
}

.focus\:bg-yellow-100\/70:focus{
  background-color: rgb(254 249 195 / 0.7);
}

.focus\:bg-yellow-100\/75:focus{
  background-color: rgb(254 249 195 / 0.75);
}

.focus\:bg-yellow-100\/80:focus{
  background-color: rgb(254 249 195 / 0.8);
}

.focus\:bg-yellow-100\/85:focus{
  background-color: rgb(254 249 195 / 0.85);
}

.focus\:bg-yellow-100\/90:focus{
  background-color: rgb(254 249 195 / 0.9);
}

.focus\:bg-yellow-100\/95:focus{
  background-color: rgb(254 249 195 / 0.95);
}

.focus\:bg-yellow-200:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-200\/0:focus{
  background-color: rgb(254 240 138 / 0);
}

.focus\:bg-yellow-200\/10:focus{
  background-color: rgb(254 240 138 / 0.1);
}

.focus\:bg-yellow-200\/100:focus{
  background-color: rgb(254 240 138 / 1);
}

.focus\:bg-yellow-200\/15:focus{
  background-color: rgb(254 240 138 / 0.15);
}

.focus\:bg-yellow-200\/20:focus{
  background-color: rgb(254 240 138 / 0.2);
}

.focus\:bg-yellow-200\/25:focus{
  background-color: rgb(254 240 138 / 0.25);
}

.focus\:bg-yellow-200\/30:focus{
  background-color: rgb(254 240 138 / 0.3);
}

.focus\:bg-yellow-200\/35:focus{
  background-color: rgb(254 240 138 / 0.35);
}

.focus\:bg-yellow-200\/40:focus{
  background-color: rgb(254 240 138 / 0.4);
}

.focus\:bg-yellow-200\/45:focus{
  background-color: rgb(254 240 138 / 0.45);
}

.focus\:bg-yellow-200\/5:focus{
  background-color: rgb(254 240 138 / 0.05);
}

.focus\:bg-yellow-200\/50:focus{
  background-color: rgb(254 240 138 / 0.5);
}

.focus\:bg-yellow-200\/55:focus{
  background-color: rgb(254 240 138 / 0.55);
}

.focus\:bg-yellow-200\/60:focus{
  background-color: rgb(254 240 138 / 0.6);
}

.focus\:bg-yellow-200\/65:focus{
  background-color: rgb(254 240 138 / 0.65);
}

.focus\:bg-yellow-200\/70:focus{
  background-color: rgb(254 240 138 / 0.7);
}

.focus\:bg-yellow-200\/75:focus{
  background-color: rgb(254 240 138 / 0.75);
}

.focus\:bg-yellow-200\/80:focus{
  background-color: rgb(254 240 138 / 0.8);
}

.focus\:bg-yellow-200\/85:focus{
  background-color: rgb(254 240 138 / 0.85);
}

.focus\:bg-yellow-200\/90:focus{
  background-color: rgb(254 240 138 / 0.9);
}

.focus\:bg-yellow-200\/95:focus{
  background-color: rgb(254 240 138 / 0.95);
}

.focus\:bg-yellow-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-300\/0:focus{
  background-color: rgb(253 224 71 / 0);
}

.focus\:bg-yellow-300\/10:focus{
  background-color: rgb(253 224 71 / 0.1);
}

.focus\:bg-yellow-300\/100:focus{
  background-color: rgb(253 224 71 / 1);
}

.focus\:bg-yellow-300\/15:focus{
  background-color: rgb(253 224 71 / 0.15);
}

.focus\:bg-yellow-300\/20:focus{
  background-color: rgb(253 224 71 / 0.2);
}

.focus\:bg-yellow-300\/25:focus{
  background-color: rgb(253 224 71 / 0.25);
}

.focus\:bg-yellow-300\/30:focus{
  background-color: rgb(253 224 71 / 0.3);
}

.focus\:bg-yellow-300\/35:focus{
  background-color: rgb(253 224 71 / 0.35);
}

.focus\:bg-yellow-300\/40:focus{
  background-color: rgb(253 224 71 / 0.4);
}

.focus\:bg-yellow-300\/45:focus{
  background-color: rgb(253 224 71 / 0.45);
}

.focus\:bg-yellow-300\/5:focus{
  background-color: rgb(253 224 71 / 0.05);
}

.focus\:bg-yellow-300\/50:focus{
  background-color: rgb(253 224 71 / 0.5);
}

.focus\:bg-yellow-300\/55:focus{
  background-color: rgb(253 224 71 / 0.55);
}

.focus\:bg-yellow-300\/60:focus{
  background-color: rgb(253 224 71 / 0.6);
}

.focus\:bg-yellow-300\/65:focus{
  background-color: rgb(253 224 71 / 0.65);
}

.focus\:bg-yellow-300\/70:focus{
  background-color: rgb(253 224 71 / 0.7);
}

.focus\:bg-yellow-300\/75:focus{
  background-color: rgb(253 224 71 / 0.75);
}

.focus\:bg-yellow-300\/80:focus{
  background-color: rgb(253 224 71 / 0.8);
}

.focus\:bg-yellow-300\/85:focus{
  background-color: rgb(253 224 71 / 0.85);
}

.focus\:bg-yellow-300\/90:focus{
  background-color: rgb(253 224 71 / 0.9);
}

.focus\:bg-yellow-300\/95:focus{
  background-color: rgb(253 224 71 / 0.95);
}

.focus\:bg-yellow-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-400\/0:focus{
  background-color: rgb(250 204 21 / 0);
}

.focus\:bg-yellow-400\/10:focus{
  background-color: rgb(250 204 21 / 0.1);
}

.focus\:bg-yellow-400\/100:focus{
  background-color: rgb(250 204 21 / 1);
}

.focus\:bg-yellow-400\/15:focus{
  background-color: rgb(250 204 21 / 0.15);
}

.focus\:bg-yellow-400\/20:focus{
  background-color: rgb(250 204 21 / 0.2);
}

.focus\:bg-yellow-400\/25:focus{
  background-color: rgb(250 204 21 / 0.25);
}

.focus\:bg-yellow-400\/30:focus{
  background-color: rgb(250 204 21 / 0.3);
}

.focus\:bg-yellow-400\/35:focus{
  background-color: rgb(250 204 21 / 0.35);
}

.focus\:bg-yellow-400\/40:focus{
  background-color: rgb(250 204 21 / 0.4);
}

.focus\:bg-yellow-400\/45:focus{
  background-color: rgb(250 204 21 / 0.45);
}

.focus\:bg-yellow-400\/5:focus{
  background-color: rgb(250 204 21 / 0.05);
}

.focus\:bg-yellow-400\/50:focus{
  background-color: rgb(250 204 21 / 0.5);
}

.focus\:bg-yellow-400\/55:focus{
  background-color: rgb(250 204 21 / 0.55);
}

.focus\:bg-yellow-400\/60:focus{
  background-color: rgb(250 204 21 / 0.6);
}

.focus\:bg-yellow-400\/65:focus{
  background-color: rgb(250 204 21 / 0.65);
}

.focus\:bg-yellow-400\/70:focus{
  background-color: rgb(250 204 21 / 0.7);
}

.focus\:bg-yellow-400\/75:focus{
  background-color: rgb(250 204 21 / 0.75);
}

.focus\:bg-yellow-400\/80:focus{
  background-color: rgb(250 204 21 / 0.8);
}

.focus\:bg-yellow-400\/85:focus{
  background-color: rgb(250 204 21 / 0.85);
}

.focus\:bg-yellow-400\/90:focus{
  background-color: rgb(250 204 21 / 0.9);
}

.focus\:bg-yellow-400\/95:focus{
  background-color: rgb(250 204 21 / 0.95);
}

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

.focus\:bg-yellow-500\/0:focus{
  background-color: rgb(234 179 8 / 0);
}

.focus\:bg-yellow-500\/10:focus{
  background-color: rgb(234 179 8 / 0.1);
}

.focus\:bg-yellow-500\/100:focus{
  background-color: rgb(234 179 8 / 1);
}

.focus\:bg-yellow-500\/15:focus{
  background-color: rgb(234 179 8 / 0.15);
}

.focus\:bg-yellow-500\/20:focus{
  background-color: rgb(234 179 8 / 0.2);
}

.focus\:bg-yellow-500\/25:focus{
  background-color: rgb(234 179 8 / 0.25);
}

.focus\:bg-yellow-500\/30:focus{
  background-color: rgb(234 179 8 / 0.3);
}

.focus\:bg-yellow-500\/35:focus{
  background-color: rgb(234 179 8 / 0.35);
}

.focus\:bg-yellow-500\/40:focus{
  background-color: rgb(234 179 8 / 0.4);
}

.focus\:bg-yellow-500\/45:focus{
  background-color: rgb(234 179 8 / 0.45);
}

.focus\:bg-yellow-500\/5:focus{
  background-color: rgb(234 179 8 / 0.05);
}

.focus\:bg-yellow-500\/50:focus{
  background-color: rgb(234 179 8 / 0.5);
}

.focus\:bg-yellow-500\/55:focus{
  background-color: rgb(234 179 8 / 0.55);
}

.focus\:bg-yellow-500\/60:focus{
  background-color: rgb(234 179 8 / 0.6);
}

.focus\:bg-yellow-500\/65:focus{
  background-color: rgb(234 179 8 / 0.65);
}

.focus\:bg-yellow-500\/70:focus{
  background-color: rgb(234 179 8 / 0.7);
}

.focus\:bg-yellow-500\/75:focus{
  background-color: rgb(234 179 8 / 0.75);
}

.focus\:bg-yellow-500\/80:focus{
  background-color: rgb(234 179 8 / 0.8);
}

.focus\:bg-yellow-500\/85:focus{
  background-color: rgb(234 179 8 / 0.85);
}

.focus\:bg-yellow-500\/90:focus{
  background-color: rgb(234 179 8 / 0.9);
}

.focus\:bg-yellow-500\/95:focus{
  background-color: rgb(234 179 8 / 0.95);
}

.focus\:bg-yellow-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-600\/0:focus{
  background-color: rgb(202 138 4 / 0);
}

.focus\:bg-yellow-600\/10:focus{
  background-color: rgb(202 138 4 / 0.1);
}

.focus\:bg-yellow-600\/100:focus{
  background-color: rgb(202 138 4 / 1);
}

.focus\:bg-yellow-600\/15:focus{
  background-color: rgb(202 138 4 / 0.15);
}

.focus\:bg-yellow-600\/20:focus{
  background-color: rgb(202 138 4 / 0.2);
}

.focus\:bg-yellow-600\/25:focus{
  background-color: rgb(202 138 4 / 0.25);
}

.focus\:bg-yellow-600\/30:focus{
  background-color: rgb(202 138 4 / 0.3);
}

.focus\:bg-yellow-600\/35:focus{
  background-color: rgb(202 138 4 / 0.35);
}

.focus\:bg-yellow-600\/40:focus{
  background-color: rgb(202 138 4 / 0.4);
}

.focus\:bg-yellow-600\/45:focus{
  background-color: rgb(202 138 4 / 0.45);
}

.focus\:bg-yellow-600\/5:focus{
  background-color: rgb(202 138 4 / 0.05);
}

.focus\:bg-yellow-600\/50:focus{
  background-color: rgb(202 138 4 / 0.5);
}

.focus\:bg-yellow-600\/55:focus{
  background-color: rgb(202 138 4 / 0.55);
}

.focus\:bg-yellow-600\/60:focus{
  background-color: rgb(202 138 4 / 0.6);
}

.focus\:bg-yellow-600\/65:focus{
  background-color: rgb(202 138 4 / 0.65);
}

.focus\:bg-yellow-600\/70:focus{
  background-color: rgb(202 138 4 / 0.7);
}

.focus\:bg-yellow-600\/75:focus{
  background-color: rgb(202 138 4 / 0.75);
}

.focus\:bg-yellow-600\/80:focus{
  background-color: rgb(202 138 4 / 0.8);
}

.focus\:bg-yellow-600\/85:focus{
  background-color: rgb(202 138 4 / 0.85);
}

.focus\:bg-yellow-600\/90:focus{
  background-color: rgb(202 138 4 / 0.9);
}

.focus\:bg-yellow-600\/95:focus{
  background-color: rgb(202 138 4 / 0.95);
}

.focus\:bg-yellow-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-700\/0:focus{
  background-color: rgb(161 98 7 / 0);
}

.focus\:bg-yellow-700\/10:focus{
  background-color: rgb(161 98 7 / 0.1);
}

.focus\:bg-yellow-700\/100:focus{
  background-color: rgb(161 98 7 / 1);
}

.focus\:bg-yellow-700\/15:focus{
  background-color: rgb(161 98 7 / 0.15);
}

.focus\:bg-yellow-700\/20:focus{
  background-color: rgb(161 98 7 / 0.2);
}

.focus\:bg-yellow-700\/25:focus{
  background-color: rgb(161 98 7 / 0.25);
}

.focus\:bg-yellow-700\/30:focus{
  background-color: rgb(161 98 7 / 0.3);
}

.focus\:bg-yellow-700\/35:focus{
  background-color: rgb(161 98 7 / 0.35);
}

.focus\:bg-yellow-700\/40:focus{
  background-color: rgb(161 98 7 / 0.4);
}

.focus\:bg-yellow-700\/45:focus{
  background-color: rgb(161 98 7 / 0.45);
}

.focus\:bg-yellow-700\/5:focus{
  background-color: rgb(161 98 7 / 0.05);
}

.focus\:bg-yellow-700\/50:focus{
  background-color: rgb(161 98 7 / 0.5);
}

.focus\:bg-yellow-700\/55:focus{
  background-color: rgb(161 98 7 / 0.55);
}

.focus\:bg-yellow-700\/60:focus{
  background-color: rgb(161 98 7 / 0.6);
}

.focus\:bg-yellow-700\/65:focus{
  background-color: rgb(161 98 7 / 0.65);
}

.focus\:bg-yellow-700\/70:focus{
  background-color: rgb(161 98 7 / 0.7);
}

.focus\:bg-yellow-700\/75:focus{
  background-color: rgb(161 98 7 / 0.75);
}

.focus\:bg-yellow-700\/80:focus{
  background-color: rgb(161 98 7 / 0.8);
}

.focus\:bg-yellow-700\/85:focus{
  background-color: rgb(161 98 7 / 0.85);
}

.focus\:bg-yellow-700\/90:focus{
  background-color: rgb(161 98 7 / 0.9);
}

.focus\:bg-yellow-700\/95:focus{
  background-color: rgb(161 98 7 / 0.95);
}

.focus\:bg-yellow-800:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-800\/0:focus{
  background-color: rgb(133 77 14 / 0);
}

.focus\:bg-yellow-800\/10:focus{
  background-color: rgb(133 77 14 / 0.1);
}

.focus\:bg-yellow-800\/100:focus{
  background-color: rgb(133 77 14 / 1);
}

.focus\:bg-yellow-800\/15:focus{
  background-color: rgb(133 77 14 / 0.15);
}

.focus\:bg-yellow-800\/20:focus{
  background-color: rgb(133 77 14 / 0.2);
}

.focus\:bg-yellow-800\/25:focus{
  background-color: rgb(133 77 14 / 0.25);
}

.focus\:bg-yellow-800\/30:focus{
  background-color: rgb(133 77 14 / 0.3);
}

.focus\:bg-yellow-800\/35:focus{
  background-color: rgb(133 77 14 / 0.35);
}

.focus\:bg-yellow-800\/40:focus{
  background-color: rgb(133 77 14 / 0.4);
}

.focus\:bg-yellow-800\/45:focus{
  background-color: rgb(133 77 14 / 0.45);
}

.focus\:bg-yellow-800\/5:focus{
  background-color: rgb(133 77 14 / 0.05);
}

.focus\:bg-yellow-800\/50:focus{
  background-color: rgb(133 77 14 / 0.5);
}

.focus\:bg-yellow-800\/55:focus{
  background-color: rgb(133 77 14 / 0.55);
}

.focus\:bg-yellow-800\/60:focus{
  background-color: rgb(133 77 14 / 0.6);
}

.focus\:bg-yellow-800\/65:focus{
  background-color: rgb(133 77 14 / 0.65);
}

.focus\:bg-yellow-800\/70:focus{
  background-color: rgb(133 77 14 / 0.7);
}

.focus\:bg-yellow-800\/75:focus{
  background-color: rgb(133 77 14 / 0.75);
}

.focus\:bg-yellow-800\/80:focus{
  background-color: rgb(133 77 14 / 0.8);
}

.focus\:bg-yellow-800\/85:focus{
  background-color: rgb(133 77 14 / 0.85);
}

.focus\:bg-yellow-800\/90:focus{
  background-color: rgb(133 77 14 / 0.9);
}

.focus\:bg-yellow-800\/95:focus{
  background-color: rgb(133 77 14 / 0.95);
}

.focus\:bg-yellow-900:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-900\/0:focus{
  background-color: rgb(113 63 18 / 0);
}

.focus\:bg-yellow-900\/10:focus{
  background-color: rgb(113 63 18 / 0.1);
}

.focus\:bg-yellow-900\/100:focus{
  background-color: rgb(113 63 18 / 1);
}

.focus\:bg-yellow-900\/15:focus{
  background-color: rgb(113 63 18 / 0.15);
}

.focus\:bg-yellow-900\/20:focus{
  background-color: rgb(113 63 18 / 0.2);
}

.focus\:bg-yellow-900\/25:focus{
  background-color: rgb(113 63 18 / 0.25);
}

.focus\:bg-yellow-900\/30:focus{
  background-color: rgb(113 63 18 / 0.3);
}

.focus\:bg-yellow-900\/35:focus{
  background-color: rgb(113 63 18 / 0.35);
}

.focus\:bg-yellow-900\/40:focus{
  background-color: rgb(113 63 18 / 0.4);
}

.focus\:bg-yellow-900\/45:focus{
  background-color: rgb(113 63 18 / 0.45);
}

.focus\:bg-yellow-900\/5:focus{
  background-color: rgb(113 63 18 / 0.05);
}

.focus\:bg-yellow-900\/50:focus{
  background-color: rgb(113 63 18 / 0.5);
}

.focus\:bg-yellow-900\/55:focus{
  background-color: rgb(113 63 18 / 0.55);
}

.focus\:bg-yellow-900\/60:focus{
  background-color: rgb(113 63 18 / 0.6);
}

.focus\:bg-yellow-900\/65:focus{
  background-color: rgb(113 63 18 / 0.65);
}

.focus\:bg-yellow-900\/70:focus{
  background-color: rgb(113 63 18 / 0.7);
}

.focus\:bg-yellow-900\/75:focus{
  background-color: rgb(113 63 18 / 0.75);
}

.focus\:bg-yellow-900\/80:focus{
  background-color: rgb(113 63 18 / 0.8);
}

.focus\:bg-yellow-900\/85:focus{
  background-color: rgb(113 63 18 / 0.85);
}

.focus\:bg-yellow-900\/90:focus{
  background-color: rgb(113 63 18 / 0.9);
}

.focus\:bg-yellow-900\/95:focus{
  background-color: rgb(113 63 18 / 0.95);
}

.focus\:bg-yellow-950:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity));
}

.focus\:bg-yellow-950\/0:focus{
  background-color: rgb(66 32 6 / 0);
}

.focus\:bg-yellow-950\/10:focus{
  background-color: rgb(66 32 6 / 0.1);
}

.focus\:bg-yellow-950\/100:focus{
  background-color: rgb(66 32 6 / 1);
}

.focus\:bg-yellow-950\/15:focus{
  background-color: rgb(66 32 6 / 0.15);
}

.focus\:bg-yellow-950\/20:focus{
  background-color: rgb(66 32 6 / 0.2);
}

.focus\:bg-yellow-950\/25:focus{
  background-color: rgb(66 32 6 / 0.25);
}

.focus\:bg-yellow-950\/30:focus{
  background-color: rgb(66 32 6 / 0.3);
}

.focus\:bg-yellow-950\/35:focus{
  background-color: rgb(66 32 6 / 0.35);
}

.focus\:bg-yellow-950\/40:focus{
  background-color: rgb(66 32 6 / 0.4);
}

.focus\:bg-yellow-950\/45:focus{
  background-color: rgb(66 32 6 / 0.45);
}

.focus\:bg-yellow-950\/5:focus{
  background-color: rgb(66 32 6 / 0.05);
}

.focus\:bg-yellow-950\/50:focus{
  background-color: rgb(66 32 6 / 0.5);
}

.focus\:bg-yellow-950\/55:focus{
  background-color: rgb(66 32 6 / 0.55);
}

.focus\:bg-yellow-950\/60:focus{
  background-color: rgb(66 32 6 / 0.6);
}

.focus\:bg-yellow-950\/65:focus{
  background-color: rgb(66 32 6 / 0.65);
}

.focus\:bg-yellow-950\/70:focus{
  background-color: rgb(66 32 6 / 0.7);
}

.focus\:bg-yellow-950\/75:focus{
  background-color: rgb(66 32 6 / 0.75);
}

.focus\:bg-yellow-950\/80:focus{
  background-color: rgb(66 32 6 / 0.8);
}

.focus\:bg-yellow-950\/85:focus{
  background-color: rgb(66 32 6 / 0.85);
}

.focus\:bg-yellow-950\/90:focus{
  background-color: rgb(66 32 6 / 0.9);
}

.focus\:bg-yellow-950\/95:focus{
  background-color: rgb(66 32 6 / 0.95);
}

.focus\:text-neutral-50:focus{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.focus\:text-neutral-900:focus{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

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

.focus\:shadow-\[0_0_0_2px\]:focus{
  --tw-shadow: 0 0 0 2px;
  --tw-shadow-colored: 0 0 0 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);
}

.focus\:shadow-black:focus{
  --tw-shadow-color: #000;
  --tw-shadow: var(--tw-shadow-colored);
}

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

.focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

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

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

.focus\:ring-amber-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity));
}

.focus\:ring-amber-500\/20:focus{
  --tw-ring-color: rgb(245 158 11 / 0.2);
}

.focus\:ring-amber-500\/50:focus{
  --tw-ring-color: rgb(245 158 11 / 0.5);
}

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

.focus\:ring-blue-500\/20:focus{
  --tw-ring-color: rgb(59 130 246 / 0.2);
}

.focus\:ring-blue-500\/50:focus{
  --tw-ring-color: rgb(59 130 246 / 0.5);
}

.focus\:ring-cyan-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity));
}

.focus\:ring-cyan-500\/20:focus{
  --tw-ring-color: rgb(6 182 212 / 0.2);
}

.focus\:ring-cyan-500\/50:focus{
  --tw-ring-color: rgb(6 182 212 / 0.5);
}

.focus\:ring-emerald-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity));
}

.focus\:ring-emerald-500\/20:focus{
  --tw-ring-color: rgb(16 185 129 / 0.2);
}

.focus\:ring-emerald-500\/50:focus{
  --tw-ring-color: rgb(16 185 129 / 0.5);
}

.focus\:ring-fuchsia-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity));
}

.focus\:ring-fuchsia-500\/20:focus{
  --tw-ring-color: rgb(217 70 239 / 0.2);
}

.focus\:ring-fuchsia-500\/50:focus{
  --tw-ring-color: rgb(217 70 239 / 0.5);
}

.focus\:ring-green-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity));
}

.focus\:ring-green-500\/20:focus{
  --tw-ring-color: rgb(34 197 94 / 0.2);
}

.focus\:ring-green-500\/50:focus{
  --tw-ring-color: rgb(34 197 94 / 0.5);
}

.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}

.focus\:ring-indigo-500\/20:focus{
  --tw-ring-color: rgb(99 102 241 / 0.2);
}

.focus\:ring-indigo-500\/50:focus{
  --tw-ring-color: rgb(99 102 241 / 0.5);
}

.focus\:ring-lime-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity));
}

.focus\:ring-lime-500\/20:focus{
  --tw-ring-color: rgb(132 204 22 / 0.2);
}

.focus\:ring-lime-500\/50:focus{
  --tw-ring-color: rgb(132 204 22 / 0.5);
}

.focus\:ring-neutral-950:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity));
}

.focus\:ring-orange-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity));
}

.focus\:ring-orange-500\/20:focus{
  --tw-ring-color: rgb(249 115 22 / 0.2);
}

.focus\:ring-orange-500\/50:focus{
  --tw-ring-color: rgb(249 115 22 / 0.5);
}

.focus\:ring-pink-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity));
}

.focus\:ring-pink-500\/20:focus{
  --tw-ring-color: rgb(236 72 153 / 0.2);
}

.focus\:ring-pink-500\/50:focus{
  --tw-ring-color: rgb(236 72 153 / 0.5);
}

.focus\:ring-purple-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity));
}

.focus\:ring-purple-500\/20:focus{
  --tw-ring-color: rgb(168 85 247 / 0.2);
}

.focus\:ring-purple-500\/50:focus{
  --tw-ring-color: rgb(168 85 247 / 0.5);
}

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

.focus\:ring-red-500\/20:focus{
  --tw-ring-color: rgb(239 68 68 / 0.2);
}

.focus\:ring-red-500\/50:focus{
  --tw-ring-color: rgb(239 68 68 / 0.5);
}

.focus\:ring-ring:focus{
  --tw-ring-color: hsl(var(--ring));
}

.focus\:ring-rose-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity));
}

.focus\:ring-rose-500\/20:focus{
  --tw-ring-color: rgb(244 63 94 / 0.2);
}

.focus\:ring-rose-500\/50:focus{
  --tw-ring-color: rgb(244 63 94 / 0.5);
}

.focus\:ring-sky-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

.focus\:ring-sky-500\/20:focus{
  --tw-ring-color: rgb(14 165 233 / 0.2);
}

.focus\:ring-sky-500\/50:focus{
  --tw-ring-color: rgb(14 165 233 / 0.5);
}

.focus\:ring-teal-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity));
}

.focus\:ring-teal-500\/20:focus{
  --tw-ring-color: rgb(20 184 166 / 0.2);
}

.focus\:ring-teal-500\/50:focus{
  --tw-ring-color: rgb(20 184 166 / 0.5);
}

.focus\:ring-violet-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity));
}

.focus\:ring-violet-500\/20:focus{
  --tw-ring-color: rgb(139 92 246 / 0.2);
}

.focus\:ring-violet-500\/50:focus{
  --tw-ring-color: rgb(139 92 246 / 0.5);
}

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

.focus\:ring-yellow-500\/20:focus{
  --tw-ring-color: rgb(234 179 8 / 0.2);
}

.focus\:ring-yellow-500\/50:focus{
  --tw-ring-color: rgb(234 179 8 / 0.5);
}

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

.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));
}

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

.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-neutral-950:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity));
}

.focus-visible\:ring-ring:focus-visible{
  --tw-ring-color: hsl(var(--ring));
}

.focus-visible\:ring-slate-400:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity));
}

.focus-visible\:ring-slate-800:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity));
}

.focus-visible\:ring-white:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.focus-visible\:ring-opacity-75:focus-visible{
  --tw-ring-opacity: 0.75;
}

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

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

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

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

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

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

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

@media (prefers-reduced-motion: reduce){

  .motion-reduce\:transform-none{
    transform: none;
  }
}

.dark\:-rotate-90:is(.dark *){
  --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));
}

.dark\:rotate-0:is(.dark *){
  --tw-rotate: 0deg;
  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));
}

.dark\:scale-0:is(.dark *){
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
}

.dark\:scale-100:is(.dark *){
  --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));
}

.dark\:border-blue-citanusa:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(14 52 100 / var(--tw-border-opacity));
}

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

.dark\:border-green-500:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}

.dark\:border-green-900\/50:is(.dark *){
  border-color: rgb(20 83 45 / 0.5);
}

.dark\:border-neutral-800:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity));
}

.dark\:border-red-500:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.dark\:border-red-900\/50:is(.dark *){
  border-color: rgb(127 29 29 / 0.5);
}

.dark\:border-slate-600:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity));
}

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

.dark\:dark\:border-red-900:is(.dark *):is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity));
}

.dark\:bg-blue-citanusa:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(14 52 100 / var(--tw-bg-opacity));
}

.dark\:bg-neutral-50:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.dark\:bg-neutral-50\/10:is(.dark *){
  background-color: rgb(250 250 250 / 0.1);
}

.dark\:bg-neutral-50\/20:is(.dark *){
  background-color: rgb(250 250 250 / 0.2);
}

.dark\:bg-neutral-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.dark\:bg-neutral-950:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}

.dark\:bg-neutral-950\/80:is(.dark *){
  background-color: rgb(10 10 10 / 0.8);
}

.dark\:bg-popover\/50:is(.dark *){
  background-color: hsl(var(--popover) / 0.5);
}

.dark\:bg-red-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity));
}

.dark\:bg-slate-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}

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

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

.dark\:bg-zinc-800\/30:is(.dark *){
  background-color: rgb(39 39 42 / 0.3);
}

.dark\:from-black:is(.dark *){
  --tw-gradient-from: #000 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);
}

.dark\:from-inherit:is(.dark *){
  --tw-gradient-from: inherit var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:via-black:is(.dark *){
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #000 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.dark\:text-amber-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity));
}

.dark\:text-blue-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.dark\:text-cyan-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity));
}

.dark\:text-emerald-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity));
}

.dark\:text-fuchsia-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(232 121 249 / var(--tw-text-opacity));
}

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

.dark\:text-green-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity));
}

.dark\:text-green-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity));
}

.dark\:text-indigo-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity));
}

.dark\:text-lime-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity));
}

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

.dark\:text-neutral-50:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.dark\:text-neutral-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.dark\:text-orange-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}

.dark\:text-pink-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity));
}

.dark\:text-purple-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity));
}

.dark\:text-red-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.dark\:text-red-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity));
}

.dark\:text-rose-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity));
}

.dark\:text-sky-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity));
}

.dark\:text-teal-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity));
}

.dark\:text-violet-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity));
}

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

.dark\:text-white\/70:is(.dark *){
  color: rgb(255 255 255 / 0.7);
}

.dark\:text-white\/80:is(.dark *){
  color: rgb(255 255 255 / 0.8);
}

.dark\:text-yellow-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}

.dark\:opacity-25:is(.dark *){
  opacity: 0.25;
}

.dark\:ring-offset-neutral-950:is(.dark *){
  --tw-ring-offset-color: #0a0a0a;
}

.dark\:drop-shadow-\[0_0_0\.3rem_\#ffffff70\]:is(.dark *){
  --tw-drop-shadow: drop-shadow(0 0 0.3rem #ffffff70);
  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);
}

.dark\:invert:is(.dark *){
  --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);
}

.dark\:placeholder\:text-neutral-400:is(.dark *)::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

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

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

.before\:dark\:from-transparent:is(.dark *)::before{
  content: var(--tw-content);
  --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);
}

.before\:dark\:to-blue-700:is(.dark *)::before{
  content: var(--tw-content);
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}

.before\:dark\:opacity-10:is(.dark *)::before{
  content: var(--tw-content);
  opacity: 0.1;
}

.after\:dark\:from-sky-900:is(.dark *)::after{
  content: var(--tw-content);
  --tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:dark\:via-\[\#0141ff\]:is(.dark *)::after{
  content: var(--tw-content);
  --tw-gradient-to: rgb(1 65 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0141ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.after\:dark\:opacity-40:is(.dark *)::after{
  content: var(--tw-content);
  opacity: 0.4;
}

.dark\:aria-selected\:bg-neutral-800[aria-selected="true"]:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.dark\:aria-selected\:text-neutral-50[aria-selected="true"]:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.dark\:data-\[active\]\:bg-neutral-800\/50[data-active]:is(.dark *){
  background-color: rgb(38 38 38 / 0.5);
}

.dark\:data-\[state\=active\]\:bg-neutral-950[data-state=active]:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}

.dark\:data-\[state\=checked\]\:bg-neutral-50[data-state=checked]:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.dark\:data-\[state\=open\]\:bg-neutral-800[data-state=open]:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.dark\:data-\[state\=open\]\:bg-neutral-800\/50[data-state=open]:is(.dark *){
  background-color: rgb(38 38 38 / 0.5);
}

.dark\:data-\[state\=active\]\:text-neutral-50[data-state=active]:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.dark\:data-\[state\=checked\]\:text-blue-citanusa[data-state=checked]:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(14 52 100 / var(--tw-text-opacity));
}

.hover\:dark\:border-neutral-700:is(.dark *):hover{
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity));
}

.dark\:hover\:bg-blue-citanusa-medium:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 231 / var(--tw-bg-opacity));
}

.dark\:hover\:bg-neutral-50:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.dark\:hover\:bg-neutral-50\/80:hover:is(.dark *){
  background-color: rgb(250 250 250 / 0.8);
}

.dark\:hover\:bg-neutral-800:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.dark\:hover\:bg-neutral-800\/80:hover:is(.dark *){
  background-color: rgb(38 38 38 / 0.8);
}

.dark\:hover\:bg-red-900\/80:hover:is(.dark *){
  background-color: rgb(127 29 29 / 0.8);
}

.dark\:hover\:bg-white\/10:hover:is(.dark *){
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:dark\:bg-neutral-800\/30:is(.dark *):hover{
  background-color: rgb(38 38 38 / 0.3);
}

.dark\:hover\:text-amber-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity));
}

.dark\:hover\:text-blue-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.dark\:hover\:text-cyan-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity));
}

.dark\:hover\:text-emerald-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity));
}

.dark\:hover\:text-fuchsia-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(232 121 249 / var(--tw-text-opacity));
}

.dark\:hover\:text-green-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity));
}

.dark\:hover\:text-indigo-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity));
}

.dark\:hover\:text-lime-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity));
}

.dark\:hover\:text-neutral-50:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.dark\:hover\:text-neutral-900:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.dark\:hover\:text-orange-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}

.dark\:hover\:text-pink-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity));
}

.dark\:hover\:text-purple-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity));
}

.dark\:hover\:text-red-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.dark\:hover\:text-rose-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity));
}

.dark\:hover\:text-sky-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity));
}

.dark\:hover\:text-teal-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity));
}

.dark\:hover\:text-violet-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity));
}

.dark\:hover\:text-yellow-400:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}

.dark\:focus\:bg-neutral-50:focus:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.dark\:focus\:bg-neutral-800:focus:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.dark\:focus\:bg-white\/10:focus:is(.dark *){
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:focus\:text-neutral-50:focus:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.dark\:focus\:text-neutral-900:focus:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.dark\:focus\:ring-neutral-300:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity));
}

.dark\:focus-visible\:ring-neutral-300:focus-visible:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity));
}

@media (min-width: 640px){

  .sm\:relative{
    position: relative;
  }

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

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

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

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

  .sm\:block{
    display: block;
  }

  .sm\:flex{
    display: flex;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:h-10{
    height: 2.5rem;
  }

  .sm\:w-1\/6{
    width: 16.666667%;
  }

  .sm\:w-10\/12{
    width: 83.333333%;
  }

  .sm\:w-2\/12{
    width: 16.666667%;
  }

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

  .sm\:w-\[5rem\]{
    width: 5rem;
  }

  .sm\:w-\[9rem\]{
    width: 9rem;
  }

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

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

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

  .sm\:min-w-72{
    min-width: 18rem;
  }

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

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

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

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

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

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

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

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

  .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\:rounded-lg{
    border-radius: var(--radius);
  }

  .sm\:border{
    border-width: 1px;
  }

  .sm\:border-slate-800{
    --tw-border-opacity: 1;
    border-color: rgb(30 41 59 / var(--tw-border-opacity));
  }

  .sm\:p-3{
    padding: 0.75rem;
  }

  .sm\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

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

  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

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

  .sm\:before\:w-\[480px\]::before{
    content: var(--tw-content);
    width: 480px;
  }

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

  .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\:inset-x-52{
    left: 13rem;
    right: 13rem;
  }

  .md\:top-28{
    top: 7rem;
  }

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

  .md\:mb-5{
    margin-bottom: 1.25rem;
  }

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

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

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:inline-flex{
    display: inline-flex;
  }

  .md\:grid{
    display: grid;
  }

  .md\:hidden{
    display: none;
  }

  .md\:h-20{
    height: 5rem;
  }

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

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

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-1\/6{
    width: 16.666667%;
  }

  .md\:w-2\/3{
    width: 66.666667%;
  }

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

  .md\:w-52{
    width: 13rem;
  }

  .md\:w-8\/12{
    width: 66.666667%;
  }

  .md\:w-80{
    width: 20rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .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-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

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

  .md\:items-end{
    align-items: flex-end;
  }

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

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

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

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

  .md\:gap-2{
    gap: 0.5rem;
  }

  .md\:gap-3{
    gap: 0.75rem;
  }

  .md\:gap-4{
    gap: 1rem;
  }

  .md\:gap-5{
    gap: 1.25rem;
  }

  .md\: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)));
  }

  .md\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .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\:whitespace-nowrap{
    white-space: nowrap;
  }

  .md\:border{
    border-width: 1px;
  }

  .md\:border-b{
    border-bottom-width: 1px;
  }

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

  .md\:bg-slate-100{
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  }

  .md\:p-2{
    padding: 0.5rem;
  }

  .md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:pb-0{
    padding-bottom: 0px;
  }

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

  .md\:pl-1{
    padding-left: 0.25rem;
  }

  .md\:pl-2{
    padding-left: 0.5rem;
  }

  .md\:pl-52{
    padding-left: 13rem;
  }

  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .placeholder\:md\:text-xs::-moz-placeholder{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .placeholder\:md\:text-xs::placeholder{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1024px){

  .lg\:pointer-events-auto{
    pointer-events: auto;
  }

  .lg\:static{
    position: static;
  }

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

  .lg\:ml-8{
    margin-left: 2rem;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-10{
    height: 2.5rem;
  }

  .lg\:h-auto{
    height: auto;
  }

  .lg\:w-1\/2{
    width: 50%;
  }

  .lg\:w-1\/6{
    width: 16.666667%;
  }

  .lg\:w-10{
    width: 2.5rem;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

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

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

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

  .lg\:max-w-5xl{
    max-width: 64rem;
  }

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

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

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

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

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

  .lg\:rounded-xl{
    border-radius: 0.75rem;
  }

  .lg\:border{
    border-width: 1px;
  }

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

  .lg\:border-r{
    border-right-width: 1px;
  }

  .lg\:bg-amber-100{
    --tw-bg-opacity: 1;
    background-color: rgb(254 243 199 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-100\/0{
    background-color: rgb(254 243 199 / 0);
  }

  .lg\:bg-amber-100\/10{
    background-color: rgb(254 243 199 / 0.1);
  }

  .lg\:bg-amber-100\/100{
    background-color: rgb(254 243 199 / 1);
  }

  .lg\:bg-amber-100\/15{
    background-color: rgb(254 243 199 / 0.15);
  }

  .lg\:bg-amber-100\/20{
    background-color: rgb(254 243 199 / 0.2);
  }

  .lg\:bg-amber-100\/25{
    background-color: rgb(254 243 199 / 0.25);
  }

  .lg\:bg-amber-100\/30{
    background-color: rgb(254 243 199 / 0.3);
  }

  .lg\:bg-amber-100\/35{
    background-color: rgb(254 243 199 / 0.35);
  }

  .lg\:bg-amber-100\/40{
    background-color: rgb(254 243 199 / 0.4);
  }

  .lg\:bg-amber-100\/45{
    background-color: rgb(254 243 199 / 0.45);
  }

  .lg\:bg-amber-100\/5{
    background-color: rgb(254 243 199 / 0.05);
  }

  .lg\:bg-amber-100\/50{
    background-color: rgb(254 243 199 / 0.5);
  }

  .lg\:bg-amber-100\/55{
    background-color: rgb(254 243 199 / 0.55);
  }

  .lg\:bg-amber-100\/60{
    background-color: rgb(254 243 199 / 0.6);
  }

  .lg\:bg-amber-100\/65{
    background-color: rgb(254 243 199 / 0.65);
  }

  .lg\:bg-amber-100\/70{
    background-color: rgb(254 243 199 / 0.7);
  }

  .lg\:bg-amber-100\/75{
    background-color: rgb(254 243 199 / 0.75);
  }

  .lg\:bg-amber-100\/80{
    background-color: rgb(254 243 199 / 0.8);
  }

  .lg\:bg-amber-100\/85{
    background-color: rgb(254 243 199 / 0.85);
  }

  .lg\:bg-amber-100\/90{
    background-color: rgb(254 243 199 / 0.9);
  }

  .lg\:bg-amber-100\/95{
    background-color: rgb(254 243 199 / 0.95);
  }

  .lg\:bg-amber-200{
    --tw-bg-opacity: 1;
    background-color: rgb(253 230 138 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-200\/0{
    background-color: rgb(253 230 138 / 0);
  }

  .lg\:bg-amber-200\/10{
    background-color: rgb(253 230 138 / 0.1);
  }

  .lg\:bg-amber-200\/100{
    background-color: rgb(253 230 138 / 1);
  }

  .lg\:bg-amber-200\/15{
    background-color: rgb(253 230 138 / 0.15);
  }

  .lg\:bg-amber-200\/20{
    background-color: rgb(253 230 138 / 0.2);
  }

  .lg\:bg-amber-200\/25{
    background-color: rgb(253 230 138 / 0.25);
  }

  .lg\:bg-amber-200\/30{
    background-color: rgb(253 230 138 / 0.3);
  }

  .lg\:bg-amber-200\/35{
    background-color: rgb(253 230 138 / 0.35);
  }

  .lg\:bg-amber-200\/40{
    background-color: rgb(253 230 138 / 0.4);
  }

  .lg\:bg-amber-200\/45{
    background-color: rgb(253 230 138 / 0.45);
  }

  .lg\:bg-amber-200\/5{
    background-color: rgb(253 230 138 / 0.05);
  }

  .lg\:bg-amber-200\/50{
    background-color: rgb(253 230 138 / 0.5);
  }

  .lg\:bg-amber-200\/55{
    background-color: rgb(253 230 138 / 0.55);
  }

  .lg\:bg-amber-200\/60{
    background-color: rgb(253 230 138 / 0.6);
  }

  .lg\:bg-amber-200\/65{
    background-color: rgb(253 230 138 / 0.65);
  }

  .lg\:bg-amber-200\/70{
    background-color: rgb(253 230 138 / 0.7);
  }

  .lg\:bg-amber-200\/75{
    background-color: rgb(253 230 138 / 0.75);
  }

  .lg\:bg-amber-200\/80{
    background-color: rgb(253 230 138 / 0.8);
  }

  .lg\:bg-amber-200\/85{
    background-color: rgb(253 230 138 / 0.85);
  }

  .lg\:bg-amber-200\/90{
    background-color: rgb(253 230 138 / 0.9);
  }

  .lg\:bg-amber-200\/95{
    background-color: rgb(253 230 138 / 0.95);
  }

  .lg\:bg-amber-300{
    --tw-bg-opacity: 1;
    background-color: rgb(252 211 77 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-300\/0{
    background-color: rgb(252 211 77 / 0);
  }

  .lg\:bg-amber-300\/10{
    background-color: rgb(252 211 77 / 0.1);
  }

  .lg\:bg-amber-300\/100{
    background-color: rgb(252 211 77 / 1);
  }

  .lg\:bg-amber-300\/15{
    background-color: rgb(252 211 77 / 0.15);
  }

  .lg\:bg-amber-300\/20{
    background-color: rgb(252 211 77 / 0.2);
  }

  .lg\:bg-amber-300\/25{
    background-color: rgb(252 211 77 / 0.25);
  }

  .lg\:bg-amber-300\/30{
    background-color: rgb(252 211 77 / 0.3);
  }

  .lg\:bg-amber-300\/35{
    background-color: rgb(252 211 77 / 0.35);
  }

  .lg\:bg-amber-300\/40{
    background-color: rgb(252 211 77 / 0.4);
  }

  .lg\:bg-amber-300\/45{
    background-color: rgb(252 211 77 / 0.45);
  }

  .lg\:bg-amber-300\/5{
    background-color: rgb(252 211 77 / 0.05);
  }

  .lg\:bg-amber-300\/50{
    background-color: rgb(252 211 77 / 0.5);
  }

  .lg\:bg-amber-300\/55{
    background-color: rgb(252 211 77 / 0.55);
  }

  .lg\:bg-amber-300\/60{
    background-color: rgb(252 211 77 / 0.6);
  }

  .lg\:bg-amber-300\/65{
    background-color: rgb(252 211 77 / 0.65);
  }

  .lg\:bg-amber-300\/70{
    background-color: rgb(252 211 77 / 0.7);
  }

  .lg\:bg-amber-300\/75{
    background-color: rgb(252 211 77 / 0.75);
  }

  .lg\:bg-amber-300\/80{
    background-color: rgb(252 211 77 / 0.8);
  }

  .lg\:bg-amber-300\/85{
    background-color: rgb(252 211 77 / 0.85);
  }

  .lg\:bg-amber-300\/90{
    background-color: rgb(252 211 77 / 0.9);
  }

  .lg\:bg-amber-300\/95{
    background-color: rgb(252 211 77 / 0.95);
  }

  .lg\:bg-amber-400{
    --tw-bg-opacity: 1;
    background-color: rgb(251 191 36 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-400\/0{
    background-color: rgb(251 191 36 / 0);
  }

  .lg\:bg-amber-400\/10{
    background-color: rgb(251 191 36 / 0.1);
  }

  .lg\:bg-amber-400\/100{
    background-color: rgb(251 191 36 / 1);
  }

  .lg\:bg-amber-400\/15{
    background-color: rgb(251 191 36 / 0.15);
  }

  .lg\:bg-amber-400\/20{
    background-color: rgb(251 191 36 / 0.2);
  }

  .lg\:bg-amber-400\/25{
    background-color: rgb(251 191 36 / 0.25);
  }

  .lg\:bg-amber-400\/30{
    background-color: rgb(251 191 36 / 0.3);
  }

  .lg\:bg-amber-400\/35{
    background-color: rgb(251 191 36 / 0.35);
  }

  .lg\:bg-amber-400\/40{
    background-color: rgb(251 191 36 / 0.4);
  }

  .lg\:bg-amber-400\/45{
    background-color: rgb(251 191 36 / 0.45);
  }

  .lg\:bg-amber-400\/5{
    background-color: rgb(251 191 36 / 0.05);
  }

  .lg\:bg-amber-400\/50{
    background-color: rgb(251 191 36 / 0.5);
  }

  .lg\:bg-amber-400\/55{
    background-color: rgb(251 191 36 / 0.55);
  }

  .lg\:bg-amber-400\/60{
    background-color: rgb(251 191 36 / 0.6);
  }

  .lg\:bg-amber-400\/65{
    background-color: rgb(251 191 36 / 0.65);
  }

  .lg\:bg-amber-400\/70{
    background-color: rgb(251 191 36 / 0.7);
  }

  .lg\:bg-amber-400\/75{
    background-color: rgb(251 191 36 / 0.75);
  }

  .lg\:bg-amber-400\/80{
    background-color: rgb(251 191 36 / 0.8);
  }

  .lg\:bg-amber-400\/85{
    background-color: rgb(251 191 36 / 0.85);
  }

  .lg\:bg-amber-400\/90{
    background-color: rgb(251 191 36 / 0.9);
  }

  .lg\:bg-amber-400\/95{
    background-color: rgb(251 191 36 / 0.95);
  }

  .lg\:bg-amber-500{
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-500\/0{
    background-color: rgb(245 158 11 / 0);
  }

  .lg\:bg-amber-500\/10{
    background-color: rgb(245 158 11 / 0.1);
  }

  .lg\:bg-amber-500\/100{
    background-color: rgb(245 158 11 / 1);
  }

  .lg\:bg-amber-500\/15{
    background-color: rgb(245 158 11 / 0.15);
  }

  .lg\:bg-amber-500\/20{
    background-color: rgb(245 158 11 / 0.2);
  }

  .lg\:bg-amber-500\/25{
    background-color: rgb(245 158 11 / 0.25);
  }

  .lg\:bg-amber-500\/30{
    background-color: rgb(245 158 11 / 0.3);
  }

  .lg\:bg-amber-500\/35{
    background-color: rgb(245 158 11 / 0.35);
  }

  .lg\:bg-amber-500\/40{
    background-color: rgb(245 158 11 / 0.4);
  }

  .lg\:bg-amber-500\/45{
    background-color: rgb(245 158 11 / 0.45);
  }

  .lg\:bg-amber-500\/5{
    background-color: rgb(245 158 11 / 0.05);
  }

  .lg\:bg-amber-500\/50{
    background-color: rgb(245 158 11 / 0.5);
  }

  .lg\:bg-amber-500\/55{
    background-color: rgb(245 158 11 / 0.55);
  }

  .lg\:bg-amber-500\/60{
    background-color: rgb(245 158 11 / 0.6);
  }

  .lg\:bg-amber-500\/65{
    background-color: rgb(245 158 11 / 0.65);
  }

  .lg\:bg-amber-500\/70{
    background-color: rgb(245 158 11 / 0.7);
  }

  .lg\:bg-amber-500\/75{
    background-color: rgb(245 158 11 / 0.75);
  }

  .lg\:bg-amber-500\/80{
    background-color: rgb(245 158 11 / 0.8);
  }

  .lg\:bg-amber-500\/85{
    background-color: rgb(245 158 11 / 0.85);
  }

  .lg\:bg-amber-500\/90{
    background-color: rgb(245 158 11 / 0.9);
  }

  .lg\:bg-amber-500\/95{
    background-color: rgb(245 158 11 / 0.95);
  }

  .lg\:bg-amber-600{
    --tw-bg-opacity: 1;
    background-color: rgb(217 119 6 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-600\/0{
    background-color: rgb(217 119 6 / 0);
  }

  .lg\:bg-amber-600\/10{
    background-color: rgb(217 119 6 / 0.1);
  }

  .lg\:bg-amber-600\/100{
    background-color: rgb(217 119 6 / 1);
  }

  .lg\:bg-amber-600\/15{
    background-color: rgb(217 119 6 / 0.15);
  }

  .lg\:bg-amber-600\/20{
    background-color: rgb(217 119 6 / 0.2);
  }

  .lg\:bg-amber-600\/25{
    background-color: rgb(217 119 6 / 0.25);
  }

  .lg\:bg-amber-600\/30{
    background-color: rgb(217 119 6 / 0.3);
  }

  .lg\:bg-amber-600\/35{
    background-color: rgb(217 119 6 / 0.35);
  }

  .lg\:bg-amber-600\/40{
    background-color: rgb(217 119 6 / 0.4);
  }

  .lg\:bg-amber-600\/45{
    background-color: rgb(217 119 6 / 0.45);
  }

  .lg\:bg-amber-600\/5{
    background-color: rgb(217 119 6 / 0.05);
  }

  .lg\:bg-amber-600\/50{
    background-color: rgb(217 119 6 / 0.5);
  }

  .lg\:bg-amber-600\/55{
    background-color: rgb(217 119 6 / 0.55);
  }

  .lg\:bg-amber-600\/60{
    background-color: rgb(217 119 6 / 0.6);
  }

  .lg\:bg-amber-600\/65{
    background-color: rgb(217 119 6 / 0.65);
  }

  .lg\:bg-amber-600\/70{
    background-color: rgb(217 119 6 / 0.7);
  }

  .lg\:bg-amber-600\/75{
    background-color: rgb(217 119 6 / 0.75);
  }

  .lg\:bg-amber-600\/80{
    background-color: rgb(217 119 6 / 0.8);
  }

  .lg\:bg-amber-600\/85{
    background-color: rgb(217 119 6 / 0.85);
  }

  .lg\:bg-amber-600\/90{
    background-color: rgb(217 119 6 / 0.9);
  }

  .lg\:bg-amber-600\/95{
    background-color: rgb(217 119 6 / 0.95);
  }

  .lg\:bg-amber-700{
    --tw-bg-opacity: 1;
    background-color: rgb(180 83 9 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-700\/0{
    background-color: rgb(180 83 9 / 0);
  }

  .lg\:bg-amber-700\/10{
    background-color: rgb(180 83 9 / 0.1);
  }

  .lg\:bg-amber-700\/100{
    background-color: rgb(180 83 9 / 1);
  }

  .lg\:bg-amber-700\/15{
    background-color: rgb(180 83 9 / 0.15);
  }

  .lg\:bg-amber-700\/20{
    background-color: rgb(180 83 9 / 0.2);
  }

  .lg\:bg-amber-700\/25{
    background-color: rgb(180 83 9 / 0.25);
  }

  .lg\:bg-amber-700\/30{
    background-color: rgb(180 83 9 / 0.3);
  }

  .lg\:bg-amber-700\/35{
    background-color: rgb(180 83 9 / 0.35);
  }

  .lg\:bg-amber-700\/40{
    background-color: rgb(180 83 9 / 0.4);
  }

  .lg\:bg-amber-700\/45{
    background-color: rgb(180 83 9 / 0.45);
  }

  .lg\:bg-amber-700\/5{
    background-color: rgb(180 83 9 / 0.05);
  }

  .lg\:bg-amber-700\/50{
    background-color: rgb(180 83 9 / 0.5);
  }

  .lg\:bg-amber-700\/55{
    background-color: rgb(180 83 9 / 0.55);
  }

  .lg\:bg-amber-700\/60{
    background-color: rgb(180 83 9 / 0.6);
  }

  .lg\:bg-amber-700\/65{
    background-color: rgb(180 83 9 / 0.65);
  }

  .lg\:bg-amber-700\/70{
    background-color: rgb(180 83 9 / 0.7);
  }

  .lg\:bg-amber-700\/75{
    background-color: rgb(180 83 9 / 0.75);
  }

  .lg\:bg-amber-700\/80{
    background-color: rgb(180 83 9 / 0.8);
  }

  .lg\:bg-amber-700\/85{
    background-color: rgb(180 83 9 / 0.85);
  }

  .lg\:bg-amber-700\/90{
    background-color: rgb(180 83 9 / 0.9);
  }

  .lg\:bg-amber-700\/95{
    background-color: rgb(180 83 9 / 0.95);
  }

  .lg\:bg-amber-800{
    --tw-bg-opacity: 1;
    background-color: rgb(146 64 14 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-800\/0{
    background-color: rgb(146 64 14 / 0);
  }

  .lg\:bg-amber-800\/10{
    background-color: rgb(146 64 14 / 0.1);
  }

  .lg\:bg-amber-800\/100{
    background-color: rgb(146 64 14 / 1);
  }

  .lg\:bg-amber-800\/15{
    background-color: rgb(146 64 14 / 0.15);
  }

  .lg\:bg-amber-800\/20{
    background-color: rgb(146 64 14 / 0.2);
  }

  .lg\:bg-amber-800\/25{
    background-color: rgb(146 64 14 / 0.25);
  }

  .lg\:bg-amber-800\/30{
    background-color: rgb(146 64 14 / 0.3);
  }

  .lg\:bg-amber-800\/35{
    background-color: rgb(146 64 14 / 0.35);
  }

  .lg\:bg-amber-800\/40{
    background-color: rgb(146 64 14 / 0.4);
  }

  .lg\:bg-amber-800\/45{
    background-color: rgb(146 64 14 / 0.45);
  }

  .lg\:bg-amber-800\/5{
    background-color: rgb(146 64 14 / 0.05);
  }

  .lg\:bg-amber-800\/50{
    background-color: rgb(146 64 14 / 0.5);
  }

  .lg\:bg-amber-800\/55{
    background-color: rgb(146 64 14 / 0.55);
  }

  .lg\:bg-amber-800\/60{
    background-color: rgb(146 64 14 / 0.6);
  }

  .lg\:bg-amber-800\/65{
    background-color: rgb(146 64 14 / 0.65);
  }

  .lg\:bg-amber-800\/70{
    background-color: rgb(146 64 14 / 0.7);
  }

  .lg\:bg-amber-800\/75{
    background-color: rgb(146 64 14 / 0.75);
  }

  .lg\:bg-amber-800\/80{
    background-color: rgb(146 64 14 / 0.8);
  }

  .lg\:bg-amber-800\/85{
    background-color: rgb(146 64 14 / 0.85);
  }

  .lg\:bg-amber-800\/90{
    background-color: rgb(146 64 14 / 0.9);
  }

  .lg\:bg-amber-800\/95{
    background-color: rgb(146 64 14 / 0.95);
  }

  .lg\:bg-amber-900{
    --tw-bg-opacity: 1;
    background-color: rgb(120 53 15 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-900\/0{
    background-color: rgb(120 53 15 / 0);
  }

  .lg\:bg-amber-900\/10{
    background-color: rgb(120 53 15 / 0.1);
  }

  .lg\:bg-amber-900\/100{
    background-color: rgb(120 53 15 / 1);
  }

  .lg\:bg-amber-900\/15{
    background-color: rgb(120 53 15 / 0.15);
  }

  .lg\:bg-amber-900\/20{
    background-color: rgb(120 53 15 / 0.2);
  }

  .lg\:bg-amber-900\/25{
    background-color: rgb(120 53 15 / 0.25);
  }

  .lg\:bg-amber-900\/30{
    background-color: rgb(120 53 15 / 0.3);
  }

  .lg\:bg-amber-900\/35{
    background-color: rgb(120 53 15 / 0.35);
  }

  .lg\:bg-amber-900\/40{
    background-color: rgb(120 53 15 / 0.4);
  }

  .lg\:bg-amber-900\/45{
    background-color: rgb(120 53 15 / 0.45);
  }

  .lg\:bg-amber-900\/5{
    background-color: rgb(120 53 15 / 0.05);
  }

  .lg\:bg-amber-900\/50{
    background-color: rgb(120 53 15 / 0.5);
  }

  .lg\:bg-amber-900\/55{
    background-color: rgb(120 53 15 / 0.55);
  }

  .lg\:bg-amber-900\/60{
    background-color: rgb(120 53 15 / 0.6);
  }

  .lg\:bg-amber-900\/65{
    background-color: rgb(120 53 15 / 0.65);
  }

  .lg\:bg-amber-900\/70{
    background-color: rgb(120 53 15 / 0.7);
  }

  .lg\:bg-amber-900\/75{
    background-color: rgb(120 53 15 / 0.75);
  }

  .lg\:bg-amber-900\/80{
    background-color: rgb(120 53 15 / 0.8);
  }

  .lg\:bg-amber-900\/85{
    background-color: rgb(120 53 15 / 0.85);
  }

  .lg\:bg-amber-900\/90{
    background-color: rgb(120 53 15 / 0.9);
  }

  .lg\:bg-amber-900\/95{
    background-color: rgb(120 53 15 / 0.95);
  }

  .lg\:bg-amber-950{
    --tw-bg-opacity: 1;
    background-color: rgb(69 26 3 / var(--tw-bg-opacity));
  }

  .lg\:bg-amber-950\/0{
    background-color: rgb(69 26 3 / 0);
  }

  .lg\:bg-amber-950\/10{
    background-color: rgb(69 26 3 / 0.1);
  }

  .lg\:bg-amber-950\/100{
    background-color: rgb(69 26 3 / 1);
  }

  .lg\:bg-amber-950\/15{
    background-color: rgb(69 26 3 / 0.15);
  }

  .lg\:bg-amber-950\/20{
    background-color: rgb(69 26 3 / 0.2);
  }

  .lg\:bg-amber-950\/25{
    background-color: rgb(69 26 3 / 0.25);
  }

  .lg\:bg-amber-950\/30{
    background-color: rgb(69 26 3 / 0.3);
  }

  .lg\:bg-amber-950\/35{
    background-color: rgb(69 26 3 / 0.35);
  }

  .lg\:bg-amber-950\/40{
    background-color: rgb(69 26 3 / 0.4);
  }

  .lg\:bg-amber-950\/45{
    background-color: rgb(69 26 3 / 0.45);
  }

  .lg\:bg-amber-950\/5{
    background-color: rgb(69 26 3 / 0.05);
  }

  .lg\:bg-amber-950\/50{
    background-color: rgb(69 26 3 / 0.5);
  }

  .lg\:bg-amber-950\/55{
    background-color: rgb(69 26 3 / 0.55);
  }

  .lg\:bg-amber-950\/60{
    background-color: rgb(69 26 3 / 0.6);
  }

  .lg\:bg-amber-950\/65{
    background-color: rgb(69 26 3 / 0.65);
  }

  .lg\:bg-amber-950\/70{
    background-color: rgb(69 26 3 / 0.7);
  }

  .lg\:bg-amber-950\/75{
    background-color: rgb(69 26 3 / 0.75);
  }

  .lg\:bg-amber-950\/80{
    background-color: rgb(69 26 3 / 0.8);
  }

  .lg\:bg-amber-950\/85{
    background-color: rgb(69 26 3 / 0.85);
  }

  .lg\:bg-amber-950\/90{
    background-color: rgb(69 26 3 / 0.9);
  }

  .lg\:bg-amber-950\/95{
    background-color: rgb(69 26 3 / 0.95);
  }

  .lg\:bg-blue-100{
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-100\/0{
    background-color: rgb(219 234 254 / 0);
  }

  .lg\:bg-blue-100\/10{
    background-color: rgb(219 234 254 / 0.1);
  }

  .lg\:bg-blue-100\/100{
    background-color: rgb(219 234 254 / 1);
  }

  .lg\:bg-blue-100\/15{
    background-color: rgb(219 234 254 / 0.15);
  }

  .lg\:bg-blue-100\/20{
    background-color: rgb(219 234 254 / 0.2);
  }

  .lg\:bg-blue-100\/25{
    background-color: rgb(219 234 254 / 0.25);
  }

  .lg\:bg-blue-100\/30{
    background-color: rgb(219 234 254 / 0.3);
  }

  .lg\:bg-blue-100\/35{
    background-color: rgb(219 234 254 / 0.35);
  }

  .lg\:bg-blue-100\/40{
    background-color: rgb(219 234 254 / 0.4);
  }

  .lg\:bg-blue-100\/45{
    background-color: rgb(219 234 254 / 0.45);
  }

  .lg\:bg-blue-100\/5{
    background-color: rgb(219 234 254 / 0.05);
  }

  .lg\:bg-blue-100\/50{
    background-color: rgb(219 234 254 / 0.5);
  }

  .lg\:bg-blue-100\/55{
    background-color: rgb(219 234 254 / 0.55);
  }

  .lg\:bg-blue-100\/60{
    background-color: rgb(219 234 254 / 0.6);
  }

  .lg\:bg-blue-100\/65{
    background-color: rgb(219 234 254 / 0.65);
  }

  .lg\:bg-blue-100\/70{
    background-color: rgb(219 234 254 / 0.7);
  }

  .lg\:bg-blue-100\/75{
    background-color: rgb(219 234 254 / 0.75);
  }

  .lg\:bg-blue-100\/80{
    background-color: rgb(219 234 254 / 0.8);
  }

  .lg\:bg-blue-100\/85{
    background-color: rgb(219 234 254 / 0.85);
  }

  .lg\:bg-blue-100\/90{
    background-color: rgb(219 234 254 / 0.9);
  }

  .lg\:bg-blue-100\/95{
    background-color: rgb(219 234 254 / 0.95);
  }

  .lg\:bg-blue-200{
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-200\/0{
    background-color: rgb(191 219 254 / 0);
  }

  .lg\:bg-blue-200\/10{
    background-color: rgb(191 219 254 / 0.1);
  }

  .lg\:bg-blue-200\/100{
    background-color: rgb(191 219 254 / 1);
  }

  .lg\:bg-blue-200\/15{
    background-color: rgb(191 219 254 / 0.15);
  }

  .lg\:bg-blue-200\/20{
    background-color: rgb(191 219 254 / 0.2);
  }

  .lg\:bg-blue-200\/25{
    background-color: rgb(191 219 254 / 0.25);
  }

  .lg\:bg-blue-200\/30{
    background-color: rgb(191 219 254 / 0.3);
  }

  .lg\:bg-blue-200\/35{
    background-color: rgb(191 219 254 / 0.35);
  }

  .lg\:bg-blue-200\/40{
    background-color: rgb(191 219 254 / 0.4);
  }

  .lg\:bg-blue-200\/45{
    background-color: rgb(191 219 254 / 0.45);
  }

  .lg\:bg-blue-200\/5{
    background-color: rgb(191 219 254 / 0.05);
  }

  .lg\:bg-blue-200\/50{
    background-color: rgb(191 219 254 / 0.5);
  }

  .lg\:bg-blue-200\/55{
    background-color: rgb(191 219 254 / 0.55);
  }

  .lg\:bg-blue-200\/60{
    background-color: rgb(191 219 254 / 0.6);
  }

  .lg\:bg-blue-200\/65{
    background-color: rgb(191 219 254 / 0.65);
  }

  .lg\:bg-blue-200\/70{
    background-color: rgb(191 219 254 / 0.7);
  }

  .lg\:bg-blue-200\/75{
    background-color: rgb(191 219 254 / 0.75);
  }

  .lg\:bg-blue-200\/80{
    background-color: rgb(191 219 254 / 0.8);
  }

  .lg\:bg-blue-200\/85{
    background-color: rgb(191 219 254 / 0.85);
  }

  .lg\:bg-blue-200\/90{
    background-color: rgb(191 219 254 / 0.9);
  }

  .lg\:bg-blue-200\/95{
    background-color: rgb(191 219 254 / 0.95);
  }

  .lg\:bg-blue-300{
    --tw-bg-opacity: 1;
    background-color: rgb(147 197 253 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-300\/0{
    background-color: rgb(147 197 253 / 0);
  }

  .lg\:bg-blue-300\/10{
    background-color: rgb(147 197 253 / 0.1);
  }

  .lg\:bg-blue-300\/100{
    background-color: rgb(147 197 253 / 1);
  }

  .lg\:bg-blue-300\/15{
    background-color: rgb(147 197 253 / 0.15);
  }

  .lg\:bg-blue-300\/20{
    background-color: rgb(147 197 253 / 0.2);
  }

  .lg\:bg-blue-300\/25{
    background-color: rgb(147 197 253 / 0.25);
  }

  .lg\:bg-blue-300\/30{
    background-color: rgb(147 197 253 / 0.3);
  }

  .lg\:bg-blue-300\/35{
    background-color: rgb(147 197 253 / 0.35);
  }

  .lg\:bg-blue-300\/40{
    background-color: rgb(147 197 253 / 0.4);
  }

  .lg\:bg-blue-300\/45{
    background-color: rgb(147 197 253 / 0.45);
  }

  .lg\:bg-blue-300\/5{
    background-color: rgb(147 197 253 / 0.05);
  }

  .lg\:bg-blue-300\/50{
    background-color: rgb(147 197 253 / 0.5);
  }

  .lg\:bg-blue-300\/55{
    background-color: rgb(147 197 253 / 0.55);
  }

  .lg\:bg-blue-300\/60{
    background-color: rgb(147 197 253 / 0.6);
  }

  .lg\:bg-blue-300\/65{
    background-color: rgb(147 197 253 / 0.65);
  }

  .lg\:bg-blue-300\/70{
    background-color: rgb(147 197 253 / 0.7);
  }

  .lg\:bg-blue-300\/75{
    background-color: rgb(147 197 253 / 0.75);
  }

  .lg\:bg-blue-300\/80{
    background-color: rgb(147 197 253 / 0.8);
  }

  .lg\:bg-blue-300\/85{
    background-color: rgb(147 197 253 / 0.85);
  }

  .lg\:bg-blue-300\/90{
    background-color: rgb(147 197 253 / 0.9);
  }

  .lg\:bg-blue-300\/95{
    background-color: rgb(147 197 253 / 0.95);
  }

  .lg\:bg-blue-400{
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-400\/0{
    background-color: rgb(96 165 250 / 0);
  }

  .lg\:bg-blue-400\/10{
    background-color: rgb(96 165 250 / 0.1);
  }

  .lg\:bg-blue-400\/100{
    background-color: rgb(96 165 250 / 1);
  }

  .lg\:bg-blue-400\/15{
    background-color: rgb(96 165 250 / 0.15);
  }

  .lg\:bg-blue-400\/20{
    background-color: rgb(96 165 250 / 0.2);
  }

  .lg\:bg-blue-400\/25{
    background-color: rgb(96 165 250 / 0.25);
  }

  .lg\:bg-blue-400\/30{
    background-color: rgb(96 165 250 / 0.3);
  }

  .lg\:bg-blue-400\/35{
    background-color: rgb(96 165 250 / 0.35);
  }

  .lg\:bg-blue-400\/40{
    background-color: rgb(96 165 250 / 0.4);
  }

  .lg\:bg-blue-400\/45{
    background-color: rgb(96 165 250 / 0.45);
  }

  .lg\:bg-blue-400\/5{
    background-color: rgb(96 165 250 / 0.05);
  }

  .lg\:bg-blue-400\/50{
    background-color: rgb(96 165 250 / 0.5);
  }

  .lg\:bg-blue-400\/55{
    background-color: rgb(96 165 250 / 0.55);
  }

  .lg\:bg-blue-400\/60{
    background-color: rgb(96 165 250 / 0.6);
  }

  .lg\:bg-blue-400\/65{
    background-color: rgb(96 165 250 / 0.65);
  }

  .lg\:bg-blue-400\/70{
    background-color: rgb(96 165 250 / 0.7);
  }

  .lg\:bg-blue-400\/75{
    background-color: rgb(96 165 250 / 0.75);
  }

  .lg\:bg-blue-400\/80{
    background-color: rgb(96 165 250 / 0.8);
  }

  .lg\:bg-blue-400\/85{
    background-color: rgb(96 165 250 / 0.85);
  }

  .lg\:bg-blue-400\/90{
    background-color: rgb(96 165 250 / 0.9);
  }

  .lg\:bg-blue-400\/95{
    background-color: rgb(96 165 250 / 0.95);
  }

  .lg\:bg-blue-500{
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-500\/0{
    background-color: rgb(59 130 246 / 0);
  }

  .lg\:bg-blue-500\/10{
    background-color: rgb(59 130 246 / 0.1);
  }

  .lg\:bg-blue-500\/100{
    background-color: rgb(59 130 246 / 1);
  }

  .lg\:bg-blue-500\/15{
    background-color: rgb(59 130 246 / 0.15);
  }

  .lg\:bg-blue-500\/20{
    background-color: rgb(59 130 246 / 0.2);
  }

  .lg\:bg-blue-500\/25{
    background-color: rgb(59 130 246 / 0.25);
  }

  .lg\:bg-blue-500\/30{
    background-color: rgb(59 130 246 / 0.3);
  }

  .lg\:bg-blue-500\/35{
    background-color: rgb(59 130 246 / 0.35);
  }

  .lg\:bg-blue-500\/40{
    background-color: rgb(59 130 246 / 0.4);
  }

  .lg\:bg-blue-500\/45{
    background-color: rgb(59 130 246 / 0.45);
  }

  .lg\:bg-blue-500\/5{
    background-color: rgb(59 130 246 / 0.05);
  }

  .lg\:bg-blue-500\/50{
    background-color: rgb(59 130 246 / 0.5);
  }

  .lg\:bg-blue-500\/55{
    background-color: rgb(59 130 246 / 0.55);
  }

  .lg\:bg-blue-500\/60{
    background-color: rgb(59 130 246 / 0.6);
  }

  .lg\:bg-blue-500\/65{
    background-color: rgb(59 130 246 / 0.65);
  }

  .lg\:bg-blue-500\/70{
    background-color: rgb(59 130 246 / 0.7);
  }

  .lg\:bg-blue-500\/75{
    background-color: rgb(59 130 246 / 0.75);
  }

  .lg\:bg-blue-500\/80{
    background-color: rgb(59 130 246 / 0.8);
  }

  .lg\:bg-blue-500\/85{
    background-color: rgb(59 130 246 / 0.85);
  }

  .lg\:bg-blue-500\/90{
    background-color: rgb(59 130 246 / 0.9);
  }

  .lg\:bg-blue-500\/95{
    background-color: rgb(59 130 246 / 0.95);
  }

  .lg\:bg-blue-600{
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-600\/0{
    background-color: rgb(37 99 235 / 0);
  }

  .lg\:bg-blue-600\/10{
    background-color: rgb(37 99 235 / 0.1);
  }

  .lg\:bg-blue-600\/100{
    background-color: rgb(37 99 235 / 1);
  }

  .lg\:bg-blue-600\/15{
    background-color: rgb(37 99 235 / 0.15);
  }

  .lg\:bg-blue-600\/20{
    background-color: rgb(37 99 235 / 0.2);
  }

  .lg\:bg-blue-600\/25{
    background-color: rgb(37 99 235 / 0.25);
  }

  .lg\:bg-blue-600\/30{
    background-color: rgb(37 99 235 / 0.3);
  }

  .lg\:bg-blue-600\/35{
    background-color: rgb(37 99 235 / 0.35);
  }

  .lg\:bg-blue-600\/40{
    background-color: rgb(37 99 235 / 0.4);
  }

  .lg\:bg-blue-600\/45{
    background-color: rgb(37 99 235 / 0.45);
  }

  .lg\:bg-blue-600\/5{
    background-color: rgb(37 99 235 / 0.05);
  }

  .lg\:bg-blue-600\/50{
    background-color: rgb(37 99 235 / 0.5);
  }

  .lg\:bg-blue-600\/55{
    background-color: rgb(37 99 235 / 0.55);
  }

  .lg\:bg-blue-600\/60{
    background-color: rgb(37 99 235 / 0.6);
  }

  .lg\:bg-blue-600\/65{
    background-color: rgb(37 99 235 / 0.65);
  }

  .lg\:bg-blue-600\/70{
    background-color: rgb(37 99 235 / 0.7);
  }

  .lg\:bg-blue-600\/75{
    background-color: rgb(37 99 235 / 0.75);
  }

  .lg\:bg-blue-600\/80{
    background-color: rgb(37 99 235 / 0.8);
  }

  .lg\:bg-blue-600\/85{
    background-color: rgb(37 99 235 / 0.85);
  }

  .lg\:bg-blue-600\/90{
    background-color: rgb(37 99 235 / 0.9);
  }

  .lg\:bg-blue-600\/95{
    background-color: rgb(37 99 235 / 0.95);
  }

  .lg\:bg-blue-700{
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-700\/0{
    background-color: rgb(29 78 216 / 0);
  }

  .lg\:bg-blue-700\/10{
    background-color: rgb(29 78 216 / 0.1);
  }

  .lg\:bg-blue-700\/100{
    background-color: rgb(29 78 216 / 1);
  }

  .lg\:bg-blue-700\/15{
    background-color: rgb(29 78 216 / 0.15);
  }

  .lg\:bg-blue-700\/20{
    background-color: rgb(29 78 216 / 0.2);
  }

  .lg\:bg-blue-700\/25{
    background-color: rgb(29 78 216 / 0.25);
  }

  .lg\:bg-blue-700\/30{
    background-color: rgb(29 78 216 / 0.3);
  }

  .lg\:bg-blue-700\/35{
    background-color: rgb(29 78 216 / 0.35);
  }

  .lg\:bg-blue-700\/40{
    background-color: rgb(29 78 216 / 0.4);
  }

  .lg\:bg-blue-700\/45{
    background-color: rgb(29 78 216 / 0.45);
  }

  .lg\:bg-blue-700\/5{
    background-color: rgb(29 78 216 / 0.05);
  }

  .lg\:bg-blue-700\/50{
    background-color: rgb(29 78 216 / 0.5);
  }

  .lg\:bg-blue-700\/55{
    background-color: rgb(29 78 216 / 0.55);
  }

  .lg\:bg-blue-700\/60{
    background-color: rgb(29 78 216 / 0.6);
  }

  .lg\:bg-blue-700\/65{
    background-color: rgb(29 78 216 / 0.65);
  }

  .lg\:bg-blue-700\/70{
    background-color: rgb(29 78 216 / 0.7);
  }

  .lg\:bg-blue-700\/75{
    background-color: rgb(29 78 216 / 0.75);
  }

  .lg\:bg-blue-700\/80{
    background-color: rgb(29 78 216 / 0.8);
  }

  .lg\:bg-blue-700\/85{
    background-color: rgb(29 78 216 / 0.85);
  }

  .lg\:bg-blue-700\/90{
    background-color: rgb(29 78 216 / 0.9);
  }

  .lg\:bg-blue-700\/95{
    background-color: rgb(29 78 216 / 0.95);
  }

  .lg\:bg-blue-800{
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-800\/0{
    background-color: rgb(30 64 175 / 0);
  }

  .lg\:bg-blue-800\/10{
    background-color: rgb(30 64 175 / 0.1);
  }

  .lg\:bg-blue-800\/100{
    background-color: rgb(30 64 175 / 1);
  }

  .lg\:bg-blue-800\/15{
    background-color: rgb(30 64 175 / 0.15);
  }

  .lg\:bg-blue-800\/20{
    background-color: rgb(30 64 175 / 0.2);
  }

  .lg\:bg-blue-800\/25{
    background-color: rgb(30 64 175 / 0.25);
  }

  .lg\:bg-blue-800\/30{
    background-color: rgb(30 64 175 / 0.3);
  }

  .lg\:bg-blue-800\/35{
    background-color: rgb(30 64 175 / 0.35);
  }

  .lg\:bg-blue-800\/40{
    background-color: rgb(30 64 175 / 0.4);
  }

  .lg\:bg-blue-800\/45{
    background-color: rgb(30 64 175 / 0.45);
  }

  .lg\:bg-blue-800\/5{
    background-color: rgb(30 64 175 / 0.05);
  }

  .lg\:bg-blue-800\/50{
    background-color: rgb(30 64 175 / 0.5);
  }

  .lg\:bg-blue-800\/55{
    background-color: rgb(30 64 175 / 0.55);
  }

  .lg\:bg-blue-800\/60{
    background-color: rgb(30 64 175 / 0.6);
  }

  .lg\:bg-blue-800\/65{
    background-color: rgb(30 64 175 / 0.65);
  }

  .lg\:bg-blue-800\/70{
    background-color: rgb(30 64 175 / 0.7);
  }

  .lg\:bg-blue-800\/75{
    background-color: rgb(30 64 175 / 0.75);
  }

  .lg\:bg-blue-800\/80{
    background-color: rgb(30 64 175 / 0.8);
  }

  .lg\:bg-blue-800\/85{
    background-color: rgb(30 64 175 / 0.85);
  }

  .lg\:bg-blue-800\/90{
    background-color: rgb(30 64 175 / 0.9);
  }

  .lg\:bg-blue-800\/95{
    background-color: rgb(30 64 175 / 0.95);
  }

  .lg\:bg-blue-900{
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-900\/0{
    background-color: rgb(30 58 138 / 0);
  }

  .lg\:bg-blue-900\/10{
    background-color: rgb(30 58 138 / 0.1);
  }

  .lg\:bg-blue-900\/100{
    background-color: rgb(30 58 138 / 1);
  }

  .lg\:bg-blue-900\/15{
    background-color: rgb(30 58 138 / 0.15);
  }

  .lg\:bg-blue-900\/20{
    background-color: rgb(30 58 138 / 0.2);
  }

  .lg\:bg-blue-900\/25{
    background-color: rgb(30 58 138 / 0.25);
  }

  .lg\:bg-blue-900\/30{
    background-color: rgb(30 58 138 / 0.3);
  }

  .lg\:bg-blue-900\/35{
    background-color: rgb(30 58 138 / 0.35);
  }

  .lg\:bg-blue-900\/40{
    background-color: rgb(30 58 138 / 0.4);
  }

  .lg\:bg-blue-900\/45{
    background-color: rgb(30 58 138 / 0.45);
  }

  .lg\:bg-blue-900\/5{
    background-color: rgb(30 58 138 / 0.05);
  }

  .lg\:bg-blue-900\/50{
    background-color: rgb(30 58 138 / 0.5);
  }

  .lg\:bg-blue-900\/55{
    background-color: rgb(30 58 138 / 0.55);
  }

  .lg\:bg-blue-900\/60{
    background-color: rgb(30 58 138 / 0.6);
  }

  .lg\:bg-blue-900\/65{
    background-color: rgb(30 58 138 / 0.65);
  }

  .lg\:bg-blue-900\/70{
    background-color: rgb(30 58 138 / 0.7);
  }

  .lg\:bg-blue-900\/75{
    background-color: rgb(30 58 138 / 0.75);
  }

  .lg\:bg-blue-900\/80{
    background-color: rgb(30 58 138 / 0.8);
  }

  .lg\:bg-blue-900\/85{
    background-color: rgb(30 58 138 / 0.85);
  }

  .lg\:bg-blue-900\/90{
    background-color: rgb(30 58 138 / 0.9);
  }

  .lg\:bg-blue-900\/95{
    background-color: rgb(30 58 138 / 0.95);
  }

  .lg\:bg-blue-950{
    --tw-bg-opacity: 1;
    background-color: rgb(23 37 84 / var(--tw-bg-opacity));
  }

  .lg\:bg-blue-950\/0{
    background-color: rgb(23 37 84 / 0);
  }

  .lg\:bg-blue-950\/10{
    background-color: rgb(23 37 84 / 0.1);
  }

  .lg\:bg-blue-950\/100{
    background-color: rgb(23 37 84 / 1);
  }

  .lg\:bg-blue-950\/15{
    background-color: rgb(23 37 84 / 0.15);
  }

  .lg\:bg-blue-950\/20{
    background-color: rgb(23 37 84 / 0.2);
  }

  .lg\:bg-blue-950\/25{
    background-color: rgb(23 37 84 / 0.25);
  }

  .lg\:bg-blue-950\/30{
    background-color: rgb(23 37 84 / 0.3);
  }

  .lg\:bg-blue-950\/35{
    background-color: rgb(23 37 84 / 0.35);
  }

  .lg\:bg-blue-950\/40{
    background-color: rgb(23 37 84 / 0.4);
  }

  .lg\:bg-blue-950\/45{
    background-color: rgb(23 37 84 / 0.45);
  }

  .lg\:bg-blue-950\/5{
    background-color: rgb(23 37 84 / 0.05);
  }

  .lg\:bg-blue-950\/50{
    background-color: rgb(23 37 84 / 0.5);
  }

  .lg\:bg-blue-950\/55{
    background-color: rgb(23 37 84 / 0.55);
  }

  .lg\:bg-blue-950\/60{
    background-color: rgb(23 37 84 / 0.6);
  }

  .lg\:bg-blue-950\/65{
    background-color: rgb(23 37 84 / 0.65);
  }

  .lg\:bg-blue-950\/70{
    background-color: rgb(23 37 84 / 0.7);
  }

  .lg\:bg-blue-950\/75{
    background-color: rgb(23 37 84 / 0.75);
  }

  .lg\:bg-blue-950\/80{
    background-color: rgb(23 37 84 / 0.8);
  }

  .lg\:bg-blue-950\/85{
    background-color: rgb(23 37 84 / 0.85);
  }

  .lg\:bg-blue-950\/90{
    background-color: rgb(23 37 84 / 0.9);
  }

  .lg\:bg-blue-950\/95{
    background-color: rgb(23 37 84 / 0.95);
  }

  .lg\:bg-gray-200{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-100{
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-100\/0{
    background-color: rgb(220 252 231 / 0);
  }

  .lg\:bg-green-100\/10{
    background-color: rgb(220 252 231 / 0.1);
  }

  .lg\:bg-green-100\/100{
    background-color: rgb(220 252 231 / 1);
  }

  .lg\:bg-green-100\/15{
    background-color: rgb(220 252 231 / 0.15);
  }

  .lg\:bg-green-100\/20{
    background-color: rgb(220 252 231 / 0.2);
  }

  .lg\:bg-green-100\/25{
    background-color: rgb(220 252 231 / 0.25);
  }

  .lg\:bg-green-100\/30{
    background-color: rgb(220 252 231 / 0.3);
  }

  .lg\:bg-green-100\/35{
    background-color: rgb(220 252 231 / 0.35);
  }

  .lg\:bg-green-100\/40{
    background-color: rgb(220 252 231 / 0.4);
  }

  .lg\:bg-green-100\/45{
    background-color: rgb(220 252 231 / 0.45);
  }

  .lg\:bg-green-100\/5{
    background-color: rgb(220 252 231 / 0.05);
  }

  .lg\:bg-green-100\/50{
    background-color: rgb(220 252 231 / 0.5);
  }

  .lg\:bg-green-100\/55{
    background-color: rgb(220 252 231 / 0.55);
  }

  .lg\:bg-green-100\/60{
    background-color: rgb(220 252 231 / 0.6);
  }

  .lg\:bg-green-100\/65{
    background-color: rgb(220 252 231 / 0.65);
  }

  .lg\:bg-green-100\/70{
    background-color: rgb(220 252 231 / 0.7);
  }

  .lg\:bg-green-100\/75{
    background-color: rgb(220 252 231 / 0.75);
  }

  .lg\:bg-green-100\/80{
    background-color: rgb(220 252 231 / 0.8);
  }

  .lg\:bg-green-100\/85{
    background-color: rgb(220 252 231 / 0.85);
  }

  .lg\:bg-green-100\/90{
    background-color: rgb(220 252 231 / 0.9);
  }

  .lg\:bg-green-100\/95{
    background-color: rgb(220 252 231 / 0.95);
  }

  .lg\:bg-green-200{
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-200\/0{
    background-color: rgb(187 247 208 / 0);
  }

  .lg\:bg-green-200\/10{
    background-color: rgb(187 247 208 / 0.1);
  }

  .lg\:bg-green-200\/100{
    background-color: rgb(187 247 208 / 1);
  }

  .lg\:bg-green-200\/15{
    background-color: rgb(187 247 208 / 0.15);
  }

  .lg\:bg-green-200\/20{
    background-color: rgb(187 247 208 / 0.2);
  }

  .lg\:bg-green-200\/25{
    background-color: rgb(187 247 208 / 0.25);
  }

  .lg\:bg-green-200\/30{
    background-color: rgb(187 247 208 / 0.3);
  }

  .lg\:bg-green-200\/35{
    background-color: rgb(187 247 208 / 0.35);
  }

  .lg\:bg-green-200\/40{
    background-color: rgb(187 247 208 / 0.4);
  }

  .lg\:bg-green-200\/45{
    background-color: rgb(187 247 208 / 0.45);
  }

  .lg\:bg-green-200\/5{
    background-color: rgb(187 247 208 / 0.05);
  }

  .lg\:bg-green-200\/50{
    background-color: rgb(187 247 208 / 0.5);
  }

  .lg\:bg-green-200\/55{
    background-color: rgb(187 247 208 / 0.55);
  }

  .lg\:bg-green-200\/60{
    background-color: rgb(187 247 208 / 0.6);
  }

  .lg\:bg-green-200\/65{
    background-color: rgb(187 247 208 / 0.65);
  }

  .lg\:bg-green-200\/70{
    background-color: rgb(187 247 208 / 0.7);
  }

  .lg\:bg-green-200\/75{
    background-color: rgb(187 247 208 / 0.75);
  }

  .lg\:bg-green-200\/80{
    background-color: rgb(187 247 208 / 0.8);
  }

  .lg\:bg-green-200\/85{
    background-color: rgb(187 247 208 / 0.85);
  }

  .lg\:bg-green-200\/90{
    background-color: rgb(187 247 208 / 0.9);
  }

  .lg\:bg-green-200\/95{
    background-color: rgb(187 247 208 / 0.95);
  }

  .lg\:bg-green-300{
    --tw-bg-opacity: 1;
    background-color: rgb(134 239 172 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-300\/0{
    background-color: rgb(134 239 172 / 0);
  }

  .lg\:bg-green-300\/10{
    background-color: rgb(134 239 172 / 0.1);
  }

  .lg\:bg-green-300\/100{
    background-color: rgb(134 239 172 / 1);
  }

  .lg\:bg-green-300\/15{
    background-color: rgb(134 239 172 / 0.15);
  }

  .lg\:bg-green-300\/20{
    background-color: rgb(134 239 172 / 0.2);
  }

  .lg\:bg-green-300\/25{
    background-color: rgb(134 239 172 / 0.25);
  }

  .lg\:bg-green-300\/30{
    background-color: rgb(134 239 172 / 0.3);
  }

  .lg\:bg-green-300\/35{
    background-color: rgb(134 239 172 / 0.35);
  }

  .lg\:bg-green-300\/40{
    background-color: rgb(134 239 172 / 0.4);
  }

  .lg\:bg-green-300\/45{
    background-color: rgb(134 239 172 / 0.45);
  }

  .lg\:bg-green-300\/5{
    background-color: rgb(134 239 172 / 0.05);
  }

  .lg\:bg-green-300\/50{
    background-color: rgb(134 239 172 / 0.5);
  }

  .lg\:bg-green-300\/55{
    background-color: rgb(134 239 172 / 0.55);
  }

  .lg\:bg-green-300\/60{
    background-color: rgb(134 239 172 / 0.6);
  }

  .lg\:bg-green-300\/65{
    background-color: rgb(134 239 172 / 0.65);
  }

  .lg\:bg-green-300\/70{
    background-color: rgb(134 239 172 / 0.7);
  }

  .lg\:bg-green-300\/75{
    background-color: rgb(134 239 172 / 0.75);
  }

  .lg\:bg-green-300\/80{
    background-color: rgb(134 239 172 / 0.8);
  }

  .lg\:bg-green-300\/85{
    background-color: rgb(134 239 172 / 0.85);
  }

  .lg\:bg-green-300\/90{
    background-color: rgb(134 239 172 / 0.9);
  }

  .lg\:bg-green-300\/95{
    background-color: rgb(134 239 172 / 0.95);
  }

  .lg\:bg-green-400{
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-400\/0{
    background-color: rgb(74 222 128 / 0);
  }

  .lg\:bg-green-400\/10{
    background-color: rgb(74 222 128 / 0.1);
  }

  .lg\:bg-green-400\/100{
    background-color: rgb(74 222 128 / 1);
  }

  .lg\:bg-green-400\/15{
    background-color: rgb(74 222 128 / 0.15);
  }

  .lg\:bg-green-400\/20{
    background-color: rgb(74 222 128 / 0.2);
  }

  .lg\:bg-green-400\/25{
    background-color: rgb(74 222 128 / 0.25);
  }

  .lg\:bg-green-400\/30{
    background-color: rgb(74 222 128 / 0.3);
  }

  .lg\:bg-green-400\/35{
    background-color: rgb(74 222 128 / 0.35);
  }

  .lg\:bg-green-400\/40{
    background-color: rgb(74 222 128 / 0.4);
  }

  .lg\:bg-green-400\/45{
    background-color: rgb(74 222 128 / 0.45);
  }

  .lg\:bg-green-400\/5{
    background-color: rgb(74 222 128 / 0.05);
  }

  .lg\:bg-green-400\/50{
    background-color: rgb(74 222 128 / 0.5);
  }

  .lg\:bg-green-400\/55{
    background-color: rgb(74 222 128 / 0.55);
  }

  .lg\:bg-green-400\/60{
    background-color: rgb(74 222 128 / 0.6);
  }

  .lg\:bg-green-400\/65{
    background-color: rgb(74 222 128 / 0.65);
  }

  .lg\:bg-green-400\/70{
    background-color: rgb(74 222 128 / 0.7);
  }

  .lg\:bg-green-400\/75{
    background-color: rgb(74 222 128 / 0.75);
  }

  .lg\:bg-green-400\/80{
    background-color: rgb(74 222 128 / 0.8);
  }

  .lg\:bg-green-400\/85{
    background-color: rgb(74 222 128 / 0.85);
  }

  .lg\:bg-green-400\/90{
    background-color: rgb(74 222 128 / 0.9);
  }

  .lg\:bg-green-400\/95{
    background-color: rgb(74 222 128 / 0.95);
  }

  .lg\:bg-green-500{
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-500\/0{
    background-color: rgb(34 197 94 / 0);
  }

  .lg\:bg-green-500\/10{
    background-color: rgb(34 197 94 / 0.1);
  }

  .lg\:bg-green-500\/100{
    background-color: rgb(34 197 94 / 1);
  }

  .lg\:bg-green-500\/15{
    background-color: rgb(34 197 94 / 0.15);
  }

  .lg\:bg-green-500\/20{
    background-color: rgb(34 197 94 / 0.2);
  }

  .lg\:bg-green-500\/25{
    background-color: rgb(34 197 94 / 0.25);
  }

  .lg\:bg-green-500\/30{
    background-color: rgb(34 197 94 / 0.3);
  }

  .lg\:bg-green-500\/35{
    background-color: rgb(34 197 94 / 0.35);
  }

  .lg\:bg-green-500\/40{
    background-color: rgb(34 197 94 / 0.4);
  }

  .lg\:bg-green-500\/45{
    background-color: rgb(34 197 94 / 0.45);
  }

  .lg\:bg-green-500\/5{
    background-color: rgb(34 197 94 / 0.05);
  }

  .lg\:bg-green-500\/50{
    background-color: rgb(34 197 94 / 0.5);
  }

  .lg\:bg-green-500\/55{
    background-color: rgb(34 197 94 / 0.55);
  }

  .lg\:bg-green-500\/60{
    background-color: rgb(34 197 94 / 0.6);
  }

  .lg\:bg-green-500\/65{
    background-color: rgb(34 197 94 / 0.65);
  }

  .lg\:bg-green-500\/70{
    background-color: rgb(34 197 94 / 0.7);
  }

  .lg\:bg-green-500\/75{
    background-color: rgb(34 197 94 / 0.75);
  }

  .lg\:bg-green-500\/80{
    background-color: rgb(34 197 94 / 0.8);
  }

  .lg\:bg-green-500\/85{
    background-color: rgb(34 197 94 / 0.85);
  }

  .lg\:bg-green-500\/90{
    background-color: rgb(34 197 94 / 0.9);
  }

  .lg\:bg-green-500\/95{
    background-color: rgb(34 197 94 / 0.95);
  }

  .lg\:bg-green-600{
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-600\/0{
    background-color: rgb(22 163 74 / 0);
  }

  .lg\:bg-green-600\/10{
    background-color: rgb(22 163 74 / 0.1);
  }

  .lg\:bg-green-600\/100{
    background-color: rgb(22 163 74 / 1);
  }

  .lg\:bg-green-600\/15{
    background-color: rgb(22 163 74 / 0.15);
  }

  .lg\:bg-green-600\/20{
    background-color: rgb(22 163 74 / 0.2);
  }

  .lg\:bg-green-600\/25{
    background-color: rgb(22 163 74 / 0.25);
  }

  .lg\:bg-green-600\/30{
    background-color: rgb(22 163 74 / 0.3);
  }

  .lg\:bg-green-600\/35{
    background-color: rgb(22 163 74 / 0.35);
  }

  .lg\:bg-green-600\/40{
    background-color: rgb(22 163 74 / 0.4);
  }

  .lg\:bg-green-600\/45{
    background-color: rgb(22 163 74 / 0.45);
  }

  .lg\:bg-green-600\/5{
    background-color: rgb(22 163 74 / 0.05);
  }

  .lg\:bg-green-600\/50{
    background-color: rgb(22 163 74 / 0.5);
  }

  .lg\:bg-green-600\/55{
    background-color: rgb(22 163 74 / 0.55);
  }

  .lg\:bg-green-600\/60{
    background-color: rgb(22 163 74 / 0.6);
  }

  .lg\:bg-green-600\/65{
    background-color: rgb(22 163 74 / 0.65);
  }

  .lg\:bg-green-600\/70{
    background-color: rgb(22 163 74 / 0.7);
  }

  .lg\:bg-green-600\/75{
    background-color: rgb(22 163 74 / 0.75);
  }

  .lg\:bg-green-600\/80{
    background-color: rgb(22 163 74 / 0.8);
  }

  .lg\:bg-green-600\/85{
    background-color: rgb(22 163 74 / 0.85);
  }

  .lg\:bg-green-600\/90{
    background-color: rgb(22 163 74 / 0.9);
  }

  .lg\:bg-green-600\/95{
    background-color: rgb(22 163 74 / 0.95);
  }

  .lg\:bg-green-700{
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-700\/0{
    background-color: rgb(21 128 61 / 0);
  }

  .lg\:bg-green-700\/10{
    background-color: rgb(21 128 61 / 0.1);
  }

  .lg\:bg-green-700\/100{
    background-color: rgb(21 128 61 / 1);
  }

  .lg\:bg-green-700\/15{
    background-color: rgb(21 128 61 / 0.15);
  }

  .lg\:bg-green-700\/20{
    background-color: rgb(21 128 61 / 0.2);
  }

  .lg\:bg-green-700\/25{
    background-color: rgb(21 128 61 / 0.25);
  }

  .lg\:bg-green-700\/30{
    background-color: rgb(21 128 61 / 0.3);
  }

  .lg\:bg-green-700\/35{
    background-color: rgb(21 128 61 / 0.35);
  }

  .lg\:bg-green-700\/40{
    background-color: rgb(21 128 61 / 0.4);
  }

  .lg\:bg-green-700\/45{
    background-color: rgb(21 128 61 / 0.45);
  }

  .lg\:bg-green-700\/5{
    background-color: rgb(21 128 61 / 0.05);
  }

  .lg\:bg-green-700\/50{
    background-color: rgb(21 128 61 / 0.5);
  }

  .lg\:bg-green-700\/55{
    background-color: rgb(21 128 61 / 0.55);
  }

  .lg\:bg-green-700\/60{
    background-color: rgb(21 128 61 / 0.6);
  }

  .lg\:bg-green-700\/65{
    background-color: rgb(21 128 61 / 0.65);
  }

  .lg\:bg-green-700\/70{
    background-color: rgb(21 128 61 / 0.7);
  }

  .lg\:bg-green-700\/75{
    background-color: rgb(21 128 61 / 0.75);
  }

  .lg\:bg-green-700\/80{
    background-color: rgb(21 128 61 / 0.8);
  }

  .lg\:bg-green-700\/85{
    background-color: rgb(21 128 61 / 0.85);
  }

  .lg\:bg-green-700\/90{
    background-color: rgb(21 128 61 / 0.9);
  }

  .lg\:bg-green-700\/95{
    background-color: rgb(21 128 61 / 0.95);
  }

  .lg\:bg-green-800{
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-800\/0{
    background-color: rgb(22 101 52 / 0);
  }

  .lg\:bg-green-800\/10{
    background-color: rgb(22 101 52 / 0.1);
  }

  .lg\:bg-green-800\/100{
    background-color: rgb(22 101 52 / 1);
  }

  .lg\:bg-green-800\/15{
    background-color: rgb(22 101 52 / 0.15);
  }

  .lg\:bg-green-800\/20{
    background-color: rgb(22 101 52 / 0.2);
  }

  .lg\:bg-green-800\/25{
    background-color: rgb(22 101 52 / 0.25);
  }

  .lg\:bg-green-800\/30{
    background-color: rgb(22 101 52 / 0.3);
  }

  .lg\:bg-green-800\/35{
    background-color: rgb(22 101 52 / 0.35);
  }

  .lg\:bg-green-800\/40{
    background-color: rgb(22 101 52 / 0.4);
  }

  .lg\:bg-green-800\/45{
    background-color: rgb(22 101 52 / 0.45);
  }

  .lg\:bg-green-800\/5{
    background-color: rgb(22 101 52 / 0.05);
  }

  .lg\:bg-green-800\/50{
    background-color: rgb(22 101 52 / 0.5);
  }

  .lg\:bg-green-800\/55{
    background-color: rgb(22 101 52 / 0.55);
  }

  .lg\:bg-green-800\/60{
    background-color: rgb(22 101 52 / 0.6);
  }

  .lg\:bg-green-800\/65{
    background-color: rgb(22 101 52 / 0.65);
  }

  .lg\:bg-green-800\/70{
    background-color: rgb(22 101 52 / 0.7);
  }

  .lg\:bg-green-800\/75{
    background-color: rgb(22 101 52 / 0.75);
  }

  .lg\:bg-green-800\/80{
    background-color: rgb(22 101 52 / 0.8);
  }

  .lg\:bg-green-800\/85{
    background-color: rgb(22 101 52 / 0.85);
  }

  .lg\:bg-green-800\/90{
    background-color: rgb(22 101 52 / 0.9);
  }

  .lg\:bg-green-800\/95{
    background-color: rgb(22 101 52 / 0.95);
  }

  .lg\:bg-green-900{
    --tw-bg-opacity: 1;
    background-color: rgb(20 83 45 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-900\/0{
    background-color: rgb(20 83 45 / 0);
  }

  .lg\:bg-green-900\/10{
    background-color: rgb(20 83 45 / 0.1);
  }

  .lg\:bg-green-900\/100{
    background-color: rgb(20 83 45 / 1);
  }

  .lg\:bg-green-900\/15{
    background-color: rgb(20 83 45 / 0.15);
  }

  .lg\:bg-green-900\/20{
    background-color: rgb(20 83 45 / 0.2);
  }

  .lg\:bg-green-900\/25{
    background-color: rgb(20 83 45 / 0.25);
  }

  .lg\:bg-green-900\/30{
    background-color: rgb(20 83 45 / 0.3);
  }

  .lg\:bg-green-900\/35{
    background-color: rgb(20 83 45 / 0.35);
  }

  .lg\:bg-green-900\/40{
    background-color: rgb(20 83 45 / 0.4);
  }

  .lg\:bg-green-900\/45{
    background-color: rgb(20 83 45 / 0.45);
  }

  .lg\:bg-green-900\/5{
    background-color: rgb(20 83 45 / 0.05);
  }

  .lg\:bg-green-900\/50{
    background-color: rgb(20 83 45 / 0.5);
  }

  .lg\:bg-green-900\/55{
    background-color: rgb(20 83 45 / 0.55);
  }

  .lg\:bg-green-900\/60{
    background-color: rgb(20 83 45 / 0.6);
  }

  .lg\:bg-green-900\/65{
    background-color: rgb(20 83 45 / 0.65);
  }

  .lg\:bg-green-900\/70{
    background-color: rgb(20 83 45 / 0.7);
  }

  .lg\:bg-green-900\/75{
    background-color: rgb(20 83 45 / 0.75);
  }

  .lg\:bg-green-900\/80{
    background-color: rgb(20 83 45 / 0.8);
  }

  .lg\:bg-green-900\/85{
    background-color: rgb(20 83 45 / 0.85);
  }

  .lg\:bg-green-900\/90{
    background-color: rgb(20 83 45 / 0.9);
  }

  .lg\:bg-green-900\/95{
    background-color: rgb(20 83 45 / 0.95);
  }

  .lg\:bg-green-950{
    --tw-bg-opacity: 1;
    background-color: rgb(5 46 22 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-950\/0{
    background-color: rgb(5 46 22 / 0);
  }

  .lg\:bg-green-950\/10{
    background-color: rgb(5 46 22 / 0.1);
  }

  .lg\:bg-green-950\/100{
    background-color: rgb(5 46 22 / 1);
  }

  .lg\:bg-green-950\/15{
    background-color: rgb(5 46 22 / 0.15);
  }

  .lg\:bg-green-950\/20{
    background-color: rgb(5 46 22 / 0.2);
  }

  .lg\:bg-green-950\/25{
    background-color: rgb(5 46 22 / 0.25);
  }

  .lg\:bg-green-950\/30{
    background-color: rgb(5 46 22 / 0.3);
  }

  .lg\:bg-green-950\/35{
    background-color: rgb(5 46 22 / 0.35);
  }

  .lg\:bg-green-950\/40{
    background-color: rgb(5 46 22 / 0.4);
  }

  .lg\:bg-green-950\/45{
    background-color: rgb(5 46 22 / 0.45);
  }

  .lg\:bg-green-950\/5{
    background-color: rgb(5 46 22 / 0.05);
  }

  .lg\:bg-green-950\/50{
    background-color: rgb(5 46 22 / 0.5);
  }

  .lg\:bg-green-950\/55{
    background-color: rgb(5 46 22 / 0.55);
  }

  .lg\:bg-green-950\/60{
    background-color: rgb(5 46 22 / 0.6);
  }

  .lg\:bg-green-950\/65{
    background-color: rgb(5 46 22 / 0.65);
  }

  .lg\:bg-green-950\/70{
    background-color: rgb(5 46 22 / 0.7);
  }

  .lg\:bg-green-950\/75{
    background-color: rgb(5 46 22 / 0.75);
  }

  .lg\:bg-green-950\/80{
    background-color: rgb(5 46 22 / 0.8);
  }

  .lg\:bg-green-950\/85{
    background-color: rgb(5 46 22 / 0.85);
  }

  .lg\:bg-green-950\/90{
    background-color: rgb(5 46 22 / 0.9);
  }

  .lg\:bg-green-950\/95{
    background-color: rgb(5 46 22 / 0.95);
  }

  .lg\:bg-neutral-100{
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-100\/0{
    background-color: rgb(245 245 245 / 0);
  }

  .lg\:bg-neutral-100\/10{
    background-color: rgb(245 245 245 / 0.1);
  }

  .lg\:bg-neutral-100\/100{
    background-color: rgb(245 245 245 / 1);
  }

  .lg\:bg-neutral-100\/15{
    background-color: rgb(245 245 245 / 0.15);
  }

  .lg\:bg-neutral-100\/20{
    background-color: rgb(245 245 245 / 0.2);
  }

  .lg\:bg-neutral-100\/25{
    background-color: rgb(245 245 245 / 0.25);
  }

  .lg\:bg-neutral-100\/30{
    background-color: rgb(245 245 245 / 0.3);
  }

  .lg\:bg-neutral-100\/35{
    background-color: rgb(245 245 245 / 0.35);
  }

  .lg\:bg-neutral-100\/40{
    background-color: rgb(245 245 245 / 0.4);
  }

  .lg\:bg-neutral-100\/45{
    background-color: rgb(245 245 245 / 0.45);
  }

  .lg\:bg-neutral-100\/5{
    background-color: rgb(245 245 245 / 0.05);
  }

  .lg\:bg-neutral-100\/50{
    background-color: rgb(245 245 245 / 0.5);
  }

  .lg\:bg-neutral-100\/55{
    background-color: rgb(245 245 245 / 0.55);
  }

  .lg\:bg-neutral-100\/60{
    background-color: rgb(245 245 245 / 0.6);
  }

  .lg\:bg-neutral-100\/65{
    background-color: rgb(245 245 245 / 0.65);
  }

  .lg\:bg-neutral-100\/70{
    background-color: rgb(245 245 245 / 0.7);
  }

  .lg\:bg-neutral-100\/75{
    background-color: rgb(245 245 245 / 0.75);
  }

  .lg\:bg-neutral-100\/80{
    background-color: rgb(245 245 245 / 0.8);
  }

  .lg\:bg-neutral-100\/85{
    background-color: rgb(245 245 245 / 0.85);
  }

  .lg\:bg-neutral-100\/90{
    background-color: rgb(245 245 245 / 0.9);
  }

  .lg\:bg-neutral-100\/95{
    background-color: rgb(245 245 245 / 0.95);
  }

  .lg\:bg-neutral-200{
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-200\/0{
    background-color: rgb(229 229 229 / 0);
  }

  .lg\:bg-neutral-200\/10{
    background-color: rgb(229 229 229 / 0.1);
  }

  .lg\:bg-neutral-200\/100{
    background-color: rgb(229 229 229 / 1);
  }

  .lg\:bg-neutral-200\/15{
    background-color: rgb(229 229 229 / 0.15);
  }

  .lg\:bg-neutral-200\/20{
    background-color: rgb(229 229 229 / 0.2);
  }

  .lg\:bg-neutral-200\/25{
    background-color: rgb(229 229 229 / 0.25);
  }

  .lg\:bg-neutral-200\/30{
    background-color: rgb(229 229 229 / 0.3);
  }

  .lg\:bg-neutral-200\/35{
    background-color: rgb(229 229 229 / 0.35);
  }

  .lg\:bg-neutral-200\/40{
    background-color: rgb(229 229 229 / 0.4);
  }

  .lg\:bg-neutral-200\/45{
    background-color: rgb(229 229 229 / 0.45);
  }

  .lg\:bg-neutral-200\/5{
    background-color: rgb(229 229 229 / 0.05);
  }

  .lg\:bg-neutral-200\/50{
    background-color: rgb(229 229 229 / 0.5);
  }

  .lg\:bg-neutral-200\/55{
    background-color: rgb(229 229 229 / 0.55);
  }

  .lg\:bg-neutral-200\/60{
    background-color: rgb(229 229 229 / 0.6);
  }

  .lg\:bg-neutral-200\/65{
    background-color: rgb(229 229 229 / 0.65);
  }

  .lg\:bg-neutral-200\/70{
    background-color: rgb(229 229 229 / 0.7);
  }

  .lg\:bg-neutral-200\/75{
    background-color: rgb(229 229 229 / 0.75);
  }

  .lg\:bg-neutral-200\/80{
    background-color: rgb(229 229 229 / 0.8);
  }

  .lg\:bg-neutral-200\/85{
    background-color: rgb(229 229 229 / 0.85);
  }

  .lg\:bg-neutral-200\/90{
    background-color: rgb(229 229 229 / 0.9);
  }

  .lg\:bg-neutral-200\/95{
    background-color: rgb(229 229 229 / 0.95);
  }

  .lg\:bg-neutral-300{
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 212 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-300\/0{
    background-color: rgb(212 212 212 / 0);
  }

  .lg\:bg-neutral-300\/10{
    background-color: rgb(212 212 212 / 0.1);
  }

  .lg\:bg-neutral-300\/100{
    background-color: rgb(212 212 212 / 1);
  }

  .lg\:bg-neutral-300\/15{
    background-color: rgb(212 212 212 / 0.15);
  }

  .lg\:bg-neutral-300\/20{
    background-color: rgb(212 212 212 / 0.2);
  }

  .lg\:bg-neutral-300\/25{
    background-color: rgb(212 212 212 / 0.25);
  }

  .lg\:bg-neutral-300\/30{
    background-color: rgb(212 212 212 / 0.3);
  }

  .lg\:bg-neutral-300\/35{
    background-color: rgb(212 212 212 / 0.35);
  }

  .lg\:bg-neutral-300\/40{
    background-color: rgb(212 212 212 / 0.4);
  }

  .lg\:bg-neutral-300\/45{
    background-color: rgb(212 212 212 / 0.45);
  }

  .lg\:bg-neutral-300\/5{
    background-color: rgb(212 212 212 / 0.05);
  }

  .lg\:bg-neutral-300\/50{
    background-color: rgb(212 212 212 / 0.5);
  }

  .lg\:bg-neutral-300\/55{
    background-color: rgb(212 212 212 / 0.55);
  }

  .lg\:bg-neutral-300\/60{
    background-color: rgb(212 212 212 / 0.6);
  }

  .lg\:bg-neutral-300\/65{
    background-color: rgb(212 212 212 / 0.65);
  }

  .lg\:bg-neutral-300\/70{
    background-color: rgb(212 212 212 / 0.7);
  }

  .lg\:bg-neutral-300\/75{
    background-color: rgb(212 212 212 / 0.75);
  }

  .lg\:bg-neutral-300\/80{
    background-color: rgb(212 212 212 / 0.8);
  }

  .lg\:bg-neutral-300\/85{
    background-color: rgb(212 212 212 / 0.85);
  }

  .lg\:bg-neutral-300\/90{
    background-color: rgb(212 212 212 / 0.9);
  }

  .lg\:bg-neutral-300\/95{
    background-color: rgb(212 212 212 / 0.95);
  }

  .lg\:bg-neutral-400{
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-400\/0{
    background-color: rgb(163 163 163 / 0);
  }

  .lg\:bg-neutral-400\/10{
    background-color: rgb(163 163 163 / 0.1);
  }

  .lg\:bg-neutral-400\/100{
    background-color: rgb(163 163 163 / 1);
  }

  .lg\:bg-neutral-400\/15{
    background-color: rgb(163 163 163 / 0.15);
  }

  .lg\:bg-neutral-400\/20{
    background-color: rgb(163 163 163 / 0.2);
  }

  .lg\:bg-neutral-400\/25{
    background-color: rgb(163 163 163 / 0.25);
  }

  .lg\:bg-neutral-400\/30{
    background-color: rgb(163 163 163 / 0.3);
  }

  .lg\:bg-neutral-400\/35{
    background-color: rgb(163 163 163 / 0.35);
  }

  .lg\:bg-neutral-400\/40{
    background-color: rgb(163 163 163 / 0.4);
  }

  .lg\:bg-neutral-400\/45{
    background-color: rgb(163 163 163 / 0.45);
  }

  .lg\:bg-neutral-400\/5{
    background-color: rgb(163 163 163 / 0.05);
  }

  .lg\:bg-neutral-400\/50{
    background-color: rgb(163 163 163 / 0.5);
  }

  .lg\:bg-neutral-400\/55{
    background-color: rgb(163 163 163 / 0.55);
  }

  .lg\:bg-neutral-400\/60{
    background-color: rgb(163 163 163 / 0.6);
  }

  .lg\:bg-neutral-400\/65{
    background-color: rgb(163 163 163 / 0.65);
  }

  .lg\:bg-neutral-400\/70{
    background-color: rgb(163 163 163 / 0.7);
  }

  .lg\:bg-neutral-400\/75{
    background-color: rgb(163 163 163 / 0.75);
  }

  .lg\:bg-neutral-400\/80{
    background-color: rgb(163 163 163 / 0.8);
  }

  .lg\:bg-neutral-400\/85{
    background-color: rgb(163 163 163 / 0.85);
  }

  .lg\:bg-neutral-400\/90{
    background-color: rgb(163 163 163 / 0.9);
  }

  .lg\:bg-neutral-400\/95{
    background-color: rgb(163 163 163 / 0.95);
  }

  .lg\:bg-neutral-500{
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-500\/0{
    background-color: rgb(115 115 115 / 0);
  }

  .lg\:bg-neutral-500\/10{
    background-color: rgb(115 115 115 / 0.1);
  }

  .lg\:bg-neutral-500\/100{
    background-color: rgb(115 115 115 / 1);
  }

  .lg\:bg-neutral-500\/15{
    background-color: rgb(115 115 115 / 0.15);
  }

  .lg\:bg-neutral-500\/20{
    background-color: rgb(115 115 115 / 0.2);
  }

  .lg\:bg-neutral-500\/25{
    background-color: rgb(115 115 115 / 0.25);
  }

  .lg\:bg-neutral-500\/30{
    background-color: rgb(115 115 115 / 0.3);
  }

  .lg\:bg-neutral-500\/35{
    background-color: rgb(115 115 115 / 0.35);
  }

  .lg\:bg-neutral-500\/40{
    background-color: rgb(115 115 115 / 0.4);
  }

  .lg\:bg-neutral-500\/45{
    background-color: rgb(115 115 115 / 0.45);
  }

  .lg\:bg-neutral-500\/5{
    background-color: rgb(115 115 115 / 0.05);
  }

  .lg\:bg-neutral-500\/50{
    background-color: rgb(115 115 115 / 0.5);
  }

  .lg\:bg-neutral-500\/55{
    background-color: rgb(115 115 115 / 0.55);
  }

  .lg\:bg-neutral-500\/60{
    background-color: rgb(115 115 115 / 0.6);
  }

  .lg\:bg-neutral-500\/65{
    background-color: rgb(115 115 115 / 0.65);
  }

  .lg\:bg-neutral-500\/70{
    background-color: rgb(115 115 115 / 0.7);
  }

  .lg\:bg-neutral-500\/75{
    background-color: rgb(115 115 115 / 0.75);
  }

  .lg\:bg-neutral-500\/80{
    background-color: rgb(115 115 115 / 0.8);
  }

  .lg\:bg-neutral-500\/85{
    background-color: rgb(115 115 115 / 0.85);
  }

  .lg\:bg-neutral-500\/90{
    background-color: rgb(115 115 115 / 0.9);
  }

  .lg\:bg-neutral-500\/95{
    background-color: rgb(115 115 115 / 0.95);
  }

  .lg\:bg-neutral-600{
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-600\/0{
    background-color: rgb(82 82 82 / 0);
  }

  .lg\:bg-neutral-600\/10{
    background-color: rgb(82 82 82 / 0.1);
  }

  .lg\:bg-neutral-600\/100{
    background-color: rgb(82 82 82 / 1);
  }

  .lg\:bg-neutral-600\/15{
    background-color: rgb(82 82 82 / 0.15);
  }

  .lg\:bg-neutral-600\/20{
    background-color: rgb(82 82 82 / 0.2);
  }

  .lg\:bg-neutral-600\/25{
    background-color: rgb(82 82 82 / 0.25);
  }

  .lg\:bg-neutral-600\/30{
    background-color: rgb(82 82 82 / 0.3);
  }

  .lg\:bg-neutral-600\/35{
    background-color: rgb(82 82 82 / 0.35);
  }

  .lg\:bg-neutral-600\/40{
    background-color: rgb(82 82 82 / 0.4);
  }

  .lg\:bg-neutral-600\/45{
    background-color: rgb(82 82 82 / 0.45);
  }

  .lg\:bg-neutral-600\/5{
    background-color: rgb(82 82 82 / 0.05);
  }

  .lg\:bg-neutral-600\/50{
    background-color: rgb(82 82 82 / 0.5);
  }

  .lg\:bg-neutral-600\/55{
    background-color: rgb(82 82 82 / 0.55);
  }

  .lg\:bg-neutral-600\/60{
    background-color: rgb(82 82 82 / 0.6);
  }

  .lg\:bg-neutral-600\/65{
    background-color: rgb(82 82 82 / 0.65);
  }

  .lg\:bg-neutral-600\/70{
    background-color: rgb(82 82 82 / 0.7);
  }

  .lg\:bg-neutral-600\/75{
    background-color: rgb(82 82 82 / 0.75);
  }

  .lg\:bg-neutral-600\/80{
    background-color: rgb(82 82 82 / 0.8);
  }

  .lg\:bg-neutral-600\/85{
    background-color: rgb(82 82 82 / 0.85);
  }

  .lg\:bg-neutral-600\/90{
    background-color: rgb(82 82 82 / 0.9);
  }

  .lg\:bg-neutral-600\/95{
    background-color: rgb(82 82 82 / 0.95);
  }

  .lg\:bg-neutral-700{
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-700\/0{
    background-color: rgb(64 64 64 / 0);
  }

  .lg\:bg-neutral-700\/10{
    background-color: rgb(64 64 64 / 0.1);
  }

  .lg\:bg-neutral-700\/100{
    background-color: rgb(64 64 64 / 1);
  }

  .lg\:bg-neutral-700\/15{
    background-color: rgb(64 64 64 / 0.15);
  }

  .lg\:bg-neutral-700\/20{
    background-color: rgb(64 64 64 / 0.2);
  }

  .lg\:bg-neutral-700\/25{
    background-color: rgb(64 64 64 / 0.25);
  }

  .lg\:bg-neutral-700\/30{
    background-color: rgb(64 64 64 / 0.3);
  }

  .lg\:bg-neutral-700\/35{
    background-color: rgb(64 64 64 / 0.35);
  }

  .lg\:bg-neutral-700\/40{
    background-color: rgb(64 64 64 / 0.4);
  }

  .lg\:bg-neutral-700\/45{
    background-color: rgb(64 64 64 / 0.45);
  }

  .lg\:bg-neutral-700\/5{
    background-color: rgb(64 64 64 / 0.05);
  }

  .lg\:bg-neutral-700\/50{
    background-color: rgb(64 64 64 / 0.5);
  }

  .lg\:bg-neutral-700\/55{
    background-color: rgb(64 64 64 / 0.55);
  }

  .lg\:bg-neutral-700\/60{
    background-color: rgb(64 64 64 / 0.6);
  }

  .lg\:bg-neutral-700\/65{
    background-color: rgb(64 64 64 / 0.65);
  }

  .lg\:bg-neutral-700\/70{
    background-color: rgb(64 64 64 / 0.7);
  }

  .lg\:bg-neutral-700\/75{
    background-color: rgb(64 64 64 / 0.75);
  }

  .lg\:bg-neutral-700\/80{
    background-color: rgb(64 64 64 / 0.8);
  }

  .lg\:bg-neutral-700\/85{
    background-color: rgb(64 64 64 / 0.85);
  }

  .lg\:bg-neutral-700\/90{
    background-color: rgb(64 64 64 / 0.9);
  }

  .lg\:bg-neutral-700\/95{
    background-color: rgb(64 64 64 / 0.95);
  }

  .lg\:bg-neutral-800{
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-800\/0{
    background-color: rgb(38 38 38 / 0);
  }

  .lg\:bg-neutral-800\/10{
    background-color: rgb(38 38 38 / 0.1);
  }

  .lg\:bg-neutral-800\/100{
    background-color: rgb(38 38 38 / 1);
  }

  .lg\:bg-neutral-800\/15{
    background-color: rgb(38 38 38 / 0.15);
  }

  .lg\:bg-neutral-800\/20{
    background-color: rgb(38 38 38 / 0.2);
  }

  .lg\:bg-neutral-800\/25{
    background-color: rgb(38 38 38 / 0.25);
  }

  .lg\:bg-neutral-800\/30{
    background-color: rgb(38 38 38 / 0.3);
  }

  .lg\:bg-neutral-800\/35{
    background-color: rgb(38 38 38 / 0.35);
  }

  .lg\:bg-neutral-800\/40{
    background-color: rgb(38 38 38 / 0.4);
  }

  .lg\:bg-neutral-800\/45{
    background-color: rgb(38 38 38 / 0.45);
  }

  .lg\:bg-neutral-800\/5{
    background-color: rgb(38 38 38 / 0.05);
  }

  .lg\:bg-neutral-800\/50{
    background-color: rgb(38 38 38 / 0.5);
  }

  .lg\:bg-neutral-800\/55{
    background-color: rgb(38 38 38 / 0.55);
  }

  .lg\:bg-neutral-800\/60{
    background-color: rgb(38 38 38 / 0.6);
  }

  .lg\:bg-neutral-800\/65{
    background-color: rgb(38 38 38 / 0.65);
  }

  .lg\:bg-neutral-800\/70{
    background-color: rgb(38 38 38 / 0.7);
  }

  .lg\:bg-neutral-800\/75{
    background-color: rgb(38 38 38 / 0.75);
  }

  .lg\:bg-neutral-800\/80{
    background-color: rgb(38 38 38 / 0.8);
  }

  .lg\:bg-neutral-800\/85{
    background-color: rgb(38 38 38 / 0.85);
  }

  .lg\:bg-neutral-800\/90{
    background-color: rgb(38 38 38 / 0.9);
  }

  .lg\:bg-neutral-800\/95{
    background-color: rgb(38 38 38 / 0.95);
  }

  .lg\:bg-neutral-900{
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-900\/0{
    background-color: rgb(23 23 23 / 0);
  }

  .lg\:bg-neutral-900\/10{
    background-color: rgb(23 23 23 / 0.1);
  }

  .lg\:bg-neutral-900\/100{
    background-color: rgb(23 23 23 / 1);
  }

  .lg\:bg-neutral-900\/15{
    background-color: rgb(23 23 23 / 0.15);
  }

  .lg\:bg-neutral-900\/20{
    background-color: rgb(23 23 23 / 0.2);
  }

  .lg\:bg-neutral-900\/25{
    background-color: rgb(23 23 23 / 0.25);
  }

  .lg\:bg-neutral-900\/30{
    background-color: rgb(23 23 23 / 0.3);
  }

  .lg\:bg-neutral-900\/35{
    background-color: rgb(23 23 23 / 0.35);
  }

  .lg\:bg-neutral-900\/40{
    background-color: rgb(23 23 23 / 0.4);
  }

  .lg\:bg-neutral-900\/45{
    background-color: rgb(23 23 23 / 0.45);
  }

  .lg\:bg-neutral-900\/5{
    background-color: rgb(23 23 23 / 0.05);
  }

  .lg\:bg-neutral-900\/50{
    background-color: rgb(23 23 23 / 0.5);
  }

  .lg\:bg-neutral-900\/55{
    background-color: rgb(23 23 23 / 0.55);
  }

  .lg\:bg-neutral-900\/60{
    background-color: rgb(23 23 23 / 0.6);
  }

  .lg\:bg-neutral-900\/65{
    background-color: rgb(23 23 23 / 0.65);
  }

  .lg\:bg-neutral-900\/70{
    background-color: rgb(23 23 23 / 0.7);
  }

  .lg\:bg-neutral-900\/75{
    background-color: rgb(23 23 23 / 0.75);
  }

  .lg\:bg-neutral-900\/80{
    background-color: rgb(23 23 23 / 0.8);
  }

  .lg\:bg-neutral-900\/85{
    background-color: rgb(23 23 23 / 0.85);
  }

  .lg\:bg-neutral-900\/90{
    background-color: rgb(23 23 23 / 0.9);
  }

  .lg\:bg-neutral-900\/95{
    background-color: rgb(23 23 23 / 0.95);
  }

  .lg\:bg-neutral-950{
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10 / var(--tw-bg-opacity));
  }

  .lg\:bg-neutral-950\/0{
    background-color: rgb(10 10 10 / 0);
  }

  .lg\:bg-neutral-950\/10{
    background-color: rgb(10 10 10 / 0.1);
  }

  .lg\:bg-neutral-950\/100{
    background-color: rgb(10 10 10 / 1);
  }

  .lg\:bg-neutral-950\/15{
    background-color: rgb(10 10 10 / 0.15);
  }

  .lg\:bg-neutral-950\/20{
    background-color: rgb(10 10 10 / 0.2);
  }

  .lg\:bg-neutral-950\/25{
    background-color: rgb(10 10 10 / 0.25);
  }

  .lg\:bg-neutral-950\/30{
    background-color: rgb(10 10 10 / 0.3);
  }

  .lg\:bg-neutral-950\/35{
    background-color: rgb(10 10 10 / 0.35);
  }

  .lg\:bg-neutral-950\/40{
    background-color: rgb(10 10 10 / 0.4);
  }

  .lg\:bg-neutral-950\/45{
    background-color: rgb(10 10 10 / 0.45);
  }

  .lg\:bg-neutral-950\/5{
    background-color: rgb(10 10 10 / 0.05);
  }

  .lg\:bg-neutral-950\/50{
    background-color: rgb(10 10 10 / 0.5);
  }

  .lg\:bg-neutral-950\/55{
    background-color: rgb(10 10 10 / 0.55);
  }

  .lg\:bg-neutral-950\/60{
    background-color: rgb(10 10 10 / 0.6);
  }

  .lg\:bg-neutral-950\/65{
    background-color: rgb(10 10 10 / 0.65);
  }

  .lg\:bg-neutral-950\/70{
    background-color: rgb(10 10 10 / 0.7);
  }

  .lg\:bg-neutral-950\/75{
    background-color: rgb(10 10 10 / 0.75);
  }

  .lg\:bg-neutral-950\/80{
    background-color: rgb(10 10 10 / 0.8);
  }

  .lg\:bg-neutral-950\/85{
    background-color: rgb(10 10 10 / 0.85);
  }

  .lg\:bg-neutral-950\/90{
    background-color: rgb(10 10 10 / 0.9);
  }

  .lg\:bg-neutral-950\/95{
    background-color: rgb(10 10 10 / 0.95);
  }

  .lg\:bg-pink-100{
    --tw-bg-opacity: 1;
    background-color: rgb(252 231 243 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-100\/0{
    background-color: rgb(252 231 243 / 0);
  }

  .lg\:bg-pink-100\/10{
    background-color: rgb(252 231 243 / 0.1);
  }

  .lg\:bg-pink-100\/100{
    background-color: rgb(252 231 243 / 1);
  }

  .lg\:bg-pink-100\/15{
    background-color: rgb(252 231 243 / 0.15);
  }

  .lg\:bg-pink-100\/20{
    background-color: rgb(252 231 243 / 0.2);
  }

  .lg\:bg-pink-100\/25{
    background-color: rgb(252 231 243 / 0.25);
  }

  .lg\:bg-pink-100\/30{
    background-color: rgb(252 231 243 / 0.3);
  }

  .lg\:bg-pink-100\/35{
    background-color: rgb(252 231 243 / 0.35);
  }

  .lg\:bg-pink-100\/40{
    background-color: rgb(252 231 243 / 0.4);
  }

  .lg\:bg-pink-100\/45{
    background-color: rgb(252 231 243 / 0.45);
  }

  .lg\:bg-pink-100\/5{
    background-color: rgb(252 231 243 / 0.05);
  }

  .lg\:bg-pink-100\/50{
    background-color: rgb(252 231 243 / 0.5);
  }

  .lg\:bg-pink-100\/55{
    background-color: rgb(252 231 243 / 0.55);
  }

  .lg\:bg-pink-100\/60{
    background-color: rgb(252 231 243 / 0.6);
  }

  .lg\:bg-pink-100\/65{
    background-color: rgb(252 231 243 / 0.65);
  }

  .lg\:bg-pink-100\/70{
    background-color: rgb(252 231 243 / 0.7);
  }

  .lg\:bg-pink-100\/75{
    background-color: rgb(252 231 243 / 0.75);
  }

  .lg\:bg-pink-100\/80{
    background-color: rgb(252 231 243 / 0.8);
  }

  .lg\:bg-pink-100\/85{
    background-color: rgb(252 231 243 / 0.85);
  }

  .lg\:bg-pink-100\/90{
    background-color: rgb(252 231 243 / 0.9);
  }

  .lg\:bg-pink-100\/95{
    background-color: rgb(252 231 243 / 0.95);
  }

  .lg\:bg-pink-200{
    --tw-bg-opacity: 1;
    background-color: rgb(251 207 232 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-200\/0{
    background-color: rgb(251 207 232 / 0);
  }

  .lg\:bg-pink-200\/10{
    background-color: rgb(251 207 232 / 0.1);
  }

  .lg\:bg-pink-200\/100{
    background-color: rgb(251 207 232 / 1);
  }

  .lg\:bg-pink-200\/15{
    background-color: rgb(251 207 232 / 0.15);
  }

  .lg\:bg-pink-200\/20{
    background-color: rgb(251 207 232 / 0.2);
  }

  .lg\:bg-pink-200\/25{
    background-color: rgb(251 207 232 / 0.25);
  }

  .lg\:bg-pink-200\/30{
    background-color: rgb(251 207 232 / 0.3);
  }

  .lg\:bg-pink-200\/35{
    background-color: rgb(251 207 232 / 0.35);
  }

  .lg\:bg-pink-200\/40{
    background-color: rgb(251 207 232 / 0.4);
  }

  .lg\:bg-pink-200\/45{
    background-color: rgb(251 207 232 / 0.45);
  }

  .lg\:bg-pink-200\/5{
    background-color: rgb(251 207 232 / 0.05);
  }

  .lg\:bg-pink-200\/50{
    background-color: rgb(251 207 232 / 0.5);
  }

  .lg\:bg-pink-200\/55{
    background-color: rgb(251 207 232 / 0.55);
  }

  .lg\:bg-pink-200\/60{
    background-color: rgb(251 207 232 / 0.6);
  }

  .lg\:bg-pink-200\/65{
    background-color: rgb(251 207 232 / 0.65);
  }

  .lg\:bg-pink-200\/70{
    background-color: rgb(251 207 232 / 0.7);
  }

  .lg\:bg-pink-200\/75{
    background-color: rgb(251 207 232 / 0.75);
  }

  .lg\:bg-pink-200\/80{
    background-color: rgb(251 207 232 / 0.8);
  }

  .lg\:bg-pink-200\/85{
    background-color: rgb(251 207 232 / 0.85);
  }

  .lg\:bg-pink-200\/90{
    background-color: rgb(251 207 232 / 0.9);
  }

  .lg\:bg-pink-200\/95{
    background-color: rgb(251 207 232 / 0.95);
  }

  .lg\:bg-pink-300{
    --tw-bg-opacity: 1;
    background-color: rgb(249 168 212 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-300\/0{
    background-color: rgb(249 168 212 / 0);
  }

  .lg\:bg-pink-300\/10{
    background-color: rgb(249 168 212 / 0.1);
  }

  .lg\:bg-pink-300\/100{
    background-color: rgb(249 168 212 / 1);
  }

  .lg\:bg-pink-300\/15{
    background-color: rgb(249 168 212 / 0.15);
  }

  .lg\:bg-pink-300\/20{
    background-color: rgb(249 168 212 / 0.2);
  }

  .lg\:bg-pink-300\/25{
    background-color: rgb(249 168 212 / 0.25);
  }

  .lg\:bg-pink-300\/30{
    background-color: rgb(249 168 212 / 0.3);
  }

  .lg\:bg-pink-300\/35{
    background-color: rgb(249 168 212 / 0.35);
  }

  .lg\:bg-pink-300\/40{
    background-color: rgb(249 168 212 / 0.4);
  }

  .lg\:bg-pink-300\/45{
    background-color: rgb(249 168 212 / 0.45);
  }

  .lg\:bg-pink-300\/5{
    background-color: rgb(249 168 212 / 0.05);
  }

  .lg\:bg-pink-300\/50{
    background-color: rgb(249 168 212 / 0.5);
  }

  .lg\:bg-pink-300\/55{
    background-color: rgb(249 168 212 / 0.55);
  }

  .lg\:bg-pink-300\/60{
    background-color: rgb(249 168 212 / 0.6);
  }

  .lg\:bg-pink-300\/65{
    background-color: rgb(249 168 212 / 0.65);
  }

  .lg\:bg-pink-300\/70{
    background-color: rgb(249 168 212 / 0.7);
  }

  .lg\:bg-pink-300\/75{
    background-color: rgb(249 168 212 / 0.75);
  }

  .lg\:bg-pink-300\/80{
    background-color: rgb(249 168 212 / 0.8);
  }

  .lg\:bg-pink-300\/85{
    background-color: rgb(249 168 212 / 0.85);
  }

  .lg\:bg-pink-300\/90{
    background-color: rgb(249 168 212 / 0.9);
  }

  .lg\:bg-pink-300\/95{
    background-color: rgb(249 168 212 / 0.95);
  }

  .lg\:bg-pink-400{
    --tw-bg-opacity: 1;
    background-color: rgb(244 114 182 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-400\/0{
    background-color: rgb(244 114 182 / 0);
  }

  .lg\:bg-pink-400\/10{
    background-color: rgb(244 114 182 / 0.1);
  }

  .lg\:bg-pink-400\/100{
    background-color: rgb(244 114 182 / 1);
  }

  .lg\:bg-pink-400\/15{
    background-color: rgb(244 114 182 / 0.15);
  }

  .lg\:bg-pink-400\/20{
    background-color: rgb(244 114 182 / 0.2);
  }

  .lg\:bg-pink-400\/25{
    background-color: rgb(244 114 182 / 0.25);
  }

  .lg\:bg-pink-400\/30{
    background-color: rgb(244 114 182 / 0.3);
  }

  .lg\:bg-pink-400\/35{
    background-color: rgb(244 114 182 / 0.35);
  }

  .lg\:bg-pink-400\/40{
    background-color: rgb(244 114 182 / 0.4);
  }

  .lg\:bg-pink-400\/45{
    background-color: rgb(244 114 182 / 0.45);
  }

  .lg\:bg-pink-400\/5{
    background-color: rgb(244 114 182 / 0.05);
  }

  .lg\:bg-pink-400\/50{
    background-color: rgb(244 114 182 / 0.5);
  }

  .lg\:bg-pink-400\/55{
    background-color: rgb(244 114 182 / 0.55);
  }

  .lg\:bg-pink-400\/60{
    background-color: rgb(244 114 182 / 0.6);
  }

  .lg\:bg-pink-400\/65{
    background-color: rgb(244 114 182 / 0.65);
  }

  .lg\:bg-pink-400\/70{
    background-color: rgb(244 114 182 / 0.7);
  }

  .lg\:bg-pink-400\/75{
    background-color: rgb(244 114 182 / 0.75);
  }

  .lg\:bg-pink-400\/80{
    background-color: rgb(244 114 182 / 0.8);
  }

  .lg\:bg-pink-400\/85{
    background-color: rgb(244 114 182 / 0.85);
  }

  .lg\:bg-pink-400\/90{
    background-color: rgb(244 114 182 / 0.9);
  }

  .lg\:bg-pink-400\/95{
    background-color: rgb(244 114 182 / 0.95);
  }

  .lg\:bg-pink-500{
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-500\/0{
    background-color: rgb(236 72 153 / 0);
  }

  .lg\:bg-pink-500\/10{
    background-color: rgb(236 72 153 / 0.1);
  }

  .lg\:bg-pink-500\/100{
    background-color: rgb(236 72 153 / 1);
  }

  .lg\:bg-pink-500\/15{
    background-color: rgb(236 72 153 / 0.15);
  }

  .lg\:bg-pink-500\/20{
    background-color: rgb(236 72 153 / 0.2);
  }

  .lg\:bg-pink-500\/25{
    background-color: rgb(236 72 153 / 0.25);
  }

  .lg\:bg-pink-500\/30{
    background-color: rgb(236 72 153 / 0.3);
  }

  .lg\:bg-pink-500\/35{
    background-color: rgb(236 72 153 / 0.35);
  }

  .lg\:bg-pink-500\/40{
    background-color: rgb(236 72 153 / 0.4);
  }

  .lg\:bg-pink-500\/45{
    background-color: rgb(236 72 153 / 0.45);
  }

  .lg\:bg-pink-500\/5{
    background-color: rgb(236 72 153 / 0.05);
  }

  .lg\:bg-pink-500\/50{
    background-color: rgb(236 72 153 / 0.5);
  }

  .lg\:bg-pink-500\/55{
    background-color: rgb(236 72 153 / 0.55);
  }

  .lg\:bg-pink-500\/60{
    background-color: rgb(236 72 153 / 0.6);
  }

  .lg\:bg-pink-500\/65{
    background-color: rgb(236 72 153 / 0.65);
  }

  .lg\:bg-pink-500\/70{
    background-color: rgb(236 72 153 / 0.7);
  }

  .lg\:bg-pink-500\/75{
    background-color: rgb(236 72 153 / 0.75);
  }

  .lg\:bg-pink-500\/80{
    background-color: rgb(236 72 153 / 0.8);
  }

  .lg\:bg-pink-500\/85{
    background-color: rgb(236 72 153 / 0.85);
  }

  .lg\:bg-pink-500\/90{
    background-color: rgb(236 72 153 / 0.9);
  }

  .lg\:bg-pink-500\/95{
    background-color: rgb(236 72 153 / 0.95);
  }

  .lg\:bg-pink-600{
    --tw-bg-opacity: 1;
    background-color: rgb(219 39 119 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-600\/0{
    background-color: rgb(219 39 119 / 0);
  }

  .lg\:bg-pink-600\/10{
    background-color: rgb(219 39 119 / 0.1);
  }

  .lg\:bg-pink-600\/100{
    background-color: rgb(219 39 119 / 1);
  }

  .lg\:bg-pink-600\/15{
    background-color: rgb(219 39 119 / 0.15);
  }

  .lg\:bg-pink-600\/20{
    background-color: rgb(219 39 119 / 0.2);
  }

  .lg\:bg-pink-600\/25{
    background-color: rgb(219 39 119 / 0.25);
  }

  .lg\:bg-pink-600\/30{
    background-color: rgb(219 39 119 / 0.3);
  }

  .lg\:bg-pink-600\/35{
    background-color: rgb(219 39 119 / 0.35);
  }

  .lg\:bg-pink-600\/40{
    background-color: rgb(219 39 119 / 0.4);
  }

  .lg\:bg-pink-600\/45{
    background-color: rgb(219 39 119 / 0.45);
  }

  .lg\:bg-pink-600\/5{
    background-color: rgb(219 39 119 / 0.05);
  }

  .lg\:bg-pink-600\/50{
    background-color: rgb(219 39 119 / 0.5);
  }

  .lg\:bg-pink-600\/55{
    background-color: rgb(219 39 119 / 0.55);
  }

  .lg\:bg-pink-600\/60{
    background-color: rgb(219 39 119 / 0.6);
  }

  .lg\:bg-pink-600\/65{
    background-color: rgb(219 39 119 / 0.65);
  }

  .lg\:bg-pink-600\/70{
    background-color: rgb(219 39 119 / 0.7);
  }

  .lg\:bg-pink-600\/75{
    background-color: rgb(219 39 119 / 0.75);
  }

  .lg\:bg-pink-600\/80{
    background-color: rgb(219 39 119 / 0.8);
  }

  .lg\:bg-pink-600\/85{
    background-color: rgb(219 39 119 / 0.85);
  }

  .lg\:bg-pink-600\/90{
    background-color: rgb(219 39 119 / 0.9);
  }

  .lg\:bg-pink-600\/95{
    background-color: rgb(219 39 119 / 0.95);
  }

  .lg\:bg-pink-700{
    --tw-bg-opacity: 1;
    background-color: rgb(190 24 93 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-700\/0{
    background-color: rgb(190 24 93 / 0);
  }

  .lg\:bg-pink-700\/10{
    background-color: rgb(190 24 93 / 0.1);
  }

  .lg\:bg-pink-700\/100{
    background-color: rgb(190 24 93 / 1);
  }

  .lg\:bg-pink-700\/15{
    background-color: rgb(190 24 93 / 0.15);
  }

  .lg\:bg-pink-700\/20{
    background-color: rgb(190 24 93 / 0.2);
  }

  .lg\:bg-pink-700\/25{
    background-color: rgb(190 24 93 / 0.25);
  }

  .lg\:bg-pink-700\/30{
    background-color: rgb(190 24 93 / 0.3);
  }

  .lg\:bg-pink-700\/35{
    background-color: rgb(190 24 93 / 0.35);
  }

  .lg\:bg-pink-700\/40{
    background-color: rgb(190 24 93 / 0.4);
  }

  .lg\:bg-pink-700\/45{
    background-color: rgb(190 24 93 / 0.45);
  }

  .lg\:bg-pink-700\/5{
    background-color: rgb(190 24 93 / 0.05);
  }

  .lg\:bg-pink-700\/50{
    background-color: rgb(190 24 93 / 0.5);
  }

  .lg\:bg-pink-700\/55{
    background-color: rgb(190 24 93 / 0.55);
  }

  .lg\:bg-pink-700\/60{
    background-color: rgb(190 24 93 / 0.6);
  }

  .lg\:bg-pink-700\/65{
    background-color: rgb(190 24 93 / 0.65);
  }

  .lg\:bg-pink-700\/70{
    background-color: rgb(190 24 93 / 0.7);
  }

  .lg\:bg-pink-700\/75{
    background-color: rgb(190 24 93 / 0.75);
  }

  .lg\:bg-pink-700\/80{
    background-color: rgb(190 24 93 / 0.8);
  }

  .lg\:bg-pink-700\/85{
    background-color: rgb(190 24 93 / 0.85);
  }

  .lg\:bg-pink-700\/90{
    background-color: rgb(190 24 93 / 0.9);
  }

  .lg\:bg-pink-700\/95{
    background-color: rgb(190 24 93 / 0.95);
  }

  .lg\:bg-pink-800{
    --tw-bg-opacity: 1;
    background-color: rgb(157 23 77 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-800\/0{
    background-color: rgb(157 23 77 / 0);
  }

  .lg\:bg-pink-800\/10{
    background-color: rgb(157 23 77 / 0.1);
  }

  .lg\:bg-pink-800\/100{
    background-color: rgb(157 23 77 / 1);
  }

  .lg\:bg-pink-800\/15{
    background-color: rgb(157 23 77 / 0.15);
  }

  .lg\:bg-pink-800\/20{
    background-color: rgb(157 23 77 / 0.2);
  }

  .lg\:bg-pink-800\/25{
    background-color: rgb(157 23 77 / 0.25);
  }

  .lg\:bg-pink-800\/30{
    background-color: rgb(157 23 77 / 0.3);
  }

  .lg\:bg-pink-800\/35{
    background-color: rgb(157 23 77 / 0.35);
  }

  .lg\:bg-pink-800\/40{
    background-color: rgb(157 23 77 / 0.4);
  }

  .lg\:bg-pink-800\/45{
    background-color: rgb(157 23 77 / 0.45);
  }

  .lg\:bg-pink-800\/5{
    background-color: rgb(157 23 77 / 0.05);
  }

  .lg\:bg-pink-800\/50{
    background-color: rgb(157 23 77 / 0.5);
  }

  .lg\:bg-pink-800\/55{
    background-color: rgb(157 23 77 / 0.55);
  }

  .lg\:bg-pink-800\/60{
    background-color: rgb(157 23 77 / 0.6);
  }

  .lg\:bg-pink-800\/65{
    background-color: rgb(157 23 77 / 0.65);
  }

  .lg\:bg-pink-800\/70{
    background-color: rgb(157 23 77 / 0.7);
  }

  .lg\:bg-pink-800\/75{
    background-color: rgb(157 23 77 / 0.75);
  }

  .lg\:bg-pink-800\/80{
    background-color: rgb(157 23 77 / 0.8);
  }

  .lg\:bg-pink-800\/85{
    background-color: rgb(157 23 77 / 0.85);
  }

  .lg\:bg-pink-800\/90{
    background-color: rgb(157 23 77 / 0.9);
  }

  .lg\:bg-pink-800\/95{
    background-color: rgb(157 23 77 / 0.95);
  }

  .lg\:bg-pink-900{
    --tw-bg-opacity: 1;
    background-color: rgb(131 24 67 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-900\/0{
    background-color: rgb(131 24 67 / 0);
  }

  .lg\:bg-pink-900\/10{
    background-color: rgb(131 24 67 / 0.1);
  }

  .lg\:bg-pink-900\/100{
    background-color: rgb(131 24 67 / 1);
  }

  .lg\:bg-pink-900\/15{
    background-color: rgb(131 24 67 / 0.15);
  }

  .lg\:bg-pink-900\/20{
    background-color: rgb(131 24 67 / 0.2);
  }

  .lg\:bg-pink-900\/25{
    background-color: rgb(131 24 67 / 0.25);
  }

  .lg\:bg-pink-900\/30{
    background-color: rgb(131 24 67 / 0.3);
  }

  .lg\:bg-pink-900\/35{
    background-color: rgb(131 24 67 / 0.35);
  }

  .lg\:bg-pink-900\/40{
    background-color: rgb(131 24 67 / 0.4);
  }

  .lg\:bg-pink-900\/45{
    background-color: rgb(131 24 67 / 0.45);
  }

  .lg\:bg-pink-900\/5{
    background-color: rgb(131 24 67 / 0.05);
  }

  .lg\:bg-pink-900\/50{
    background-color: rgb(131 24 67 / 0.5);
  }

  .lg\:bg-pink-900\/55{
    background-color: rgb(131 24 67 / 0.55);
  }

  .lg\:bg-pink-900\/60{
    background-color: rgb(131 24 67 / 0.6);
  }

  .lg\:bg-pink-900\/65{
    background-color: rgb(131 24 67 / 0.65);
  }

  .lg\:bg-pink-900\/70{
    background-color: rgb(131 24 67 / 0.7);
  }

  .lg\:bg-pink-900\/75{
    background-color: rgb(131 24 67 / 0.75);
  }

  .lg\:bg-pink-900\/80{
    background-color: rgb(131 24 67 / 0.8);
  }

  .lg\:bg-pink-900\/85{
    background-color: rgb(131 24 67 / 0.85);
  }

  .lg\:bg-pink-900\/90{
    background-color: rgb(131 24 67 / 0.9);
  }

  .lg\:bg-pink-900\/95{
    background-color: rgb(131 24 67 / 0.95);
  }

  .lg\:bg-pink-950{
    --tw-bg-opacity: 1;
    background-color: rgb(80 7 36 / var(--tw-bg-opacity));
  }

  .lg\:bg-pink-950\/0{
    background-color: rgb(80 7 36 / 0);
  }

  .lg\:bg-pink-950\/10{
    background-color: rgb(80 7 36 / 0.1);
  }

  .lg\:bg-pink-950\/100{
    background-color: rgb(80 7 36 / 1);
  }

  .lg\:bg-pink-950\/15{
    background-color: rgb(80 7 36 / 0.15);
  }

  .lg\:bg-pink-950\/20{
    background-color: rgb(80 7 36 / 0.2);
  }

  .lg\:bg-pink-950\/25{
    background-color: rgb(80 7 36 / 0.25);
  }

  .lg\:bg-pink-950\/30{
    background-color: rgb(80 7 36 / 0.3);
  }

  .lg\:bg-pink-950\/35{
    background-color: rgb(80 7 36 / 0.35);
  }

  .lg\:bg-pink-950\/40{
    background-color: rgb(80 7 36 / 0.4);
  }

  .lg\:bg-pink-950\/45{
    background-color: rgb(80 7 36 / 0.45);
  }

  .lg\:bg-pink-950\/5{
    background-color: rgb(80 7 36 / 0.05);
  }

  .lg\:bg-pink-950\/50{
    background-color: rgb(80 7 36 / 0.5);
  }

  .lg\:bg-pink-950\/55{
    background-color: rgb(80 7 36 / 0.55);
  }

  .lg\:bg-pink-950\/60{
    background-color: rgb(80 7 36 / 0.6);
  }

  .lg\:bg-pink-950\/65{
    background-color: rgb(80 7 36 / 0.65);
  }

  .lg\:bg-pink-950\/70{
    background-color: rgb(80 7 36 / 0.7);
  }

  .lg\:bg-pink-950\/75{
    background-color: rgb(80 7 36 / 0.75);
  }

  .lg\:bg-pink-950\/80{
    background-color: rgb(80 7 36 / 0.8);
  }

  .lg\:bg-pink-950\/85{
    background-color: rgb(80 7 36 / 0.85);
  }

  .lg\:bg-pink-950\/90{
    background-color: rgb(80 7 36 / 0.9);
  }

  .lg\:bg-pink-950\/95{
    background-color: rgb(80 7 36 / 0.95);
  }

  .lg\:bg-red-100{
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-100\/0{
    background-color: rgb(254 226 226 / 0);
  }

  .lg\:bg-red-100\/10{
    background-color: rgb(254 226 226 / 0.1);
  }

  .lg\:bg-red-100\/100{
    background-color: rgb(254 226 226 / 1);
  }

  .lg\:bg-red-100\/15{
    background-color: rgb(254 226 226 / 0.15);
  }

  .lg\:bg-red-100\/20{
    background-color: rgb(254 226 226 / 0.2);
  }

  .lg\:bg-red-100\/25{
    background-color: rgb(254 226 226 / 0.25);
  }

  .lg\:bg-red-100\/30{
    background-color: rgb(254 226 226 / 0.3);
  }

  .lg\:bg-red-100\/35{
    background-color: rgb(254 226 226 / 0.35);
  }

  .lg\:bg-red-100\/40{
    background-color: rgb(254 226 226 / 0.4);
  }

  .lg\:bg-red-100\/45{
    background-color: rgb(254 226 226 / 0.45);
  }

  .lg\:bg-red-100\/5{
    background-color: rgb(254 226 226 / 0.05);
  }

  .lg\:bg-red-100\/50{
    background-color: rgb(254 226 226 / 0.5);
  }

  .lg\:bg-red-100\/55{
    background-color: rgb(254 226 226 / 0.55);
  }

  .lg\:bg-red-100\/60{
    background-color: rgb(254 226 226 / 0.6);
  }

  .lg\:bg-red-100\/65{
    background-color: rgb(254 226 226 / 0.65);
  }

  .lg\:bg-red-100\/70{
    background-color: rgb(254 226 226 / 0.7);
  }

  .lg\:bg-red-100\/75{
    background-color: rgb(254 226 226 / 0.75);
  }

  .lg\:bg-red-100\/80{
    background-color: rgb(254 226 226 / 0.8);
  }

  .lg\:bg-red-100\/85{
    background-color: rgb(254 226 226 / 0.85);
  }

  .lg\:bg-red-100\/90{
    background-color: rgb(254 226 226 / 0.9);
  }

  .lg\:bg-red-100\/95{
    background-color: rgb(254 226 226 / 0.95);
  }

  .lg\:bg-red-200{
    --tw-bg-opacity: 1;
    background-color: rgb(254 202 202 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-200\/0{
    background-color: rgb(254 202 202 / 0);
  }

  .lg\:bg-red-200\/10{
    background-color: rgb(254 202 202 / 0.1);
  }

  .lg\:bg-red-200\/100{
    background-color: rgb(254 202 202 / 1);
  }

  .lg\:bg-red-200\/15{
    background-color: rgb(254 202 202 / 0.15);
  }

  .lg\:bg-red-200\/20{
    background-color: rgb(254 202 202 / 0.2);
  }

  .lg\:bg-red-200\/25{
    background-color: rgb(254 202 202 / 0.25);
  }

  .lg\:bg-red-200\/30{
    background-color: rgb(254 202 202 / 0.3);
  }

  .lg\:bg-red-200\/35{
    background-color: rgb(254 202 202 / 0.35);
  }

  .lg\:bg-red-200\/40{
    background-color: rgb(254 202 202 / 0.4);
  }

  .lg\:bg-red-200\/45{
    background-color: rgb(254 202 202 / 0.45);
  }

  .lg\:bg-red-200\/5{
    background-color: rgb(254 202 202 / 0.05);
  }

  .lg\:bg-red-200\/50{
    background-color: rgb(254 202 202 / 0.5);
  }

  .lg\:bg-red-200\/55{
    background-color: rgb(254 202 202 / 0.55);
  }

  .lg\:bg-red-200\/60{
    background-color: rgb(254 202 202 / 0.6);
  }

  .lg\:bg-red-200\/65{
    background-color: rgb(254 202 202 / 0.65);
  }

  .lg\:bg-red-200\/70{
    background-color: rgb(254 202 202 / 0.7);
  }

  .lg\:bg-red-200\/75{
    background-color: rgb(254 202 202 / 0.75);
  }

  .lg\:bg-red-200\/80{
    background-color: rgb(254 202 202 / 0.8);
  }

  .lg\:bg-red-200\/85{
    background-color: rgb(254 202 202 / 0.85);
  }

  .lg\:bg-red-200\/90{
    background-color: rgb(254 202 202 / 0.9);
  }

  .lg\:bg-red-200\/95{
    background-color: rgb(254 202 202 / 0.95);
  }

  .lg\:bg-red-300{
    --tw-bg-opacity: 1;
    background-color: rgb(252 165 165 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-300\/0{
    background-color: rgb(252 165 165 / 0);
  }

  .lg\:bg-red-300\/10{
    background-color: rgb(252 165 165 / 0.1);
  }

  .lg\:bg-red-300\/100{
    background-color: rgb(252 165 165 / 1);
  }

  .lg\:bg-red-300\/15{
    background-color: rgb(252 165 165 / 0.15);
  }

  .lg\:bg-red-300\/20{
    background-color: rgb(252 165 165 / 0.2);
  }

  .lg\:bg-red-300\/25{
    background-color: rgb(252 165 165 / 0.25);
  }

  .lg\:bg-red-300\/30{
    background-color: rgb(252 165 165 / 0.3);
  }

  .lg\:bg-red-300\/35{
    background-color: rgb(252 165 165 / 0.35);
  }

  .lg\:bg-red-300\/40{
    background-color: rgb(252 165 165 / 0.4);
  }

  .lg\:bg-red-300\/45{
    background-color: rgb(252 165 165 / 0.45);
  }

  .lg\:bg-red-300\/5{
    background-color: rgb(252 165 165 / 0.05);
  }

  .lg\:bg-red-300\/50{
    background-color: rgb(252 165 165 / 0.5);
  }

  .lg\:bg-red-300\/55{
    background-color: rgb(252 165 165 / 0.55);
  }

  .lg\:bg-red-300\/60{
    background-color: rgb(252 165 165 / 0.6);
  }

  .lg\:bg-red-300\/65{
    background-color: rgb(252 165 165 / 0.65);
  }

  .lg\:bg-red-300\/70{
    background-color: rgb(252 165 165 / 0.7);
  }

  .lg\:bg-red-300\/75{
    background-color: rgb(252 165 165 / 0.75);
  }

  .lg\:bg-red-300\/80{
    background-color: rgb(252 165 165 / 0.8);
  }

  .lg\:bg-red-300\/85{
    background-color: rgb(252 165 165 / 0.85);
  }

  .lg\:bg-red-300\/90{
    background-color: rgb(252 165 165 / 0.9);
  }

  .lg\:bg-red-300\/95{
    background-color: rgb(252 165 165 / 0.95);
  }

  .lg\:bg-red-400{
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-400\/0{
    background-color: rgb(248 113 113 / 0);
  }

  .lg\:bg-red-400\/10{
    background-color: rgb(248 113 113 / 0.1);
  }

  .lg\:bg-red-400\/100{
    background-color: rgb(248 113 113 / 1);
  }

  .lg\:bg-red-400\/15{
    background-color: rgb(248 113 113 / 0.15);
  }

  .lg\:bg-red-400\/20{
    background-color: rgb(248 113 113 / 0.2);
  }

  .lg\:bg-red-400\/25{
    background-color: rgb(248 113 113 / 0.25);
  }

  .lg\:bg-red-400\/30{
    background-color: rgb(248 113 113 / 0.3);
  }

  .lg\:bg-red-400\/35{
    background-color: rgb(248 113 113 / 0.35);
  }

  .lg\:bg-red-400\/40{
    background-color: rgb(248 113 113 / 0.4);
  }

  .lg\:bg-red-400\/45{
    background-color: rgb(248 113 113 / 0.45);
  }

  .lg\:bg-red-400\/5{
    background-color: rgb(248 113 113 / 0.05);
  }

  .lg\:bg-red-400\/50{
    background-color: rgb(248 113 113 / 0.5);
  }

  .lg\:bg-red-400\/55{
    background-color: rgb(248 113 113 / 0.55);
  }

  .lg\:bg-red-400\/60{
    background-color: rgb(248 113 113 / 0.6);
  }

  .lg\:bg-red-400\/65{
    background-color: rgb(248 113 113 / 0.65);
  }

  .lg\:bg-red-400\/70{
    background-color: rgb(248 113 113 / 0.7);
  }

  .lg\:bg-red-400\/75{
    background-color: rgb(248 113 113 / 0.75);
  }

  .lg\:bg-red-400\/80{
    background-color: rgb(248 113 113 / 0.8);
  }

  .lg\:bg-red-400\/85{
    background-color: rgb(248 113 113 / 0.85);
  }

  .lg\:bg-red-400\/90{
    background-color: rgb(248 113 113 / 0.9);
  }

  .lg\:bg-red-400\/95{
    background-color: rgb(248 113 113 / 0.95);
  }

  .lg\:bg-red-500{
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-500\/0{
    background-color: rgb(239 68 68 / 0);
  }

  .lg\:bg-red-500\/10{
    background-color: rgb(239 68 68 / 0.1);
  }

  .lg\:bg-red-500\/100{
    background-color: rgb(239 68 68 / 1);
  }

  .lg\:bg-red-500\/15{
    background-color: rgb(239 68 68 / 0.15);
  }

  .lg\:bg-red-500\/20{
    background-color: rgb(239 68 68 / 0.2);
  }

  .lg\:bg-red-500\/25{
    background-color: rgb(239 68 68 / 0.25);
  }

  .lg\:bg-red-500\/30{
    background-color: rgb(239 68 68 / 0.3);
  }

  .lg\:bg-red-500\/35{
    background-color: rgb(239 68 68 / 0.35);
  }

  .lg\:bg-red-500\/40{
    background-color: rgb(239 68 68 / 0.4);
  }

  .lg\:bg-red-500\/45{
    background-color: rgb(239 68 68 / 0.45);
  }

  .lg\:bg-red-500\/5{
    background-color: rgb(239 68 68 / 0.05);
  }

  .lg\:bg-red-500\/50{
    background-color: rgb(239 68 68 / 0.5);
  }

  .lg\:bg-red-500\/55{
    background-color: rgb(239 68 68 / 0.55);
  }

  .lg\:bg-red-500\/60{
    background-color: rgb(239 68 68 / 0.6);
  }

  .lg\:bg-red-500\/65{
    background-color: rgb(239 68 68 / 0.65);
  }

  .lg\:bg-red-500\/70{
    background-color: rgb(239 68 68 / 0.7);
  }

  .lg\:bg-red-500\/75{
    background-color: rgb(239 68 68 / 0.75);
  }

  .lg\:bg-red-500\/80{
    background-color: rgb(239 68 68 / 0.8);
  }

  .lg\:bg-red-500\/85{
    background-color: rgb(239 68 68 / 0.85);
  }

  .lg\:bg-red-500\/90{
    background-color: rgb(239 68 68 / 0.9);
  }

  .lg\:bg-red-500\/95{
    background-color: rgb(239 68 68 / 0.95);
  }

  .lg\:bg-red-600{
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-600\/0{
    background-color: rgb(220 38 38 / 0);
  }

  .lg\:bg-red-600\/10{
    background-color: rgb(220 38 38 / 0.1);
  }

  .lg\:bg-red-600\/100{
    background-color: rgb(220 38 38 / 1);
  }

  .lg\:bg-red-600\/15{
    background-color: rgb(220 38 38 / 0.15);
  }

  .lg\:bg-red-600\/20{
    background-color: rgb(220 38 38 / 0.2);
  }

  .lg\:bg-red-600\/25{
    background-color: rgb(220 38 38 / 0.25);
  }

  .lg\:bg-red-600\/30{
    background-color: rgb(220 38 38 / 0.3);
  }

  .lg\:bg-red-600\/35{
    background-color: rgb(220 38 38 / 0.35);
  }

  .lg\:bg-red-600\/40{
    background-color: rgb(220 38 38 / 0.4);
  }

  .lg\:bg-red-600\/45{
    background-color: rgb(220 38 38 / 0.45);
  }

  .lg\:bg-red-600\/5{
    background-color: rgb(220 38 38 / 0.05);
  }

  .lg\:bg-red-600\/50{
    background-color: rgb(220 38 38 / 0.5);
  }

  .lg\:bg-red-600\/55{
    background-color: rgb(220 38 38 / 0.55);
  }

  .lg\:bg-red-600\/60{
    background-color: rgb(220 38 38 / 0.6);
  }

  .lg\:bg-red-600\/65{
    background-color: rgb(220 38 38 / 0.65);
  }

  .lg\:bg-red-600\/70{
    background-color: rgb(220 38 38 / 0.7);
  }

  .lg\:bg-red-600\/75{
    background-color: rgb(220 38 38 / 0.75);
  }

  .lg\:bg-red-600\/80{
    background-color: rgb(220 38 38 / 0.8);
  }

  .lg\:bg-red-600\/85{
    background-color: rgb(220 38 38 / 0.85);
  }

  .lg\:bg-red-600\/90{
    background-color: rgb(220 38 38 / 0.9);
  }

  .lg\:bg-red-600\/95{
    background-color: rgb(220 38 38 / 0.95);
  }

  .lg\:bg-red-700{
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-700\/0{
    background-color: rgb(185 28 28 / 0);
  }

  .lg\:bg-red-700\/10{
    background-color: rgb(185 28 28 / 0.1);
  }

  .lg\:bg-red-700\/100{
    background-color: rgb(185 28 28 / 1);
  }

  .lg\:bg-red-700\/15{
    background-color: rgb(185 28 28 / 0.15);
  }

  .lg\:bg-red-700\/20{
    background-color: rgb(185 28 28 / 0.2);
  }

  .lg\:bg-red-700\/25{
    background-color: rgb(185 28 28 / 0.25);
  }

  .lg\:bg-red-700\/30{
    background-color: rgb(185 28 28 / 0.3);
  }

  .lg\:bg-red-700\/35{
    background-color: rgb(185 28 28 / 0.35);
  }

  .lg\:bg-red-700\/40{
    background-color: rgb(185 28 28 / 0.4);
  }

  .lg\:bg-red-700\/45{
    background-color: rgb(185 28 28 / 0.45);
  }

  .lg\:bg-red-700\/5{
    background-color: rgb(185 28 28 / 0.05);
  }

  .lg\:bg-red-700\/50{
    background-color: rgb(185 28 28 / 0.5);
  }

  .lg\:bg-red-700\/55{
    background-color: rgb(185 28 28 / 0.55);
  }

  .lg\:bg-red-700\/60{
    background-color: rgb(185 28 28 / 0.6);
  }

  .lg\:bg-red-700\/65{
    background-color: rgb(185 28 28 / 0.65);
  }

  .lg\:bg-red-700\/70{
    background-color: rgb(185 28 28 / 0.7);
  }

  .lg\:bg-red-700\/75{
    background-color: rgb(185 28 28 / 0.75);
  }

  .lg\:bg-red-700\/80{
    background-color: rgb(185 28 28 / 0.8);
  }

  .lg\:bg-red-700\/85{
    background-color: rgb(185 28 28 / 0.85);
  }

  .lg\:bg-red-700\/90{
    background-color: rgb(185 28 28 / 0.9);
  }

  .lg\:bg-red-700\/95{
    background-color: rgb(185 28 28 / 0.95);
  }

  .lg\:bg-red-800{
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-800\/0{
    background-color: rgb(153 27 27 / 0);
  }

  .lg\:bg-red-800\/10{
    background-color: rgb(153 27 27 / 0.1);
  }

  .lg\:bg-red-800\/100{
    background-color: rgb(153 27 27 / 1);
  }

  .lg\:bg-red-800\/15{
    background-color: rgb(153 27 27 / 0.15);
  }

  .lg\:bg-red-800\/20{
    background-color: rgb(153 27 27 / 0.2);
  }

  .lg\:bg-red-800\/25{
    background-color: rgb(153 27 27 / 0.25);
  }

  .lg\:bg-red-800\/30{
    background-color: rgb(153 27 27 / 0.3);
  }

  .lg\:bg-red-800\/35{
    background-color: rgb(153 27 27 / 0.35);
  }

  .lg\:bg-red-800\/40{
    background-color: rgb(153 27 27 / 0.4);
  }

  .lg\:bg-red-800\/45{
    background-color: rgb(153 27 27 / 0.45);
  }

  .lg\:bg-red-800\/5{
    background-color: rgb(153 27 27 / 0.05);
  }

  .lg\:bg-red-800\/50{
    background-color: rgb(153 27 27 / 0.5);
  }

  .lg\:bg-red-800\/55{
    background-color: rgb(153 27 27 / 0.55);
  }

  .lg\:bg-red-800\/60{
    background-color: rgb(153 27 27 / 0.6);
  }

  .lg\:bg-red-800\/65{
    background-color: rgb(153 27 27 / 0.65);
  }

  .lg\:bg-red-800\/70{
    background-color: rgb(153 27 27 / 0.7);
  }

  .lg\:bg-red-800\/75{
    background-color: rgb(153 27 27 / 0.75);
  }

  .lg\:bg-red-800\/80{
    background-color: rgb(153 27 27 / 0.8);
  }

  .lg\:bg-red-800\/85{
    background-color: rgb(153 27 27 / 0.85);
  }

  .lg\:bg-red-800\/90{
    background-color: rgb(153 27 27 / 0.9);
  }

  .lg\:bg-red-800\/95{
    background-color: rgb(153 27 27 / 0.95);
  }

  .lg\:bg-red-900{
    --tw-bg-opacity: 1;
    background-color: rgb(127 29 29 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-900\/0{
    background-color: rgb(127 29 29 / 0);
  }

  .lg\:bg-red-900\/10{
    background-color: rgb(127 29 29 / 0.1);
  }

  .lg\:bg-red-900\/100{
    background-color: rgb(127 29 29 / 1);
  }

  .lg\:bg-red-900\/15{
    background-color: rgb(127 29 29 / 0.15);
  }

  .lg\:bg-red-900\/20{
    background-color: rgb(127 29 29 / 0.2);
  }

  .lg\:bg-red-900\/25{
    background-color: rgb(127 29 29 / 0.25);
  }

  .lg\:bg-red-900\/30{
    background-color: rgb(127 29 29 / 0.3);
  }

  .lg\:bg-red-900\/35{
    background-color: rgb(127 29 29 / 0.35);
  }

  .lg\:bg-red-900\/40{
    background-color: rgb(127 29 29 / 0.4);
  }

  .lg\:bg-red-900\/45{
    background-color: rgb(127 29 29 / 0.45);
  }

  .lg\:bg-red-900\/5{
    background-color: rgb(127 29 29 / 0.05);
  }

  .lg\:bg-red-900\/50{
    background-color: rgb(127 29 29 / 0.5);
  }

  .lg\:bg-red-900\/55{
    background-color: rgb(127 29 29 / 0.55);
  }

  .lg\:bg-red-900\/60{
    background-color: rgb(127 29 29 / 0.6);
  }

  .lg\:bg-red-900\/65{
    background-color: rgb(127 29 29 / 0.65);
  }

  .lg\:bg-red-900\/70{
    background-color: rgb(127 29 29 / 0.7);
  }

  .lg\:bg-red-900\/75{
    background-color: rgb(127 29 29 / 0.75);
  }

  .lg\:bg-red-900\/80{
    background-color: rgb(127 29 29 / 0.8);
  }

  .lg\:bg-red-900\/85{
    background-color: rgb(127 29 29 / 0.85);
  }

  .lg\:bg-red-900\/90{
    background-color: rgb(127 29 29 / 0.9);
  }

  .lg\:bg-red-900\/95{
    background-color: rgb(127 29 29 / 0.95);
  }

  .lg\:bg-red-950{
    --tw-bg-opacity: 1;
    background-color: rgb(69 10 10 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-950\/0{
    background-color: rgb(69 10 10 / 0);
  }

  .lg\:bg-red-950\/10{
    background-color: rgb(69 10 10 / 0.1);
  }

  .lg\:bg-red-950\/100{
    background-color: rgb(69 10 10 / 1);
  }

  .lg\:bg-red-950\/15{
    background-color: rgb(69 10 10 / 0.15);
  }

  .lg\:bg-red-950\/20{
    background-color: rgb(69 10 10 / 0.2);
  }

  .lg\:bg-red-950\/25{
    background-color: rgb(69 10 10 / 0.25);
  }

  .lg\:bg-red-950\/30{
    background-color: rgb(69 10 10 / 0.3);
  }

  .lg\:bg-red-950\/35{
    background-color: rgb(69 10 10 / 0.35);
  }

  .lg\:bg-red-950\/40{
    background-color: rgb(69 10 10 / 0.4);
  }

  .lg\:bg-red-950\/45{
    background-color: rgb(69 10 10 / 0.45);
  }

  .lg\:bg-red-950\/5{
    background-color: rgb(69 10 10 / 0.05);
  }

  .lg\:bg-red-950\/50{
    background-color: rgb(69 10 10 / 0.5);
  }

  .lg\:bg-red-950\/55{
    background-color: rgb(69 10 10 / 0.55);
  }

  .lg\:bg-red-950\/60{
    background-color: rgb(69 10 10 / 0.6);
  }

  .lg\:bg-red-950\/65{
    background-color: rgb(69 10 10 / 0.65);
  }

  .lg\:bg-red-950\/70{
    background-color: rgb(69 10 10 / 0.7);
  }

  .lg\:bg-red-950\/75{
    background-color: rgb(69 10 10 / 0.75);
  }

  .lg\:bg-red-950\/80{
    background-color: rgb(69 10 10 / 0.8);
  }

  .lg\:bg-red-950\/85{
    background-color: rgb(69 10 10 / 0.85);
  }

  .lg\:bg-red-950\/90{
    background-color: rgb(69 10 10 / 0.9);
  }

  .lg\:bg-red-950\/95{
    background-color: rgb(69 10 10 / 0.95);
  }

  .lg\:bg-sky-100{
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-100\/0{
    background-color: rgb(224 242 254 / 0);
  }

  .lg\:bg-sky-100\/10{
    background-color: rgb(224 242 254 / 0.1);
  }

  .lg\:bg-sky-100\/100{
    background-color: rgb(224 242 254 / 1);
  }

  .lg\:bg-sky-100\/15{
    background-color: rgb(224 242 254 / 0.15);
  }

  .lg\:bg-sky-100\/20{
    background-color: rgb(224 242 254 / 0.2);
  }

  .lg\:bg-sky-100\/25{
    background-color: rgb(224 242 254 / 0.25);
  }

  .lg\:bg-sky-100\/30{
    background-color: rgb(224 242 254 / 0.3);
  }

  .lg\:bg-sky-100\/35{
    background-color: rgb(224 242 254 / 0.35);
  }

  .lg\:bg-sky-100\/40{
    background-color: rgb(224 242 254 / 0.4);
  }

  .lg\:bg-sky-100\/45{
    background-color: rgb(224 242 254 / 0.45);
  }

  .lg\:bg-sky-100\/5{
    background-color: rgb(224 242 254 / 0.05);
  }

  .lg\:bg-sky-100\/50{
    background-color: rgb(224 242 254 / 0.5);
  }

  .lg\:bg-sky-100\/55{
    background-color: rgb(224 242 254 / 0.55);
  }

  .lg\:bg-sky-100\/60{
    background-color: rgb(224 242 254 / 0.6);
  }

  .lg\:bg-sky-100\/65{
    background-color: rgb(224 242 254 / 0.65);
  }

  .lg\:bg-sky-100\/70{
    background-color: rgb(224 242 254 / 0.7);
  }

  .lg\:bg-sky-100\/75{
    background-color: rgb(224 242 254 / 0.75);
  }

  .lg\:bg-sky-100\/80{
    background-color: rgb(224 242 254 / 0.8);
  }

  .lg\:bg-sky-100\/85{
    background-color: rgb(224 242 254 / 0.85);
  }

  .lg\:bg-sky-100\/90{
    background-color: rgb(224 242 254 / 0.9);
  }

  .lg\:bg-sky-100\/95{
    background-color: rgb(224 242 254 / 0.95);
  }

  .lg\:bg-sky-200{
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-200\/0{
    background-color: rgb(186 230 253 / 0);
  }

  .lg\:bg-sky-200\/10{
    background-color: rgb(186 230 253 / 0.1);
  }

  .lg\:bg-sky-200\/100{
    background-color: rgb(186 230 253 / 1);
  }

  .lg\:bg-sky-200\/15{
    background-color: rgb(186 230 253 / 0.15);
  }

  .lg\:bg-sky-200\/20{
    background-color: rgb(186 230 253 / 0.2);
  }

  .lg\:bg-sky-200\/25{
    background-color: rgb(186 230 253 / 0.25);
  }

  .lg\:bg-sky-200\/30{
    background-color: rgb(186 230 253 / 0.3);
  }

  .lg\:bg-sky-200\/35{
    background-color: rgb(186 230 253 / 0.35);
  }

  .lg\:bg-sky-200\/40{
    background-color: rgb(186 230 253 / 0.4);
  }

  .lg\:bg-sky-200\/45{
    background-color: rgb(186 230 253 / 0.45);
  }

  .lg\:bg-sky-200\/5{
    background-color: rgb(186 230 253 / 0.05);
  }

  .lg\:bg-sky-200\/50{
    background-color: rgb(186 230 253 / 0.5);
  }

  .lg\:bg-sky-200\/55{
    background-color: rgb(186 230 253 / 0.55);
  }

  .lg\:bg-sky-200\/60{
    background-color: rgb(186 230 253 / 0.6);
  }

  .lg\:bg-sky-200\/65{
    background-color: rgb(186 230 253 / 0.65);
  }

  .lg\:bg-sky-200\/70{
    background-color: rgb(186 230 253 / 0.7);
  }

  .lg\:bg-sky-200\/75{
    background-color: rgb(186 230 253 / 0.75);
  }

  .lg\:bg-sky-200\/80{
    background-color: rgb(186 230 253 / 0.8);
  }

  .lg\:bg-sky-200\/85{
    background-color: rgb(186 230 253 / 0.85);
  }

  .lg\:bg-sky-200\/90{
    background-color: rgb(186 230 253 / 0.9);
  }

  .lg\:bg-sky-200\/95{
    background-color: rgb(186 230 253 / 0.95);
  }

  .lg\:bg-sky-300{
    --tw-bg-opacity: 1;
    background-color: rgb(125 211 252 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-300\/0{
    background-color: rgb(125 211 252 / 0);
  }

  .lg\:bg-sky-300\/10{
    background-color: rgb(125 211 252 / 0.1);
  }

  .lg\:bg-sky-300\/100{
    background-color: rgb(125 211 252 / 1);
  }

  .lg\:bg-sky-300\/15{
    background-color: rgb(125 211 252 / 0.15);
  }

  .lg\:bg-sky-300\/20{
    background-color: rgb(125 211 252 / 0.2);
  }

  .lg\:bg-sky-300\/25{
    background-color: rgb(125 211 252 / 0.25);
  }

  .lg\:bg-sky-300\/30{
    background-color: rgb(125 211 252 / 0.3);
  }

  .lg\:bg-sky-300\/35{
    background-color: rgb(125 211 252 / 0.35);
  }

  .lg\:bg-sky-300\/40{
    background-color: rgb(125 211 252 / 0.4);
  }

  .lg\:bg-sky-300\/45{
    background-color: rgb(125 211 252 / 0.45);
  }

  .lg\:bg-sky-300\/5{
    background-color: rgb(125 211 252 / 0.05);
  }

  .lg\:bg-sky-300\/50{
    background-color: rgb(125 211 252 / 0.5);
  }

  .lg\:bg-sky-300\/55{
    background-color: rgb(125 211 252 / 0.55);
  }

  .lg\:bg-sky-300\/60{
    background-color: rgb(125 211 252 / 0.6);
  }

  .lg\:bg-sky-300\/65{
    background-color: rgb(125 211 252 / 0.65);
  }

  .lg\:bg-sky-300\/70{
    background-color: rgb(125 211 252 / 0.7);
  }

  .lg\:bg-sky-300\/75{
    background-color: rgb(125 211 252 / 0.75);
  }

  .lg\:bg-sky-300\/80{
    background-color: rgb(125 211 252 / 0.8);
  }

  .lg\:bg-sky-300\/85{
    background-color: rgb(125 211 252 / 0.85);
  }

  .lg\:bg-sky-300\/90{
    background-color: rgb(125 211 252 / 0.9);
  }

  .lg\:bg-sky-300\/95{
    background-color: rgb(125 211 252 / 0.95);
  }

  .lg\:bg-sky-400{
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-400\/0{
    background-color: rgb(56 189 248 / 0);
  }

  .lg\:bg-sky-400\/10{
    background-color: rgb(56 189 248 / 0.1);
  }

  .lg\:bg-sky-400\/100{
    background-color: rgb(56 189 248 / 1);
  }

  .lg\:bg-sky-400\/15{
    background-color: rgb(56 189 248 / 0.15);
  }

  .lg\:bg-sky-400\/20{
    background-color: rgb(56 189 248 / 0.2);
  }

  .lg\:bg-sky-400\/25{
    background-color: rgb(56 189 248 / 0.25);
  }

  .lg\:bg-sky-400\/30{
    background-color: rgb(56 189 248 / 0.3);
  }

  .lg\:bg-sky-400\/35{
    background-color: rgb(56 189 248 / 0.35);
  }

  .lg\:bg-sky-400\/40{
    background-color: rgb(56 189 248 / 0.4);
  }

  .lg\:bg-sky-400\/45{
    background-color: rgb(56 189 248 / 0.45);
  }

  .lg\:bg-sky-400\/5{
    background-color: rgb(56 189 248 / 0.05);
  }

  .lg\:bg-sky-400\/50{
    background-color: rgb(56 189 248 / 0.5);
  }

  .lg\:bg-sky-400\/55{
    background-color: rgb(56 189 248 / 0.55);
  }

  .lg\:bg-sky-400\/60{
    background-color: rgb(56 189 248 / 0.6);
  }

  .lg\:bg-sky-400\/65{
    background-color: rgb(56 189 248 / 0.65);
  }

  .lg\:bg-sky-400\/70{
    background-color: rgb(56 189 248 / 0.7);
  }

  .lg\:bg-sky-400\/75{
    background-color: rgb(56 189 248 / 0.75);
  }

  .lg\:bg-sky-400\/80{
    background-color: rgb(56 189 248 / 0.8);
  }

  .lg\:bg-sky-400\/85{
    background-color: rgb(56 189 248 / 0.85);
  }

  .lg\:bg-sky-400\/90{
    background-color: rgb(56 189 248 / 0.9);
  }

  .lg\:bg-sky-400\/95{
    background-color: rgb(56 189 248 / 0.95);
  }

  .lg\:bg-sky-500{
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-500\/0{
    background-color: rgb(14 165 233 / 0);
  }

  .lg\:bg-sky-500\/10{
    background-color: rgb(14 165 233 / 0.1);
  }

  .lg\:bg-sky-500\/100{
    background-color: rgb(14 165 233 / 1);
  }

  .lg\:bg-sky-500\/15{
    background-color: rgb(14 165 233 / 0.15);
  }

  .lg\:bg-sky-500\/20{
    background-color: rgb(14 165 233 / 0.2);
  }

  .lg\:bg-sky-500\/25{
    background-color: rgb(14 165 233 / 0.25);
  }

  .lg\:bg-sky-500\/30{
    background-color: rgb(14 165 233 / 0.3);
  }

  .lg\:bg-sky-500\/35{
    background-color: rgb(14 165 233 / 0.35);
  }

  .lg\:bg-sky-500\/40{
    background-color: rgb(14 165 233 / 0.4);
  }

  .lg\:bg-sky-500\/45{
    background-color: rgb(14 165 233 / 0.45);
  }

  .lg\:bg-sky-500\/5{
    background-color: rgb(14 165 233 / 0.05);
  }

  .lg\:bg-sky-500\/50{
    background-color: rgb(14 165 233 / 0.5);
  }

  .lg\:bg-sky-500\/55{
    background-color: rgb(14 165 233 / 0.55);
  }

  .lg\:bg-sky-500\/60{
    background-color: rgb(14 165 233 / 0.6);
  }

  .lg\:bg-sky-500\/65{
    background-color: rgb(14 165 233 / 0.65);
  }

  .lg\:bg-sky-500\/70{
    background-color: rgb(14 165 233 / 0.7);
  }

  .lg\:bg-sky-500\/75{
    background-color: rgb(14 165 233 / 0.75);
  }

  .lg\:bg-sky-500\/80{
    background-color: rgb(14 165 233 / 0.8);
  }

  .lg\:bg-sky-500\/85{
    background-color: rgb(14 165 233 / 0.85);
  }

  .lg\:bg-sky-500\/90{
    background-color: rgb(14 165 233 / 0.9);
  }

  .lg\:bg-sky-500\/95{
    background-color: rgb(14 165 233 / 0.95);
  }

  .lg\:bg-sky-600{
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-600\/0{
    background-color: rgb(2 132 199 / 0);
  }

  .lg\:bg-sky-600\/10{
    background-color: rgb(2 132 199 / 0.1);
  }

  .lg\:bg-sky-600\/100{
    background-color: rgb(2 132 199 / 1);
  }

  .lg\:bg-sky-600\/15{
    background-color: rgb(2 132 199 / 0.15);
  }

  .lg\:bg-sky-600\/20{
    background-color: rgb(2 132 199 / 0.2);
  }

  .lg\:bg-sky-600\/25{
    background-color: rgb(2 132 199 / 0.25);
  }

  .lg\:bg-sky-600\/30{
    background-color: rgb(2 132 199 / 0.3);
  }

  .lg\:bg-sky-600\/35{
    background-color: rgb(2 132 199 / 0.35);
  }

  .lg\:bg-sky-600\/40{
    background-color: rgb(2 132 199 / 0.4);
  }

  .lg\:bg-sky-600\/45{
    background-color: rgb(2 132 199 / 0.45);
  }

  .lg\:bg-sky-600\/5{
    background-color: rgb(2 132 199 / 0.05);
  }

  .lg\:bg-sky-600\/50{
    background-color: rgb(2 132 199 / 0.5);
  }

  .lg\:bg-sky-600\/55{
    background-color: rgb(2 132 199 / 0.55);
  }

  .lg\:bg-sky-600\/60{
    background-color: rgb(2 132 199 / 0.6);
  }

  .lg\:bg-sky-600\/65{
    background-color: rgb(2 132 199 / 0.65);
  }

  .lg\:bg-sky-600\/70{
    background-color: rgb(2 132 199 / 0.7);
  }

  .lg\:bg-sky-600\/75{
    background-color: rgb(2 132 199 / 0.75);
  }

  .lg\:bg-sky-600\/80{
    background-color: rgb(2 132 199 / 0.8);
  }

  .lg\:bg-sky-600\/85{
    background-color: rgb(2 132 199 / 0.85);
  }

  .lg\:bg-sky-600\/90{
    background-color: rgb(2 132 199 / 0.9);
  }

  .lg\:bg-sky-600\/95{
    background-color: rgb(2 132 199 / 0.95);
  }

  .lg\:bg-sky-700{
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-700\/0{
    background-color: rgb(3 105 161 / 0);
  }

  .lg\:bg-sky-700\/10{
    background-color: rgb(3 105 161 / 0.1);
  }

  .lg\:bg-sky-700\/100{
    background-color: rgb(3 105 161 / 1);
  }

  .lg\:bg-sky-700\/15{
    background-color: rgb(3 105 161 / 0.15);
  }

  .lg\:bg-sky-700\/20{
    background-color: rgb(3 105 161 / 0.2);
  }

  .lg\:bg-sky-700\/25{
    background-color: rgb(3 105 161 / 0.25);
  }

  .lg\:bg-sky-700\/30{
    background-color: rgb(3 105 161 / 0.3);
  }

  .lg\:bg-sky-700\/35{
    background-color: rgb(3 105 161 / 0.35);
  }

  .lg\:bg-sky-700\/40{
    background-color: rgb(3 105 161 / 0.4);
  }

  .lg\:bg-sky-700\/45{
    background-color: rgb(3 105 161 / 0.45);
  }

  .lg\:bg-sky-700\/5{
    background-color: rgb(3 105 161 / 0.05);
  }

  .lg\:bg-sky-700\/50{
    background-color: rgb(3 105 161 / 0.5);
  }

  .lg\:bg-sky-700\/55{
    background-color: rgb(3 105 161 / 0.55);
  }

  .lg\:bg-sky-700\/60{
    background-color: rgb(3 105 161 / 0.6);
  }

  .lg\:bg-sky-700\/65{
    background-color: rgb(3 105 161 / 0.65);
  }

  .lg\:bg-sky-700\/70{
    background-color: rgb(3 105 161 / 0.7);
  }

  .lg\:bg-sky-700\/75{
    background-color: rgb(3 105 161 / 0.75);
  }

  .lg\:bg-sky-700\/80{
    background-color: rgb(3 105 161 / 0.8);
  }

  .lg\:bg-sky-700\/85{
    background-color: rgb(3 105 161 / 0.85);
  }

  .lg\:bg-sky-700\/90{
    background-color: rgb(3 105 161 / 0.9);
  }

  .lg\:bg-sky-700\/95{
    background-color: rgb(3 105 161 / 0.95);
  }

  .lg\:bg-sky-800{
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-800\/0{
    background-color: rgb(7 89 133 / 0);
  }

  .lg\:bg-sky-800\/10{
    background-color: rgb(7 89 133 / 0.1);
  }

  .lg\:bg-sky-800\/100{
    background-color: rgb(7 89 133 / 1);
  }

  .lg\:bg-sky-800\/15{
    background-color: rgb(7 89 133 / 0.15);
  }

  .lg\:bg-sky-800\/20{
    background-color: rgb(7 89 133 / 0.2);
  }

  .lg\:bg-sky-800\/25{
    background-color: rgb(7 89 133 / 0.25);
  }

  .lg\:bg-sky-800\/30{
    background-color: rgb(7 89 133 / 0.3);
  }

  .lg\:bg-sky-800\/35{
    background-color: rgb(7 89 133 / 0.35);
  }

  .lg\:bg-sky-800\/40{
    background-color: rgb(7 89 133 / 0.4);
  }

  .lg\:bg-sky-800\/45{
    background-color: rgb(7 89 133 / 0.45);
  }

  .lg\:bg-sky-800\/5{
    background-color: rgb(7 89 133 / 0.05);
  }

  .lg\:bg-sky-800\/50{
    background-color: rgb(7 89 133 / 0.5);
  }

  .lg\:bg-sky-800\/55{
    background-color: rgb(7 89 133 / 0.55);
  }

  .lg\:bg-sky-800\/60{
    background-color: rgb(7 89 133 / 0.6);
  }

  .lg\:bg-sky-800\/65{
    background-color: rgb(7 89 133 / 0.65);
  }

  .lg\:bg-sky-800\/70{
    background-color: rgb(7 89 133 / 0.7);
  }

  .lg\:bg-sky-800\/75{
    background-color: rgb(7 89 133 / 0.75);
  }

  .lg\:bg-sky-800\/80{
    background-color: rgb(7 89 133 / 0.8);
  }

  .lg\:bg-sky-800\/85{
    background-color: rgb(7 89 133 / 0.85);
  }

  .lg\:bg-sky-800\/90{
    background-color: rgb(7 89 133 / 0.9);
  }

  .lg\:bg-sky-800\/95{
    background-color: rgb(7 89 133 / 0.95);
  }

  .lg\:bg-sky-900{
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-900\/0{
    background-color: rgb(12 74 110 / 0);
  }

  .lg\:bg-sky-900\/10{
    background-color: rgb(12 74 110 / 0.1);
  }

  .lg\:bg-sky-900\/100{
    background-color: rgb(12 74 110 / 1);
  }

  .lg\:bg-sky-900\/15{
    background-color: rgb(12 74 110 / 0.15);
  }

  .lg\:bg-sky-900\/20{
    background-color: rgb(12 74 110 / 0.2);
  }

  .lg\:bg-sky-900\/25{
    background-color: rgb(12 74 110 / 0.25);
  }

  .lg\:bg-sky-900\/30{
    background-color: rgb(12 74 110 / 0.3);
  }

  .lg\:bg-sky-900\/35{
    background-color: rgb(12 74 110 / 0.35);
  }

  .lg\:bg-sky-900\/40{
    background-color: rgb(12 74 110 / 0.4);
  }

  .lg\:bg-sky-900\/45{
    background-color: rgb(12 74 110 / 0.45);
  }

  .lg\:bg-sky-900\/5{
    background-color: rgb(12 74 110 / 0.05);
  }

  .lg\:bg-sky-900\/50{
    background-color: rgb(12 74 110 / 0.5);
  }

  .lg\:bg-sky-900\/55{
    background-color: rgb(12 74 110 / 0.55);
  }

  .lg\:bg-sky-900\/60{
    background-color: rgb(12 74 110 / 0.6);
  }

  .lg\:bg-sky-900\/65{
    background-color: rgb(12 74 110 / 0.65);
  }

  .lg\:bg-sky-900\/70{
    background-color: rgb(12 74 110 / 0.7);
  }

  .lg\:bg-sky-900\/75{
    background-color: rgb(12 74 110 / 0.75);
  }

  .lg\:bg-sky-900\/80{
    background-color: rgb(12 74 110 / 0.8);
  }

  .lg\:bg-sky-900\/85{
    background-color: rgb(12 74 110 / 0.85);
  }

  .lg\:bg-sky-900\/90{
    background-color: rgb(12 74 110 / 0.9);
  }

  .lg\:bg-sky-900\/95{
    background-color: rgb(12 74 110 / 0.95);
  }

  .lg\:bg-sky-950{
    --tw-bg-opacity: 1;
    background-color: rgb(8 47 73 / var(--tw-bg-opacity));
  }

  .lg\:bg-sky-950\/0{
    background-color: rgb(8 47 73 / 0);
  }

  .lg\:bg-sky-950\/10{
    background-color: rgb(8 47 73 / 0.1);
  }

  .lg\:bg-sky-950\/100{
    background-color: rgb(8 47 73 / 1);
  }

  .lg\:bg-sky-950\/15{
    background-color: rgb(8 47 73 / 0.15);
  }

  .lg\:bg-sky-950\/20{
    background-color: rgb(8 47 73 / 0.2);
  }

  .lg\:bg-sky-950\/25{
    background-color: rgb(8 47 73 / 0.25);
  }

  .lg\:bg-sky-950\/30{
    background-color: rgb(8 47 73 / 0.3);
  }

  .lg\:bg-sky-950\/35{
    background-color: rgb(8 47 73 / 0.35);
  }

  .lg\:bg-sky-950\/40{
    background-color: rgb(8 47 73 / 0.4);
  }

  .lg\:bg-sky-950\/45{
    background-color: rgb(8 47 73 / 0.45);
  }

  .lg\:bg-sky-950\/5{
    background-color: rgb(8 47 73 / 0.05);
  }

  .lg\:bg-sky-950\/50{
    background-color: rgb(8 47 73 / 0.5);
  }

  .lg\:bg-sky-950\/55{
    background-color: rgb(8 47 73 / 0.55);
  }

  .lg\:bg-sky-950\/60{
    background-color: rgb(8 47 73 / 0.6);
  }

  .lg\:bg-sky-950\/65{
    background-color: rgb(8 47 73 / 0.65);
  }

  .lg\:bg-sky-950\/70{
    background-color: rgb(8 47 73 / 0.7);
  }

  .lg\:bg-sky-950\/75{
    background-color: rgb(8 47 73 / 0.75);
  }

  .lg\:bg-sky-950\/80{
    background-color: rgb(8 47 73 / 0.8);
  }

  .lg\:bg-sky-950\/85{
    background-color: rgb(8 47 73 / 0.85);
  }

  .lg\:bg-sky-950\/90{
    background-color: rgb(8 47 73 / 0.9);
  }

  .lg\:bg-sky-950\/95{
    background-color: rgb(8 47 73 / 0.95);
  }

  .lg\:bg-slate-100{
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-100\/0{
    background-color: rgb(241 245 249 / 0);
  }

  .lg\:bg-slate-100\/10{
    background-color: rgb(241 245 249 / 0.1);
  }

  .lg\:bg-slate-100\/100{
    background-color: rgb(241 245 249 / 1);
  }

  .lg\:bg-slate-100\/15{
    background-color: rgb(241 245 249 / 0.15);
  }

  .lg\:bg-slate-100\/20{
    background-color: rgb(241 245 249 / 0.2);
  }

  .lg\:bg-slate-100\/25{
    background-color: rgb(241 245 249 / 0.25);
  }

  .lg\:bg-slate-100\/30{
    background-color: rgb(241 245 249 / 0.3);
  }

  .lg\:bg-slate-100\/35{
    background-color: rgb(241 245 249 / 0.35);
  }

  .lg\:bg-slate-100\/40{
    background-color: rgb(241 245 249 / 0.4);
  }

  .lg\:bg-slate-100\/45{
    background-color: rgb(241 245 249 / 0.45);
  }

  .lg\:bg-slate-100\/5{
    background-color: rgb(241 245 249 / 0.05);
  }

  .lg\:bg-slate-100\/50{
    background-color: rgb(241 245 249 / 0.5);
  }

  .lg\:bg-slate-100\/55{
    background-color: rgb(241 245 249 / 0.55);
  }

  .lg\:bg-slate-100\/60{
    background-color: rgb(241 245 249 / 0.6);
  }

  .lg\:bg-slate-100\/65{
    background-color: rgb(241 245 249 / 0.65);
  }

  .lg\:bg-slate-100\/70{
    background-color: rgb(241 245 249 / 0.7);
  }

  .lg\:bg-slate-100\/75{
    background-color: rgb(241 245 249 / 0.75);
  }

  .lg\:bg-slate-100\/80{
    background-color: rgb(241 245 249 / 0.8);
  }

  .lg\:bg-slate-100\/85{
    background-color: rgb(241 245 249 / 0.85);
  }

  .lg\:bg-slate-100\/90{
    background-color: rgb(241 245 249 / 0.9);
  }

  .lg\:bg-slate-100\/95{
    background-color: rgb(241 245 249 / 0.95);
  }

  .lg\:bg-slate-200{
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-200\/0{
    background-color: rgb(226 232 240 / 0);
  }

  .lg\:bg-slate-200\/10{
    background-color: rgb(226 232 240 / 0.1);
  }

  .lg\:bg-slate-200\/100{
    background-color: rgb(226 232 240 / 1);
  }

  .lg\:bg-slate-200\/15{
    background-color: rgb(226 232 240 / 0.15);
  }

  .lg\:bg-slate-200\/20{
    background-color: rgb(226 232 240 / 0.2);
  }

  .lg\:bg-slate-200\/25{
    background-color: rgb(226 232 240 / 0.25);
  }

  .lg\:bg-slate-200\/30{
    background-color: rgb(226 232 240 / 0.3);
  }

  .lg\:bg-slate-200\/35{
    background-color: rgb(226 232 240 / 0.35);
  }

  .lg\:bg-slate-200\/40{
    background-color: rgb(226 232 240 / 0.4);
  }

  .lg\:bg-slate-200\/45{
    background-color: rgb(226 232 240 / 0.45);
  }

  .lg\:bg-slate-200\/5{
    background-color: rgb(226 232 240 / 0.05);
  }

  .lg\:bg-slate-200\/50{
    background-color: rgb(226 232 240 / 0.5);
  }

  .lg\:bg-slate-200\/55{
    background-color: rgb(226 232 240 / 0.55);
  }

  .lg\:bg-slate-200\/60{
    background-color: rgb(226 232 240 / 0.6);
  }

  .lg\:bg-slate-200\/65{
    background-color: rgb(226 232 240 / 0.65);
  }

  .lg\:bg-slate-200\/70{
    background-color: rgb(226 232 240 / 0.7);
  }

  .lg\:bg-slate-200\/75{
    background-color: rgb(226 232 240 / 0.75);
  }

  .lg\:bg-slate-200\/80{
    background-color: rgb(226 232 240 / 0.8);
  }

  .lg\:bg-slate-200\/85{
    background-color: rgb(226 232 240 / 0.85);
  }

  .lg\:bg-slate-200\/90{
    background-color: rgb(226 232 240 / 0.9);
  }

  .lg\:bg-slate-200\/95{
    background-color: rgb(226 232 240 / 0.95);
  }

  .lg\:bg-slate-300{
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-300\/0{
    background-color: rgb(203 213 225 / 0);
  }

  .lg\:bg-slate-300\/10{
    background-color: rgb(203 213 225 / 0.1);
  }

  .lg\:bg-slate-300\/100{
    background-color: rgb(203 213 225 / 1);
  }

  .lg\:bg-slate-300\/15{
    background-color: rgb(203 213 225 / 0.15);
  }

  .lg\:bg-slate-300\/20{
    background-color: rgb(203 213 225 / 0.2);
  }

  .lg\:bg-slate-300\/25{
    background-color: rgb(203 213 225 / 0.25);
  }

  .lg\:bg-slate-300\/30{
    background-color: rgb(203 213 225 / 0.3);
  }

  .lg\:bg-slate-300\/35{
    background-color: rgb(203 213 225 / 0.35);
  }

  .lg\:bg-slate-300\/40{
    background-color: rgb(203 213 225 / 0.4);
  }

  .lg\:bg-slate-300\/45{
    background-color: rgb(203 213 225 / 0.45);
  }

  .lg\:bg-slate-300\/5{
    background-color: rgb(203 213 225 / 0.05);
  }

  .lg\:bg-slate-300\/50{
    background-color: rgb(203 213 225 / 0.5);
  }

  .lg\:bg-slate-300\/55{
    background-color: rgb(203 213 225 / 0.55);
  }

  .lg\:bg-slate-300\/60{
    background-color: rgb(203 213 225 / 0.6);
  }

  .lg\:bg-slate-300\/65{
    background-color: rgb(203 213 225 / 0.65);
  }

  .lg\:bg-slate-300\/70{
    background-color: rgb(203 213 225 / 0.7);
  }

  .lg\:bg-slate-300\/75{
    background-color: rgb(203 213 225 / 0.75);
  }

  .lg\:bg-slate-300\/80{
    background-color: rgb(203 213 225 / 0.8);
  }

  .lg\:bg-slate-300\/85{
    background-color: rgb(203 213 225 / 0.85);
  }

  .lg\:bg-slate-300\/90{
    background-color: rgb(203 213 225 / 0.9);
  }

  .lg\:bg-slate-300\/95{
    background-color: rgb(203 213 225 / 0.95);
  }

  .lg\:bg-slate-400{
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-400\/0{
    background-color: rgb(148 163 184 / 0);
  }

  .lg\:bg-slate-400\/10{
    background-color: rgb(148 163 184 / 0.1);
  }

  .lg\:bg-slate-400\/100{
    background-color: rgb(148 163 184 / 1);
  }

  .lg\:bg-slate-400\/15{
    background-color: rgb(148 163 184 / 0.15);
  }

  .lg\:bg-slate-400\/20{
    background-color: rgb(148 163 184 / 0.2);
  }

  .lg\:bg-slate-400\/25{
    background-color: rgb(148 163 184 / 0.25);
  }

  .lg\:bg-slate-400\/30{
    background-color: rgb(148 163 184 / 0.3);
  }

  .lg\:bg-slate-400\/35{
    background-color: rgb(148 163 184 / 0.35);
  }

  .lg\:bg-slate-400\/40{
    background-color: rgb(148 163 184 / 0.4);
  }

  .lg\:bg-slate-400\/45{
    background-color: rgb(148 163 184 / 0.45);
  }

  .lg\:bg-slate-400\/5{
    background-color: rgb(148 163 184 / 0.05);
  }

  .lg\:bg-slate-400\/50{
    background-color: rgb(148 163 184 / 0.5);
  }

  .lg\:bg-slate-400\/55{
    background-color: rgb(148 163 184 / 0.55);
  }

  .lg\:bg-slate-400\/60{
    background-color: rgb(148 163 184 / 0.6);
  }

  .lg\:bg-slate-400\/65{
    background-color: rgb(148 163 184 / 0.65);
  }

  .lg\:bg-slate-400\/70{
    background-color: rgb(148 163 184 / 0.7);
  }

  .lg\:bg-slate-400\/75{
    background-color: rgb(148 163 184 / 0.75);
  }

  .lg\:bg-slate-400\/80{
    background-color: rgb(148 163 184 / 0.8);
  }

  .lg\:bg-slate-400\/85{
    background-color: rgb(148 163 184 / 0.85);
  }

  .lg\:bg-slate-400\/90{
    background-color: rgb(148 163 184 / 0.9);
  }

  .lg\:bg-slate-400\/95{
    background-color: rgb(148 163 184 / 0.95);
  }

  .lg\:bg-slate-500{
    --tw-bg-opacity: 1;
    background-color: rgb(100 116 139 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-500\/0{
    background-color: rgb(100 116 139 / 0);
  }

  .lg\:bg-slate-500\/10{
    background-color: rgb(100 116 139 / 0.1);
  }

  .lg\:bg-slate-500\/100{
    background-color: rgb(100 116 139 / 1);
  }

  .lg\:bg-slate-500\/15{
    background-color: rgb(100 116 139 / 0.15);
  }

  .lg\:bg-slate-500\/20{
    background-color: rgb(100 116 139 / 0.2);
  }

  .lg\:bg-slate-500\/25{
    background-color: rgb(100 116 139 / 0.25);
  }

  .lg\:bg-slate-500\/30{
    background-color: rgb(100 116 139 / 0.3);
  }

  .lg\:bg-slate-500\/35{
    background-color: rgb(100 116 139 / 0.35);
  }

  .lg\:bg-slate-500\/40{
    background-color: rgb(100 116 139 / 0.4);
  }

  .lg\:bg-slate-500\/45{
    background-color: rgb(100 116 139 / 0.45);
  }

  .lg\:bg-slate-500\/5{
    background-color: rgb(100 116 139 / 0.05);
  }

  .lg\:bg-slate-500\/50{
    background-color: rgb(100 116 139 / 0.5);
  }

  .lg\:bg-slate-500\/55{
    background-color: rgb(100 116 139 / 0.55);
  }

  .lg\:bg-slate-500\/60{
    background-color: rgb(100 116 139 / 0.6);
  }

  .lg\:bg-slate-500\/65{
    background-color: rgb(100 116 139 / 0.65);
  }

  .lg\:bg-slate-500\/70{
    background-color: rgb(100 116 139 / 0.7);
  }

  .lg\:bg-slate-500\/75{
    background-color: rgb(100 116 139 / 0.75);
  }

  .lg\:bg-slate-500\/80{
    background-color: rgb(100 116 139 / 0.8);
  }

  .lg\:bg-slate-500\/85{
    background-color: rgb(100 116 139 / 0.85);
  }

  .lg\:bg-slate-500\/90{
    background-color: rgb(100 116 139 / 0.9);
  }

  .lg\:bg-slate-500\/95{
    background-color: rgb(100 116 139 / 0.95);
  }

  .lg\:bg-slate-600{
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-600\/0{
    background-color: rgb(71 85 105 / 0);
  }

  .lg\:bg-slate-600\/10{
    background-color: rgb(71 85 105 / 0.1);
  }

  .lg\:bg-slate-600\/100{
    background-color: rgb(71 85 105 / 1);
  }

  .lg\:bg-slate-600\/15{
    background-color: rgb(71 85 105 / 0.15);
  }

  .lg\:bg-slate-600\/20{
    background-color: rgb(71 85 105 / 0.2);
  }

  .lg\:bg-slate-600\/25{
    background-color: rgb(71 85 105 / 0.25);
  }

  .lg\:bg-slate-600\/30{
    background-color: rgb(71 85 105 / 0.3);
  }

  .lg\:bg-slate-600\/35{
    background-color: rgb(71 85 105 / 0.35);
  }

  .lg\:bg-slate-600\/40{
    background-color: rgb(71 85 105 / 0.4);
  }

  .lg\:bg-slate-600\/45{
    background-color: rgb(71 85 105 / 0.45);
  }

  .lg\:bg-slate-600\/5{
    background-color: rgb(71 85 105 / 0.05);
  }

  .lg\:bg-slate-600\/50{
    background-color: rgb(71 85 105 / 0.5);
  }

  .lg\:bg-slate-600\/55{
    background-color: rgb(71 85 105 / 0.55);
  }

  .lg\:bg-slate-600\/60{
    background-color: rgb(71 85 105 / 0.6);
  }

  .lg\:bg-slate-600\/65{
    background-color: rgb(71 85 105 / 0.65);
  }

  .lg\:bg-slate-600\/70{
    background-color: rgb(71 85 105 / 0.7);
  }

  .lg\:bg-slate-600\/75{
    background-color: rgb(71 85 105 / 0.75);
  }

  .lg\:bg-slate-600\/80{
    background-color: rgb(71 85 105 / 0.8);
  }

  .lg\:bg-slate-600\/85{
    background-color: rgb(71 85 105 / 0.85);
  }

  .lg\:bg-slate-600\/90{
    background-color: rgb(71 85 105 / 0.9);
  }

  .lg\:bg-slate-600\/95{
    background-color: rgb(71 85 105 / 0.95);
  }

  .lg\:bg-slate-700{
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-700\/0{
    background-color: rgb(51 65 85 / 0);
  }

  .lg\:bg-slate-700\/10{
    background-color: rgb(51 65 85 / 0.1);
  }

  .lg\:bg-slate-700\/100{
    background-color: rgb(51 65 85 / 1);
  }

  .lg\:bg-slate-700\/15{
    background-color: rgb(51 65 85 / 0.15);
  }

  .lg\:bg-slate-700\/20{
    background-color: rgb(51 65 85 / 0.2);
  }

  .lg\:bg-slate-700\/25{
    background-color: rgb(51 65 85 / 0.25);
  }

  .lg\:bg-slate-700\/30{
    background-color: rgb(51 65 85 / 0.3);
  }

  .lg\:bg-slate-700\/35{
    background-color: rgb(51 65 85 / 0.35);
  }

  .lg\:bg-slate-700\/40{
    background-color: rgb(51 65 85 / 0.4);
  }

  .lg\:bg-slate-700\/45{
    background-color: rgb(51 65 85 / 0.45);
  }

  .lg\:bg-slate-700\/5{
    background-color: rgb(51 65 85 / 0.05);
  }

  .lg\:bg-slate-700\/50{
    background-color: rgb(51 65 85 / 0.5);
  }

  .lg\:bg-slate-700\/55{
    background-color: rgb(51 65 85 / 0.55);
  }

  .lg\:bg-slate-700\/60{
    background-color: rgb(51 65 85 / 0.6);
  }

  .lg\:bg-slate-700\/65{
    background-color: rgb(51 65 85 / 0.65);
  }

  .lg\:bg-slate-700\/70{
    background-color: rgb(51 65 85 / 0.7);
  }

  .lg\:bg-slate-700\/75{
    background-color: rgb(51 65 85 / 0.75);
  }

  .lg\:bg-slate-700\/80{
    background-color: rgb(51 65 85 / 0.8);
  }

  .lg\:bg-slate-700\/85{
    background-color: rgb(51 65 85 / 0.85);
  }

  .lg\:bg-slate-700\/90{
    background-color: rgb(51 65 85 / 0.9);
  }

  .lg\:bg-slate-700\/95{
    background-color: rgb(51 65 85 / 0.95);
  }

  .lg\:bg-slate-800{
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-800\/0{
    background-color: rgb(30 41 59 / 0);
  }

  .lg\:bg-slate-800\/10{
    background-color: rgb(30 41 59 / 0.1);
  }

  .lg\:bg-slate-800\/100{
    background-color: rgb(30 41 59 / 1);
  }

  .lg\:bg-slate-800\/15{
    background-color: rgb(30 41 59 / 0.15);
  }

  .lg\:bg-slate-800\/20{
    background-color: rgb(30 41 59 / 0.2);
  }

  .lg\:bg-slate-800\/25{
    background-color: rgb(30 41 59 / 0.25);
  }

  .lg\:bg-slate-800\/30{
    background-color: rgb(30 41 59 / 0.3);
  }

  .lg\:bg-slate-800\/35{
    background-color: rgb(30 41 59 / 0.35);
  }

  .lg\:bg-slate-800\/40{
    background-color: rgb(30 41 59 / 0.4);
  }

  .lg\:bg-slate-800\/45{
    background-color: rgb(30 41 59 / 0.45);
  }

  .lg\:bg-slate-800\/5{
    background-color: rgb(30 41 59 / 0.05);
  }

  .lg\:bg-slate-800\/50{
    background-color: rgb(30 41 59 / 0.5);
  }

  .lg\:bg-slate-800\/55{
    background-color: rgb(30 41 59 / 0.55);
  }

  .lg\:bg-slate-800\/60{
    background-color: rgb(30 41 59 / 0.6);
  }

  .lg\:bg-slate-800\/65{
    background-color: rgb(30 41 59 / 0.65);
  }

  .lg\:bg-slate-800\/70{
    background-color: rgb(30 41 59 / 0.7);
  }

  .lg\:bg-slate-800\/75{
    background-color: rgb(30 41 59 / 0.75);
  }

  .lg\:bg-slate-800\/80{
    background-color: rgb(30 41 59 / 0.8);
  }

  .lg\:bg-slate-800\/85{
    background-color: rgb(30 41 59 / 0.85);
  }

  .lg\:bg-slate-800\/90{
    background-color: rgb(30 41 59 / 0.9);
  }

  .lg\:bg-slate-800\/95{
    background-color: rgb(30 41 59 / 0.95);
  }

  .lg\:bg-slate-900{
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-900\/0{
    background-color: rgb(15 23 42 / 0);
  }

  .lg\:bg-slate-900\/10{
    background-color: rgb(15 23 42 / 0.1);
  }

  .lg\:bg-slate-900\/100{
    background-color: rgb(15 23 42 / 1);
  }

  .lg\:bg-slate-900\/15{
    background-color: rgb(15 23 42 / 0.15);
  }

  .lg\:bg-slate-900\/20{
    background-color: rgb(15 23 42 / 0.2);
  }

  .lg\:bg-slate-900\/25{
    background-color: rgb(15 23 42 / 0.25);
  }

  .lg\:bg-slate-900\/30{
    background-color: rgb(15 23 42 / 0.3);
  }

  .lg\:bg-slate-900\/35{
    background-color: rgb(15 23 42 / 0.35);
  }

  .lg\:bg-slate-900\/40{
    background-color: rgb(15 23 42 / 0.4);
  }

  .lg\:bg-slate-900\/45{
    background-color: rgb(15 23 42 / 0.45);
  }

  .lg\:bg-slate-900\/5{
    background-color: rgb(15 23 42 / 0.05);
  }

  .lg\:bg-slate-900\/50{
    background-color: rgb(15 23 42 / 0.5);
  }

  .lg\:bg-slate-900\/55{
    background-color: rgb(15 23 42 / 0.55);
  }

  .lg\:bg-slate-900\/60{
    background-color: rgb(15 23 42 / 0.6);
  }

  .lg\:bg-slate-900\/65{
    background-color: rgb(15 23 42 / 0.65);
  }

  .lg\:bg-slate-900\/70{
    background-color: rgb(15 23 42 / 0.7);
  }

  .lg\:bg-slate-900\/75{
    background-color: rgb(15 23 42 / 0.75);
  }

  .lg\:bg-slate-900\/80{
    background-color: rgb(15 23 42 / 0.8);
  }

  .lg\:bg-slate-900\/85{
    background-color: rgb(15 23 42 / 0.85);
  }

  .lg\:bg-slate-900\/90{
    background-color: rgb(15 23 42 / 0.9);
  }

  .lg\:bg-slate-900\/95{
    background-color: rgb(15 23 42 / 0.95);
  }

  .lg\:bg-slate-950{
    --tw-bg-opacity: 1;
    background-color: rgb(2 6 23 / var(--tw-bg-opacity));
  }

  .lg\:bg-slate-950\/0{
    background-color: rgb(2 6 23 / 0);
  }

  .lg\:bg-slate-950\/10{
    background-color: rgb(2 6 23 / 0.1);
  }

  .lg\:bg-slate-950\/100{
    background-color: rgb(2 6 23 / 1);
  }

  .lg\:bg-slate-950\/15{
    background-color: rgb(2 6 23 / 0.15);
  }

  .lg\:bg-slate-950\/20{
    background-color: rgb(2 6 23 / 0.2);
  }

  .lg\:bg-slate-950\/25{
    background-color: rgb(2 6 23 / 0.25);
  }

  .lg\:bg-slate-950\/30{
    background-color: rgb(2 6 23 / 0.3);
  }

  .lg\:bg-slate-950\/35{
    background-color: rgb(2 6 23 / 0.35);
  }

  .lg\:bg-slate-950\/40{
    background-color: rgb(2 6 23 / 0.4);
  }

  .lg\:bg-slate-950\/45{
    background-color: rgb(2 6 23 / 0.45);
  }

  .lg\:bg-slate-950\/5{
    background-color: rgb(2 6 23 / 0.05);
  }

  .lg\:bg-slate-950\/50{
    background-color: rgb(2 6 23 / 0.5);
  }

  .lg\:bg-slate-950\/55{
    background-color: rgb(2 6 23 / 0.55);
  }

  .lg\:bg-slate-950\/60{
    background-color: rgb(2 6 23 / 0.6);
  }

  .lg\:bg-slate-950\/65{
    background-color: rgb(2 6 23 / 0.65);
  }

  .lg\:bg-slate-950\/70{
    background-color: rgb(2 6 23 / 0.7);
  }

  .lg\:bg-slate-950\/75{
    background-color: rgb(2 6 23 / 0.75);
  }

  .lg\:bg-slate-950\/80{
    background-color: rgb(2 6 23 / 0.8);
  }

  .lg\:bg-slate-950\/85{
    background-color: rgb(2 6 23 / 0.85);
  }

  .lg\:bg-slate-950\/90{
    background-color: rgb(2 6 23 / 0.9);
  }

  .lg\:bg-slate-950\/95{
    background-color: rgb(2 6 23 / 0.95);
  }

  .lg\:bg-yellow-100{
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-100\/0{
    background-color: rgb(254 249 195 / 0);
  }

  .lg\:bg-yellow-100\/10{
    background-color: rgb(254 249 195 / 0.1);
  }

  .lg\:bg-yellow-100\/100{
    background-color: rgb(254 249 195 / 1);
  }

  .lg\:bg-yellow-100\/15{
    background-color: rgb(254 249 195 / 0.15);
  }

  .lg\:bg-yellow-100\/20{
    background-color: rgb(254 249 195 / 0.2);
  }

  .lg\:bg-yellow-100\/25{
    background-color: rgb(254 249 195 / 0.25);
  }

  .lg\:bg-yellow-100\/30{
    background-color: rgb(254 249 195 / 0.3);
  }

  .lg\:bg-yellow-100\/35{
    background-color: rgb(254 249 195 / 0.35);
  }

  .lg\:bg-yellow-100\/40{
    background-color: rgb(254 249 195 / 0.4);
  }

  .lg\:bg-yellow-100\/45{
    background-color: rgb(254 249 195 / 0.45);
  }

  .lg\:bg-yellow-100\/5{
    background-color: rgb(254 249 195 / 0.05);
  }

  .lg\:bg-yellow-100\/50{
    background-color: rgb(254 249 195 / 0.5);
  }

  .lg\:bg-yellow-100\/55{
    background-color: rgb(254 249 195 / 0.55);
  }

  .lg\:bg-yellow-100\/60{
    background-color: rgb(254 249 195 / 0.6);
  }

  .lg\:bg-yellow-100\/65{
    background-color: rgb(254 249 195 / 0.65);
  }

  .lg\:bg-yellow-100\/70{
    background-color: rgb(254 249 195 / 0.7);
  }

  .lg\:bg-yellow-100\/75{
    background-color: rgb(254 249 195 / 0.75);
  }

  .lg\:bg-yellow-100\/80{
    background-color: rgb(254 249 195 / 0.8);
  }

  .lg\:bg-yellow-100\/85{
    background-color: rgb(254 249 195 / 0.85);
  }

  .lg\:bg-yellow-100\/90{
    background-color: rgb(254 249 195 / 0.9);
  }

  .lg\:bg-yellow-100\/95{
    background-color: rgb(254 249 195 / 0.95);
  }

  .lg\:bg-yellow-200{
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-200\/0{
    background-color: rgb(254 240 138 / 0);
  }

  .lg\:bg-yellow-200\/10{
    background-color: rgb(254 240 138 / 0.1);
  }

  .lg\:bg-yellow-200\/100{
    background-color: rgb(254 240 138 / 1);
  }

  .lg\:bg-yellow-200\/15{
    background-color: rgb(254 240 138 / 0.15);
  }

  .lg\:bg-yellow-200\/20{
    background-color: rgb(254 240 138 / 0.2);
  }

  .lg\:bg-yellow-200\/25{
    background-color: rgb(254 240 138 / 0.25);
  }

  .lg\:bg-yellow-200\/30{
    background-color: rgb(254 240 138 / 0.3);
  }

  .lg\:bg-yellow-200\/35{
    background-color: rgb(254 240 138 / 0.35);
  }

  .lg\:bg-yellow-200\/40{
    background-color: rgb(254 240 138 / 0.4);
  }

  .lg\:bg-yellow-200\/45{
    background-color: rgb(254 240 138 / 0.45);
  }

  .lg\:bg-yellow-200\/5{
    background-color: rgb(254 240 138 / 0.05);
  }

  .lg\:bg-yellow-200\/50{
    background-color: rgb(254 240 138 / 0.5);
  }

  .lg\:bg-yellow-200\/55{
    background-color: rgb(254 240 138 / 0.55);
  }

  .lg\:bg-yellow-200\/60{
    background-color: rgb(254 240 138 / 0.6);
  }

  .lg\:bg-yellow-200\/65{
    background-color: rgb(254 240 138 / 0.65);
  }

  .lg\:bg-yellow-200\/70{
    background-color: rgb(254 240 138 / 0.7);
  }

  .lg\:bg-yellow-200\/75{
    background-color: rgb(254 240 138 / 0.75);
  }

  .lg\:bg-yellow-200\/80{
    background-color: rgb(254 240 138 / 0.8);
  }

  .lg\:bg-yellow-200\/85{
    background-color: rgb(254 240 138 / 0.85);
  }

  .lg\:bg-yellow-200\/90{
    background-color: rgb(254 240 138 / 0.9);
  }

  .lg\:bg-yellow-200\/95{
    background-color: rgb(254 240 138 / 0.95);
  }

  .lg\:bg-yellow-300{
    --tw-bg-opacity: 1;
    background-color: rgb(253 224 71 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-300\/0{
    background-color: rgb(253 224 71 / 0);
  }

  .lg\:bg-yellow-300\/10{
    background-color: rgb(253 224 71 / 0.1);
  }

  .lg\:bg-yellow-300\/100{
    background-color: rgb(253 224 71 / 1);
  }

  .lg\:bg-yellow-300\/15{
    background-color: rgb(253 224 71 / 0.15);
  }

  .lg\:bg-yellow-300\/20{
    background-color: rgb(253 224 71 / 0.2);
  }

  .lg\:bg-yellow-300\/25{
    background-color: rgb(253 224 71 / 0.25);
  }

  .lg\:bg-yellow-300\/30{
    background-color: rgb(253 224 71 / 0.3);
  }

  .lg\:bg-yellow-300\/35{
    background-color: rgb(253 224 71 / 0.35);
  }

  .lg\:bg-yellow-300\/40{
    background-color: rgb(253 224 71 / 0.4);
  }

  .lg\:bg-yellow-300\/45{
    background-color: rgb(253 224 71 / 0.45);
  }

  .lg\:bg-yellow-300\/5{
    background-color: rgb(253 224 71 / 0.05);
  }

  .lg\:bg-yellow-300\/50{
    background-color: rgb(253 224 71 / 0.5);
  }

  .lg\:bg-yellow-300\/55{
    background-color: rgb(253 224 71 / 0.55);
  }

  .lg\:bg-yellow-300\/60{
    background-color: rgb(253 224 71 / 0.6);
  }

  .lg\:bg-yellow-300\/65{
    background-color: rgb(253 224 71 / 0.65);
  }

  .lg\:bg-yellow-300\/70{
    background-color: rgb(253 224 71 / 0.7);
  }

  .lg\:bg-yellow-300\/75{
    background-color: rgb(253 224 71 / 0.75);
  }

  .lg\:bg-yellow-300\/80{
    background-color: rgb(253 224 71 / 0.8);
  }

  .lg\:bg-yellow-300\/85{
    background-color: rgb(253 224 71 / 0.85);
  }

  .lg\:bg-yellow-300\/90{
    background-color: rgb(253 224 71 / 0.9);
  }

  .lg\:bg-yellow-300\/95{
    background-color: rgb(253 224 71 / 0.95);
  }

  .lg\:bg-yellow-400{
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-400\/0{
    background-color: rgb(250 204 21 / 0);
  }

  .lg\:bg-yellow-400\/10{
    background-color: rgb(250 204 21 / 0.1);
  }

  .lg\:bg-yellow-400\/100{
    background-color: rgb(250 204 21 / 1);
  }

  .lg\:bg-yellow-400\/15{
    background-color: rgb(250 204 21 / 0.15);
  }

  .lg\:bg-yellow-400\/20{
    background-color: rgb(250 204 21 / 0.2);
  }

  .lg\:bg-yellow-400\/25{
    background-color: rgb(250 204 21 / 0.25);
  }

  .lg\:bg-yellow-400\/30{
    background-color: rgb(250 204 21 / 0.3);
  }

  .lg\:bg-yellow-400\/35{
    background-color: rgb(250 204 21 / 0.35);
  }

  .lg\:bg-yellow-400\/40{
    background-color: rgb(250 204 21 / 0.4);
  }

  .lg\:bg-yellow-400\/45{
    background-color: rgb(250 204 21 / 0.45);
  }

  .lg\:bg-yellow-400\/5{
    background-color: rgb(250 204 21 / 0.05);
  }

  .lg\:bg-yellow-400\/50{
    background-color: rgb(250 204 21 / 0.5);
  }

  .lg\:bg-yellow-400\/55{
    background-color: rgb(250 204 21 / 0.55);
  }

  .lg\:bg-yellow-400\/60{
    background-color: rgb(250 204 21 / 0.6);
  }

  .lg\:bg-yellow-400\/65{
    background-color: rgb(250 204 21 / 0.65);
  }

  .lg\:bg-yellow-400\/70{
    background-color: rgb(250 204 21 / 0.7);
  }

  .lg\:bg-yellow-400\/75{
    background-color: rgb(250 204 21 / 0.75);
  }

  .lg\:bg-yellow-400\/80{
    background-color: rgb(250 204 21 / 0.8);
  }

  .lg\:bg-yellow-400\/85{
    background-color: rgb(250 204 21 / 0.85);
  }

  .lg\:bg-yellow-400\/90{
    background-color: rgb(250 204 21 / 0.9);
  }

  .lg\:bg-yellow-400\/95{
    background-color: rgb(250 204 21 / 0.95);
  }

  .lg\:bg-yellow-500{
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-500\/0{
    background-color: rgb(234 179 8 / 0);
  }

  .lg\:bg-yellow-500\/10{
    background-color: rgb(234 179 8 / 0.1);
  }

  .lg\:bg-yellow-500\/100{
    background-color: rgb(234 179 8 / 1);
  }

  .lg\:bg-yellow-500\/15{
    background-color: rgb(234 179 8 / 0.15);
  }

  .lg\:bg-yellow-500\/20{
    background-color: rgb(234 179 8 / 0.2);
  }

  .lg\:bg-yellow-500\/25{
    background-color: rgb(234 179 8 / 0.25);
  }

  .lg\:bg-yellow-500\/30{
    background-color: rgb(234 179 8 / 0.3);
  }

  .lg\:bg-yellow-500\/35{
    background-color: rgb(234 179 8 / 0.35);
  }

  .lg\:bg-yellow-500\/40{
    background-color: rgb(234 179 8 / 0.4);
  }

  .lg\:bg-yellow-500\/45{
    background-color: rgb(234 179 8 / 0.45);
  }

  .lg\:bg-yellow-500\/5{
    background-color: rgb(234 179 8 / 0.05);
  }

  .lg\:bg-yellow-500\/50{
    background-color: rgb(234 179 8 / 0.5);
  }

  .lg\:bg-yellow-500\/55{
    background-color: rgb(234 179 8 / 0.55);
  }

  .lg\:bg-yellow-500\/60{
    background-color: rgb(234 179 8 / 0.6);
  }

  .lg\:bg-yellow-500\/65{
    background-color: rgb(234 179 8 / 0.65);
  }

  .lg\:bg-yellow-500\/70{
    background-color: rgb(234 179 8 / 0.7);
  }

  .lg\:bg-yellow-500\/75{
    background-color: rgb(234 179 8 / 0.75);
  }

  .lg\:bg-yellow-500\/80{
    background-color: rgb(234 179 8 / 0.8);
  }

  .lg\:bg-yellow-500\/85{
    background-color: rgb(234 179 8 / 0.85);
  }

  .lg\:bg-yellow-500\/90{
    background-color: rgb(234 179 8 / 0.9);
  }

  .lg\:bg-yellow-500\/95{
    background-color: rgb(234 179 8 / 0.95);
  }

  .lg\:bg-yellow-600{
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-600\/0{
    background-color: rgb(202 138 4 / 0);
  }

  .lg\:bg-yellow-600\/10{
    background-color: rgb(202 138 4 / 0.1);
  }

  .lg\:bg-yellow-600\/100{
    background-color: rgb(202 138 4 / 1);
  }

  .lg\:bg-yellow-600\/15{
    background-color: rgb(202 138 4 / 0.15);
  }

  .lg\:bg-yellow-600\/20{
    background-color: rgb(202 138 4 / 0.2);
  }

  .lg\:bg-yellow-600\/25{
    background-color: rgb(202 138 4 / 0.25);
  }

  .lg\:bg-yellow-600\/30{
    background-color: rgb(202 138 4 / 0.3);
  }

  .lg\:bg-yellow-600\/35{
    background-color: rgb(202 138 4 / 0.35);
  }

  .lg\:bg-yellow-600\/40{
    background-color: rgb(202 138 4 / 0.4);
  }

  .lg\:bg-yellow-600\/45{
    background-color: rgb(202 138 4 / 0.45);
  }

  .lg\:bg-yellow-600\/5{
    background-color: rgb(202 138 4 / 0.05);
  }

  .lg\:bg-yellow-600\/50{
    background-color: rgb(202 138 4 / 0.5);
  }

  .lg\:bg-yellow-600\/55{
    background-color: rgb(202 138 4 / 0.55);
  }

  .lg\:bg-yellow-600\/60{
    background-color: rgb(202 138 4 / 0.6);
  }

  .lg\:bg-yellow-600\/65{
    background-color: rgb(202 138 4 / 0.65);
  }

  .lg\:bg-yellow-600\/70{
    background-color: rgb(202 138 4 / 0.7);
  }

  .lg\:bg-yellow-600\/75{
    background-color: rgb(202 138 4 / 0.75);
  }

  .lg\:bg-yellow-600\/80{
    background-color: rgb(202 138 4 / 0.8);
  }

  .lg\:bg-yellow-600\/85{
    background-color: rgb(202 138 4 / 0.85);
  }

  .lg\:bg-yellow-600\/90{
    background-color: rgb(202 138 4 / 0.9);
  }

  .lg\:bg-yellow-600\/95{
    background-color: rgb(202 138 4 / 0.95);
  }

  .lg\:bg-yellow-700{
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-700\/0{
    background-color: rgb(161 98 7 / 0);
  }

  .lg\:bg-yellow-700\/10{
    background-color: rgb(161 98 7 / 0.1);
  }

  .lg\:bg-yellow-700\/100{
    background-color: rgb(161 98 7 / 1);
  }

  .lg\:bg-yellow-700\/15{
    background-color: rgb(161 98 7 / 0.15);
  }

  .lg\:bg-yellow-700\/20{
    background-color: rgb(161 98 7 / 0.2);
  }

  .lg\:bg-yellow-700\/25{
    background-color: rgb(161 98 7 / 0.25);
  }

  .lg\:bg-yellow-700\/30{
    background-color: rgb(161 98 7 / 0.3);
  }

  .lg\:bg-yellow-700\/35{
    background-color: rgb(161 98 7 / 0.35);
  }

  .lg\:bg-yellow-700\/40{
    background-color: rgb(161 98 7 / 0.4);
  }

  .lg\:bg-yellow-700\/45{
    background-color: rgb(161 98 7 / 0.45);
  }

  .lg\:bg-yellow-700\/5{
    background-color: rgb(161 98 7 / 0.05);
  }

  .lg\:bg-yellow-700\/50{
    background-color: rgb(161 98 7 / 0.5);
  }

  .lg\:bg-yellow-700\/55{
    background-color: rgb(161 98 7 / 0.55);
  }

  .lg\:bg-yellow-700\/60{
    background-color: rgb(161 98 7 / 0.6);
  }

  .lg\:bg-yellow-700\/65{
    background-color: rgb(161 98 7 / 0.65);
  }

  .lg\:bg-yellow-700\/70{
    background-color: rgb(161 98 7 / 0.7);
  }

  .lg\:bg-yellow-700\/75{
    background-color: rgb(161 98 7 / 0.75);
  }

  .lg\:bg-yellow-700\/80{
    background-color: rgb(161 98 7 / 0.8);
  }

  .lg\:bg-yellow-700\/85{
    background-color: rgb(161 98 7 / 0.85);
  }

  .lg\:bg-yellow-700\/90{
    background-color: rgb(161 98 7 / 0.9);
  }

  .lg\:bg-yellow-700\/95{
    background-color: rgb(161 98 7 / 0.95);
  }

  .lg\:bg-yellow-800{
    --tw-bg-opacity: 1;
    background-color: rgb(133 77 14 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-800\/0{
    background-color: rgb(133 77 14 / 0);
  }

  .lg\:bg-yellow-800\/10{
    background-color: rgb(133 77 14 / 0.1);
  }

  .lg\:bg-yellow-800\/100{
    background-color: rgb(133 77 14 / 1);
  }

  .lg\:bg-yellow-800\/15{
    background-color: rgb(133 77 14 / 0.15);
  }

  .lg\:bg-yellow-800\/20{
    background-color: rgb(133 77 14 / 0.2);
  }

  .lg\:bg-yellow-800\/25{
    background-color: rgb(133 77 14 / 0.25);
  }

  .lg\:bg-yellow-800\/30{
    background-color: rgb(133 77 14 / 0.3);
  }

  .lg\:bg-yellow-800\/35{
    background-color: rgb(133 77 14 / 0.35);
  }

  .lg\:bg-yellow-800\/40{
    background-color: rgb(133 77 14 / 0.4);
  }

  .lg\:bg-yellow-800\/45{
    background-color: rgb(133 77 14 / 0.45);
  }

  .lg\:bg-yellow-800\/5{
    background-color: rgb(133 77 14 / 0.05);
  }

  .lg\:bg-yellow-800\/50{
    background-color: rgb(133 77 14 / 0.5);
  }

  .lg\:bg-yellow-800\/55{
    background-color: rgb(133 77 14 / 0.55);
  }

  .lg\:bg-yellow-800\/60{
    background-color: rgb(133 77 14 / 0.6);
  }

  .lg\:bg-yellow-800\/65{
    background-color: rgb(133 77 14 / 0.65);
  }

  .lg\:bg-yellow-800\/70{
    background-color: rgb(133 77 14 / 0.7);
  }

  .lg\:bg-yellow-800\/75{
    background-color: rgb(133 77 14 / 0.75);
  }

  .lg\:bg-yellow-800\/80{
    background-color: rgb(133 77 14 / 0.8);
  }

  .lg\:bg-yellow-800\/85{
    background-color: rgb(133 77 14 / 0.85);
  }

  .lg\:bg-yellow-800\/90{
    background-color: rgb(133 77 14 / 0.9);
  }

  .lg\:bg-yellow-800\/95{
    background-color: rgb(133 77 14 / 0.95);
  }

  .lg\:bg-yellow-900{
    --tw-bg-opacity: 1;
    background-color: rgb(113 63 18 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-900\/0{
    background-color: rgb(113 63 18 / 0);
  }

  .lg\:bg-yellow-900\/10{
    background-color: rgb(113 63 18 / 0.1);
  }

  .lg\:bg-yellow-900\/100{
    background-color: rgb(113 63 18 / 1);
  }

  .lg\:bg-yellow-900\/15{
    background-color: rgb(113 63 18 / 0.15);
  }

  .lg\:bg-yellow-900\/20{
    background-color: rgb(113 63 18 / 0.2);
  }

  .lg\:bg-yellow-900\/25{
    background-color: rgb(113 63 18 / 0.25);
  }

  .lg\:bg-yellow-900\/30{
    background-color: rgb(113 63 18 / 0.3);
  }

  .lg\:bg-yellow-900\/35{
    background-color: rgb(113 63 18 / 0.35);
  }

  .lg\:bg-yellow-900\/40{
    background-color: rgb(113 63 18 / 0.4);
  }

  .lg\:bg-yellow-900\/45{
    background-color: rgb(113 63 18 / 0.45);
  }

  .lg\:bg-yellow-900\/5{
    background-color: rgb(113 63 18 / 0.05);
  }

  .lg\:bg-yellow-900\/50{
    background-color: rgb(113 63 18 / 0.5);
  }

  .lg\:bg-yellow-900\/55{
    background-color: rgb(113 63 18 / 0.55);
  }

  .lg\:bg-yellow-900\/60{
    background-color: rgb(113 63 18 / 0.6);
  }

  .lg\:bg-yellow-900\/65{
    background-color: rgb(113 63 18 / 0.65);
  }

  .lg\:bg-yellow-900\/70{
    background-color: rgb(113 63 18 / 0.7);
  }

  .lg\:bg-yellow-900\/75{
    background-color: rgb(113 63 18 / 0.75);
  }

  .lg\:bg-yellow-900\/80{
    background-color: rgb(113 63 18 / 0.8);
  }

  .lg\:bg-yellow-900\/85{
    background-color: rgb(113 63 18 / 0.85);
  }

  .lg\:bg-yellow-900\/90{
    background-color: rgb(113 63 18 / 0.9);
  }

  .lg\:bg-yellow-900\/95{
    background-color: rgb(113 63 18 / 0.95);
  }

  .lg\:bg-yellow-950{
    --tw-bg-opacity: 1;
    background-color: rgb(66 32 6 / var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-950\/0{
    background-color: rgb(66 32 6 / 0);
  }

  .lg\:bg-yellow-950\/10{
    background-color: rgb(66 32 6 / 0.1);
  }

  .lg\:bg-yellow-950\/100{
    background-color: rgb(66 32 6 / 1);
  }

  .lg\:bg-yellow-950\/15{
    background-color: rgb(66 32 6 / 0.15);
  }

  .lg\:bg-yellow-950\/20{
    background-color: rgb(66 32 6 / 0.2);
  }

  .lg\:bg-yellow-950\/25{
    background-color: rgb(66 32 6 / 0.25);
  }

  .lg\:bg-yellow-950\/30{
    background-color: rgb(66 32 6 / 0.3);
  }

  .lg\:bg-yellow-950\/35{
    background-color: rgb(66 32 6 / 0.35);
  }

  .lg\:bg-yellow-950\/40{
    background-color: rgb(66 32 6 / 0.4);
  }

  .lg\:bg-yellow-950\/45{
    background-color: rgb(66 32 6 / 0.45);
  }

  .lg\:bg-yellow-950\/5{
    background-color: rgb(66 32 6 / 0.05);
  }

  .lg\:bg-yellow-950\/50{
    background-color: rgb(66 32 6 / 0.5);
  }

  .lg\:bg-yellow-950\/55{
    background-color: rgb(66 32 6 / 0.55);
  }

  .lg\:bg-yellow-950\/60{
    background-color: rgb(66 32 6 / 0.6);
  }

  .lg\:bg-yellow-950\/65{
    background-color: rgb(66 32 6 / 0.65);
  }

  .lg\:bg-yellow-950\/70{
    background-color: rgb(66 32 6 / 0.7);
  }

  .lg\:bg-yellow-950\/75{
    background-color: rgb(66 32 6 / 0.75);
  }

  .lg\:bg-yellow-950\/80{
    background-color: rgb(66 32 6 / 0.8);
  }

  .lg\:bg-yellow-950\/85{
    background-color: rgb(66 32 6 / 0.85);
  }

  .lg\:bg-yellow-950\/90{
    background-color: rgb(66 32 6 / 0.9);
  }

  .lg\:bg-yellow-950\/95{
    background-color: rgb(66 32 6 / 0.95);
  }

  .lg\:bg-none{
    background-image: none;
  }

  .lg\:p-0{
    padding: 0px;
  }

  .lg\:p-4{
    padding: 1rem;
  }

  .lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .lg\:pl-3{
    padding-left: 0.75rem;
  }

  .lg\:pr-1{
    padding-right: 0.25rem;
  }

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

  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .before\:lg\:h-\[360px\]::before{
    content: var(--tw-content);
    height: 360px;
  }

  .lg\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(254 243 199 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-100\/0:hover{
    background-color: rgb(254 243 199 / 0);
  }

  .lg\:hover\:bg-amber-100\/10:hover{
    background-color: rgb(254 243 199 / 0.1);
  }

  .lg\:hover\:bg-amber-100\/100:hover{
    background-color: rgb(254 243 199 / 1);
  }

  .lg\:hover\:bg-amber-100\/15:hover{
    background-color: rgb(254 243 199 / 0.15);
  }

  .lg\:hover\:bg-amber-100\/20:hover{
    background-color: rgb(254 243 199 / 0.2);
  }

  .lg\:hover\:bg-amber-100\/25:hover{
    background-color: rgb(254 243 199 / 0.25);
  }

  .lg\:hover\:bg-amber-100\/30:hover{
    background-color: rgb(254 243 199 / 0.3);
  }

  .lg\:hover\:bg-amber-100\/35:hover{
    background-color: rgb(254 243 199 / 0.35);
  }

  .lg\:hover\:bg-amber-100\/40:hover{
    background-color: rgb(254 243 199 / 0.4);
  }

  .lg\:hover\:bg-amber-100\/45:hover{
    background-color: rgb(254 243 199 / 0.45);
  }

  .lg\:hover\:bg-amber-100\/5:hover{
    background-color: rgb(254 243 199 / 0.05);
  }

  .lg\:hover\:bg-amber-100\/50:hover{
    background-color: rgb(254 243 199 / 0.5);
  }

  .lg\:hover\:bg-amber-100\/55:hover{
    background-color: rgb(254 243 199 / 0.55);
  }

  .lg\:hover\:bg-amber-100\/60:hover{
    background-color: rgb(254 243 199 / 0.6);
  }

  .lg\:hover\:bg-amber-100\/65:hover{
    background-color: rgb(254 243 199 / 0.65);
  }

  .lg\:hover\:bg-amber-100\/70:hover{
    background-color: rgb(254 243 199 / 0.7);
  }

  .lg\:hover\:bg-amber-100\/75:hover{
    background-color: rgb(254 243 199 / 0.75);
  }

  .lg\:hover\:bg-amber-100\/80:hover{
    background-color: rgb(254 243 199 / 0.8);
  }

  .lg\:hover\:bg-amber-100\/85:hover{
    background-color: rgb(254 243 199 / 0.85);
  }

  .lg\:hover\:bg-amber-100\/90:hover{
    background-color: rgb(254 243 199 / 0.9);
  }

  .lg\:hover\:bg-amber-100\/95:hover{
    background-color: rgb(254 243 199 / 0.95);
  }

  .lg\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(253 230 138 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-200\/0:hover{
    background-color: rgb(253 230 138 / 0);
  }

  .lg\:hover\:bg-amber-200\/10:hover{
    background-color: rgb(253 230 138 / 0.1);
  }

  .lg\:hover\:bg-amber-200\/100:hover{
    background-color: rgb(253 230 138 / 1);
  }

  .lg\:hover\:bg-amber-200\/15:hover{
    background-color: rgb(253 230 138 / 0.15);
  }

  .lg\:hover\:bg-amber-200\/20:hover{
    background-color: rgb(253 230 138 / 0.2);
  }

  .lg\:hover\:bg-amber-200\/25:hover{
    background-color: rgb(253 230 138 / 0.25);
  }

  .lg\:hover\:bg-amber-200\/30:hover{
    background-color: rgb(253 230 138 / 0.3);
  }

  .lg\:hover\:bg-amber-200\/35:hover{
    background-color: rgb(253 230 138 / 0.35);
  }

  .lg\:hover\:bg-amber-200\/40:hover{
    background-color: rgb(253 230 138 / 0.4);
  }

  .lg\:hover\:bg-amber-200\/45:hover{
    background-color: rgb(253 230 138 / 0.45);
  }

  .lg\:hover\:bg-amber-200\/5:hover{
    background-color: rgb(253 230 138 / 0.05);
  }

  .lg\:hover\:bg-amber-200\/50:hover{
    background-color: rgb(253 230 138 / 0.5);
  }

  .lg\:hover\:bg-amber-200\/55:hover{
    background-color: rgb(253 230 138 / 0.55);
  }

  .lg\:hover\:bg-amber-200\/60:hover{
    background-color: rgb(253 230 138 / 0.6);
  }

  .lg\:hover\:bg-amber-200\/65:hover{
    background-color: rgb(253 230 138 / 0.65);
  }

  .lg\:hover\:bg-amber-200\/70:hover{
    background-color: rgb(253 230 138 / 0.7);
  }

  .lg\:hover\:bg-amber-200\/75:hover{
    background-color: rgb(253 230 138 / 0.75);
  }

  .lg\:hover\:bg-amber-200\/80:hover{
    background-color: rgb(253 230 138 / 0.8);
  }

  .lg\:hover\:bg-amber-200\/85:hover{
    background-color: rgb(253 230 138 / 0.85);
  }

  .lg\:hover\:bg-amber-200\/90:hover{
    background-color: rgb(253 230 138 / 0.9);
  }

  .lg\:hover\:bg-amber-200\/95:hover{
    background-color: rgb(253 230 138 / 0.95);
  }

  .lg\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(252 211 77 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-300\/0:hover{
    background-color: rgb(252 211 77 / 0);
  }

  .lg\:hover\:bg-amber-300\/10:hover{
    background-color: rgb(252 211 77 / 0.1);
  }

  .lg\:hover\:bg-amber-300\/100:hover{
    background-color: rgb(252 211 77 / 1);
  }

  .lg\:hover\:bg-amber-300\/15:hover{
    background-color: rgb(252 211 77 / 0.15);
  }

  .lg\:hover\:bg-amber-300\/20:hover{
    background-color: rgb(252 211 77 / 0.2);
  }

  .lg\:hover\:bg-amber-300\/25:hover{
    background-color: rgb(252 211 77 / 0.25);
  }

  .lg\:hover\:bg-amber-300\/30:hover{
    background-color: rgb(252 211 77 / 0.3);
  }

  .lg\:hover\:bg-amber-300\/35:hover{
    background-color: rgb(252 211 77 / 0.35);
  }

  .lg\:hover\:bg-amber-300\/40:hover{
    background-color: rgb(252 211 77 / 0.4);
  }

  .lg\:hover\:bg-amber-300\/45:hover{
    background-color: rgb(252 211 77 / 0.45);
  }

  .lg\:hover\:bg-amber-300\/5:hover{
    background-color: rgb(252 211 77 / 0.05);
  }

  .lg\:hover\:bg-amber-300\/50:hover{
    background-color: rgb(252 211 77 / 0.5);
  }

  .lg\:hover\:bg-amber-300\/55:hover{
    background-color: rgb(252 211 77 / 0.55);
  }

  .lg\:hover\:bg-amber-300\/60:hover{
    background-color: rgb(252 211 77 / 0.6);
  }

  .lg\:hover\:bg-amber-300\/65:hover{
    background-color: rgb(252 211 77 / 0.65);
  }

  .lg\:hover\:bg-amber-300\/70:hover{
    background-color: rgb(252 211 77 / 0.7);
  }

  .lg\:hover\:bg-amber-300\/75:hover{
    background-color: rgb(252 211 77 / 0.75);
  }

  .lg\:hover\:bg-amber-300\/80:hover{
    background-color: rgb(252 211 77 / 0.8);
  }

  .lg\:hover\:bg-amber-300\/85:hover{
    background-color: rgb(252 211 77 / 0.85);
  }

  .lg\:hover\:bg-amber-300\/90:hover{
    background-color: rgb(252 211 77 / 0.9);
  }

  .lg\:hover\:bg-amber-300\/95:hover{
    background-color: rgb(252 211 77 / 0.95);
  }

  .lg\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(251 191 36 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-400\/0:hover{
    background-color: rgb(251 191 36 / 0);
  }

  .lg\:hover\:bg-amber-400\/10:hover{
    background-color: rgb(251 191 36 / 0.1);
  }

  .lg\:hover\:bg-amber-400\/100:hover{
    background-color: rgb(251 191 36 / 1);
  }

  .lg\:hover\:bg-amber-400\/15:hover{
    background-color: rgb(251 191 36 / 0.15);
  }

  .lg\:hover\:bg-amber-400\/20:hover{
    background-color: rgb(251 191 36 / 0.2);
  }

  .lg\:hover\:bg-amber-400\/25:hover{
    background-color: rgb(251 191 36 / 0.25);
  }

  .lg\:hover\:bg-amber-400\/30:hover{
    background-color: rgb(251 191 36 / 0.3);
  }

  .lg\:hover\:bg-amber-400\/35:hover{
    background-color: rgb(251 191 36 / 0.35);
  }

  .lg\:hover\:bg-amber-400\/40:hover{
    background-color: rgb(251 191 36 / 0.4);
  }

  .lg\:hover\:bg-amber-400\/45:hover{
    background-color: rgb(251 191 36 / 0.45);
  }

  .lg\:hover\:bg-amber-400\/5:hover{
    background-color: rgb(251 191 36 / 0.05);
  }

  .lg\:hover\:bg-amber-400\/50:hover{
    background-color: rgb(251 191 36 / 0.5);
  }

  .lg\:hover\:bg-amber-400\/55:hover{
    background-color: rgb(251 191 36 / 0.55);
  }

  .lg\:hover\:bg-amber-400\/60:hover{
    background-color: rgb(251 191 36 / 0.6);
  }

  .lg\:hover\:bg-amber-400\/65:hover{
    background-color: rgb(251 191 36 / 0.65);
  }

  .lg\:hover\:bg-amber-400\/70:hover{
    background-color: rgb(251 191 36 / 0.7);
  }

  .lg\:hover\:bg-amber-400\/75:hover{
    background-color: rgb(251 191 36 / 0.75);
  }

  .lg\:hover\:bg-amber-400\/80:hover{
    background-color: rgb(251 191 36 / 0.8);
  }

  .lg\:hover\:bg-amber-400\/85:hover{
    background-color: rgb(251 191 36 / 0.85);
  }

  .lg\:hover\:bg-amber-400\/90:hover{
    background-color: rgb(251 191 36 / 0.9);
  }

  .lg\:hover\:bg-amber-400\/95:hover{
    background-color: rgb(251 191 36 / 0.95);
  }

  .lg\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-500\/0:hover{
    background-color: rgb(245 158 11 / 0);
  }

  .lg\:hover\:bg-amber-500\/10:hover{
    background-color: rgb(245 158 11 / 0.1);
  }

  .lg\:hover\:bg-amber-500\/100:hover{
    background-color: rgb(245 158 11 / 1);
  }

  .lg\:hover\:bg-amber-500\/15:hover{
    background-color: rgb(245 158 11 / 0.15);
  }

  .lg\:hover\:bg-amber-500\/20:hover{
    background-color: rgb(245 158 11 / 0.2);
  }

  .lg\:hover\:bg-amber-500\/25:hover{
    background-color: rgb(245 158 11 / 0.25);
  }

  .lg\:hover\:bg-amber-500\/30:hover{
    background-color: rgb(245 158 11 / 0.3);
  }

  .lg\:hover\:bg-amber-500\/35:hover{
    background-color: rgb(245 158 11 / 0.35);
  }

  .lg\:hover\:bg-amber-500\/40:hover{
    background-color: rgb(245 158 11 / 0.4);
  }

  .lg\:hover\:bg-amber-500\/45:hover{
    background-color: rgb(245 158 11 / 0.45);
  }

  .lg\:hover\:bg-amber-500\/5:hover{
    background-color: rgb(245 158 11 / 0.05);
  }

  .lg\:hover\:bg-amber-500\/50:hover{
    background-color: rgb(245 158 11 / 0.5);
  }

  .lg\:hover\:bg-amber-500\/55:hover{
    background-color: rgb(245 158 11 / 0.55);
  }

  .lg\:hover\:bg-amber-500\/60:hover{
    background-color: rgb(245 158 11 / 0.6);
  }

  .lg\:hover\:bg-amber-500\/65:hover{
    background-color: rgb(245 158 11 / 0.65);
  }

  .lg\:hover\:bg-amber-500\/70:hover{
    background-color: rgb(245 158 11 / 0.7);
  }

  .lg\:hover\:bg-amber-500\/75:hover{
    background-color: rgb(245 158 11 / 0.75);
  }

  .lg\:hover\:bg-amber-500\/80:hover{
    background-color: rgb(245 158 11 / 0.8);
  }

  .lg\:hover\:bg-amber-500\/85:hover{
    background-color: rgb(245 158 11 / 0.85);
  }

  .lg\:hover\:bg-amber-500\/90:hover{
    background-color: rgb(245 158 11 / 0.9);
  }

  .lg\:hover\:bg-amber-500\/95:hover{
    background-color: rgb(245 158 11 / 0.95);
  }

  .lg\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(217 119 6 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-600\/0:hover{
    background-color: rgb(217 119 6 / 0);
  }

  .lg\:hover\:bg-amber-600\/10:hover{
    background-color: rgb(217 119 6 / 0.1);
  }

  .lg\:hover\:bg-amber-600\/100:hover{
    background-color: rgb(217 119 6 / 1);
  }

  .lg\:hover\:bg-amber-600\/15:hover{
    background-color: rgb(217 119 6 / 0.15);
  }

  .lg\:hover\:bg-amber-600\/20:hover{
    background-color: rgb(217 119 6 / 0.2);
  }

  .lg\:hover\:bg-amber-600\/25:hover{
    background-color: rgb(217 119 6 / 0.25);
  }

  .lg\:hover\:bg-amber-600\/30:hover{
    background-color: rgb(217 119 6 / 0.3);
  }

  .lg\:hover\:bg-amber-600\/35:hover{
    background-color: rgb(217 119 6 / 0.35);
  }

  .lg\:hover\:bg-amber-600\/40:hover{
    background-color: rgb(217 119 6 / 0.4);
  }

  .lg\:hover\:bg-amber-600\/45:hover{
    background-color: rgb(217 119 6 / 0.45);
  }

  .lg\:hover\:bg-amber-600\/5:hover{
    background-color: rgb(217 119 6 / 0.05);
  }

  .lg\:hover\:bg-amber-600\/50:hover{
    background-color: rgb(217 119 6 / 0.5);
  }

  .lg\:hover\:bg-amber-600\/55:hover{
    background-color: rgb(217 119 6 / 0.55);
  }

  .lg\:hover\:bg-amber-600\/60:hover{
    background-color: rgb(217 119 6 / 0.6);
  }

  .lg\:hover\:bg-amber-600\/65:hover{
    background-color: rgb(217 119 6 / 0.65);
  }

  .lg\:hover\:bg-amber-600\/70:hover{
    background-color: rgb(217 119 6 / 0.7);
  }

  .lg\:hover\:bg-amber-600\/75:hover{
    background-color: rgb(217 119 6 / 0.75);
  }

  .lg\:hover\:bg-amber-600\/80:hover{
    background-color: rgb(217 119 6 / 0.8);
  }

  .lg\:hover\:bg-amber-600\/85:hover{
    background-color: rgb(217 119 6 / 0.85);
  }

  .lg\:hover\:bg-amber-600\/90:hover{
    background-color: rgb(217 119 6 / 0.9);
  }

  .lg\:hover\:bg-amber-600\/95:hover{
    background-color: rgb(217 119 6 / 0.95);
  }

  .lg\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(180 83 9 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-700\/0:hover{
    background-color: rgb(180 83 9 / 0);
  }

  .lg\:hover\:bg-amber-700\/10:hover{
    background-color: rgb(180 83 9 / 0.1);
  }

  .lg\:hover\:bg-amber-700\/100:hover{
    background-color: rgb(180 83 9 / 1);
  }

  .lg\:hover\:bg-amber-700\/15:hover{
    background-color: rgb(180 83 9 / 0.15);
  }

  .lg\:hover\:bg-amber-700\/20:hover{
    background-color: rgb(180 83 9 / 0.2);
  }

  .lg\:hover\:bg-amber-700\/25:hover{
    background-color: rgb(180 83 9 / 0.25);
  }

  .lg\:hover\:bg-amber-700\/30:hover{
    background-color: rgb(180 83 9 / 0.3);
  }

  .lg\:hover\:bg-amber-700\/35:hover{
    background-color: rgb(180 83 9 / 0.35);
  }

  .lg\:hover\:bg-amber-700\/40:hover{
    background-color: rgb(180 83 9 / 0.4);
  }

  .lg\:hover\:bg-amber-700\/45:hover{
    background-color: rgb(180 83 9 / 0.45);
  }

  .lg\:hover\:bg-amber-700\/5:hover{
    background-color: rgb(180 83 9 / 0.05);
  }

  .lg\:hover\:bg-amber-700\/50:hover{
    background-color: rgb(180 83 9 / 0.5);
  }

  .lg\:hover\:bg-amber-700\/55:hover{
    background-color: rgb(180 83 9 / 0.55);
  }

  .lg\:hover\:bg-amber-700\/60:hover{
    background-color: rgb(180 83 9 / 0.6);
  }

  .lg\:hover\:bg-amber-700\/65:hover{
    background-color: rgb(180 83 9 / 0.65);
  }

  .lg\:hover\:bg-amber-700\/70:hover{
    background-color: rgb(180 83 9 / 0.7);
  }

  .lg\:hover\:bg-amber-700\/75:hover{
    background-color: rgb(180 83 9 / 0.75);
  }

  .lg\:hover\:bg-amber-700\/80:hover{
    background-color: rgb(180 83 9 / 0.8);
  }

  .lg\:hover\:bg-amber-700\/85:hover{
    background-color: rgb(180 83 9 / 0.85);
  }

  .lg\:hover\:bg-amber-700\/90:hover{
    background-color: rgb(180 83 9 / 0.9);
  }

  .lg\:hover\:bg-amber-700\/95:hover{
    background-color: rgb(180 83 9 / 0.95);
  }

  .lg\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(146 64 14 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-800\/0:hover{
    background-color: rgb(146 64 14 / 0);
  }

  .lg\:hover\:bg-amber-800\/10:hover{
    background-color: rgb(146 64 14 / 0.1);
  }

  .lg\:hover\:bg-amber-800\/100:hover{
    background-color: rgb(146 64 14 / 1);
  }

  .lg\:hover\:bg-amber-800\/15:hover{
    background-color: rgb(146 64 14 / 0.15);
  }

  .lg\:hover\:bg-amber-800\/20:hover{
    background-color: rgb(146 64 14 / 0.2);
  }

  .lg\:hover\:bg-amber-800\/25:hover{
    background-color: rgb(146 64 14 / 0.25);
  }

  .lg\:hover\:bg-amber-800\/30:hover{
    background-color: rgb(146 64 14 / 0.3);
  }

  .lg\:hover\:bg-amber-800\/35:hover{
    background-color: rgb(146 64 14 / 0.35);
  }

  .lg\:hover\:bg-amber-800\/40:hover{
    background-color: rgb(146 64 14 / 0.4);
  }

  .lg\:hover\:bg-amber-800\/45:hover{
    background-color: rgb(146 64 14 / 0.45);
  }

  .lg\:hover\:bg-amber-800\/5:hover{
    background-color: rgb(146 64 14 / 0.05);
  }

  .lg\:hover\:bg-amber-800\/50:hover{
    background-color: rgb(146 64 14 / 0.5);
  }

  .lg\:hover\:bg-amber-800\/55:hover{
    background-color: rgb(146 64 14 / 0.55);
  }

  .lg\:hover\:bg-amber-800\/60:hover{
    background-color: rgb(146 64 14 / 0.6);
  }

  .lg\:hover\:bg-amber-800\/65:hover{
    background-color: rgb(146 64 14 / 0.65);
  }

  .lg\:hover\:bg-amber-800\/70:hover{
    background-color: rgb(146 64 14 / 0.7);
  }

  .lg\:hover\:bg-amber-800\/75:hover{
    background-color: rgb(146 64 14 / 0.75);
  }

  .lg\:hover\:bg-amber-800\/80:hover{
    background-color: rgb(146 64 14 / 0.8);
  }

  .lg\:hover\:bg-amber-800\/85:hover{
    background-color: rgb(146 64 14 / 0.85);
  }

  .lg\:hover\:bg-amber-800\/90:hover{
    background-color: rgb(146 64 14 / 0.9);
  }

  .lg\:hover\:bg-amber-800\/95:hover{
    background-color: rgb(146 64 14 / 0.95);
  }

  .lg\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(120 53 15 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-900\/0:hover{
    background-color: rgb(120 53 15 / 0);
  }

  .lg\:hover\:bg-amber-900\/10:hover{
    background-color: rgb(120 53 15 / 0.1);
  }

  .lg\:hover\:bg-amber-900\/100:hover{
    background-color: rgb(120 53 15 / 1);
  }

  .lg\:hover\:bg-amber-900\/15:hover{
    background-color: rgb(120 53 15 / 0.15);
  }

  .lg\:hover\:bg-amber-900\/20:hover{
    background-color: rgb(120 53 15 / 0.2);
  }

  .lg\:hover\:bg-amber-900\/25:hover{
    background-color: rgb(120 53 15 / 0.25);
  }

  .lg\:hover\:bg-amber-900\/30:hover{
    background-color: rgb(120 53 15 / 0.3);
  }

  .lg\:hover\:bg-amber-900\/35:hover{
    background-color: rgb(120 53 15 / 0.35);
  }

  .lg\:hover\:bg-amber-900\/40:hover{
    background-color: rgb(120 53 15 / 0.4);
  }

  .lg\:hover\:bg-amber-900\/45:hover{
    background-color: rgb(120 53 15 / 0.45);
  }

  .lg\:hover\:bg-amber-900\/5:hover{
    background-color: rgb(120 53 15 / 0.05);
  }

  .lg\:hover\:bg-amber-900\/50:hover{
    background-color: rgb(120 53 15 / 0.5);
  }

  .lg\:hover\:bg-amber-900\/55:hover{
    background-color: rgb(120 53 15 / 0.55);
  }

  .lg\:hover\:bg-amber-900\/60:hover{
    background-color: rgb(120 53 15 / 0.6);
  }

  .lg\:hover\:bg-amber-900\/65:hover{
    background-color: rgb(120 53 15 / 0.65);
  }

  .lg\:hover\:bg-amber-900\/70:hover{
    background-color: rgb(120 53 15 / 0.7);
  }

  .lg\:hover\:bg-amber-900\/75:hover{
    background-color: rgb(120 53 15 / 0.75);
  }

  .lg\:hover\:bg-amber-900\/80:hover{
    background-color: rgb(120 53 15 / 0.8);
  }

  .lg\:hover\:bg-amber-900\/85:hover{
    background-color: rgb(120 53 15 / 0.85);
  }

  .lg\:hover\:bg-amber-900\/90:hover{
    background-color: rgb(120 53 15 / 0.9);
  }

  .lg\:hover\:bg-amber-900\/95:hover{
    background-color: rgb(120 53 15 / 0.95);
  }

  .lg\:hover\:bg-amber-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(69 26 3 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-amber-950\/0:hover{
    background-color: rgb(69 26 3 / 0);
  }

  .lg\:hover\:bg-amber-950\/10:hover{
    background-color: rgb(69 26 3 / 0.1);
  }

  .lg\:hover\:bg-amber-950\/100:hover{
    background-color: rgb(69 26 3 / 1);
  }

  .lg\:hover\:bg-amber-950\/15:hover{
    background-color: rgb(69 26 3 / 0.15);
  }

  .lg\:hover\:bg-amber-950\/20:hover{
    background-color: rgb(69 26 3 / 0.2);
  }

  .lg\:hover\:bg-amber-950\/25:hover{
    background-color: rgb(69 26 3 / 0.25);
  }

  .lg\:hover\:bg-amber-950\/30:hover{
    background-color: rgb(69 26 3 / 0.3);
  }

  .lg\:hover\:bg-amber-950\/35:hover{
    background-color: rgb(69 26 3 / 0.35);
  }

  .lg\:hover\:bg-amber-950\/40:hover{
    background-color: rgb(69 26 3 / 0.4);
  }

  .lg\:hover\:bg-amber-950\/45:hover{
    background-color: rgb(69 26 3 / 0.45);
  }

  .lg\:hover\:bg-amber-950\/5:hover{
    background-color: rgb(69 26 3 / 0.05);
  }

  .lg\:hover\:bg-amber-950\/50:hover{
    background-color: rgb(69 26 3 / 0.5);
  }

  .lg\:hover\:bg-amber-950\/55:hover{
    background-color: rgb(69 26 3 / 0.55);
  }

  .lg\:hover\:bg-amber-950\/60:hover{
    background-color: rgb(69 26 3 / 0.6);
  }

  .lg\:hover\:bg-amber-950\/65:hover{
    background-color: rgb(69 26 3 / 0.65);
  }

  .lg\:hover\:bg-amber-950\/70:hover{
    background-color: rgb(69 26 3 / 0.7);
  }

  .lg\:hover\:bg-amber-950\/75:hover{
    background-color: rgb(69 26 3 / 0.75);
  }

  .lg\:hover\:bg-amber-950\/80:hover{
    background-color: rgb(69 26 3 / 0.8);
  }

  .lg\:hover\:bg-amber-950\/85:hover{
    background-color: rgb(69 26 3 / 0.85);
  }

  .lg\:hover\:bg-amber-950\/90:hover{
    background-color: rgb(69 26 3 / 0.9);
  }

  .lg\:hover\:bg-amber-950\/95:hover{
    background-color: rgb(69 26 3 / 0.95);
  }

  .lg\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-100\/0:hover{
    background-color: rgb(219 234 254 / 0);
  }

  .lg\:hover\:bg-blue-100\/10:hover{
    background-color: rgb(219 234 254 / 0.1);
  }

  .lg\:hover\:bg-blue-100\/100:hover{
    background-color: rgb(219 234 254 / 1);
  }

  .lg\:hover\:bg-blue-100\/15:hover{
    background-color: rgb(219 234 254 / 0.15);
  }

  .lg\:hover\:bg-blue-100\/20:hover{
    background-color: rgb(219 234 254 / 0.2);
  }

  .lg\:hover\:bg-blue-100\/25:hover{
    background-color: rgb(219 234 254 / 0.25);
  }

  .lg\:hover\:bg-blue-100\/30:hover{
    background-color: rgb(219 234 254 / 0.3);
  }

  .lg\:hover\:bg-blue-100\/35:hover{
    background-color: rgb(219 234 254 / 0.35);
  }

  .lg\:hover\:bg-blue-100\/40:hover{
    background-color: rgb(219 234 254 / 0.4);
  }

  .lg\:hover\:bg-blue-100\/45:hover{
    background-color: rgb(219 234 254 / 0.45);
  }

  .lg\:hover\:bg-blue-100\/5:hover{
    background-color: rgb(219 234 254 / 0.05);
  }

  .lg\:hover\:bg-blue-100\/50:hover{
    background-color: rgb(219 234 254 / 0.5);
  }

  .lg\:hover\:bg-blue-100\/55:hover{
    background-color: rgb(219 234 254 / 0.55);
  }

  .lg\:hover\:bg-blue-100\/60:hover{
    background-color: rgb(219 234 254 / 0.6);
  }

  .lg\:hover\:bg-blue-100\/65:hover{
    background-color: rgb(219 234 254 / 0.65);
  }

  .lg\:hover\:bg-blue-100\/70:hover{
    background-color: rgb(219 234 254 / 0.7);
  }

  .lg\:hover\:bg-blue-100\/75:hover{
    background-color: rgb(219 234 254 / 0.75);
  }

  .lg\:hover\:bg-blue-100\/80:hover{
    background-color: rgb(219 234 254 / 0.8);
  }

  .lg\:hover\:bg-blue-100\/85:hover{
    background-color: rgb(219 234 254 / 0.85);
  }

  .lg\:hover\:bg-blue-100\/90:hover{
    background-color: rgb(219 234 254 / 0.9);
  }

  .lg\:hover\:bg-blue-100\/95:hover{
    background-color: rgb(219 234 254 / 0.95);
  }

  .lg\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-200\/0:hover{
    background-color: rgb(191 219 254 / 0);
  }

  .lg\:hover\:bg-blue-200\/10:hover{
    background-color: rgb(191 219 254 / 0.1);
  }

  .lg\:hover\:bg-blue-200\/100:hover{
    background-color: rgb(191 219 254 / 1);
  }

  .lg\:hover\:bg-blue-200\/15:hover{
    background-color: rgb(191 219 254 / 0.15);
  }

  .lg\:hover\:bg-blue-200\/20:hover{
    background-color: rgb(191 219 254 / 0.2);
  }

  .lg\:hover\:bg-blue-200\/25:hover{
    background-color: rgb(191 219 254 / 0.25);
  }

  .lg\:hover\:bg-blue-200\/30:hover{
    background-color: rgb(191 219 254 / 0.3);
  }

  .lg\:hover\:bg-blue-200\/35:hover{
    background-color: rgb(191 219 254 / 0.35);
  }

  .lg\:hover\:bg-blue-200\/40:hover{
    background-color: rgb(191 219 254 / 0.4);
  }

  .lg\:hover\:bg-blue-200\/45:hover{
    background-color: rgb(191 219 254 / 0.45);
  }

  .lg\:hover\:bg-blue-200\/5:hover{
    background-color: rgb(191 219 254 / 0.05);
  }

  .lg\:hover\:bg-blue-200\/50:hover{
    background-color: rgb(191 219 254 / 0.5);
  }

  .lg\:hover\:bg-blue-200\/55:hover{
    background-color: rgb(191 219 254 / 0.55);
  }

  .lg\:hover\:bg-blue-200\/60:hover{
    background-color: rgb(191 219 254 / 0.6);
  }

  .lg\:hover\:bg-blue-200\/65:hover{
    background-color: rgb(191 219 254 / 0.65);
  }

  .lg\:hover\:bg-blue-200\/70:hover{
    background-color: rgb(191 219 254 / 0.7);
  }

  .lg\:hover\:bg-blue-200\/75:hover{
    background-color: rgb(191 219 254 / 0.75);
  }

  .lg\:hover\:bg-blue-200\/80:hover{
    background-color: rgb(191 219 254 / 0.8);
  }

  .lg\:hover\:bg-blue-200\/85:hover{
    background-color: rgb(191 219 254 / 0.85);
  }

  .lg\:hover\:bg-blue-200\/90:hover{
    background-color: rgb(191 219 254 / 0.9);
  }

  .lg\:hover\:bg-blue-200\/95:hover{
    background-color: rgb(191 219 254 / 0.95);
  }

  .lg\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(147 197 253 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-300\/0:hover{
    background-color: rgb(147 197 253 / 0);
  }

  .lg\:hover\:bg-blue-300\/10:hover{
    background-color: rgb(147 197 253 / 0.1);
  }

  .lg\:hover\:bg-blue-300\/100:hover{
    background-color: rgb(147 197 253 / 1);
  }

  .lg\:hover\:bg-blue-300\/15:hover{
    background-color: rgb(147 197 253 / 0.15);
  }

  .lg\:hover\:bg-blue-300\/20:hover{
    background-color: rgb(147 197 253 / 0.2);
  }

  .lg\:hover\:bg-blue-300\/25:hover{
    background-color: rgb(147 197 253 / 0.25);
  }

  .lg\:hover\:bg-blue-300\/30:hover{
    background-color: rgb(147 197 253 / 0.3);
  }

  .lg\:hover\:bg-blue-300\/35:hover{
    background-color: rgb(147 197 253 / 0.35);
  }

  .lg\:hover\:bg-blue-300\/40:hover{
    background-color: rgb(147 197 253 / 0.4);
  }

  .lg\:hover\:bg-blue-300\/45:hover{
    background-color: rgb(147 197 253 / 0.45);
  }

  .lg\:hover\:bg-blue-300\/5:hover{
    background-color: rgb(147 197 253 / 0.05);
  }

  .lg\:hover\:bg-blue-300\/50:hover{
    background-color: rgb(147 197 253 / 0.5);
  }

  .lg\:hover\:bg-blue-300\/55:hover{
    background-color: rgb(147 197 253 / 0.55);
  }

  .lg\:hover\:bg-blue-300\/60:hover{
    background-color: rgb(147 197 253 / 0.6);
  }

  .lg\:hover\:bg-blue-300\/65:hover{
    background-color: rgb(147 197 253 / 0.65);
  }

  .lg\:hover\:bg-blue-300\/70:hover{
    background-color: rgb(147 197 253 / 0.7);
  }

  .lg\:hover\:bg-blue-300\/75:hover{
    background-color: rgb(147 197 253 / 0.75);
  }

  .lg\:hover\:bg-blue-300\/80:hover{
    background-color: rgb(147 197 253 / 0.8);
  }

  .lg\:hover\:bg-blue-300\/85:hover{
    background-color: rgb(147 197 253 / 0.85);
  }

  .lg\:hover\:bg-blue-300\/90:hover{
    background-color: rgb(147 197 253 / 0.9);
  }

  .lg\:hover\:bg-blue-300\/95:hover{
    background-color: rgb(147 197 253 / 0.95);
  }

  .lg\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-400\/0:hover{
    background-color: rgb(96 165 250 / 0);
  }

  .lg\:hover\:bg-blue-400\/10:hover{
    background-color: rgb(96 165 250 / 0.1);
  }

  .lg\:hover\:bg-blue-400\/100:hover{
    background-color: rgb(96 165 250 / 1);
  }

  .lg\:hover\:bg-blue-400\/15:hover{
    background-color: rgb(96 165 250 / 0.15);
  }

  .lg\:hover\:bg-blue-400\/20:hover{
    background-color: rgb(96 165 250 / 0.2);
  }

  .lg\:hover\:bg-blue-400\/25:hover{
    background-color: rgb(96 165 250 / 0.25);
  }

  .lg\:hover\:bg-blue-400\/30:hover{
    background-color: rgb(96 165 250 / 0.3);
  }

  .lg\:hover\:bg-blue-400\/35:hover{
    background-color: rgb(96 165 250 / 0.35);
  }

  .lg\:hover\:bg-blue-400\/40:hover{
    background-color: rgb(96 165 250 / 0.4);
  }

  .lg\:hover\:bg-blue-400\/45:hover{
    background-color: rgb(96 165 250 / 0.45);
  }

  .lg\:hover\:bg-blue-400\/5:hover{
    background-color: rgb(96 165 250 / 0.05);
  }

  .lg\:hover\:bg-blue-400\/50:hover{
    background-color: rgb(96 165 250 / 0.5);
  }

  .lg\:hover\:bg-blue-400\/55:hover{
    background-color: rgb(96 165 250 / 0.55);
  }

  .lg\:hover\:bg-blue-400\/60:hover{
    background-color: rgb(96 165 250 / 0.6);
  }

  .lg\:hover\:bg-blue-400\/65:hover{
    background-color: rgb(96 165 250 / 0.65);
  }

  .lg\:hover\:bg-blue-400\/70:hover{
    background-color: rgb(96 165 250 / 0.7);
  }

  .lg\:hover\:bg-blue-400\/75:hover{
    background-color: rgb(96 165 250 / 0.75);
  }

  .lg\:hover\:bg-blue-400\/80:hover{
    background-color: rgb(96 165 250 / 0.8);
  }

  .lg\:hover\:bg-blue-400\/85:hover{
    background-color: rgb(96 165 250 / 0.85);
  }

  .lg\:hover\:bg-blue-400\/90:hover{
    background-color: rgb(96 165 250 / 0.9);
  }

  .lg\:hover\:bg-blue-400\/95:hover{
    background-color: rgb(96 165 250 / 0.95);
  }

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

  .lg\:hover\:bg-blue-500\/0:hover{
    background-color: rgb(59 130 246 / 0);
  }

  .lg\:hover\:bg-blue-500\/10:hover{
    background-color: rgb(59 130 246 / 0.1);
  }

  .lg\:hover\:bg-blue-500\/100:hover{
    background-color: rgb(59 130 246 / 1);
  }

  .lg\:hover\:bg-blue-500\/15:hover{
    background-color: rgb(59 130 246 / 0.15);
  }

  .lg\:hover\:bg-blue-500\/20:hover{
    background-color: rgb(59 130 246 / 0.2);
  }

  .lg\:hover\:bg-blue-500\/25:hover{
    background-color: rgb(59 130 246 / 0.25);
  }

  .lg\:hover\:bg-blue-500\/30:hover{
    background-color: rgb(59 130 246 / 0.3);
  }

  .lg\:hover\:bg-blue-500\/35:hover{
    background-color: rgb(59 130 246 / 0.35);
  }

  .lg\:hover\:bg-blue-500\/40:hover{
    background-color: rgb(59 130 246 / 0.4);
  }

  .lg\:hover\:bg-blue-500\/45:hover{
    background-color: rgb(59 130 246 / 0.45);
  }

  .lg\:hover\:bg-blue-500\/5:hover{
    background-color: rgb(59 130 246 / 0.05);
  }

  .lg\:hover\:bg-blue-500\/50:hover{
    background-color: rgb(59 130 246 / 0.5);
  }

  .lg\:hover\:bg-blue-500\/55:hover{
    background-color: rgb(59 130 246 / 0.55);
  }

  .lg\:hover\:bg-blue-500\/60:hover{
    background-color: rgb(59 130 246 / 0.6);
  }

  .lg\:hover\:bg-blue-500\/65:hover{
    background-color: rgb(59 130 246 / 0.65);
  }

  .lg\:hover\:bg-blue-500\/70:hover{
    background-color: rgb(59 130 246 / 0.7);
  }

  .lg\:hover\:bg-blue-500\/75:hover{
    background-color: rgb(59 130 246 / 0.75);
  }

  .lg\:hover\:bg-blue-500\/80:hover{
    background-color: rgb(59 130 246 / 0.8);
  }

  .lg\:hover\:bg-blue-500\/85:hover{
    background-color: rgb(59 130 246 / 0.85);
  }

  .lg\:hover\:bg-blue-500\/90:hover{
    background-color: rgb(59 130 246 / 0.9);
  }

  .lg\:hover\:bg-blue-500\/95:hover{
    background-color: rgb(59 130 246 / 0.95);
  }

  .lg\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-600\/0:hover{
    background-color: rgb(37 99 235 / 0);
  }

  .lg\:hover\:bg-blue-600\/10:hover{
    background-color: rgb(37 99 235 / 0.1);
  }

  .lg\:hover\:bg-blue-600\/100:hover{
    background-color: rgb(37 99 235 / 1);
  }

  .lg\:hover\:bg-blue-600\/15:hover{
    background-color: rgb(37 99 235 / 0.15);
  }

  .lg\:hover\:bg-blue-600\/20:hover{
    background-color: rgb(37 99 235 / 0.2);
  }

  .lg\:hover\:bg-blue-600\/25:hover{
    background-color: rgb(37 99 235 / 0.25);
  }

  .lg\:hover\:bg-blue-600\/30:hover{
    background-color: rgb(37 99 235 / 0.3);
  }

  .lg\:hover\:bg-blue-600\/35:hover{
    background-color: rgb(37 99 235 / 0.35);
  }

  .lg\:hover\:bg-blue-600\/40:hover{
    background-color: rgb(37 99 235 / 0.4);
  }

  .lg\:hover\:bg-blue-600\/45:hover{
    background-color: rgb(37 99 235 / 0.45);
  }

  .lg\:hover\:bg-blue-600\/5:hover{
    background-color: rgb(37 99 235 / 0.05);
  }

  .lg\:hover\:bg-blue-600\/50:hover{
    background-color: rgb(37 99 235 / 0.5);
  }

  .lg\:hover\:bg-blue-600\/55:hover{
    background-color: rgb(37 99 235 / 0.55);
  }

  .lg\:hover\:bg-blue-600\/60:hover{
    background-color: rgb(37 99 235 / 0.6);
  }

  .lg\:hover\:bg-blue-600\/65:hover{
    background-color: rgb(37 99 235 / 0.65);
  }

  .lg\:hover\:bg-blue-600\/70:hover{
    background-color: rgb(37 99 235 / 0.7);
  }

  .lg\:hover\:bg-blue-600\/75:hover{
    background-color: rgb(37 99 235 / 0.75);
  }

  .lg\:hover\:bg-blue-600\/80:hover{
    background-color: rgb(37 99 235 / 0.8);
  }

  .lg\:hover\:bg-blue-600\/85:hover{
    background-color: rgb(37 99 235 / 0.85);
  }

  .lg\:hover\:bg-blue-600\/90:hover{
    background-color: rgb(37 99 235 / 0.9);
  }

  .lg\:hover\:bg-blue-600\/95:hover{
    background-color: rgb(37 99 235 / 0.95);
  }

  .lg\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-700\/0:hover{
    background-color: rgb(29 78 216 / 0);
  }

  .lg\:hover\:bg-blue-700\/10:hover{
    background-color: rgb(29 78 216 / 0.1);
  }

  .lg\:hover\:bg-blue-700\/100:hover{
    background-color: rgb(29 78 216 / 1);
  }

  .lg\:hover\:bg-blue-700\/15:hover{
    background-color: rgb(29 78 216 / 0.15);
  }

  .lg\:hover\:bg-blue-700\/20:hover{
    background-color: rgb(29 78 216 / 0.2);
  }

  .lg\:hover\:bg-blue-700\/25:hover{
    background-color: rgb(29 78 216 / 0.25);
  }

  .lg\:hover\:bg-blue-700\/30:hover{
    background-color: rgb(29 78 216 / 0.3);
  }

  .lg\:hover\:bg-blue-700\/35:hover{
    background-color: rgb(29 78 216 / 0.35);
  }

  .lg\:hover\:bg-blue-700\/40:hover{
    background-color: rgb(29 78 216 / 0.4);
  }

  .lg\:hover\:bg-blue-700\/45:hover{
    background-color: rgb(29 78 216 / 0.45);
  }

  .lg\:hover\:bg-blue-700\/5:hover{
    background-color: rgb(29 78 216 / 0.05);
  }

  .lg\:hover\:bg-blue-700\/50:hover{
    background-color: rgb(29 78 216 / 0.5);
  }

  .lg\:hover\:bg-blue-700\/55:hover{
    background-color: rgb(29 78 216 / 0.55);
  }

  .lg\:hover\:bg-blue-700\/60:hover{
    background-color: rgb(29 78 216 / 0.6);
  }

  .lg\:hover\:bg-blue-700\/65:hover{
    background-color: rgb(29 78 216 / 0.65);
  }

  .lg\:hover\:bg-blue-700\/70:hover{
    background-color: rgb(29 78 216 / 0.7);
  }

  .lg\:hover\:bg-blue-700\/75:hover{
    background-color: rgb(29 78 216 / 0.75);
  }

  .lg\:hover\:bg-blue-700\/80:hover{
    background-color: rgb(29 78 216 / 0.8);
  }

  .lg\:hover\:bg-blue-700\/85:hover{
    background-color: rgb(29 78 216 / 0.85);
  }

  .lg\:hover\:bg-blue-700\/90:hover{
    background-color: rgb(29 78 216 / 0.9);
  }

  .lg\:hover\:bg-blue-700\/95:hover{
    background-color: rgb(29 78 216 / 0.95);
  }

  .lg\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-800\/0:hover{
    background-color: rgb(30 64 175 / 0);
  }

  .lg\:hover\:bg-blue-800\/10:hover{
    background-color: rgb(30 64 175 / 0.1);
  }

  .lg\:hover\:bg-blue-800\/100:hover{
    background-color: rgb(30 64 175 / 1);
  }

  .lg\:hover\:bg-blue-800\/15:hover{
    background-color: rgb(30 64 175 / 0.15);
  }

  .lg\:hover\:bg-blue-800\/20:hover{
    background-color: rgb(30 64 175 / 0.2);
  }

  .lg\:hover\:bg-blue-800\/25:hover{
    background-color: rgb(30 64 175 / 0.25);
  }

  .lg\:hover\:bg-blue-800\/30:hover{
    background-color: rgb(30 64 175 / 0.3);
  }

  .lg\:hover\:bg-blue-800\/35:hover{
    background-color: rgb(30 64 175 / 0.35);
  }

  .lg\:hover\:bg-blue-800\/40:hover{
    background-color: rgb(30 64 175 / 0.4);
  }

  .lg\:hover\:bg-blue-800\/45:hover{
    background-color: rgb(30 64 175 / 0.45);
  }

  .lg\:hover\:bg-blue-800\/5:hover{
    background-color: rgb(30 64 175 / 0.05);
  }

  .lg\:hover\:bg-blue-800\/50:hover{
    background-color: rgb(30 64 175 / 0.5);
  }

  .lg\:hover\:bg-blue-800\/55:hover{
    background-color: rgb(30 64 175 / 0.55);
  }

  .lg\:hover\:bg-blue-800\/60:hover{
    background-color: rgb(30 64 175 / 0.6);
  }

  .lg\:hover\:bg-blue-800\/65:hover{
    background-color: rgb(30 64 175 / 0.65);
  }

  .lg\:hover\:bg-blue-800\/70:hover{
    background-color: rgb(30 64 175 / 0.7);
  }

  .lg\:hover\:bg-blue-800\/75:hover{
    background-color: rgb(30 64 175 / 0.75);
  }

  .lg\:hover\:bg-blue-800\/80:hover{
    background-color: rgb(30 64 175 / 0.8);
  }

  .lg\:hover\:bg-blue-800\/85:hover{
    background-color: rgb(30 64 175 / 0.85);
  }

  .lg\:hover\:bg-blue-800\/90:hover{
    background-color: rgb(30 64 175 / 0.9);
  }

  .lg\:hover\:bg-blue-800\/95:hover{
    background-color: rgb(30 64 175 / 0.95);
  }

  .lg\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-900\/0:hover{
    background-color: rgb(30 58 138 / 0);
  }

  .lg\:hover\:bg-blue-900\/10:hover{
    background-color: rgb(30 58 138 / 0.1);
  }

  .lg\:hover\:bg-blue-900\/100:hover{
    background-color: rgb(30 58 138 / 1);
  }

  .lg\:hover\:bg-blue-900\/15:hover{
    background-color: rgb(30 58 138 / 0.15);
  }

  .lg\:hover\:bg-blue-900\/20:hover{
    background-color: rgb(30 58 138 / 0.2);
  }

  .lg\:hover\:bg-blue-900\/25:hover{
    background-color: rgb(30 58 138 / 0.25);
  }

  .lg\:hover\:bg-blue-900\/30:hover{
    background-color: rgb(30 58 138 / 0.3);
  }

  .lg\:hover\:bg-blue-900\/35:hover{
    background-color: rgb(30 58 138 / 0.35);
  }

  .lg\:hover\:bg-blue-900\/40:hover{
    background-color: rgb(30 58 138 / 0.4);
  }

  .lg\:hover\:bg-blue-900\/45:hover{
    background-color: rgb(30 58 138 / 0.45);
  }

  .lg\:hover\:bg-blue-900\/5:hover{
    background-color: rgb(30 58 138 / 0.05);
  }

  .lg\:hover\:bg-blue-900\/50:hover{
    background-color: rgb(30 58 138 / 0.5);
  }

  .lg\:hover\:bg-blue-900\/55:hover{
    background-color: rgb(30 58 138 / 0.55);
  }

  .lg\:hover\:bg-blue-900\/60:hover{
    background-color: rgb(30 58 138 / 0.6);
  }

  .lg\:hover\:bg-blue-900\/65:hover{
    background-color: rgb(30 58 138 / 0.65);
  }

  .lg\:hover\:bg-blue-900\/70:hover{
    background-color: rgb(30 58 138 / 0.7);
  }

  .lg\:hover\:bg-blue-900\/75:hover{
    background-color: rgb(30 58 138 / 0.75);
  }

  .lg\:hover\:bg-blue-900\/80:hover{
    background-color: rgb(30 58 138 / 0.8);
  }

  .lg\:hover\:bg-blue-900\/85:hover{
    background-color: rgb(30 58 138 / 0.85);
  }

  .lg\:hover\:bg-blue-900\/90:hover{
    background-color: rgb(30 58 138 / 0.9);
  }

  .lg\:hover\:bg-blue-900\/95:hover{
    background-color: rgb(30 58 138 / 0.95);
  }

  .lg\:hover\:bg-blue-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(23 37 84 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-950\/0:hover{
    background-color: rgb(23 37 84 / 0);
  }

  .lg\:hover\:bg-blue-950\/10:hover{
    background-color: rgb(23 37 84 / 0.1);
  }

  .lg\:hover\:bg-blue-950\/100:hover{
    background-color: rgb(23 37 84 / 1);
  }

  .lg\:hover\:bg-blue-950\/15:hover{
    background-color: rgb(23 37 84 / 0.15);
  }

  .lg\:hover\:bg-blue-950\/20:hover{
    background-color: rgb(23 37 84 / 0.2);
  }

  .lg\:hover\:bg-blue-950\/25:hover{
    background-color: rgb(23 37 84 / 0.25);
  }

  .lg\:hover\:bg-blue-950\/30:hover{
    background-color: rgb(23 37 84 / 0.3);
  }

  .lg\:hover\:bg-blue-950\/35:hover{
    background-color: rgb(23 37 84 / 0.35);
  }

  .lg\:hover\:bg-blue-950\/40:hover{
    background-color: rgb(23 37 84 / 0.4);
  }

  .lg\:hover\:bg-blue-950\/45:hover{
    background-color: rgb(23 37 84 / 0.45);
  }

  .lg\:hover\:bg-blue-950\/5:hover{
    background-color: rgb(23 37 84 / 0.05);
  }

  .lg\:hover\:bg-blue-950\/50:hover{
    background-color: rgb(23 37 84 / 0.5);
  }

  .lg\:hover\:bg-blue-950\/55:hover{
    background-color: rgb(23 37 84 / 0.55);
  }

  .lg\:hover\:bg-blue-950\/60:hover{
    background-color: rgb(23 37 84 / 0.6);
  }

  .lg\:hover\:bg-blue-950\/65:hover{
    background-color: rgb(23 37 84 / 0.65);
  }

  .lg\:hover\:bg-blue-950\/70:hover{
    background-color: rgb(23 37 84 / 0.7);
  }

  .lg\:hover\:bg-blue-950\/75:hover{
    background-color: rgb(23 37 84 / 0.75);
  }

  .lg\:hover\:bg-blue-950\/80:hover{
    background-color: rgb(23 37 84 / 0.8);
  }

  .lg\:hover\:bg-blue-950\/85:hover{
    background-color: rgb(23 37 84 / 0.85);
  }

  .lg\:hover\:bg-blue-950\/90:hover{
    background-color: rgb(23 37 84 / 0.9);
  }

  .lg\:hover\:bg-blue-950\/95:hover{
    background-color: rgb(23 37 84 / 0.95);
  }

  .lg\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-100\/0:hover{
    background-color: rgb(220 252 231 / 0);
  }

  .lg\:hover\:bg-green-100\/10:hover{
    background-color: rgb(220 252 231 / 0.1);
  }

  .lg\:hover\:bg-green-100\/100:hover{
    background-color: rgb(220 252 231 / 1);
  }

  .lg\:hover\:bg-green-100\/15:hover{
    background-color: rgb(220 252 231 / 0.15);
  }

  .lg\:hover\:bg-green-100\/20:hover{
    background-color: rgb(220 252 231 / 0.2);
  }

  .lg\:hover\:bg-green-100\/25:hover{
    background-color: rgb(220 252 231 / 0.25);
  }

  .lg\:hover\:bg-green-100\/30:hover{
    background-color: rgb(220 252 231 / 0.3);
  }

  .lg\:hover\:bg-green-100\/35:hover{
    background-color: rgb(220 252 231 / 0.35);
  }

  .lg\:hover\:bg-green-100\/40:hover{
    background-color: rgb(220 252 231 / 0.4);
  }

  .lg\:hover\:bg-green-100\/45:hover{
    background-color: rgb(220 252 231 / 0.45);
  }

  .lg\:hover\:bg-green-100\/5:hover{
    background-color: rgb(220 252 231 / 0.05);
  }

  .lg\:hover\:bg-green-100\/50:hover{
    background-color: rgb(220 252 231 / 0.5);
  }

  .lg\:hover\:bg-green-100\/55:hover{
    background-color: rgb(220 252 231 / 0.55);
  }

  .lg\:hover\:bg-green-100\/60:hover{
    background-color: rgb(220 252 231 / 0.6);
  }

  .lg\:hover\:bg-green-100\/65:hover{
    background-color: rgb(220 252 231 / 0.65);
  }

  .lg\:hover\:bg-green-100\/70:hover{
    background-color: rgb(220 252 231 / 0.7);
  }

  .lg\:hover\:bg-green-100\/75:hover{
    background-color: rgb(220 252 231 / 0.75);
  }

  .lg\:hover\:bg-green-100\/80:hover{
    background-color: rgb(220 252 231 / 0.8);
  }

  .lg\:hover\:bg-green-100\/85:hover{
    background-color: rgb(220 252 231 / 0.85);
  }

  .lg\:hover\:bg-green-100\/90:hover{
    background-color: rgb(220 252 231 / 0.9);
  }

  .lg\:hover\:bg-green-100\/95:hover{
    background-color: rgb(220 252 231 / 0.95);
  }

  .lg\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-200\/0:hover{
    background-color: rgb(187 247 208 / 0);
  }

  .lg\:hover\:bg-green-200\/10:hover{
    background-color: rgb(187 247 208 / 0.1);
  }

  .lg\:hover\:bg-green-200\/100:hover{
    background-color: rgb(187 247 208 / 1);
  }

  .lg\:hover\:bg-green-200\/15:hover{
    background-color: rgb(187 247 208 / 0.15);
  }

  .lg\:hover\:bg-green-200\/20:hover{
    background-color: rgb(187 247 208 / 0.2);
  }

  .lg\:hover\:bg-green-200\/25:hover{
    background-color: rgb(187 247 208 / 0.25);
  }

  .lg\:hover\:bg-green-200\/30:hover{
    background-color: rgb(187 247 208 / 0.3);
  }

  .lg\:hover\:bg-green-200\/35:hover{
    background-color: rgb(187 247 208 / 0.35);
  }

  .lg\:hover\:bg-green-200\/40:hover{
    background-color: rgb(187 247 208 / 0.4);
  }

  .lg\:hover\:bg-green-200\/45:hover{
    background-color: rgb(187 247 208 / 0.45);
  }

  .lg\:hover\:bg-green-200\/5:hover{
    background-color: rgb(187 247 208 / 0.05);
  }

  .lg\:hover\:bg-green-200\/50:hover{
    background-color: rgb(187 247 208 / 0.5);
  }

  .lg\:hover\:bg-green-200\/55:hover{
    background-color: rgb(187 247 208 / 0.55);
  }

  .lg\:hover\:bg-green-200\/60:hover{
    background-color: rgb(187 247 208 / 0.6);
  }

  .lg\:hover\:bg-green-200\/65:hover{
    background-color: rgb(187 247 208 / 0.65);
  }

  .lg\:hover\:bg-green-200\/70:hover{
    background-color: rgb(187 247 208 / 0.7);
  }

  .lg\:hover\:bg-green-200\/75:hover{
    background-color: rgb(187 247 208 / 0.75);
  }

  .lg\:hover\:bg-green-200\/80:hover{
    background-color: rgb(187 247 208 / 0.8);
  }

  .lg\:hover\:bg-green-200\/85:hover{
    background-color: rgb(187 247 208 / 0.85);
  }

  .lg\:hover\:bg-green-200\/90:hover{
    background-color: rgb(187 247 208 / 0.9);
  }

  .lg\:hover\:bg-green-200\/95:hover{
    background-color: rgb(187 247 208 / 0.95);
  }

  .lg\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(134 239 172 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-300\/0:hover{
    background-color: rgb(134 239 172 / 0);
  }

  .lg\:hover\:bg-green-300\/10:hover{
    background-color: rgb(134 239 172 / 0.1);
  }

  .lg\:hover\:bg-green-300\/100:hover{
    background-color: rgb(134 239 172 / 1);
  }

  .lg\:hover\:bg-green-300\/15:hover{
    background-color: rgb(134 239 172 / 0.15);
  }

  .lg\:hover\:bg-green-300\/20:hover{
    background-color: rgb(134 239 172 / 0.2);
  }

  .lg\:hover\:bg-green-300\/25:hover{
    background-color: rgb(134 239 172 / 0.25);
  }

  .lg\:hover\:bg-green-300\/30:hover{
    background-color: rgb(134 239 172 / 0.3);
  }

  .lg\:hover\:bg-green-300\/35:hover{
    background-color: rgb(134 239 172 / 0.35);
  }

  .lg\:hover\:bg-green-300\/40:hover{
    background-color: rgb(134 239 172 / 0.4);
  }

  .lg\:hover\:bg-green-300\/45:hover{
    background-color: rgb(134 239 172 / 0.45);
  }

  .lg\:hover\:bg-green-300\/5:hover{
    background-color: rgb(134 239 172 / 0.05);
  }

  .lg\:hover\:bg-green-300\/50:hover{
    background-color: rgb(134 239 172 / 0.5);
  }

  .lg\:hover\:bg-green-300\/55:hover{
    background-color: rgb(134 239 172 / 0.55);
  }

  .lg\:hover\:bg-green-300\/60:hover{
    background-color: rgb(134 239 172 / 0.6);
  }

  .lg\:hover\:bg-green-300\/65:hover{
    background-color: rgb(134 239 172 / 0.65);
  }

  .lg\:hover\:bg-green-300\/70:hover{
    background-color: rgb(134 239 172 / 0.7);
  }

  .lg\:hover\:bg-green-300\/75:hover{
    background-color: rgb(134 239 172 / 0.75);
  }

  .lg\:hover\:bg-green-300\/80:hover{
    background-color: rgb(134 239 172 / 0.8);
  }

  .lg\:hover\:bg-green-300\/85:hover{
    background-color: rgb(134 239 172 / 0.85);
  }

  .lg\:hover\:bg-green-300\/90:hover{
    background-color: rgb(134 239 172 / 0.9);
  }

  .lg\:hover\:bg-green-300\/95:hover{
    background-color: rgb(134 239 172 / 0.95);
  }

  .lg\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-400\/0:hover{
    background-color: rgb(74 222 128 / 0);
  }

  .lg\:hover\:bg-green-400\/10:hover{
    background-color: rgb(74 222 128 / 0.1);
  }

  .lg\:hover\:bg-green-400\/100:hover{
    background-color: rgb(74 222 128 / 1);
  }

  .lg\:hover\:bg-green-400\/15:hover{
    background-color: rgb(74 222 128 / 0.15);
  }

  .lg\:hover\:bg-green-400\/20:hover{
    background-color: rgb(74 222 128 / 0.2);
  }

  .lg\:hover\:bg-green-400\/25:hover{
    background-color: rgb(74 222 128 / 0.25);
  }

  .lg\:hover\:bg-green-400\/30:hover{
    background-color: rgb(74 222 128 / 0.3);
  }

  .lg\:hover\:bg-green-400\/35:hover{
    background-color: rgb(74 222 128 / 0.35);
  }

  .lg\:hover\:bg-green-400\/40:hover{
    background-color: rgb(74 222 128 / 0.4);
  }

  .lg\:hover\:bg-green-400\/45:hover{
    background-color: rgb(74 222 128 / 0.45);
  }

  .lg\:hover\:bg-green-400\/5:hover{
    background-color: rgb(74 222 128 / 0.05);
  }

  .lg\:hover\:bg-green-400\/50:hover{
    background-color: rgb(74 222 128 / 0.5);
  }

  .lg\:hover\:bg-green-400\/55:hover{
    background-color: rgb(74 222 128 / 0.55);
  }

  .lg\:hover\:bg-green-400\/60:hover{
    background-color: rgb(74 222 128 / 0.6);
  }

  .lg\:hover\:bg-green-400\/65:hover{
    background-color: rgb(74 222 128 / 0.65);
  }

  .lg\:hover\:bg-green-400\/70:hover{
    background-color: rgb(74 222 128 / 0.7);
  }

  .lg\:hover\:bg-green-400\/75:hover{
    background-color: rgb(74 222 128 / 0.75);
  }

  .lg\:hover\:bg-green-400\/80:hover{
    background-color: rgb(74 222 128 / 0.8);
  }

  .lg\:hover\:bg-green-400\/85:hover{
    background-color: rgb(74 222 128 / 0.85);
  }

  .lg\:hover\:bg-green-400\/90:hover{
    background-color: rgb(74 222 128 / 0.9);
  }

  .lg\:hover\:bg-green-400\/95:hover{
    background-color: rgb(74 222 128 / 0.95);
  }

  .lg\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-500\/0:hover{
    background-color: rgb(34 197 94 / 0);
  }

  .lg\:hover\:bg-green-500\/10:hover{
    background-color: rgb(34 197 94 / 0.1);
  }

  .lg\:hover\:bg-green-500\/100:hover{
    background-color: rgb(34 197 94 / 1);
  }

  .lg\:hover\:bg-green-500\/15:hover{
    background-color: rgb(34 197 94 / 0.15);
  }

  .lg\:hover\:bg-green-500\/20:hover{
    background-color: rgb(34 197 94 / 0.2);
  }

  .lg\:hover\:bg-green-500\/25:hover{
    background-color: rgb(34 197 94 / 0.25);
  }

  .lg\:hover\:bg-green-500\/30:hover{
    background-color: rgb(34 197 94 / 0.3);
  }

  .lg\:hover\:bg-green-500\/35:hover{
    background-color: rgb(34 197 94 / 0.35);
  }

  .lg\:hover\:bg-green-500\/40:hover{
    background-color: rgb(34 197 94 / 0.4);
  }

  .lg\:hover\:bg-green-500\/45:hover{
    background-color: rgb(34 197 94 / 0.45);
  }

  .lg\:hover\:bg-green-500\/5:hover{
    background-color: rgb(34 197 94 / 0.05);
  }

  .lg\:hover\:bg-green-500\/50:hover{
    background-color: rgb(34 197 94 / 0.5);
  }

  .lg\:hover\:bg-green-500\/55:hover{
    background-color: rgb(34 197 94 / 0.55);
  }

  .lg\:hover\:bg-green-500\/60:hover{
    background-color: rgb(34 197 94 / 0.6);
  }

  .lg\:hover\:bg-green-500\/65:hover{
    background-color: rgb(34 197 94 / 0.65);
  }

  .lg\:hover\:bg-green-500\/70:hover{
    background-color: rgb(34 197 94 / 0.7);
  }

  .lg\:hover\:bg-green-500\/75:hover{
    background-color: rgb(34 197 94 / 0.75);
  }

  .lg\:hover\:bg-green-500\/80:hover{
    background-color: rgb(34 197 94 / 0.8);
  }

  .lg\:hover\:bg-green-500\/85:hover{
    background-color: rgb(34 197 94 / 0.85);
  }

  .lg\:hover\:bg-green-500\/90:hover{
    background-color: rgb(34 197 94 / 0.9);
  }

  .lg\:hover\:bg-green-500\/95:hover{
    background-color: rgb(34 197 94 / 0.95);
  }

  .lg\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-600\/0:hover{
    background-color: rgb(22 163 74 / 0);
  }

  .lg\:hover\:bg-green-600\/10:hover{
    background-color: rgb(22 163 74 / 0.1);
  }

  .lg\:hover\:bg-green-600\/100:hover{
    background-color: rgb(22 163 74 / 1);
  }

  .lg\:hover\:bg-green-600\/15:hover{
    background-color: rgb(22 163 74 / 0.15);
  }

  .lg\:hover\:bg-green-600\/20:hover{
    background-color: rgb(22 163 74 / 0.2);
  }

  .lg\:hover\:bg-green-600\/25:hover{
    background-color: rgb(22 163 74 / 0.25);
  }

  .lg\:hover\:bg-green-600\/30:hover{
    background-color: rgb(22 163 74 / 0.3);
  }

  .lg\:hover\:bg-green-600\/35:hover{
    background-color: rgb(22 163 74 / 0.35);
  }

  .lg\:hover\:bg-green-600\/40:hover{
    background-color: rgb(22 163 74 / 0.4);
  }

  .lg\:hover\:bg-green-600\/45:hover{
    background-color: rgb(22 163 74 / 0.45);
  }

  .lg\:hover\:bg-green-600\/5:hover{
    background-color: rgb(22 163 74 / 0.05);
  }

  .lg\:hover\:bg-green-600\/50:hover{
    background-color: rgb(22 163 74 / 0.5);
  }

  .lg\:hover\:bg-green-600\/55:hover{
    background-color: rgb(22 163 74 / 0.55);
  }

  .lg\:hover\:bg-green-600\/60:hover{
    background-color: rgb(22 163 74 / 0.6);
  }

  .lg\:hover\:bg-green-600\/65:hover{
    background-color: rgb(22 163 74 / 0.65);
  }

  .lg\:hover\:bg-green-600\/70:hover{
    background-color: rgb(22 163 74 / 0.7);
  }

  .lg\:hover\:bg-green-600\/75:hover{
    background-color: rgb(22 163 74 / 0.75);
  }

  .lg\:hover\:bg-green-600\/80:hover{
    background-color: rgb(22 163 74 / 0.8);
  }

  .lg\:hover\:bg-green-600\/85:hover{
    background-color: rgb(22 163 74 / 0.85);
  }

  .lg\:hover\:bg-green-600\/90:hover{
    background-color: rgb(22 163 74 / 0.9);
  }

  .lg\:hover\:bg-green-600\/95:hover{
    background-color: rgb(22 163 74 / 0.95);
  }

  .lg\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-700\/0:hover{
    background-color: rgb(21 128 61 / 0);
  }

  .lg\:hover\:bg-green-700\/10:hover{
    background-color: rgb(21 128 61 / 0.1);
  }

  .lg\:hover\:bg-green-700\/100:hover{
    background-color: rgb(21 128 61 / 1);
  }

  .lg\:hover\:bg-green-700\/15:hover{
    background-color: rgb(21 128 61 / 0.15);
  }

  .lg\:hover\:bg-green-700\/20:hover{
    background-color: rgb(21 128 61 / 0.2);
  }

  .lg\:hover\:bg-green-700\/25:hover{
    background-color: rgb(21 128 61 / 0.25);
  }

  .lg\:hover\:bg-green-700\/30:hover{
    background-color: rgb(21 128 61 / 0.3);
  }

  .lg\:hover\:bg-green-700\/35:hover{
    background-color: rgb(21 128 61 / 0.35);
  }

  .lg\:hover\:bg-green-700\/40:hover{
    background-color: rgb(21 128 61 / 0.4);
  }

  .lg\:hover\:bg-green-700\/45:hover{
    background-color: rgb(21 128 61 / 0.45);
  }

  .lg\:hover\:bg-green-700\/5:hover{
    background-color: rgb(21 128 61 / 0.05);
  }

  .lg\:hover\:bg-green-700\/50:hover{
    background-color: rgb(21 128 61 / 0.5);
  }

  .lg\:hover\:bg-green-700\/55:hover{
    background-color: rgb(21 128 61 / 0.55);
  }

  .lg\:hover\:bg-green-700\/60:hover{
    background-color: rgb(21 128 61 / 0.6);
  }

  .lg\:hover\:bg-green-700\/65:hover{
    background-color: rgb(21 128 61 / 0.65);
  }

  .lg\:hover\:bg-green-700\/70:hover{
    background-color: rgb(21 128 61 / 0.7);
  }

  .lg\:hover\:bg-green-700\/75:hover{
    background-color: rgb(21 128 61 / 0.75);
  }

  .lg\:hover\:bg-green-700\/80:hover{
    background-color: rgb(21 128 61 / 0.8);
  }

  .lg\:hover\:bg-green-700\/85:hover{
    background-color: rgb(21 128 61 / 0.85);
  }

  .lg\:hover\:bg-green-700\/90:hover{
    background-color: rgb(21 128 61 / 0.9);
  }

  .lg\:hover\:bg-green-700\/95:hover{
    background-color: rgb(21 128 61 / 0.95);
  }

  .lg\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-800\/0:hover{
    background-color: rgb(22 101 52 / 0);
  }

  .lg\:hover\:bg-green-800\/10:hover{
    background-color: rgb(22 101 52 / 0.1);
  }

  .lg\:hover\:bg-green-800\/100:hover{
    background-color: rgb(22 101 52 / 1);
  }

  .lg\:hover\:bg-green-800\/15:hover{
    background-color: rgb(22 101 52 / 0.15);
  }

  .lg\:hover\:bg-green-800\/20:hover{
    background-color: rgb(22 101 52 / 0.2);
  }

  .lg\:hover\:bg-green-800\/25:hover{
    background-color: rgb(22 101 52 / 0.25);
  }

  .lg\:hover\:bg-green-800\/30:hover{
    background-color: rgb(22 101 52 / 0.3);
  }

  .lg\:hover\:bg-green-800\/35:hover{
    background-color: rgb(22 101 52 / 0.35);
  }

  .lg\:hover\:bg-green-800\/40:hover{
    background-color: rgb(22 101 52 / 0.4);
  }

  .lg\:hover\:bg-green-800\/45:hover{
    background-color: rgb(22 101 52 / 0.45);
  }

  .lg\:hover\:bg-green-800\/5:hover{
    background-color: rgb(22 101 52 / 0.05);
  }

  .lg\:hover\:bg-green-800\/50:hover{
    background-color: rgb(22 101 52 / 0.5);
  }

  .lg\:hover\:bg-green-800\/55:hover{
    background-color: rgb(22 101 52 / 0.55);
  }

  .lg\:hover\:bg-green-800\/60:hover{
    background-color: rgb(22 101 52 / 0.6);
  }

  .lg\:hover\:bg-green-800\/65:hover{
    background-color: rgb(22 101 52 / 0.65);
  }

  .lg\:hover\:bg-green-800\/70:hover{
    background-color: rgb(22 101 52 / 0.7);
  }

  .lg\:hover\:bg-green-800\/75:hover{
    background-color: rgb(22 101 52 / 0.75);
  }

  .lg\:hover\:bg-green-800\/80:hover{
    background-color: rgb(22 101 52 / 0.8);
  }

  .lg\:hover\:bg-green-800\/85:hover{
    background-color: rgb(22 101 52 / 0.85);
  }

  .lg\:hover\:bg-green-800\/90:hover{
    background-color: rgb(22 101 52 / 0.9);
  }

  .lg\:hover\:bg-green-800\/95:hover{
    background-color: rgb(22 101 52 / 0.95);
  }

  .lg\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(20 83 45 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-900\/0:hover{
    background-color: rgb(20 83 45 / 0);
  }

  .lg\:hover\:bg-green-900\/10:hover{
    background-color: rgb(20 83 45 / 0.1);
  }

  .lg\:hover\:bg-green-900\/100:hover{
    background-color: rgb(20 83 45 / 1);
  }

  .lg\:hover\:bg-green-900\/15:hover{
    background-color: rgb(20 83 45 / 0.15);
  }

  .lg\:hover\:bg-green-900\/20:hover{
    background-color: rgb(20 83 45 / 0.2);
  }

  .lg\:hover\:bg-green-900\/25:hover{
    background-color: rgb(20 83 45 / 0.25);
  }

  .lg\:hover\:bg-green-900\/30:hover{
    background-color: rgb(20 83 45 / 0.3);
  }

  .lg\:hover\:bg-green-900\/35:hover{
    background-color: rgb(20 83 45 / 0.35);
  }

  .lg\:hover\:bg-green-900\/40:hover{
    background-color: rgb(20 83 45 / 0.4);
  }

  .lg\:hover\:bg-green-900\/45:hover{
    background-color: rgb(20 83 45 / 0.45);
  }

  .lg\:hover\:bg-green-900\/5:hover{
    background-color: rgb(20 83 45 / 0.05);
  }

  .lg\:hover\:bg-green-900\/50:hover{
    background-color: rgb(20 83 45 / 0.5);
  }

  .lg\:hover\:bg-green-900\/55:hover{
    background-color: rgb(20 83 45 / 0.55);
  }

  .lg\:hover\:bg-green-900\/60:hover{
    background-color: rgb(20 83 45 / 0.6);
  }

  .lg\:hover\:bg-green-900\/65:hover{
    background-color: rgb(20 83 45 / 0.65);
  }

  .lg\:hover\:bg-green-900\/70:hover{
    background-color: rgb(20 83 45 / 0.7);
  }

  .lg\:hover\:bg-green-900\/75:hover{
    background-color: rgb(20 83 45 / 0.75);
  }

  .lg\:hover\:bg-green-900\/80:hover{
    background-color: rgb(20 83 45 / 0.8);
  }

  .lg\:hover\:bg-green-900\/85:hover{
    background-color: rgb(20 83 45 / 0.85);
  }

  .lg\:hover\:bg-green-900\/90:hover{
    background-color: rgb(20 83 45 / 0.9);
  }

  .lg\:hover\:bg-green-900\/95:hover{
    background-color: rgb(20 83 45 / 0.95);
  }

  .lg\:hover\:bg-green-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(5 46 22 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-950\/0:hover{
    background-color: rgb(5 46 22 / 0);
  }

  .lg\:hover\:bg-green-950\/10:hover{
    background-color: rgb(5 46 22 / 0.1);
  }

  .lg\:hover\:bg-green-950\/100:hover{
    background-color: rgb(5 46 22 / 1);
  }

  .lg\:hover\:bg-green-950\/15:hover{
    background-color: rgb(5 46 22 / 0.15);
  }

  .lg\:hover\:bg-green-950\/20:hover{
    background-color: rgb(5 46 22 / 0.2);
  }

  .lg\:hover\:bg-green-950\/25:hover{
    background-color: rgb(5 46 22 / 0.25);
  }

  .lg\:hover\:bg-green-950\/30:hover{
    background-color: rgb(5 46 22 / 0.3);
  }

  .lg\:hover\:bg-green-950\/35:hover{
    background-color: rgb(5 46 22 / 0.35);
  }

  .lg\:hover\:bg-green-950\/40:hover{
    background-color: rgb(5 46 22 / 0.4);
  }

  .lg\:hover\:bg-green-950\/45:hover{
    background-color: rgb(5 46 22 / 0.45);
  }

  .lg\:hover\:bg-green-950\/5:hover{
    background-color: rgb(5 46 22 / 0.05);
  }

  .lg\:hover\:bg-green-950\/50:hover{
    background-color: rgb(5 46 22 / 0.5);
  }

  .lg\:hover\:bg-green-950\/55:hover{
    background-color: rgb(5 46 22 / 0.55);
  }

  .lg\:hover\:bg-green-950\/60:hover{
    background-color: rgb(5 46 22 / 0.6);
  }

  .lg\:hover\:bg-green-950\/65:hover{
    background-color: rgb(5 46 22 / 0.65);
  }

  .lg\:hover\:bg-green-950\/70:hover{
    background-color: rgb(5 46 22 / 0.7);
  }

  .lg\:hover\:bg-green-950\/75:hover{
    background-color: rgb(5 46 22 / 0.75);
  }

  .lg\:hover\:bg-green-950\/80:hover{
    background-color: rgb(5 46 22 / 0.8);
  }

  .lg\:hover\:bg-green-950\/85:hover{
    background-color: rgb(5 46 22 / 0.85);
  }

  .lg\:hover\:bg-green-950\/90:hover{
    background-color: rgb(5 46 22 / 0.9);
  }

  .lg\:hover\:bg-green-950\/95:hover{
    background-color: rgb(5 46 22 / 0.95);
  }

  .lg\:hover\:bg-neutral-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-100\/0:hover{
    background-color: rgb(245 245 245 / 0);
  }

  .lg\:hover\:bg-neutral-100\/10:hover{
    background-color: rgb(245 245 245 / 0.1);
  }

  .lg\:hover\:bg-neutral-100\/100:hover{
    background-color: rgb(245 245 245 / 1);
  }

  .lg\:hover\:bg-neutral-100\/15:hover{
    background-color: rgb(245 245 245 / 0.15);
  }

  .lg\:hover\:bg-neutral-100\/20:hover{
    background-color: rgb(245 245 245 / 0.2);
  }

  .lg\:hover\:bg-neutral-100\/25:hover{
    background-color: rgb(245 245 245 / 0.25);
  }

  .lg\:hover\:bg-neutral-100\/30:hover{
    background-color: rgb(245 245 245 / 0.3);
  }

  .lg\:hover\:bg-neutral-100\/35:hover{
    background-color: rgb(245 245 245 / 0.35);
  }

  .lg\:hover\:bg-neutral-100\/40:hover{
    background-color: rgb(245 245 245 / 0.4);
  }

  .lg\:hover\:bg-neutral-100\/45:hover{
    background-color: rgb(245 245 245 / 0.45);
  }

  .lg\:hover\:bg-neutral-100\/5:hover{
    background-color: rgb(245 245 245 / 0.05);
  }

  .lg\:hover\:bg-neutral-100\/50:hover{
    background-color: rgb(245 245 245 / 0.5);
  }

  .lg\:hover\:bg-neutral-100\/55:hover{
    background-color: rgb(245 245 245 / 0.55);
  }

  .lg\:hover\:bg-neutral-100\/60:hover{
    background-color: rgb(245 245 245 / 0.6);
  }

  .lg\:hover\:bg-neutral-100\/65:hover{
    background-color: rgb(245 245 245 / 0.65);
  }

  .lg\:hover\:bg-neutral-100\/70:hover{
    background-color: rgb(245 245 245 / 0.7);
  }

  .lg\:hover\:bg-neutral-100\/75:hover{
    background-color: rgb(245 245 245 / 0.75);
  }

  .lg\:hover\:bg-neutral-100\/80:hover{
    background-color: rgb(245 245 245 / 0.8);
  }

  .lg\:hover\:bg-neutral-100\/85:hover{
    background-color: rgb(245 245 245 / 0.85);
  }

  .lg\:hover\:bg-neutral-100\/90:hover{
    background-color: rgb(245 245 245 / 0.9);
  }

  .lg\:hover\:bg-neutral-100\/95:hover{
    background-color: rgb(245 245 245 / 0.95);
  }

  .lg\:hover\:bg-neutral-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-200\/0:hover{
    background-color: rgb(229 229 229 / 0);
  }

  .lg\:hover\:bg-neutral-200\/10:hover{
    background-color: rgb(229 229 229 / 0.1);
  }

  .lg\:hover\:bg-neutral-200\/100:hover{
    background-color: rgb(229 229 229 / 1);
  }

  .lg\:hover\:bg-neutral-200\/15:hover{
    background-color: rgb(229 229 229 / 0.15);
  }

  .lg\:hover\:bg-neutral-200\/20:hover{
    background-color: rgb(229 229 229 / 0.2);
  }

  .lg\:hover\:bg-neutral-200\/25:hover{
    background-color: rgb(229 229 229 / 0.25);
  }

  .lg\:hover\:bg-neutral-200\/30:hover{
    background-color: rgb(229 229 229 / 0.3);
  }

  .lg\:hover\:bg-neutral-200\/35:hover{
    background-color: rgb(229 229 229 / 0.35);
  }

  .lg\:hover\:bg-neutral-200\/40:hover{
    background-color: rgb(229 229 229 / 0.4);
  }

  .lg\:hover\:bg-neutral-200\/45:hover{
    background-color: rgb(229 229 229 / 0.45);
  }

  .lg\:hover\:bg-neutral-200\/5:hover{
    background-color: rgb(229 229 229 / 0.05);
  }

  .lg\:hover\:bg-neutral-200\/50:hover{
    background-color: rgb(229 229 229 / 0.5);
  }

  .lg\:hover\:bg-neutral-200\/55:hover{
    background-color: rgb(229 229 229 / 0.55);
  }

  .lg\:hover\:bg-neutral-200\/60:hover{
    background-color: rgb(229 229 229 / 0.6);
  }

  .lg\:hover\:bg-neutral-200\/65:hover{
    background-color: rgb(229 229 229 / 0.65);
  }

  .lg\:hover\:bg-neutral-200\/70:hover{
    background-color: rgb(229 229 229 / 0.7);
  }

  .lg\:hover\:bg-neutral-200\/75:hover{
    background-color: rgb(229 229 229 / 0.75);
  }

  .lg\:hover\:bg-neutral-200\/80:hover{
    background-color: rgb(229 229 229 / 0.8);
  }

  .lg\:hover\:bg-neutral-200\/85:hover{
    background-color: rgb(229 229 229 / 0.85);
  }

  .lg\:hover\:bg-neutral-200\/90:hover{
    background-color: rgb(229 229 229 / 0.9);
  }

  .lg\:hover\:bg-neutral-200\/95:hover{
    background-color: rgb(229 229 229 / 0.95);
  }

  .lg\:hover\:bg-neutral-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 212 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-300\/0:hover{
    background-color: rgb(212 212 212 / 0);
  }

  .lg\:hover\:bg-neutral-300\/10:hover{
    background-color: rgb(212 212 212 / 0.1);
  }

  .lg\:hover\:bg-neutral-300\/100:hover{
    background-color: rgb(212 212 212 / 1);
  }

  .lg\:hover\:bg-neutral-300\/15:hover{
    background-color: rgb(212 212 212 / 0.15);
  }

  .lg\:hover\:bg-neutral-300\/20:hover{
    background-color: rgb(212 212 212 / 0.2);
  }

  .lg\:hover\:bg-neutral-300\/25:hover{
    background-color: rgb(212 212 212 / 0.25);
  }

  .lg\:hover\:bg-neutral-300\/30:hover{
    background-color: rgb(212 212 212 / 0.3);
  }

  .lg\:hover\:bg-neutral-300\/35:hover{
    background-color: rgb(212 212 212 / 0.35);
  }

  .lg\:hover\:bg-neutral-300\/40:hover{
    background-color: rgb(212 212 212 / 0.4);
  }

  .lg\:hover\:bg-neutral-300\/45:hover{
    background-color: rgb(212 212 212 / 0.45);
  }

  .lg\:hover\:bg-neutral-300\/5:hover{
    background-color: rgb(212 212 212 / 0.05);
  }

  .lg\:hover\:bg-neutral-300\/50:hover{
    background-color: rgb(212 212 212 / 0.5);
  }

  .lg\:hover\:bg-neutral-300\/55:hover{
    background-color: rgb(212 212 212 / 0.55);
  }

  .lg\:hover\:bg-neutral-300\/60:hover{
    background-color: rgb(212 212 212 / 0.6);
  }

  .lg\:hover\:bg-neutral-300\/65:hover{
    background-color: rgb(212 212 212 / 0.65);
  }

  .lg\:hover\:bg-neutral-300\/70:hover{
    background-color: rgb(212 212 212 / 0.7);
  }

  .lg\:hover\:bg-neutral-300\/75:hover{
    background-color: rgb(212 212 212 / 0.75);
  }

  .lg\:hover\:bg-neutral-300\/80:hover{
    background-color: rgb(212 212 212 / 0.8);
  }

  .lg\:hover\:bg-neutral-300\/85:hover{
    background-color: rgb(212 212 212 / 0.85);
  }

  .lg\:hover\:bg-neutral-300\/90:hover{
    background-color: rgb(212 212 212 / 0.9);
  }

  .lg\:hover\:bg-neutral-300\/95:hover{
    background-color: rgb(212 212 212 / 0.95);
  }

  .lg\:hover\:bg-neutral-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-400\/0:hover{
    background-color: rgb(163 163 163 / 0);
  }

  .lg\:hover\:bg-neutral-400\/10:hover{
    background-color: rgb(163 163 163 / 0.1);
  }

  .lg\:hover\:bg-neutral-400\/100:hover{
    background-color: rgb(163 163 163 / 1);
  }

  .lg\:hover\:bg-neutral-400\/15:hover{
    background-color: rgb(163 163 163 / 0.15);
  }

  .lg\:hover\:bg-neutral-400\/20:hover{
    background-color: rgb(163 163 163 / 0.2);
  }

  .lg\:hover\:bg-neutral-400\/25:hover{
    background-color: rgb(163 163 163 / 0.25);
  }

  .lg\:hover\:bg-neutral-400\/30:hover{
    background-color: rgb(163 163 163 / 0.3);
  }

  .lg\:hover\:bg-neutral-400\/35:hover{
    background-color: rgb(163 163 163 / 0.35);
  }

  .lg\:hover\:bg-neutral-400\/40:hover{
    background-color: rgb(163 163 163 / 0.4);
  }

  .lg\:hover\:bg-neutral-400\/45:hover{
    background-color: rgb(163 163 163 / 0.45);
  }

  .lg\:hover\:bg-neutral-400\/5:hover{
    background-color: rgb(163 163 163 / 0.05);
  }

  .lg\:hover\:bg-neutral-400\/50:hover{
    background-color: rgb(163 163 163 / 0.5);
  }

  .lg\:hover\:bg-neutral-400\/55:hover{
    background-color: rgb(163 163 163 / 0.55);
  }

  .lg\:hover\:bg-neutral-400\/60:hover{
    background-color: rgb(163 163 163 / 0.6);
  }

  .lg\:hover\:bg-neutral-400\/65:hover{
    background-color: rgb(163 163 163 / 0.65);
  }

  .lg\:hover\:bg-neutral-400\/70:hover{
    background-color: rgb(163 163 163 / 0.7);
  }

  .lg\:hover\:bg-neutral-400\/75:hover{
    background-color: rgb(163 163 163 / 0.75);
  }

  .lg\:hover\:bg-neutral-400\/80:hover{
    background-color: rgb(163 163 163 / 0.8);
  }

  .lg\:hover\:bg-neutral-400\/85:hover{
    background-color: rgb(163 163 163 / 0.85);
  }

  .lg\:hover\:bg-neutral-400\/90:hover{
    background-color: rgb(163 163 163 / 0.9);
  }

  .lg\:hover\:bg-neutral-400\/95:hover{
    background-color: rgb(163 163 163 / 0.95);
  }

  .lg\:hover\:bg-neutral-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-500\/0:hover{
    background-color: rgb(115 115 115 / 0);
  }

  .lg\:hover\:bg-neutral-500\/10:hover{
    background-color: rgb(115 115 115 / 0.1);
  }

  .lg\:hover\:bg-neutral-500\/100:hover{
    background-color: rgb(115 115 115 / 1);
  }

  .lg\:hover\:bg-neutral-500\/15:hover{
    background-color: rgb(115 115 115 / 0.15);
  }

  .lg\:hover\:bg-neutral-500\/20:hover{
    background-color: rgb(115 115 115 / 0.2);
  }

  .lg\:hover\:bg-neutral-500\/25:hover{
    background-color: rgb(115 115 115 / 0.25);
  }

  .lg\:hover\:bg-neutral-500\/30:hover{
    background-color: rgb(115 115 115 / 0.3);
  }

  .lg\:hover\:bg-neutral-500\/35:hover{
    background-color: rgb(115 115 115 / 0.35);
  }

  .lg\:hover\:bg-neutral-500\/40:hover{
    background-color: rgb(115 115 115 / 0.4);
  }

  .lg\:hover\:bg-neutral-500\/45:hover{
    background-color: rgb(115 115 115 / 0.45);
  }

  .lg\:hover\:bg-neutral-500\/5:hover{
    background-color: rgb(115 115 115 / 0.05);
  }

  .lg\:hover\:bg-neutral-500\/50:hover{
    background-color: rgb(115 115 115 / 0.5);
  }

  .lg\:hover\:bg-neutral-500\/55:hover{
    background-color: rgb(115 115 115 / 0.55);
  }

  .lg\:hover\:bg-neutral-500\/60:hover{
    background-color: rgb(115 115 115 / 0.6);
  }

  .lg\:hover\:bg-neutral-500\/65:hover{
    background-color: rgb(115 115 115 / 0.65);
  }

  .lg\:hover\:bg-neutral-500\/70:hover{
    background-color: rgb(115 115 115 / 0.7);
  }

  .lg\:hover\:bg-neutral-500\/75:hover{
    background-color: rgb(115 115 115 / 0.75);
  }

  .lg\:hover\:bg-neutral-500\/80:hover{
    background-color: rgb(115 115 115 / 0.8);
  }

  .lg\:hover\:bg-neutral-500\/85:hover{
    background-color: rgb(115 115 115 / 0.85);
  }

  .lg\:hover\:bg-neutral-500\/90:hover{
    background-color: rgb(115 115 115 / 0.9);
  }

  .lg\:hover\:bg-neutral-500\/95:hover{
    background-color: rgb(115 115 115 / 0.95);
  }

  .lg\:hover\:bg-neutral-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-600\/0:hover{
    background-color: rgb(82 82 82 / 0);
  }

  .lg\:hover\:bg-neutral-600\/10:hover{
    background-color: rgb(82 82 82 / 0.1);
  }

  .lg\:hover\:bg-neutral-600\/100:hover{
    background-color: rgb(82 82 82 / 1);
  }

  .lg\:hover\:bg-neutral-600\/15:hover{
    background-color: rgb(82 82 82 / 0.15);
  }

  .lg\:hover\:bg-neutral-600\/20:hover{
    background-color: rgb(82 82 82 / 0.2);
  }

  .lg\:hover\:bg-neutral-600\/25:hover{
    background-color: rgb(82 82 82 / 0.25);
  }

  .lg\:hover\:bg-neutral-600\/30:hover{
    background-color: rgb(82 82 82 / 0.3);
  }

  .lg\:hover\:bg-neutral-600\/35:hover{
    background-color: rgb(82 82 82 / 0.35);
  }

  .lg\:hover\:bg-neutral-600\/40:hover{
    background-color: rgb(82 82 82 / 0.4);
  }

  .lg\:hover\:bg-neutral-600\/45:hover{
    background-color: rgb(82 82 82 / 0.45);
  }

  .lg\:hover\:bg-neutral-600\/5:hover{
    background-color: rgb(82 82 82 / 0.05);
  }

  .lg\:hover\:bg-neutral-600\/50:hover{
    background-color: rgb(82 82 82 / 0.5);
  }

  .lg\:hover\:bg-neutral-600\/55:hover{
    background-color: rgb(82 82 82 / 0.55);
  }

  .lg\:hover\:bg-neutral-600\/60:hover{
    background-color: rgb(82 82 82 / 0.6);
  }

  .lg\:hover\:bg-neutral-600\/65:hover{
    background-color: rgb(82 82 82 / 0.65);
  }

  .lg\:hover\:bg-neutral-600\/70:hover{
    background-color: rgb(82 82 82 / 0.7);
  }

  .lg\:hover\:bg-neutral-600\/75:hover{
    background-color: rgb(82 82 82 / 0.75);
  }

  .lg\:hover\:bg-neutral-600\/80:hover{
    background-color: rgb(82 82 82 / 0.8);
  }

  .lg\:hover\:bg-neutral-600\/85:hover{
    background-color: rgb(82 82 82 / 0.85);
  }

  .lg\:hover\:bg-neutral-600\/90:hover{
    background-color: rgb(82 82 82 / 0.9);
  }

  .lg\:hover\:bg-neutral-600\/95:hover{
    background-color: rgb(82 82 82 / 0.95);
  }

  .lg\:hover\:bg-neutral-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-700\/0:hover{
    background-color: rgb(64 64 64 / 0);
  }

  .lg\:hover\:bg-neutral-700\/10:hover{
    background-color: rgb(64 64 64 / 0.1);
  }

  .lg\:hover\:bg-neutral-700\/100:hover{
    background-color: rgb(64 64 64 / 1);
  }

  .lg\:hover\:bg-neutral-700\/15:hover{
    background-color: rgb(64 64 64 / 0.15);
  }

  .lg\:hover\:bg-neutral-700\/20:hover{
    background-color: rgb(64 64 64 / 0.2);
  }

  .lg\:hover\:bg-neutral-700\/25:hover{
    background-color: rgb(64 64 64 / 0.25);
  }

  .lg\:hover\:bg-neutral-700\/30:hover{
    background-color: rgb(64 64 64 / 0.3);
  }

  .lg\:hover\:bg-neutral-700\/35:hover{
    background-color: rgb(64 64 64 / 0.35);
  }

  .lg\:hover\:bg-neutral-700\/40:hover{
    background-color: rgb(64 64 64 / 0.4);
  }

  .lg\:hover\:bg-neutral-700\/45:hover{
    background-color: rgb(64 64 64 / 0.45);
  }

  .lg\:hover\:bg-neutral-700\/5:hover{
    background-color: rgb(64 64 64 / 0.05);
  }

  .lg\:hover\:bg-neutral-700\/50:hover{
    background-color: rgb(64 64 64 / 0.5);
  }

  .lg\:hover\:bg-neutral-700\/55:hover{
    background-color: rgb(64 64 64 / 0.55);
  }

  .lg\:hover\:bg-neutral-700\/60:hover{
    background-color: rgb(64 64 64 / 0.6);
  }

  .lg\:hover\:bg-neutral-700\/65:hover{
    background-color: rgb(64 64 64 / 0.65);
  }

  .lg\:hover\:bg-neutral-700\/70:hover{
    background-color: rgb(64 64 64 / 0.7);
  }

  .lg\:hover\:bg-neutral-700\/75:hover{
    background-color: rgb(64 64 64 / 0.75);
  }

  .lg\:hover\:bg-neutral-700\/80:hover{
    background-color: rgb(64 64 64 / 0.8);
  }

  .lg\:hover\:bg-neutral-700\/85:hover{
    background-color: rgb(64 64 64 / 0.85);
  }

  .lg\:hover\:bg-neutral-700\/90:hover{
    background-color: rgb(64 64 64 / 0.9);
  }

  .lg\:hover\:bg-neutral-700\/95:hover{
    background-color: rgb(64 64 64 / 0.95);
  }

  .lg\:hover\:bg-neutral-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-800\/0:hover{
    background-color: rgb(38 38 38 / 0);
  }

  .lg\:hover\:bg-neutral-800\/10:hover{
    background-color: rgb(38 38 38 / 0.1);
  }

  .lg\:hover\:bg-neutral-800\/100:hover{
    background-color: rgb(38 38 38 / 1);
  }

  .lg\:hover\:bg-neutral-800\/15:hover{
    background-color: rgb(38 38 38 / 0.15);
  }

  .lg\:hover\:bg-neutral-800\/20:hover{
    background-color: rgb(38 38 38 / 0.2);
  }

  .lg\:hover\:bg-neutral-800\/25:hover{
    background-color: rgb(38 38 38 / 0.25);
  }

  .lg\:hover\:bg-neutral-800\/30:hover{
    background-color: rgb(38 38 38 / 0.3);
  }

  .lg\:hover\:bg-neutral-800\/35:hover{
    background-color: rgb(38 38 38 / 0.35);
  }

  .lg\:hover\:bg-neutral-800\/40:hover{
    background-color: rgb(38 38 38 / 0.4);
  }

  .lg\:hover\:bg-neutral-800\/45:hover{
    background-color: rgb(38 38 38 / 0.45);
  }

  .lg\:hover\:bg-neutral-800\/5:hover{
    background-color: rgb(38 38 38 / 0.05);
  }

  .lg\:hover\:bg-neutral-800\/50:hover{
    background-color: rgb(38 38 38 / 0.5);
  }

  .lg\:hover\:bg-neutral-800\/55:hover{
    background-color: rgb(38 38 38 / 0.55);
  }

  .lg\:hover\:bg-neutral-800\/60:hover{
    background-color: rgb(38 38 38 / 0.6);
  }

  .lg\:hover\:bg-neutral-800\/65:hover{
    background-color: rgb(38 38 38 / 0.65);
  }

  .lg\:hover\:bg-neutral-800\/70:hover{
    background-color: rgb(38 38 38 / 0.7);
  }

  .lg\:hover\:bg-neutral-800\/75:hover{
    background-color: rgb(38 38 38 / 0.75);
  }

  .lg\:hover\:bg-neutral-800\/80:hover{
    background-color: rgb(38 38 38 / 0.8);
  }

  .lg\:hover\:bg-neutral-800\/85:hover{
    background-color: rgb(38 38 38 / 0.85);
  }

  .lg\:hover\:bg-neutral-800\/90:hover{
    background-color: rgb(38 38 38 / 0.9);
  }

  .lg\:hover\:bg-neutral-800\/95:hover{
    background-color: rgb(38 38 38 / 0.95);
  }

  .lg\:hover\:bg-neutral-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-900\/0:hover{
    background-color: rgb(23 23 23 / 0);
  }

  .lg\:hover\:bg-neutral-900\/10:hover{
    background-color: rgb(23 23 23 / 0.1);
  }

  .lg\:hover\:bg-neutral-900\/100:hover{
    background-color: rgb(23 23 23 / 1);
  }

  .lg\:hover\:bg-neutral-900\/15:hover{
    background-color: rgb(23 23 23 / 0.15);
  }

  .lg\:hover\:bg-neutral-900\/20:hover{
    background-color: rgb(23 23 23 / 0.2);
  }

  .lg\:hover\:bg-neutral-900\/25:hover{
    background-color: rgb(23 23 23 / 0.25);
  }

  .lg\:hover\:bg-neutral-900\/30:hover{
    background-color: rgb(23 23 23 / 0.3);
  }

  .lg\:hover\:bg-neutral-900\/35:hover{
    background-color: rgb(23 23 23 / 0.35);
  }

  .lg\:hover\:bg-neutral-900\/40:hover{
    background-color: rgb(23 23 23 / 0.4);
  }

  .lg\:hover\:bg-neutral-900\/45:hover{
    background-color: rgb(23 23 23 / 0.45);
  }

  .lg\:hover\:bg-neutral-900\/5:hover{
    background-color: rgb(23 23 23 / 0.05);
  }

  .lg\:hover\:bg-neutral-900\/50:hover{
    background-color: rgb(23 23 23 / 0.5);
  }

  .lg\:hover\:bg-neutral-900\/55:hover{
    background-color: rgb(23 23 23 / 0.55);
  }

  .lg\:hover\:bg-neutral-900\/60:hover{
    background-color: rgb(23 23 23 / 0.6);
  }

  .lg\:hover\:bg-neutral-900\/65:hover{
    background-color: rgb(23 23 23 / 0.65);
  }

  .lg\:hover\:bg-neutral-900\/70:hover{
    background-color: rgb(23 23 23 / 0.7);
  }

  .lg\:hover\:bg-neutral-900\/75:hover{
    background-color: rgb(23 23 23 / 0.75);
  }

  .lg\:hover\:bg-neutral-900\/80:hover{
    background-color: rgb(23 23 23 / 0.8);
  }

  .lg\:hover\:bg-neutral-900\/85:hover{
    background-color: rgb(23 23 23 / 0.85);
  }

  .lg\:hover\:bg-neutral-900\/90:hover{
    background-color: rgb(23 23 23 / 0.9);
  }

  .lg\:hover\:bg-neutral-900\/95:hover{
    background-color: rgb(23 23 23 / 0.95);
  }

  .lg\:hover\:bg-neutral-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-neutral-950\/0:hover{
    background-color: rgb(10 10 10 / 0);
  }

  .lg\:hover\:bg-neutral-950\/10:hover{
    background-color: rgb(10 10 10 / 0.1);
  }

  .lg\:hover\:bg-neutral-950\/100:hover{
    background-color: rgb(10 10 10 / 1);
  }

  .lg\:hover\:bg-neutral-950\/15:hover{
    background-color: rgb(10 10 10 / 0.15);
  }

  .lg\:hover\:bg-neutral-950\/20:hover{
    background-color: rgb(10 10 10 / 0.2);
  }

  .lg\:hover\:bg-neutral-950\/25:hover{
    background-color: rgb(10 10 10 / 0.25);
  }

  .lg\:hover\:bg-neutral-950\/30:hover{
    background-color: rgb(10 10 10 / 0.3);
  }

  .lg\:hover\:bg-neutral-950\/35:hover{
    background-color: rgb(10 10 10 / 0.35);
  }

  .lg\:hover\:bg-neutral-950\/40:hover{
    background-color: rgb(10 10 10 / 0.4);
  }

  .lg\:hover\:bg-neutral-950\/45:hover{
    background-color: rgb(10 10 10 / 0.45);
  }

  .lg\:hover\:bg-neutral-950\/5:hover{
    background-color: rgb(10 10 10 / 0.05);
  }

  .lg\:hover\:bg-neutral-950\/50:hover{
    background-color: rgb(10 10 10 / 0.5);
  }

  .lg\:hover\:bg-neutral-950\/55:hover{
    background-color: rgb(10 10 10 / 0.55);
  }

  .lg\:hover\:bg-neutral-950\/60:hover{
    background-color: rgb(10 10 10 / 0.6);
  }

  .lg\:hover\:bg-neutral-950\/65:hover{
    background-color: rgb(10 10 10 / 0.65);
  }

  .lg\:hover\:bg-neutral-950\/70:hover{
    background-color: rgb(10 10 10 / 0.7);
  }

  .lg\:hover\:bg-neutral-950\/75:hover{
    background-color: rgb(10 10 10 / 0.75);
  }

  .lg\:hover\:bg-neutral-950\/80:hover{
    background-color: rgb(10 10 10 / 0.8);
  }

  .lg\:hover\:bg-neutral-950\/85:hover{
    background-color: rgb(10 10 10 / 0.85);
  }

  .lg\:hover\:bg-neutral-950\/90:hover{
    background-color: rgb(10 10 10 / 0.9);
  }

  .lg\:hover\:bg-neutral-950\/95:hover{
    background-color: rgb(10 10 10 / 0.95);
  }

  .lg\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(252 231 243 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-100\/0:hover{
    background-color: rgb(252 231 243 / 0);
  }

  .lg\:hover\:bg-pink-100\/10:hover{
    background-color: rgb(252 231 243 / 0.1);
  }

  .lg\:hover\:bg-pink-100\/100:hover{
    background-color: rgb(252 231 243 / 1);
  }

  .lg\:hover\:bg-pink-100\/15:hover{
    background-color: rgb(252 231 243 / 0.15);
  }

  .lg\:hover\:bg-pink-100\/20:hover{
    background-color: rgb(252 231 243 / 0.2);
  }

  .lg\:hover\:bg-pink-100\/25:hover{
    background-color: rgb(252 231 243 / 0.25);
  }

  .lg\:hover\:bg-pink-100\/30:hover{
    background-color: rgb(252 231 243 / 0.3);
  }

  .lg\:hover\:bg-pink-100\/35:hover{
    background-color: rgb(252 231 243 / 0.35);
  }

  .lg\:hover\:bg-pink-100\/40:hover{
    background-color: rgb(252 231 243 / 0.4);
  }

  .lg\:hover\:bg-pink-100\/45:hover{
    background-color: rgb(252 231 243 / 0.45);
  }

  .lg\:hover\:bg-pink-100\/5:hover{
    background-color: rgb(252 231 243 / 0.05);
  }

  .lg\:hover\:bg-pink-100\/50:hover{
    background-color: rgb(252 231 243 / 0.5);
  }

  .lg\:hover\:bg-pink-100\/55:hover{
    background-color: rgb(252 231 243 / 0.55);
  }

  .lg\:hover\:bg-pink-100\/60:hover{
    background-color: rgb(252 231 243 / 0.6);
  }

  .lg\:hover\:bg-pink-100\/65:hover{
    background-color: rgb(252 231 243 / 0.65);
  }

  .lg\:hover\:bg-pink-100\/70:hover{
    background-color: rgb(252 231 243 / 0.7);
  }

  .lg\:hover\:bg-pink-100\/75:hover{
    background-color: rgb(252 231 243 / 0.75);
  }

  .lg\:hover\:bg-pink-100\/80:hover{
    background-color: rgb(252 231 243 / 0.8);
  }

  .lg\:hover\:bg-pink-100\/85:hover{
    background-color: rgb(252 231 243 / 0.85);
  }

  .lg\:hover\:bg-pink-100\/90:hover{
    background-color: rgb(252 231 243 / 0.9);
  }

  .lg\:hover\:bg-pink-100\/95:hover{
    background-color: rgb(252 231 243 / 0.95);
  }

  .lg\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(251 207 232 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-200\/0:hover{
    background-color: rgb(251 207 232 / 0);
  }

  .lg\:hover\:bg-pink-200\/10:hover{
    background-color: rgb(251 207 232 / 0.1);
  }

  .lg\:hover\:bg-pink-200\/100:hover{
    background-color: rgb(251 207 232 / 1);
  }

  .lg\:hover\:bg-pink-200\/15:hover{
    background-color: rgb(251 207 232 / 0.15);
  }

  .lg\:hover\:bg-pink-200\/20:hover{
    background-color: rgb(251 207 232 / 0.2);
  }

  .lg\:hover\:bg-pink-200\/25:hover{
    background-color: rgb(251 207 232 / 0.25);
  }

  .lg\:hover\:bg-pink-200\/30:hover{
    background-color: rgb(251 207 232 / 0.3);
  }

  .lg\:hover\:bg-pink-200\/35:hover{
    background-color: rgb(251 207 232 / 0.35);
  }

  .lg\:hover\:bg-pink-200\/40:hover{
    background-color: rgb(251 207 232 / 0.4);
  }

  .lg\:hover\:bg-pink-200\/45:hover{
    background-color: rgb(251 207 232 / 0.45);
  }

  .lg\:hover\:bg-pink-200\/5:hover{
    background-color: rgb(251 207 232 / 0.05);
  }

  .lg\:hover\:bg-pink-200\/50:hover{
    background-color: rgb(251 207 232 / 0.5);
  }

  .lg\:hover\:bg-pink-200\/55:hover{
    background-color: rgb(251 207 232 / 0.55);
  }

  .lg\:hover\:bg-pink-200\/60:hover{
    background-color: rgb(251 207 232 / 0.6);
  }

  .lg\:hover\:bg-pink-200\/65:hover{
    background-color: rgb(251 207 232 / 0.65);
  }

  .lg\:hover\:bg-pink-200\/70:hover{
    background-color: rgb(251 207 232 / 0.7);
  }

  .lg\:hover\:bg-pink-200\/75:hover{
    background-color: rgb(251 207 232 / 0.75);
  }

  .lg\:hover\:bg-pink-200\/80:hover{
    background-color: rgb(251 207 232 / 0.8);
  }

  .lg\:hover\:bg-pink-200\/85:hover{
    background-color: rgb(251 207 232 / 0.85);
  }

  .lg\:hover\:bg-pink-200\/90:hover{
    background-color: rgb(251 207 232 / 0.9);
  }

  .lg\:hover\:bg-pink-200\/95:hover{
    background-color: rgb(251 207 232 / 0.95);
  }

  .lg\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(249 168 212 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-300\/0:hover{
    background-color: rgb(249 168 212 / 0);
  }

  .lg\:hover\:bg-pink-300\/10:hover{
    background-color: rgb(249 168 212 / 0.1);
  }

  .lg\:hover\:bg-pink-300\/100:hover{
    background-color: rgb(249 168 212 / 1);
  }

  .lg\:hover\:bg-pink-300\/15:hover{
    background-color: rgb(249 168 212 / 0.15);
  }

  .lg\:hover\:bg-pink-300\/20:hover{
    background-color: rgb(249 168 212 / 0.2);
  }

  .lg\:hover\:bg-pink-300\/25:hover{
    background-color: rgb(249 168 212 / 0.25);
  }

  .lg\:hover\:bg-pink-300\/30:hover{
    background-color: rgb(249 168 212 / 0.3);
  }

  .lg\:hover\:bg-pink-300\/35:hover{
    background-color: rgb(249 168 212 / 0.35);
  }

  .lg\:hover\:bg-pink-300\/40:hover{
    background-color: rgb(249 168 212 / 0.4);
  }

  .lg\:hover\:bg-pink-300\/45:hover{
    background-color: rgb(249 168 212 / 0.45);
  }

  .lg\:hover\:bg-pink-300\/5:hover{
    background-color: rgb(249 168 212 / 0.05);
  }

  .lg\:hover\:bg-pink-300\/50:hover{
    background-color: rgb(249 168 212 / 0.5);
  }

  .lg\:hover\:bg-pink-300\/55:hover{
    background-color: rgb(249 168 212 / 0.55);
  }

  .lg\:hover\:bg-pink-300\/60:hover{
    background-color: rgb(249 168 212 / 0.6);
  }

  .lg\:hover\:bg-pink-300\/65:hover{
    background-color: rgb(249 168 212 / 0.65);
  }

  .lg\:hover\:bg-pink-300\/70:hover{
    background-color: rgb(249 168 212 / 0.7);
  }

  .lg\:hover\:bg-pink-300\/75:hover{
    background-color: rgb(249 168 212 / 0.75);
  }

  .lg\:hover\:bg-pink-300\/80:hover{
    background-color: rgb(249 168 212 / 0.8);
  }

  .lg\:hover\:bg-pink-300\/85:hover{
    background-color: rgb(249 168 212 / 0.85);
  }

  .lg\:hover\:bg-pink-300\/90:hover{
    background-color: rgb(249 168 212 / 0.9);
  }

  .lg\:hover\:bg-pink-300\/95:hover{
    background-color: rgb(249 168 212 / 0.95);
  }

  .lg\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(244 114 182 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-400\/0:hover{
    background-color: rgb(244 114 182 / 0);
  }

  .lg\:hover\:bg-pink-400\/10:hover{
    background-color: rgb(244 114 182 / 0.1);
  }

  .lg\:hover\:bg-pink-400\/100:hover{
    background-color: rgb(244 114 182 / 1);
  }

  .lg\:hover\:bg-pink-400\/15:hover{
    background-color: rgb(244 114 182 / 0.15);
  }

  .lg\:hover\:bg-pink-400\/20:hover{
    background-color: rgb(244 114 182 / 0.2);
  }

  .lg\:hover\:bg-pink-400\/25:hover{
    background-color: rgb(244 114 182 / 0.25);
  }

  .lg\:hover\:bg-pink-400\/30:hover{
    background-color: rgb(244 114 182 / 0.3);
  }

  .lg\:hover\:bg-pink-400\/35:hover{
    background-color: rgb(244 114 182 / 0.35);
  }

  .lg\:hover\:bg-pink-400\/40:hover{
    background-color: rgb(244 114 182 / 0.4);
  }

  .lg\:hover\:bg-pink-400\/45:hover{
    background-color: rgb(244 114 182 / 0.45);
  }

  .lg\:hover\:bg-pink-400\/5:hover{
    background-color: rgb(244 114 182 / 0.05);
  }

  .lg\:hover\:bg-pink-400\/50:hover{
    background-color: rgb(244 114 182 / 0.5);
  }

  .lg\:hover\:bg-pink-400\/55:hover{
    background-color: rgb(244 114 182 / 0.55);
  }

  .lg\:hover\:bg-pink-400\/60:hover{
    background-color: rgb(244 114 182 / 0.6);
  }

  .lg\:hover\:bg-pink-400\/65:hover{
    background-color: rgb(244 114 182 / 0.65);
  }

  .lg\:hover\:bg-pink-400\/70:hover{
    background-color: rgb(244 114 182 / 0.7);
  }

  .lg\:hover\:bg-pink-400\/75:hover{
    background-color: rgb(244 114 182 / 0.75);
  }

  .lg\:hover\:bg-pink-400\/80:hover{
    background-color: rgb(244 114 182 / 0.8);
  }

  .lg\:hover\:bg-pink-400\/85:hover{
    background-color: rgb(244 114 182 / 0.85);
  }

  .lg\:hover\:bg-pink-400\/90:hover{
    background-color: rgb(244 114 182 / 0.9);
  }

  .lg\:hover\:bg-pink-400\/95:hover{
    background-color: rgb(244 114 182 / 0.95);
  }

  .lg\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-500\/0:hover{
    background-color: rgb(236 72 153 / 0);
  }

  .lg\:hover\:bg-pink-500\/10:hover{
    background-color: rgb(236 72 153 / 0.1);
  }

  .lg\:hover\:bg-pink-500\/100:hover{
    background-color: rgb(236 72 153 / 1);
  }

  .lg\:hover\:bg-pink-500\/15:hover{
    background-color: rgb(236 72 153 / 0.15);
  }

  .lg\:hover\:bg-pink-500\/20:hover{
    background-color: rgb(236 72 153 / 0.2);
  }

  .lg\:hover\:bg-pink-500\/25:hover{
    background-color: rgb(236 72 153 / 0.25);
  }

  .lg\:hover\:bg-pink-500\/30:hover{
    background-color: rgb(236 72 153 / 0.3);
  }

  .lg\:hover\:bg-pink-500\/35:hover{
    background-color: rgb(236 72 153 / 0.35);
  }

  .lg\:hover\:bg-pink-500\/40:hover{
    background-color: rgb(236 72 153 / 0.4);
  }

  .lg\:hover\:bg-pink-500\/45:hover{
    background-color: rgb(236 72 153 / 0.45);
  }

  .lg\:hover\:bg-pink-500\/5:hover{
    background-color: rgb(236 72 153 / 0.05);
  }

  .lg\:hover\:bg-pink-500\/50:hover{
    background-color: rgb(236 72 153 / 0.5);
  }

  .lg\:hover\:bg-pink-500\/55:hover{
    background-color: rgb(236 72 153 / 0.55);
  }

  .lg\:hover\:bg-pink-500\/60:hover{
    background-color: rgb(236 72 153 / 0.6);
  }

  .lg\:hover\:bg-pink-500\/65:hover{
    background-color: rgb(236 72 153 / 0.65);
  }

  .lg\:hover\:bg-pink-500\/70:hover{
    background-color: rgb(236 72 153 / 0.7);
  }

  .lg\:hover\:bg-pink-500\/75:hover{
    background-color: rgb(236 72 153 / 0.75);
  }

  .lg\:hover\:bg-pink-500\/80:hover{
    background-color: rgb(236 72 153 / 0.8);
  }

  .lg\:hover\:bg-pink-500\/85:hover{
    background-color: rgb(236 72 153 / 0.85);
  }

  .lg\:hover\:bg-pink-500\/90:hover{
    background-color: rgb(236 72 153 / 0.9);
  }

  .lg\:hover\:bg-pink-500\/95:hover{
    background-color: rgb(236 72 153 / 0.95);
  }

  .lg\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(219 39 119 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-600\/0:hover{
    background-color: rgb(219 39 119 / 0);
  }

  .lg\:hover\:bg-pink-600\/10:hover{
    background-color: rgb(219 39 119 / 0.1);
  }

  .lg\:hover\:bg-pink-600\/100:hover{
    background-color: rgb(219 39 119 / 1);
  }

  .lg\:hover\:bg-pink-600\/15:hover{
    background-color: rgb(219 39 119 / 0.15);
  }

  .lg\:hover\:bg-pink-600\/20:hover{
    background-color: rgb(219 39 119 / 0.2);
  }

  .lg\:hover\:bg-pink-600\/25:hover{
    background-color: rgb(219 39 119 / 0.25);
  }

  .lg\:hover\:bg-pink-600\/30:hover{
    background-color: rgb(219 39 119 / 0.3);
  }

  .lg\:hover\:bg-pink-600\/35:hover{
    background-color: rgb(219 39 119 / 0.35);
  }

  .lg\:hover\:bg-pink-600\/40:hover{
    background-color: rgb(219 39 119 / 0.4);
  }

  .lg\:hover\:bg-pink-600\/45:hover{
    background-color: rgb(219 39 119 / 0.45);
  }

  .lg\:hover\:bg-pink-600\/5:hover{
    background-color: rgb(219 39 119 / 0.05);
  }

  .lg\:hover\:bg-pink-600\/50:hover{
    background-color: rgb(219 39 119 / 0.5);
  }

  .lg\:hover\:bg-pink-600\/55:hover{
    background-color: rgb(219 39 119 / 0.55);
  }

  .lg\:hover\:bg-pink-600\/60:hover{
    background-color: rgb(219 39 119 / 0.6);
  }

  .lg\:hover\:bg-pink-600\/65:hover{
    background-color: rgb(219 39 119 / 0.65);
  }

  .lg\:hover\:bg-pink-600\/70:hover{
    background-color: rgb(219 39 119 / 0.7);
  }

  .lg\:hover\:bg-pink-600\/75:hover{
    background-color: rgb(219 39 119 / 0.75);
  }

  .lg\:hover\:bg-pink-600\/80:hover{
    background-color: rgb(219 39 119 / 0.8);
  }

  .lg\:hover\:bg-pink-600\/85:hover{
    background-color: rgb(219 39 119 / 0.85);
  }

  .lg\:hover\:bg-pink-600\/90:hover{
    background-color: rgb(219 39 119 / 0.9);
  }

  .lg\:hover\:bg-pink-600\/95:hover{
    background-color: rgb(219 39 119 / 0.95);
  }

  .lg\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(190 24 93 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-700\/0:hover{
    background-color: rgb(190 24 93 / 0);
  }

  .lg\:hover\:bg-pink-700\/10:hover{
    background-color: rgb(190 24 93 / 0.1);
  }

  .lg\:hover\:bg-pink-700\/100:hover{
    background-color: rgb(190 24 93 / 1);
  }

  .lg\:hover\:bg-pink-700\/15:hover{
    background-color: rgb(190 24 93 / 0.15);
  }

  .lg\:hover\:bg-pink-700\/20:hover{
    background-color: rgb(190 24 93 / 0.2);
  }

  .lg\:hover\:bg-pink-700\/25:hover{
    background-color: rgb(190 24 93 / 0.25);
  }

  .lg\:hover\:bg-pink-700\/30:hover{
    background-color: rgb(190 24 93 / 0.3);
  }

  .lg\:hover\:bg-pink-700\/35:hover{
    background-color: rgb(190 24 93 / 0.35);
  }

  .lg\:hover\:bg-pink-700\/40:hover{
    background-color: rgb(190 24 93 / 0.4);
  }

  .lg\:hover\:bg-pink-700\/45:hover{
    background-color: rgb(190 24 93 / 0.45);
  }

  .lg\:hover\:bg-pink-700\/5:hover{
    background-color: rgb(190 24 93 / 0.05);
  }

  .lg\:hover\:bg-pink-700\/50:hover{
    background-color: rgb(190 24 93 / 0.5);
  }

  .lg\:hover\:bg-pink-700\/55:hover{
    background-color: rgb(190 24 93 / 0.55);
  }

  .lg\:hover\:bg-pink-700\/60:hover{
    background-color: rgb(190 24 93 / 0.6);
  }

  .lg\:hover\:bg-pink-700\/65:hover{
    background-color: rgb(190 24 93 / 0.65);
  }

  .lg\:hover\:bg-pink-700\/70:hover{
    background-color: rgb(190 24 93 / 0.7);
  }

  .lg\:hover\:bg-pink-700\/75:hover{
    background-color: rgb(190 24 93 / 0.75);
  }

  .lg\:hover\:bg-pink-700\/80:hover{
    background-color: rgb(190 24 93 / 0.8);
  }

  .lg\:hover\:bg-pink-700\/85:hover{
    background-color: rgb(190 24 93 / 0.85);
  }

  .lg\:hover\:bg-pink-700\/90:hover{
    background-color: rgb(190 24 93 / 0.9);
  }

  .lg\:hover\:bg-pink-700\/95:hover{
    background-color: rgb(190 24 93 / 0.95);
  }

  .lg\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(157 23 77 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-800\/0:hover{
    background-color: rgb(157 23 77 / 0);
  }

  .lg\:hover\:bg-pink-800\/10:hover{
    background-color: rgb(157 23 77 / 0.1);
  }

  .lg\:hover\:bg-pink-800\/100:hover{
    background-color: rgb(157 23 77 / 1);
  }

  .lg\:hover\:bg-pink-800\/15:hover{
    background-color: rgb(157 23 77 / 0.15);
  }

  .lg\:hover\:bg-pink-800\/20:hover{
    background-color: rgb(157 23 77 / 0.2);
  }

  .lg\:hover\:bg-pink-800\/25:hover{
    background-color: rgb(157 23 77 / 0.25);
  }

  .lg\:hover\:bg-pink-800\/30:hover{
    background-color: rgb(157 23 77 / 0.3);
  }

  .lg\:hover\:bg-pink-800\/35:hover{
    background-color: rgb(157 23 77 / 0.35);
  }

  .lg\:hover\:bg-pink-800\/40:hover{
    background-color: rgb(157 23 77 / 0.4);
  }

  .lg\:hover\:bg-pink-800\/45:hover{
    background-color: rgb(157 23 77 / 0.45);
  }

  .lg\:hover\:bg-pink-800\/5:hover{
    background-color: rgb(157 23 77 / 0.05);
  }

  .lg\:hover\:bg-pink-800\/50:hover{
    background-color: rgb(157 23 77 / 0.5);
  }

  .lg\:hover\:bg-pink-800\/55:hover{
    background-color: rgb(157 23 77 / 0.55);
  }

  .lg\:hover\:bg-pink-800\/60:hover{
    background-color: rgb(157 23 77 / 0.6);
  }

  .lg\:hover\:bg-pink-800\/65:hover{
    background-color: rgb(157 23 77 / 0.65);
  }

  .lg\:hover\:bg-pink-800\/70:hover{
    background-color: rgb(157 23 77 / 0.7);
  }

  .lg\:hover\:bg-pink-800\/75:hover{
    background-color: rgb(157 23 77 / 0.75);
  }

  .lg\:hover\:bg-pink-800\/80:hover{
    background-color: rgb(157 23 77 / 0.8);
  }

  .lg\:hover\:bg-pink-800\/85:hover{
    background-color: rgb(157 23 77 / 0.85);
  }

  .lg\:hover\:bg-pink-800\/90:hover{
    background-color: rgb(157 23 77 / 0.9);
  }

  .lg\:hover\:bg-pink-800\/95:hover{
    background-color: rgb(157 23 77 / 0.95);
  }

  .lg\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(131 24 67 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-900\/0:hover{
    background-color: rgb(131 24 67 / 0);
  }

  .lg\:hover\:bg-pink-900\/10:hover{
    background-color: rgb(131 24 67 / 0.1);
  }

  .lg\:hover\:bg-pink-900\/100:hover{
    background-color: rgb(131 24 67 / 1);
  }

  .lg\:hover\:bg-pink-900\/15:hover{
    background-color: rgb(131 24 67 / 0.15);
  }

  .lg\:hover\:bg-pink-900\/20:hover{
    background-color: rgb(131 24 67 / 0.2);
  }

  .lg\:hover\:bg-pink-900\/25:hover{
    background-color: rgb(131 24 67 / 0.25);
  }

  .lg\:hover\:bg-pink-900\/30:hover{
    background-color: rgb(131 24 67 / 0.3);
  }

  .lg\:hover\:bg-pink-900\/35:hover{
    background-color: rgb(131 24 67 / 0.35);
  }

  .lg\:hover\:bg-pink-900\/40:hover{
    background-color: rgb(131 24 67 / 0.4);
  }

  .lg\:hover\:bg-pink-900\/45:hover{
    background-color: rgb(131 24 67 / 0.45);
  }

  .lg\:hover\:bg-pink-900\/5:hover{
    background-color: rgb(131 24 67 / 0.05);
  }

  .lg\:hover\:bg-pink-900\/50:hover{
    background-color: rgb(131 24 67 / 0.5);
  }

  .lg\:hover\:bg-pink-900\/55:hover{
    background-color: rgb(131 24 67 / 0.55);
  }

  .lg\:hover\:bg-pink-900\/60:hover{
    background-color: rgb(131 24 67 / 0.6);
  }

  .lg\:hover\:bg-pink-900\/65:hover{
    background-color: rgb(131 24 67 / 0.65);
  }

  .lg\:hover\:bg-pink-900\/70:hover{
    background-color: rgb(131 24 67 / 0.7);
  }

  .lg\:hover\:bg-pink-900\/75:hover{
    background-color: rgb(131 24 67 / 0.75);
  }

  .lg\:hover\:bg-pink-900\/80:hover{
    background-color: rgb(131 24 67 / 0.8);
  }

  .lg\:hover\:bg-pink-900\/85:hover{
    background-color: rgb(131 24 67 / 0.85);
  }

  .lg\:hover\:bg-pink-900\/90:hover{
    background-color: rgb(131 24 67 / 0.9);
  }

  .lg\:hover\:bg-pink-900\/95:hover{
    background-color: rgb(131 24 67 / 0.95);
  }

  .lg\:hover\:bg-pink-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(80 7 36 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-950\/0:hover{
    background-color: rgb(80 7 36 / 0);
  }

  .lg\:hover\:bg-pink-950\/10:hover{
    background-color: rgb(80 7 36 / 0.1);
  }

  .lg\:hover\:bg-pink-950\/100:hover{
    background-color: rgb(80 7 36 / 1);
  }

  .lg\:hover\:bg-pink-950\/15:hover{
    background-color: rgb(80 7 36 / 0.15);
  }

  .lg\:hover\:bg-pink-950\/20:hover{
    background-color: rgb(80 7 36 / 0.2);
  }

  .lg\:hover\:bg-pink-950\/25:hover{
    background-color: rgb(80 7 36 / 0.25);
  }

  .lg\:hover\:bg-pink-950\/30:hover{
    background-color: rgb(80 7 36 / 0.3);
  }

  .lg\:hover\:bg-pink-950\/35:hover{
    background-color: rgb(80 7 36 / 0.35);
  }

  .lg\:hover\:bg-pink-950\/40:hover{
    background-color: rgb(80 7 36 / 0.4);
  }

  .lg\:hover\:bg-pink-950\/45:hover{
    background-color: rgb(80 7 36 / 0.45);
  }

  .lg\:hover\:bg-pink-950\/5:hover{
    background-color: rgb(80 7 36 / 0.05);
  }

  .lg\:hover\:bg-pink-950\/50:hover{
    background-color: rgb(80 7 36 / 0.5);
  }

  .lg\:hover\:bg-pink-950\/55:hover{
    background-color: rgb(80 7 36 / 0.55);
  }

  .lg\:hover\:bg-pink-950\/60:hover{
    background-color: rgb(80 7 36 / 0.6);
  }

  .lg\:hover\:bg-pink-950\/65:hover{
    background-color: rgb(80 7 36 / 0.65);
  }

  .lg\:hover\:bg-pink-950\/70:hover{
    background-color: rgb(80 7 36 / 0.7);
  }

  .lg\:hover\:bg-pink-950\/75:hover{
    background-color: rgb(80 7 36 / 0.75);
  }

  .lg\:hover\:bg-pink-950\/80:hover{
    background-color: rgb(80 7 36 / 0.8);
  }

  .lg\:hover\:bg-pink-950\/85:hover{
    background-color: rgb(80 7 36 / 0.85);
  }

  .lg\:hover\:bg-pink-950\/90:hover{
    background-color: rgb(80 7 36 / 0.9);
  }

  .lg\:hover\:bg-pink-950\/95:hover{
    background-color: rgb(80 7 36 / 0.95);
  }

  .lg\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-100\/0:hover{
    background-color: rgb(254 226 226 / 0);
  }

  .lg\:hover\:bg-red-100\/10:hover{
    background-color: rgb(254 226 226 / 0.1);
  }

  .lg\:hover\:bg-red-100\/100:hover{
    background-color: rgb(254 226 226 / 1);
  }

  .lg\:hover\:bg-red-100\/15:hover{
    background-color: rgb(254 226 226 / 0.15);
  }

  .lg\:hover\:bg-red-100\/20:hover{
    background-color: rgb(254 226 226 / 0.2);
  }

  .lg\:hover\:bg-red-100\/25:hover{
    background-color: rgb(254 226 226 / 0.25);
  }

  .lg\:hover\:bg-red-100\/30:hover{
    background-color: rgb(254 226 226 / 0.3);
  }

  .lg\:hover\:bg-red-100\/35:hover{
    background-color: rgb(254 226 226 / 0.35);
  }

  .lg\:hover\:bg-red-100\/40:hover{
    background-color: rgb(254 226 226 / 0.4);
  }

  .lg\:hover\:bg-red-100\/45:hover{
    background-color: rgb(254 226 226 / 0.45);
  }

  .lg\:hover\:bg-red-100\/5:hover{
    background-color: rgb(254 226 226 / 0.05);
  }

  .lg\:hover\:bg-red-100\/50:hover{
    background-color: rgb(254 226 226 / 0.5);
  }

  .lg\:hover\:bg-red-100\/55:hover{
    background-color: rgb(254 226 226 / 0.55);
  }

  .lg\:hover\:bg-red-100\/60:hover{
    background-color: rgb(254 226 226 / 0.6);
  }

  .lg\:hover\:bg-red-100\/65:hover{
    background-color: rgb(254 226 226 / 0.65);
  }

  .lg\:hover\:bg-red-100\/70:hover{
    background-color: rgb(254 226 226 / 0.7);
  }

  .lg\:hover\:bg-red-100\/75:hover{
    background-color: rgb(254 226 226 / 0.75);
  }

  .lg\:hover\:bg-red-100\/80:hover{
    background-color: rgb(254 226 226 / 0.8);
  }

  .lg\:hover\:bg-red-100\/85:hover{
    background-color: rgb(254 226 226 / 0.85);
  }

  .lg\:hover\:bg-red-100\/90:hover{
    background-color: rgb(254 226 226 / 0.9);
  }

  .lg\:hover\:bg-red-100\/95:hover{
    background-color: rgb(254 226 226 / 0.95);
  }

  .lg\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(254 202 202 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-200\/0:hover{
    background-color: rgb(254 202 202 / 0);
  }

  .lg\:hover\:bg-red-200\/10:hover{
    background-color: rgb(254 202 202 / 0.1);
  }

  .lg\:hover\:bg-red-200\/100:hover{
    background-color: rgb(254 202 202 / 1);
  }

  .lg\:hover\:bg-red-200\/15:hover{
    background-color: rgb(254 202 202 / 0.15);
  }

  .lg\:hover\:bg-red-200\/20:hover{
    background-color: rgb(254 202 202 / 0.2);
  }

  .lg\:hover\:bg-red-200\/25:hover{
    background-color: rgb(254 202 202 / 0.25);
  }

  .lg\:hover\:bg-red-200\/30:hover{
    background-color: rgb(254 202 202 / 0.3);
  }

  .lg\:hover\:bg-red-200\/35:hover{
    background-color: rgb(254 202 202 / 0.35);
  }

  .lg\:hover\:bg-red-200\/40:hover{
    background-color: rgb(254 202 202 / 0.4);
  }

  .lg\:hover\:bg-red-200\/45:hover{
    background-color: rgb(254 202 202 / 0.45);
  }

  .lg\:hover\:bg-red-200\/5:hover{
    background-color: rgb(254 202 202 / 0.05);
  }

  .lg\:hover\:bg-red-200\/50:hover{
    background-color: rgb(254 202 202 / 0.5);
  }

  .lg\:hover\:bg-red-200\/55:hover{
    background-color: rgb(254 202 202 / 0.55);
  }

  .lg\:hover\:bg-red-200\/60:hover{
    background-color: rgb(254 202 202 / 0.6);
  }

  .lg\:hover\:bg-red-200\/65:hover{
    background-color: rgb(254 202 202 / 0.65);
  }

  .lg\:hover\:bg-red-200\/70:hover{
    background-color: rgb(254 202 202 / 0.7);
  }

  .lg\:hover\:bg-red-200\/75:hover{
    background-color: rgb(254 202 202 / 0.75);
  }

  .lg\:hover\:bg-red-200\/80:hover{
    background-color: rgb(254 202 202 / 0.8);
  }

  .lg\:hover\:bg-red-200\/85:hover{
    background-color: rgb(254 202 202 / 0.85);
  }

  .lg\:hover\:bg-red-200\/90:hover{
    background-color: rgb(254 202 202 / 0.9);
  }

  .lg\:hover\:bg-red-200\/95:hover{
    background-color: rgb(254 202 202 / 0.95);
  }

  .lg\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(252 165 165 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-300\/0:hover{
    background-color: rgb(252 165 165 / 0);
  }

  .lg\:hover\:bg-red-300\/10:hover{
    background-color: rgb(252 165 165 / 0.1);
  }

  .lg\:hover\:bg-red-300\/100:hover{
    background-color: rgb(252 165 165 / 1);
  }

  .lg\:hover\:bg-red-300\/15:hover{
    background-color: rgb(252 165 165 / 0.15);
  }

  .lg\:hover\:bg-red-300\/20:hover{
    background-color: rgb(252 165 165 / 0.2);
  }

  .lg\:hover\:bg-red-300\/25:hover{
    background-color: rgb(252 165 165 / 0.25);
  }

  .lg\:hover\:bg-red-300\/30:hover{
    background-color: rgb(252 165 165 / 0.3);
  }

  .lg\:hover\:bg-red-300\/35:hover{
    background-color: rgb(252 165 165 / 0.35);
  }

  .lg\:hover\:bg-red-300\/40:hover{
    background-color: rgb(252 165 165 / 0.4);
  }

  .lg\:hover\:bg-red-300\/45:hover{
    background-color: rgb(252 165 165 / 0.45);
  }

  .lg\:hover\:bg-red-300\/5:hover{
    background-color: rgb(252 165 165 / 0.05);
  }

  .lg\:hover\:bg-red-300\/50:hover{
    background-color: rgb(252 165 165 / 0.5);
  }

  .lg\:hover\:bg-red-300\/55:hover{
    background-color: rgb(252 165 165 / 0.55);
  }

  .lg\:hover\:bg-red-300\/60:hover{
    background-color: rgb(252 165 165 / 0.6);
  }

  .lg\:hover\:bg-red-300\/65:hover{
    background-color: rgb(252 165 165 / 0.65);
  }

  .lg\:hover\:bg-red-300\/70:hover{
    background-color: rgb(252 165 165 / 0.7);
  }

  .lg\:hover\:bg-red-300\/75:hover{
    background-color: rgb(252 165 165 / 0.75);
  }

  .lg\:hover\:bg-red-300\/80:hover{
    background-color: rgb(252 165 165 / 0.8);
  }

  .lg\:hover\:bg-red-300\/85:hover{
    background-color: rgb(252 165 165 / 0.85);
  }

  .lg\:hover\:bg-red-300\/90:hover{
    background-color: rgb(252 165 165 / 0.9);
  }

  .lg\:hover\:bg-red-300\/95:hover{
    background-color: rgb(252 165 165 / 0.95);
  }

  .lg\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-400\/0:hover{
    background-color: rgb(248 113 113 / 0);
  }

  .lg\:hover\:bg-red-400\/10:hover{
    background-color: rgb(248 113 113 / 0.1);
  }

  .lg\:hover\:bg-red-400\/100:hover{
    background-color: rgb(248 113 113 / 1);
  }

  .lg\:hover\:bg-red-400\/15:hover{
    background-color: rgb(248 113 113 / 0.15);
  }

  .lg\:hover\:bg-red-400\/20:hover{
    background-color: rgb(248 113 113 / 0.2);
  }

  .lg\:hover\:bg-red-400\/25:hover{
    background-color: rgb(248 113 113 / 0.25);
  }

  .lg\:hover\:bg-red-400\/30:hover{
    background-color: rgb(248 113 113 / 0.3);
  }

  .lg\:hover\:bg-red-400\/35:hover{
    background-color: rgb(248 113 113 / 0.35);
  }

  .lg\:hover\:bg-red-400\/40:hover{
    background-color: rgb(248 113 113 / 0.4);
  }

  .lg\:hover\:bg-red-400\/45:hover{
    background-color: rgb(248 113 113 / 0.45);
  }

  .lg\:hover\:bg-red-400\/5:hover{
    background-color: rgb(248 113 113 / 0.05);
  }

  .lg\:hover\:bg-red-400\/50:hover{
    background-color: rgb(248 113 113 / 0.5);
  }

  .lg\:hover\:bg-red-400\/55:hover{
    background-color: rgb(248 113 113 / 0.55);
  }

  .lg\:hover\:bg-red-400\/60:hover{
    background-color: rgb(248 113 113 / 0.6);
  }

  .lg\:hover\:bg-red-400\/65:hover{
    background-color: rgb(248 113 113 / 0.65);
  }

  .lg\:hover\:bg-red-400\/70:hover{
    background-color: rgb(248 113 113 / 0.7);
  }

  .lg\:hover\:bg-red-400\/75:hover{
    background-color: rgb(248 113 113 / 0.75);
  }

  .lg\:hover\:bg-red-400\/80:hover{
    background-color: rgb(248 113 113 / 0.8);
  }

  .lg\:hover\:bg-red-400\/85:hover{
    background-color: rgb(248 113 113 / 0.85);
  }

  .lg\:hover\:bg-red-400\/90:hover{
    background-color: rgb(248 113 113 / 0.9);
  }

  .lg\:hover\:bg-red-400\/95:hover{
    background-color: rgb(248 113 113 / 0.95);
  }

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

  .lg\:hover\:bg-red-500\/0:hover{
    background-color: rgb(239 68 68 / 0);
  }

  .lg\:hover\:bg-red-500\/10:hover{
    background-color: rgb(239 68 68 / 0.1);
  }

  .lg\:hover\:bg-red-500\/100:hover{
    background-color: rgb(239 68 68 / 1);
  }

  .lg\:hover\:bg-red-500\/15:hover{
    background-color: rgb(239 68 68 / 0.15);
  }

  .lg\:hover\:bg-red-500\/20:hover{
    background-color: rgb(239 68 68 / 0.2);
  }

  .lg\:hover\:bg-red-500\/25:hover{
    background-color: rgb(239 68 68 / 0.25);
  }

  .lg\:hover\:bg-red-500\/30:hover{
    background-color: rgb(239 68 68 / 0.3);
  }

  .lg\:hover\:bg-red-500\/35:hover{
    background-color: rgb(239 68 68 / 0.35);
  }

  .lg\:hover\:bg-red-500\/40:hover{
    background-color: rgb(239 68 68 / 0.4);
  }

  .lg\:hover\:bg-red-500\/45:hover{
    background-color: rgb(239 68 68 / 0.45);
  }

  .lg\:hover\:bg-red-500\/5:hover{
    background-color: rgb(239 68 68 / 0.05);
  }

  .lg\:hover\:bg-red-500\/50:hover{
    background-color: rgb(239 68 68 / 0.5);
  }

  .lg\:hover\:bg-red-500\/55:hover{
    background-color: rgb(239 68 68 / 0.55);
  }

  .lg\:hover\:bg-red-500\/60:hover{
    background-color: rgb(239 68 68 / 0.6);
  }

  .lg\:hover\:bg-red-500\/65:hover{
    background-color: rgb(239 68 68 / 0.65);
  }

  .lg\:hover\:bg-red-500\/70:hover{
    background-color: rgb(239 68 68 / 0.7);
  }

  .lg\:hover\:bg-red-500\/75:hover{
    background-color: rgb(239 68 68 / 0.75);
  }

  .lg\:hover\:bg-red-500\/80:hover{
    background-color: rgb(239 68 68 / 0.8);
  }

  .lg\:hover\:bg-red-500\/85:hover{
    background-color: rgb(239 68 68 / 0.85);
  }

  .lg\:hover\:bg-red-500\/90:hover{
    background-color: rgb(239 68 68 / 0.9);
  }

  .lg\:hover\:bg-red-500\/95:hover{
    background-color: rgb(239 68 68 / 0.95);
  }

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

  .lg\:hover\:bg-red-600\/0:hover{
    background-color: rgb(220 38 38 / 0);
  }

  .lg\:hover\:bg-red-600\/10:hover{
    background-color: rgb(220 38 38 / 0.1);
  }

  .lg\:hover\:bg-red-600\/100:hover{
    background-color: rgb(220 38 38 / 1);
  }

  .lg\:hover\:bg-red-600\/15:hover{
    background-color: rgb(220 38 38 / 0.15);
  }

  .lg\:hover\:bg-red-600\/20:hover{
    background-color: rgb(220 38 38 / 0.2);
  }

  .lg\:hover\:bg-red-600\/25:hover{
    background-color: rgb(220 38 38 / 0.25);
  }

  .lg\:hover\:bg-red-600\/30:hover{
    background-color: rgb(220 38 38 / 0.3);
  }

  .lg\:hover\:bg-red-600\/35:hover{
    background-color: rgb(220 38 38 / 0.35);
  }

  .lg\:hover\:bg-red-600\/40:hover{
    background-color: rgb(220 38 38 / 0.4);
  }

  .lg\:hover\:bg-red-600\/45:hover{
    background-color: rgb(220 38 38 / 0.45);
  }

  .lg\:hover\:bg-red-600\/5:hover{
    background-color: rgb(220 38 38 / 0.05);
  }

  .lg\:hover\:bg-red-600\/50:hover{
    background-color: rgb(220 38 38 / 0.5);
  }

  .lg\:hover\:bg-red-600\/55:hover{
    background-color: rgb(220 38 38 / 0.55);
  }

  .lg\:hover\:bg-red-600\/60:hover{
    background-color: rgb(220 38 38 / 0.6);
  }

  .lg\:hover\:bg-red-600\/65:hover{
    background-color: rgb(220 38 38 / 0.65);
  }

  .lg\:hover\:bg-red-600\/70:hover{
    background-color: rgb(220 38 38 / 0.7);
  }

  .lg\:hover\:bg-red-600\/75:hover{
    background-color: rgb(220 38 38 / 0.75);
  }

  .lg\:hover\:bg-red-600\/80:hover{
    background-color: rgb(220 38 38 / 0.8);
  }

  .lg\:hover\:bg-red-600\/85:hover{
    background-color: rgb(220 38 38 / 0.85);
  }

  .lg\:hover\:bg-red-600\/90:hover{
    background-color: rgb(220 38 38 / 0.9);
  }

  .lg\:hover\:bg-red-600\/95:hover{
    background-color: rgb(220 38 38 / 0.95);
  }

  .lg\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-700\/0:hover{
    background-color: rgb(185 28 28 / 0);
  }

  .lg\:hover\:bg-red-700\/10:hover{
    background-color: rgb(185 28 28 / 0.1);
  }

  .lg\:hover\:bg-red-700\/100:hover{
    background-color: rgb(185 28 28 / 1);
  }

  .lg\:hover\:bg-red-700\/15:hover{
    background-color: rgb(185 28 28 / 0.15);
  }

  .lg\:hover\:bg-red-700\/20:hover{
    background-color: rgb(185 28 28 / 0.2);
  }

  .lg\:hover\:bg-red-700\/25:hover{
    background-color: rgb(185 28 28 / 0.25);
  }

  .lg\:hover\:bg-red-700\/30:hover{
    background-color: rgb(185 28 28 / 0.3);
  }

  .lg\:hover\:bg-red-700\/35:hover{
    background-color: rgb(185 28 28 / 0.35);
  }

  .lg\:hover\:bg-red-700\/40:hover{
    background-color: rgb(185 28 28 / 0.4);
  }

  .lg\:hover\:bg-red-700\/45:hover{
    background-color: rgb(185 28 28 / 0.45);
  }

  .lg\:hover\:bg-red-700\/5:hover{
    background-color: rgb(185 28 28 / 0.05);
  }

  .lg\:hover\:bg-red-700\/50:hover{
    background-color: rgb(185 28 28 / 0.5);
  }

  .lg\:hover\:bg-red-700\/55:hover{
    background-color: rgb(185 28 28 / 0.55);
  }

  .lg\:hover\:bg-red-700\/60:hover{
    background-color: rgb(185 28 28 / 0.6);
  }

  .lg\:hover\:bg-red-700\/65:hover{
    background-color: rgb(185 28 28 / 0.65);
  }

  .lg\:hover\:bg-red-700\/70:hover{
    background-color: rgb(185 28 28 / 0.7);
  }

  .lg\:hover\:bg-red-700\/75:hover{
    background-color: rgb(185 28 28 / 0.75);
  }

  .lg\:hover\:bg-red-700\/80:hover{
    background-color: rgb(185 28 28 / 0.8);
  }

  .lg\:hover\:bg-red-700\/85:hover{
    background-color: rgb(185 28 28 / 0.85);
  }

  .lg\:hover\:bg-red-700\/90:hover{
    background-color: rgb(185 28 28 / 0.9);
  }

  .lg\:hover\:bg-red-700\/95:hover{
    background-color: rgb(185 28 28 / 0.95);
  }

  .lg\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-800\/0:hover{
    background-color: rgb(153 27 27 / 0);
  }

  .lg\:hover\:bg-red-800\/10:hover{
    background-color: rgb(153 27 27 / 0.1);
  }

  .lg\:hover\:bg-red-800\/100:hover{
    background-color: rgb(153 27 27 / 1);
  }

  .lg\:hover\:bg-red-800\/15:hover{
    background-color: rgb(153 27 27 / 0.15);
  }

  .lg\:hover\:bg-red-800\/20:hover{
    background-color: rgb(153 27 27 / 0.2);
  }

  .lg\:hover\:bg-red-800\/25:hover{
    background-color: rgb(153 27 27 / 0.25);
  }

  .lg\:hover\:bg-red-800\/30:hover{
    background-color: rgb(153 27 27 / 0.3);
  }

  .lg\:hover\:bg-red-800\/35:hover{
    background-color: rgb(153 27 27 / 0.35);
  }

  .lg\:hover\:bg-red-800\/40:hover{
    background-color: rgb(153 27 27 / 0.4);
  }

  .lg\:hover\:bg-red-800\/45:hover{
    background-color: rgb(153 27 27 / 0.45);
  }

  .lg\:hover\:bg-red-800\/5:hover{
    background-color: rgb(153 27 27 / 0.05);
  }

  .lg\:hover\:bg-red-800\/50:hover{
    background-color: rgb(153 27 27 / 0.5);
  }

  .lg\:hover\:bg-red-800\/55:hover{
    background-color: rgb(153 27 27 / 0.55);
  }

  .lg\:hover\:bg-red-800\/60:hover{
    background-color: rgb(153 27 27 / 0.6);
  }

  .lg\:hover\:bg-red-800\/65:hover{
    background-color: rgb(153 27 27 / 0.65);
  }

  .lg\:hover\:bg-red-800\/70:hover{
    background-color: rgb(153 27 27 / 0.7);
  }

  .lg\:hover\:bg-red-800\/75:hover{
    background-color: rgb(153 27 27 / 0.75);
  }

  .lg\:hover\:bg-red-800\/80:hover{
    background-color: rgb(153 27 27 / 0.8);
  }

  .lg\:hover\:bg-red-800\/85:hover{
    background-color: rgb(153 27 27 / 0.85);
  }

  .lg\:hover\:bg-red-800\/90:hover{
    background-color: rgb(153 27 27 / 0.9);
  }

  .lg\:hover\:bg-red-800\/95:hover{
    background-color: rgb(153 27 27 / 0.95);
  }

  .lg\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(127 29 29 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-900\/0:hover{
    background-color: rgb(127 29 29 / 0);
  }

  .lg\:hover\:bg-red-900\/10:hover{
    background-color: rgb(127 29 29 / 0.1);
  }

  .lg\:hover\:bg-red-900\/100:hover{
    background-color: rgb(127 29 29 / 1);
  }

  .lg\:hover\:bg-red-900\/15:hover{
    background-color: rgb(127 29 29 / 0.15);
  }

  .lg\:hover\:bg-red-900\/20:hover{
    background-color: rgb(127 29 29 / 0.2);
  }

  .lg\:hover\:bg-red-900\/25:hover{
    background-color: rgb(127 29 29 / 0.25);
  }

  .lg\:hover\:bg-red-900\/30:hover{
    background-color: rgb(127 29 29 / 0.3);
  }

  .lg\:hover\:bg-red-900\/35:hover{
    background-color: rgb(127 29 29 / 0.35);
  }

  .lg\:hover\:bg-red-900\/40:hover{
    background-color: rgb(127 29 29 / 0.4);
  }

  .lg\:hover\:bg-red-900\/45:hover{
    background-color: rgb(127 29 29 / 0.45);
  }

  .lg\:hover\:bg-red-900\/5:hover{
    background-color: rgb(127 29 29 / 0.05);
  }

  .lg\:hover\:bg-red-900\/50:hover{
    background-color: rgb(127 29 29 / 0.5);
  }

  .lg\:hover\:bg-red-900\/55:hover{
    background-color: rgb(127 29 29 / 0.55);
  }

  .lg\:hover\:bg-red-900\/60:hover{
    background-color: rgb(127 29 29 / 0.6);
  }

  .lg\:hover\:bg-red-900\/65:hover{
    background-color: rgb(127 29 29 / 0.65);
  }

  .lg\:hover\:bg-red-900\/70:hover{
    background-color: rgb(127 29 29 / 0.7);
  }

  .lg\:hover\:bg-red-900\/75:hover{
    background-color: rgb(127 29 29 / 0.75);
  }

  .lg\:hover\:bg-red-900\/80:hover{
    background-color: rgb(127 29 29 / 0.8);
  }

  .lg\:hover\:bg-red-900\/85:hover{
    background-color: rgb(127 29 29 / 0.85);
  }

  .lg\:hover\:bg-red-900\/90:hover{
    background-color: rgb(127 29 29 / 0.9);
  }

  .lg\:hover\:bg-red-900\/95:hover{
    background-color: rgb(127 29 29 / 0.95);
  }

  .lg\:hover\:bg-red-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(69 10 10 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-950\/0:hover{
    background-color: rgb(69 10 10 / 0);
  }

  .lg\:hover\:bg-red-950\/10:hover{
    background-color: rgb(69 10 10 / 0.1);
  }

  .lg\:hover\:bg-red-950\/100:hover{
    background-color: rgb(69 10 10 / 1);
  }

  .lg\:hover\:bg-red-950\/15:hover{
    background-color: rgb(69 10 10 / 0.15);
  }

  .lg\:hover\:bg-red-950\/20:hover{
    background-color: rgb(69 10 10 / 0.2);
  }

  .lg\:hover\:bg-red-950\/25:hover{
    background-color: rgb(69 10 10 / 0.25);
  }

  .lg\:hover\:bg-red-950\/30:hover{
    background-color: rgb(69 10 10 / 0.3);
  }

  .lg\:hover\:bg-red-950\/35:hover{
    background-color: rgb(69 10 10 / 0.35);
  }

  .lg\:hover\:bg-red-950\/40:hover{
    background-color: rgb(69 10 10 / 0.4);
  }

  .lg\:hover\:bg-red-950\/45:hover{
    background-color: rgb(69 10 10 / 0.45);
  }

  .lg\:hover\:bg-red-950\/5:hover{
    background-color: rgb(69 10 10 / 0.05);
  }

  .lg\:hover\:bg-red-950\/50:hover{
    background-color: rgb(69 10 10 / 0.5);
  }

  .lg\:hover\:bg-red-950\/55:hover{
    background-color: rgb(69 10 10 / 0.55);
  }

  .lg\:hover\:bg-red-950\/60:hover{
    background-color: rgb(69 10 10 / 0.6);
  }

  .lg\:hover\:bg-red-950\/65:hover{
    background-color: rgb(69 10 10 / 0.65);
  }

  .lg\:hover\:bg-red-950\/70:hover{
    background-color: rgb(69 10 10 / 0.7);
  }

  .lg\:hover\:bg-red-950\/75:hover{
    background-color: rgb(69 10 10 / 0.75);
  }

  .lg\:hover\:bg-red-950\/80:hover{
    background-color: rgb(69 10 10 / 0.8);
  }

  .lg\:hover\:bg-red-950\/85:hover{
    background-color: rgb(69 10 10 / 0.85);
  }

  .lg\:hover\:bg-red-950\/90:hover{
    background-color: rgb(69 10 10 / 0.9);
  }

  .lg\:hover\:bg-red-950\/95:hover{
    background-color: rgb(69 10 10 / 0.95);
  }

  .lg\:hover\:bg-sky-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-100\/0:hover{
    background-color: rgb(224 242 254 / 0);
  }

  .lg\:hover\:bg-sky-100\/10:hover{
    background-color: rgb(224 242 254 / 0.1);
  }

  .lg\:hover\:bg-sky-100\/100:hover{
    background-color: rgb(224 242 254 / 1);
  }

  .lg\:hover\:bg-sky-100\/15:hover{
    background-color: rgb(224 242 254 / 0.15);
  }

  .lg\:hover\:bg-sky-100\/20:hover{
    background-color: rgb(224 242 254 / 0.2);
  }

  .lg\:hover\:bg-sky-100\/25:hover{
    background-color: rgb(224 242 254 / 0.25);
  }

  .lg\:hover\:bg-sky-100\/30:hover{
    background-color: rgb(224 242 254 / 0.3);
  }

  .lg\:hover\:bg-sky-100\/35:hover{
    background-color: rgb(224 242 254 / 0.35);
  }

  .lg\:hover\:bg-sky-100\/40:hover{
    background-color: rgb(224 242 254 / 0.4);
  }

  .lg\:hover\:bg-sky-100\/45:hover{
    background-color: rgb(224 242 254 / 0.45);
  }

  .lg\:hover\:bg-sky-100\/5:hover{
    background-color: rgb(224 242 254 / 0.05);
  }

  .lg\:hover\:bg-sky-100\/50:hover{
    background-color: rgb(224 242 254 / 0.5);
  }

  .lg\:hover\:bg-sky-100\/55:hover{
    background-color: rgb(224 242 254 / 0.55);
  }

  .lg\:hover\:bg-sky-100\/60:hover{
    background-color: rgb(224 242 254 / 0.6);
  }

  .lg\:hover\:bg-sky-100\/65:hover{
    background-color: rgb(224 242 254 / 0.65);
  }

  .lg\:hover\:bg-sky-100\/70:hover{
    background-color: rgb(224 242 254 / 0.7);
  }

  .lg\:hover\:bg-sky-100\/75:hover{
    background-color: rgb(224 242 254 / 0.75);
  }

  .lg\:hover\:bg-sky-100\/80:hover{
    background-color: rgb(224 242 254 / 0.8);
  }

  .lg\:hover\:bg-sky-100\/85:hover{
    background-color: rgb(224 242 254 / 0.85);
  }

  .lg\:hover\:bg-sky-100\/90:hover{
    background-color: rgb(224 242 254 / 0.9);
  }

  .lg\:hover\:bg-sky-100\/95:hover{
    background-color: rgb(224 242 254 / 0.95);
  }

  .lg\:hover\:bg-sky-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-200\/0:hover{
    background-color: rgb(186 230 253 / 0);
  }

  .lg\:hover\:bg-sky-200\/10:hover{
    background-color: rgb(186 230 253 / 0.1);
  }

  .lg\:hover\:bg-sky-200\/100:hover{
    background-color: rgb(186 230 253 / 1);
  }

  .lg\:hover\:bg-sky-200\/15:hover{
    background-color: rgb(186 230 253 / 0.15);
  }

  .lg\:hover\:bg-sky-200\/20:hover{
    background-color: rgb(186 230 253 / 0.2);
  }

  .lg\:hover\:bg-sky-200\/25:hover{
    background-color: rgb(186 230 253 / 0.25);
  }

  .lg\:hover\:bg-sky-200\/30:hover{
    background-color: rgb(186 230 253 / 0.3);
  }

  .lg\:hover\:bg-sky-200\/35:hover{
    background-color: rgb(186 230 253 / 0.35);
  }

  .lg\:hover\:bg-sky-200\/40:hover{
    background-color: rgb(186 230 253 / 0.4);
  }

  .lg\:hover\:bg-sky-200\/45:hover{
    background-color: rgb(186 230 253 / 0.45);
  }

  .lg\:hover\:bg-sky-200\/5:hover{
    background-color: rgb(186 230 253 / 0.05);
  }

  .lg\:hover\:bg-sky-200\/50:hover{
    background-color: rgb(186 230 253 / 0.5);
  }

  .lg\:hover\:bg-sky-200\/55:hover{
    background-color: rgb(186 230 253 / 0.55);
  }

  .lg\:hover\:bg-sky-200\/60:hover{
    background-color: rgb(186 230 253 / 0.6);
  }

  .lg\:hover\:bg-sky-200\/65:hover{
    background-color: rgb(186 230 253 / 0.65);
  }

  .lg\:hover\:bg-sky-200\/70:hover{
    background-color: rgb(186 230 253 / 0.7);
  }

  .lg\:hover\:bg-sky-200\/75:hover{
    background-color: rgb(186 230 253 / 0.75);
  }

  .lg\:hover\:bg-sky-200\/80:hover{
    background-color: rgb(186 230 253 / 0.8);
  }

  .lg\:hover\:bg-sky-200\/85:hover{
    background-color: rgb(186 230 253 / 0.85);
  }

  .lg\:hover\:bg-sky-200\/90:hover{
    background-color: rgb(186 230 253 / 0.9);
  }

  .lg\:hover\:bg-sky-200\/95:hover{
    background-color: rgb(186 230 253 / 0.95);
  }

  .lg\:hover\:bg-sky-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(125 211 252 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-300\/0:hover{
    background-color: rgb(125 211 252 / 0);
  }

  .lg\:hover\:bg-sky-300\/10:hover{
    background-color: rgb(125 211 252 / 0.1);
  }

  .lg\:hover\:bg-sky-300\/100:hover{
    background-color: rgb(125 211 252 / 1);
  }

  .lg\:hover\:bg-sky-300\/15:hover{
    background-color: rgb(125 211 252 / 0.15);
  }

  .lg\:hover\:bg-sky-300\/20:hover{
    background-color: rgb(125 211 252 / 0.2);
  }

  .lg\:hover\:bg-sky-300\/25:hover{
    background-color: rgb(125 211 252 / 0.25);
  }

  .lg\:hover\:bg-sky-300\/30:hover{
    background-color: rgb(125 211 252 / 0.3);
  }

  .lg\:hover\:bg-sky-300\/35:hover{
    background-color: rgb(125 211 252 / 0.35);
  }

  .lg\:hover\:bg-sky-300\/40:hover{
    background-color: rgb(125 211 252 / 0.4);
  }

  .lg\:hover\:bg-sky-300\/45:hover{
    background-color: rgb(125 211 252 / 0.45);
  }

  .lg\:hover\:bg-sky-300\/5:hover{
    background-color: rgb(125 211 252 / 0.05);
  }

  .lg\:hover\:bg-sky-300\/50:hover{
    background-color: rgb(125 211 252 / 0.5);
  }

  .lg\:hover\:bg-sky-300\/55:hover{
    background-color: rgb(125 211 252 / 0.55);
  }

  .lg\:hover\:bg-sky-300\/60:hover{
    background-color: rgb(125 211 252 / 0.6);
  }

  .lg\:hover\:bg-sky-300\/65:hover{
    background-color: rgb(125 211 252 / 0.65);
  }

  .lg\:hover\:bg-sky-300\/70:hover{
    background-color: rgb(125 211 252 / 0.7);
  }

  .lg\:hover\:bg-sky-300\/75:hover{
    background-color: rgb(125 211 252 / 0.75);
  }

  .lg\:hover\:bg-sky-300\/80:hover{
    background-color: rgb(125 211 252 / 0.8);
  }

  .lg\:hover\:bg-sky-300\/85:hover{
    background-color: rgb(125 211 252 / 0.85);
  }

  .lg\:hover\:bg-sky-300\/90:hover{
    background-color: rgb(125 211 252 / 0.9);
  }

  .lg\:hover\:bg-sky-300\/95:hover{
    background-color: rgb(125 211 252 / 0.95);
  }

  .lg\:hover\:bg-sky-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-400\/0:hover{
    background-color: rgb(56 189 248 / 0);
  }

  .lg\:hover\:bg-sky-400\/10:hover{
    background-color: rgb(56 189 248 / 0.1);
  }

  .lg\:hover\:bg-sky-400\/100:hover{
    background-color: rgb(56 189 248 / 1);
  }

  .lg\:hover\:bg-sky-400\/15:hover{
    background-color: rgb(56 189 248 / 0.15);
  }

  .lg\:hover\:bg-sky-400\/20:hover{
    background-color: rgb(56 189 248 / 0.2);
  }

  .lg\:hover\:bg-sky-400\/25:hover{
    background-color: rgb(56 189 248 / 0.25);
  }

  .lg\:hover\:bg-sky-400\/30:hover{
    background-color: rgb(56 189 248 / 0.3);
  }

  .lg\:hover\:bg-sky-400\/35:hover{
    background-color: rgb(56 189 248 / 0.35);
  }

  .lg\:hover\:bg-sky-400\/40:hover{
    background-color: rgb(56 189 248 / 0.4);
  }

  .lg\:hover\:bg-sky-400\/45:hover{
    background-color: rgb(56 189 248 / 0.45);
  }

  .lg\:hover\:bg-sky-400\/5:hover{
    background-color: rgb(56 189 248 / 0.05);
  }

  .lg\:hover\:bg-sky-400\/50:hover{
    background-color: rgb(56 189 248 / 0.5);
  }

  .lg\:hover\:bg-sky-400\/55:hover{
    background-color: rgb(56 189 248 / 0.55);
  }

  .lg\:hover\:bg-sky-400\/60:hover{
    background-color: rgb(56 189 248 / 0.6);
  }

  .lg\:hover\:bg-sky-400\/65:hover{
    background-color: rgb(56 189 248 / 0.65);
  }

  .lg\:hover\:bg-sky-400\/70:hover{
    background-color: rgb(56 189 248 / 0.7);
  }

  .lg\:hover\:bg-sky-400\/75:hover{
    background-color: rgb(56 189 248 / 0.75);
  }

  .lg\:hover\:bg-sky-400\/80:hover{
    background-color: rgb(56 189 248 / 0.8);
  }

  .lg\:hover\:bg-sky-400\/85:hover{
    background-color: rgb(56 189 248 / 0.85);
  }

  .lg\:hover\:bg-sky-400\/90:hover{
    background-color: rgb(56 189 248 / 0.9);
  }

  .lg\:hover\:bg-sky-400\/95:hover{
    background-color: rgb(56 189 248 / 0.95);
  }

  .lg\:hover\:bg-sky-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-500\/0:hover{
    background-color: rgb(14 165 233 / 0);
  }

  .lg\:hover\:bg-sky-500\/10:hover{
    background-color: rgb(14 165 233 / 0.1);
  }

  .lg\:hover\:bg-sky-500\/100:hover{
    background-color: rgb(14 165 233 / 1);
  }

  .lg\:hover\:bg-sky-500\/15:hover{
    background-color: rgb(14 165 233 / 0.15);
  }

  .lg\:hover\:bg-sky-500\/20:hover{
    background-color: rgb(14 165 233 / 0.2);
  }

  .lg\:hover\:bg-sky-500\/25:hover{
    background-color: rgb(14 165 233 / 0.25);
  }

  .lg\:hover\:bg-sky-500\/30:hover{
    background-color: rgb(14 165 233 / 0.3);
  }

  .lg\:hover\:bg-sky-500\/35:hover{
    background-color: rgb(14 165 233 / 0.35);
  }

  .lg\:hover\:bg-sky-500\/40:hover{
    background-color: rgb(14 165 233 / 0.4);
  }

  .lg\:hover\:bg-sky-500\/45:hover{
    background-color: rgb(14 165 233 / 0.45);
  }

  .lg\:hover\:bg-sky-500\/5:hover{
    background-color: rgb(14 165 233 / 0.05);
  }

  .lg\:hover\:bg-sky-500\/50:hover{
    background-color: rgb(14 165 233 / 0.5);
  }

  .lg\:hover\:bg-sky-500\/55:hover{
    background-color: rgb(14 165 233 / 0.55);
  }

  .lg\:hover\:bg-sky-500\/60:hover{
    background-color: rgb(14 165 233 / 0.6);
  }

  .lg\:hover\:bg-sky-500\/65:hover{
    background-color: rgb(14 165 233 / 0.65);
  }

  .lg\:hover\:bg-sky-500\/70:hover{
    background-color: rgb(14 165 233 / 0.7);
  }

  .lg\:hover\:bg-sky-500\/75:hover{
    background-color: rgb(14 165 233 / 0.75);
  }

  .lg\:hover\:bg-sky-500\/80:hover{
    background-color: rgb(14 165 233 / 0.8);
  }

  .lg\:hover\:bg-sky-500\/85:hover{
    background-color: rgb(14 165 233 / 0.85);
  }

  .lg\:hover\:bg-sky-500\/90:hover{
    background-color: rgb(14 165 233 / 0.9);
  }

  .lg\:hover\:bg-sky-500\/95:hover{
    background-color: rgb(14 165 233 / 0.95);
  }

  .lg\:hover\:bg-sky-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-600\/0:hover{
    background-color: rgb(2 132 199 / 0);
  }

  .lg\:hover\:bg-sky-600\/10:hover{
    background-color: rgb(2 132 199 / 0.1);
  }

  .lg\:hover\:bg-sky-600\/100:hover{
    background-color: rgb(2 132 199 / 1);
  }

  .lg\:hover\:bg-sky-600\/15:hover{
    background-color: rgb(2 132 199 / 0.15);
  }

  .lg\:hover\:bg-sky-600\/20:hover{
    background-color: rgb(2 132 199 / 0.2);
  }

  .lg\:hover\:bg-sky-600\/25:hover{
    background-color: rgb(2 132 199 / 0.25);
  }

  .lg\:hover\:bg-sky-600\/30:hover{
    background-color: rgb(2 132 199 / 0.3);
  }

  .lg\:hover\:bg-sky-600\/35:hover{
    background-color: rgb(2 132 199 / 0.35);
  }

  .lg\:hover\:bg-sky-600\/40:hover{
    background-color: rgb(2 132 199 / 0.4);
  }

  .lg\:hover\:bg-sky-600\/45:hover{
    background-color: rgb(2 132 199 / 0.45);
  }

  .lg\:hover\:bg-sky-600\/5:hover{
    background-color: rgb(2 132 199 / 0.05);
  }

  .lg\:hover\:bg-sky-600\/50:hover{
    background-color: rgb(2 132 199 / 0.5);
  }

  .lg\:hover\:bg-sky-600\/55:hover{
    background-color: rgb(2 132 199 / 0.55);
  }

  .lg\:hover\:bg-sky-600\/60:hover{
    background-color: rgb(2 132 199 / 0.6);
  }

  .lg\:hover\:bg-sky-600\/65:hover{
    background-color: rgb(2 132 199 / 0.65);
  }

  .lg\:hover\:bg-sky-600\/70:hover{
    background-color: rgb(2 132 199 / 0.7);
  }

  .lg\:hover\:bg-sky-600\/75:hover{
    background-color: rgb(2 132 199 / 0.75);
  }

  .lg\:hover\:bg-sky-600\/80:hover{
    background-color: rgb(2 132 199 / 0.8);
  }

  .lg\:hover\:bg-sky-600\/85:hover{
    background-color: rgb(2 132 199 / 0.85);
  }

  .lg\:hover\:bg-sky-600\/90:hover{
    background-color: rgb(2 132 199 / 0.9);
  }

  .lg\:hover\:bg-sky-600\/95:hover{
    background-color: rgb(2 132 199 / 0.95);
  }

  .lg\:hover\:bg-sky-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-700\/0:hover{
    background-color: rgb(3 105 161 / 0);
  }

  .lg\:hover\:bg-sky-700\/10:hover{
    background-color: rgb(3 105 161 / 0.1);
  }

  .lg\:hover\:bg-sky-700\/100:hover{
    background-color: rgb(3 105 161 / 1);
  }

  .lg\:hover\:bg-sky-700\/15:hover{
    background-color: rgb(3 105 161 / 0.15);
  }

  .lg\:hover\:bg-sky-700\/20:hover{
    background-color: rgb(3 105 161 / 0.2);
  }

  .lg\:hover\:bg-sky-700\/25:hover{
    background-color: rgb(3 105 161 / 0.25);
  }

  .lg\:hover\:bg-sky-700\/30:hover{
    background-color: rgb(3 105 161 / 0.3);
  }

  .lg\:hover\:bg-sky-700\/35:hover{
    background-color: rgb(3 105 161 / 0.35);
  }

  .lg\:hover\:bg-sky-700\/40:hover{
    background-color: rgb(3 105 161 / 0.4);
  }

  .lg\:hover\:bg-sky-700\/45:hover{
    background-color: rgb(3 105 161 / 0.45);
  }

  .lg\:hover\:bg-sky-700\/5:hover{
    background-color: rgb(3 105 161 / 0.05);
  }

  .lg\:hover\:bg-sky-700\/50:hover{
    background-color: rgb(3 105 161 / 0.5);
  }

  .lg\:hover\:bg-sky-700\/55:hover{
    background-color: rgb(3 105 161 / 0.55);
  }

  .lg\:hover\:bg-sky-700\/60:hover{
    background-color: rgb(3 105 161 / 0.6);
  }

  .lg\:hover\:bg-sky-700\/65:hover{
    background-color: rgb(3 105 161 / 0.65);
  }

  .lg\:hover\:bg-sky-700\/70:hover{
    background-color: rgb(3 105 161 / 0.7);
  }

  .lg\:hover\:bg-sky-700\/75:hover{
    background-color: rgb(3 105 161 / 0.75);
  }

  .lg\:hover\:bg-sky-700\/80:hover{
    background-color: rgb(3 105 161 / 0.8);
  }

  .lg\:hover\:bg-sky-700\/85:hover{
    background-color: rgb(3 105 161 / 0.85);
  }

  .lg\:hover\:bg-sky-700\/90:hover{
    background-color: rgb(3 105 161 / 0.9);
  }

  .lg\:hover\:bg-sky-700\/95:hover{
    background-color: rgb(3 105 161 / 0.95);
  }

  .lg\:hover\:bg-sky-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-800\/0:hover{
    background-color: rgb(7 89 133 / 0);
  }

  .lg\:hover\:bg-sky-800\/10:hover{
    background-color: rgb(7 89 133 / 0.1);
  }

  .lg\:hover\:bg-sky-800\/100:hover{
    background-color: rgb(7 89 133 / 1);
  }

  .lg\:hover\:bg-sky-800\/15:hover{
    background-color: rgb(7 89 133 / 0.15);
  }

  .lg\:hover\:bg-sky-800\/20:hover{
    background-color: rgb(7 89 133 / 0.2);
  }

  .lg\:hover\:bg-sky-800\/25:hover{
    background-color: rgb(7 89 133 / 0.25);
  }

  .lg\:hover\:bg-sky-800\/30:hover{
    background-color: rgb(7 89 133 / 0.3);
  }

  .lg\:hover\:bg-sky-800\/35:hover{
    background-color: rgb(7 89 133 / 0.35);
  }

  .lg\:hover\:bg-sky-800\/40:hover{
    background-color: rgb(7 89 133 / 0.4);
  }

  .lg\:hover\:bg-sky-800\/45:hover{
    background-color: rgb(7 89 133 / 0.45);
  }

  .lg\:hover\:bg-sky-800\/5:hover{
    background-color: rgb(7 89 133 / 0.05);
  }

  .lg\:hover\:bg-sky-800\/50:hover{
    background-color: rgb(7 89 133 / 0.5);
  }

  .lg\:hover\:bg-sky-800\/55:hover{
    background-color: rgb(7 89 133 / 0.55);
  }

  .lg\:hover\:bg-sky-800\/60:hover{
    background-color: rgb(7 89 133 / 0.6);
  }

  .lg\:hover\:bg-sky-800\/65:hover{
    background-color: rgb(7 89 133 / 0.65);
  }

  .lg\:hover\:bg-sky-800\/70:hover{
    background-color: rgb(7 89 133 / 0.7);
  }

  .lg\:hover\:bg-sky-800\/75:hover{
    background-color: rgb(7 89 133 / 0.75);
  }

  .lg\:hover\:bg-sky-800\/80:hover{
    background-color: rgb(7 89 133 / 0.8);
  }

  .lg\:hover\:bg-sky-800\/85:hover{
    background-color: rgb(7 89 133 / 0.85);
  }

  .lg\:hover\:bg-sky-800\/90:hover{
    background-color: rgb(7 89 133 / 0.9);
  }

  .lg\:hover\:bg-sky-800\/95:hover{
    background-color: rgb(7 89 133 / 0.95);
  }

  .lg\:hover\:bg-sky-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-900\/0:hover{
    background-color: rgb(12 74 110 / 0);
  }

  .lg\:hover\:bg-sky-900\/10:hover{
    background-color: rgb(12 74 110 / 0.1);
  }

  .lg\:hover\:bg-sky-900\/100:hover{
    background-color: rgb(12 74 110 / 1);
  }

  .lg\:hover\:bg-sky-900\/15:hover{
    background-color: rgb(12 74 110 / 0.15);
  }

  .lg\:hover\:bg-sky-900\/20:hover{
    background-color: rgb(12 74 110 / 0.2);
  }

  .lg\:hover\:bg-sky-900\/25:hover{
    background-color: rgb(12 74 110 / 0.25);
  }

  .lg\:hover\:bg-sky-900\/30:hover{
    background-color: rgb(12 74 110 / 0.3);
  }

  .lg\:hover\:bg-sky-900\/35:hover{
    background-color: rgb(12 74 110 / 0.35);
  }

  .lg\:hover\:bg-sky-900\/40:hover{
    background-color: rgb(12 74 110 / 0.4);
  }

  .lg\:hover\:bg-sky-900\/45:hover{
    background-color: rgb(12 74 110 / 0.45);
  }

  .lg\:hover\:bg-sky-900\/5:hover{
    background-color: rgb(12 74 110 / 0.05);
  }

  .lg\:hover\:bg-sky-900\/50:hover{
    background-color: rgb(12 74 110 / 0.5);
  }

  .lg\:hover\:bg-sky-900\/55:hover{
    background-color: rgb(12 74 110 / 0.55);
  }

  .lg\:hover\:bg-sky-900\/60:hover{
    background-color: rgb(12 74 110 / 0.6);
  }

  .lg\:hover\:bg-sky-900\/65:hover{
    background-color: rgb(12 74 110 / 0.65);
  }

  .lg\:hover\:bg-sky-900\/70:hover{
    background-color: rgb(12 74 110 / 0.7);
  }

  .lg\:hover\:bg-sky-900\/75:hover{
    background-color: rgb(12 74 110 / 0.75);
  }

  .lg\:hover\:bg-sky-900\/80:hover{
    background-color: rgb(12 74 110 / 0.8);
  }

  .lg\:hover\:bg-sky-900\/85:hover{
    background-color: rgb(12 74 110 / 0.85);
  }

  .lg\:hover\:bg-sky-900\/90:hover{
    background-color: rgb(12 74 110 / 0.9);
  }

  .lg\:hover\:bg-sky-900\/95:hover{
    background-color: rgb(12 74 110 / 0.95);
  }

  .lg\:hover\:bg-sky-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(8 47 73 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-sky-950\/0:hover{
    background-color: rgb(8 47 73 / 0);
  }

  .lg\:hover\:bg-sky-950\/10:hover{
    background-color: rgb(8 47 73 / 0.1);
  }

  .lg\:hover\:bg-sky-950\/100:hover{
    background-color: rgb(8 47 73 / 1);
  }

  .lg\:hover\:bg-sky-950\/15:hover{
    background-color: rgb(8 47 73 / 0.15);
  }

  .lg\:hover\:bg-sky-950\/20:hover{
    background-color: rgb(8 47 73 / 0.2);
  }

  .lg\:hover\:bg-sky-950\/25:hover{
    background-color: rgb(8 47 73 / 0.25);
  }

  .lg\:hover\:bg-sky-950\/30:hover{
    background-color: rgb(8 47 73 / 0.3);
  }

  .lg\:hover\:bg-sky-950\/35:hover{
    background-color: rgb(8 47 73 / 0.35);
  }

  .lg\:hover\:bg-sky-950\/40:hover{
    background-color: rgb(8 47 73 / 0.4);
  }

  .lg\:hover\:bg-sky-950\/45:hover{
    background-color: rgb(8 47 73 / 0.45);
  }

  .lg\:hover\:bg-sky-950\/5:hover{
    background-color: rgb(8 47 73 / 0.05);
  }

  .lg\:hover\:bg-sky-950\/50:hover{
    background-color: rgb(8 47 73 / 0.5);
  }

  .lg\:hover\:bg-sky-950\/55:hover{
    background-color: rgb(8 47 73 / 0.55);
  }

  .lg\:hover\:bg-sky-950\/60:hover{
    background-color: rgb(8 47 73 / 0.6);
  }

  .lg\:hover\:bg-sky-950\/65:hover{
    background-color: rgb(8 47 73 / 0.65);
  }

  .lg\:hover\:bg-sky-950\/70:hover{
    background-color: rgb(8 47 73 / 0.7);
  }

  .lg\:hover\:bg-sky-950\/75:hover{
    background-color: rgb(8 47 73 / 0.75);
  }

  .lg\:hover\:bg-sky-950\/80:hover{
    background-color: rgb(8 47 73 / 0.8);
  }

  .lg\:hover\:bg-sky-950\/85:hover{
    background-color: rgb(8 47 73 / 0.85);
  }

  .lg\:hover\:bg-sky-950\/90:hover{
    background-color: rgb(8 47 73 / 0.9);
  }

  .lg\:hover\:bg-sky-950\/95:hover{
    background-color: rgb(8 47 73 / 0.95);
  }

  .lg\:hover\:bg-slate-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-100\/0:hover{
    background-color: rgb(241 245 249 / 0);
  }

  .lg\:hover\:bg-slate-100\/10:hover{
    background-color: rgb(241 245 249 / 0.1);
  }

  .lg\:hover\:bg-slate-100\/100:hover{
    background-color: rgb(241 245 249 / 1);
  }

  .lg\:hover\:bg-slate-100\/15:hover{
    background-color: rgb(241 245 249 / 0.15);
  }

  .lg\:hover\:bg-slate-100\/20:hover{
    background-color: rgb(241 245 249 / 0.2);
  }

  .lg\:hover\:bg-slate-100\/25:hover{
    background-color: rgb(241 245 249 / 0.25);
  }

  .lg\:hover\:bg-slate-100\/30:hover{
    background-color: rgb(241 245 249 / 0.3);
  }

  .lg\:hover\:bg-slate-100\/35:hover{
    background-color: rgb(241 245 249 / 0.35);
  }

  .lg\:hover\:bg-slate-100\/40:hover{
    background-color: rgb(241 245 249 / 0.4);
  }

  .lg\:hover\:bg-slate-100\/45:hover{
    background-color: rgb(241 245 249 / 0.45);
  }

  .lg\:hover\:bg-slate-100\/5:hover{
    background-color: rgb(241 245 249 / 0.05);
  }

  .lg\:hover\:bg-slate-100\/50:hover{
    background-color: rgb(241 245 249 / 0.5);
  }

  .lg\:hover\:bg-slate-100\/55:hover{
    background-color: rgb(241 245 249 / 0.55);
  }

  .lg\:hover\:bg-slate-100\/60:hover{
    background-color: rgb(241 245 249 / 0.6);
  }

  .lg\:hover\:bg-slate-100\/65:hover{
    background-color: rgb(241 245 249 / 0.65);
  }

  .lg\:hover\:bg-slate-100\/70:hover{
    background-color: rgb(241 245 249 / 0.7);
  }

  .lg\:hover\:bg-slate-100\/75:hover{
    background-color: rgb(241 245 249 / 0.75);
  }

  .lg\:hover\:bg-slate-100\/80:hover{
    background-color: rgb(241 245 249 / 0.8);
  }

  .lg\:hover\:bg-slate-100\/85:hover{
    background-color: rgb(241 245 249 / 0.85);
  }

  .lg\:hover\:bg-slate-100\/90:hover{
    background-color: rgb(241 245 249 / 0.9);
  }

  .lg\:hover\:bg-slate-100\/95:hover{
    background-color: rgb(241 245 249 / 0.95);
  }

  .lg\:hover\:bg-slate-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-200\/0:hover{
    background-color: rgb(226 232 240 / 0);
  }

  .lg\:hover\:bg-slate-200\/10:hover{
    background-color: rgb(226 232 240 / 0.1);
  }

  .lg\:hover\:bg-slate-200\/100:hover{
    background-color: rgb(226 232 240 / 1);
  }

  .lg\:hover\:bg-slate-200\/15:hover{
    background-color: rgb(226 232 240 / 0.15);
  }

  .lg\:hover\:bg-slate-200\/20:hover{
    background-color: rgb(226 232 240 / 0.2);
  }

  .lg\:hover\:bg-slate-200\/25:hover{
    background-color: rgb(226 232 240 / 0.25);
  }

  .lg\:hover\:bg-slate-200\/30:hover{
    background-color: rgb(226 232 240 / 0.3);
  }

  .lg\:hover\:bg-slate-200\/35:hover{
    background-color: rgb(226 232 240 / 0.35);
  }

  .lg\:hover\:bg-slate-200\/40:hover{
    background-color: rgb(226 232 240 / 0.4);
  }

  .lg\:hover\:bg-slate-200\/45:hover{
    background-color: rgb(226 232 240 / 0.45);
  }

  .lg\:hover\:bg-slate-200\/5:hover{
    background-color: rgb(226 232 240 / 0.05);
  }

  .lg\:hover\:bg-slate-200\/50:hover{
    background-color: rgb(226 232 240 / 0.5);
  }

  .lg\:hover\:bg-slate-200\/55:hover{
    background-color: rgb(226 232 240 / 0.55);
  }

  .lg\:hover\:bg-slate-200\/60:hover{
    background-color: rgb(226 232 240 / 0.6);
  }

  .lg\:hover\:bg-slate-200\/65:hover{
    background-color: rgb(226 232 240 / 0.65);
  }

  .lg\:hover\:bg-slate-200\/70:hover{
    background-color: rgb(226 232 240 / 0.7);
  }

  .lg\:hover\:bg-slate-200\/75:hover{
    background-color: rgb(226 232 240 / 0.75);
  }

  .lg\:hover\:bg-slate-200\/80:hover{
    background-color: rgb(226 232 240 / 0.8);
  }

  .lg\:hover\:bg-slate-200\/85:hover{
    background-color: rgb(226 232 240 / 0.85);
  }

  .lg\:hover\:bg-slate-200\/90:hover{
    background-color: rgb(226 232 240 / 0.9);
  }

  .lg\:hover\:bg-slate-200\/95:hover{
    background-color: rgb(226 232 240 / 0.95);
  }

  .lg\:hover\:bg-slate-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-300\/0:hover{
    background-color: rgb(203 213 225 / 0);
  }

  .lg\:hover\:bg-slate-300\/10:hover{
    background-color: rgb(203 213 225 / 0.1);
  }

  .lg\:hover\:bg-slate-300\/100:hover{
    background-color: rgb(203 213 225 / 1);
  }

  .lg\:hover\:bg-slate-300\/15:hover{
    background-color: rgb(203 213 225 / 0.15);
  }

  .lg\:hover\:bg-slate-300\/20:hover{
    background-color: rgb(203 213 225 / 0.2);
  }

  .lg\:hover\:bg-slate-300\/25:hover{
    background-color: rgb(203 213 225 / 0.25);
  }

  .lg\:hover\:bg-slate-300\/30:hover{
    background-color: rgb(203 213 225 / 0.3);
  }

  .lg\:hover\:bg-slate-300\/35:hover{
    background-color: rgb(203 213 225 / 0.35);
  }

  .lg\:hover\:bg-slate-300\/40:hover{
    background-color: rgb(203 213 225 / 0.4);
  }

  .lg\:hover\:bg-slate-300\/45:hover{
    background-color: rgb(203 213 225 / 0.45);
  }

  .lg\:hover\:bg-slate-300\/5:hover{
    background-color: rgb(203 213 225 / 0.05);
  }

  .lg\:hover\:bg-slate-300\/50:hover{
    background-color: rgb(203 213 225 / 0.5);
  }

  .lg\:hover\:bg-slate-300\/55:hover{
    background-color: rgb(203 213 225 / 0.55);
  }

  .lg\:hover\:bg-slate-300\/60:hover{
    background-color: rgb(203 213 225 / 0.6);
  }

  .lg\:hover\:bg-slate-300\/65:hover{
    background-color: rgb(203 213 225 / 0.65);
  }

  .lg\:hover\:bg-slate-300\/70:hover{
    background-color: rgb(203 213 225 / 0.7);
  }

  .lg\:hover\:bg-slate-300\/75:hover{
    background-color: rgb(203 213 225 / 0.75);
  }

  .lg\:hover\:bg-slate-300\/80:hover{
    background-color: rgb(203 213 225 / 0.8);
  }

  .lg\:hover\:bg-slate-300\/85:hover{
    background-color: rgb(203 213 225 / 0.85);
  }

  .lg\:hover\:bg-slate-300\/90:hover{
    background-color: rgb(203 213 225 / 0.9);
  }

  .lg\:hover\:bg-slate-300\/95:hover{
    background-color: rgb(203 213 225 / 0.95);
  }

  .lg\:hover\:bg-slate-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-400\/0:hover{
    background-color: rgb(148 163 184 / 0);
  }

  .lg\:hover\:bg-slate-400\/10:hover{
    background-color: rgb(148 163 184 / 0.1);
  }

  .lg\:hover\:bg-slate-400\/100:hover{
    background-color: rgb(148 163 184 / 1);
  }

  .lg\:hover\:bg-slate-400\/15:hover{
    background-color: rgb(148 163 184 / 0.15);
  }

  .lg\:hover\:bg-slate-400\/20:hover{
    background-color: rgb(148 163 184 / 0.2);
  }

  .lg\:hover\:bg-slate-400\/25:hover{
    background-color: rgb(148 163 184 / 0.25);
  }

  .lg\:hover\:bg-slate-400\/30:hover{
    background-color: rgb(148 163 184 / 0.3);
  }

  .lg\:hover\:bg-slate-400\/35:hover{
    background-color: rgb(148 163 184 / 0.35);
  }

  .lg\:hover\:bg-slate-400\/40:hover{
    background-color: rgb(148 163 184 / 0.4);
  }

  .lg\:hover\:bg-slate-400\/45:hover{
    background-color: rgb(148 163 184 / 0.45);
  }

  .lg\:hover\:bg-slate-400\/5:hover{
    background-color: rgb(148 163 184 / 0.05);
  }

  .lg\:hover\:bg-slate-400\/50:hover{
    background-color: rgb(148 163 184 / 0.5);
  }

  .lg\:hover\:bg-slate-400\/55:hover{
    background-color: rgb(148 163 184 / 0.55);
  }

  .lg\:hover\:bg-slate-400\/60:hover{
    background-color: rgb(148 163 184 / 0.6);
  }

  .lg\:hover\:bg-slate-400\/65:hover{
    background-color: rgb(148 163 184 / 0.65);
  }

  .lg\:hover\:bg-slate-400\/70:hover{
    background-color: rgb(148 163 184 / 0.7);
  }

  .lg\:hover\:bg-slate-400\/75:hover{
    background-color: rgb(148 163 184 / 0.75);
  }

  .lg\:hover\:bg-slate-400\/80:hover{
    background-color: rgb(148 163 184 / 0.8);
  }

  .lg\:hover\:bg-slate-400\/85:hover{
    background-color: rgb(148 163 184 / 0.85);
  }

  .lg\:hover\:bg-slate-400\/90:hover{
    background-color: rgb(148 163 184 / 0.9);
  }

  .lg\:hover\:bg-slate-400\/95:hover{
    background-color: rgb(148 163 184 / 0.95);
  }

  .lg\:hover\:bg-slate-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(100 116 139 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-500\/0:hover{
    background-color: rgb(100 116 139 / 0);
  }

  .lg\:hover\:bg-slate-500\/10:hover{
    background-color: rgb(100 116 139 / 0.1);
  }

  .lg\:hover\:bg-slate-500\/100:hover{
    background-color: rgb(100 116 139 / 1);
  }

  .lg\:hover\:bg-slate-500\/15:hover{
    background-color: rgb(100 116 139 / 0.15);
  }

  .lg\:hover\:bg-slate-500\/20:hover{
    background-color: rgb(100 116 139 / 0.2);
  }

  .lg\:hover\:bg-slate-500\/25:hover{
    background-color: rgb(100 116 139 / 0.25);
  }

  .lg\:hover\:bg-slate-500\/30:hover{
    background-color: rgb(100 116 139 / 0.3);
  }

  .lg\:hover\:bg-slate-500\/35:hover{
    background-color: rgb(100 116 139 / 0.35);
  }

  .lg\:hover\:bg-slate-500\/40:hover{
    background-color: rgb(100 116 139 / 0.4);
  }

  .lg\:hover\:bg-slate-500\/45:hover{
    background-color: rgb(100 116 139 / 0.45);
  }

  .lg\:hover\:bg-slate-500\/5:hover{
    background-color: rgb(100 116 139 / 0.05);
  }

  .lg\:hover\:bg-slate-500\/50:hover{
    background-color: rgb(100 116 139 / 0.5);
  }

  .lg\:hover\:bg-slate-500\/55:hover{
    background-color: rgb(100 116 139 / 0.55);
  }

  .lg\:hover\:bg-slate-500\/60:hover{
    background-color: rgb(100 116 139 / 0.6);
  }

  .lg\:hover\:bg-slate-500\/65:hover{
    background-color: rgb(100 116 139 / 0.65);
  }

  .lg\:hover\:bg-slate-500\/70:hover{
    background-color: rgb(100 116 139 / 0.7);
  }

  .lg\:hover\:bg-slate-500\/75:hover{
    background-color: rgb(100 116 139 / 0.75);
  }

  .lg\:hover\:bg-slate-500\/80:hover{
    background-color: rgb(100 116 139 / 0.8);
  }

  .lg\:hover\:bg-slate-500\/85:hover{
    background-color: rgb(100 116 139 / 0.85);
  }

  .lg\:hover\:bg-slate-500\/90:hover{
    background-color: rgb(100 116 139 / 0.9);
  }

  .lg\:hover\:bg-slate-500\/95:hover{
    background-color: rgb(100 116 139 / 0.95);
  }

  .lg\:hover\:bg-slate-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-600\/0:hover{
    background-color: rgb(71 85 105 / 0);
  }

  .lg\:hover\:bg-slate-600\/10:hover{
    background-color: rgb(71 85 105 / 0.1);
  }

  .lg\:hover\:bg-slate-600\/100:hover{
    background-color: rgb(71 85 105 / 1);
  }

  .lg\:hover\:bg-slate-600\/15:hover{
    background-color: rgb(71 85 105 / 0.15);
  }

  .lg\:hover\:bg-slate-600\/20:hover{
    background-color: rgb(71 85 105 / 0.2);
  }

  .lg\:hover\:bg-slate-600\/25:hover{
    background-color: rgb(71 85 105 / 0.25);
  }

  .lg\:hover\:bg-slate-600\/30:hover{
    background-color: rgb(71 85 105 / 0.3);
  }

  .lg\:hover\:bg-slate-600\/35:hover{
    background-color: rgb(71 85 105 / 0.35);
  }

  .lg\:hover\:bg-slate-600\/40:hover{
    background-color: rgb(71 85 105 / 0.4);
  }

  .lg\:hover\:bg-slate-600\/45:hover{
    background-color: rgb(71 85 105 / 0.45);
  }

  .lg\:hover\:bg-slate-600\/5:hover{
    background-color: rgb(71 85 105 / 0.05);
  }

  .lg\:hover\:bg-slate-600\/50:hover{
    background-color: rgb(71 85 105 / 0.5);
  }

  .lg\:hover\:bg-slate-600\/55:hover{
    background-color: rgb(71 85 105 / 0.55);
  }

  .lg\:hover\:bg-slate-600\/60:hover{
    background-color: rgb(71 85 105 / 0.6);
  }

  .lg\:hover\:bg-slate-600\/65:hover{
    background-color: rgb(71 85 105 / 0.65);
  }

  .lg\:hover\:bg-slate-600\/70:hover{
    background-color: rgb(71 85 105 / 0.7);
  }

  .lg\:hover\:bg-slate-600\/75:hover{
    background-color: rgb(71 85 105 / 0.75);
  }

  .lg\:hover\:bg-slate-600\/80:hover{
    background-color: rgb(71 85 105 / 0.8);
  }

  .lg\:hover\:bg-slate-600\/85:hover{
    background-color: rgb(71 85 105 / 0.85);
  }

  .lg\:hover\:bg-slate-600\/90:hover{
    background-color: rgb(71 85 105 / 0.9);
  }

  .lg\:hover\:bg-slate-600\/95:hover{
    background-color: rgb(71 85 105 / 0.95);
  }

  .lg\:hover\:bg-slate-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-700\/0:hover{
    background-color: rgb(51 65 85 / 0);
  }

  .lg\:hover\:bg-slate-700\/10:hover{
    background-color: rgb(51 65 85 / 0.1);
  }

  .lg\:hover\:bg-slate-700\/100:hover{
    background-color: rgb(51 65 85 / 1);
  }

  .lg\:hover\:bg-slate-700\/15:hover{
    background-color: rgb(51 65 85 / 0.15);
  }

  .lg\:hover\:bg-slate-700\/20:hover{
    background-color: rgb(51 65 85 / 0.2);
  }

  .lg\:hover\:bg-slate-700\/25:hover{
    background-color: rgb(51 65 85 / 0.25);
  }

  .lg\:hover\:bg-slate-700\/30:hover{
    background-color: rgb(51 65 85 / 0.3);
  }

  .lg\:hover\:bg-slate-700\/35:hover{
    background-color: rgb(51 65 85 / 0.35);
  }

  .lg\:hover\:bg-slate-700\/40:hover{
    background-color: rgb(51 65 85 / 0.4);
  }

  .lg\:hover\:bg-slate-700\/45:hover{
    background-color: rgb(51 65 85 / 0.45);
  }

  .lg\:hover\:bg-slate-700\/5:hover{
    background-color: rgb(51 65 85 / 0.05);
  }

  .lg\:hover\:bg-slate-700\/50:hover{
    background-color: rgb(51 65 85 / 0.5);
  }

  .lg\:hover\:bg-slate-700\/55:hover{
    background-color: rgb(51 65 85 / 0.55);
  }

  .lg\:hover\:bg-slate-700\/60:hover{
    background-color: rgb(51 65 85 / 0.6);
  }

  .lg\:hover\:bg-slate-700\/65:hover{
    background-color: rgb(51 65 85 / 0.65);
  }

  .lg\:hover\:bg-slate-700\/70:hover{
    background-color: rgb(51 65 85 / 0.7);
  }

  .lg\:hover\:bg-slate-700\/75:hover{
    background-color: rgb(51 65 85 / 0.75);
  }

  .lg\:hover\:bg-slate-700\/80:hover{
    background-color: rgb(51 65 85 / 0.8);
  }

  .lg\:hover\:bg-slate-700\/85:hover{
    background-color: rgb(51 65 85 / 0.85);
  }

  .lg\:hover\:bg-slate-700\/90:hover{
    background-color: rgb(51 65 85 / 0.9);
  }

  .lg\:hover\:bg-slate-700\/95:hover{
    background-color: rgb(51 65 85 / 0.95);
  }

  .lg\:hover\:bg-slate-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-800\/0:hover{
    background-color: rgb(30 41 59 / 0);
  }

  .lg\:hover\:bg-slate-800\/10:hover{
    background-color: rgb(30 41 59 / 0.1);
  }

  .lg\:hover\:bg-slate-800\/100:hover{
    background-color: rgb(30 41 59 / 1);
  }

  .lg\:hover\:bg-slate-800\/15:hover{
    background-color: rgb(30 41 59 / 0.15);
  }

  .lg\:hover\:bg-slate-800\/20:hover{
    background-color: rgb(30 41 59 / 0.2);
  }

  .lg\:hover\:bg-slate-800\/25:hover{
    background-color: rgb(30 41 59 / 0.25);
  }

  .lg\:hover\:bg-slate-800\/30:hover{
    background-color: rgb(30 41 59 / 0.3);
  }

  .lg\:hover\:bg-slate-800\/35:hover{
    background-color: rgb(30 41 59 / 0.35);
  }

  .lg\:hover\:bg-slate-800\/40:hover{
    background-color: rgb(30 41 59 / 0.4);
  }

  .lg\:hover\:bg-slate-800\/45:hover{
    background-color: rgb(30 41 59 / 0.45);
  }

  .lg\:hover\:bg-slate-800\/5:hover{
    background-color: rgb(30 41 59 / 0.05);
  }

  .lg\:hover\:bg-slate-800\/50:hover{
    background-color: rgb(30 41 59 / 0.5);
  }

  .lg\:hover\:bg-slate-800\/55:hover{
    background-color: rgb(30 41 59 / 0.55);
  }

  .lg\:hover\:bg-slate-800\/60:hover{
    background-color: rgb(30 41 59 / 0.6);
  }

  .lg\:hover\:bg-slate-800\/65:hover{
    background-color: rgb(30 41 59 / 0.65);
  }

  .lg\:hover\:bg-slate-800\/70:hover{
    background-color: rgb(30 41 59 / 0.7);
  }

  .lg\:hover\:bg-slate-800\/75:hover{
    background-color: rgb(30 41 59 / 0.75);
  }

  .lg\:hover\:bg-slate-800\/80:hover{
    background-color: rgb(30 41 59 / 0.8);
  }

  .lg\:hover\:bg-slate-800\/85:hover{
    background-color: rgb(30 41 59 / 0.85);
  }

  .lg\:hover\:bg-slate-800\/90:hover{
    background-color: rgb(30 41 59 / 0.9);
  }

  .lg\:hover\:bg-slate-800\/95:hover{
    background-color: rgb(30 41 59 / 0.95);
  }

  .lg\:hover\:bg-slate-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-900\/0:hover{
    background-color: rgb(15 23 42 / 0);
  }

  .lg\:hover\:bg-slate-900\/10:hover{
    background-color: rgb(15 23 42 / 0.1);
  }

  .lg\:hover\:bg-slate-900\/100:hover{
    background-color: rgb(15 23 42 / 1);
  }

  .lg\:hover\:bg-slate-900\/15:hover{
    background-color: rgb(15 23 42 / 0.15);
  }

  .lg\:hover\:bg-slate-900\/20:hover{
    background-color: rgb(15 23 42 / 0.2);
  }

  .lg\:hover\:bg-slate-900\/25:hover{
    background-color: rgb(15 23 42 / 0.25);
  }

  .lg\:hover\:bg-slate-900\/30:hover{
    background-color: rgb(15 23 42 / 0.3);
  }

  .lg\:hover\:bg-slate-900\/35:hover{
    background-color: rgb(15 23 42 / 0.35);
  }

  .lg\:hover\:bg-slate-900\/40:hover{
    background-color: rgb(15 23 42 / 0.4);
  }

  .lg\:hover\:bg-slate-900\/45:hover{
    background-color: rgb(15 23 42 / 0.45);
  }

  .lg\:hover\:bg-slate-900\/5:hover{
    background-color: rgb(15 23 42 / 0.05);
  }

  .lg\:hover\:bg-slate-900\/50:hover{
    background-color: rgb(15 23 42 / 0.5);
  }

  .lg\:hover\:bg-slate-900\/55:hover{
    background-color: rgb(15 23 42 / 0.55);
  }

  .lg\:hover\:bg-slate-900\/60:hover{
    background-color: rgb(15 23 42 / 0.6);
  }

  .lg\:hover\:bg-slate-900\/65:hover{
    background-color: rgb(15 23 42 / 0.65);
  }

  .lg\:hover\:bg-slate-900\/70:hover{
    background-color: rgb(15 23 42 / 0.7);
  }

  .lg\:hover\:bg-slate-900\/75:hover{
    background-color: rgb(15 23 42 / 0.75);
  }

  .lg\:hover\:bg-slate-900\/80:hover{
    background-color: rgb(15 23 42 / 0.8);
  }

  .lg\:hover\:bg-slate-900\/85:hover{
    background-color: rgb(15 23 42 / 0.85);
  }

  .lg\:hover\:bg-slate-900\/90:hover{
    background-color: rgb(15 23 42 / 0.9);
  }

  .lg\:hover\:bg-slate-900\/95:hover{
    background-color: rgb(15 23 42 / 0.95);
  }

  .lg\:hover\:bg-slate-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(2 6 23 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-slate-950\/0:hover{
    background-color: rgb(2 6 23 / 0);
  }

  .lg\:hover\:bg-slate-950\/10:hover{
    background-color: rgb(2 6 23 / 0.1);
  }

  .lg\:hover\:bg-slate-950\/100:hover{
    background-color: rgb(2 6 23 / 1);
  }

  .lg\:hover\:bg-slate-950\/15:hover{
    background-color: rgb(2 6 23 / 0.15);
  }

  .lg\:hover\:bg-slate-950\/20:hover{
    background-color: rgb(2 6 23 / 0.2);
  }

  .lg\:hover\:bg-slate-950\/25:hover{
    background-color: rgb(2 6 23 / 0.25);
  }

  .lg\:hover\:bg-slate-950\/30:hover{
    background-color: rgb(2 6 23 / 0.3);
  }

  .lg\:hover\:bg-slate-950\/35:hover{
    background-color: rgb(2 6 23 / 0.35);
  }

  .lg\:hover\:bg-slate-950\/40:hover{
    background-color: rgb(2 6 23 / 0.4);
  }

  .lg\:hover\:bg-slate-950\/45:hover{
    background-color: rgb(2 6 23 / 0.45);
  }

  .lg\:hover\:bg-slate-950\/5:hover{
    background-color: rgb(2 6 23 / 0.05);
  }

  .lg\:hover\:bg-slate-950\/50:hover{
    background-color: rgb(2 6 23 / 0.5);
  }

  .lg\:hover\:bg-slate-950\/55:hover{
    background-color: rgb(2 6 23 / 0.55);
  }

  .lg\:hover\:bg-slate-950\/60:hover{
    background-color: rgb(2 6 23 / 0.6);
  }

  .lg\:hover\:bg-slate-950\/65:hover{
    background-color: rgb(2 6 23 / 0.65);
  }

  .lg\:hover\:bg-slate-950\/70:hover{
    background-color: rgb(2 6 23 / 0.7);
  }

  .lg\:hover\:bg-slate-950\/75:hover{
    background-color: rgb(2 6 23 / 0.75);
  }

  .lg\:hover\:bg-slate-950\/80:hover{
    background-color: rgb(2 6 23 / 0.8);
  }

  .lg\:hover\:bg-slate-950\/85:hover{
    background-color: rgb(2 6 23 / 0.85);
  }

  .lg\:hover\:bg-slate-950\/90:hover{
    background-color: rgb(2 6 23 / 0.9);
  }

  .lg\:hover\:bg-slate-950\/95:hover{
    background-color: rgb(2 6 23 / 0.95);
  }

  .lg\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-100\/0:hover{
    background-color: rgb(254 249 195 / 0);
  }

  .lg\:hover\:bg-yellow-100\/10:hover{
    background-color: rgb(254 249 195 / 0.1);
  }

  .lg\:hover\:bg-yellow-100\/100:hover{
    background-color: rgb(254 249 195 / 1);
  }

  .lg\:hover\:bg-yellow-100\/15:hover{
    background-color: rgb(254 249 195 / 0.15);
  }

  .lg\:hover\:bg-yellow-100\/20:hover{
    background-color: rgb(254 249 195 / 0.2);
  }

  .lg\:hover\:bg-yellow-100\/25:hover{
    background-color: rgb(254 249 195 / 0.25);
  }

  .lg\:hover\:bg-yellow-100\/30:hover{
    background-color: rgb(254 249 195 / 0.3);
  }

  .lg\:hover\:bg-yellow-100\/35:hover{
    background-color: rgb(254 249 195 / 0.35);
  }

  .lg\:hover\:bg-yellow-100\/40:hover{
    background-color: rgb(254 249 195 / 0.4);
  }

  .lg\:hover\:bg-yellow-100\/45:hover{
    background-color: rgb(254 249 195 / 0.45);
  }

  .lg\:hover\:bg-yellow-100\/5:hover{
    background-color: rgb(254 249 195 / 0.05);
  }

  .lg\:hover\:bg-yellow-100\/50:hover{
    background-color: rgb(254 249 195 / 0.5);
  }

  .lg\:hover\:bg-yellow-100\/55:hover{
    background-color: rgb(254 249 195 / 0.55);
  }

  .lg\:hover\:bg-yellow-100\/60:hover{
    background-color: rgb(254 249 195 / 0.6);
  }

  .lg\:hover\:bg-yellow-100\/65:hover{
    background-color: rgb(254 249 195 / 0.65);
  }

  .lg\:hover\:bg-yellow-100\/70:hover{
    background-color: rgb(254 249 195 / 0.7);
  }

  .lg\:hover\:bg-yellow-100\/75:hover{
    background-color: rgb(254 249 195 / 0.75);
  }

  .lg\:hover\:bg-yellow-100\/80:hover{
    background-color: rgb(254 249 195 / 0.8);
  }

  .lg\:hover\:bg-yellow-100\/85:hover{
    background-color: rgb(254 249 195 / 0.85);
  }

  .lg\:hover\:bg-yellow-100\/90:hover{
    background-color: rgb(254 249 195 / 0.9);
  }

  .lg\:hover\:bg-yellow-100\/95:hover{
    background-color: rgb(254 249 195 / 0.95);
  }

  .lg\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-200\/0:hover{
    background-color: rgb(254 240 138 / 0);
  }

  .lg\:hover\:bg-yellow-200\/10:hover{
    background-color: rgb(254 240 138 / 0.1);
  }

  .lg\:hover\:bg-yellow-200\/100:hover{
    background-color: rgb(254 240 138 / 1);
  }

  .lg\:hover\:bg-yellow-200\/15:hover{
    background-color: rgb(254 240 138 / 0.15);
  }

  .lg\:hover\:bg-yellow-200\/20:hover{
    background-color: rgb(254 240 138 / 0.2);
  }

  .lg\:hover\:bg-yellow-200\/25:hover{
    background-color: rgb(254 240 138 / 0.25);
  }

  .lg\:hover\:bg-yellow-200\/30:hover{
    background-color: rgb(254 240 138 / 0.3);
  }

  .lg\:hover\:bg-yellow-200\/35:hover{
    background-color: rgb(254 240 138 / 0.35);
  }

  .lg\:hover\:bg-yellow-200\/40:hover{
    background-color: rgb(254 240 138 / 0.4);
  }

  .lg\:hover\:bg-yellow-200\/45:hover{
    background-color: rgb(254 240 138 / 0.45);
  }

  .lg\:hover\:bg-yellow-200\/5:hover{
    background-color: rgb(254 240 138 / 0.05);
  }

  .lg\:hover\:bg-yellow-200\/50:hover{
    background-color: rgb(254 240 138 / 0.5);
  }

  .lg\:hover\:bg-yellow-200\/55:hover{
    background-color: rgb(254 240 138 / 0.55);
  }

  .lg\:hover\:bg-yellow-200\/60:hover{
    background-color: rgb(254 240 138 / 0.6);
  }

  .lg\:hover\:bg-yellow-200\/65:hover{
    background-color: rgb(254 240 138 / 0.65);
  }

  .lg\:hover\:bg-yellow-200\/70:hover{
    background-color: rgb(254 240 138 / 0.7);
  }

  .lg\:hover\:bg-yellow-200\/75:hover{
    background-color: rgb(254 240 138 / 0.75);
  }

  .lg\:hover\:bg-yellow-200\/80:hover{
    background-color: rgb(254 240 138 / 0.8);
  }

  .lg\:hover\:bg-yellow-200\/85:hover{
    background-color: rgb(254 240 138 / 0.85);
  }

  .lg\:hover\:bg-yellow-200\/90:hover{
    background-color: rgb(254 240 138 / 0.9);
  }

  .lg\:hover\:bg-yellow-200\/95:hover{
    background-color: rgb(254 240 138 / 0.95);
  }

  .lg\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(253 224 71 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-300\/0:hover{
    background-color: rgb(253 224 71 / 0);
  }

  .lg\:hover\:bg-yellow-300\/10:hover{
    background-color: rgb(253 224 71 / 0.1);
  }

  .lg\:hover\:bg-yellow-300\/100:hover{
    background-color: rgb(253 224 71 / 1);
  }

  .lg\:hover\:bg-yellow-300\/15:hover{
    background-color: rgb(253 224 71 / 0.15);
  }

  .lg\:hover\:bg-yellow-300\/20:hover{
    background-color: rgb(253 224 71 / 0.2);
  }

  .lg\:hover\:bg-yellow-300\/25:hover{
    background-color: rgb(253 224 71 / 0.25);
  }

  .lg\:hover\:bg-yellow-300\/30:hover{
    background-color: rgb(253 224 71 / 0.3);
  }

  .lg\:hover\:bg-yellow-300\/35:hover{
    background-color: rgb(253 224 71 / 0.35);
  }

  .lg\:hover\:bg-yellow-300\/40:hover{
    background-color: rgb(253 224 71 / 0.4);
  }

  .lg\:hover\:bg-yellow-300\/45:hover{
    background-color: rgb(253 224 71 / 0.45);
  }

  .lg\:hover\:bg-yellow-300\/5:hover{
    background-color: rgb(253 224 71 / 0.05);
  }

  .lg\:hover\:bg-yellow-300\/50:hover{
    background-color: rgb(253 224 71 / 0.5);
  }

  .lg\:hover\:bg-yellow-300\/55:hover{
    background-color: rgb(253 224 71 / 0.55);
  }

  .lg\:hover\:bg-yellow-300\/60:hover{
    background-color: rgb(253 224 71 / 0.6);
  }

  .lg\:hover\:bg-yellow-300\/65:hover{
    background-color: rgb(253 224 71 / 0.65);
  }

  .lg\:hover\:bg-yellow-300\/70:hover{
    background-color: rgb(253 224 71 / 0.7);
  }

  .lg\:hover\:bg-yellow-300\/75:hover{
    background-color: rgb(253 224 71 / 0.75);
  }

  .lg\:hover\:bg-yellow-300\/80:hover{
    background-color: rgb(253 224 71 / 0.8);
  }

  .lg\:hover\:bg-yellow-300\/85:hover{
    background-color: rgb(253 224 71 / 0.85);
  }

  .lg\:hover\:bg-yellow-300\/90:hover{
    background-color: rgb(253 224 71 / 0.9);
  }

  .lg\:hover\:bg-yellow-300\/95:hover{
    background-color: rgb(253 224 71 / 0.95);
  }

  .lg\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-400\/0:hover{
    background-color: rgb(250 204 21 / 0);
  }

  .lg\:hover\:bg-yellow-400\/10:hover{
    background-color: rgb(250 204 21 / 0.1);
  }

  .lg\:hover\:bg-yellow-400\/100:hover{
    background-color: rgb(250 204 21 / 1);
  }

  .lg\:hover\:bg-yellow-400\/15:hover{
    background-color: rgb(250 204 21 / 0.15);
  }

  .lg\:hover\:bg-yellow-400\/20:hover{
    background-color: rgb(250 204 21 / 0.2);
  }

  .lg\:hover\:bg-yellow-400\/25:hover{
    background-color: rgb(250 204 21 / 0.25);
  }

  .lg\:hover\:bg-yellow-400\/30:hover{
    background-color: rgb(250 204 21 / 0.3);
  }

  .lg\:hover\:bg-yellow-400\/35:hover{
    background-color: rgb(250 204 21 / 0.35);
  }

  .lg\:hover\:bg-yellow-400\/40:hover{
    background-color: rgb(250 204 21 / 0.4);
  }

  .lg\:hover\:bg-yellow-400\/45:hover{
    background-color: rgb(250 204 21 / 0.45);
  }

  .lg\:hover\:bg-yellow-400\/5:hover{
    background-color: rgb(250 204 21 / 0.05);
  }

  .lg\:hover\:bg-yellow-400\/50:hover{
    background-color: rgb(250 204 21 / 0.5);
  }

  .lg\:hover\:bg-yellow-400\/55:hover{
    background-color: rgb(250 204 21 / 0.55);
  }

  .lg\:hover\:bg-yellow-400\/60:hover{
    background-color: rgb(250 204 21 / 0.6);
  }

  .lg\:hover\:bg-yellow-400\/65:hover{
    background-color: rgb(250 204 21 / 0.65);
  }

  .lg\:hover\:bg-yellow-400\/70:hover{
    background-color: rgb(250 204 21 / 0.7);
  }

  .lg\:hover\:bg-yellow-400\/75:hover{
    background-color: rgb(250 204 21 / 0.75);
  }

  .lg\:hover\:bg-yellow-400\/80:hover{
    background-color: rgb(250 204 21 / 0.8);
  }

  .lg\:hover\:bg-yellow-400\/85:hover{
    background-color: rgb(250 204 21 / 0.85);
  }

  .lg\:hover\:bg-yellow-400\/90:hover{
    background-color: rgb(250 204 21 / 0.9);
  }

  .lg\:hover\:bg-yellow-400\/95:hover{
    background-color: rgb(250 204 21 / 0.95);
  }

  .lg\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-500\/0:hover{
    background-color: rgb(234 179 8 / 0);
  }

  .lg\:hover\:bg-yellow-500\/10:hover{
    background-color: rgb(234 179 8 / 0.1);
  }

  .lg\:hover\:bg-yellow-500\/100:hover{
    background-color: rgb(234 179 8 / 1);
  }

  .lg\:hover\:bg-yellow-500\/15:hover{
    background-color: rgb(234 179 8 / 0.15);
  }

  .lg\:hover\:bg-yellow-500\/20:hover{
    background-color: rgb(234 179 8 / 0.2);
  }

  .lg\:hover\:bg-yellow-500\/25:hover{
    background-color: rgb(234 179 8 / 0.25);
  }

  .lg\:hover\:bg-yellow-500\/30:hover{
    background-color: rgb(234 179 8 / 0.3);
  }

  .lg\:hover\:bg-yellow-500\/35:hover{
    background-color: rgb(234 179 8 / 0.35);
  }

  .lg\:hover\:bg-yellow-500\/40:hover{
    background-color: rgb(234 179 8 / 0.4);
  }

  .lg\:hover\:bg-yellow-500\/45:hover{
    background-color: rgb(234 179 8 / 0.45);
  }

  .lg\:hover\:bg-yellow-500\/5:hover{
    background-color: rgb(234 179 8 / 0.05);
  }

  .lg\:hover\:bg-yellow-500\/50:hover{
    background-color: rgb(234 179 8 / 0.5);
  }

  .lg\:hover\:bg-yellow-500\/55:hover{
    background-color: rgb(234 179 8 / 0.55);
  }

  .lg\:hover\:bg-yellow-500\/60:hover{
    background-color: rgb(234 179 8 / 0.6);
  }

  .lg\:hover\:bg-yellow-500\/65:hover{
    background-color: rgb(234 179 8 / 0.65);
  }

  .lg\:hover\:bg-yellow-500\/70:hover{
    background-color: rgb(234 179 8 / 0.7);
  }

  .lg\:hover\:bg-yellow-500\/75:hover{
    background-color: rgb(234 179 8 / 0.75);
  }

  .lg\:hover\:bg-yellow-500\/80:hover{
    background-color: rgb(234 179 8 / 0.8);
  }

  .lg\:hover\:bg-yellow-500\/85:hover{
    background-color: rgb(234 179 8 / 0.85);
  }

  .lg\:hover\:bg-yellow-500\/90:hover{
    background-color: rgb(234 179 8 / 0.9);
  }

  .lg\:hover\:bg-yellow-500\/95:hover{
    background-color: rgb(234 179 8 / 0.95);
  }

  .lg\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-600\/0:hover{
    background-color: rgb(202 138 4 / 0);
  }

  .lg\:hover\:bg-yellow-600\/10:hover{
    background-color: rgb(202 138 4 / 0.1);
  }

  .lg\:hover\:bg-yellow-600\/100:hover{
    background-color: rgb(202 138 4 / 1);
  }

  .lg\:hover\:bg-yellow-600\/15:hover{
    background-color: rgb(202 138 4 / 0.15);
  }

  .lg\:hover\:bg-yellow-600\/20:hover{
    background-color: rgb(202 138 4 / 0.2);
  }

  .lg\:hover\:bg-yellow-600\/25:hover{
    background-color: rgb(202 138 4 / 0.25);
  }

  .lg\:hover\:bg-yellow-600\/30:hover{
    background-color: rgb(202 138 4 / 0.3);
  }

  .lg\:hover\:bg-yellow-600\/35:hover{
    background-color: rgb(202 138 4 / 0.35);
  }

  .lg\:hover\:bg-yellow-600\/40:hover{
    background-color: rgb(202 138 4 / 0.4);
  }

  .lg\:hover\:bg-yellow-600\/45:hover{
    background-color: rgb(202 138 4 / 0.45);
  }

  .lg\:hover\:bg-yellow-600\/5:hover{
    background-color: rgb(202 138 4 / 0.05);
  }

  .lg\:hover\:bg-yellow-600\/50:hover{
    background-color: rgb(202 138 4 / 0.5);
  }

  .lg\:hover\:bg-yellow-600\/55:hover{
    background-color: rgb(202 138 4 / 0.55);
  }

  .lg\:hover\:bg-yellow-600\/60:hover{
    background-color: rgb(202 138 4 / 0.6);
  }

  .lg\:hover\:bg-yellow-600\/65:hover{
    background-color: rgb(202 138 4 / 0.65);
  }

  .lg\:hover\:bg-yellow-600\/70:hover{
    background-color: rgb(202 138 4 / 0.7);
  }

  .lg\:hover\:bg-yellow-600\/75:hover{
    background-color: rgb(202 138 4 / 0.75);
  }

  .lg\:hover\:bg-yellow-600\/80:hover{
    background-color: rgb(202 138 4 / 0.8);
  }

  .lg\:hover\:bg-yellow-600\/85:hover{
    background-color: rgb(202 138 4 / 0.85);
  }

  .lg\:hover\:bg-yellow-600\/90:hover{
    background-color: rgb(202 138 4 / 0.9);
  }

  .lg\:hover\:bg-yellow-600\/95:hover{
    background-color: rgb(202 138 4 / 0.95);
  }

  .lg\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-700\/0:hover{
    background-color: rgb(161 98 7 / 0);
  }

  .lg\:hover\:bg-yellow-700\/10:hover{
    background-color: rgb(161 98 7 / 0.1);
  }

  .lg\:hover\:bg-yellow-700\/100:hover{
    background-color: rgb(161 98 7 / 1);
  }

  .lg\:hover\:bg-yellow-700\/15:hover{
    background-color: rgb(161 98 7 / 0.15);
  }

  .lg\:hover\:bg-yellow-700\/20:hover{
    background-color: rgb(161 98 7 / 0.2);
  }

  .lg\:hover\:bg-yellow-700\/25:hover{
    background-color: rgb(161 98 7 / 0.25);
  }

  .lg\:hover\:bg-yellow-700\/30:hover{
    background-color: rgb(161 98 7 / 0.3);
  }

  .lg\:hover\:bg-yellow-700\/35:hover{
    background-color: rgb(161 98 7 / 0.35);
  }

  .lg\:hover\:bg-yellow-700\/40:hover{
    background-color: rgb(161 98 7 / 0.4);
  }

  .lg\:hover\:bg-yellow-700\/45:hover{
    background-color: rgb(161 98 7 / 0.45);
  }

  .lg\:hover\:bg-yellow-700\/5:hover{
    background-color: rgb(161 98 7 / 0.05);
  }

  .lg\:hover\:bg-yellow-700\/50:hover{
    background-color: rgb(161 98 7 / 0.5);
  }

  .lg\:hover\:bg-yellow-700\/55:hover{
    background-color: rgb(161 98 7 / 0.55);
  }

  .lg\:hover\:bg-yellow-700\/60:hover{
    background-color: rgb(161 98 7 / 0.6);
  }

  .lg\:hover\:bg-yellow-700\/65:hover{
    background-color: rgb(161 98 7 / 0.65);
  }

  .lg\:hover\:bg-yellow-700\/70:hover{
    background-color: rgb(161 98 7 / 0.7);
  }

  .lg\:hover\:bg-yellow-700\/75:hover{
    background-color: rgb(161 98 7 / 0.75);
  }

  .lg\:hover\:bg-yellow-700\/80:hover{
    background-color: rgb(161 98 7 / 0.8);
  }

  .lg\:hover\:bg-yellow-700\/85:hover{
    background-color: rgb(161 98 7 / 0.85);
  }

  .lg\:hover\:bg-yellow-700\/90:hover{
    background-color: rgb(161 98 7 / 0.9);
  }

  .lg\:hover\:bg-yellow-700\/95:hover{
    background-color: rgb(161 98 7 / 0.95);
  }

  .lg\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(133 77 14 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-800\/0:hover{
    background-color: rgb(133 77 14 / 0);
  }

  .lg\:hover\:bg-yellow-800\/10:hover{
    background-color: rgb(133 77 14 / 0.1);
  }

  .lg\:hover\:bg-yellow-800\/100:hover{
    background-color: rgb(133 77 14 / 1);
  }

  .lg\:hover\:bg-yellow-800\/15:hover{
    background-color: rgb(133 77 14 / 0.15);
  }

  .lg\:hover\:bg-yellow-800\/20:hover{
    background-color: rgb(133 77 14 / 0.2);
  }

  .lg\:hover\:bg-yellow-800\/25:hover{
    background-color: rgb(133 77 14 / 0.25);
  }

  .lg\:hover\:bg-yellow-800\/30:hover{
    background-color: rgb(133 77 14 / 0.3);
  }

  .lg\:hover\:bg-yellow-800\/35:hover{
    background-color: rgb(133 77 14 / 0.35);
  }

  .lg\:hover\:bg-yellow-800\/40:hover{
    background-color: rgb(133 77 14 / 0.4);
  }

  .lg\:hover\:bg-yellow-800\/45:hover{
    background-color: rgb(133 77 14 / 0.45);
  }

  .lg\:hover\:bg-yellow-800\/5:hover{
    background-color: rgb(133 77 14 / 0.05);
  }

  .lg\:hover\:bg-yellow-800\/50:hover{
    background-color: rgb(133 77 14 / 0.5);
  }

  .lg\:hover\:bg-yellow-800\/55:hover{
    background-color: rgb(133 77 14 / 0.55);
  }

  .lg\:hover\:bg-yellow-800\/60:hover{
    background-color: rgb(133 77 14 / 0.6);
  }

  .lg\:hover\:bg-yellow-800\/65:hover{
    background-color: rgb(133 77 14 / 0.65);
  }

  .lg\:hover\:bg-yellow-800\/70:hover{
    background-color: rgb(133 77 14 / 0.7);
  }

  .lg\:hover\:bg-yellow-800\/75:hover{
    background-color: rgb(133 77 14 / 0.75);
  }

  .lg\:hover\:bg-yellow-800\/80:hover{
    background-color: rgb(133 77 14 / 0.8);
  }

  .lg\:hover\:bg-yellow-800\/85:hover{
    background-color: rgb(133 77 14 / 0.85);
  }

  .lg\:hover\:bg-yellow-800\/90:hover{
    background-color: rgb(133 77 14 / 0.9);
  }

  .lg\:hover\:bg-yellow-800\/95:hover{
    background-color: rgb(133 77 14 / 0.95);
  }

  .lg\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(113 63 18 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-900\/0:hover{
    background-color: rgb(113 63 18 / 0);
  }

  .lg\:hover\:bg-yellow-900\/10:hover{
    background-color: rgb(113 63 18 / 0.1);
  }

  .lg\:hover\:bg-yellow-900\/100:hover{
    background-color: rgb(113 63 18 / 1);
  }

  .lg\:hover\:bg-yellow-900\/15:hover{
    background-color: rgb(113 63 18 / 0.15);
  }

  .lg\:hover\:bg-yellow-900\/20:hover{
    background-color: rgb(113 63 18 / 0.2);
  }

  .lg\:hover\:bg-yellow-900\/25:hover{
    background-color: rgb(113 63 18 / 0.25);
  }

  .lg\:hover\:bg-yellow-900\/30:hover{
    background-color: rgb(113 63 18 / 0.3);
  }

  .lg\:hover\:bg-yellow-900\/35:hover{
    background-color: rgb(113 63 18 / 0.35);
  }

  .lg\:hover\:bg-yellow-900\/40:hover{
    background-color: rgb(113 63 18 / 0.4);
  }

  .lg\:hover\:bg-yellow-900\/45:hover{
    background-color: rgb(113 63 18 / 0.45);
  }

  .lg\:hover\:bg-yellow-900\/5:hover{
    background-color: rgb(113 63 18 / 0.05);
  }

  .lg\:hover\:bg-yellow-900\/50:hover{
    background-color: rgb(113 63 18 / 0.5);
  }

  .lg\:hover\:bg-yellow-900\/55:hover{
    background-color: rgb(113 63 18 / 0.55);
  }

  .lg\:hover\:bg-yellow-900\/60:hover{
    background-color: rgb(113 63 18 / 0.6);
  }

  .lg\:hover\:bg-yellow-900\/65:hover{
    background-color: rgb(113 63 18 / 0.65);
  }

  .lg\:hover\:bg-yellow-900\/70:hover{
    background-color: rgb(113 63 18 / 0.7);
  }

  .lg\:hover\:bg-yellow-900\/75:hover{
    background-color: rgb(113 63 18 / 0.75);
  }

  .lg\:hover\:bg-yellow-900\/80:hover{
    background-color: rgb(113 63 18 / 0.8);
  }

  .lg\:hover\:bg-yellow-900\/85:hover{
    background-color: rgb(113 63 18 / 0.85);
  }

  .lg\:hover\:bg-yellow-900\/90:hover{
    background-color: rgb(113 63 18 / 0.9);
  }

  .lg\:hover\:bg-yellow-900\/95:hover{
    background-color: rgb(113 63 18 / 0.95);
  }

  .lg\:hover\:bg-yellow-950:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(66 32 6 / var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-950\/0:hover{
    background-color: rgb(66 32 6 / 0);
  }

  .lg\:hover\:bg-yellow-950\/10:hover{
    background-color: rgb(66 32 6 / 0.1);
  }

  .lg\:hover\:bg-yellow-950\/100:hover{
    background-color: rgb(66 32 6 / 1);
  }

  .lg\:hover\:bg-yellow-950\/15:hover{
    background-color: rgb(66 32 6 / 0.15);
  }

  .lg\:hover\:bg-yellow-950\/20:hover{
    background-color: rgb(66 32 6 / 0.2);
  }

  .lg\:hover\:bg-yellow-950\/25:hover{
    background-color: rgb(66 32 6 / 0.25);
  }

  .lg\:hover\:bg-yellow-950\/30:hover{
    background-color: rgb(66 32 6 / 0.3);
  }

  .lg\:hover\:bg-yellow-950\/35:hover{
    background-color: rgb(66 32 6 / 0.35);
  }

  .lg\:hover\:bg-yellow-950\/40:hover{
    background-color: rgb(66 32 6 / 0.4);
  }

  .lg\:hover\:bg-yellow-950\/45:hover{
    background-color: rgb(66 32 6 / 0.45);
  }

  .lg\:hover\:bg-yellow-950\/5:hover{
    background-color: rgb(66 32 6 / 0.05);
  }

  .lg\:hover\:bg-yellow-950\/50:hover{
    background-color: rgb(66 32 6 / 0.5);
  }

  .lg\:hover\:bg-yellow-950\/55:hover{
    background-color: rgb(66 32 6 / 0.55);
  }

  .lg\:hover\:bg-yellow-950\/60:hover{
    background-color: rgb(66 32 6 / 0.6);
  }

  .lg\:hover\:bg-yellow-950\/65:hover{
    background-color: rgb(66 32 6 / 0.65);
  }

  .lg\:hover\:bg-yellow-950\/70:hover{
    background-color: rgb(66 32 6 / 0.7);
  }

  .lg\:hover\:bg-yellow-950\/75:hover{
    background-color: rgb(66 32 6 / 0.75);
  }

  .lg\:hover\:bg-yellow-950\/80:hover{
    background-color: rgb(66 32 6 / 0.8);
  }

  .lg\:hover\:bg-yellow-950\/85:hover{
    background-color: rgb(66 32 6 / 0.85);
  }

  .lg\:hover\:bg-yellow-950\/90:hover{
    background-color: rgb(66 32 6 / 0.9);
  }

  .lg\:hover\:bg-yellow-950\/95:hover{
    background-color: rgb(66 32 6 / 0.95);
  }

  .lg\:dark\:bg-zinc-800\/30:is(.dark *){
    background-color: rgb(39 39 42 / 0.3);
  }
}

@media (min-width: 1280px){

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

@media (min-width: 1536px){

  .\32xl\:max-h-none{
    max-height: none;
  }

  .\32xl\:max-h-screen{
    max-height: 100vh;
  }

  .\32xl\:w-\[370px\]{
    width: 370px;
  }

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

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

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

.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]){
  border-radius: calc(var(--radius) - 2px);
}

.\[\&\:has\(\[aria-selected\]\)\]\:bg-neutral-100:has([aria-selected]){
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.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);
}

.dark\:\[\&\:has\(\[aria-selected\]\)\]\:bg-neutral-800:has([aria-selected]):is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

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

.\[\&\>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\]\:text-green-500>svg{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.\[\&\>svg\]\:text-neutral-950>svg{
  --tw-text-opacity: 1;
  color: rgb(10 10 10 / var(--tw-text-opacity));
}

.\[\&\>svg\]\:text-red-500>svg{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.dark\:\[\&\>svg\]\:text-green-900>svg:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity));
}

.dark\:\[\&\>svg\]\:text-neutral-50>svg:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.dark\:\[\&\>svg\]\:text-red-900>svg:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity));
}

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

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

.\[\&\[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));
}

.\[\&_\[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: 0.75rem;
  line-height: 1rem;
}

.\[\&_\[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\]\:invisible svg{
  visibility: hidden;
}

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

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

