/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/base.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | 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: Mona 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]:where(:not([hidden="until-found"])) {
  display: none;
}

input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

select:where([multiple]),select:where([size]:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

input:where([type='checkbox']),input:where([type='radio']) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

input:where([type='checkbox']) {
  border-radius: 0px;
}

input:where([type='radio']) {
  border-radius: 100%;
}

input:where([type='checkbox']):focus,input:where([type='radio']):focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

input:where([type='checkbox']):checked,input:where([type='radio']):checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

input:where([type='checkbox']):checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {

  input:where([type='checkbox']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='radio']):checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {

  input:where([type='radio']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='checkbox']):indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {

  input:where([type='checkbox']):indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='file']) {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

input:where([type='file']):focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

@font-face {
    font-family: 'Mona Sans';
    font-weight: 200 900;
    font-display: block;
    font-style: normal;
    font-stretch: 75% 125%;
    src: url(/_next/static/media/Mona-Sans.var.37e1d48f.woff2) format('woff2');
}


input[type="date"] {
    font-family: inherit !important;
}


@keyframes slideRightAndBack {
    0%, 10% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(5px);
    }
    100% {
        transform: translateX(0);
    }
}

.animate-slide-right {
    animation: slideRightAndBack 2s ease-in-out infinite;
    animation-delay: 0s;
    animation-duration: 4s;
}

/* Ribbons */
.savings-ribbon {
    --f: .5em; /* control the folded part*/
    --r: .8em; /* control the ribbon shape */

    position: absolute;
    right: 0;
    top: -1.6em;
    padding: .2em;
    border-right: var(--f) solid #0005;
    border-bottom: var(--r) solid #0000;
    clip-path: polygon(calc(100% - var(--f)) 0, 0 0, 0 100%, calc(50% - var(--f) / 2) calc(100% - var(--r)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) var(--f), 100% var(--f));
}

.special-ribbon {
    --f: .5em; /* control the folded part*/
    --r: .8em; /* control the ribbon shape */

    position: absolute;
    right: 1em;
    top: -.4em;
    padding: .2em;
    border-right: var(--f) solid #0005;
    border-bottom: var(--r) solid #0000;
    clip-path: polygon(calc(100% - var(--f)) 0, 0 0, 0 100%, calc(50% - var(--f) / 2) calc(100% - var(--r)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) var(--f), 100% var(--f));
}

/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/logo.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/* Logo SVG */

.cls-1 {
    fill: #511314;
}

.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9 {
    stroke-width: 0px;
}

.cls-1, .cls-2, .cls-3, .cls-4, .cls-6, .cls-7, .cls-8, .cls-9 {
    fill-rule: evenodd;
}

.cls-2 {
    fill: #81bc45;
}

.cls-3 {
    fill: #e19f3c;
}

.cls-4 {
    fill: #ffb703;
}


.cls-6 {
    fill: #76292b;
}

.cls-7 {
    fill: #694531;
}

.cls-8 {
    fill: #fff3b0;
}

.cls-9 {
    fill: #523423;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/utilities.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
.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
}
.fixed {
    position: fixed
}
.\!absolute {
    position: absolute !important
}
.absolute {
    position: absolute
}
.relative {
    position: relative
}
.sticky {
    position: sticky
}
.inset-0 {
    inset: 0px
}
.inset-x-0 {
    left: 0px;
    right: 0px
}
.inset-y-0 {
    top: 0px;
    bottom: 0px
}
.-bottom-24 {
    bottom: -6rem
}
.-top-8 {
    top: -2rem
}
.bottom-0 {
    bottom: 0px
}
.bottom-4 {
    bottom: 1rem
}
.left-0 {
    left: 0px
}
.left-1\/2 {
    left: 50%
}
.left-10 {
    left: 2.5rem
}
.left-24 {
    left: 6rem
}
.left-\[-10px\] {
    left: -10px
}
.left-\[-40px\] {
    left: -40px
}
.left-\[-8px\] {
    left: -8px
}
.right-0 {
    right: 0px
}
.right-1\/2 {
    right: 50%
}
.right-4 {
    right: 1rem
}
.right-\[-10px\] {
    right: -10px
}
.right-\[-8px\] {
    right: -8px
}
.top-0 {
    top: 0px
}
.top-1\/2 {
    top: 50%
}
.top-2 {
    top: 0.5rem
}
.top-2\/4 {
    top: 50%
}
.top-4 {
    top: 1rem
}
.top-40 {
    top: 10rem
}
.top-\[-20px\] {
    top: -20px
}
.top-\[10px\] {
    top: 10px
}
.top-\[150px\] {
    top: 150px
}
.top-\[50px\] {
    top: 50px
}
.top-full {
    top: 100%
}
.top-px {
    top: 1px
}
.isolate {
    isolation: isolate
}
.-z-10 {
    z-index: -10
}
.z-10 {
    z-index: 10
}
.z-20 {
    z-index: 20
}
.z-40 {
    z-index: 40
}
.z-50 {
    z-index: 50
}
.order-2 {
    order: 2
}
.order-first {
    order: -9999
}
.col-span-1 {
    grid-column: span 1 / span 1
}
.col-span-2 {
    grid-column: span 2 / span 2
}
.col-span-3 {
    grid-column: span 3 / span 3
}
.col-span-full {
    grid-column: 1 / -1
}
.col-start-1 {
    grid-column-start: 1
}
.row-start-2 {
    grid-row-start: 2
}
.float-right {
    float: right
}
.\!-m-px {
    margin: -1px !important
}
.-m-2 {
    margin: -0.5rem
}
.-m-2\.5 {
    margin: -0.625rem
}
.-m-3 {
    margin: -0.75rem
}
.m-0 {
    margin: 0px
}
.m-1 {
    margin: 0.25rem
}
.m-1\.5 {
    margin: 0.375rem
}
.m-2 {
    margin: 0.5rem
}
.m-4 {
    margin: 1rem
}
.-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem
}
.-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem
}
.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}
.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}
.-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem
}
.-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
}
.mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}
.mx-auto {
    margin-left: auto;
    margin-right: auto
}
.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
}
.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}
.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}
.my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}
.-mb-8 {
    margin-bottom: -2rem
}
.-ml-0\.5 {
    margin-left: -0.125rem
}
.-ml-2 {
    margin-left: -0.5rem
}
.-ml-24 {
    margin-left: -6rem
}
.-ml-4 {
    margin-left: -1rem
}
.-ml-px {
    margin-left: -1px
}
.-mr-1 {
    margin-right: -0.25rem
}
.-mr-2 {
    margin-right: -0.5rem
}
.-mr-4 {
    margin-right: -1rem
}
.-mr-96 {
    margin-right: -24rem
}
.-mt-8 {
    margin-top: -2rem
}
.mb-10 {
    margin-bottom: 2.5rem
}
.mb-12 {
    margin-bottom: 3rem
}
.mb-2 {
    margin-bottom: 0.5rem
}
.mb-2\.5 {
    margin-bottom: 0.625rem
}
.mb-3 {
    margin-bottom: 0.75rem
}
.mb-4 {
    margin-bottom: 1rem
}
.mb-6 {
    margin-bottom: 1.5rem
}
.mb-8 {
    margin-bottom: 2rem
}
.ml-0 {
    margin-left: 0px
}
.ml-1 {
    margin-left: 0.25rem
}
.ml-1\.5 {
    margin-left: 0.375rem
}
.ml-10 {
    margin-left: 2.5rem
}
.ml-2 {
    margin-left: 0.5rem
}
.ml-3 {
    margin-left: 0.75rem
}
.ml-4 {
    margin-left: 1rem
}
.ml-6 {
    margin-left: 1.5rem
}
.ml-8 {
    margin-left: 2rem
}
.ml-\[-22rem\] {
    margin-left: -22rem
}
.ml-\[max\(50\%\2c 38rem\)\] {
    margin-left: max(50%, 38rem)
}
.ml-auto {
    margin-left: auto
}
.mr-1 {
    margin-right: 0.25rem
}
.mr-10 {
    margin-right: 2.5rem
}
.mr-2 {
    margin-right: 0.5rem
}
.mr-20 {
    margin-right: 5rem
}
.mr-3 {
    margin-right: 0.75rem
}
.mr-4 {
    margin-right: 1rem
}
.mr-auto {
    margin-right: auto
}
.ms-2 {
    margin-inline-start: 0.5rem
}
.ms-3 {
    margin-inline-start: 0.75rem
}
.ms-6 {
    margin-inline-start: 1.5rem
}
.ms-auto {
    margin-inline-start: auto
}
.mt-0 {
    margin-top: 0px
}
.mt-1 {
    margin-top: 0.25rem
}
.mt-1\.5 {
    margin-top: 0.375rem
}
.mt-10 {
    margin-top: 2.5rem
}
.mt-12 {
    margin-top: 3rem
}
.mt-14 {
    margin-top: 3.5rem
}
.mt-16 {
    margin-top: 4rem
}
.mt-2 {
    margin-top: 0.5rem
}
.mt-2\.5 {
    margin-top: 0.625rem
}
.mt-20 {
    margin-top: 5rem
}
.mt-24 {
    margin-top: 6rem
}
.mt-3 {
    margin-top: 0.75rem
}
.mt-32 {
    margin-top: 8rem
}
.mt-4 {
    margin-top: 1rem
}
.mt-40 {
    margin-top: 10rem
}
.mt-5 {
    margin-top: 1.25rem
}
.mt-6 {
    margin-top: 1.5rem
}
.mt-60 {
    margin-top: 15rem
}
.mt-8 {
    margin-top: 2rem
}
.block {
    display: block
}
.inline-block {
    display: inline-block
}
.inline {
    display: inline
}
.flex {
    display: flex
}
.inline-flex {
    display: inline-flex
}
.table {
    display: table
}
.flow-root {
    display: flow-root
}
.grid {
    display: grid
}
.contents {
    display: contents
}
.hidden {
    display: none
}
.aspect-\[1313\/771\] {
    aspect-ratio: 1313/771
}
.aspect-\[16\/10\] {
    aspect-ratio: 16/10
}
.aspect-\[16\/9\] {
    aspect-ratio: 16/9
}
.aspect-\[2\/1\] {
    aspect-ratio: 2/1
}
.aspect-\[2\/3\] {
    aspect-ratio: 2/3
}
.aspect-\[4\/3\] {
    aspect-ratio: 4/3
}
.aspect-\[6\/5\] {
    aspect-ratio: 6/5
}
.aspect-\[7\/5\] {
    aspect-ratio: 7/5
}
.aspect-\[801\/1036\] {
    aspect-ratio: 801/1036
}
.\!h-px {
    height: 1px !important
}
.h-0 {
    height: 0px
}
.h-1 {
    height: 0.25rem
}
.h-1\/2 {
    height: 50%
}
.h-10 {
    height: 2.5rem
}
.h-12 {
    height: 3rem
}
.h-2 {
    height: 0.5rem
}
.h-2\.5 {
    height: 0.625rem
}
.h-20 {
    height: 5rem
}
.h-24 {
    height: 6rem
}
.h-3 {
    height: 0.75rem
}
.h-32 {
    height: 8rem
}
.h-36 {
    height: 9rem
}
.h-4 {
    height: 1rem
}
.h-40 {
    height: 10rem
}
.h-48 {
    height: 12rem
}
.h-5 {
    height: 1.25rem
}
.h-52 {
    height: 13rem
}
.h-56 {
    height: 14rem
}
.h-6 {
    height: 1.5rem
}
.h-64 {
    height: 16rem
}
.h-7 {
    height: 1.75rem
}
.h-72 {
    height: 18rem
}
.h-8 {
    height: 2rem
}
.h-80 {
    height: 20rem
}
.h-96 {
    height: 24rem
}
.h-\[300px\] {
    height: 300px
}
.h-\[400px\] {
    height: 400px
}
.h-\[64px\] {
    height: 64px
}
.h-\[64rem\] {
    height: 64rem
}
.h-\[884px\] {
    height: 884px
}
.h-\[90\%\] {
    height: 90%
}
.h-auto {
    height: auto
}
.h-full {
    height: 100%
}
.h-screen {
    height: 100vh
}
.h-screen-80 {
    height: calc(100vh - 80px)
}
.max-h-60 {
    max-height: 15rem
}
.max-h-72 {
    max-height: 18rem
}
.max-h-\[90vh\] {
    max-height: 90vh
}
.min-h-60 {
    min-height: 15rem
}
.min-h-full {
    min-height: 100%
}
.min-h-screen {
    min-height: 100vh
}
.\!w-px {
    width: 1px !important
}
.w-0 {
    width: 0px
}
.w-1\/2 {
    width: 50%
}
.w-1\/3 {
    width: 33.333333%
}
.w-1\/4 {
    width: 25%
}
.w-1\/5 {
    width: 20%
}
.w-1\/6 {
    width: 16.666667%
}
.w-10 {
    width: 2.5rem
}
.w-12 {
    width: 3rem
}
.w-2 {
    width: 0.5rem
}
.w-2\/3 {
    width: 66.666667%
}
.w-20 {
    width: 5rem
}
.w-24 {
    width: 6rem
}
.w-28 {
    width: 7rem
}
.w-3 {
    width: 0.75rem
}
.w-3\/4 {
    width: 75%
}
.w-32 {
    width: 8rem
}
.w-4 {
    width: 1rem
}
.w-40 {
    width: 10rem
}
.w-44 {
    width: 11rem
}
.w-48 {
    width: 12rem
}
.w-5 {
    width: 1.25rem
}
.w-6 {
    width: 1.5rem
}
.w-64 {
    width: 16rem
}
.w-72 {
    width: 18rem
}
.w-8 {
    width: 2rem
}
.w-80 {
    width: 20rem
}
.w-9 {
    width: 2.25rem
}
.w-\[14rem\] {
    width: 14rem
}
.w-\[200\%\] {
    width: 200%
}
.w-\[22rem\] {
    width: 22rem
}
.w-\[250px\] {
    width: 250px
}
.w-\[260px\] {
    width: 260px
}
.w-\[26rem\] {
    width: 26rem
}
.w-\[50\.0625rem\] {
    width: 50.0625rem
}
.w-\[57\.875rem\] {
    width: 57.875rem
}
.w-\[64rem\] {
    width: 64rem
}
.w-\[80px\] {
    width: 80px
}
.w-\[82\.0625rem\] {
    width: 82.0625rem
}
.w-\[90\%\] {
    width: 90%
}
.w-auto {
    width: auto
}
.w-full {
    width: 100%
}
.w-screen {
    width: 100vw
}
.min-w-0 {
    min-width: 0px
}
.min-w-12 {
    min-width: 3rem
}
.min-w-full {
    min-width: 100%
}
.\!max-w-none {
    max-width: none !important
}
.max-w-2xl {
    max-width: 42rem
}
.max-w-3xl {
    max-width: 48rem
}
.max-w-4xl {
    max-width: 56rem
}
.max-w-5xl {
    max-width: 64rem
}
.max-w-7xl {
    max-width: 80rem
}
.max-w-\[260px\] {
    max-width: 260px
}
.max-w-\[300px\] {
    max-width: 300px
}
.max-w-\[320px\] {
    max-width: 320px
}
.max-w-\[37rem\] {
    max-width: 37rem
}
.max-w-full {
    max-width: 100%
}
.max-w-lg {
    max-width: 32rem
}
.max-w-md {
    max-width: 28rem
}
.max-w-none {
    max-width: none
}
.max-w-prose {
    max-width: 65ch
}
.max-w-screen-lg {
    max-width: 1024px
}
.max-w-sm {
    max-width: 24rem
}
.max-w-xl {
    max-width: 36rem
}
.max-w-xs {
    max-width: 20rem
}
.flex-1 {
    flex: 1 1 0%
}
.flex-auto {
    flex: 1 1 auto
}
.flex-none {
    flex: none
}
.flex-shrink-0 {
    flex-shrink: 0
}
.shrink-0 {
    flex-shrink: 0
}
.flex-grow {
    flex-grow: 1
}
.border-collapse {
    border-collapse: collapse
}
.origin-top-left {
    transform-origin: top left
}
.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-1\/3 {
    --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))
}
.-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-y-1\/3 {
    --tw-translate-y: -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))
}
.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-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))
}
.-rotate-180 {
    --tw-rotate: -180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-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-\[30deg\] {
    --tw-rotate: 30deg;
    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))
}
.skew-x-\[-30deg\] {
    --tw-skew-x: -30deg;
    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))
}
.transform-gpu {
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) 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 bounce {
    0%, 100% {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(0.8,0,1,1)
    }
    50% {
        transform: none;
        animation-timing-function: cubic-bezier(0,0,0.2,1)
    }
}
.animate-bounce {
    animation: bounce 1s infinite
}
@keyframes 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-not-allowed {
    cursor: not-allowed
}
.cursor-pointer {
    cursor: pointer
}
.resize-none {
    resize: none
}
.resize {
    resize: both
}
.snap-start {
    scroll-snap-align: start
}
.list-inside {
    list-style-position: inside
}
.list-outside {
    list-style-position: outside
}
.list-disc {
    list-style-type: disc
}
.appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}
.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr))
}
.grid-cols-\[auto\2c 1fr\] {
    grid-template-columns: auto 1fr
}
.grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr))
}
.flex-row-reverse {
    flex-direction: row-reverse
}
.flex-col {
    flex-direction: column
}
.flex-col-reverse {
    flex-direction: column-reverse
}
.flex-wrap {
    flex-wrap: wrap
}
.items-start {
    align-items: flex-start
}
.items-end {
    align-items: flex-end
}
.items-center {
    align-items: center
}
.items-baseline {
    align-items: baseline
}
.items-stretch {
    align-items: stretch
}
.justify-start {
    justify-content: flex-start
}
.justify-end {
    justify-content: flex-end
}
.justify-center {
    justify-content: center
}
.justify-between {
    justify-content: space-between
}
.gap-1 {
    gap: 0.25rem
}
.gap-10 {
    gap: 2.5rem
}
.gap-16 {
    gap: 4rem
}
.gap-2 {
    gap: 0.5rem
}
.gap-2\.5 {
    gap: 0.625rem
}
.gap-3 {
    gap: 0.75rem
}
.gap-4 {
    gap: 1rem
}
.gap-6 {
    gap: 1.5rem
}
.gap-8 {
    gap: 2rem
}
.gap-px {
    gap: 1px
}
.gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem
}
.gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem
}
.gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem
}
.gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem
}
.gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem
}
.gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem
}
.gap-x-3 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem
}
.gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem
}
.gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem
}
.gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem
}
.gap-y-10 {
    row-gap: 2.5rem
}
.gap-y-16 {
    row-gap: 4rem
}
.gap-y-2 {
    row-gap: 0.5rem
}
.gap-y-4 {
    row-gap: 1rem
}
.gap-y-6 {
    row-gap: 1.5rem
}
.gap-y-8 {
    row-gap: 2rem
}
.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-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-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-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse))
}
.space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse))
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1))
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1))
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1))
}
.divide-gray-500\/10 > :not([hidden]) ~ :not([hidden]) {
    border-color: rgb(107 114 128 / 0.1)
}
.divide-gray-900\/10 > :not([hidden]) ~ :not([hidden]) {
    border-color: rgb(17 24 39 / 0.1)
}
.self-end {
    align-self: flex-end
}
.\!overflow-hidden {
    overflow: hidden !important
}
.overflow-hidden {
    overflow: hidden
}
.overflow-visible {
    overflow: visible
}
.overflow-x-auto {
    overflow-x: auto
}
.overflow-y-auto {
    overflow-y: auto
}
.overflow-x-hidden {
    overflow-x: hidden
}
.scroll-auto {
    scroll-behavior: auto
}
.\!whitespace-nowrap {
    white-space: nowrap !important
}
.whitespace-nowrap {
    white-space: nowrap
}
.text-pretty {
    text-wrap: pretty
}
.rounded {
    border-radius: 0.25rem
}
.rounded-2xl {
    border-radius: 1rem
}
.rounded-3xl {
    border-radius: 1.5rem
}
.rounded-4xl {
    border-radius: 2.5rem
}
.rounded-full {
    border-radius: 9999px
}
.rounded-lg {
    border-radius: 0.5rem
}
.rounded-md {
    border-radius: 0.375rem
}
.rounded-none {
    border-radius: 0px
}
.rounded-sm {
    border-radius: 0.125rem
}
.rounded-xl {
    border-radius: 0.75rem
}
.rounded-e-2xl {
    border-start-end-radius: 1rem;
    border-end-end-radius: 1rem
}
.rounded-e-xl {
    border-start-end-radius: 0.75rem;
    border-end-end-radius: 0.75rem
}
.rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
}
.rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
}
.rounded-r-4xl {
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem
}
.rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem
}
.rounded-s-2xl {
    border-start-start-radius: 1rem;
    border-end-start-radius: 1rem
}
.rounded-s-xl {
    border-start-start-radius: 0.75rem;
    border-end-start-radius: 0.75rem
}
.rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem
}
.rounded-t-4xl {
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem
}
.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem
}
.rounded-bl-xl {
    border-bottom-left-radius: 0.75rem
}
.rounded-br-xl {
    border-bottom-right-radius: 0.75rem
}
.rounded-ee-2xl {
    border-end-end-radius: 1rem
}
.rounded-ee-xl {
    border-end-end-radius: 0.75rem
}
.rounded-es-2xl {
    border-end-start-radius: 1rem
}
.rounded-es-xl {
    border-end-start-radius: 0.75rem
}
.rounded-tl-xl {
    border-top-left-radius: 0.75rem
}
.\!border-0 {
    border-width: 0px !important
}
.border {
    border-width: 1px
}
.border-0 {
    border-width: 0px
}
.border-2 {
    border-width: 2px
}
.border-4 {
    border-width: 4px
}
.border-b {
    border-bottom-width: 1px
}
.border-b-2 {
    border-bottom-width: 2px
}
.border-b-\[10px\] {
    border-bottom-width: 10px
}
.border-b-\[8px\] {
    border-bottom-width: 8px
}
.border-l-4 {
    border-left-width: 4px
}
.border-l-\[10px\] {
    border-left-width: 10px
}
.border-l-\[8px\] {
    border-left-width: 8px
}
.border-r-0 {
    border-right-width: 0px
}
.border-r-\[10px\] {
    border-right-width: 10px
}
.border-r-\[8px\] {
    border-right-width: 8px
}
.border-t {
    border-top-width: 1px
}
.border-t-2 {
    border-top-width: 2px
}
.border-t-4 {
    border-top-width: 4px
}
.border-t-\[10px\] {
    border-top-width: 10px
}
.border-t-\[8px\] {
    border-top-width: 8px
}
.border-solid {
    border-style: solid
}
.border-dashed {
    border-style: dashed
}
.border-amber-50 {
    --tw-border-opacity: 1;
    border-color: rgb(255 251 235 / var(--tw-border-opacity, 1))
}
.border-amber-950 {
    --tw-border-opacity: 1;
    border-color: rgb(69 26 3 / var(--tw-border-opacity, 1))
}
.border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgb(37 99 235 / var(--tw-border-opacity, 1))
}
.border-current {
    border-color: currentColor
}
.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity, 1))
}
.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1))
}
.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1))
}
.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1))
}
.border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55 / var(--tw-border-opacity, 1))
}
.border-gray-900\/10 {
    border-color: rgb(17 24 39 / 0.1)
}
.border-gray-900\/20 {
    border-color: rgb(17 24 39 / 0.2)
}
.border-gray-900\/5 {
    border-color: rgb(17 24 39 / 0.05)
}
.border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgb(134 239 172 / var(--tw-border-opacity, 1))
}
.border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgb(21 128 61 / var(--tw-border-opacity, 1))
}
.border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgb(252 165 165 / var(--tw-border-opacity, 1))
}
.border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgb(248 113 113 / var(--tw-border-opacity, 1))
}
.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68 / var(--tw-border-opacity, 1))
}
.border-transparent {
    border-color: transparent
}
.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1))
}
.border-white\/10 {
    border-color: rgb(255 255 255 / 0.1)
}
.border-wisebolt-primary {
    --tw-border-opacity: 1;
    border-color: rgb(255 186 0 / var(--tw-border-opacity, 1))
}
.border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgb(253 224 71 / var(--tw-border-opacity, 1))
}
.border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgb(250 204 21 / var(--tw-border-opacity, 1))
}
.border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgb(234 179 8 / var(--tw-border-opacity, 1))
}
.border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgb(202 138 4 / var(--tw-border-opacity, 1))
}
.border-b-amber-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(252 211 77 / var(--tw-border-opacity, 1))
}
.border-b-transparent {
    border-bottom-color: transparent
}
.border-e-transparent {
    border-inline-end-color: transparent
}
.border-l-wisebolt-primary {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 186 0 / var(--tw-border-opacity, 1))
}
.border-l-yellow-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1))
}
.border-r-wisebolt-primary {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 186 0 / var(--tw-border-opacity, 1))
}
.border-r-yellow-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1))
}
.border-t-transparent {
    border-top-color: transparent
}
.bg-amber-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1))
}
.bg-amber-400\/0 {
    background-color: rgb(251 191 36 / 0)
}
.bg-amber-400\/10 {
    background-color: rgb(251 191 36 / 0.1)
}
.bg-amber-400\/100 {
    background-color: rgb(251 191 36 / 1)
}
.bg-amber-400\/15 {
    background-color: rgb(251 191 36 / 0.15)
}
.bg-amber-400\/20 {
    background-color: rgb(251 191 36 / 0.2)
}
.bg-amber-400\/25 {
    background-color: rgb(251 191 36 / 0.25)
}
.bg-amber-400\/30 {
    background-color: rgb(251 191 36 / 0.3)
}
.bg-amber-400\/35 {
    background-color: rgb(251 191 36 / 0.35)
}
.bg-amber-400\/40 {
    background-color: rgb(251 191 36 / 0.4)
}
.bg-amber-400\/45 {
    background-color: rgb(251 191 36 / 0.45)
}
.bg-amber-400\/5 {
    background-color: rgb(251 191 36 / 0.05)
}
.bg-amber-400\/50 {
    background-color: rgb(251 191 36 / 0.5)
}
.bg-amber-400\/55 {
    background-color: rgb(251 191 36 / 0.55)
}
.bg-amber-400\/60 {
    background-color: rgb(251 191 36 / 0.6)
}
.bg-amber-400\/65 {
    background-color: rgb(251 191 36 / 0.65)
}
.bg-amber-400\/70 {
    background-color: rgb(251 191 36 / 0.7)
}
.bg-amber-400\/75 {
    background-color: rgb(251 191 36 / 0.75)
}
.bg-amber-400\/80 {
    background-color: rgb(251 191 36 / 0.8)
}
.bg-amber-400\/85 {
    background-color: rgb(251 191 36 / 0.85)
}
.bg-amber-400\/90 {
    background-color: rgb(251 191 36 / 0.9)
}
.bg-amber-400\/95 {
    background-color: rgb(251 191 36 / 0.95)
}
.bg-amber-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1))
}
.bg-amber-50\/0 {
    background-color: rgb(255 251 235 / 0)
}
.bg-amber-50\/10 {
    background-color: rgb(255 251 235 / 0.1)
}
.bg-amber-50\/100 {
    background-color: rgb(255 251 235 / 1)
}
.bg-amber-50\/15 {
    background-color: rgb(255 251 235 / 0.15)
}
.bg-amber-50\/20 {
    background-color: rgb(255 251 235 / 0.2)
}
.bg-amber-50\/25 {
    background-color: rgb(255 251 235 / 0.25)
}
.bg-amber-50\/30 {
    background-color: rgb(255 251 235 / 0.3)
}
.bg-amber-50\/35 {
    background-color: rgb(255 251 235 / 0.35)
}
.bg-amber-50\/40 {
    background-color: rgb(255 251 235 / 0.4)
}
.bg-amber-50\/45 {
    background-color: rgb(255 251 235 / 0.45)
}
.bg-amber-50\/5 {
    background-color: rgb(255 251 235 / 0.05)
}
.bg-amber-50\/50 {
    background-color: rgb(255 251 235 / 0.5)
}
.bg-amber-50\/55 {
    background-color: rgb(255 251 235 / 0.55)
}
.bg-amber-50\/60 {
    background-color: rgb(255 251 235 / 0.6)
}
.bg-amber-50\/65 {
    background-color: rgb(255 251 235 / 0.65)
}
.bg-amber-50\/70 {
    background-color: rgb(255 251 235 / 0.7)
}
.bg-amber-50\/75 {
    background-color: rgb(255 251 235 / 0.75)
}
.bg-amber-50\/80 {
    background-color: rgb(255 251 235 / 0.8)
}
.bg-amber-50\/85 {
    background-color: rgb(255 251 235 / 0.85)
}
.bg-amber-50\/90 {
    background-color: rgb(255 251 235 / 0.9)
}
.bg-amber-50\/95 {
    background-color: rgb(255 251 235 / 0.95)
}
.bg-amber-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1))
}
.bg-amber-500\/0 {
    background-color: rgb(245 158 11 / 0)
}
.bg-amber-500\/10 {
    background-color: rgb(245 158 11 / 0.1)
}
.bg-amber-500\/100 {
    background-color: rgb(245 158 11 / 1)
}
.bg-amber-500\/15 {
    background-color: rgb(245 158 11 / 0.15)
}
.bg-amber-500\/20 {
    background-color: rgb(245 158 11 / 0.2)
}
.bg-amber-500\/25 {
    background-color: rgb(245 158 11 / 0.25)
}
.bg-amber-500\/30 {
    background-color: rgb(245 158 11 / 0.3)
}
.bg-amber-500\/35 {
    background-color: rgb(245 158 11 / 0.35)
}
.bg-amber-500\/40 {
    background-color: rgb(245 158 11 / 0.4)
}
.bg-amber-500\/45 {
    background-color: rgb(245 158 11 / 0.45)
}
.bg-amber-500\/5 {
    background-color: rgb(245 158 11 / 0.05)
}
.bg-amber-500\/50 {
    background-color: rgb(245 158 11 / 0.5)
}
.bg-amber-500\/55 {
    background-color: rgb(245 158 11 / 0.55)
}
.bg-amber-500\/60 {
    background-color: rgb(245 158 11 / 0.6)
}
.bg-amber-500\/65 {
    background-color: rgb(245 158 11 / 0.65)
}
.bg-amber-500\/70 {
    background-color: rgb(245 158 11 / 0.7)
}
.bg-amber-500\/75 {
    background-color: rgb(245 158 11 / 0.75)
}
.bg-amber-500\/80 {
    background-color: rgb(245 158 11 / 0.8)
}
.bg-amber-500\/85 {
    background-color: rgb(245 158 11 / 0.85)
}
.bg-amber-500\/90 {
    background-color: rgb(245 158 11 / 0.9)
}
.bg-amber-500\/95 {
    background-color: rgb(245 158 11 / 0.95)
}
.bg-amber-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1))
}
.bg-amber-600\/0 {
    background-color: rgb(217 119 6 / 0)
}
.bg-amber-600\/10 {
    background-color: rgb(217 119 6 / 0.1)
}
.bg-amber-600\/100 {
    background-color: rgb(217 119 6 / 1)
}
.bg-amber-600\/15 {
    background-color: rgb(217 119 6 / 0.15)
}
.bg-amber-600\/20 {
    background-color: rgb(217 119 6 / 0.2)
}
.bg-amber-600\/25 {
    background-color: rgb(217 119 6 / 0.25)
}
.bg-amber-600\/30 {
    background-color: rgb(217 119 6 / 0.3)
}
.bg-amber-600\/35 {
    background-color: rgb(217 119 6 / 0.35)
}
.bg-amber-600\/40 {
    background-color: rgb(217 119 6 / 0.4)
}
.bg-amber-600\/45 {
    background-color: rgb(217 119 6 / 0.45)
}
.bg-amber-600\/5 {
    background-color: rgb(217 119 6 / 0.05)
}
.bg-amber-600\/50 {
    background-color: rgb(217 119 6 / 0.5)
}
.bg-amber-600\/55 {
    background-color: rgb(217 119 6 / 0.55)
}
.bg-amber-600\/60 {
    background-color: rgb(217 119 6 / 0.6)
}
.bg-amber-600\/65 {
    background-color: rgb(217 119 6 / 0.65)
}
.bg-amber-600\/70 {
    background-color: rgb(217 119 6 / 0.7)
}
.bg-amber-600\/75 {
    background-color: rgb(217 119 6 / 0.75)
}
.bg-amber-600\/80 {
    background-color: rgb(217 119 6 / 0.8)
}
.bg-amber-600\/85 {
    background-color: rgb(217 119 6 / 0.85)
}
.bg-amber-600\/90 {
    background-color: rgb(217 119 6 / 0.9)
}
.bg-amber-600\/95 {
    background-color: rgb(217 119 6 / 0.95)
}
.bg-amber-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1))
}
.bg-amber-700\/0 {
    background-color: rgb(180 83 9 / 0)
}
.bg-amber-700\/10 {
    background-color: rgb(180 83 9 / 0.1)
}
.bg-amber-700\/100 {
    background-color: rgb(180 83 9 / 1)
}
.bg-amber-700\/15 {
    background-color: rgb(180 83 9 / 0.15)
}
.bg-amber-700\/20 {
    background-color: rgb(180 83 9 / 0.2)
}
.bg-amber-700\/25 {
    background-color: rgb(180 83 9 / 0.25)
}
.bg-amber-700\/30 {
    background-color: rgb(180 83 9 / 0.3)
}
.bg-amber-700\/35 {
    background-color: rgb(180 83 9 / 0.35)
}
.bg-amber-700\/40 {
    background-color: rgb(180 83 9 / 0.4)
}
.bg-amber-700\/45 {
    background-color: rgb(180 83 9 / 0.45)
}
.bg-amber-700\/5 {
    background-color: rgb(180 83 9 / 0.05)
}
.bg-amber-700\/50 {
    background-color: rgb(180 83 9 / 0.5)
}
.bg-amber-700\/55 {
    background-color: rgb(180 83 9 / 0.55)
}
.bg-amber-700\/60 {
    background-color: rgb(180 83 9 / 0.6)
}
.bg-amber-700\/65 {
    background-color: rgb(180 83 9 / 0.65)
}
.bg-amber-700\/70 {
    background-color: rgb(180 83 9 / 0.7)
}
.bg-amber-700\/75 {
    background-color: rgb(180 83 9 / 0.75)
}
.bg-amber-700\/80 {
    background-color: rgb(180 83 9 / 0.8)
}
.bg-amber-700\/85 {
    background-color: rgb(180 83 9 / 0.85)
}
.bg-amber-700\/90 {
    background-color: rgb(180 83 9 / 0.9)
}
.bg-amber-700\/95 {
    background-color: rgb(180 83 9 / 0.95)
}
.bg-amber-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1))
}
.bg-amber-800\/0 {
    background-color: rgb(146 64 14 / 0)
}
.bg-amber-800\/10 {
    background-color: rgb(146 64 14 / 0.1)
}
.bg-amber-800\/100 {
    background-color: rgb(146 64 14 / 1)
}
.bg-amber-800\/15 {
    background-color: rgb(146 64 14 / 0.15)
}
.bg-amber-800\/20 {
    background-color: rgb(146 64 14 / 0.2)
}
.bg-amber-800\/25 {
    background-color: rgb(146 64 14 / 0.25)
}
.bg-amber-800\/30 {
    background-color: rgb(146 64 14 / 0.3)
}
.bg-amber-800\/35 {
    background-color: rgb(146 64 14 / 0.35)
}
.bg-amber-800\/40 {
    background-color: rgb(146 64 14 / 0.4)
}
.bg-amber-800\/45 {
    background-color: rgb(146 64 14 / 0.45)
}
.bg-amber-800\/5 {
    background-color: rgb(146 64 14 / 0.05)
}
.bg-amber-800\/50 {
    background-color: rgb(146 64 14 / 0.5)
}
.bg-amber-800\/55 {
    background-color: rgb(146 64 14 / 0.55)
}
.bg-amber-800\/60 {
    background-color: rgb(146 64 14 / 0.6)
}
.bg-amber-800\/65 {
    background-color: rgb(146 64 14 / 0.65)
}
.bg-amber-800\/70 {
    background-color: rgb(146 64 14 / 0.7)
}
.bg-amber-800\/75 {
    background-color: rgb(146 64 14 / 0.75)
}
.bg-amber-800\/80 {
    background-color: rgb(146 64 14 / 0.8)
}
.bg-amber-800\/85 {
    background-color: rgb(146 64 14 / 0.85)
}
.bg-amber-800\/90 {
    background-color: rgb(146 64 14 / 0.9)
}
.bg-amber-800\/95 {
    background-color: rgb(146 64 14 / 0.95)
}
.bg-amber-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1))
}
.bg-amber-900\/0 {
    background-color: rgb(120 53 15 / 0)
}
.bg-amber-900\/10 {
    background-color: rgb(120 53 15 / 0.1)
}
.bg-amber-900\/100 {
    background-color: rgb(120 53 15 / 1)
}
.bg-amber-900\/15 {
    background-color: rgb(120 53 15 / 0.15)
}
.bg-amber-900\/20 {
    background-color: rgb(120 53 15 / 0.2)
}
.bg-amber-900\/25 {
    background-color: rgb(120 53 15 / 0.25)
}
.bg-amber-900\/30 {
    background-color: rgb(120 53 15 / 0.3)
}
.bg-amber-900\/35 {
    background-color: rgb(120 53 15 / 0.35)
}
.bg-amber-900\/40 {
    background-color: rgb(120 53 15 / 0.4)
}
.bg-amber-900\/45 {
    background-color: rgb(120 53 15 / 0.45)
}
.bg-amber-900\/5 {
    background-color: rgb(120 53 15 / 0.05)
}
.bg-amber-900\/50 {
    background-color: rgb(120 53 15 / 0.5)
}
.bg-amber-900\/55 {
    background-color: rgb(120 53 15 / 0.55)
}
.bg-amber-900\/60 {
    background-color: rgb(120 53 15 / 0.6)
}
.bg-amber-900\/65 {
    background-color: rgb(120 53 15 / 0.65)
}
.bg-amber-900\/70 {
    background-color: rgb(120 53 15 / 0.7)
}
.bg-amber-900\/75 {
    background-color: rgb(120 53 15 / 0.75)
}
.bg-amber-900\/80 {
    background-color: rgb(120 53 15 / 0.8)
}
.bg-amber-900\/85 {
    background-color: rgb(120 53 15 / 0.85)
}
.bg-amber-900\/90 {
    background-color: rgb(120 53 15 / 0.9)
}
.bg-amber-900\/95 {
    background-color: rgb(120 53 15 / 0.95)
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
}
.bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1))
}
.bg-blue-400\/0 {
    background-color: rgb(96 165 250 / 0)
}
.bg-blue-400\/10 {
    background-color: rgb(96 165 250 / 0.1)
}
.bg-blue-400\/100 {
    background-color: rgb(96 165 250 / 1)
}
.bg-blue-400\/15 {
    background-color: rgb(96 165 250 / 0.15)
}
.bg-blue-400\/20 {
    background-color: rgb(96 165 250 / 0.2)
}
.bg-blue-400\/25 {
    background-color: rgb(96 165 250 / 0.25)
}
.bg-blue-400\/30 {
    background-color: rgb(96 165 250 / 0.3)
}
.bg-blue-400\/35 {
    background-color: rgb(96 165 250 / 0.35)
}
.bg-blue-400\/40 {
    background-color: rgb(96 165 250 / 0.4)
}
.bg-blue-400\/45 {
    background-color: rgb(96 165 250 / 0.45)
}
.bg-blue-400\/5 {
    background-color: rgb(96 165 250 / 0.05)
}
.bg-blue-400\/50 {
    background-color: rgb(96 165 250 / 0.5)
}
.bg-blue-400\/55 {
    background-color: rgb(96 165 250 / 0.55)
}
.bg-blue-400\/60 {
    background-color: rgb(96 165 250 / 0.6)
}
.bg-blue-400\/65 {
    background-color: rgb(96 165 250 / 0.65)
}
.bg-blue-400\/70 {
    background-color: rgb(96 165 250 / 0.7)
}
.bg-blue-400\/75 {
    background-color: rgb(96 165 250 / 0.75)
}
.bg-blue-400\/80 {
    background-color: rgb(96 165 250 / 0.8)
}
.bg-blue-400\/85 {
    background-color: rgb(96 165 250 / 0.85)
}
.bg-blue-400\/90 {
    background-color: rgb(96 165 250 / 0.9)
}
.bg-blue-400\/95 {
    background-color: rgb(96 165 250 / 0.95)
}
.bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1))
}
.bg-blue-50\/0 {
    background-color: rgb(239 246 255 / 0)
}
.bg-blue-50\/10 {
    background-color: rgb(239 246 255 / 0.1)
}
.bg-blue-50\/100 {
    background-color: rgb(239 246 255 / 1)
}
.bg-blue-50\/15 {
    background-color: rgb(239 246 255 / 0.15)
}
.bg-blue-50\/20 {
    background-color: rgb(239 246 255 / 0.2)
}
.bg-blue-50\/25 {
    background-color: rgb(239 246 255 / 0.25)
}
.bg-blue-50\/30 {
    background-color: rgb(239 246 255 / 0.3)
}
.bg-blue-50\/35 {
    background-color: rgb(239 246 255 / 0.35)
}
.bg-blue-50\/40 {
    background-color: rgb(239 246 255 / 0.4)
}
.bg-blue-50\/45 {
    background-color: rgb(239 246 255 / 0.45)
}
.bg-blue-50\/5 {
    background-color: rgb(239 246 255 / 0.05)
}
.bg-blue-50\/50 {
    background-color: rgb(239 246 255 / 0.5)
}
.bg-blue-50\/55 {
    background-color: rgb(239 246 255 / 0.55)
}
.bg-blue-50\/60 {
    background-color: rgb(239 246 255 / 0.6)
}
.bg-blue-50\/65 {
    background-color: rgb(239 246 255 / 0.65)
}
.bg-blue-50\/70 {
    background-color: rgb(239 246 255 / 0.7)
}
.bg-blue-50\/75 {
    background-color: rgb(239 246 255 / 0.75)
}
.bg-blue-50\/80 {
    background-color: rgb(239 246 255 / 0.8)
}
.bg-blue-50\/85 {
    background-color: rgb(239 246 255 / 0.85)
}
.bg-blue-50\/90 {
    background-color: rgb(239 246 255 / 0.9)
}
.bg-blue-50\/95 {
    background-color: rgb(239 246 255 / 0.95)
}
.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1))
}
.bg-blue-500\/0 {
    background-color: rgb(59 130 246 / 0)
}
.bg-blue-500\/10 {
    background-color: rgb(59 130 246 / 0.1)
}
.bg-blue-500\/100 {
    background-color: rgb(59 130 246 / 1)
}
.bg-blue-500\/15 {
    background-color: rgb(59 130 246 / 0.15)
}
.bg-blue-500\/20 {
    background-color: rgb(59 130 246 / 0.2)
}
.bg-blue-500\/25 {
    background-color: rgb(59 130 246 / 0.25)
}
.bg-blue-500\/30 {
    background-color: rgb(59 130 246 / 0.3)
}
.bg-blue-500\/35 {
    background-color: rgb(59 130 246 / 0.35)
}
.bg-blue-500\/40 {
    background-color: rgb(59 130 246 / 0.4)
}
.bg-blue-500\/45 {
    background-color: rgb(59 130 246 / 0.45)
}
.bg-blue-500\/5 {
    background-color: rgb(59 130 246 / 0.05)
}
.bg-blue-500\/50 {
    background-color: rgb(59 130 246 / 0.5)
}
.bg-blue-500\/55 {
    background-color: rgb(59 130 246 / 0.55)
}
.bg-blue-500\/60 {
    background-color: rgb(59 130 246 / 0.6)
}
.bg-blue-500\/65 {
    background-color: rgb(59 130 246 / 0.65)
}
.bg-blue-500\/70 {
    background-color: rgb(59 130 246 / 0.7)
}
.bg-blue-500\/75 {
    background-color: rgb(59 130 246 / 0.75)
}
.bg-blue-500\/80 {
    background-color: rgb(59 130 246 / 0.8)
}
.bg-blue-500\/85 {
    background-color: rgb(59 130 246 / 0.85)
}
.bg-blue-500\/90 {
    background-color: rgb(59 130 246 / 0.9)
}
.bg-blue-500\/95 {
    background-color: rgb(59 130 246 / 0.95)
}
.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1))
}
.bg-blue-600\/0 {
    background-color: rgb(37 99 235 / 0)
}
.bg-blue-600\/10 {
    background-color: rgb(37 99 235 / 0.1)
}
.bg-blue-600\/100 {
    background-color: rgb(37 99 235 / 1)
}
.bg-blue-600\/15 {
    background-color: rgb(37 99 235 / 0.15)
}
.bg-blue-600\/20 {
    background-color: rgb(37 99 235 / 0.2)
}
.bg-blue-600\/25 {
    background-color: rgb(37 99 235 / 0.25)
}
.bg-blue-600\/30 {
    background-color: rgb(37 99 235 / 0.3)
}
.bg-blue-600\/35 {
    background-color: rgb(37 99 235 / 0.35)
}
.bg-blue-600\/40 {
    background-color: rgb(37 99 235 / 0.4)
}
.bg-blue-600\/45 {
    background-color: rgb(37 99 235 / 0.45)
}
.bg-blue-600\/5 {
    background-color: rgb(37 99 235 / 0.05)
}
.bg-blue-600\/50 {
    background-color: rgb(37 99 235 / 0.5)
}
.bg-blue-600\/55 {
    background-color: rgb(37 99 235 / 0.55)
}
.bg-blue-600\/60 {
    background-color: rgb(37 99 235 / 0.6)
}
.bg-blue-600\/65 {
    background-color: rgb(37 99 235 / 0.65)
}
.bg-blue-600\/70 {
    background-color: rgb(37 99 235 / 0.7)
}
.bg-blue-600\/75 {
    background-color: rgb(37 99 235 / 0.75)
}
.bg-blue-600\/80 {
    background-color: rgb(37 99 235 / 0.8)
}
.bg-blue-600\/85 {
    background-color: rgb(37 99 235 / 0.85)
}
.bg-blue-600\/90 {
    background-color: rgb(37 99 235 / 0.9)
}
.bg-blue-600\/95 {
    background-color: rgb(37 99 235 / 0.95)
}
.bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1))
}
.bg-blue-700\/0 {
    background-color: rgb(29 78 216 / 0)
}
.bg-blue-700\/10 {
    background-color: rgb(29 78 216 / 0.1)
}
.bg-blue-700\/100 {
    background-color: rgb(29 78 216 / 1)
}
.bg-blue-700\/15 {
    background-color: rgb(29 78 216 / 0.15)
}
.bg-blue-700\/20 {
    background-color: rgb(29 78 216 / 0.2)
}
.bg-blue-700\/25 {
    background-color: rgb(29 78 216 / 0.25)
}
.bg-blue-700\/30 {
    background-color: rgb(29 78 216 / 0.3)
}
.bg-blue-700\/35 {
    background-color: rgb(29 78 216 / 0.35)
}
.bg-blue-700\/40 {
    background-color: rgb(29 78 216 / 0.4)
}
.bg-blue-700\/45 {
    background-color: rgb(29 78 216 / 0.45)
}
.bg-blue-700\/5 {
    background-color: rgb(29 78 216 / 0.05)
}
.bg-blue-700\/50 {
    background-color: rgb(29 78 216 / 0.5)
}
.bg-blue-700\/55 {
    background-color: rgb(29 78 216 / 0.55)
}
.bg-blue-700\/60 {
    background-color: rgb(29 78 216 / 0.6)
}
.bg-blue-700\/65 {
    background-color: rgb(29 78 216 / 0.65)
}
.bg-blue-700\/70 {
    background-color: rgb(29 78 216 / 0.7)
}
.bg-blue-700\/75 {
    background-color: rgb(29 78 216 / 0.75)
}
.bg-blue-700\/80 {
    background-color: rgb(29 78 216 / 0.8)
}
.bg-blue-700\/85 {
    background-color: rgb(29 78 216 / 0.85)
}
.bg-blue-700\/90 {
    background-color: rgb(29 78 216 / 0.9)
}
.bg-blue-700\/95 {
    background-color: rgb(29 78 216 / 0.95)
}
.bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1))
}
.bg-blue-800\/0 {
    background-color: rgb(30 64 175 / 0)
}
.bg-blue-800\/10 {
    background-color: rgb(30 64 175 / 0.1)
}
.bg-blue-800\/100 {
    background-color: rgb(30 64 175 / 1)
}
.bg-blue-800\/15 {
    background-color: rgb(30 64 175 / 0.15)
}
.bg-blue-800\/20 {
    background-color: rgb(30 64 175 / 0.2)
}
.bg-blue-800\/25 {
    background-color: rgb(30 64 175 / 0.25)
}
.bg-blue-800\/30 {
    background-color: rgb(30 64 175 / 0.3)
}
.bg-blue-800\/35 {
    background-color: rgb(30 64 175 / 0.35)
}
.bg-blue-800\/40 {
    background-color: rgb(30 64 175 / 0.4)
}
.bg-blue-800\/45 {
    background-color: rgb(30 64 175 / 0.45)
}
.bg-blue-800\/5 {
    background-color: rgb(30 64 175 / 0.05)
}
.bg-blue-800\/50 {
    background-color: rgb(30 64 175 / 0.5)
}
.bg-blue-800\/55 {
    background-color: rgb(30 64 175 / 0.55)
}
.bg-blue-800\/60 {
    background-color: rgb(30 64 175 / 0.6)
}
.bg-blue-800\/65 {
    background-color: rgb(30 64 175 / 0.65)
}
.bg-blue-800\/70 {
    background-color: rgb(30 64 175 / 0.7)
}
.bg-blue-800\/75 {
    background-color: rgb(30 64 175 / 0.75)
}
.bg-blue-800\/80 {
    background-color: rgb(30 64 175 / 0.8)
}
.bg-blue-800\/85 {
    background-color: rgb(30 64 175 / 0.85)
}
.bg-blue-800\/90 {
    background-color: rgb(30 64 175 / 0.9)
}
.bg-blue-800\/95 {
    background-color: rgb(30 64 175 / 0.95)
}
.bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1))
}
.bg-blue-900\/0 {
    background-color: rgb(30 58 138 / 0)
}
.bg-blue-900\/10 {
    background-color: rgb(30 58 138 / 0.1)
}
.bg-blue-900\/100 {
    background-color: rgb(30 58 138 / 1)
}
.bg-blue-900\/15 {
    background-color: rgb(30 58 138 / 0.15)
}
.bg-blue-900\/20 {
    background-color: rgb(30 58 138 / 0.2)
}
.bg-blue-900\/25 {
    background-color: rgb(30 58 138 / 0.25)
}
.bg-blue-900\/30 {
    background-color: rgb(30 58 138 / 0.3)
}
.bg-blue-900\/35 {
    background-color: rgb(30 58 138 / 0.35)
}
.bg-blue-900\/40 {
    background-color: rgb(30 58 138 / 0.4)
}
.bg-blue-900\/45 {
    background-color: rgb(30 58 138 / 0.45)
}
.bg-blue-900\/5 {
    background-color: rgb(30 58 138 / 0.05)
}
.bg-blue-900\/50 {
    background-color: rgb(30 58 138 / 0.5)
}
.bg-blue-900\/55 {
    background-color: rgb(30 58 138 / 0.55)
}
.bg-blue-900\/60 {
    background-color: rgb(30 58 138 / 0.6)
}
.bg-blue-900\/65 {
    background-color: rgb(30 58 138 / 0.65)
}
.bg-blue-900\/70 {
    background-color: rgb(30 58 138 / 0.7)
}
.bg-blue-900\/75 {
    background-color: rgb(30 58 138 / 0.75)
}
.bg-blue-900\/80 {
    background-color: rgb(30 58 138 / 0.8)
}
.bg-blue-900\/85 {
    background-color: rgb(30 58 138 / 0.85)
}
.bg-blue-900\/90 {
    background-color: rgb(30 58 138 / 0.9)
}
.bg-blue-900\/95 {
    background-color: rgb(30 58 138 / 0.95)
}
.bg-cyan-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1))
}
.bg-cyan-400\/0 {
    background-color: rgb(34 211 238 / 0)
}
.bg-cyan-400\/10 {
    background-color: rgb(34 211 238 / 0.1)
}
.bg-cyan-400\/100 {
    background-color: rgb(34 211 238 / 1)
}
.bg-cyan-400\/15 {
    background-color: rgb(34 211 238 / 0.15)
}
.bg-cyan-400\/20 {
    background-color: rgb(34 211 238 / 0.2)
}
.bg-cyan-400\/25 {
    background-color: rgb(34 211 238 / 0.25)
}
.bg-cyan-400\/30 {
    background-color: rgb(34 211 238 / 0.3)
}
.bg-cyan-400\/35 {
    background-color: rgb(34 211 238 / 0.35)
}
.bg-cyan-400\/40 {
    background-color: rgb(34 211 238 / 0.4)
}
.bg-cyan-400\/45 {
    background-color: rgb(34 211 238 / 0.45)
}
.bg-cyan-400\/5 {
    background-color: rgb(34 211 238 / 0.05)
}
.bg-cyan-400\/50 {
    background-color: rgb(34 211 238 / 0.5)
}
.bg-cyan-400\/55 {
    background-color: rgb(34 211 238 / 0.55)
}
.bg-cyan-400\/60 {
    background-color: rgb(34 211 238 / 0.6)
}
.bg-cyan-400\/65 {
    background-color: rgb(34 211 238 / 0.65)
}
.bg-cyan-400\/70 {
    background-color: rgb(34 211 238 / 0.7)
}
.bg-cyan-400\/75 {
    background-color: rgb(34 211 238 / 0.75)
}
.bg-cyan-400\/80 {
    background-color: rgb(34 211 238 / 0.8)
}
.bg-cyan-400\/85 {
    background-color: rgb(34 211 238 / 0.85)
}
.bg-cyan-400\/90 {
    background-color: rgb(34 211 238 / 0.9)
}
.bg-cyan-400\/95 {
    background-color: rgb(34 211 238 / 0.95)
}
.bg-cyan-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1))
}
.bg-cyan-50\/0 {
    background-color: rgb(236 254 255 / 0)
}
.bg-cyan-50\/10 {
    background-color: rgb(236 254 255 / 0.1)
}
.bg-cyan-50\/100 {
    background-color: rgb(236 254 255 / 1)
}
.bg-cyan-50\/15 {
    background-color: rgb(236 254 255 / 0.15)
}
.bg-cyan-50\/20 {
    background-color: rgb(236 254 255 / 0.2)
}
.bg-cyan-50\/25 {
    background-color: rgb(236 254 255 / 0.25)
}
.bg-cyan-50\/30 {
    background-color: rgb(236 254 255 / 0.3)
}
.bg-cyan-50\/35 {
    background-color: rgb(236 254 255 / 0.35)
}
.bg-cyan-50\/40 {
    background-color: rgb(236 254 255 / 0.4)
}
.bg-cyan-50\/45 {
    background-color: rgb(236 254 255 / 0.45)
}
.bg-cyan-50\/5 {
    background-color: rgb(236 254 255 / 0.05)
}
.bg-cyan-50\/50 {
    background-color: rgb(236 254 255 / 0.5)
}
.bg-cyan-50\/55 {
    background-color: rgb(236 254 255 / 0.55)
}
.bg-cyan-50\/60 {
    background-color: rgb(236 254 255 / 0.6)
}
.bg-cyan-50\/65 {
    background-color: rgb(236 254 255 / 0.65)
}
.bg-cyan-50\/70 {
    background-color: rgb(236 254 255 / 0.7)
}
.bg-cyan-50\/75 {
    background-color: rgb(236 254 255 / 0.75)
}
.bg-cyan-50\/80 {
    background-color: rgb(236 254 255 / 0.8)
}
.bg-cyan-50\/85 {
    background-color: rgb(236 254 255 / 0.85)
}
.bg-cyan-50\/90 {
    background-color: rgb(236 254 255 / 0.9)
}
.bg-cyan-50\/95 {
    background-color: rgb(236 254 255 / 0.95)
}
.bg-cyan-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1))
}
.bg-cyan-500\/0 {
    background-color: rgb(6 182 212 / 0)
}
.bg-cyan-500\/10 {
    background-color: rgb(6 182 212 / 0.1)
}
.bg-cyan-500\/100 {
    background-color: rgb(6 182 212 / 1)
}
.bg-cyan-500\/15 {
    background-color: rgb(6 182 212 / 0.15)
}
.bg-cyan-500\/20 {
    background-color: rgb(6 182 212 / 0.2)
}
.bg-cyan-500\/25 {
    background-color: rgb(6 182 212 / 0.25)
}
.bg-cyan-500\/30 {
    background-color: rgb(6 182 212 / 0.3)
}
.bg-cyan-500\/35 {
    background-color: rgb(6 182 212 / 0.35)
}
.bg-cyan-500\/40 {
    background-color: rgb(6 182 212 / 0.4)
}
.bg-cyan-500\/45 {
    background-color: rgb(6 182 212 / 0.45)
}
.bg-cyan-500\/5 {
    background-color: rgb(6 182 212 / 0.05)
}
.bg-cyan-500\/50 {
    background-color: rgb(6 182 212 / 0.5)
}
.bg-cyan-500\/55 {
    background-color: rgb(6 182 212 / 0.55)
}
.bg-cyan-500\/60 {
    background-color: rgb(6 182 212 / 0.6)
}
.bg-cyan-500\/65 {
    background-color: rgb(6 182 212 / 0.65)
}
.bg-cyan-500\/70 {
    background-color: rgb(6 182 212 / 0.7)
}
.bg-cyan-500\/75 {
    background-color: rgb(6 182 212 / 0.75)
}
.bg-cyan-500\/80 {
    background-color: rgb(6 182 212 / 0.8)
}
.bg-cyan-500\/85 {
    background-color: rgb(6 182 212 / 0.85)
}
.bg-cyan-500\/90 {
    background-color: rgb(6 182 212 / 0.9)
}
.bg-cyan-500\/95 {
    background-color: rgb(6 182 212 / 0.95)
}
.bg-cyan-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1))
}
.bg-cyan-600\/0 {
    background-color: rgb(8 145 178 / 0)
}
.bg-cyan-600\/10 {
    background-color: rgb(8 145 178 / 0.1)
}
.bg-cyan-600\/100 {
    background-color: rgb(8 145 178 / 1)
}
.bg-cyan-600\/15 {
    background-color: rgb(8 145 178 / 0.15)
}
.bg-cyan-600\/20 {
    background-color: rgb(8 145 178 / 0.2)
}
.bg-cyan-600\/25 {
    background-color: rgb(8 145 178 / 0.25)
}
.bg-cyan-600\/30 {
    background-color: rgb(8 145 178 / 0.3)
}
.bg-cyan-600\/35 {
    background-color: rgb(8 145 178 / 0.35)
}
.bg-cyan-600\/40 {
    background-color: rgb(8 145 178 / 0.4)
}
.bg-cyan-600\/45 {
    background-color: rgb(8 145 178 / 0.45)
}
.bg-cyan-600\/5 {
    background-color: rgb(8 145 178 / 0.05)
}
.bg-cyan-600\/50 {
    background-color: rgb(8 145 178 / 0.5)
}
.bg-cyan-600\/55 {
    background-color: rgb(8 145 178 / 0.55)
}
.bg-cyan-600\/60 {
    background-color: rgb(8 145 178 / 0.6)
}
.bg-cyan-600\/65 {
    background-color: rgb(8 145 178 / 0.65)
}
.bg-cyan-600\/70 {
    background-color: rgb(8 145 178 / 0.7)
}
.bg-cyan-600\/75 {
    background-color: rgb(8 145 178 / 0.75)
}
.bg-cyan-600\/80 {
    background-color: rgb(8 145 178 / 0.8)
}
.bg-cyan-600\/85 {
    background-color: rgb(8 145 178 / 0.85)
}
.bg-cyan-600\/90 {
    background-color: rgb(8 145 178 / 0.9)
}
.bg-cyan-600\/95 {
    background-color: rgb(8 145 178 / 0.95)
}
.bg-cyan-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1))
}
.bg-cyan-700\/0 {
    background-color: rgb(14 116 144 / 0)
}
.bg-cyan-700\/10 {
    background-color: rgb(14 116 144 / 0.1)
}
.bg-cyan-700\/100 {
    background-color: rgb(14 116 144 / 1)
}
.bg-cyan-700\/15 {
    background-color: rgb(14 116 144 / 0.15)
}
.bg-cyan-700\/20 {
    background-color: rgb(14 116 144 / 0.2)
}
.bg-cyan-700\/25 {
    background-color: rgb(14 116 144 / 0.25)
}
.bg-cyan-700\/30 {
    background-color: rgb(14 116 144 / 0.3)
}
.bg-cyan-700\/35 {
    background-color: rgb(14 116 144 / 0.35)
}
.bg-cyan-700\/40 {
    background-color: rgb(14 116 144 / 0.4)
}
.bg-cyan-700\/45 {
    background-color: rgb(14 116 144 / 0.45)
}
.bg-cyan-700\/5 {
    background-color: rgb(14 116 144 / 0.05)
}
.bg-cyan-700\/50 {
    background-color: rgb(14 116 144 / 0.5)
}
.bg-cyan-700\/55 {
    background-color: rgb(14 116 144 / 0.55)
}
.bg-cyan-700\/60 {
    background-color: rgb(14 116 144 / 0.6)
}
.bg-cyan-700\/65 {
    background-color: rgb(14 116 144 / 0.65)
}
.bg-cyan-700\/70 {
    background-color: rgb(14 116 144 / 0.7)
}
.bg-cyan-700\/75 {
    background-color: rgb(14 116 144 / 0.75)
}
.bg-cyan-700\/80 {
    background-color: rgb(14 116 144 / 0.8)
}
.bg-cyan-700\/85 {
    background-color: rgb(14 116 144 / 0.85)
}
.bg-cyan-700\/90 {
    background-color: rgb(14 116 144 / 0.9)
}
.bg-cyan-700\/95 {
    background-color: rgb(14 116 144 / 0.95)
}
.bg-cyan-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1))
}
.bg-cyan-800\/0 {
    background-color: rgb(21 94 117 / 0)
}
.bg-cyan-800\/10 {
    background-color: rgb(21 94 117 / 0.1)
}
.bg-cyan-800\/100 {
    background-color: rgb(21 94 117 / 1)
}
.bg-cyan-800\/15 {
    background-color: rgb(21 94 117 / 0.15)
}
.bg-cyan-800\/20 {
    background-color: rgb(21 94 117 / 0.2)
}
.bg-cyan-800\/25 {
    background-color: rgb(21 94 117 / 0.25)
}
.bg-cyan-800\/30 {
    background-color: rgb(21 94 117 / 0.3)
}
.bg-cyan-800\/35 {
    background-color: rgb(21 94 117 / 0.35)
}
.bg-cyan-800\/40 {
    background-color: rgb(21 94 117 / 0.4)
}
.bg-cyan-800\/45 {
    background-color: rgb(21 94 117 / 0.45)
}
.bg-cyan-800\/5 {
    background-color: rgb(21 94 117 / 0.05)
}
.bg-cyan-800\/50 {
    background-color: rgb(21 94 117 / 0.5)
}
.bg-cyan-800\/55 {
    background-color: rgb(21 94 117 / 0.55)
}
.bg-cyan-800\/60 {
    background-color: rgb(21 94 117 / 0.6)
}
.bg-cyan-800\/65 {
    background-color: rgb(21 94 117 / 0.65)
}
.bg-cyan-800\/70 {
    background-color: rgb(21 94 117 / 0.7)
}
.bg-cyan-800\/75 {
    background-color: rgb(21 94 117 / 0.75)
}
.bg-cyan-800\/80 {
    background-color: rgb(21 94 117 / 0.8)
}
.bg-cyan-800\/85 {
    background-color: rgb(21 94 117 / 0.85)
}
.bg-cyan-800\/90 {
    background-color: rgb(21 94 117 / 0.9)
}
.bg-cyan-800\/95 {
    background-color: rgb(21 94 117 / 0.95)
}
.bg-cyan-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1))
}
.bg-cyan-900\/0 {
    background-color: rgb(22 78 99 / 0)
}
.bg-cyan-900\/10 {
    background-color: rgb(22 78 99 / 0.1)
}
.bg-cyan-900\/100 {
    background-color: rgb(22 78 99 / 1)
}
.bg-cyan-900\/15 {
    background-color: rgb(22 78 99 / 0.15)
}
.bg-cyan-900\/20 {
    background-color: rgb(22 78 99 / 0.2)
}
.bg-cyan-900\/25 {
    background-color: rgb(22 78 99 / 0.25)
}
.bg-cyan-900\/30 {
    background-color: rgb(22 78 99 / 0.3)
}
.bg-cyan-900\/35 {
    background-color: rgb(22 78 99 / 0.35)
}
.bg-cyan-900\/40 {
    background-color: rgb(22 78 99 / 0.4)
}
.bg-cyan-900\/45 {
    background-color: rgb(22 78 99 / 0.45)
}
.bg-cyan-900\/5 {
    background-color: rgb(22 78 99 / 0.05)
}
.bg-cyan-900\/50 {
    background-color: rgb(22 78 99 / 0.5)
}
.bg-cyan-900\/55 {
    background-color: rgb(22 78 99 / 0.55)
}
.bg-cyan-900\/60 {
    background-color: rgb(22 78 99 / 0.6)
}
.bg-cyan-900\/65 {
    background-color: rgb(22 78 99 / 0.65)
}
.bg-cyan-900\/70 {
    background-color: rgb(22 78 99 / 0.7)
}
.bg-cyan-900\/75 {
    background-color: rgb(22 78 99 / 0.75)
}
.bg-cyan-900\/80 {
    background-color: rgb(22 78 99 / 0.8)
}
.bg-cyan-900\/85 {
    background-color: rgb(22 78 99 / 0.85)
}
.bg-cyan-900\/90 {
    background-color: rgb(22 78 99 / 0.9)
}
.bg-cyan-900\/95 {
    background-color: rgb(22 78 99 / 0.95)
}
.bg-fuchsia-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1))
}
.bg-fuchsia-400\/0 {
    background-color: rgb(232 121 249 / 0)
}
.bg-fuchsia-400\/10 {
    background-color: rgb(232 121 249 / 0.1)
}
.bg-fuchsia-400\/100 {
    background-color: rgb(232 121 249 / 1)
}
.bg-fuchsia-400\/15 {
    background-color: rgb(232 121 249 / 0.15)
}
.bg-fuchsia-400\/20 {
    background-color: rgb(232 121 249 / 0.2)
}
.bg-fuchsia-400\/25 {
    background-color: rgb(232 121 249 / 0.25)
}
.bg-fuchsia-400\/30 {
    background-color: rgb(232 121 249 / 0.3)
}
.bg-fuchsia-400\/35 {
    background-color: rgb(232 121 249 / 0.35)
}
.bg-fuchsia-400\/40 {
    background-color: rgb(232 121 249 / 0.4)
}
.bg-fuchsia-400\/45 {
    background-color: rgb(232 121 249 / 0.45)
}
.bg-fuchsia-400\/5 {
    background-color: rgb(232 121 249 / 0.05)
}
.bg-fuchsia-400\/50 {
    background-color: rgb(232 121 249 / 0.5)
}
.bg-fuchsia-400\/55 {
    background-color: rgb(232 121 249 / 0.55)
}
.bg-fuchsia-400\/60 {
    background-color: rgb(232 121 249 / 0.6)
}
.bg-fuchsia-400\/65 {
    background-color: rgb(232 121 249 / 0.65)
}
.bg-fuchsia-400\/70 {
    background-color: rgb(232 121 249 / 0.7)
}
.bg-fuchsia-400\/75 {
    background-color: rgb(232 121 249 / 0.75)
}
.bg-fuchsia-400\/80 {
    background-color: rgb(232 121 249 / 0.8)
}
.bg-fuchsia-400\/85 {
    background-color: rgb(232 121 249 / 0.85)
}
.bg-fuchsia-400\/90 {
    background-color: rgb(232 121 249 / 0.9)
}
.bg-fuchsia-400\/95 {
    background-color: rgb(232 121 249 / 0.95)
}
.bg-fuchsia-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1))
}
.bg-fuchsia-50\/0 {
    background-color: rgb(253 244 255 / 0)
}
.bg-fuchsia-50\/10 {
    background-color: rgb(253 244 255 / 0.1)
}
.bg-fuchsia-50\/100 {
    background-color: rgb(253 244 255 / 1)
}
.bg-fuchsia-50\/15 {
    background-color: rgb(253 244 255 / 0.15)
}
.bg-fuchsia-50\/20 {
    background-color: rgb(253 244 255 / 0.2)
}
.bg-fuchsia-50\/25 {
    background-color: rgb(253 244 255 / 0.25)
}
.bg-fuchsia-50\/30 {
    background-color: rgb(253 244 255 / 0.3)
}
.bg-fuchsia-50\/35 {
    background-color: rgb(253 244 255 / 0.35)
}
.bg-fuchsia-50\/40 {
    background-color: rgb(253 244 255 / 0.4)
}
.bg-fuchsia-50\/45 {
    background-color: rgb(253 244 255 / 0.45)
}
.bg-fuchsia-50\/5 {
    background-color: rgb(253 244 255 / 0.05)
}
.bg-fuchsia-50\/50 {
    background-color: rgb(253 244 255 / 0.5)
}
.bg-fuchsia-50\/55 {
    background-color: rgb(253 244 255 / 0.55)
}
.bg-fuchsia-50\/60 {
    background-color: rgb(253 244 255 / 0.6)
}
.bg-fuchsia-50\/65 {
    background-color: rgb(253 244 255 / 0.65)
}
.bg-fuchsia-50\/70 {
    background-color: rgb(253 244 255 / 0.7)
}
.bg-fuchsia-50\/75 {
    background-color: rgb(253 244 255 / 0.75)
}
.bg-fuchsia-50\/80 {
    background-color: rgb(253 244 255 / 0.8)
}
.bg-fuchsia-50\/85 {
    background-color: rgb(253 244 255 / 0.85)
}
.bg-fuchsia-50\/90 {
    background-color: rgb(253 244 255 / 0.9)
}
.bg-fuchsia-50\/95 {
    background-color: rgb(253 244 255 / 0.95)
}
.bg-fuchsia-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1))
}
.bg-fuchsia-500\/0 {
    background-color: rgb(217 70 239 / 0)
}
.bg-fuchsia-500\/10 {
    background-color: rgb(217 70 239 / 0.1)
}
.bg-fuchsia-500\/100 {
    background-color: rgb(217 70 239 / 1)
}
.bg-fuchsia-500\/15 {
    background-color: rgb(217 70 239 / 0.15)
}
.bg-fuchsia-500\/20 {
    background-color: rgb(217 70 239 / 0.2)
}
.bg-fuchsia-500\/25 {
    background-color: rgb(217 70 239 / 0.25)
}
.bg-fuchsia-500\/30 {
    background-color: rgb(217 70 239 / 0.3)
}
.bg-fuchsia-500\/35 {
    background-color: rgb(217 70 239 / 0.35)
}
.bg-fuchsia-500\/40 {
    background-color: rgb(217 70 239 / 0.4)
}
.bg-fuchsia-500\/45 {
    background-color: rgb(217 70 239 / 0.45)
}
.bg-fuchsia-500\/5 {
    background-color: rgb(217 70 239 / 0.05)
}
.bg-fuchsia-500\/50 {
    background-color: rgb(217 70 239 / 0.5)
}
.bg-fuchsia-500\/55 {
    background-color: rgb(217 70 239 / 0.55)
}
.bg-fuchsia-500\/60 {
    background-color: rgb(217 70 239 / 0.6)
}
.bg-fuchsia-500\/65 {
    background-color: rgb(217 70 239 / 0.65)
}
.bg-fuchsia-500\/70 {
    background-color: rgb(217 70 239 / 0.7)
}
.bg-fuchsia-500\/75 {
    background-color: rgb(217 70 239 / 0.75)
}
.bg-fuchsia-500\/80 {
    background-color: rgb(217 70 239 / 0.8)
}
.bg-fuchsia-500\/85 {
    background-color: rgb(217 70 239 / 0.85)
}
.bg-fuchsia-500\/90 {
    background-color: rgb(217 70 239 / 0.9)
}
.bg-fuchsia-500\/95 {
    background-color: rgb(217 70 239 / 0.95)
}
.bg-fuchsia-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1))
}
.bg-fuchsia-600\/0 {
    background-color: rgb(192 38 211 / 0)
}
.bg-fuchsia-600\/10 {
    background-color: rgb(192 38 211 / 0.1)
}
.bg-fuchsia-600\/100 {
    background-color: rgb(192 38 211 / 1)
}
.bg-fuchsia-600\/15 {
    background-color: rgb(192 38 211 / 0.15)
}
.bg-fuchsia-600\/20 {
    background-color: rgb(192 38 211 / 0.2)
}
.bg-fuchsia-600\/25 {
    background-color: rgb(192 38 211 / 0.25)
}
.bg-fuchsia-600\/30 {
    background-color: rgb(192 38 211 / 0.3)
}
.bg-fuchsia-600\/35 {
    background-color: rgb(192 38 211 / 0.35)
}
.bg-fuchsia-600\/40 {
    background-color: rgb(192 38 211 / 0.4)
}
.bg-fuchsia-600\/45 {
    background-color: rgb(192 38 211 / 0.45)
}
.bg-fuchsia-600\/5 {
    background-color: rgb(192 38 211 / 0.05)
}
.bg-fuchsia-600\/50 {
    background-color: rgb(192 38 211 / 0.5)
}
.bg-fuchsia-600\/55 {
    background-color: rgb(192 38 211 / 0.55)
}
.bg-fuchsia-600\/60 {
    background-color: rgb(192 38 211 / 0.6)
}
.bg-fuchsia-600\/65 {
    background-color: rgb(192 38 211 / 0.65)
}
.bg-fuchsia-600\/70 {
    background-color: rgb(192 38 211 / 0.7)
}
.bg-fuchsia-600\/75 {
    background-color: rgb(192 38 211 / 0.75)
}
.bg-fuchsia-600\/80 {
    background-color: rgb(192 38 211 / 0.8)
}
.bg-fuchsia-600\/85 {
    background-color: rgb(192 38 211 / 0.85)
}
.bg-fuchsia-600\/90 {
    background-color: rgb(192 38 211 / 0.9)
}
.bg-fuchsia-600\/95 {
    background-color: rgb(192 38 211 / 0.95)
}
.bg-fuchsia-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1))
}
.bg-fuchsia-700\/0 {
    background-color: rgb(162 28 175 / 0)
}
.bg-fuchsia-700\/10 {
    background-color: rgb(162 28 175 / 0.1)
}
.bg-fuchsia-700\/100 {
    background-color: rgb(162 28 175 / 1)
}
.bg-fuchsia-700\/15 {
    background-color: rgb(162 28 175 / 0.15)
}
.bg-fuchsia-700\/20 {
    background-color: rgb(162 28 175 / 0.2)
}
.bg-fuchsia-700\/25 {
    background-color: rgb(162 28 175 / 0.25)
}
.bg-fuchsia-700\/30 {
    background-color: rgb(162 28 175 / 0.3)
}
.bg-fuchsia-700\/35 {
    background-color: rgb(162 28 175 / 0.35)
}
.bg-fuchsia-700\/40 {
    background-color: rgb(162 28 175 / 0.4)
}
.bg-fuchsia-700\/45 {
    background-color: rgb(162 28 175 / 0.45)
}
.bg-fuchsia-700\/5 {
    background-color: rgb(162 28 175 / 0.05)
}
.bg-fuchsia-700\/50 {
    background-color: rgb(162 28 175 / 0.5)
}
.bg-fuchsia-700\/55 {
    background-color: rgb(162 28 175 / 0.55)
}
.bg-fuchsia-700\/60 {
    background-color: rgb(162 28 175 / 0.6)
}
.bg-fuchsia-700\/65 {
    background-color: rgb(162 28 175 / 0.65)
}
.bg-fuchsia-700\/70 {
    background-color: rgb(162 28 175 / 0.7)
}
.bg-fuchsia-700\/75 {
    background-color: rgb(162 28 175 / 0.75)
}
.bg-fuchsia-700\/80 {
    background-color: rgb(162 28 175 / 0.8)
}
.bg-fuchsia-700\/85 {
    background-color: rgb(162 28 175 / 0.85)
}
.bg-fuchsia-700\/90 {
    background-color: rgb(162 28 175 / 0.9)
}
.bg-fuchsia-700\/95 {
    background-color: rgb(162 28 175 / 0.95)
}
.bg-fuchsia-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1))
}
.bg-fuchsia-800\/0 {
    background-color: rgb(134 25 143 / 0)
}
.bg-fuchsia-800\/10 {
    background-color: rgb(134 25 143 / 0.1)
}
.bg-fuchsia-800\/100 {
    background-color: rgb(134 25 143 / 1)
}
.bg-fuchsia-800\/15 {
    background-color: rgb(134 25 143 / 0.15)
}
.bg-fuchsia-800\/20 {
    background-color: rgb(134 25 143 / 0.2)
}
.bg-fuchsia-800\/25 {
    background-color: rgb(134 25 143 / 0.25)
}
.bg-fuchsia-800\/30 {
    background-color: rgb(134 25 143 / 0.3)
}
.bg-fuchsia-800\/35 {
    background-color: rgb(134 25 143 / 0.35)
}
.bg-fuchsia-800\/40 {
    background-color: rgb(134 25 143 / 0.4)
}
.bg-fuchsia-800\/45 {
    background-color: rgb(134 25 143 / 0.45)
}
.bg-fuchsia-800\/5 {
    background-color: rgb(134 25 143 / 0.05)
}
.bg-fuchsia-800\/50 {
    background-color: rgb(134 25 143 / 0.5)
}
.bg-fuchsia-800\/55 {
    background-color: rgb(134 25 143 / 0.55)
}
.bg-fuchsia-800\/60 {
    background-color: rgb(134 25 143 / 0.6)
}
.bg-fuchsia-800\/65 {
    background-color: rgb(134 25 143 / 0.65)
}
.bg-fuchsia-800\/70 {
    background-color: rgb(134 25 143 / 0.7)
}
.bg-fuchsia-800\/75 {
    background-color: rgb(134 25 143 / 0.75)
}
.bg-fuchsia-800\/80 {
    background-color: rgb(134 25 143 / 0.8)
}
.bg-fuchsia-800\/85 {
    background-color: rgb(134 25 143 / 0.85)
}
.bg-fuchsia-800\/90 {
    background-color: rgb(134 25 143 / 0.9)
}
.bg-fuchsia-800\/95 {
    background-color: rgb(134 25 143 / 0.95)
}
.bg-fuchsia-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1))
}
.bg-fuchsia-900\/0 {
    background-color: rgb(112 26 117 / 0)
}
.bg-fuchsia-900\/10 {
    background-color: rgb(112 26 117 / 0.1)
}
.bg-fuchsia-900\/100 {
    background-color: rgb(112 26 117 / 1)
}
.bg-fuchsia-900\/15 {
    background-color: rgb(112 26 117 / 0.15)
}
.bg-fuchsia-900\/20 {
    background-color: rgb(112 26 117 / 0.2)
}
.bg-fuchsia-900\/25 {
    background-color: rgb(112 26 117 / 0.25)
}
.bg-fuchsia-900\/30 {
    background-color: rgb(112 26 117 / 0.3)
}
.bg-fuchsia-900\/35 {
    background-color: rgb(112 26 117 / 0.35)
}
.bg-fuchsia-900\/40 {
    background-color: rgb(112 26 117 / 0.4)
}
.bg-fuchsia-900\/45 {
    background-color: rgb(112 26 117 / 0.45)
}
.bg-fuchsia-900\/5 {
    background-color: rgb(112 26 117 / 0.05)
}
.bg-fuchsia-900\/50 {
    background-color: rgb(112 26 117 / 0.5)
}
.bg-fuchsia-900\/55 {
    background-color: rgb(112 26 117 / 0.55)
}
.bg-fuchsia-900\/60 {
    background-color: rgb(112 26 117 / 0.6)
}
.bg-fuchsia-900\/65 {
    background-color: rgb(112 26 117 / 0.65)
}
.bg-fuchsia-900\/70 {
    background-color: rgb(112 26 117 / 0.7)
}
.bg-fuchsia-900\/75 {
    background-color: rgb(112 26 117 / 0.75)
}
.bg-fuchsia-900\/80 {
    background-color: rgb(112 26 117 / 0.8)
}
.bg-fuchsia-900\/85 {
    background-color: rgb(112 26 117 / 0.85)
}
.bg-fuchsia-900\/90 {
    background-color: rgb(112 26 117 / 0.9)
}
.bg-fuchsia-900\/95 {
    background-color: rgb(112 26 117 / 0.95)
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1))
}
.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1))
}
.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1))
}
.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1))
}
.bg-gray-400\/0 {
    background-color: rgb(156 163 175 / 0)
}
.bg-gray-400\/10 {
    background-color: rgb(156 163 175 / 0.1)
}
.bg-gray-400\/100 {
    background-color: rgb(156 163 175 / 1)
}
.bg-gray-400\/15 {
    background-color: rgb(156 163 175 / 0.15)
}
.bg-gray-400\/20 {
    background-color: rgb(156 163 175 / 0.2)
}
.bg-gray-400\/25 {
    background-color: rgb(156 163 175 / 0.25)
}
.bg-gray-400\/30 {
    background-color: rgb(156 163 175 / 0.3)
}
.bg-gray-400\/35 {
    background-color: rgb(156 163 175 / 0.35)
}
.bg-gray-400\/40 {
    background-color: rgb(156 163 175 / 0.4)
}
.bg-gray-400\/45 {
    background-color: rgb(156 163 175 / 0.45)
}
.bg-gray-400\/5 {
    background-color: rgb(156 163 175 / 0.05)
}
.bg-gray-400\/50 {
    background-color: rgb(156 163 175 / 0.5)
}
.bg-gray-400\/55 {
    background-color: rgb(156 163 175 / 0.55)
}
.bg-gray-400\/60 {
    background-color: rgb(156 163 175 / 0.6)
}
.bg-gray-400\/65 {
    background-color: rgb(156 163 175 / 0.65)
}
.bg-gray-400\/70 {
    background-color: rgb(156 163 175 / 0.7)
}
.bg-gray-400\/75 {
    background-color: rgb(156 163 175 / 0.75)
}
.bg-gray-400\/80 {
    background-color: rgb(156 163 175 / 0.8)
}
.bg-gray-400\/85 {
    background-color: rgb(156 163 175 / 0.85)
}
.bg-gray-400\/90 {
    background-color: rgb(156 163 175 / 0.9)
}
.bg-gray-400\/95 {
    background-color: rgb(156 163 175 / 0.95)
}
.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
}
.bg-gray-50\/0 {
    background-color: rgb(249 250 251 / 0)
}
.bg-gray-50\/10 {
    background-color: rgb(249 250 251 / 0.1)
}
.bg-gray-50\/100 {
    background-color: rgb(249 250 251 / 1)
}
.bg-gray-50\/15 {
    background-color: rgb(249 250 251 / 0.15)
}
.bg-gray-50\/20 {
    background-color: rgb(249 250 251 / 0.2)
}
.bg-gray-50\/25 {
    background-color: rgb(249 250 251 / 0.25)
}
.bg-gray-50\/30 {
    background-color: rgb(249 250 251 / 0.3)
}
.bg-gray-50\/35 {
    background-color: rgb(249 250 251 / 0.35)
}
.bg-gray-50\/40 {
    background-color: rgb(249 250 251 / 0.4)
}
.bg-gray-50\/45 {
    background-color: rgb(249 250 251 / 0.45)
}
.bg-gray-50\/5 {
    background-color: rgb(249 250 251 / 0.05)
}
.bg-gray-50\/50 {
    background-color: rgb(249 250 251 / 0.5)
}
.bg-gray-50\/55 {
    background-color: rgb(249 250 251 / 0.55)
}
.bg-gray-50\/60 {
    background-color: rgb(249 250 251 / 0.6)
}
.bg-gray-50\/65 {
    background-color: rgb(249 250 251 / 0.65)
}
.bg-gray-50\/70 {
    background-color: rgb(249 250 251 / 0.7)
}
.bg-gray-50\/75 {
    background-color: rgb(249 250 251 / 0.75)
}
.bg-gray-50\/80 {
    background-color: rgb(249 250 251 / 0.8)
}
.bg-gray-50\/85 {
    background-color: rgb(249 250 251 / 0.85)
}
.bg-gray-50\/90 {
    background-color: rgb(249 250 251 / 0.9)
}
.bg-gray-50\/95 {
    background-color: rgb(249 250 251 / 0.95)
}
.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1))
}
.bg-gray-500\/0 {
    background-color: rgb(107 114 128 / 0)
}
.bg-gray-500\/10 {
    background-color: rgb(107 114 128 / 0.1)
}
.bg-gray-500\/100 {
    background-color: rgb(107 114 128 / 1)
}
.bg-gray-500\/15 {
    background-color: rgb(107 114 128 / 0.15)
}
.bg-gray-500\/20 {
    background-color: rgb(107 114 128 / 0.2)
}
.bg-gray-500\/25 {
    background-color: rgb(107 114 128 / 0.25)
}
.bg-gray-500\/30 {
    background-color: rgb(107 114 128 / 0.3)
}
.bg-gray-500\/35 {
    background-color: rgb(107 114 128 / 0.35)
}
.bg-gray-500\/40 {
    background-color: rgb(107 114 128 / 0.4)
}
.bg-gray-500\/45 {
    background-color: rgb(107 114 128 / 0.45)
}
.bg-gray-500\/5 {
    background-color: rgb(107 114 128 / 0.05)
}
.bg-gray-500\/50 {
    background-color: rgb(107 114 128 / 0.5)
}
.bg-gray-500\/55 {
    background-color: rgb(107 114 128 / 0.55)
}
.bg-gray-500\/60 {
    background-color: rgb(107 114 128 / 0.6)
}
.bg-gray-500\/65 {
    background-color: rgb(107 114 128 / 0.65)
}
.bg-gray-500\/70 {
    background-color: rgb(107 114 128 / 0.7)
}
.bg-gray-500\/75 {
    background-color: rgb(107 114 128 / 0.75)
}
.bg-gray-500\/80 {
    background-color: rgb(107 114 128 / 0.8)
}
.bg-gray-500\/85 {
    background-color: rgb(107 114 128 / 0.85)
}
.bg-gray-500\/90 {
    background-color: rgb(107 114 128 / 0.9)
}
.bg-gray-500\/95 {
    background-color: rgb(107 114 128 / 0.95)
}
.bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1))
}
.bg-gray-600\/0 {
    background-color: rgb(75 85 99 / 0)
}
.bg-gray-600\/10 {
    background-color: rgb(75 85 99 / 0.1)
}
.bg-gray-600\/100 {
    background-color: rgb(75 85 99 / 1)
}
.bg-gray-600\/15 {
    background-color: rgb(75 85 99 / 0.15)
}
.bg-gray-600\/20 {
    background-color: rgb(75 85 99 / 0.2)
}
.bg-gray-600\/25 {
    background-color: rgb(75 85 99 / 0.25)
}
.bg-gray-600\/30 {
    background-color: rgb(75 85 99 / 0.3)
}
.bg-gray-600\/35 {
    background-color: rgb(75 85 99 / 0.35)
}
.bg-gray-600\/40 {
    background-color: rgb(75 85 99 / 0.4)
}
.bg-gray-600\/45 {
    background-color: rgb(75 85 99 / 0.45)
}
.bg-gray-600\/5 {
    background-color: rgb(75 85 99 / 0.05)
}
.bg-gray-600\/50 {
    background-color: rgb(75 85 99 / 0.5)
}
.bg-gray-600\/55 {
    background-color: rgb(75 85 99 / 0.55)
}
.bg-gray-600\/60 {
    background-color: rgb(75 85 99 / 0.6)
}
.bg-gray-600\/65 {
    background-color: rgb(75 85 99 / 0.65)
}
.bg-gray-600\/70 {
    background-color: rgb(75 85 99 / 0.7)
}
.bg-gray-600\/75 {
    background-color: rgb(75 85 99 / 0.75)
}
.bg-gray-600\/80 {
    background-color: rgb(75 85 99 / 0.8)
}
.bg-gray-600\/85 {
    background-color: rgb(75 85 99 / 0.85)
}
.bg-gray-600\/90 {
    background-color: rgb(75 85 99 / 0.9)
}
.bg-gray-600\/95 {
    background-color: rgb(75 85 99 / 0.95)
}
.bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1))
}
.bg-gray-700\/0 {
    background-color: rgb(55 65 81 / 0)
}
.bg-gray-700\/10 {
    background-color: rgb(55 65 81 / 0.1)
}
.bg-gray-700\/100 {
    background-color: rgb(55 65 81 / 1)
}
.bg-gray-700\/15 {
    background-color: rgb(55 65 81 / 0.15)
}
.bg-gray-700\/20 {
    background-color: rgb(55 65 81 / 0.2)
}
.bg-gray-700\/25 {
    background-color: rgb(55 65 81 / 0.25)
}
.bg-gray-700\/30 {
    background-color: rgb(55 65 81 / 0.3)
}
.bg-gray-700\/35 {
    background-color: rgb(55 65 81 / 0.35)
}
.bg-gray-700\/40 {
    background-color: rgb(55 65 81 / 0.4)
}
.bg-gray-700\/45 {
    background-color: rgb(55 65 81 / 0.45)
}
.bg-gray-700\/5 {
    background-color: rgb(55 65 81 / 0.05)
}
.bg-gray-700\/50 {
    background-color: rgb(55 65 81 / 0.5)
}
.bg-gray-700\/55 {
    background-color: rgb(55 65 81 / 0.55)
}
.bg-gray-700\/60 {
    background-color: rgb(55 65 81 / 0.6)
}
.bg-gray-700\/65 {
    background-color: rgb(55 65 81 / 0.65)
}
.bg-gray-700\/70 {
    background-color: rgb(55 65 81 / 0.7)
}
.bg-gray-700\/75 {
    background-color: rgb(55 65 81 / 0.75)
}
.bg-gray-700\/80 {
    background-color: rgb(55 65 81 / 0.8)
}
.bg-gray-700\/85 {
    background-color: rgb(55 65 81 / 0.85)
}
.bg-gray-700\/90 {
    background-color: rgb(55 65 81 / 0.9)
}
.bg-gray-700\/95 {
    background-color: rgb(55 65 81 / 0.95)
}
.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1))
}
.bg-gray-800\/0 {
    background-color: rgb(31 41 55 / 0)
}
.bg-gray-800\/10 {
    background-color: rgb(31 41 55 / 0.1)
}
.bg-gray-800\/100 {
    background-color: rgb(31 41 55 / 1)
}
.bg-gray-800\/15 {
    background-color: rgb(31 41 55 / 0.15)
}
.bg-gray-800\/20 {
    background-color: rgb(31 41 55 / 0.2)
}
.bg-gray-800\/25 {
    background-color: rgb(31 41 55 / 0.25)
}
.bg-gray-800\/30 {
    background-color: rgb(31 41 55 / 0.3)
}
.bg-gray-800\/35 {
    background-color: rgb(31 41 55 / 0.35)
}
.bg-gray-800\/40 {
    background-color: rgb(31 41 55 / 0.4)
}
.bg-gray-800\/45 {
    background-color: rgb(31 41 55 / 0.45)
}
.bg-gray-800\/5 {
    background-color: rgb(31 41 55 / 0.05)
}
.bg-gray-800\/50 {
    background-color: rgb(31 41 55 / 0.5)
}
.bg-gray-800\/55 {
    background-color: rgb(31 41 55 / 0.55)
}
.bg-gray-800\/60 {
    background-color: rgb(31 41 55 / 0.6)
}
.bg-gray-800\/65 {
    background-color: rgb(31 41 55 / 0.65)
}
.bg-gray-800\/70 {
    background-color: rgb(31 41 55 / 0.7)
}
.bg-gray-800\/75 {
    background-color: rgb(31 41 55 / 0.75)
}
.bg-gray-800\/80 {
    background-color: rgb(31 41 55 / 0.8)
}
.bg-gray-800\/85 {
    background-color: rgb(31 41 55 / 0.85)
}
.bg-gray-800\/90 {
    background-color: rgb(31 41 55 / 0.9)
}
.bg-gray-800\/95 {
    background-color: rgb(31 41 55 / 0.95)
}
.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1))
}
.bg-gray-900\/0 {
    background-color: rgb(17 24 39 / 0)
}
.bg-gray-900\/10 {
    background-color: rgb(17 24 39 / 0.1)
}
.bg-gray-900\/100 {
    background-color: rgb(17 24 39 / 1)
}
.bg-gray-900\/15 {
    background-color: rgb(17 24 39 / 0.15)
}
.bg-gray-900\/20 {
    background-color: rgb(17 24 39 / 0.2)
}
.bg-gray-900\/25 {
    background-color: rgb(17 24 39 / 0.25)
}
.bg-gray-900\/30 {
    background-color: rgb(17 24 39 / 0.3)
}
.bg-gray-900\/35 {
    background-color: rgb(17 24 39 / 0.35)
}
.bg-gray-900\/40 {
    background-color: rgb(17 24 39 / 0.4)
}
.bg-gray-900\/45 {
    background-color: rgb(17 24 39 / 0.45)
}
.bg-gray-900\/5 {
    background-color: rgb(17 24 39 / 0.05)
}
.bg-gray-900\/50 {
    background-color: rgb(17 24 39 / 0.5)
}
.bg-gray-900\/55 {
    background-color: rgb(17 24 39 / 0.55)
}
.bg-gray-900\/60 {
    background-color: rgb(17 24 39 / 0.6)
}
.bg-gray-900\/65 {
    background-color: rgb(17 24 39 / 0.65)
}
.bg-gray-900\/70 {
    background-color: rgb(17 24 39 / 0.7)
}
.bg-gray-900\/75 {
    background-color: rgb(17 24 39 / 0.75)
}
.bg-gray-900\/80 {
    background-color: rgb(17 24 39 / 0.8)
}
.bg-gray-900\/85 {
    background-color: rgb(17 24 39 / 0.85)
}
.bg-gray-900\/90 {
    background-color: rgb(17 24 39 / 0.9)
}
.bg-gray-900\/95 {
    background-color: rgb(17 24 39 / 0.95)
}
.bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1))
}
.bg-green-400\/0 {
    background-color: rgb(74 222 128 / 0)
}
.bg-green-400\/10 {
    background-color: rgb(74 222 128 / 0.1)
}
.bg-green-400\/100 {
    background-color: rgb(74 222 128 / 1)
}
.bg-green-400\/15 {
    background-color: rgb(74 222 128 / 0.15)
}
.bg-green-400\/20 {
    background-color: rgb(74 222 128 / 0.2)
}
.bg-green-400\/25 {
    background-color: rgb(74 222 128 / 0.25)
}
.bg-green-400\/30 {
    background-color: rgb(74 222 128 / 0.3)
}
.bg-green-400\/35 {
    background-color: rgb(74 222 128 / 0.35)
}
.bg-green-400\/40 {
    background-color: rgb(74 222 128 / 0.4)
}
.bg-green-400\/45 {
    background-color: rgb(74 222 128 / 0.45)
}
.bg-green-400\/5 {
    background-color: rgb(74 222 128 / 0.05)
}
.bg-green-400\/50 {
    background-color: rgb(74 222 128 / 0.5)
}
.bg-green-400\/55 {
    background-color: rgb(74 222 128 / 0.55)
}
.bg-green-400\/60 {
    background-color: rgb(74 222 128 / 0.6)
}
.bg-green-400\/65 {
    background-color: rgb(74 222 128 / 0.65)
}
.bg-green-400\/70 {
    background-color: rgb(74 222 128 / 0.7)
}
.bg-green-400\/75 {
    background-color: rgb(74 222 128 / 0.75)
}
.bg-green-400\/80 {
    background-color: rgb(74 222 128 / 0.8)
}
.bg-green-400\/85 {
    background-color: rgb(74 222 128 / 0.85)
}
.bg-green-400\/90 {
    background-color: rgb(74 222 128 / 0.9)
}
.bg-green-400\/95 {
    background-color: rgb(74 222 128 / 0.95)
}
.bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1))
}
.bg-green-50\/0 {
    background-color: rgb(240 253 244 / 0)
}
.bg-green-50\/10 {
    background-color: rgb(240 253 244 / 0.1)
}
.bg-green-50\/100 {
    background-color: rgb(240 253 244 / 1)
}
.bg-green-50\/15 {
    background-color: rgb(240 253 244 / 0.15)
}
.bg-green-50\/20 {
    background-color: rgb(240 253 244 / 0.2)
}
.bg-green-50\/25 {
    background-color: rgb(240 253 244 / 0.25)
}
.bg-green-50\/30 {
    background-color: rgb(240 253 244 / 0.3)
}
.bg-green-50\/35 {
    background-color: rgb(240 253 244 / 0.35)
}
.bg-green-50\/40 {
    background-color: rgb(240 253 244 / 0.4)
}
.bg-green-50\/45 {
    background-color: rgb(240 253 244 / 0.45)
}
.bg-green-50\/5 {
    background-color: rgb(240 253 244 / 0.05)
}
.bg-green-50\/50 {
    background-color: rgb(240 253 244 / 0.5)
}
.bg-green-50\/55 {
    background-color: rgb(240 253 244 / 0.55)
}
.bg-green-50\/60 {
    background-color: rgb(240 253 244 / 0.6)
}
.bg-green-50\/65 {
    background-color: rgb(240 253 244 / 0.65)
}
.bg-green-50\/70 {
    background-color: rgb(240 253 244 / 0.7)
}
.bg-green-50\/75 {
    background-color: rgb(240 253 244 / 0.75)
}
.bg-green-50\/80 {
    background-color: rgb(240 253 244 / 0.8)
}
.bg-green-50\/85 {
    background-color: rgb(240 253 244 / 0.85)
}
.bg-green-50\/90 {
    background-color: rgb(240 253 244 / 0.9)
}
.bg-green-50\/95 {
    background-color: rgb(240 253 244 / 0.95)
}
.bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1))
}
.bg-green-500\/0 {
    background-color: rgb(34 197 94 / 0)
}
.bg-green-500\/10 {
    background-color: rgb(34 197 94 / 0.1)
}
.bg-green-500\/100 {
    background-color: rgb(34 197 94 / 1)
}
.bg-green-500\/15 {
    background-color: rgb(34 197 94 / 0.15)
}
.bg-green-500\/20 {
    background-color: rgb(34 197 94 / 0.2)
}
.bg-green-500\/25 {
    background-color: rgb(34 197 94 / 0.25)
}
.bg-green-500\/30 {
    background-color: rgb(34 197 94 / 0.3)
}
.bg-green-500\/35 {
    background-color: rgb(34 197 94 / 0.35)
}
.bg-green-500\/40 {
    background-color: rgb(34 197 94 / 0.4)
}
.bg-green-500\/45 {
    background-color: rgb(34 197 94 / 0.45)
}
.bg-green-500\/5 {
    background-color: rgb(34 197 94 / 0.05)
}
.bg-green-500\/50 {
    background-color: rgb(34 197 94 / 0.5)
}
.bg-green-500\/55 {
    background-color: rgb(34 197 94 / 0.55)
}
.bg-green-500\/60 {
    background-color: rgb(34 197 94 / 0.6)
}
.bg-green-500\/65 {
    background-color: rgb(34 197 94 / 0.65)
}
.bg-green-500\/70 {
    background-color: rgb(34 197 94 / 0.7)
}
.bg-green-500\/75 {
    background-color: rgb(34 197 94 / 0.75)
}
.bg-green-500\/80 {
    background-color: rgb(34 197 94 / 0.8)
}
.bg-green-500\/85 {
    background-color: rgb(34 197 94 / 0.85)
}
.bg-green-500\/90 {
    background-color: rgb(34 197 94 / 0.9)
}
.bg-green-500\/95 {
    background-color: rgb(34 197 94 / 0.95)
}
.bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1))
}
.bg-green-600\/0 {
    background-color: rgb(22 163 74 / 0)
}
.bg-green-600\/10 {
    background-color: rgb(22 163 74 / 0.1)
}
.bg-green-600\/100 {
    background-color: rgb(22 163 74 / 1)
}
.bg-green-600\/15 {
    background-color: rgb(22 163 74 / 0.15)
}
.bg-green-600\/20 {
    background-color: rgb(22 163 74 / 0.2)
}
.bg-green-600\/25 {
    background-color: rgb(22 163 74 / 0.25)
}
.bg-green-600\/30 {
    background-color: rgb(22 163 74 / 0.3)
}
.bg-green-600\/35 {
    background-color: rgb(22 163 74 / 0.35)
}
.bg-green-600\/40 {
    background-color: rgb(22 163 74 / 0.4)
}
.bg-green-600\/45 {
    background-color: rgb(22 163 74 / 0.45)
}
.bg-green-600\/5 {
    background-color: rgb(22 163 74 / 0.05)
}
.bg-green-600\/50 {
    background-color: rgb(22 163 74 / 0.5)
}
.bg-green-600\/55 {
    background-color: rgb(22 163 74 / 0.55)
}
.bg-green-600\/60 {
    background-color: rgb(22 163 74 / 0.6)
}
.bg-green-600\/65 {
    background-color: rgb(22 163 74 / 0.65)
}
.bg-green-600\/70 {
    background-color: rgb(22 163 74 / 0.7)
}
.bg-green-600\/75 {
    background-color: rgb(22 163 74 / 0.75)
}
.bg-green-600\/80 {
    background-color: rgb(22 163 74 / 0.8)
}
.bg-green-600\/85 {
    background-color: rgb(22 163 74 / 0.85)
}
.bg-green-600\/90 {
    background-color: rgb(22 163 74 / 0.9)
}
.bg-green-600\/95 {
    background-color: rgb(22 163 74 / 0.95)
}
.bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1))
}
.bg-green-700\/0 {
    background-color: rgb(21 128 61 / 0)
}
.bg-green-700\/10 {
    background-color: rgb(21 128 61 / 0.1)
}
.bg-green-700\/100 {
    background-color: rgb(21 128 61 / 1)
}
.bg-green-700\/15 {
    background-color: rgb(21 128 61 / 0.15)
}
.bg-green-700\/20 {
    background-color: rgb(21 128 61 / 0.2)
}
.bg-green-700\/25 {
    background-color: rgb(21 128 61 / 0.25)
}
.bg-green-700\/30 {
    background-color: rgb(21 128 61 / 0.3)
}
.bg-green-700\/35 {
    background-color: rgb(21 128 61 / 0.35)
}
.bg-green-700\/40 {
    background-color: rgb(21 128 61 / 0.4)
}
.bg-green-700\/45 {
    background-color: rgb(21 128 61 / 0.45)
}
.bg-green-700\/5 {
    background-color: rgb(21 128 61 / 0.05)
}
.bg-green-700\/50 {
    background-color: rgb(21 128 61 / 0.5)
}
.bg-green-700\/55 {
    background-color: rgb(21 128 61 / 0.55)
}
.bg-green-700\/60 {
    background-color: rgb(21 128 61 / 0.6)
}
.bg-green-700\/65 {
    background-color: rgb(21 128 61 / 0.65)
}
.bg-green-700\/70 {
    background-color: rgb(21 128 61 / 0.7)
}
.bg-green-700\/75 {
    background-color: rgb(21 128 61 / 0.75)
}
.bg-green-700\/80 {
    background-color: rgb(21 128 61 / 0.8)
}
.bg-green-700\/85 {
    background-color: rgb(21 128 61 / 0.85)
}
.bg-green-700\/90 {
    background-color: rgb(21 128 61 / 0.9)
}
.bg-green-700\/95 {
    background-color: rgb(21 128 61 / 0.95)
}
.bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1))
}
.bg-green-800\/0 {
    background-color: rgb(22 101 52 / 0)
}
.bg-green-800\/10 {
    background-color: rgb(22 101 52 / 0.1)
}
.bg-green-800\/100 {
    background-color: rgb(22 101 52 / 1)
}
.bg-green-800\/15 {
    background-color: rgb(22 101 52 / 0.15)
}
.bg-green-800\/20 {
    background-color: rgb(22 101 52 / 0.2)
}
.bg-green-800\/25 {
    background-color: rgb(22 101 52 / 0.25)
}
.bg-green-800\/30 {
    background-color: rgb(22 101 52 / 0.3)
}
.bg-green-800\/35 {
    background-color: rgb(22 101 52 / 0.35)
}
.bg-green-800\/40 {
    background-color: rgb(22 101 52 / 0.4)
}
.bg-green-800\/45 {
    background-color: rgb(22 101 52 / 0.45)
}
.bg-green-800\/5 {
    background-color: rgb(22 101 52 / 0.05)
}
.bg-green-800\/50 {
    background-color: rgb(22 101 52 / 0.5)
}
.bg-green-800\/55 {
    background-color: rgb(22 101 52 / 0.55)
}
.bg-green-800\/60 {
    background-color: rgb(22 101 52 / 0.6)
}
.bg-green-800\/65 {
    background-color: rgb(22 101 52 / 0.65)
}
.bg-green-800\/70 {
    background-color: rgb(22 101 52 / 0.7)
}
.bg-green-800\/75 {
    background-color: rgb(22 101 52 / 0.75)
}
.bg-green-800\/80 {
    background-color: rgb(22 101 52 / 0.8)
}
.bg-green-800\/85 {
    background-color: rgb(22 101 52 / 0.85)
}
.bg-green-800\/90 {
    background-color: rgb(22 101 52 / 0.9)
}
.bg-green-800\/95 {
    background-color: rgb(22 101 52 / 0.95)
}
.bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1))
}
.bg-green-900\/0 {
    background-color: rgb(20 83 45 / 0)
}
.bg-green-900\/10 {
    background-color: rgb(20 83 45 / 0.1)
}
.bg-green-900\/100 {
    background-color: rgb(20 83 45 / 1)
}
.bg-green-900\/15 {
    background-color: rgb(20 83 45 / 0.15)
}
.bg-green-900\/20 {
    background-color: rgb(20 83 45 / 0.2)
}
.bg-green-900\/25 {
    background-color: rgb(20 83 45 / 0.25)
}
.bg-green-900\/30 {
    background-color: rgb(20 83 45 / 0.3)
}
.bg-green-900\/35 {
    background-color: rgb(20 83 45 / 0.35)
}
.bg-green-900\/40 {
    background-color: rgb(20 83 45 / 0.4)
}
.bg-green-900\/45 {
    background-color: rgb(20 83 45 / 0.45)
}
.bg-green-900\/5 {
    background-color: rgb(20 83 45 / 0.05)
}
.bg-green-900\/50 {
    background-color: rgb(20 83 45 / 0.5)
}
.bg-green-900\/55 {
    background-color: rgb(20 83 45 / 0.55)
}
.bg-green-900\/60 {
    background-color: rgb(20 83 45 / 0.6)
}
.bg-green-900\/65 {
    background-color: rgb(20 83 45 / 0.65)
}
.bg-green-900\/70 {
    background-color: rgb(20 83 45 / 0.7)
}
.bg-green-900\/75 {
    background-color: rgb(20 83 45 / 0.75)
}
.bg-green-900\/80 {
    background-color: rgb(20 83 45 / 0.8)
}
.bg-green-900\/85 {
    background-color: rgb(20 83 45 / 0.85)
}
.bg-green-900\/90 {
    background-color: rgb(20 83 45 / 0.9)
}
.bg-green-900\/95 {
    background-color: rgb(20 83 45 / 0.95)
}
.bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1))
}
.bg-neutral-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1))
}
.bg-neutral-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1))
}
.bg-orange-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1))
}
.bg-orange-400\/0 {
    background-color: rgb(251 146 60 / 0)
}
.bg-orange-400\/10 {
    background-color: rgb(251 146 60 / 0.1)
}
.bg-orange-400\/100 {
    background-color: rgb(251 146 60 / 1)
}
.bg-orange-400\/15 {
    background-color: rgb(251 146 60 / 0.15)
}
.bg-orange-400\/20 {
    background-color: rgb(251 146 60 / 0.2)
}
.bg-orange-400\/25 {
    background-color: rgb(251 146 60 / 0.25)
}
.bg-orange-400\/30 {
    background-color: rgb(251 146 60 / 0.3)
}
.bg-orange-400\/35 {
    background-color: rgb(251 146 60 / 0.35)
}
.bg-orange-400\/40 {
    background-color: rgb(251 146 60 / 0.4)
}
.bg-orange-400\/45 {
    background-color: rgb(251 146 60 / 0.45)
}
.bg-orange-400\/5 {
    background-color: rgb(251 146 60 / 0.05)
}
.bg-orange-400\/50 {
    background-color: rgb(251 146 60 / 0.5)
}
.bg-orange-400\/55 {
    background-color: rgb(251 146 60 / 0.55)
}
.bg-orange-400\/60 {
    background-color: rgb(251 146 60 / 0.6)
}
.bg-orange-400\/65 {
    background-color: rgb(251 146 60 / 0.65)
}
.bg-orange-400\/70 {
    background-color: rgb(251 146 60 / 0.7)
}
.bg-orange-400\/75 {
    background-color: rgb(251 146 60 / 0.75)
}
.bg-orange-400\/80 {
    background-color: rgb(251 146 60 / 0.8)
}
.bg-orange-400\/85 {
    background-color: rgb(251 146 60 / 0.85)
}
.bg-orange-400\/90 {
    background-color: rgb(251 146 60 / 0.9)
}
.bg-orange-400\/95 {
    background-color: rgb(251 146 60 / 0.95)
}
.bg-orange-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1))
}
.bg-orange-50\/0 {
    background-color: rgb(255 247 237 / 0)
}
.bg-orange-50\/10 {
    background-color: rgb(255 247 237 / 0.1)
}
.bg-orange-50\/100 {
    background-color: rgb(255 247 237 / 1)
}
.bg-orange-50\/15 {
    background-color: rgb(255 247 237 / 0.15)
}
.bg-orange-50\/20 {
    background-color: rgb(255 247 237 / 0.2)
}
.bg-orange-50\/25 {
    background-color: rgb(255 247 237 / 0.25)
}
.bg-orange-50\/30 {
    background-color: rgb(255 247 237 / 0.3)
}
.bg-orange-50\/35 {
    background-color: rgb(255 247 237 / 0.35)
}
.bg-orange-50\/40 {
    background-color: rgb(255 247 237 / 0.4)
}
.bg-orange-50\/45 {
    background-color: rgb(255 247 237 / 0.45)
}
.bg-orange-50\/5 {
    background-color: rgb(255 247 237 / 0.05)
}
.bg-orange-50\/50 {
    background-color: rgb(255 247 237 / 0.5)
}
.bg-orange-50\/55 {
    background-color: rgb(255 247 237 / 0.55)
}
.bg-orange-50\/60 {
    background-color: rgb(255 247 237 / 0.6)
}
.bg-orange-50\/65 {
    background-color: rgb(255 247 237 / 0.65)
}
.bg-orange-50\/70 {
    background-color: rgb(255 247 237 / 0.7)
}
.bg-orange-50\/75 {
    background-color: rgb(255 247 237 / 0.75)
}
.bg-orange-50\/80 {
    background-color: rgb(255 247 237 / 0.8)
}
.bg-orange-50\/85 {
    background-color: rgb(255 247 237 / 0.85)
}
.bg-orange-50\/90 {
    background-color: rgb(255 247 237 / 0.9)
}
.bg-orange-50\/95 {
    background-color: rgb(255 247 237 / 0.95)
}
.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1))
}
.bg-orange-500\/0 {
    background-color: rgb(249 115 22 / 0)
}
.bg-orange-500\/10 {
    background-color: rgb(249 115 22 / 0.1)
}
.bg-orange-500\/100 {
    background-color: rgb(249 115 22 / 1)
}
.bg-orange-500\/15 {
    background-color: rgb(249 115 22 / 0.15)
}
.bg-orange-500\/20 {
    background-color: rgb(249 115 22 / 0.2)
}
.bg-orange-500\/25 {
    background-color: rgb(249 115 22 / 0.25)
}
.bg-orange-500\/30 {
    background-color: rgb(249 115 22 / 0.3)
}
.bg-orange-500\/35 {
    background-color: rgb(249 115 22 / 0.35)
}
.bg-orange-500\/40 {
    background-color: rgb(249 115 22 / 0.4)
}
.bg-orange-500\/45 {
    background-color: rgb(249 115 22 / 0.45)
}
.bg-orange-500\/5 {
    background-color: rgb(249 115 22 / 0.05)
}
.bg-orange-500\/50 {
    background-color: rgb(249 115 22 / 0.5)
}
.bg-orange-500\/55 {
    background-color: rgb(249 115 22 / 0.55)
}
.bg-orange-500\/60 {
    background-color: rgb(249 115 22 / 0.6)
}
.bg-orange-500\/65 {
    background-color: rgb(249 115 22 / 0.65)
}
.bg-orange-500\/70 {
    background-color: rgb(249 115 22 / 0.7)
}
.bg-orange-500\/75 {
    background-color: rgb(249 115 22 / 0.75)
}
.bg-orange-500\/80 {
    background-color: rgb(249 115 22 / 0.8)
}
.bg-orange-500\/85 {
    background-color: rgb(249 115 22 / 0.85)
}
.bg-orange-500\/90 {
    background-color: rgb(249 115 22 / 0.9)
}
.bg-orange-500\/95 {
    background-color: rgb(249 115 22 / 0.95)
}
.bg-orange-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1))
}
.bg-orange-600\/0 {
    background-color: rgb(234 88 12 / 0)
}
.bg-orange-600\/10 {
    background-color: rgb(234 88 12 / 0.1)
}
.bg-orange-600\/100 {
    background-color: rgb(234 88 12 / 1)
}
.bg-orange-600\/15 {
    background-color: rgb(234 88 12 / 0.15)
}
.bg-orange-600\/20 {
    background-color: rgb(234 88 12 / 0.2)
}
.bg-orange-600\/25 {
    background-color: rgb(234 88 12 / 0.25)
}
.bg-orange-600\/30 {
    background-color: rgb(234 88 12 / 0.3)
}
.bg-orange-600\/35 {
    background-color: rgb(234 88 12 / 0.35)
}
.bg-orange-600\/40 {
    background-color: rgb(234 88 12 / 0.4)
}
.bg-orange-600\/45 {
    background-color: rgb(234 88 12 / 0.45)
}
.bg-orange-600\/5 {
    background-color: rgb(234 88 12 / 0.05)
}
.bg-orange-600\/50 {
    background-color: rgb(234 88 12 / 0.5)
}
.bg-orange-600\/55 {
    background-color: rgb(234 88 12 / 0.55)
}
.bg-orange-600\/60 {
    background-color: rgb(234 88 12 / 0.6)
}
.bg-orange-600\/65 {
    background-color: rgb(234 88 12 / 0.65)
}
.bg-orange-600\/70 {
    background-color: rgb(234 88 12 / 0.7)
}
.bg-orange-600\/75 {
    background-color: rgb(234 88 12 / 0.75)
}
.bg-orange-600\/80 {
    background-color: rgb(234 88 12 / 0.8)
}
.bg-orange-600\/85 {
    background-color: rgb(234 88 12 / 0.85)
}
.bg-orange-600\/90 {
    background-color: rgb(234 88 12 / 0.9)
}
.bg-orange-600\/95 {
    background-color: rgb(234 88 12 / 0.95)
}
.bg-orange-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1))
}
.bg-orange-700\/0 {
    background-color: rgb(194 65 12 / 0)
}
.bg-orange-700\/10 {
    background-color: rgb(194 65 12 / 0.1)
}
.bg-orange-700\/100 {
    background-color: rgb(194 65 12 / 1)
}
.bg-orange-700\/15 {
    background-color: rgb(194 65 12 / 0.15)
}
.bg-orange-700\/20 {
    background-color: rgb(194 65 12 / 0.2)
}
.bg-orange-700\/25 {
    background-color: rgb(194 65 12 / 0.25)
}
.bg-orange-700\/30 {
    background-color: rgb(194 65 12 / 0.3)
}
.bg-orange-700\/35 {
    background-color: rgb(194 65 12 / 0.35)
}
.bg-orange-700\/40 {
    background-color: rgb(194 65 12 / 0.4)
}
.bg-orange-700\/45 {
    background-color: rgb(194 65 12 / 0.45)
}
.bg-orange-700\/5 {
    background-color: rgb(194 65 12 / 0.05)
}
.bg-orange-700\/50 {
    background-color: rgb(194 65 12 / 0.5)
}
.bg-orange-700\/55 {
    background-color: rgb(194 65 12 / 0.55)
}
.bg-orange-700\/60 {
    background-color: rgb(194 65 12 / 0.6)
}
.bg-orange-700\/65 {
    background-color: rgb(194 65 12 / 0.65)
}
.bg-orange-700\/70 {
    background-color: rgb(194 65 12 / 0.7)
}
.bg-orange-700\/75 {
    background-color: rgb(194 65 12 / 0.75)
}
.bg-orange-700\/80 {
    background-color: rgb(194 65 12 / 0.8)
}
.bg-orange-700\/85 {
    background-color: rgb(194 65 12 / 0.85)
}
.bg-orange-700\/90 {
    background-color: rgb(194 65 12 / 0.9)
}
.bg-orange-700\/95 {
    background-color: rgb(194 65 12 / 0.95)
}
.bg-orange-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1))
}
.bg-orange-800\/0 {
    background-color: rgb(154 52 18 / 0)
}
.bg-orange-800\/10 {
    background-color: rgb(154 52 18 / 0.1)
}
.bg-orange-800\/100 {
    background-color: rgb(154 52 18 / 1)
}
.bg-orange-800\/15 {
    background-color: rgb(154 52 18 / 0.15)
}
.bg-orange-800\/20 {
    background-color: rgb(154 52 18 / 0.2)
}
.bg-orange-800\/25 {
    background-color: rgb(154 52 18 / 0.25)
}
.bg-orange-800\/30 {
    background-color: rgb(154 52 18 / 0.3)
}
.bg-orange-800\/35 {
    background-color: rgb(154 52 18 / 0.35)
}
.bg-orange-800\/40 {
    background-color: rgb(154 52 18 / 0.4)
}
.bg-orange-800\/45 {
    background-color: rgb(154 52 18 / 0.45)
}
.bg-orange-800\/5 {
    background-color: rgb(154 52 18 / 0.05)
}
.bg-orange-800\/50 {
    background-color: rgb(154 52 18 / 0.5)
}
.bg-orange-800\/55 {
    background-color: rgb(154 52 18 / 0.55)
}
.bg-orange-800\/60 {
    background-color: rgb(154 52 18 / 0.6)
}
.bg-orange-800\/65 {
    background-color: rgb(154 52 18 / 0.65)
}
.bg-orange-800\/70 {
    background-color: rgb(154 52 18 / 0.7)
}
.bg-orange-800\/75 {
    background-color: rgb(154 52 18 / 0.75)
}
.bg-orange-800\/80 {
    background-color: rgb(154 52 18 / 0.8)
}
.bg-orange-800\/85 {
    background-color: rgb(154 52 18 / 0.85)
}
.bg-orange-800\/90 {
    background-color: rgb(154 52 18 / 0.9)
}
.bg-orange-800\/95 {
    background-color: rgb(154 52 18 / 0.95)
}
.bg-orange-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1))
}
.bg-orange-900\/0 {
    background-color: rgb(124 45 18 / 0)
}
.bg-orange-900\/10 {
    background-color: rgb(124 45 18 / 0.1)
}
.bg-orange-900\/100 {
    background-color: rgb(124 45 18 / 1)
}
.bg-orange-900\/15 {
    background-color: rgb(124 45 18 / 0.15)
}
.bg-orange-900\/20 {
    background-color: rgb(124 45 18 / 0.2)
}
.bg-orange-900\/25 {
    background-color: rgb(124 45 18 / 0.25)
}
.bg-orange-900\/30 {
    background-color: rgb(124 45 18 / 0.3)
}
.bg-orange-900\/35 {
    background-color: rgb(124 45 18 / 0.35)
}
.bg-orange-900\/40 {
    background-color: rgb(124 45 18 / 0.4)
}
.bg-orange-900\/45 {
    background-color: rgb(124 45 18 / 0.45)
}
.bg-orange-900\/5 {
    background-color: rgb(124 45 18 / 0.05)
}
.bg-orange-900\/50 {
    background-color: rgb(124 45 18 / 0.5)
}
.bg-orange-900\/55 {
    background-color: rgb(124 45 18 / 0.55)
}
.bg-orange-900\/60 {
    background-color: rgb(124 45 18 / 0.6)
}
.bg-orange-900\/65 {
    background-color: rgb(124 45 18 / 0.65)
}
.bg-orange-900\/70 {
    background-color: rgb(124 45 18 / 0.7)
}
.bg-orange-900\/75 {
    background-color: rgb(124 45 18 / 0.75)
}
.bg-orange-900\/80 {
    background-color: rgb(124 45 18 / 0.8)
}
.bg-orange-900\/85 {
    background-color: rgb(124 45 18 / 0.85)
}
.bg-orange-900\/90 {
    background-color: rgb(124 45 18 / 0.9)
}
.bg-orange-900\/95 {
    background-color: rgb(124 45 18 / 0.95)
}
.bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1))
}
.bg-purple-400\/0 {
    background-color: rgb(192 132 252 / 0)
}
.bg-purple-400\/10 {
    background-color: rgb(192 132 252 / 0.1)
}
.bg-purple-400\/100 {
    background-color: rgb(192 132 252 / 1)
}
.bg-purple-400\/15 {
    background-color: rgb(192 132 252 / 0.15)
}
.bg-purple-400\/20 {
    background-color: rgb(192 132 252 / 0.2)
}
.bg-purple-400\/25 {
    background-color: rgb(192 132 252 / 0.25)
}
.bg-purple-400\/30 {
    background-color: rgb(192 132 252 / 0.3)
}
.bg-purple-400\/35 {
    background-color: rgb(192 132 252 / 0.35)
}
.bg-purple-400\/40 {
    background-color: rgb(192 132 252 / 0.4)
}
.bg-purple-400\/45 {
    background-color: rgb(192 132 252 / 0.45)
}
.bg-purple-400\/5 {
    background-color: rgb(192 132 252 / 0.05)
}
.bg-purple-400\/50 {
    background-color: rgb(192 132 252 / 0.5)
}
.bg-purple-400\/55 {
    background-color: rgb(192 132 252 / 0.55)
}
.bg-purple-400\/60 {
    background-color: rgb(192 132 252 / 0.6)
}
.bg-purple-400\/65 {
    background-color: rgb(192 132 252 / 0.65)
}
.bg-purple-400\/70 {
    background-color: rgb(192 132 252 / 0.7)
}
.bg-purple-400\/75 {
    background-color: rgb(192 132 252 / 0.75)
}
.bg-purple-400\/80 {
    background-color: rgb(192 132 252 / 0.8)
}
.bg-purple-400\/85 {
    background-color: rgb(192 132 252 / 0.85)
}
.bg-purple-400\/90 {
    background-color: rgb(192 132 252 / 0.9)
}
.bg-purple-400\/95 {
    background-color: rgb(192 132 252 / 0.95)
}
.bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1))
}
.bg-purple-50\/0 {
    background-color: rgb(250 245 255 / 0)
}
.bg-purple-50\/10 {
    background-color: rgb(250 245 255 / 0.1)
}
.bg-purple-50\/100 {
    background-color: rgb(250 245 255 / 1)
}
.bg-purple-50\/15 {
    background-color: rgb(250 245 255 / 0.15)
}
.bg-purple-50\/20 {
    background-color: rgb(250 245 255 / 0.2)
}
.bg-purple-50\/25 {
    background-color: rgb(250 245 255 / 0.25)
}
.bg-purple-50\/30 {
    background-color: rgb(250 245 255 / 0.3)
}
.bg-purple-50\/35 {
    background-color: rgb(250 245 255 / 0.35)
}
.bg-purple-50\/40 {
    background-color: rgb(250 245 255 / 0.4)
}
.bg-purple-50\/45 {
    background-color: rgb(250 245 255 / 0.45)
}
.bg-purple-50\/5 {
    background-color: rgb(250 245 255 / 0.05)
}
.bg-purple-50\/50 {
    background-color: rgb(250 245 255 / 0.5)
}
.bg-purple-50\/55 {
    background-color: rgb(250 245 255 / 0.55)
}
.bg-purple-50\/60 {
    background-color: rgb(250 245 255 / 0.6)
}
.bg-purple-50\/65 {
    background-color: rgb(250 245 255 / 0.65)
}
.bg-purple-50\/70 {
    background-color: rgb(250 245 255 / 0.7)
}
.bg-purple-50\/75 {
    background-color: rgb(250 245 255 / 0.75)
}
.bg-purple-50\/80 {
    background-color: rgb(250 245 255 / 0.8)
}
.bg-purple-50\/85 {
    background-color: rgb(250 245 255 / 0.85)
}
.bg-purple-50\/90 {
    background-color: rgb(250 245 255 / 0.9)
}
.bg-purple-50\/95 {
    background-color: rgb(250 245 255 / 0.95)
}
.bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1))
}
.bg-purple-500\/0 {
    background-color: rgb(168 85 247 / 0)
}
.bg-purple-500\/10 {
    background-color: rgb(168 85 247 / 0.1)
}
.bg-purple-500\/100 {
    background-color: rgb(168 85 247 / 1)
}
.bg-purple-500\/15 {
    background-color: rgb(168 85 247 / 0.15)
}
.bg-purple-500\/20 {
    background-color: rgb(168 85 247 / 0.2)
}
.bg-purple-500\/25 {
    background-color: rgb(168 85 247 / 0.25)
}
.bg-purple-500\/30 {
    background-color: rgb(168 85 247 / 0.3)
}
.bg-purple-500\/35 {
    background-color: rgb(168 85 247 / 0.35)
}
.bg-purple-500\/40 {
    background-color: rgb(168 85 247 / 0.4)
}
.bg-purple-500\/45 {
    background-color: rgb(168 85 247 / 0.45)
}
.bg-purple-500\/5 {
    background-color: rgb(168 85 247 / 0.05)
}
.bg-purple-500\/50 {
    background-color: rgb(168 85 247 / 0.5)
}
.bg-purple-500\/55 {
    background-color: rgb(168 85 247 / 0.55)
}
.bg-purple-500\/60 {
    background-color: rgb(168 85 247 / 0.6)
}
.bg-purple-500\/65 {
    background-color: rgb(168 85 247 / 0.65)
}
.bg-purple-500\/70 {
    background-color: rgb(168 85 247 / 0.7)
}
.bg-purple-500\/75 {
    background-color: rgb(168 85 247 / 0.75)
}
.bg-purple-500\/80 {
    background-color: rgb(168 85 247 / 0.8)
}
.bg-purple-500\/85 {
    background-color: rgb(168 85 247 / 0.85)
}
.bg-purple-500\/90 {
    background-color: rgb(168 85 247 / 0.9)
}
.bg-purple-500\/95 {
    background-color: rgb(168 85 247 / 0.95)
}
.bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1))
}
.bg-purple-600\/0 {
    background-color: rgb(147 51 234 / 0)
}
.bg-purple-600\/10 {
    background-color: rgb(147 51 234 / 0.1)
}
.bg-purple-600\/100 {
    background-color: rgb(147 51 234 / 1)
}
.bg-purple-600\/15 {
    background-color: rgb(147 51 234 / 0.15)
}
.bg-purple-600\/20 {
    background-color: rgb(147 51 234 / 0.2)
}
.bg-purple-600\/25 {
    background-color: rgb(147 51 234 / 0.25)
}
.bg-purple-600\/30 {
    background-color: rgb(147 51 234 / 0.3)
}
.bg-purple-600\/35 {
    background-color: rgb(147 51 234 / 0.35)
}
.bg-purple-600\/40 {
    background-color: rgb(147 51 234 / 0.4)
}
.bg-purple-600\/45 {
    background-color: rgb(147 51 234 / 0.45)
}
.bg-purple-600\/5 {
    background-color: rgb(147 51 234 / 0.05)
}
.bg-purple-600\/50 {
    background-color: rgb(147 51 234 / 0.5)
}
.bg-purple-600\/55 {
    background-color: rgb(147 51 234 / 0.55)
}
.bg-purple-600\/60 {
    background-color: rgb(147 51 234 / 0.6)
}
.bg-purple-600\/65 {
    background-color: rgb(147 51 234 / 0.65)
}
.bg-purple-600\/70 {
    background-color: rgb(147 51 234 / 0.7)
}
.bg-purple-600\/75 {
    background-color: rgb(147 51 234 / 0.75)
}
.bg-purple-600\/80 {
    background-color: rgb(147 51 234 / 0.8)
}
.bg-purple-600\/85 {
    background-color: rgb(147 51 234 / 0.85)
}
.bg-purple-600\/90 {
    background-color: rgb(147 51 234 / 0.9)
}
.bg-purple-600\/95 {
    background-color: rgb(147 51 234 / 0.95)
}
.bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1))
}
.bg-purple-700\/0 {
    background-color: rgb(126 34 206 / 0)
}
.bg-purple-700\/10 {
    background-color: rgb(126 34 206 / 0.1)
}
.bg-purple-700\/100 {
    background-color: rgb(126 34 206 / 1)
}
.bg-purple-700\/15 {
    background-color: rgb(126 34 206 / 0.15)
}
.bg-purple-700\/20 {
    background-color: rgb(126 34 206 / 0.2)
}
.bg-purple-700\/25 {
    background-color: rgb(126 34 206 / 0.25)
}
.bg-purple-700\/30 {
    background-color: rgb(126 34 206 / 0.3)
}
.bg-purple-700\/35 {
    background-color: rgb(126 34 206 / 0.35)
}
.bg-purple-700\/40 {
    background-color: rgb(126 34 206 / 0.4)
}
.bg-purple-700\/45 {
    background-color: rgb(126 34 206 / 0.45)
}
.bg-purple-700\/5 {
    background-color: rgb(126 34 206 / 0.05)
}
.bg-purple-700\/50 {
    background-color: rgb(126 34 206 / 0.5)
}
.bg-purple-700\/55 {
    background-color: rgb(126 34 206 / 0.55)
}
.bg-purple-700\/60 {
    background-color: rgb(126 34 206 / 0.6)
}
.bg-purple-700\/65 {
    background-color: rgb(126 34 206 / 0.65)
}
.bg-purple-700\/70 {
    background-color: rgb(126 34 206 / 0.7)
}
.bg-purple-700\/75 {
    background-color: rgb(126 34 206 / 0.75)
}
.bg-purple-700\/80 {
    background-color: rgb(126 34 206 / 0.8)
}
.bg-purple-700\/85 {
    background-color: rgb(126 34 206 / 0.85)
}
.bg-purple-700\/90 {
    background-color: rgb(126 34 206 / 0.9)
}
.bg-purple-700\/95 {
    background-color: rgb(126 34 206 / 0.95)
}
.bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1))
}
.bg-purple-800\/0 {
    background-color: rgb(107 33 168 / 0)
}
.bg-purple-800\/10 {
    background-color: rgb(107 33 168 / 0.1)
}
.bg-purple-800\/100 {
    background-color: rgb(107 33 168 / 1)
}
.bg-purple-800\/15 {
    background-color: rgb(107 33 168 / 0.15)
}
.bg-purple-800\/20 {
    background-color: rgb(107 33 168 / 0.2)
}
.bg-purple-800\/25 {
    background-color: rgb(107 33 168 / 0.25)
}
.bg-purple-800\/30 {
    background-color: rgb(107 33 168 / 0.3)
}
.bg-purple-800\/35 {
    background-color: rgb(107 33 168 / 0.35)
}
.bg-purple-800\/40 {
    background-color: rgb(107 33 168 / 0.4)
}
.bg-purple-800\/45 {
    background-color: rgb(107 33 168 / 0.45)
}
.bg-purple-800\/5 {
    background-color: rgb(107 33 168 / 0.05)
}
.bg-purple-800\/50 {
    background-color: rgb(107 33 168 / 0.5)
}
.bg-purple-800\/55 {
    background-color: rgb(107 33 168 / 0.55)
}
.bg-purple-800\/60 {
    background-color: rgb(107 33 168 / 0.6)
}
.bg-purple-800\/65 {
    background-color: rgb(107 33 168 / 0.65)
}
.bg-purple-800\/70 {
    background-color: rgb(107 33 168 / 0.7)
}
.bg-purple-800\/75 {
    background-color: rgb(107 33 168 / 0.75)
}
.bg-purple-800\/80 {
    background-color: rgb(107 33 168 / 0.8)
}
.bg-purple-800\/85 {
    background-color: rgb(107 33 168 / 0.85)
}
.bg-purple-800\/90 {
    background-color: rgb(107 33 168 / 0.9)
}
.bg-purple-800\/95 {
    background-color: rgb(107 33 168 / 0.95)
}
.bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1))
}
.bg-purple-900\/0 {
    background-color: rgb(88 28 135 / 0)
}
.bg-purple-900\/10 {
    background-color: rgb(88 28 135 / 0.1)
}
.bg-purple-900\/100 {
    background-color: rgb(88 28 135 / 1)
}
.bg-purple-900\/15 {
    background-color: rgb(88 28 135 / 0.15)
}
.bg-purple-900\/20 {
    background-color: rgb(88 28 135 / 0.2)
}
.bg-purple-900\/25 {
    background-color: rgb(88 28 135 / 0.25)
}
.bg-purple-900\/30 {
    background-color: rgb(88 28 135 / 0.3)
}
.bg-purple-900\/35 {
    background-color: rgb(88 28 135 / 0.35)
}
.bg-purple-900\/40 {
    background-color: rgb(88 28 135 / 0.4)
}
.bg-purple-900\/45 {
    background-color: rgb(88 28 135 / 0.45)
}
.bg-purple-900\/5 {
    background-color: rgb(88 28 135 / 0.05)
}
.bg-purple-900\/50 {
    background-color: rgb(88 28 135 / 0.5)
}
.bg-purple-900\/55 {
    background-color: rgb(88 28 135 / 0.55)
}
.bg-purple-900\/60 {
    background-color: rgb(88 28 135 / 0.6)
}
.bg-purple-900\/65 {
    background-color: rgb(88 28 135 / 0.65)
}
.bg-purple-900\/70 {
    background-color: rgb(88 28 135 / 0.7)
}
.bg-purple-900\/75 {
    background-color: rgb(88 28 135 / 0.75)
}
.bg-purple-900\/80 {
    background-color: rgb(88 28 135 / 0.8)
}
.bg-purple-900\/85 {
    background-color: rgb(88 28 135 / 0.85)
}
.bg-purple-900\/90 {
    background-color: rgb(88 28 135 / 0.9)
}
.bg-purple-900\/95 {
    background-color: rgb(88 28 135 / 0.95)
}
.bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1))
}
.bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1))
}
.bg-red-400\/0 {
    background-color: rgb(248 113 113 / 0)
}
.bg-red-400\/10 {
    background-color: rgb(248 113 113 / 0.1)
}
.bg-red-400\/100 {
    background-color: rgb(248 113 113 / 1)
}
.bg-red-400\/15 {
    background-color: rgb(248 113 113 / 0.15)
}
.bg-red-400\/20 {
    background-color: rgb(248 113 113 / 0.2)
}
.bg-red-400\/25 {
    background-color: rgb(248 113 113 / 0.25)
}
.bg-red-400\/30 {
    background-color: rgb(248 113 113 / 0.3)
}
.bg-red-400\/35 {
    background-color: rgb(248 113 113 / 0.35)
}
.bg-red-400\/40 {
    background-color: rgb(248 113 113 / 0.4)
}
.bg-red-400\/45 {
    background-color: rgb(248 113 113 / 0.45)
}
.bg-red-400\/5 {
    background-color: rgb(248 113 113 / 0.05)
}
.bg-red-400\/50 {
    background-color: rgb(248 113 113 / 0.5)
}
.bg-red-400\/55 {
    background-color: rgb(248 113 113 / 0.55)
}
.bg-red-400\/60 {
    background-color: rgb(248 113 113 / 0.6)
}
.bg-red-400\/65 {
    background-color: rgb(248 113 113 / 0.65)
}
.bg-red-400\/70 {
    background-color: rgb(248 113 113 / 0.7)
}
.bg-red-400\/75 {
    background-color: rgb(248 113 113 / 0.75)
}
.bg-red-400\/80 {
    background-color: rgb(248 113 113 / 0.8)
}
.bg-red-400\/85 {
    background-color: rgb(248 113 113 / 0.85)
}
.bg-red-400\/90 {
    background-color: rgb(248 113 113 / 0.9)
}
.bg-red-400\/95 {
    background-color: rgb(248 113 113 / 0.95)
}
.bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1))
}
.bg-red-50\/0 {
    background-color: rgb(254 242 242 / 0)
}
.bg-red-50\/10 {
    background-color: rgb(254 242 242 / 0.1)
}
.bg-red-50\/100 {
    background-color: rgb(254 242 242 / 1)
}
.bg-red-50\/15 {
    background-color: rgb(254 242 242 / 0.15)
}
.bg-red-50\/20 {
    background-color: rgb(254 242 242 / 0.2)
}
.bg-red-50\/25 {
    background-color: rgb(254 242 242 / 0.25)
}
.bg-red-50\/30 {
    background-color: rgb(254 242 242 / 0.3)
}
.bg-red-50\/35 {
    background-color: rgb(254 242 242 / 0.35)
}
.bg-red-50\/40 {
    background-color: rgb(254 242 242 / 0.4)
}
.bg-red-50\/45 {
    background-color: rgb(254 242 242 / 0.45)
}
.bg-red-50\/5 {
    background-color: rgb(254 242 242 / 0.05)
}
.bg-red-50\/50 {
    background-color: rgb(254 242 242 / 0.5)
}
.bg-red-50\/55 {
    background-color: rgb(254 242 242 / 0.55)
}
.bg-red-50\/60 {
    background-color: rgb(254 242 242 / 0.6)
}
.bg-red-50\/65 {
    background-color: rgb(254 242 242 / 0.65)
}
.bg-red-50\/70 {
    background-color: rgb(254 242 242 / 0.7)
}
.bg-red-50\/75 {
    background-color: rgb(254 242 242 / 0.75)
}
.bg-red-50\/80 {
    background-color: rgb(254 242 242 / 0.8)
}
.bg-red-50\/85 {
    background-color: rgb(254 242 242 / 0.85)
}
.bg-red-50\/90 {
    background-color: rgb(254 242 242 / 0.9)
}
.bg-red-50\/95 {
    background-color: rgb(254 242 242 / 0.95)
}
.bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1))
}
.bg-red-500\/0 {
    background-color: rgb(239 68 68 / 0)
}
.bg-red-500\/10 {
    background-color: rgb(239 68 68 / 0.1)
}
.bg-red-500\/100 {
    background-color: rgb(239 68 68 / 1)
}
.bg-red-500\/15 {
    background-color: rgb(239 68 68 / 0.15)
}
.bg-red-500\/20 {
    background-color: rgb(239 68 68 / 0.2)
}
.bg-red-500\/25 {
    background-color: rgb(239 68 68 / 0.25)
}
.bg-red-500\/30 {
    background-color: rgb(239 68 68 / 0.3)
}
.bg-red-500\/35 {
    background-color: rgb(239 68 68 / 0.35)
}
.bg-red-500\/40 {
    background-color: rgb(239 68 68 / 0.4)
}
.bg-red-500\/45 {
    background-color: rgb(239 68 68 / 0.45)
}
.bg-red-500\/5 {
    background-color: rgb(239 68 68 / 0.05)
}
.bg-red-500\/50 {
    background-color: rgb(239 68 68 / 0.5)
}
.bg-red-500\/55 {
    background-color: rgb(239 68 68 / 0.55)
}
.bg-red-500\/60 {
    background-color: rgb(239 68 68 / 0.6)
}
.bg-red-500\/65 {
    background-color: rgb(239 68 68 / 0.65)
}
.bg-red-500\/70 {
    background-color: rgb(239 68 68 / 0.7)
}
.bg-red-500\/75 {
    background-color: rgb(239 68 68 / 0.75)
}
.bg-red-500\/80 {
    background-color: rgb(239 68 68 / 0.8)
}
.bg-red-500\/85 {
    background-color: rgb(239 68 68 / 0.85)
}
.bg-red-500\/90 {
    background-color: rgb(239 68 68 / 0.9)
}
.bg-red-500\/95 {
    background-color: rgb(239 68 68 / 0.95)
}
.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1))
}
.bg-red-600\/0 {
    background-color: rgb(220 38 38 / 0)
}
.bg-red-600\/10 {
    background-color: rgb(220 38 38 / 0.1)
}
.bg-red-600\/100 {
    background-color: rgb(220 38 38 / 1)
}
.bg-red-600\/15 {
    background-color: rgb(220 38 38 / 0.15)
}
.bg-red-600\/20 {
    background-color: rgb(220 38 38 / 0.2)
}
.bg-red-600\/25 {
    background-color: rgb(220 38 38 / 0.25)
}
.bg-red-600\/30 {
    background-color: rgb(220 38 38 / 0.3)
}
.bg-red-600\/35 {
    background-color: rgb(220 38 38 / 0.35)
}
.bg-red-600\/40 {
    background-color: rgb(220 38 38 / 0.4)
}
.bg-red-600\/45 {
    background-color: rgb(220 38 38 / 0.45)
}
.bg-red-600\/5 {
    background-color: rgb(220 38 38 / 0.05)
}
.bg-red-600\/50 {
    background-color: rgb(220 38 38 / 0.5)
}
.bg-red-600\/55 {
    background-color: rgb(220 38 38 / 0.55)
}
.bg-red-600\/60 {
    background-color: rgb(220 38 38 / 0.6)
}
.bg-red-600\/65 {
    background-color: rgb(220 38 38 / 0.65)
}
.bg-red-600\/70 {
    background-color: rgb(220 38 38 / 0.7)
}
.bg-red-600\/75 {
    background-color: rgb(220 38 38 / 0.75)
}
.bg-red-600\/80 {
    background-color: rgb(220 38 38 / 0.8)
}
.bg-red-600\/85 {
    background-color: rgb(220 38 38 / 0.85)
}
.bg-red-600\/90 {
    background-color: rgb(220 38 38 / 0.9)
}
.bg-red-600\/95 {
    background-color: rgb(220 38 38 / 0.95)
}
.bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1))
}
.bg-red-700\/0 {
    background-color: rgb(185 28 28 / 0)
}
.bg-red-700\/10 {
    background-color: rgb(185 28 28 / 0.1)
}
.bg-red-700\/100 {
    background-color: rgb(185 28 28 / 1)
}
.bg-red-700\/15 {
    background-color: rgb(185 28 28 / 0.15)
}
.bg-red-700\/20 {
    background-color: rgb(185 28 28 / 0.2)
}
.bg-red-700\/25 {
    background-color: rgb(185 28 28 / 0.25)
}
.bg-red-700\/30 {
    background-color: rgb(185 28 28 / 0.3)
}
.bg-red-700\/35 {
    background-color: rgb(185 28 28 / 0.35)
}
.bg-red-700\/40 {
    background-color: rgb(185 28 28 / 0.4)
}
.bg-red-700\/45 {
    background-color: rgb(185 28 28 / 0.45)
}
.bg-red-700\/5 {
    background-color: rgb(185 28 28 / 0.05)
}
.bg-red-700\/50 {
    background-color: rgb(185 28 28 / 0.5)
}
.bg-red-700\/55 {
    background-color: rgb(185 28 28 / 0.55)
}
.bg-red-700\/60 {
    background-color: rgb(185 28 28 / 0.6)
}
.bg-red-700\/65 {
    background-color: rgb(185 28 28 / 0.65)
}
.bg-red-700\/70 {
    background-color: rgb(185 28 28 / 0.7)
}
.bg-red-700\/75 {
    background-color: rgb(185 28 28 / 0.75)
}
.bg-red-700\/80 {
    background-color: rgb(185 28 28 / 0.8)
}
.bg-red-700\/85 {
    background-color: rgb(185 28 28 / 0.85)
}
.bg-red-700\/90 {
    background-color: rgb(185 28 28 / 0.9)
}
.bg-red-700\/95 {
    background-color: rgb(185 28 28 / 0.95)
}
.bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1))
}
.bg-red-800\/0 {
    background-color: rgb(153 27 27 / 0)
}
.bg-red-800\/10 {
    background-color: rgb(153 27 27 / 0.1)
}
.bg-red-800\/100 {
    background-color: rgb(153 27 27 / 1)
}
.bg-red-800\/15 {
    background-color: rgb(153 27 27 / 0.15)
}
.bg-red-800\/20 {
    background-color: rgb(153 27 27 / 0.2)
}
.bg-red-800\/25 {
    background-color: rgb(153 27 27 / 0.25)
}
.bg-red-800\/30 {
    background-color: rgb(153 27 27 / 0.3)
}
.bg-red-800\/35 {
    background-color: rgb(153 27 27 / 0.35)
}
.bg-red-800\/40 {
    background-color: rgb(153 27 27 / 0.4)
}
.bg-red-800\/45 {
    background-color: rgb(153 27 27 / 0.45)
}
.bg-red-800\/5 {
    background-color: rgb(153 27 27 / 0.05)
}
.bg-red-800\/50 {
    background-color: rgb(153 27 27 / 0.5)
}
.bg-red-800\/55 {
    background-color: rgb(153 27 27 / 0.55)
}
.bg-red-800\/60 {
    background-color: rgb(153 27 27 / 0.6)
}
.bg-red-800\/65 {
    background-color: rgb(153 27 27 / 0.65)
}
.bg-red-800\/70 {
    background-color: rgb(153 27 27 / 0.7)
}
.bg-red-800\/75 {
    background-color: rgb(153 27 27 / 0.75)
}
.bg-red-800\/80 {
    background-color: rgb(153 27 27 / 0.8)
}
.bg-red-800\/85 {
    background-color: rgb(153 27 27 / 0.85)
}
.bg-red-800\/90 {
    background-color: rgb(153 27 27 / 0.9)
}
.bg-red-800\/95 {
    background-color: rgb(153 27 27 / 0.95)
}
.bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1))
}
.bg-red-900\/0 {
    background-color: rgb(127 29 29 / 0)
}
.bg-red-900\/10 {
    background-color: rgb(127 29 29 / 0.1)
}
.bg-red-900\/100 {
    background-color: rgb(127 29 29 / 1)
}
.bg-red-900\/15 {
    background-color: rgb(127 29 29 / 0.15)
}
.bg-red-900\/20 {
    background-color: rgb(127 29 29 / 0.2)
}
.bg-red-900\/25 {
    background-color: rgb(127 29 29 / 0.25)
}
.bg-red-900\/30 {
    background-color: rgb(127 29 29 / 0.3)
}
.bg-red-900\/35 {
    background-color: rgb(127 29 29 / 0.35)
}
.bg-red-900\/40 {
    background-color: rgb(127 29 29 / 0.4)
}
.bg-red-900\/45 {
    background-color: rgb(127 29 29 / 0.45)
}
.bg-red-900\/5 {
    background-color: rgb(127 29 29 / 0.05)
}
.bg-red-900\/50 {
    background-color: rgb(127 29 29 / 0.5)
}
.bg-red-900\/55 {
    background-color: rgb(127 29 29 / 0.55)
}
.bg-red-900\/60 {
    background-color: rgb(127 29 29 / 0.6)
}
.bg-red-900\/65 {
    background-color: rgb(127 29 29 / 0.65)
}
.bg-red-900\/70 {
    background-color: rgb(127 29 29 / 0.7)
}
.bg-red-900\/75 {
    background-color: rgb(127 29 29 / 0.75)
}
.bg-red-900\/80 {
    background-color: rgb(127 29 29 / 0.8)
}
.bg-red-900\/85 {
    background-color: rgb(127 29 29 / 0.85)
}
.bg-red-900\/90 {
    background-color: rgb(127 29 29 / 0.9)
}
.bg-red-900\/95 {
    background-color: rgb(127 29 29 / 0.95)
}
.bg-red-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1))
}
.bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1))
}
.bg-teal-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1))
}
.bg-teal-400\/0 {
    background-color: rgb(45 212 191 / 0)
}
.bg-teal-400\/10 {
    background-color: rgb(45 212 191 / 0.1)
}
.bg-teal-400\/100 {
    background-color: rgb(45 212 191 / 1)
}
.bg-teal-400\/15 {
    background-color: rgb(45 212 191 / 0.15)
}
.bg-teal-400\/20 {
    background-color: rgb(45 212 191 / 0.2)
}
.bg-teal-400\/25 {
    background-color: rgb(45 212 191 / 0.25)
}
.bg-teal-400\/30 {
    background-color: rgb(45 212 191 / 0.3)
}
.bg-teal-400\/35 {
    background-color: rgb(45 212 191 / 0.35)
}
.bg-teal-400\/40 {
    background-color: rgb(45 212 191 / 0.4)
}
.bg-teal-400\/45 {
    background-color: rgb(45 212 191 / 0.45)
}
.bg-teal-400\/5 {
    background-color: rgb(45 212 191 / 0.05)
}
.bg-teal-400\/50 {
    background-color: rgb(45 212 191 / 0.5)
}
.bg-teal-400\/55 {
    background-color: rgb(45 212 191 / 0.55)
}
.bg-teal-400\/60 {
    background-color: rgb(45 212 191 / 0.6)
}
.bg-teal-400\/65 {
    background-color: rgb(45 212 191 / 0.65)
}
.bg-teal-400\/70 {
    background-color: rgb(45 212 191 / 0.7)
}
.bg-teal-400\/75 {
    background-color: rgb(45 212 191 / 0.75)
}
.bg-teal-400\/80 {
    background-color: rgb(45 212 191 / 0.8)
}
.bg-teal-400\/85 {
    background-color: rgb(45 212 191 / 0.85)
}
.bg-teal-400\/90 {
    background-color: rgb(45 212 191 / 0.9)
}
.bg-teal-400\/95 {
    background-color: rgb(45 212 191 / 0.95)
}
.bg-teal-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1))
}
.bg-teal-50\/0 {
    background-color: rgb(240 253 250 / 0)
}
.bg-teal-50\/10 {
    background-color: rgb(240 253 250 / 0.1)
}
.bg-teal-50\/100 {
    background-color: rgb(240 253 250 / 1)
}
.bg-teal-50\/15 {
    background-color: rgb(240 253 250 / 0.15)
}
.bg-teal-50\/20 {
    background-color: rgb(240 253 250 / 0.2)
}
.bg-teal-50\/25 {
    background-color: rgb(240 253 250 / 0.25)
}
.bg-teal-50\/30 {
    background-color: rgb(240 253 250 / 0.3)
}
.bg-teal-50\/35 {
    background-color: rgb(240 253 250 / 0.35)
}
.bg-teal-50\/40 {
    background-color: rgb(240 253 250 / 0.4)
}
.bg-teal-50\/45 {
    background-color: rgb(240 253 250 / 0.45)
}
.bg-teal-50\/5 {
    background-color: rgb(240 253 250 / 0.05)
}
.bg-teal-50\/50 {
    background-color: rgb(240 253 250 / 0.5)
}
.bg-teal-50\/55 {
    background-color: rgb(240 253 250 / 0.55)
}
.bg-teal-50\/60 {
    background-color: rgb(240 253 250 / 0.6)
}
.bg-teal-50\/65 {
    background-color: rgb(240 253 250 / 0.65)
}
.bg-teal-50\/70 {
    background-color: rgb(240 253 250 / 0.7)
}
.bg-teal-50\/75 {
    background-color: rgb(240 253 250 / 0.75)
}
.bg-teal-50\/80 {
    background-color: rgb(240 253 250 / 0.8)
}
.bg-teal-50\/85 {
    background-color: rgb(240 253 250 / 0.85)
}
.bg-teal-50\/90 {
    background-color: rgb(240 253 250 / 0.9)
}
.bg-teal-50\/95 {
    background-color: rgb(240 253 250 / 0.95)
}
.bg-teal-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1))
}
.bg-teal-500\/0 {
    background-color: rgb(20 184 166 / 0)
}
.bg-teal-500\/10 {
    background-color: rgb(20 184 166 / 0.1)
}
.bg-teal-500\/100 {
    background-color: rgb(20 184 166 / 1)
}
.bg-teal-500\/15 {
    background-color: rgb(20 184 166 / 0.15)
}
.bg-teal-500\/20 {
    background-color: rgb(20 184 166 / 0.2)
}
.bg-teal-500\/25 {
    background-color: rgb(20 184 166 / 0.25)
}
.bg-teal-500\/30 {
    background-color: rgb(20 184 166 / 0.3)
}
.bg-teal-500\/35 {
    background-color: rgb(20 184 166 / 0.35)
}
.bg-teal-500\/40 {
    background-color: rgb(20 184 166 / 0.4)
}
.bg-teal-500\/45 {
    background-color: rgb(20 184 166 / 0.45)
}
.bg-teal-500\/5 {
    background-color: rgb(20 184 166 / 0.05)
}
.bg-teal-500\/50 {
    background-color: rgb(20 184 166 / 0.5)
}
.bg-teal-500\/55 {
    background-color: rgb(20 184 166 / 0.55)
}
.bg-teal-500\/60 {
    background-color: rgb(20 184 166 / 0.6)
}
.bg-teal-500\/65 {
    background-color: rgb(20 184 166 / 0.65)
}
.bg-teal-500\/70 {
    background-color: rgb(20 184 166 / 0.7)
}
.bg-teal-500\/75 {
    background-color: rgb(20 184 166 / 0.75)
}
.bg-teal-500\/80 {
    background-color: rgb(20 184 166 / 0.8)
}
.bg-teal-500\/85 {
    background-color: rgb(20 184 166 / 0.85)
}
.bg-teal-500\/90 {
    background-color: rgb(20 184 166 / 0.9)
}
.bg-teal-500\/95 {
    background-color: rgb(20 184 166 / 0.95)
}
.bg-teal-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1))
}
.bg-teal-600\/0 {
    background-color: rgb(13 148 136 / 0)
}
.bg-teal-600\/10 {
    background-color: rgb(13 148 136 / 0.1)
}
.bg-teal-600\/100 {
    background-color: rgb(13 148 136 / 1)
}
.bg-teal-600\/15 {
    background-color: rgb(13 148 136 / 0.15)
}
.bg-teal-600\/20 {
    background-color: rgb(13 148 136 / 0.2)
}
.bg-teal-600\/25 {
    background-color: rgb(13 148 136 / 0.25)
}
.bg-teal-600\/30 {
    background-color: rgb(13 148 136 / 0.3)
}
.bg-teal-600\/35 {
    background-color: rgb(13 148 136 / 0.35)
}
.bg-teal-600\/40 {
    background-color: rgb(13 148 136 / 0.4)
}
.bg-teal-600\/45 {
    background-color: rgb(13 148 136 / 0.45)
}
.bg-teal-600\/5 {
    background-color: rgb(13 148 136 / 0.05)
}
.bg-teal-600\/50 {
    background-color: rgb(13 148 136 / 0.5)
}
.bg-teal-600\/55 {
    background-color: rgb(13 148 136 / 0.55)
}
.bg-teal-600\/60 {
    background-color: rgb(13 148 136 / 0.6)
}
.bg-teal-600\/65 {
    background-color: rgb(13 148 136 / 0.65)
}
.bg-teal-600\/70 {
    background-color: rgb(13 148 136 / 0.7)
}
.bg-teal-600\/75 {
    background-color: rgb(13 148 136 / 0.75)
}
.bg-teal-600\/80 {
    background-color: rgb(13 148 136 / 0.8)
}
.bg-teal-600\/85 {
    background-color: rgb(13 148 136 / 0.85)
}
.bg-teal-600\/90 {
    background-color: rgb(13 148 136 / 0.9)
}
.bg-teal-600\/95 {
    background-color: rgb(13 148 136 / 0.95)
}
.bg-teal-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1))
}
.bg-teal-700\/0 {
    background-color: rgb(15 118 110 / 0)
}
.bg-teal-700\/10 {
    background-color: rgb(15 118 110 / 0.1)
}
.bg-teal-700\/100 {
    background-color: rgb(15 118 110 / 1)
}
.bg-teal-700\/15 {
    background-color: rgb(15 118 110 / 0.15)
}
.bg-teal-700\/20 {
    background-color: rgb(15 118 110 / 0.2)
}
.bg-teal-700\/25 {
    background-color: rgb(15 118 110 / 0.25)
}
.bg-teal-700\/30 {
    background-color: rgb(15 118 110 / 0.3)
}
.bg-teal-700\/35 {
    background-color: rgb(15 118 110 / 0.35)
}
.bg-teal-700\/40 {
    background-color: rgb(15 118 110 / 0.4)
}
.bg-teal-700\/45 {
    background-color: rgb(15 118 110 / 0.45)
}
.bg-teal-700\/5 {
    background-color: rgb(15 118 110 / 0.05)
}
.bg-teal-700\/50 {
    background-color: rgb(15 118 110 / 0.5)
}
.bg-teal-700\/55 {
    background-color: rgb(15 118 110 / 0.55)
}
.bg-teal-700\/60 {
    background-color: rgb(15 118 110 / 0.6)
}
.bg-teal-700\/65 {
    background-color: rgb(15 118 110 / 0.65)
}
.bg-teal-700\/70 {
    background-color: rgb(15 118 110 / 0.7)
}
.bg-teal-700\/75 {
    background-color: rgb(15 118 110 / 0.75)
}
.bg-teal-700\/80 {
    background-color: rgb(15 118 110 / 0.8)
}
.bg-teal-700\/85 {
    background-color: rgb(15 118 110 / 0.85)
}
.bg-teal-700\/90 {
    background-color: rgb(15 118 110 / 0.9)
}
.bg-teal-700\/95 {
    background-color: rgb(15 118 110 / 0.95)
}
.bg-teal-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1))
}
.bg-teal-800\/0 {
    background-color: rgb(17 94 89 / 0)
}
.bg-teal-800\/10 {
    background-color: rgb(17 94 89 / 0.1)
}
.bg-teal-800\/100 {
    background-color: rgb(17 94 89 / 1)
}
.bg-teal-800\/15 {
    background-color: rgb(17 94 89 / 0.15)
}
.bg-teal-800\/20 {
    background-color: rgb(17 94 89 / 0.2)
}
.bg-teal-800\/25 {
    background-color: rgb(17 94 89 / 0.25)
}
.bg-teal-800\/30 {
    background-color: rgb(17 94 89 / 0.3)
}
.bg-teal-800\/35 {
    background-color: rgb(17 94 89 / 0.35)
}
.bg-teal-800\/40 {
    background-color: rgb(17 94 89 / 0.4)
}
.bg-teal-800\/45 {
    background-color: rgb(17 94 89 / 0.45)
}
.bg-teal-800\/5 {
    background-color: rgb(17 94 89 / 0.05)
}
.bg-teal-800\/50 {
    background-color: rgb(17 94 89 / 0.5)
}
.bg-teal-800\/55 {
    background-color: rgb(17 94 89 / 0.55)
}
.bg-teal-800\/60 {
    background-color: rgb(17 94 89 / 0.6)
}
.bg-teal-800\/65 {
    background-color: rgb(17 94 89 / 0.65)
}
.bg-teal-800\/70 {
    background-color: rgb(17 94 89 / 0.7)
}
.bg-teal-800\/75 {
    background-color: rgb(17 94 89 / 0.75)
}
.bg-teal-800\/80 {
    background-color: rgb(17 94 89 / 0.8)
}
.bg-teal-800\/85 {
    background-color: rgb(17 94 89 / 0.85)
}
.bg-teal-800\/90 {
    background-color: rgb(17 94 89 / 0.9)
}
.bg-teal-800\/95 {
    background-color: rgb(17 94 89 / 0.95)
}
.bg-teal-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1))
}
.bg-teal-900\/0 {
    background-color: rgb(19 78 74 / 0)
}
.bg-teal-900\/10 {
    background-color: rgb(19 78 74 / 0.1)
}
.bg-teal-900\/100 {
    background-color: rgb(19 78 74 / 1)
}
.bg-teal-900\/15 {
    background-color: rgb(19 78 74 / 0.15)
}
.bg-teal-900\/20 {
    background-color: rgb(19 78 74 / 0.2)
}
.bg-teal-900\/25 {
    background-color: rgb(19 78 74 / 0.25)
}
.bg-teal-900\/30 {
    background-color: rgb(19 78 74 / 0.3)
}
.bg-teal-900\/35 {
    background-color: rgb(19 78 74 / 0.35)
}
.bg-teal-900\/40 {
    background-color: rgb(19 78 74 / 0.4)
}
.bg-teal-900\/45 {
    background-color: rgb(19 78 74 / 0.45)
}
.bg-teal-900\/5 {
    background-color: rgb(19 78 74 / 0.05)
}
.bg-teal-900\/50 {
    background-color: rgb(19 78 74 / 0.5)
}
.bg-teal-900\/55 {
    background-color: rgb(19 78 74 / 0.55)
}
.bg-teal-900\/60 {
    background-color: rgb(19 78 74 / 0.6)
}
.bg-teal-900\/65 {
    background-color: rgb(19 78 74 / 0.65)
}
.bg-teal-900\/70 {
    background-color: rgb(19 78 74 / 0.7)
}
.bg-teal-900\/75 {
    background-color: rgb(19 78 74 / 0.75)
}
.bg-teal-900\/80 {
    background-color: rgb(19 78 74 / 0.8)
}
.bg-teal-900\/85 {
    background-color: rgb(19 78 74 / 0.85)
}
.bg-teal-900\/90 {
    background-color: rgb(19 78 74 / 0.9)
}
.bg-teal-900\/95 {
    background-color: rgb(19 78 74 / 0.95)
}
.bg-transparent {
    background-color: transparent
}
.bg-violet-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1))
}
.bg-violet-400\/0 {
    background-color: rgb(167 139 250 / 0)
}
.bg-violet-400\/10 {
    background-color: rgb(167 139 250 / 0.1)
}
.bg-violet-400\/100 {
    background-color: rgb(167 139 250 / 1)
}
.bg-violet-400\/15 {
    background-color: rgb(167 139 250 / 0.15)
}
.bg-violet-400\/20 {
    background-color: rgb(167 139 250 / 0.2)
}
.bg-violet-400\/25 {
    background-color: rgb(167 139 250 / 0.25)
}
.bg-violet-400\/30 {
    background-color: rgb(167 139 250 / 0.3)
}
.bg-violet-400\/35 {
    background-color: rgb(167 139 250 / 0.35)
}
.bg-violet-400\/40 {
    background-color: rgb(167 139 250 / 0.4)
}
.bg-violet-400\/45 {
    background-color: rgb(167 139 250 / 0.45)
}
.bg-violet-400\/5 {
    background-color: rgb(167 139 250 / 0.05)
}
.bg-violet-400\/50 {
    background-color: rgb(167 139 250 / 0.5)
}
.bg-violet-400\/55 {
    background-color: rgb(167 139 250 / 0.55)
}
.bg-violet-400\/60 {
    background-color: rgb(167 139 250 / 0.6)
}
.bg-violet-400\/65 {
    background-color: rgb(167 139 250 / 0.65)
}
.bg-violet-400\/70 {
    background-color: rgb(167 139 250 / 0.7)
}
.bg-violet-400\/75 {
    background-color: rgb(167 139 250 / 0.75)
}
.bg-violet-400\/80 {
    background-color: rgb(167 139 250 / 0.8)
}
.bg-violet-400\/85 {
    background-color: rgb(167 139 250 / 0.85)
}
.bg-violet-400\/90 {
    background-color: rgb(167 139 250 / 0.9)
}
.bg-violet-400\/95 {
    background-color: rgb(167 139 250 / 0.95)
}
.bg-violet-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1))
}
.bg-violet-50\/0 {
    background-color: rgb(245 243 255 / 0)
}
.bg-violet-50\/10 {
    background-color: rgb(245 243 255 / 0.1)
}
.bg-violet-50\/100 {
    background-color: rgb(245 243 255 / 1)
}
.bg-violet-50\/15 {
    background-color: rgb(245 243 255 / 0.15)
}
.bg-violet-50\/20 {
    background-color: rgb(245 243 255 / 0.2)
}
.bg-violet-50\/25 {
    background-color: rgb(245 243 255 / 0.25)
}
.bg-violet-50\/30 {
    background-color: rgb(245 243 255 / 0.3)
}
.bg-violet-50\/35 {
    background-color: rgb(245 243 255 / 0.35)
}
.bg-violet-50\/40 {
    background-color: rgb(245 243 255 / 0.4)
}
.bg-violet-50\/45 {
    background-color: rgb(245 243 255 / 0.45)
}
.bg-violet-50\/5 {
    background-color: rgb(245 243 255 / 0.05)
}
.bg-violet-50\/50 {
    background-color: rgb(245 243 255 / 0.5)
}
.bg-violet-50\/55 {
    background-color: rgb(245 243 255 / 0.55)
}
.bg-violet-50\/60 {
    background-color: rgb(245 243 255 / 0.6)
}
.bg-violet-50\/65 {
    background-color: rgb(245 243 255 / 0.65)
}
.bg-violet-50\/70 {
    background-color: rgb(245 243 255 / 0.7)
}
.bg-violet-50\/75 {
    background-color: rgb(245 243 255 / 0.75)
}
.bg-violet-50\/80 {
    background-color: rgb(245 243 255 / 0.8)
}
.bg-violet-50\/85 {
    background-color: rgb(245 243 255 / 0.85)
}
.bg-violet-50\/90 {
    background-color: rgb(245 243 255 / 0.9)
}
.bg-violet-50\/95 {
    background-color: rgb(245 243 255 / 0.95)
}
.bg-violet-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1))
}
.bg-violet-500\/0 {
    background-color: rgb(139 92 246 / 0)
}
.bg-violet-500\/10 {
    background-color: rgb(139 92 246 / 0.1)
}
.bg-violet-500\/100 {
    background-color: rgb(139 92 246 / 1)
}
.bg-violet-500\/15 {
    background-color: rgb(139 92 246 / 0.15)
}
.bg-violet-500\/20 {
    background-color: rgb(139 92 246 / 0.2)
}
.bg-violet-500\/25 {
    background-color: rgb(139 92 246 / 0.25)
}
.bg-violet-500\/30 {
    background-color: rgb(139 92 246 / 0.3)
}
.bg-violet-500\/35 {
    background-color: rgb(139 92 246 / 0.35)
}
.bg-violet-500\/40 {
    background-color: rgb(139 92 246 / 0.4)
}
.bg-violet-500\/45 {
    background-color: rgb(139 92 246 / 0.45)
}
.bg-violet-500\/5 {
    background-color: rgb(139 92 246 / 0.05)
}
.bg-violet-500\/50 {
    background-color: rgb(139 92 246 / 0.5)
}
.bg-violet-500\/55 {
    background-color: rgb(139 92 246 / 0.55)
}
.bg-violet-500\/60 {
    background-color: rgb(139 92 246 / 0.6)
}
.bg-violet-500\/65 {
    background-color: rgb(139 92 246 / 0.65)
}
.bg-violet-500\/70 {
    background-color: rgb(139 92 246 / 0.7)
}
.bg-violet-500\/75 {
    background-color: rgb(139 92 246 / 0.75)
}
.bg-violet-500\/80 {
    background-color: rgb(139 92 246 / 0.8)
}
.bg-violet-500\/85 {
    background-color: rgb(139 92 246 / 0.85)
}
.bg-violet-500\/90 {
    background-color: rgb(139 92 246 / 0.9)
}
.bg-violet-500\/95 {
    background-color: rgb(139 92 246 / 0.95)
}
.bg-violet-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1))
}
.bg-violet-600\/0 {
    background-color: rgb(124 58 237 / 0)
}
.bg-violet-600\/10 {
    background-color: rgb(124 58 237 / 0.1)
}
.bg-violet-600\/100 {
    background-color: rgb(124 58 237 / 1)
}
.bg-violet-600\/15 {
    background-color: rgb(124 58 237 / 0.15)
}
.bg-violet-600\/20 {
    background-color: rgb(124 58 237 / 0.2)
}
.bg-violet-600\/25 {
    background-color: rgb(124 58 237 / 0.25)
}
.bg-violet-600\/30 {
    background-color: rgb(124 58 237 / 0.3)
}
.bg-violet-600\/35 {
    background-color: rgb(124 58 237 / 0.35)
}
.bg-violet-600\/40 {
    background-color: rgb(124 58 237 / 0.4)
}
.bg-violet-600\/45 {
    background-color: rgb(124 58 237 / 0.45)
}
.bg-violet-600\/5 {
    background-color: rgb(124 58 237 / 0.05)
}
.bg-violet-600\/50 {
    background-color: rgb(124 58 237 / 0.5)
}
.bg-violet-600\/55 {
    background-color: rgb(124 58 237 / 0.55)
}
.bg-violet-600\/60 {
    background-color: rgb(124 58 237 / 0.6)
}
.bg-violet-600\/65 {
    background-color: rgb(124 58 237 / 0.65)
}
.bg-violet-600\/70 {
    background-color: rgb(124 58 237 / 0.7)
}
.bg-violet-600\/75 {
    background-color: rgb(124 58 237 / 0.75)
}
.bg-violet-600\/80 {
    background-color: rgb(124 58 237 / 0.8)
}
.bg-violet-600\/85 {
    background-color: rgb(124 58 237 / 0.85)
}
.bg-violet-600\/90 {
    background-color: rgb(124 58 237 / 0.9)
}
.bg-violet-600\/95 {
    background-color: rgb(124 58 237 / 0.95)
}
.bg-violet-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1))
}
.bg-violet-700\/0 {
    background-color: rgb(109 40 217 / 0)
}
.bg-violet-700\/10 {
    background-color: rgb(109 40 217 / 0.1)
}
.bg-violet-700\/100 {
    background-color: rgb(109 40 217 / 1)
}
.bg-violet-700\/15 {
    background-color: rgb(109 40 217 / 0.15)
}
.bg-violet-700\/20 {
    background-color: rgb(109 40 217 / 0.2)
}
.bg-violet-700\/25 {
    background-color: rgb(109 40 217 / 0.25)
}
.bg-violet-700\/30 {
    background-color: rgb(109 40 217 / 0.3)
}
.bg-violet-700\/35 {
    background-color: rgb(109 40 217 / 0.35)
}
.bg-violet-700\/40 {
    background-color: rgb(109 40 217 / 0.4)
}
.bg-violet-700\/45 {
    background-color: rgb(109 40 217 / 0.45)
}
.bg-violet-700\/5 {
    background-color: rgb(109 40 217 / 0.05)
}
.bg-violet-700\/50 {
    background-color: rgb(109 40 217 / 0.5)
}
.bg-violet-700\/55 {
    background-color: rgb(109 40 217 / 0.55)
}
.bg-violet-700\/60 {
    background-color: rgb(109 40 217 / 0.6)
}
.bg-violet-700\/65 {
    background-color: rgb(109 40 217 / 0.65)
}
.bg-violet-700\/70 {
    background-color: rgb(109 40 217 / 0.7)
}
.bg-violet-700\/75 {
    background-color: rgb(109 40 217 / 0.75)
}
.bg-violet-700\/80 {
    background-color: rgb(109 40 217 / 0.8)
}
.bg-violet-700\/85 {
    background-color: rgb(109 40 217 / 0.85)
}
.bg-violet-700\/90 {
    background-color: rgb(109 40 217 / 0.9)
}
.bg-violet-700\/95 {
    background-color: rgb(109 40 217 / 0.95)
}
.bg-violet-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1))
}
.bg-violet-800\/0 {
    background-color: rgb(91 33 182 / 0)
}
.bg-violet-800\/10 {
    background-color: rgb(91 33 182 / 0.1)
}
.bg-violet-800\/100 {
    background-color: rgb(91 33 182 / 1)
}
.bg-violet-800\/15 {
    background-color: rgb(91 33 182 / 0.15)
}
.bg-violet-800\/20 {
    background-color: rgb(91 33 182 / 0.2)
}
.bg-violet-800\/25 {
    background-color: rgb(91 33 182 / 0.25)
}
.bg-violet-800\/30 {
    background-color: rgb(91 33 182 / 0.3)
}
.bg-violet-800\/35 {
    background-color: rgb(91 33 182 / 0.35)
}
.bg-violet-800\/40 {
    background-color: rgb(91 33 182 / 0.4)
}
.bg-violet-800\/45 {
    background-color: rgb(91 33 182 / 0.45)
}
.bg-violet-800\/5 {
    background-color: rgb(91 33 182 / 0.05)
}
.bg-violet-800\/50 {
    background-color: rgb(91 33 182 / 0.5)
}
.bg-violet-800\/55 {
    background-color: rgb(91 33 182 / 0.55)
}
.bg-violet-800\/60 {
    background-color: rgb(91 33 182 / 0.6)
}
.bg-violet-800\/65 {
    background-color: rgb(91 33 182 / 0.65)
}
.bg-violet-800\/70 {
    background-color: rgb(91 33 182 / 0.7)
}
.bg-violet-800\/75 {
    background-color: rgb(91 33 182 / 0.75)
}
.bg-violet-800\/80 {
    background-color: rgb(91 33 182 / 0.8)
}
.bg-violet-800\/85 {
    background-color: rgb(91 33 182 / 0.85)
}
.bg-violet-800\/90 {
    background-color: rgb(91 33 182 / 0.9)
}
.bg-violet-800\/95 {
    background-color: rgb(91 33 182 / 0.95)
}
.bg-violet-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1))
}
.bg-violet-900\/0 {
    background-color: rgb(76 29 149 / 0)
}
.bg-violet-900\/10 {
    background-color: rgb(76 29 149 / 0.1)
}
.bg-violet-900\/100 {
    background-color: rgb(76 29 149 / 1)
}
.bg-violet-900\/15 {
    background-color: rgb(76 29 149 / 0.15)
}
.bg-violet-900\/20 {
    background-color: rgb(76 29 149 / 0.2)
}
.bg-violet-900\/25 {
    background-color: rgb(76 29 149 / 0.25)
}
.bg-violet-900\/30 {
    background-color: rgb(76 29 149 / 0.3)
}
.bg-violet-900\/35 {
    background-color: rgb(76 29 149 / 0.35)
}
.bg-violet-900\/40 {
    background-color: rgb(76 29 149 / 0.4)
}
.bg-violet-900\/45 {
    background-color: rgb(76 29 149 / 0.45)
}
.bg-violet-900\/5 {
    background-color: rgb(76 29 149 / 0.05)
}
.bg-violet-900\/50 {
    background-color: rgb(76 29 149 / 0.5)
}
.bg-violet-900\/55 {
    background-color: rgb(76 29 149 / 0.55)
}
.bg-violet-900\/60 {
    background-color: rgb(76 29 149 / 0.6)
}
.bg-violet-900\/65 {
    background-color: rgb(76 29 149 / 0.65)
}
.bg-violet-900\/70 {
    background-color: rgb(76 29 149 / 0.7)
}
.bg-violet-900\/75 {
    background-color: rgb(76 29 149 / 0.75)
}
.bg-violet-900\/80 {
    background-color: rgb(76 29 149 / 0.8)
}
.bg-violet-900\/85 {
    background-color: rgb(76 29 149 / 0.85)
}
.bg-violet-900\/90 {
    background-color: rgb(76 29 149 / 0.9)
}
.bg-violet-900\/95 {
    background-color: rgb(76 29 149 / 0.95)
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.bg-white\/5 {
    background-color: rgb(255 255 255 / 0.05)
}
.bg-white\/70 {
    background-color: rgb(255 255 255 / 0.7)
}
.bg-wisebolt-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(255 186 0 / var(--tw-bg-opacity, 1))
}
.bg-wisebolt-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(118 41 43 / var(--tw-bg-opacity, 1))
}
.bg-wisebolt-tertiary {
    --tw-bg-opacity: 1;
    background-color: rgb(250 226 170 / var(--tw-bg-opacity, 1))
}
.bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1))
}
.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1))
}
.bg-yellow-400\/0 {
    background-color: rgb(250 204 21 / 0)
}
.bg-yellow-400\/10 {
    background-color: rgb(250 204 21 / 0.1)
}
.bg-yellow-400\/100 {
    background-color: rgb(250 204 21 / 1)
}
.bg-yellow-400\/15 {
    background-color: rgb(250 204 21 / 0.15)
}
.bg-yellow-400\/20 {
    background-color: rgb(250 204 21 / 0.2)
}
.bg-yellow-400\/25 {
    background-color: rgb(250 204 21 / 0.25)
}
.bg-yellow-400\/30 {
    background-color: rgb(250 204 21 / 0.3)
}
.bg-yellow-400\/35 {
    background-color: rgb(250 204 21 / 0.35)
}
.bg-yellow-400\/40 {
    background-color: rgb(250 204 21 / 0.4)
}
.bg-yellow-400\/45 {
    background-color: rgb(250 204 21 / 0.45)
}
.bg-yellow-400\/5 {
    background-color: rgb(250 204 21 / 0.05)
}
.bg-yellow-400\/50 {
    background-color: rgb(250 204 21 / 0.5)
}
.bg-yellow-400\/55 {
    background-color: rgb(250 204 21 / 0.55)
}
.bg-yellow-400\/60 {
    background-color: rgb(250 204 21 / 0.6)
}
.bg-yellow-400\/65 {
    background-color: rgb(250 204 21 / 0.65)
}
.bg-yellow-400\/70 {
    background-color: rgb(250 204 21 / 0.7)
}
.bg-yellow-400\/75 {
    background-color: rgb(250 204 21 / 0.75)
}
.bg-yellow-400\/80 {
    background-color: rgb(250 204 21 / 0.8)
}
.bg-yellow-400\/85 {
    background-color: rgb(250 204 21 / 0.85)
}
.bg-yellow-400\/90 {
    background-color: rgb(250 204 21 / 0.9)
}
.bg-yellow-400\/95 {
    background-color: rgb(250 204 21 / 0.95)
}
.bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1))
}
.bg-yellow-50\/0 {
    background-color: rgb(254 252 232 / 0)
}
.bg-yellow-50\/10 {
    background-color: rgb(254 252 232 / 0.1)
}
.bg-yellow-50\/100 {
    background-color: rgb(254 252 232 / 1)
}
.bg-yellow-50\/15 {
    background-color: rgb(254 252 232 / 0.15)
}
.bg-yellow-50\/20 {
    background-color: rgb(254 252 232 / 0.2)
}
.bg-yellow-50\/25 {
    background-color: rgb(254 252 232 / 0.25)
}
.bg-yellow-50\/30 {
    background-color: rgb(254 252 232 / 0.3)
}
.bg-yellow-50\/35 {
    background-color: rgb(254 252 232 / 0.35)
}
.bg-yellow-50\/40 {
    background-color: rgb(254 252 232 / 0.4)
}
.bg-yellow-50\/45 {
    background-color: rgb(254 252 232 / 0.45)
}
.bg-yellow-50\/5 {
    background-color: rgb(254 252 232 / 0.05)
}
.bg-yellow-50\/50 {
    background-color: rgb(254 252 232 / 0.5)
}
.bg-yellow-50\/55 {
    background-color: rgb(254 252 232 / 0.55)
}
.bg-yellow-50\/60 {
    background-color: rgb(254 252 232 / 0.6)
}
.bg-yellow-50\/65 {
    background-color: rgb(254 252 232 / 0.65)
}
.bg-yellow-50\/70 {
    background-color: rgb(254 252 232 / 0.7)
}
.bg-yellow-50\/75 {
    background-color: rgb(254 252 232 / 0.75)
}
.bg-yellow-50\/80 {
    background-color: rgb(254 252 232 / 0.8)
}
.bg-yellow-50\/85 {
    background-color: rgb(254 252 232 / 0.85)
}
.bg-yellow-50\/90 {
    background-color: rgb(254 252 232 / 0.9)
}
.bg-yellow-50\/95 {
    background-color: rgb(254 252 232 / 0.95)
}
.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1))
}
.bg-yellow-500\/0 {
    background-color: rgb(234 179 8 / 0)
}
.bg-yellow-500\/10 {
    background-color: rgb(234 179 8 / 0.1)
}
.bg-yellow-500\/100 {
    background-color: rgb(234 179 8 / 1)
}
.bg-yellow-500\/15 {
    background-color: rgb(234 179 8 / 0.15)
}
.bg-yellow-500\/20 {
    background-color: rgb(234 179 8 / 0.2)
}
.bg-yellow-500\/25 {
    background-color: rgb(234 179 8 / 0.25)
}
.bg-yellow-500\/30 {
    background-color: rgb(234 179 8 / 0.3)
}
.bg-yellow-500\/35 {
    background-color: rgb(234 179 8 / 0.35)
}
.bg-yellow-500\/40 {
    background-color: rgb(234 179 8 / 0.4)
}
.bg-yellow-500\/45 {
    background-color: rgb(234 179 8 / 0.45)
}
.bg-yellow-500\/5 {
    background-color: rgb(234 179 8 / 0.05)
}
.bg-yellow-500\/50 {
    background-color: rgb(234 179 8 / 0.5)
}
.bg-yellow-500\/55 {
    background-color: rgb(234 179 8 / 0.55)
}
.bg-yellow-500\/60 {
    background-color: rgb(234 179 8 / 0.6)
}
.bg-yellow-500\/65 {
    background-color: rgb(234 179 8 / 0.65)
}
.bg-yellow-500\/70 {
    background-color: rgb(234 179 8 / 0.7)
}
.bg-yellow-500\/75 {
    background-color: rgb(234 179 8 / 0.75)
}
.bg-yellow-500\/80 {
    background-color: rgb(234 179 8 / 0.8)
}
.bg-yellow-500\/85 {
    background-color: rgb(234 179 8 / 0.85)
}
.bg-yellow-500\/90 {
    background-color: rgb(234 179 8 / 0.9)
}
.bg-yellow-500\/95 {
    background-color: rgb(234 179 8 / 0.95)
}
.bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1))
}
.bg-yellow-600\/0 {
    background-color: rgb(202 138 4 / 0)
}
.bg-yellow-600\/10 {
    background-color: rgb(202 138 4 / 0.1)
}
.bg-yellow-600\/100 {
    background-color: rgb(202 138 4 / 1)
}
.bg-yellow-600\/15 {
    background-color: rgb(202 138 4 / 0.15)
}
.bg-yellow-600\/20 {
    background-color: rgb(202 138 4 / 0.2)
}
.bg-yellow-600\/25 {
    background-color: rgb(202 138 4 / 0.25)
}
.bg-yellow-600\/30 {
    background-color: rgb(202 138 4 / 0.3)
}
.bg-yellow-600\/35 {
    background-color: rgb(202 138 4 / 0.35)
}
.bg-yellow-600\/40 {
    background-color: rgb(202 138 4 / 0.4)
}
.bg-yellow-600\/45 {
    background-color: rgb(202 138 4 / 0.45)
}
.bg-yellow-600\/5 {
    background-color: rgb(202 138 4 / 0.05)
}
.bg-yellow-600\/50 {
    background-color: rgb(202 138 4 / 0.5)
}
.bg-yellow-600\/55 {
    background-color: rgb(202 138 4 / 0.55)
}
.bg-yellow-600\/60 {
    background-color: rgb(202 138 4 / 0.6)
}
.bg-yellow-600\/65 {
    background-color: rgb(202 138 4 / 0.65)
}
.bg-yellow-600\/70 {
    background-color: rgb(202 138 4 / 0.7)
}
.bg-yellow-600\/75 {
    background-color: rgb(202 138 4 / 0.75)
}
.bg-yellow-600\/80 {
    background-color: rgb(202 138 4 / 0.8)
}
.bg-yellow-600\/85 {
    background-color: rgb(202 138 4 / 0.85)
}
.bg-yellow-600\/90 {
    background-color: rgb(202 138 4 / 0.9)
}
.bg-yellow-600\/95 {
    background-color: rgb(202 138 4 / 0.95)
}
.bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1))
}
.bg-yellow-700\/0 {
    background-color: rgb(161 98 7 / 0)
}
.bg-yellow-700\/10 {
    background-color: rgb(161 98 7 / 0.1)
}
.bg-yellow-700\/100 {
    background-color: rgb(161 98 7 / 1)
}
.bg-yellow-700\/15 {
    background-color: rgb(161 98 7 / 0.15)
}
.bg-yellow-700\/20 {
    background-color: rgb(161 98 7 / 0.2)
}
.bg-yellow-700\/25 {
    background-color: rgb(161 98 7 / 0.25)
}
.bg-yellow-700\/30 {
    background-color: rgb(161 98 7 / 0.3)
}
.bg-yellow-700\/35 {
    background-color: rgb(161 98 7 / 0.35)
}
.bg-yellow-700\/40 {
    background-color: rgb(161 98 7 / 0.4)
}
.bg-yellow-700\/45 {
    background-color: rgb(161 98 7 / 0.45)
}
.bg-yellow-700\/5 {
    background-color: rgb(161 98 7 / 0.05)
}
.bg-yellow-700\/50 {
    background-color: rgb(161 98 7 / 0.5)
}
.bg-yellow-700\/55 {
    background-color: rgb(161 98 7 / 0.55)
}
.bg-yellow-700\/60 {
    background-color: rgb(161 98 7 / 0.6)
}
.bg-yellow-700\/65 {
    background-color: rgb(161 98 7 / 0.65)
}
.bg-yellow-700\/70 {
    background-color: rgb(161 98 7 / 0.7)
}
.bg-yellow-700\/75 {
    background-color: rgb(161 98 7 / 0.75)
}
.bg-yellow-700\/80 {
    background-color: rgb(161 98 7 / 0.8)
}
.bg-yellow-700\/85 {
    background-color: rgb(161 98 7 / 0.85)
}
.bg-yellow-700\/90 {
    background-color: rgb(161 98 7 / 0.9)
}
.bg-yellow-700\/95 {
    background-color: rgb(161 98 7 / 0.95)
}
.bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1))
}
.bg-yellow-800\/0 {
    background-color: rgb(133 77 14 / 0)
}
.bg-yellow-800\/10 {
    background-color: rgb(133 77 14 / 0.1)
}
.bg-yellow-800\/100 {
    background-color: rgb(133 77 14 / 1)
}
.bg-yellow-800\/15 {
    background-color: rgb(133 77 14 / 0.15)
}
.bg-yellow-800\/20 {
    background-color: rgb(133 77 14 / 0.2)
}
.bg-yellow-800\/25 {
    background-color: rgb(133 77 14 / 0.25)
}
.bg-yellow-800\/30 {
    background-color: rgb(133 77 14 / 0.3)
}
.bg-yellow-800\/35 {
    background-color: rgb(133 77 14 / 0.35)
}
.bg-yellow-800\/40 {
    background-color: rgb(133 77 14 / 0.4)
}
.bg-yellow-800\/45 {
    background-color: rgb(133 77 14 / 0.45)
}
.bg-yellow-800\/5 {
    background-color: rgb(133 77 14 / 0.05)
}
.bg-yellow-800\/50 {
    background-color: rgb(133 77 14 / 0.5)
}
.bg-yellow-800\/55 {
    background-color: rgb(133 77 14 / 0.55)
}
.bg-yellow-800\/60 {
    background-color: rgb(133 77 14 / 0.6)
}
.bg-yellow-800\/65 {
    background-color: rgb(133 77 14 / 0.65)
}
.bg-yellow-800\/70 {
    background-color: rgb(133 77 14 / 0.7)
}
.bg-yellow-800\/75 {
    background-color: rgb(133 77 14 / 0.75)
}
.bg-yellow-800\/80 {
    background-color: rgb(133 77 14 / 0.8)
}
.bg-yellow-800\/85 {
    background-color: rgb(133 77 14 / 0.85)
}
.bg-yellow-800\/90 {
    background-color: rgb(133 77 14 / 0.9)
}
.bg-yellow-800\/95 {
    background-color: rgb(133 77 14 / 0.95)
}
.bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1))
}
.bg-yellow-900\/0 {
    background-color: rgb(113 63 18 / 0)
}
.bg-yellow-900\/10 {
    background-color: rgb(113 63 18 / 0.1)
}
.bg-yellow-900\/100 {
    background-color: rgb(113 63 18 / 1)
}
.bg-yellow-900\/15 {
    background-color: rgb(113 63 18 / 0.15)
}
.bg-yellow-900\/20 {
    background-color: rgb(113 63 18 / 0.2)
}
.bg-yellow-900\/25 {
    background-color: rgb(113 63 18 / 0.25)
}
.bg-yellow-900\/30 {
    background-color: rgb(113 63 18 / 0.3)
}
.bg-yellow-900\/35 {
    background-color: rgb(113 63 18 / 0.35)
}
.bg-yellow-900\/40 {
    background-color: rgb(113 63 18 / 0.4)
}
.bg-yellow-900\/45 {
    background-color: rgb(113 63 18 / 0.45)
}
.bg-yellow-900\/5 {
    background-color: rgb(113 63 18 / 0.05)
}
.bg-yellow-900\/50 {
    background-color: rgb(113 63 18 / 0.5)
}
.bg-yellow-900\/55 {
    background-color: rgb(113 63 18 / 0.55)
}
.bg-yellow-900\/60 {
    background-color: rgb(113 63 18 / 0.6)
}
.bg-yellow-900\/65 {
    background-color: rgb(113 63 18 / 0.65)
}
.bg-yellow-900\/70 {
    background-color: rgb(113 63 18 / 0.7)
}
.bg-yellow-900\/75 {
    background-color: rgb(113 63 18 / 0.75)
}
.bg-yellow-900\/80 {
    background-color: rgb(113 63 18 / 0.8)
}
.bg-yellow-900\/85 {
    background-color: rgb(113 63 18 / 0.85)
}
.bg-yellow-900\/90 {
    background-color: rgb(113 63 18 / 0.9)
}
.bg-yellow-900\/95 {
    background-color: rgb(113 63 18 / 0.95)
}
.bg-opacity-10 {
    --tw-bg-opacity: 0.1
}
.bg-opacity-25 {
    --tw-bg-opacity: 0.25
}
.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}
.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}
.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))
}
.bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops))
}
.from-\[\#fbff80\] {
    --tw-gradient-from: #fbff80 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(251 255 128 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.from-neutral-50 {
    --tw-gradient-from: #fafafa var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.from-red-500 {
    --tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(239 68 68 / 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-yellow-100\/20 {
    --tw-gradient-from: rgb(254 249 195 / 0.2) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.to-\[\#f2fc89\] {
    --tw-gradient-to: #f2fc89 var(--tw-gradient-to-position)
}
.to-yellow-500 {
    --tw-gradient-to: #eab308 var(--tw-gradient-to-position)
}
.fill-black {
    fill: #000
}
.fill-blue-600 {
    fill: #2563eb
}
.fill-current {
    fill: currentColor
}
.fill-gray-50 {
    fill: #f9fafb
}
.fill-neutral-100 {
    fill: #f5f5f5
}
.fill-none {
    fill: none
}
.fill-white {
    fill: #fff
}
.fill-gray-200 {
    fill: #e5e7eb
}
.fill-gray-300 {
    fill: #d1d5db
}
.stroke-black {
    stroke: #000
}
.stroke-gray-200 {
    stroke: #e5e7eb
}
.stroke-neutral-950\/5 {
    stroke: rgb(10 10 10 / 0.05)
}
.stroke-white\/20 {
    stroke: rgb(255 255 255 / 0.2)
}
.stroke-2 {
    stroke-width: 2
}
.object-cover {
    -o-object-fit: cover;
       object-fit: cover
}
.object-center {
    -o-object-position: center;
       object-position: center
}
.\!p-0 {
    padding: 0px !important
}
.p-1 {
    padding: 0.25rem
}
.p-1\.5 {
    padding: 0.375rem
}
.p-10 {
    padding: 2.5rem
}
.p-2 {
    padding: 0.5rem
}
.p-2\.5 {
    padding: 0.625rem
}
.p-3 {
    padding: 0.75rem
}
.p-4 {
    padding: 1rem
}
.p-6 {
    padding: 1.5rem
}
.p-8 {
    padding: 2rem
}
.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-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem
}
.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
}
.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-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}
.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem
}
.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}
.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}
.py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem
}
.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
}
.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-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}
.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem
}
.pb-0 {
    padding-bottom: 0px
}
.pb-16 {
    padding-bottom: 4rem
}
.pb-20 {
    padding-bottom: 5rem
}
.pb-24 {
    padding-bottom: 6rem
}
.pb-32 {
    padding-bottom: 8rem
}
.pb-4 {
    padding-bottom: 1rem
}
.pb-6 {
    padding-bottom: 1.5rem
}
.pl-10 {
    padding-left: 2.5rem
}
.pl-16 {
    padding-left: 4rem
}
.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-6 {
    padding-left: 1.5rem
}
.pl-7 {
    padding-left: 1.75rem
}
.pl-8 {
    padding-left: 2rem
}
.pr-10 {
    padding-right: 2.5rem
}
.pr-11 {
    padding-right: 2.75rem
}
.pr-12 {
    padding-right: 3rem
}
.pr-2 {
    padding-right: 0.5rem
}
.pr-3 {
    padding-right: 0.75rem
}
.pr-4 {
    padding-right: 1rem
}
.pr-6 {
    padding-right: 1.5rem
}
.pr-8 {
    padding-right: 2rem
}
.pt-0 {
    padding-top: 0px
}
.pt-10 {
    padding-top: 2.5rem
}
.pt-14 {
    padding-top: 3.5rem
}
.pt-2 {
    padding-top: 0.5rem
}
.pt-20 {
    padding-top: 5rem
}
.pt-24 {
    padding-top: 6rem
}
.pt-3 {
    padding-top: 0.75rem
}
.pt-32 {
    padding-top: 8rem
}
.pt-4 {
    padding-top: 1rem
}
.pt-5 {
    padding-top: 1.25rem
}
.pt-6 {
    padding-top: 1.5rem
}
.text-left {
    text-align: left
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.align-middle {
    vertical-align: middle
}
.align-\[-0\.125em\] {
    vertical-align: -0.125em
}
.font-display {
    font-family: Mona Sans, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-variation-settings: "wdth" 125
}
.font-sans {
    font-family: Mona Sans, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2.25rem
}
.text-3xl {
    font-size: 1.75rem;
    line-height: 2.25rem
}
.text-4xl {
    font-size: 2rem;
    line-height: 2.5rem
}
.text-5xl {
    font-size: 2.5rem;
    line-height: 3rem
}
.text-6xl {
    font-size: 3rem;
    line-height: 3.5rem
}
.text-base {
    font-size: 1rem;
    line-height: 1.75rem
}
.text-base\/6 {
    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.5rem
}
.text-sm\/6 {
    font-size: 0.875rem;
    line-height: 1.5rem
}
.text-xl {
    font-size: 1.25rem;
    line-height: 2rem
}
.text-xl\/7 {
    font-size: 1.25rem;
    line-height: 1.75rem
}
.text-xl\/8 {
    font-size: 1.25rem;
    line-height: 2rem
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.font-bold {
    font-weight: 700
}
.font-light {
    font-weight: 300
}
.font-medium {
    font-weight: 500
}
.font-normal {
    font-weight: 400
}
.font-semibold {
    font-weight: 600
}
.uppercase {
    text-transform: uppercase
}
.not-italic {
    font-style: normal
}
.tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}
.leading-10 {
    line-height: 2.5rem
}
.leading-5 {
    line-height: 1.25rem
}
.leading-6 {
    line-height: 1.5rem
}
.leading-7 {
    line-height: 1.75rem
}
.leading-8 {
    line-height: 2rem
}
.leading-relaxed {
    line-height: 1.625
}
.leading-snug {
    line-height: 1.375
}
.leading-tight {
    line-height: 1.25
}
.tracking-tight {
    letter-spacing: -0.025em
}
.tracking-widest {
    letter-spacing: 0.1em
}
.\!text-gray-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
.text-blue-100 {
    --tw-text-opacity: 1;
    color: rgb(219 234 254 / var(--tw-text-opacity, 1))
}
.text-blue-100\/0 {
    color: rgb(219 234 254 / 0)
}
.text-blue-100\/10 {
    color: rgb(219 234 254 / 0.1)
}
.text-blue-100\/100 {
    color: rgb(219 234 254 / 1)
}
.text-blue-100\/15 {
    color: rgb(219 234 254 / 0.15)
}
.text-blue-100\/20 {
    color: rgb(219 234 254 / 0.2)
}
.text-blue-100\/25 {
    color: rgb(219 234 254 / 0.25)
}
.text-blue-100\/30 {
    color: rgb(219 234 254 / 0.3)
}
.text-blue-100\/35 {
    color: rgb(219 234 254 / 0.35)
}
.text-blue-100\/40 {
    color: rgb(219 234 254 / 0.4)
}
.text-blue-100\/45 {
    color: rgb(219 234 254 / 0.45)
}
.text-blue-100\/5 {
    color: rgb(219 234 254 / 0.05)
}
.text-blue-100\/50 {
    color: rgb(219 234 254 / 0.5)
}
.text-blue-100\/55 {
    color: rgb(219 234 254 / 0.55)
}
.text-blue-100\/60 {
    color: rgb(219 234 254 / 0.6)
}
.text-blue-100\/65 {
    color: rgb(219 234 254 / 0.65)
}
.text-blue-100\/70 {
    color: rgb(219 234 254 / 0.7)
}
.text-blue-100\/75 {
    color: rgb(219 234 254 / 0.75)
}
.text-blue-100\/80 {
    color: rgb(219 234 254 / 0.8)
}
.text-blue-100\/85 {
    color: rgb(219 234 254 / 0.85)
}
.text-blue-100\/90 {
    color: rgb(219 234 254 / 0.9)
}
.text-blue-100\/95 {
    color: rgb(219 234 254 / 0.95)
}
.text-blue-200 {
    --tw-text-opacity: 1;
    color: rgb(191 219 254 / var(--tw-text-opacity, 1))
}
.text-blue-200\/0 {
    color: rgb(191 219 254 / 0)
}
.text-blue-200\/10 {
    color: rgb(191 219 254 / 0.1)
}
.text-blue-200\/100 {
    color: rgb(191 219 254 / 1)
}
.text-blue-200\/15 {
    color: rgb(191 219 254 / 0.15)
}
.text-blue-200\/20 {
    color: rgb(191 219 254 / 0.2)
}
.text-blue-200\/25 {
    color: rgb(191 219 254 / 0.25)
}
.text-blue-200\/30 {
    color: rgb(191 219 254 / 0.3)
}
.text-blue-200\/35 {
    color: rgb(191 219 254 / 0.35)
}
.text-blue-200\/40 {
    color: rgb(191 219 254 / 0.4)
}
.text-blue-200\/45 {
    color: rgb(191 219 254 / 0.45)
}
.text-blue-200\/5 {
    color: rgb(191 219 254 / 0.05)
}
.text-blue-200\/50 {
    color: rgb(191 219 254 / 0.5)
}
.text-blue-200\/55 {
    color: rgb(191 219 254 / 0.55)
}
.text-blue-200\/60 {
    color: rgb(191 219 254 / 0.6)
}
.text-blue-200\/65 {
    color: rgb(191 219 254 / 0.65)
}
.text-blue-200\/70 {
    color: rgb(191 219 254 / 0.7)
}
.text-blue-200\/75 {
    color: rgb(191 219 254 / 0.75)
}
.text-blue-200\/80 {
    color: rgb(191 219 254 / 0.8)
}
.text-blue-200\/85 {
    color: rgb(191 219 254 / 0.85)
}
.text-blue-200\/90 {
    color: rgb(191 219 254 / 0.9)
}
.text-blue-200\/95 {
    color: rgb(191 219 254 / 0.95)
}
.text-blue-300 {
    --tw-text-opacity: 1;
    color: rgb(147 197 253 / var(--tw-text-opacity, 1))
}
.text-blue-300\/0 {
    color: rgb(147 197 253 / 0)
}
.text-blue-300\/10 {
    color: rgb(147 197 253 / 0.1)
}
.text-blue-300\/100 {
    color: rgb(147 197 253 / 1)
}
.text-blue-300\/15 {
    color: rgb(147 197 253 / 0.15)
}
.text-blue-300\/20 {
    color: rgb(147 197 253 / 0.2)
}
.text-blue-300\/25 {
    color: rgb(147 197 253 / 0.25)
}
.text-blue-300\/30 {
    color: rgb(147 197 253 / 0.3)
}
.text-blue-300\/35 {
    color: rgb(147 197 253 / 0.35)
}
.text-blue-300\/40 {
    color: rgb(147 197 253 / 0.4)
}
.text-blue-300\/45 {
    color: rgb(147 197 253 / 0.45)
}
.text-blue-300\/5 {
    color: rgb(147 197 253 / 0.05)
}
.text-blue-300\/50 {
    color: rgb(147 197 253 / 0.5)
}
.text-blue-300\/55 {
    color: rgb(147 197 253 / 0.55)
}
.text-blue-300\/60 {
    color: rgb(147 197 253 / 0.6)
}
.text-blue-300\/65 {
    color: rgb(147 197 253 / 0.65)
}
.text-blue-300\/70 {
    color: rgb(147 197 253 / 0.7)
}
.text-blue-300\/75 {
    color: rgb(147 197 253 / 0.75)
}
.text-blue-300\/80 {
    color: rgb(147 197 253 / 0.8)
}
.text-blue-300\/85 {
    color: rgb(147 197 253 / 0.85)
}
.text-blue-300\/90 {
    color: rgb(147 197 253 / 0.9)
}
.text-blue-300\/95 {
    color: rgb(147 197 253 / 0.95)
}
.text-blue-400 {
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity, 1))
}
.text-blue-400\/0 {
    color: rgb(96 165 250 / 0)
}
.text-blue-400\/10 {
    color: rgb(96 165 250 / 0.1)
}
.text-blue-400\/100 {
    color: rgb(96 165 250 / 1)
}
.text-blue-400\/15 {
    color: rgb(96 165 250 / 0.15)
}
.text-blue-400\/20 {
    color: rgb(96 165 250 / 0.2)
}
.text-blue-400\/25 {
    color: rgb(96 165 250 / 0.25)
}
.text-blue-400\/30 {
    color: rgb(96 165 250 / 0.3)
}
.text-blue-400\/35 {
    color: rgb(96 165 250 / 0.35)
}
.text-blue-400\/40 {
    color: rgb(96 165 250 / 0.4)
}
.text-blue-400\/45 {
    color: rgb(96 165 250 / 0.45)
}
.text-blue-400\/5 {
    color: rgb(96 165 250 / 0.05)
}
.text-blue-400\/50 {
    color: rgb(96 165 250 / 0.5)
}
.text-blue-400\/55 {
    color: rgb(96 165 250 / 0.55)
}
.text-blue-400\/60 {
    color: rgb(96 165 250 / 0.6)
}
.text-blue-400\/65 {
    color: rgb(96 165 250 / 0.65)
}
.text-blue-400\/70 {
    color: rgb(96 165 250 / 0.7)
}
.text-blue-400\/75 {
    color: rgb(96 165 250 / 0.75)
}
.text-blue-400\/80 {
    color: rgb(96 165 250 / 0.8)
}
.text-blue-400\/85 {
    color: rgb(96 165 250 / 0.85)
}
.text-blue-400\/90 {
    color: rgb(96 165 250 / 0.9)
}
.text-blue-400\/95 {
    color: rgb(96 165 250 / 0.95)
}
.text-blue-50 {
    --tw-text-opacity: 1;
    color: rgb(239 246 255 / var(--tw-text-opacity, 1))
}
.text-blue-50\/0 {
    color: rgb(239 246 255 / 0)
}
.text-blue-50\/10 {
    color: rgb(239 246 255 / 0.1)
}
.text-blue-50\/100 {
    color: rgb(239 246 255 / 1)
}
.text-blue-50\/15 {
    color: rgb(239 246 255 / 0.15)
}
.text-blue-50\/20 {
    color: rgb(239 246 255 / 0.2)
}
.text-blue-50\/25 {
    color: rgb(239 246 255 / 0.25)
}
.text-blue-50\/30 {
    color: rgb(239 246 255 / 0.3)
}
.text-blue-50\/35 {
    color: rgb(239 246 255 / 0.35)
}
.text-blue-50\/40 {
    color: rgb(239 246 255 / 0.4)
}
.text-blue-50\/45 {
    color: rgb(239 246 255 / 0.45)
}
.text-blue-50\/5 {
    color: rgb(239 246 255 / 0.05)
}
.text-blue-50\/50 {
    color: rgb(239 246 255 / 0.5)
}
.text-blue-50\/55 {
    color: rgb(239 246 255 / 0.55)
}
.text-blue-50\/60 {
    color: rgb(239 246 255 / 0.6)
}
.text-blue-50\/65 {
    color: rgb(239 246 255 / 0.65)
}
.text-blue-50\/70 {
    color: rgb(239 246 255 / 0.7)
}
.text-blue-50\/75 {
    color: rgb(239 246 255 / 0.75)
}
.text-blue-50\/80 {
    color: rgb(239 246 255 / 0.8)
}
.text-blue-50\/85 {
    color: rgb(239 246 255 / 0.85)
}
.text-blue-50\/90 {
    color: rgb(239 246 255 / 0.9)
}
.text-blue-50\/95 {
    color: rgb(239 246 255 / 0.95)
}
.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity, 1))
}
.text-blue-500\/0 {
    color: rgb(59 130 246 / 0)
}
.text-blue-500\/10 {
    color: rgb(59 130 246 / 0.1)
}
.text-blue-500\/100 {
    color: rgb(59 130 246 / 1)
}
.text-blue-500\/15 {
    color: rgb(59 130 246 / 0.15)
}
.text-blue-500\/20 {
    color: rgb(59 130 246 / 0.2)
}
.text-blue-500\/25 {
    color: rgb(59 130 246 / 0.25)
}
.text-blue-500\/30 {
    color: rgb(59 130 246 / 0.3)
}
.text-blue-500\/35 {
    color: rgb(59 130 246 / 0.35)
}
.text-blue-500\/40 {
    color: rgb(59 130 246 / 0.4)
}
.text-blue-500\/45 {
    color: rgb(59 130 246 / 0.45)
}
.text-blue-500\/5 {
    color: rgb(59 130 246 / 0.05)
}
.text-blue-500\/50 {
    color: rgb(59 130 246 / 0.5)
}
.text-blue-500\/55 {
    color: rgb(59 130 246 / 0.55)
}
.text-blue-500\/60 {
    color: rgb(59 130 246 / 0.6)
}
.text-blue-500\/65 {
    color: rgb(59 130 246 / 0.65)
}
.text-blue-500\/70 {
    color: rgb(59 130 246 / 0.7)
}
.text-blue-500\/75 {
    color: rgb(59 130 246 / 0.75)
}
.text-blue-500\/80 {
    color: rgb(59 130 246 / 0.8)
}
.text-blue-500\/85 {
    color: rgb(59 130 246 / 0.85)
}
.text-blue-500\/90 {
    color: rgb(59 130 246 / 0.9)
}
.text-blue-500\/95 {
    color: rgb(59 130 246 / 0.95)
}
.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1))
}
.text-blue-600\/0 {
    color: rgb(37 99 235 / 0)
}
.text-blue-600\/10 {
    color: rgb(37 99 235 / 0.1)
}
.text-blue-600\/100 {
    color: rgb(37 99 235 / 1)
}
.text-blue-600\/15 {
    color: rgb(37 99 235 / 0.15)
}
.text-blue-600\/20 {
    color: rgb(37 99 235 / 0.2)
}
.text-blue-600\/25 {
    color: rgb(37 99 235 / 0.25)
}
.text-blue-600\/30 {
    color: rgb(37 99 235 / 0.3)
}
.text-blue-600\/35 {
    color: rgb(37 99 235 / 0.35)
}
.text-blue-600\/40 {
    color: rgb(37 99 235 / 0.4)
}
.text-blue-600\/45 {
    color: rgb(37 99 235 / 0.45)
}
.text-blue-600\/5 {
    color: rgb(37 99 235 / 0.05)
}
.text-blue-600\/50 {
    color: rgb(37 99 235 / 0.5)
}
.text-blue-600\/55 {
    color: rgb(37 99 235 / 0.55)
}
.text-blue-600\/60 {
    color: rgb(37 99 235 / 0.6)
}
.text-blue-600\/65 {
    color: rgb(37 99 235 / 0.65)
}
.text-blue-600\/70 {
    color: rgb(37 99 235 / 0.7)
}
.text-blue-600\/75 {
    color: rgb(37 99 235 / 0.75)
}
.text-blue-600\/80 {
    color: rgb(37 99 235 / 0.8)
}
.text-blue-600\/85 {
    color: rgb(37 99 235 / 0.85)
}
.text-blue-600\/90 {
    color: rgb(37 99 235 / 0.9)
}
.text-blue-600\/95 {
    color: rgb(37 99 235 / 0.95)
}
.text-blue-700 {
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity, 1))
}
.text-blue-700\/0 {
    color: rgb(29 78 216 / 0)
}
.text-blue-700\/10 {
    color: rgb(29 78 216 / 0.1)
}
.text-blue-700\/100 {
    color: rgb(29 78 216 / 1)
}
.text-blue-700\/15 {
    color: rgb(29 78 216 / 0.15)
}
.text-blue-700\/20 {
    color: rgb(29 78 216 / 0.2)
}
.text-blue-700\/25 {
    color: rgb(29 78 216 / 0.25)
}
.text-blue-700\/30 {
    color: rgb(29 78 216 / 0.3)
}
.text-blue-700\/35 {
    color: rgb(29 78 216 / 0.35)
}
.text-blue-700\/40 {
    color: rgb(29 78 216 / 0.4)
}
.text-blue-700\/45 {
    color: rgb(29 78 216 / 0.45)
}
.text-blue-700\/5 {
    color: rgb(29 78 216 / 0.05)
}
.text-blue-700\/50 {
    color: rgb(29 78 216 / 0.5)
}
.text-blue-700\/55 {
    color: rgb(29 78 216 / 0.55)
}
.text-blue-700\/60 {
    color: rgb(29 78 216 / 0.6)
}
.text-blue-700\/65 {
    color: rgb(29 78 216 / 0.65)
}
.text-blue-700\/70 {
    color: rgb(29 78 216 / 0.7)
}
.text-blue-700\/75 {
    color: rgb(29 78 216 / 0.75)
}
.text-blue-700\/80 {
    color: rgb(29 78 216 / 0.8)
}
.text-blue-700\/85 {
    color: rgb(29 78 216 / 0.85)
}
.text-blue-700\/90 {
    color: rgb(29 78 216 / 0.9)
}
.text-blue-700\/95 {
    color: rgb(29 78 216 / 0.95)
}
.text-blue-800 {
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity, 1))
}
.text-blue-800\/0 {
    color: rgb(30 64 175 / 0)
}
.text-blue-800\/10 {
    color: rgb(30 64 175 / 0.1)
}
.text-blue-800\/100 {
    color: rgb(30 64 175 / 1)
}
.text-blue-800\/15 {
    color: rgb(30 64 175 / 0.15)
}
.text-blue-800\/20 {
    color: rgb(30 64 175 / 0.2)
}
.text-blue-800\/25 {
    color: rgb(30 64 175 / 0.25)
}
.text-blue-800\/30 {
    color: rgb(30 64 175 / 0.3)
}
.text-blue-800\/35 {
    color: rgb(30 64 175 / 0.35)
}
.text-blue-800\/40 {
    color: rgb(30 64 175 / 0.4)
}
.text-blue-800\/45 {
    color: rgb(30 64 175 / 0.45)
}
.text-blue-800\/5 {
    color: rgb(30 64 175 / 0.05)
}
.text-blue-800\/50 {
    color: rgb(30 64 175 / 0.5)
}
.text-blue-800\/55 {
    color: rgb(30 64 175 / 0.55)
}
.text-blue-800\/60 {
    color: rgb(30 64 175 / 0.6)
}
.text-blue-800\/65 {
    color: rgb(30 64 175 / 0.65)
}
.text-blue-800\/70 {
    color: rgb(30 64 175 / 0.7)
}
.text-blue-800\/75 {
    color: rgb(30 64 175 / 0.75)
}
.text-blue-800\/80 {
    color: rgb(30 64 175 / 0.8)
}
.text-blue-800\/85 {
    color: rgb(30 64 175 / 0.85)
}
.text-blue-800\/90 {
    color: rgb(30 64 175 / 0.9)
}
.text-blue-800\/95 {
    color: rgb(30 64 175 / 0.95)
}
.text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity, 1))
}
.text-blue-900\/0 {
    color: rgb(30 58 138 / 0)
}
.text-blue-900\/10 {
    color: rgb(30 58 138 / 0.1)
}
.text-blue-900\/100 {
    color: rgb(30 58 138 / 1)
}
.text-blue-900\/15 {
    color: rgb(30 58 138 / 0.15)
}
.text-blue-900\/20 {
    color: rgb(30 58 138 / 0.2)
}
.text-blue-900\/25 {
    color: rgb(30 58 138 / 0.25)
}
.text-blue-900\/30 {
    color: rgb(30 58 138 / 0.3)
}
.text-blue-900\/35 {
    color: rgb(30 58 138 / 0.35)
}
.text-blue-900\/40 {
    color: rgb(30 58 138 / 0.4)
}
.text-blue-900\/45 {
    color: rgb(30 58 138 / 0.45)
}
.text-blue-900\/5 {
    color: rgb(30 58 138 / 0.05)
}
.text-blue-900\/50 {
    color: rgb(30 58 138 / 0.5)
}
.text-blue-900\/55 {
    color: rgb(30 58 138 / 0.55)
}
.text-blue-900\/60 {
    color: rgb(30 58 138 / 0.6)
}
.text-blue-900\/65 {
    color: rgb(30 58 138 / 0.65)
}
.text-blue-900\/70 {
    color: rgb(30 58 138 / 0.7)
}
.text-blue-900\/75 {
    color: rgb(30 58 138 / 0.75)
}
.text-blue-900\/80 {
    color: rgb(30 58 138 / 0.8)
}
.text-blue-900\/85 {
    color: rgb(30 58 138 / 0.85)
}
.text-blue-900\/90 {
    color: rgb(30 58 138 / 0.9)
}
.text-blue-900\/95 {
    color: rgb(30 58 138 / 0.95)
}
.text-gray-100 {
    --tw-text-opacity: 1;
    color: rgb(243 244 246 / var(--tw-text-opacity, 1))
}
.text-gray-100\/0 {
    color: rgb(243 244 246 / 0)
}
.text-gray-100\/10 {
    color: rgb(243 244 246 / 0.1)
}
.text-gray-100\/100 {
    color: rgb(243 244 246 / 1)
}
.text-gray-100\/15 {
    color: rgb(243 244 246 / 0.15)
}
.text-gray-100\/20 {
    color: rgb(243 244 246 / 0.2)
}
.text-gray-100\/25 {
    color: rgb(243 244 246 / 0.25)
}
.text-gray-100\/30 {
    color: rgb(243 244 246 / 0.3)
}
.text-gray-100\/35 {
    color: rgb(243 244 246 / 0.35)
}
.text-gray-100\/40 {
    color: rgb(243 244 246 / 0.4)
}
.text-gray-100\/45 {
    color: rgb(243 244 246 / 0.45)
}
.text-gray-100\/5 {
    color: rgb(243 244 246 / 0.05)
}
.text-gray-100\/50 {
    color: rgb(243 244 246 / 0.5)
}
.text-gray-100\/55 {
    color: rgb(243 244 246 / 0.55)
}
.text-gray-100\/60 {
    color: rgb(243 244 246 / 0.6)
}
.text-gray-100\/65 {
    color: rgb(243 244 246 / 0.65)
}
.text-gray-100\/70 {
    color: rgb(243 244 246 / 0.7)
}
.text-gray-100\/75 {
    color: rgb(243 244 246 / 0.75)
}
.text-gray-100\/80 {
    color: rgb(243 244 246 / 0.8)
}
.text-gray-100\/85 {
    color: rgb(243 244 246 / 0.85)
}
.text-gray-100\/90 {
    color: rgb(243 244 246 / 0.9)
}
.text-gray-100\/95 {
    color: rgb(243 244 246 / 0.95)
}
.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity, 1))
}
.text-gray-200\/0 {
    color: rgb(229 231 235 / 0)
}
.text-gray-200\/10 {
    color: rgb(229 231 235 / 0.1)
}
.text-gray-200\/100 {
    color: rgb(229 231 235 / 1)
}
.text-gray-200\/15 {
    color: rgb(229 231 235 / 0.15)
}
.text-gray-200\/20 {
    color: rgb(229 231 235 / 0.2)
}
.text-gray-200\/25 {
    color: rgb(229 231 235 / 0.25)
}
.text-gray-200\/30 {
    color: rgb(229 231 235 / 0.3)
}
.text-gray-200\/35 {
    color: rgb(229 231 235 / 0.35)
}
.text-gray-200\/40 {
    color: rgb(229 231 235 / 0.4)
}
.text-gray-200\/45 {
    color: rgb(229 231 235 / 0.45)
}
.text-gray-200\/5 {
    color: rgb(229 231 235 / 0.05)
}
.text-gray-200\/50 {
    color: rgb(229 231 235 / 0.5)
}
.text-gray-200\/55 {
    color: rgb(229 231 235 / 0.55)
}
.text-gray-200\/60 {
    color: rgb(229 231 235 / 0.6)
}
.text-gray-200\/65 {
    color: rgb(229 231 235 / 0.65)
}
.text-gray-200\/70 {
    color: rgb(229 231 235 / 0.7)
}
.text-gray-200\/75 {
    color: rgb(229 231 235 / 0.75)
}
.text-gray-200\/80 {
    color: rgb(229 231 235 / 0.8)
}
.text-gray-200\/85 {
    color: rgb(229 231 235 / 0.85)
}
.text-gray-200\/90 {
    color: rgb(229 231 235 / 0.9)
}
.text-gray-200\/95 {
    color: rgb(229 231 235 / 0.95)
}
.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1))
}
.text-gray-300\/0 {
    color: rgb(209 213 219 / 0)
}
.text-gray-300\/10 {
    color: rgb(209 213 219 / 0.1)
}
.text-gray-300\/100 {
    color: rgb(209 213 219 / 1)
}
.text-gray-300\/15 {
    color: rgb(209 213 219 / 0.15)
}
.text-gray-300\/20 {
    color: rgb(209 213 219 / 0.2)
}
.text-gray-300\/25 {
    color: rgb(209 213 219 / 0.25)
}
.text-gray-300\/30 {
    color: rgb(209 213 219 / 0.3)
}
.text-gray-300\/35 {
    color: rgb(209 213 219 / 0.35)
}
.text-gray-300\/40 {
    color: rgb(209 213 219 / 0.4)
}
.text-gray-300\/45 {
    color: rgb(209 213 219 / 0.45)
}
.text-gray-300\/5 {
    color: rgb(209 213 219 / 0.05)
}
.text-gray-300\/50 {
    color: rgb(209 213 219 / 0.5)
}
.text-gray-300\/55 {
    color: rgb(209 213 219 / 0.55)
}
.text-gray-300\/60 {
    color: rgb(209 213 219 / 0.6)
}
.text-gray-300\/65 {
    color: rgb(209 213 219 / 0.65)
}
.text-gray-300\/70 {
    color: rgb(209 213 219 / 0.7)
}
.text-gray-300\/75 {
    color: rgb(209 213 219 / 0.75)
}
.text-gray-300\/80 {
    color: rgb(209 213 219 / 0.8)
}
.text-gray-300\/85 {
    color: rgb(209 213 219 / 0.85)
}
.text-gray-300\/90 {
    color: rgb(209 213 219 / 0.9)
}
.text-gray-300\/95 {
    color: rgb(209 213 219 / 0.95)
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1))
}
.text-gray-400\/0 {
    color: rgb(156 163 175 / 0)
}
.text-gray-400\/10 {
    color: rgb(156 163 175 / 0.1)
}
.text-gray-400\/100 {
    color: rgb(156 163 175 / 1)
}
.text-gray-400\/15 {
    color: rgb(156 163 175 / 0.15)
}
.text-gray-400\/20 {
    color: rgb(156 163 175 / 0.2)
}
.text-gray-400\/25 {
    color: rgb(156 163 175 / 0.25)
}
.text-gray-400\/30 {
    color: rgb(156 163 175 / 0.3)
}
.text-gray-400\/35 {
    color: rgb(156 163 175 / 0.35)
}
.text-gray-400\/40 {
    color: rgb(156 163 175 / 0.4)
}
.text-gray-400\/45 {
    color: rgb(156 163 175 / 0.45)
}
.text-gray-400\/5 {
    color: rgb(156 163 175 / 0.05)
}
.text-gray-400\/50 {
    color: rgb(156 163 175 / 0.5)
}
.text-gray-400\/55 {
    color: rgb(156 163 175 / 0.55)
}
.text-gray-400\/60 {
    color: rgb(156 163 175 / 0.6)
}
.text-gray-400\/65 {
    color: rgb(156 163 175 / 0.65)
}
.text-gray-400\/70 {
    color: rgb(156 163 175 / 0.7)
}
.text-gray-400\/75 {
    color: rgb(156 163 175 / 0.75)
}
.text-gray-400\/80 {
    color: rgb(156 163 175 / 0.8)
}
.text-gray-400\/85 {
    color: rgb(156 163 175 / 0.85)
}
.text-gray-400\/90 {
    color: rgb(156 163 175 / 0.9)
}
.text-gray-400\/95 {
    color: rgb(156 163 175 / 0.95)
}
.text-gray-50 {
    --tw-text-opacity: 1;
    color: rgb(249 250 251 / var(--tw-text-opacity, 1))
}
.text-gray-50\/0 {
    color: rgb(249 250 251 / 0)
}
.text-gray-50\/10 {
    color: rgb(249 250 251 / 0.1)
}
.text-gray-50\/100 {
    color: rgb(249 250 251 / 1)
}
.text-gray-50\/15 {
    color: rgb(249 250 251 / 0.15)
}
.text-gray-50\/20 {
    color: rgb(249 250 251 / 0.2)
}
.text-gray-50\/25 {
    color: rgb(249 250 251 / 0.25)
}
.text-gray-50\/30 {
    color: rgb(249 250 251 / 0.3)
}
.text-gray-50\/35 {
    color: rgb(249 250 251 / 0.35)
}
.text-gray-50\/40 {
    color: rgb(249 250 251 / 0.4)
}
.text-gray-50\/45 {
    color: rgb(249 250 251 / 0.45)
}
.text-gray-50\/5 {
    color: rgb(249 250 251 / 0.05)
}
.text-gray-50\/50 {
    color: rgb(249 250 251 / 0.5)
}
.text-gray-50\/55 {
    color: rgb(249 250 251 / 0.55)
}
.text-gray-50\/60 {
    color: rgb(249 250 251 / 0.6)
}
.text-gray-50\/65 {
    color: rgb(249 250 251 / 0.65)
}
.text-gray-50\/70 {
    color: rgb(249 250 251 / 0.7)
}
.text-gray-50\/75 {
    color: rgb(249 250 251 / 0.75)
}
.text-gray-50\/80 {
    color: rgb(249 250 251 / 0.8)
}
.text-gray-50\/85 {
    color: rgb(249 250 251 / 0.85)
}
.text-gray-50\/90 {
    color: rgb(249 250 251 / 0.9)
}
.text-gray-50\/95 {
    color: rgb(249 250 251 / 0.95)
}
.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}
.text-gray-500\/0 {
    color: rgb(107 114 128 / 0)
}
.text-gray-500\/10 {
    color: rgb(107 114 128 / 0.1)
}
.text-gray-500\/100 {
    color: rgb(107 114 128 / 1)
}
.text-gray-500\/15 {
    color: rgb(107 114 128 / 0.15)
}
.text-gray-500\/20 {
    color: rgb(107 114 128 / 0.2)
}
.text-gray-500\/25 {
    color: rgb(107 114 128 / 0.25)
}
.text-gray-500\/30 {
    color: rgb(107 114 128 / 0.3)
}
.text-gray-500\/35 {
    color: rgb(107 114 128 / 0.35)
}
.text-gray-500\/40 {
    color: rgb(107 114 128 / 0.4)
}
.text-gray-500\/45 {
    color: rgb(107 114 128 / 0.45)
}
.text-gray-500\/5 {
    color: rgb(107 114 128 / 0.05)
}
.text-gray-500\/50 {
    color: rgb(107 114 128 / 0.5)
}
.text-gray-500\/55 {
    color: rgb(107 114 128 / 0.55)
}
.text-gray-500\/60 {
    color: rgb(107 114 128 / 0.6)
}
.text-gray-500\/65 {
    color: rgb(107 114 128 / 0.65)
}
.text-gray-500\/70 {
    color: rgb(107 114 128 / 0.7)
}
.text-gray-500\/75 {
    color: rgb(107 114 128 / 0.75)
}
.text-gray-500\/80 {
    color: rgb(107 114 128 / 0.8)
}
.text-gray-500\/85 {
    color: rgb(107 114 128 / 0.85)
}
.text-gray-500\/90 {
    color: rgb(107 114 128 / 0.9)
}
.text-gray-500\/95 {
    color: rgb(107 114 128 / 0.95)
}
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}
.text-gray-600\/0 {
    color: rgb(75 85 99 / 0)
}
.text-gray-600\/10 {
    color: rgb(75 85 99 / 0.1)
}
.text-gray-600\/100 {
    color: rgb(75 85 99 / 1)
}
.text-gray-600\/15 {
    color: rgb(75 85 99 / 0.15)
}
.text-gray-600\/20 {
    color: rgb(75 85 99 / 0.2)
}
.text-gray-600\/25 {
    color: rgb(75 85 99 / 0.25)
}
.text-gray-600\/30 {
    color: rgb(75 85 99 / 0.3)
}
.text-gray-600\/35 {
    color: rgb(75 85 99 / 0.35)
}
.text-gray-600\/40 {
    color: rgb(75 85 99 / 0.4)
}
.text-gray-600\/45 {
    color: rgb(75 85 99 / 0.45)
}
.text-gray-600\/5 {
    color: rgb(75 85 99 / 0.05)
}
.text-gray-600\/50 {
    color: rgb(75 85 99 / 0.5)
}
.text-gray-600\/55 {
    color: rgb(75 85 99 / 0.55)
}
.text-gray-600\/60 {
    color: rgb(75 85 99 / 0.6)
}
.text-gray-600\/65 {
    color: rgb(75 85 99 / 0.65)
}
.text-gray-600\/70 {
    color: rgb(75 85 99 / 0.7)
}
.text-gray-600\/75 {
    color: rgb(75 85 99 / 0.75)
}
.text-gray-600\/80 {
    color: rgb(75 85 99 / 0.8)
}
.text-gray-600\/85 {
    color: rgb(75 85 99 / 0.85)
}
.text-gray-600\/90 {
    color: rgb(75 85 99 / 0.9)
}
.text-gray-600\/95 {
    color: rgb(75 85 99 / 0.95)
}
.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1))
}
.text-gray-700\/0 {
    color: rgb(55 65 81 / 0)
}
.text-gray-700\/10 {
    color: rgb(55 65 81 / 0.1)
}
.text-gray-700\/100 {
    color: rgb(55 65 81 / 1)
}
.text-gray-700\/15 {
    color: rgb(55 65 81 / 0.15)
}
.text-gray-700\/20 {
    color: rgb(55 65 81 / 0.2)
}
.text-gray-700\/25 {
    color: rgb(55 65 81 / 0.25)
}
.text-gray-700\/30 {
    color: rgb(55 65 81 / 0.3)
}
.text-gray-700\/35 {
    color: rgb(55 65 81 / 0.35)
}
.text-gray-700\/40 {
    color: rgb(55 65 81 / 0.4)
}
.text-gray-700\/45 {
    color: rgb(55 65 81 / 0.45)
}
.text-gray-700\/5 {
    color: rgb(55 65 81 / 0.05)
}
.text-gray-700\/50 {
    color: rgb(55 65 81 / 0.5)
}
.text-gray-700\/55 {
    color: rgb(55 65 81 / 0.55)
}
.text-gray-700\/60 {
    color: rgb(55 65 81 / 0.6)
}
.text-gray-700\/65 {
    color: rgb(55 65 81 / 0.65)
}
.text-gray-700\/70 {
    color: rgb(55 65 81 / 0.7)
}
.text-gray-700\/75 {
    color: rgb(55 65 81 / 0.75)
}
.text-gray-700\/80 {
    color: rgb(55 65 81 / 0.8)
}
.text-gray-700\/85 {
    color: rgb(55 65 81 / 0.85)
}
.text-gray-700\/90 {
    color: rgb(55 65 81 / 0.9)
}
.text-gray-700\/95 {
    color: rgb(55 65 81 / 0.95)
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1))
}
.text-gray-800\/0 {
    color: rgb(31 41 55 / 0)
}
.text-gray-800\/10 {
    color: rgb(31 41 55 / 0.1)
}
.text-gray-800\/100 {
    color: rgb(31 41 55 / 1)
}
.text-gray-800\/15 {
    color: rgb(31 41 55 / 0.15)
}
.text-gray-800\/20 {
    color: rgb(31 41 55 / 0.2)
}
.text-gray-800\/25 {
    color: rgb(31 41 55 / 0.25)
}
.text-gray-800\/30 {
    color: rgb(31 41 55 / 0.3)
}
.text-gray-800\/35 {
    color: rgb(31 41 55 / 0.35)
}
.text-gray-800\/40 {
    color: rgb(31 41 55 / 0.4)
}
.text-gray-800\/45 {
    color: rgb(31 41 55 / 0.45)
}
.text-gray-800\/5 {
    color: rgb(31 41 55 / 0.05)
}
.text-gray-800\/50 {
    color: rgb(31 41 55 / 0.5)
}
.text-gray-800\/55 {
    color: rgb(31 41 55 / 0.55)
}
.text-gray-800\/60 {
    color: rgb(31 41 55 / 0.6)
}
.text-gray-800\/65 {
    color: rgb(31 41 55 / 0.65)
}
.text-gray-800\/70 {
    color: rgb(31 41 55 / 0.7)
}
.text-gray-800\/75 {
    color: rgb(31 41 55 / 0.75)
}
.text-gray-800\/80 {
    color: rgb(31 41 55 / 0.8)
}
.text-gray-800\/85 {
    color: rgb(31 41 55 / 0.85)
}
.text-gray-800\/90 {
    color: rgb(31 41 55 / 0.9)
}
.text-gray-800\/95 {
    color: rgb(31 41 55 / 0.95)
}
.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1))
}
.text-gray-900\/0 {
    color: rgb(17 24 39 / 0)
}
.text-gray-900\/10 {
    color: rgb(17 24 39 / 0.1)
}
.text-gray-900\/100 {
    color: rgb(17 24 39 / 1)
}
.text-gray-900\/15 {
    color: rgb(17 24 39 / 0.15)
}
.text-gray-900\/20 {
    color: rgb(17 24 39 / 0.2)
}
.text-gray-900\/25 {
    color: rgb(17 24 39 / 0.25)
}
.text-gray-900\/30 {
    color: rgb(17 24 39 / 0.3)
}
.text-gray-900\/35 {
    color: rgb(17 24 39 / 0.35)
}
.text-gray-900\/40 {
    color: rgb(17 24 39 / 0.4)
}
.text-gray-900\/45 {
    color: rgb(17 24 39 / 0.45)
}
.text-gray-900\/5 {
    color: rgb(17 24 39 / 0.05)
}
.text-gray-900\/50 {
    color: rgb(17 24 39 / 0.5)
}
.text-gray-900\/55 {
    color: rgb(17 24 39 / 0.55)
}
.text-gray-900\/60 {
    color: rgb(17 24 39 / 0.6)
}
.text-gray-900\/65 {
    color: rgb(17 24 39 / 0.65)
}
.text-gray-900\/70 {
    color: rgb(17 24 39 / 0.7)
}
.text-gray-900\/75 {
    color: rgb(17 24 39 / 0.75)
}
.text-gray-900\/80 {
    color: rgb(17 24 39 / 0.8)
}
.text-gray-900\/85 {
    color: rgb(17 24 39 / 0.85)
}
.text-gray-900\/90 {
    color: rgb(17 24 39 / 0.9)
}
.text-gray-900\/95 {
    color: rgb(17 24 39 / 0.95)
}
.text-gray-950 {
    --tw-text-opacity: 1;
    color: rgb(3 7 18 / var(--tw-text-opacity, 1))
}
.text-green-100 {
    --tw-text-opacity: 1;
    color: rgb(220 252 231 / var(--tw-text-opacity, 1))
}
.text-green-100\/0 {
    color: rgb(220 252 231 / 0)
}
.text-green-100\/10 {
    color: rgb(220 252 231 / 0.1)
}
.text-green-100\/100 {
    color: rgb(220 252 231 / 1)
}
.text-green-100\/15 {
    color: rgb(220 252 231 / 0.15)
}
.text-green-100\/20 {
    color: rgb(220 252 231 / 0.2)
}
.text-green-100\/25 {
    color: rgb(220 252 231 / 0.25)
}
.text-green-100\/30 {
    color: rgb(220 252 231 / 0.3)
}
.text-green-100\/35 {
    color: rgb(220 252 231 / 0.35)
}
.text-green-100\/40 {
    color: rgb(220 252 231 / 0.4)
}
.text-green-100\/45 {
    color: rgb(220 252 231 / 0.45)
}
.text-green-100\/5 {
    color: rgb(220 252 231 / 0.05)
}
.text-green-100\/50 {
    color: rgb(220 252 231 / 0.5)
}
.text-green-100\/55 {
    color: rgb(220 252 231 / 0.55)
}
.text-green-100\/60 {
    color: rgb(220 252 231 / 0.6)
}
.text-green-100\/65 {
    color: rgb(220 252 231 / 0.65)
}
.text-green-100\/70 {
    color: rgb(220 252 231 / 0.7)
}
.text-green-100\/75 {
    color: rgb(220 252 231 / 0.75)
}
.text-green-100\/80 {
    color: rgb(220 252 231 / 0.8)
}
.text-green-100\/85 {
    color: rgb(220 252 231 / 0.85)
}
.text-green-100\/90 {
    color: rgb(220 252 231 / 0.9)
}
.text-green-100\/95 {
    color: rgb(220 252 231 / 0.95)
}
.text-green-200 {
    --tw-text-opacity: 1;
    color: rgb(187 247 208 / var(--tw-text-opacity, 1))
}
.text-green-200\/0 {
    color: rgb(187 247 208 / 0)
}
.text-green-200\/10 {
    color: rgb(187 247 208 / 0.1)
}
.text-green-200\/100 {
    color: rgb(187 247 208 / 1)
}
.text-green-200\/15 {
    color: rgb(187 247 208 / 0.15)
}
.text-green-200\/20 {
    color: rgb(187 247 208 / 0.2)
}
.text-green-200\/25 {
    color: rgb(187 247 208 / 0.25)
}
.text-green-200\/30 {
    color: rgb(187 247 208 / 0.3)
}
.text-green-200\/35 {
    color: rgb(187 247 208 / 0.35)
}
.text-green-200\/40 {
    color: rgb(187 247 208 / 0.4)
}
.text-green-200\/45 {
    color: rgb(187 247 208 / 0.45)
}
.text-green-200\/5 {
    color: rgb(187 247 208 / 0.05)
}
.text-green-200\/50 {
    color: rgb(187 247 208 / 0.5)
}
.text-green-200\/55 {
    color: rgb(187 247 208 / 0.55)
}
.text-green-200\/60 {
    color: rgb(187 247 208 / 0.6)
}
.text-green-200\/65 {
    color: rgb(187 247 208 / 0.65)
}
.text-green-200\/70 {
    color: rgb(187 247 208 / 0.7)
}
.text-green-200\/75 {
    color: rgb(187 247 208 / 0.75)
}
.text-green-200\/80 {
    color: rgb(187 247 208 / 0.8)
}
.text-green-200\/85 {
    color: rgb(187 247 208 / 0.85)
}
.text-green-200\/90 {
    color: rgb(187 247 208 / 0.9)
}
.text-green-200\/95 {
    color: rgb(187 247 208 / 0.95)
}
.text-green-300 {
    --tw-text-opacity: 1;
    color: rgb(134 239 172 / var(--tw-text-opacity, 1))
}
.text-green-300\/0 {
    color: rgb(134 239 172 / 0)
}
.text-green-300\/10 {
    color: rgb(134 239 172 / 0.1)
}
.text-green-300\/100 {
    color: rgb(134 239 172 / 1)
}
.text-green-300\/15 {
    color: rgb(134 239 172 / 0.15)
}
.text-green-300\/20 {
    color: rgb(134 239 172 / 0.2)
}
.text-green-300\/25 {
    color: rgb(134 239 172 / 0.25)
}
.text-green-300\/30 {
    color: rgb(134 239 172 / 0.3)
}
.text-green-300\/35 {
    color: rgb(134 239 172 / 0.35)
}
.text-green-300\/40 {
    color: rgb(134 239 172 / 0.4)
}
.text-green-300\/45 {
    color: rgb(134 239 172 / 0.45)
}
.text-green-300\/5 {
    color: rgb(134 239 172 / 0.05)
}
.text-green-300\/50 {
    color: rgb(134 239 172 / 0.5)
}
.text-green-300\/55 {
    color: rgb(134 239 172 / 0.55)
}
.text-green-300\/60 {
    color: rgb(134 239 172 / 0.6)
}
.text-green-300\/65 {
    color: rgb(134 239 172 / 0.65)
}
.text-green-300\/70 {
    color: rgb(134 239 172 / 0.7)
}
.text-green-300\/75 {
    color: rgb(134 239 172 / 0.75)
}
.text-green-300\/80 {
    color: rgb(134 239 172 / 0.8)
}
.text-green-300\/85 {
    color: rgb(134 239 172 / 0.85)
}
.text-green-300\/90 {
    color: rgb(134 239 172 / 0.9)
}
.text-green-300\/95 {
    color: rgb(134 239 172 / 0.95)
}
.text-green-400 {
    --tw-text-opacity: 1;
    color: rgb(74 222 128 / var(--tw-text-opacity, 1))
}
.text-green-400\/0 {
    color: rgb(74 222 128 / 0)
}
.text-green-400\/10 {
    color: rgb(74 222 128 / 0.1)
}
.text-green-400\/100 {
    color: rgb(74 222 128 / 1)
}
.text-green-400\/15 {
    color: rgb(74 222 128 / 0.15)
}
.text-green-400\/20 {
    color: rgb(74 222 128 / 0.2)
}
.text-green-400\/25 {
    color: rgb(74 222 128 / 0.25)
}
.text-green-400\/30 {
    color: rgb(74 222 128 / 0.3)
}
.text-green-400\/35 {
    color: rgb(74 222 128 / 0.35)
}
.text-green-400\/40 {
    color: rgb(74 222 128 / 0.4)
}
.text-green-400\/45 {
    color: rgb(74 222 128 / 0.45)
}
.text-green-400\/5 {
    color: rgb(74 222 128 / 0.05)
}
.text-green-400\/50 {
    color: rgb(74 222 128 / 0.5)
}
.text-green-400\/55 {
    color: rgb(74 222 128 / 0.55)
}
.text-green-400\/60 {
    color: rgb(74 222 128 / 0.6)
}
.text-green-400\/65 {
    color: rgb(74 222 128 / 0.65)
}
.text-green-400\/70 {
    color: rgb(74 222 128 / 0.7)
}
.text-green-400\/75 {
    color: rgb(74 222 128 / 0.75)
}
.text-green-400\/80 {
    color: rgb(74 222 128 / 0.8)
}
.text-green-400\/85 {
    color: rgb(74 222 128 / 0.85)
}
.text-green-400\/90 {
    color: rgb(74 222 128 / 0.9)
}
.text-green-400\/95 {
    color: rgb(74 222 128 / 0.95)
}
.text-green-50 {
    --tw-text-opacity: 1;
    color: rgb(240 253 244 / var(--tw-text-opacity, 1))
}
.text-green-50\/0 {
    color: rgb(240 253 244 / 0)
}
.text-green-50\/10 {
    color: rgb(240 253 244 / 0.1)
}
.text-green-50\/100 {
    color: rgb(240 253 244 / 1)
}
.text-green-50\/15 {
    color: rgb(240 253 244 / 0.15)
}
.text-green-50\/20 {
    color: rgb(240 253 244 / 0.2)
}
.text-green-50\/25 {
    color: rgb(240 253 244 / 0.25)
}
.text-green-50\/30 {
    color: rgb(240 253 244 / 0.3)
}
.text-green-50\/35 {
    color: rgb(240 253 244 / 0.35)
}
.text-green-50\/40 {
    color: rgb(240 253 244 / 0.4)
}
.text-green-50\/45 {
    color: rgb(240 253 244 / 0.45)
}
.text-green-50\/5 {
    color: rgb(240 253 244 / 0.05)
}
.text-green-50\/50 {
    color: rgb(240 253 244 / 0.5)
}
.text-green-50\/55 {
    color: rgb(240 253 244 / 0.55)
}
.text-green-50\/60 {
    color: rgb(240 253 244 / 0.6)
}
.text-green-50\/65 {
    color: rgb(240 253 244 / 0.65)
}
.text-green-50\/70 {
    color: rgb(240 253 244 / 0.7)
}
.text-green-50\/75 {
    color: rgb(240 253 244 / 0.75)
}
.text-green-50\/80 {
    color: rgb(240 253 244 / 0.8)
}
.text-green-50\/85 {
    color: rgb(240 253 244 / 0.85)
}
.text-green-50\/90 {
    color: rgb(240 253 244 / 0.9)
}
.text-green-50\/95 {
    color: rgb(240 253 244 / 0.95)
}
.text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity, 1))
}
.text-green-500\/0 {
    color: rgb(34 197 94 / 0)
}
.text-green-500\/10 {
    color: rgb(34 197 94 / 0.1)
}
.text-green-500\/100 {
    color: rgb(34 197 94 / 1)
}
.text-green-500\/15 {
    color: rgb(34 197 94 / 0.15)
}
.text-green-500\/20 {
    color: rgb(34 197 94 / 0.2)
}
.text-green-500\/25 {
    color: rgb(34 197 94 / 0.25)
}
.text-green-500\/30 {
    color: rgb(34 197 94 / 0.3)
}
.text-green-500\/35 {
    color: rgb(34 197 94 / 0.35)
}
.text-green-500\/40 {
    color: rgb(34 197 94 / 0.4)
}
.text-green-500\/45 {
    color: rgb(34 197 94 / 0.45)
}
.text-green-500\/5 {
    color: rgb(34 197 94 / 0.05)
}
.text-green-500\/50 {
    color: rgb(34 197 94 / 0.5)
}
.text-green-500\/55 {
    color: rgb(34 197 94 / 0.55)
}
.text-green-500\/60 {
    color: rgb(34 197 94 / 0.6)
}
.text-green-500\/65 {
    color: rgb(34 197 94 / 0.65)
}
.text-green-500\/70 {
    color: rgb(34 197 94 / 0.7)
}
.text-green-500\/75 {
    color: rgb(34 197 94 / 0.75)
}
.text-green-500\/80 {
    color: rgb(34 197 94 / 0.8)
}
.text-green-500\/85 {
    color: rgb(34 197 94 / 0.85)
}
.text-green-500\/90 {
    color: rgb(34 197 94 / 0.9)
}
.text-green-500\/95 {
    color: rgb(34 197 94 / 0.95)
}
.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity, 1))
}
.text-green-600\/0 {
    color: rgb(22 163 74 / 0)
}
.text-green-600\/10 {
    color: rgb(22 163 74 / 0.1)
}
.text-green-600\/100 {
    color: rgb(22 163 74 / 1)
}
.text-green-600\/15 {
    color: rgb(22 163 74 / 0.15)
}
.text-green-600\/20 {
    color: rgb(22 163 74 / 0.2)
}
.text-green-600\/25 {
    color: rgb(22 163 74 / 0.25)
}
.text-green-600\/30 {
    color: rgb(22 163 74 / 0.3)
}
.text-green-600\/35 {
    color: rgb(22 163 74 / 0.35)
}
.text-green-600\/40 {
    color: rgb(22 163 74 / 0.4)
}
.text-green-600\/45 {
    color: rgb(22 163 74 / 0.45)
}
.text-green-600\/5 {
    color: rgb(22 163 74 / 0.05)
}
.text-green-600\/50 {
    color: rgb(22 163 74 / 0.5)
}
.text-green-600\/55 {
    color: rgb(22 163 74 / 0.55)
}
.text-green-600\/60 {
    color: rgb(22 163 74 / 0.6)
}
.text-green-600\/65 {
    color: rgb(22 163 74 / 0.65)
}
.text-green-600\/70 {
    color: rgb(22 163 74 / 0.7)
}
.text-green-600\/75 {
    color: rgb(22 163 74 / 0.75)
}
.text-green-600\/80 {
    color: rgb(22 163 74 / 0.8)
}
.text-green-600\/85 {
    color: rgb(22 163 74 / 0.85)
}
.text-green-600\/90 {
    color: rgb(22 163 74 / 0.9)
}
.text-green-600\/95 {
    color: rgb(22 163 74 / 0.95)
}
.text-green-700 {
    --tw-text-opacity: 1;
    color: rgb(21 128 61 / var(--tw-text-opacity, 1))
}
.text-green-700\/0 {
    color: rgb(21 128 61 / 0)
}
.text-green-700\/10 {
    color: rgb(21 128 61 / 0.1)
}
.text-green-700\/100 {
    color: rgb(21 128 61 / 1)
}
.text-green-700\/15 {
    color: rgb(21 128 61 / 0.15)
}
.text-green-700\/20 {
    color: rgb(21 128 61 / 0.2)
}
.text-green-700\/25 {
    color: rgb(21 128 61 / 0.25)
}
.text-green-700\/30 {
    color: rgb(21 128 61 / 0.3)
}
.text-green-700\/35 {
    color: rgb(21 128 61 / 0.35)
}
.text-green-700\/40 {
    color: rgb(21 128 61 / 0.4)
}
.text-green-700\/45 {
    color: rgb(21 128 61 / 0.45)
}
.text-green-700\/5 {
    color: rgb(21 128 61 / 0.05)
}
.text-green-700\/50 {
    color: rgb(21 128 61 / 0.5)
}
.text-green-700\/55 {
    color: rgb(21 128 61 / 0.55)
}
.text-green-700\/60 {
    color: rgb(21 128 61 / 0.6)
}
.text-green-700\/65 {
    color: rgb(21 128 61 / 0.65)
}
.text-green-700\/70 {
    color: rgb(21 128 61 / 0.7)
}
.text-green-700\/75 {
    color: rgb(21 128 61 / 0.75)
}
.text-green-700\/80 {
    color: rgb(21 128 61 / 0.8)
}
.text-green-700\/85 {
    color: rgb(21 128 61 / 0.85)
}
.text-green-700\/90 {
    color: rgb(21 128 61 / 0.9)
}
.text-green-700\/95 {
    color: rgb(21 128 61 / 0.95)
}
.text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity, 1))
}
.text-green-800\/0 {
    color: rgb(22 101 52 / 0)
}
.text-green-800\/10 {
    color: rgb(22 101 52 / 0.1)
}
.text-green-800\/100 {
    color: rgb(22 101 52 / 1)
}
.text-green-800\/15 {
    color: rgb(22 101 52 / 0.15)
}
.text-green-800\/20 {
    color: rgb(22 101 52 / 0.2)
}
.text-green-800\/25 {
    color: rgb(22 101 52 / 0.25)
}
.text-green-800\/30 {
    color: rgb(22 101 52 / 0.3)
}
.text-green-800\/35 {
    color: rgb(22 101 52 / 0.35)
}
.text-green-800\/40 {
    color: rgb(22 101 52 / 0.4)
}
.text-green-800\/45 {
    color: rgb(22 101 52 / 0.45)
}
.text-green-800\/5 {
    color: rgb(22 101 52 / 0.05)
}
.text-green-800\/50 {
    color: rgb(22 101 52 / 0.5)
}
.text-green-800\/55 {
    color: rgb(22 101 52 / 0.55)
}
.text-green-800\/60 {
    color: rgb(22 101 52 / 0.6)
}
.text-green-800\/65 {
    color: rgb(22 101 52 / 0.65)
}
.text-green-800\/70 {
    color: rgb(22 101 52 / 0.7)
}
.text-green-800\/75 {
    color: rgb(22 101 52 / 0.75)
}
.text-green-800\/80 {
    color: rgb(22 101 52 / 0.8)
}
.text-green-800\/85 {
    color: rgb(22 101 52 / 0.85)
}
.text-green-800\/90 {
    color: rgb(22 101 52 / 0.9)
}
.text-green-800\/95 {
    color: rgb(22 101 52 / 0.95)
}
.text-green-900 {
    --tw-text-opacity: 1;
    color: rgb(20 83 45 / var(--tw-text-opacity, 1))
}
.text-green-900\/0 {
    color: rgb(20 83 45 / 0)
}
.text-green-900\/10 {
    color: rgb(20 83 45 / 0.1)
}
.text-green-900\/100 {
    color: rgb(20 83 45 / 1)
}
.text-green-900\/15 {
    color: rgb(20 83 45 / 0.15)
}
.text-green-900\/20 {
    color: rgb(20 83 45 / 0.2)
}
.text-green-900\/25 {
    color: rgb(20 83 45 / 0.25)
}
.text-green-900\/30 {
    color: rgb(20 83 45 / 0.3)
}
.text-green-900\/35 {
    color: rgb(20 83 45 / 0.35)
}
.text-green-900\/40 {
    color: rgb(20 83 45 / 0.4)
}
.text-green-900\/45 {
    color: rgb(20 83 45 / 0.45)
}
.text-green-900\/5 {
    color: rgb(20 83 45 / 0.05)
}
.text-green-900\/50 {
    color: rgb(20 83 45 / 0.5)
}
.text-green-900\/55 {
    color: rgb(20 83 45 / 0.55)
}
.text-green-900\/60 {
    color: rgb(20 83 45 / 0.6)
}
.text-green-900\/65 {
    color: rgb(20 83 45 / 0.65)
}
.text-green-900\/70 {
    color: rgb(20 83 45 / 0.7)
}
.text-green-900\/75 {
    color: rgb(20 83 45 / 0.75)
}
.text-green-900\/80 {
    color: rgb(20 83 45 / 0.8)
}
.text-green-900\/85 {
    color: rgb(20 83 45 / 0.85)
}
.text-green-900\/90 {
    color: rgb(20 83 45 / 0.9)
}
.text-green-900\/95 {
    color: rgb(20 83 45 / 0.95)
}
.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229 / var(--tw-text-opacity, 1))
}
.text-neutral-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 212 / var(--tw-text-opacity, 1))
}
.text-neutral-400 {
    --tw-text-opacity: 1;
    color: rgb(163 163 163 / var(--tw-text-opacity, 1))
}
.text-neutral-500 {
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity, 1))
}
.text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity, 1))
}
.text-neutral-900 {
    --tw-text-opacity: 1;
    color: rgb(23 23 23 / var(--tw-text-opacity, 1))
}
.text-neutral-950 {
    --tw-text-opacity: 1;
    color: rgb(10 10 10 / var(--tw-text-opacity, 1))
}
.text-red-100 {
    --tw-text-opacity: 1;
    color: rgb(254 226 226 / var(--tw-text-opacity, 1))
}
.text-red-100\/0 {
    color: rgb(254 226 226 / 0)
}
.text-red-100\/10 {
    color: rgb(254 226 226 / 0.1)
}
.text-red-100\/100 {
    color: rgb(254 226 226 / 1)
}
.text-red-100\/15 {
    color: rgb(254 226 226 / 0.15)
}
.text-red-100\/20 {
    color: rgb(254 226 226 / 0.2)
}
.text-red-100\/25 {
    color: rgb(254 226 226 / 0.25)
}
.text-red-100\/30 {
    color: rgb(254 226 226 / 0.3)
}
.text-red-100\/35 {
    color: rgb(254 226 226 / 0.35)
}
.text-red-100\/40 {
    color: rgb(254 226 226 / 0.4)
}
.text-red-100\/45 {
    color: rgb(254 226 226 / 0.45)
}
.text-red-100\/5 {
    color: rgb(254 226 226 / 0.05)
}
.text-red-100\/50 {
    color: rgb(254 226 226 / 0.5)
}
.text-red-100\/55 {
    color: rgb(254 226 226 / 0.55)
}
.text-red-100\/60 {
    color: rgb(254 226 226 / 0.6)
}
.text-red-100\/65 {
    color: rgb(254 226 226 / 0.65)
}
.text-red-100\/70 {
    color: rgb(254 226 226 / 0.7)
}
.text-red-100\/75 {
    color: rgb(254 226 226 / 0.75)
}
.text-red-100\/80 {
    color: rgb(254 226 226 / 0.8)
}
.text-red-100\/85 {
    color: rgb(254 226 226 / 0.85)
}
.text-red-100\/90 {
    color: rgb(254 226 226 / 0.9)
}
.text-red-100\/95 {
    color: rgb(254 226 226 / 0.95)
}
.text-red-200 {
    --tw-text-opacity: 1;
    color: rgb(254 202 202 / var(--tw-text-opacity, 1))
}
.text-red-200\/0 {
    color: rgb(254 202 202 / 0)
}
.text-red-200\/10 {
    color: rgb(254 202 202 / 0.1)
}
.text-red-200\/100 {
    color: rgb(254 202 202 / 1)
}
.text-red-200\/15 {
    color: rgb(254 202 202 / 0.15)
}
.text-red-200\/20 {
    color: rgb(254 202 202 / 0.2)
}
.text-red-200\/25 {
    color: rgb(254 202 202 / 0.25)
}
.text-red-200\/30 {
    color: rgb(254 202 202 / 0.3)
}
.text-red-200\/35 {
    color: rgb(254 202 202 / 0.35)
}
.text-red-200\/40 {
    color: rgb(254 202 202 / 0.4)
}
.text-red-200\/45 {
    color: rgb(254 202 202 / 0.45)
}
.text-red-200\/5 {
    color: rgb(254 202 202 / 0.05)
}
.text-red-200\/50 {
    color: rgb(254 202 202 / 0.5)
}
.text-red-200\/55 {
    color: rgb(254 202 202 / 0.55)
}
.text-red-200\/60 {
    color: rgb(254 202 202 / 0.6)
}
.text-red-200\/65 {
    color: rgb(254 202 202 / 0.65)
}
.text-red-200\/70 {
    color: rgb(254 202 202 / 0.7)
}
.text-red-200\/75 {
    color: rgb(254 202 202 / 0.75)
}
.text-red-200\/80 {
    color: rgb(254 202 202 / 0.8)
}
.text-red-200\/85 {
    color: rgb(254 202 202 / 0.85)
}
.text-red-200\/90 {
    color: rgb(254 202 202 / 0.9)
}
.text-red-200\/95 {
    color: rgb(254 202 202 / 0.95)
}
.text-red-300 {
    --tw-text-opacity: 1;
    color: rgb(252 165 165 / var(--tw-text-opacity, 1))
}
.text-red-300\/0 {
    color: rgb(252 165 165 / 0)
}
.text-red-300\/10 {
    color: rgb(252 165 165 / 0.1)
}
.text-red-300\/100 {
    color: rgb(252 165 165 / 1)
}
.text-red-300\/15 {
    color: rgb(252 165 165 / 0.15)
}
.text-red-300\/20 {
    color: rgb(252 165 165 / 0.2)
}
.text-red-300\/25 {
    color: rgb(252 165 165 / 0.25)
}
.text-red-300\/30 {
    color: rgb(252 165 165 / 0.3)
}
.text-red-300\/35 {
    color: rgb(252 165 165 / 0.35)
}
.text-red-300\/40 {
    color: rgb(252 165 165 / 0.4)
}
.text-red-300\/45 {
    color: rgb(252 165 165 / 0.45)
}
.text-red-300\/5 {
    color: rgb(252 165 165 / 0.05)
}
.text-red-300\/50 {
    color: rgb(252 165 165 / 0.5)
}
.text-red-300\/55 {
    color: rgb(252 165 165 / 0.55)
}
.text-red-300\/60 {
    color: rgb(252 165 165 / 0.6)
}
.text-red-300\/65 {
    color: rgb(252 165 165 / 0.65)
}
.text-red-300\/70 {
    color: rgb(252 165 165 / 0.7)
}
.text-red-300\/75 {
    color: rgb(252 165 165 / 0.75)
}
.text-red-300\/80 {
    color: rgb(252 165 165 / 0.8)
}
.text-red-300\/85 {
    color: rgb(252 165 165 / 0.85)
}
.text-red-300\/90 {
    color: rgb(252 165 165 / 0.9)
}
.text-red-300\/95 {
    color: rgb(252 165 165 / 0.95)
}
.text-red-400 {
    --tw-text-opacity: 1;
    color: rgb(248 113 113 / var(--tw-text-opacity, 1))
}
.text-red-400\/0 {
    color: rgb(248 113 113 / 0)
}
.text-red-400\/10 {
    color: rgb(248 113 113 / 0.1)
}
.text-red-400\/100 {
    color: rgb(248 113 113 / 1)
}
.text-red-400\/15 {
    color: rgb(248 113 113 / 0.15)
}
.text-red-400\/20 {
    color: rgb(248 113 113 / 0.2)
}
.text-red-400\/25 {
    color: rgb(248 113 113 / 0.25)
}
.text-red-400\/30 {
    color: rgb(248 113 113 / 0.3)
}
.text-red-400\/35 {
    color: rgb(248 113 113 / 0.35)
}
.text-red-400\/40 {
    color: rgb(248 113 113 / 0.4)
}
.text-red-400\/45 {
    color: rgb(248 113 113 / 0.45)
}
.text-red-400\/5 {
    color: rgb(248 113 113 / 0.05)
}
.text-red-400\/50 {
    color: rgb(248 113 113 / 0.5)
}
.text-red-400\/55 {
    color: rgb(248 113 113 / 0.55)
}
.text-red-400\/60 {
    color: rgb(248 113 113 / 0.6)
}
.text-red-400\/65 {
    color: rgb(248 113 113 / 0.65)
}
.text-red-400\/70 {
    color: rgb(248 113 113 / 0.7)
}
.text-red-400\/75 {
    color: rgb(248 113 113 / 0.75)
}
.text-red-400\/80 {
    color: rgb(248 113 113 / 0.8)
}
.text-red-400\/85 {
    color: rgb(248 113 113 / 0.85)
}
.text-red-400\/90 {
    color: rgb(248 113 113 / 0.9)
}
.text-red-400\/95 {
    color: rgb(248 113 113 / 0.95)
}
.text-red-50 {
    --tw-text-opacity: 1;
    color: rgb(254 242 242 / var(--tw-text-opacity, 1))
}
.text-red-50\/0 {
    color: rgb(254 242 242 / 0)
}
.text-red-50\/10 {
    color: rgb(254 242 242 / 0.1)
}
.text-red-50\/100 {
    color: rgb(254 242 242 / 1)
}
.text-red-50\/15 {
    color: rgb(254 242 242 / 0.15)
}
.text-red-50\/20 {
    color: rgb(254 242 242 / 0.2)
}
.text-red-50\/25 {
    color: rgb(254 242 242 / 0.25)
}
.text-red-50\/30 {
    color: rgb(254 242 242 / 0.3)
}
.text-red-50\/35 {
    color: rgb(254 242 242 / 0.35)
}
.text-red-50\/40 {
    color: rgb(254 242 242 / 0.4)
}
.text-red-50\/45 {
    color: rgb(254 242 242 / 0.45)
}
.text-red-50\/5 {
    color: rgb(254 242 242 / 0.05)
}
.text-red-50\/50 {
    color: rgb(254 242 242 / 0.5)
}
.text-red-50\/55 {
    color: rgb(254 242 242 / 0.55)
}
.text-red-50\/60 {
    color: rgb(254 242 242 / 0.6)
}
.text-red-50\/65 {
    color: rgb(254 242 242 / 0.65)
}
.text-red-50\/70 {
    color: rgb(254 242 242 / 0.7)
}
.text-red-50\/75 {
    color: rgb(254 242 242 / 0.75)
}
.text-red-50\/80 {
    color: rgb(254 242 242 / 0.8)
}
.text-red-50\/85 {
    color: rgb(254 242 242 / 0.85)
}
.text-red-50\/90 {
    color: rgb(254 242 242 / 0.9)
}
.text-red-50\/95 {
    color: rgb(254 242 242 / 0.95)
}
.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1))
}
.text-red-500\/0 {
    color: rgb(239 68 68 / 0)
}
.text-red-500\/10 {
    color: rgb(239 68 68 / 0.1)
}
.text-red-500\/100 {
    color: rgb(239 68 68 / 1)
}
.text-red-500\/15 {
    color: rgb(239 68 68 / 0.15)
}
.text-red-500\/20 {
    color: rgb(239 68 68 / 0.2)
}
.text-red-500\/25 {
    color: rgb(239 68 68 / 0.25)
}
.text-red-500\/30 {
    color: rgb(239 68 68 / 0.3)
}
.text-red-500\/35 {
    color: rgb(239 68 68 / 0.35)
}
.text-red-500\/40 {
    color: rgb(239 68 68 / 0.4)
}
.text-red-500\/45 {
    color: rgb(239 68 68 / 0.45)
}
.text-red-500\/5 {
    color: rgb(239 68 68 / 0.05)
}
.text-red-500\/50 {
    color: rgb(239 68 68 / 0.5)
}
.text-red-500\/55 {
    color: rgb(239 68 68 / 0.55)
}
.text-red-500\/60 {
    color: rgb(239 68 68 / 0.6)
}
.text-red-500\/65 {
    color: rgb(239 68 68 / 0.65)
}
.text-red-500\/70 {
    color: rgb(239 68 68 / 0.7)
}
.text-red-500\/75 {
    color: rgb(239 68 68 / 0.75)
}
.text-red-500\/80 {
    color: rgb(239 68 68 / 0.8)
}
.text-red-500\/85 {
    color: rgb(239 68 68 / 0.85)
}
.text-red-500\/90 {
    color: rgb(239 68 68 / 0.9)
}
.text-red-500\/95 {
    color: rgb(239 68 68 / 0.95)
}
.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity, 1))
}
.text-red-600\/0 {
    color: rgb(220 38 38 / 0)
}
.text-red-600\/10 {
    color: rgb(220 38 38 / 0.1)
}
.text-red-600\/100 {
    color: rgb(220 38 38 / 1)
}
.text-red-600\/15 {
    color: rgb(220 38 38 / 0.15)
}
.text-red-600\/20 {
    color: rgb(220 38 38 / 0.2)
}
.text-red-600\/25 {
    color: rgb(220 38 38 / 0.25)
}
.text-red-600\/30 {
    color: rgb(220 38 38 / 0.3)
}
.text-red-600\/35 {
    color: rgb(220 38 38 / 0.35)
}
.text-red-600\/40 {
    color: rgb(220 38 38 / 0.4)
}
.text-red-600\/45 {
    color: rgb(220 38 38 / 0.45)
}
.text-red-600\/5 {
    color: rgb(220 38 38 / 0.05)
}
.text-red-600\/50 {
    color: rgb(220 38 38 / 0.5)
}
.text-red-600\/55 {
    color: rgb(220 38 38 / 0.55)
}
.text-red-600\/60 {
    color: rgb(220 38 38 / 0.6)
}
.text-red-600\/65 {
    color: rgb(220 38 38 / 0.65)
}
.text-red-600\/70 {
    color: rgb(220 38 38 / 0.7)
}
.text-red-600\/75 {
    color: rgb(220 38 38 / 0.75)
}
.text-red-600\/80 {
    color: rgb(220 38 38 / 0.8)
}
.text-red-600\/85 {
    color: rgb(220 38 38 / 0.85)
}
.text-red-600\/90 {
    color: rgb(220 38 38 / 0.9)
}
.text-red-600\/95 {
    color: rgb(220 38 38 / 0.95)
}
.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity, 1))
}
.text-red-700\/0 {
    color: rgb(185 28 28 / 0)
}
.text-red-700\/10 {
    color: rgb(185 28 28 / 0.1)
}
.text-red-700\/100 {
    color: rgb(185 28 28 / 1)
}
.text-red-700\/15 {
    color: rgb(185 28 28 / 0.15)
}
.text-red-700\/20 {
    color: rgb(185 28 28 / 0.2)
}
.text-red-700\/25 {
    color: rgb(185 28 28 / 0.25)
}
.text-red-700\/30 {
    color: rgb(185 28 28 / 0.3)
}
.text-red-700\/35 {
    color: rgb(185 28 28 / 0.35)
}
.text-red-700\/40 {
    color: rgb(185 28 28 / 0.4)
}
.text-red-700\/45 {
    color: rgb(185 28 28 / 0.45)
}
.text-red-700\/5 {
    color: rgb(185 28 28 / 0.05)
}
.text-red-700\/50 {
    color: rgb(185 28 28 / 0.5)
}
.text-red-700\/55 {
    color: rgb(185 28 28 / 0.55)
}
.text-red-700\/60 {
    color: rgb(185 28 28 / 0.6)
}
.text-red-700\/65 {
    color: rgb(185 28 28 / 0.65)
}
.text-red-700\/70 {
    color: rgb(185 28 28 / 0.7)
}
.text-red-700\/75 {
    color: rgb(185 28 28 / 0.75)
}
.text-red-700\/80 {
    color: rgb(185 28 28 / 0.8)
}
.text-red-700\/85 {
    color: rgb(185 28 28 / 0.85)
}
.text-red-700\/90 {
    color: rgb(185 28 28 / 0.9)
}
.text-red-700\/95 {
    color: rgb(185 28 28 / 0.95)
}
.text-red-800 {
    --tw-text-opacity: 1;
    color: rgb(153 27 27 / var(--tw-text-opacity, 1))
}
.text-red-800\/0 {
    color: rgb(153 27 27 / 0)
}
.text-red-800\/10 {
    color: rgb(153 27 27 / 0.1)
}
.text-red-800\/100 {
    color: rgb(153 27 27 / 1)
}
.text-red-800\/15 {
    color: rgb(153 27 27 / 0.15)
}
.text-red-800\/20 {
    color: rgb(153 27 27 / 0.2)
}
.text-red-800\/25 {
    color: rgb(153 27 27 / 0.25)
}
.text-red-800\/30 {
    color: rgb(153 27 27 / 0.3)
}
.text-red-800\/35 {
    color: rgb(153 27 27 / 0.35)
}
.text-red-800\/40 {
    color: rgb(153 27 27 / 0.4)
}
.text-red-800\/45 {
    color: rgb(153 27 27 / 0.45)
}
.text-red-800\/5 {
    color: rgb(153 27 27 / 0.05)
}
.text-red-800\/50 {
    color: rgb(153 27 27 / 0.5)
}
.text-red-800\/55 {
    color: rgb(153 27 27 / 0.55)
}
.text-red-800\/60 {
    color: rgb(153 27 27 / 0.6)
}
.text-red-800\/65 {
    color: rgb(153 27 27 / 0.65)
}
.text-red-800\/70 {
    color: rgb(153 27 27 / 0.7)
}
.text-red-800\/75 {
    color: rgb(153 27 27 / 0.75)
}
.text-red-800\/80 {
    color: rgb(153 27 27 / 0.8)
}
.text-red-800\/85 {
    color: rgb(153 27 27 / 0.85)
}
.text-red-800\/90 {
    color: rgb(153 27 27 / 0.9)
}
.text-red-800\/95 {
    color: rgb(153 27 27 / 0.95)
}
.text-red-900 {
    --tw-text-opacity: 1;
    color: rgb(127 29 29 / var(--tw-text-opacity, 1))
}
.text-red-900\/0 {
    color: rgb(127 29 29 / 0)
}
.text-red-900\/10 {
    color: rgb(127 29 29 / 0.1)
}
.text-red-900\/100 {
    color: rgb(127 29 29 / 1)
}
.text-red-900\/15 {
    color: rgb(127 29 29 / 0.15)
}
.text-red-900\/20 {
    color: rgb(127 29 29 / 0.2)
}
.text-red-900\/25 {
    color: rgb(127 29 29 / 0.25)
}
.text-red-900\/30 {
    color: rgb(127 29 29 / 0.3)
}
.text-red-900\/35 {
    color: rgb(127 29 29 / 0.35)
}
.text-red-900\/40 {
    color: rgb(127 29 29 / 0.4)
}
.text-red-900\/45 {
    color: rgb(127 29 29 / 0.45)
}
.text-red-900\/5 {
    color: rgb(127 29 29 / 0.05)
}
.text-red-900\/50 {
    color: rgb(127 29 29 / 0.5)
}
.text-red-900\/55 {
    color: rgb(127 29 29 / 0.55)
}
.text-red-900\/60 {
    color: rgb(127 29 29 / 0.6)
}
.text-red-900\/65 {
    color: rgb(127 29 29 / 0.65)
}
.text-red-900\/70 {
    color: rgb(127 29 29 / 0.7)
}
.text-red-900\/75 {
    color: rgb(127 29 29 / 0.75)
}
.text-red-900\/80 {
    color: rgb(127 29 29 / 0.8)
}
.text-red-900\/85 {
    color: rgb(127 29 29 / 0.85)
}
.text-red-900\/90 {
    color: rgb(127 29 29 / 0.9)
}
.text-red-900\/95 {
    color: rgb(127 29 29 / 0.95)
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.text-wisebolt-primary {
    --tw-text-opacity: 1;
    color: rgb(255 186 0 / var(--tw-text-opacity, 1))
}
.text-wisebolt-secondary {
    --tw-text-opacity: 1;
    color: rgb(118 41 43 / var(--tw-text-opacity, 1))
}
.text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgb(254 249 195 / var(--tw-text-opacity, 1))
}
.text-yellow-100\/0 {
    color: rgb(254 249 195 / 0)
}
.text-yellow-100\/10 {
    color: rgb(254 249 195 / 0.1)
}
.text-yellow-100\/100 {
    color: rgb(254 249 195 / 1)
}
.text-yellow-100\/15 {
    color: rgb(254 249 195 / 0.15)
}
.text-yellow-100\/20 {
    color: rgb(254 249 195 / 0.2)
}
.text-yellow-100\/25 {
    color: rgb(254 249 195 / 0.25)
}
.text-yellow-100\/30 {
    color: rgb(254 249 195 / 0.3)
}
.text-yellow-100\/35 {
    color: rgb(254 249 195 / 0.35)
}
.text-yellow-100\/40 {
    color: rgb(254 249 195 / 0.4)
}
.text-yellow-100\/45 {
    color: rgb(254 249 195 / 0.45)
}
.text-yellow-100\/5 {
    color: rgb(254 249 195 / 0.05)
}
.text-yellow-100\/50 {
    color: rgb(254 249 195 / 0.5)
}
.text-yellow-100\/55 {
    color: rgb(254 249 195 / 0.55)
}
.text-yellow-100\/60 {
    color: rgb(254 249 195 / 0.6)
}
.text-yellow-100\/65 {
    color: rgb(254 249 195 / 0.65)
}
.text-yellow-100\/70 {
    color: rgb(254 249 195 / 0.7)
}
.text-yellow-100\/75 {
    color: rgb(254 249 195 / 0.75)
}
.text-yellow-100\/80 {
    color: rgb(254 249 195 / 0.8)
}
.text-yellow-100\/85 {
    color: rgb(254 249 195 / 0.85)
}
.text-yellow-100\/90 {
    color: rgb(254 249 195 / 0.9)
}
.text-yellow-100\/95 {
    color: rgb(254 249 195 / 0.95)
}
.text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgb(254 240 138 / var(--tw-text-opacity, 1))
}
.text-yellow-200\/0 {
    color: rgb(254 240 138 / 0)
}
.text-yellow-200\/10 {
    color: rgb(254 240 138 / 0.1)
}
.text-yellow-200\/100 {
    color: rgb(254 240 138 / 1)
}
.text-yellow-200\/15 {
    color: rgb(254 240 138 / 0.15)
}
.text-yellow-200\/20 {
    color: rgb(254 240 138 / 0.2)
}
.text-yellow-200\/25 {
    color: rgb(254 240 138 / 0.25)
}
.text-yellow-200\/30 {
    color: rgb(254 240 138 / 0.3)
}
.text-yellow-200\/35 {
    color: rgb(254 240 138 / 0.35)
}
.text-yellow-200\/40 {
    color: rgb(254 240 138 / 0.4)
}
.text-yellow-200\/45 {
    color: rgb(254 240 138 / 0.45)
}
.text-yellow-200\/5 {
    color: rgb(254 240 138 / 0.05)
}
.text-yellow-200\/50 {
    color: rgb(254 240 138 / 0.5)
}
.text-yellow-200\/55 {
    color: rgb(254 240 138 / 0.55)
}
.text-yellow-200\/60 {
    color: rgb(254 240 138 / 0.6)
}
.text-yellow-200\/65 {
    color: rgb(254 240 138 / 0.65)
}
.text-yellow-200\/70 {
    color: rgb(254 240 138 / 0.7)
}
.text-yellow-200\/75 {
    color: rgb(254 240 138 / 0.75)
}
.text-yellow-200\/80 {
    color: rgb(254 240 138 / 0.8)
}
.text-yellow-200\/85 {
    color: rgb(254 240 138 / 0.85)
}
.text-yellow-200\/90 {
    color: rgb(254 240 138 / 0.9)
}
.text-yellow-200\/95 {
    color: rgb(254 240 138 / 0.95)
}
.text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgb(253 224 71 / var(--tw-text-opacity, 1))
}
.text-yellow-300\/0 {
    color: rgb(253 224 71 / 0)
}
.text-yellow-300\/10 {
    color: rgb(253 224 71 / 0.1)
}
.text-yellow-300\/100 {
    color: rgb(253 224 71 / 1)
}
.text-yellow-300\/15 {
    color: rgb(253 224 71 / 0.15)
}
.text-yellow-300\/20 {
    color: rgb(253 224 71 / 0.2)
}
.text-yellow-300\/25 {
    color: rgb(253 224 71 / 0.25)
}
.text-yellow-300\/30 {
    color: rgb(253 224 71 / 0.3)
}
.text-yellow-300\/35 {
    color: rgb(253 224 71 / 0.35)
}
.text-yellow-300\/40 {
    color: rgb(253 224 71 / 0.4)
}
.text-yellow-300\/45 {
    color: rgb(253 224 71 / 0.45)
}
.text-yellow-300\/5 {
    color: rgb(253 224 71 / 0.05)
}
.text-yellow-300\/50 {
    color: rgb(253 224 71 / 0.5)
}
.text-yellow-300\/55 {
    color: rgb(253 224 71 / 0.55)
}
.text-yellow-300\/60 {
    color: rgb(253 224 71 / 0.6)
}
.text-yellow-300\/65 {
    color: rgb(253 224 71 / 0.65)
}
.text-yellow-300\/70 {
    color: rgb(253 224 71 / 0.7)
}
.text-yellow-300\/75 {
    color: rgb(253 224 71 / 0.75)
}
.text-yellow-300\/80 {
    color: rgb(253 224 71 / 0.8)
}
.text-yellow-300\/85 {
    color: rgb(253 224 71 / 0.85)
}
.text-yellow-300\/90 {
    color: rgb(253 224 71 / 0.9)
}
.text-yellow-300\/95 {
    color: rgb(253 224 71 / 0.95)
}
.text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity, 1))
}
.text-yellow-400\/0 {
    color: rgb(250 204 21 / 0)
}
.text-yellow-400\/10 {
    color: rgb(250 204 21 / 0.1)
}
.text-yellow-400\/100 {
    color: rgb(250 204 21 / 1)
}
.text-yellow-400\/15 {
    color: rgb(250 204 21 / 0.15)
}
.text-yellow-400\/20 {
    color: rgb(250 204 21 / 0.2)
}
.text-yellow-400\/25 {
    color: rgb(250 204 21 / 0.25)
}
.text-yellow-400\/30 {
    color: rgb(250 204 21 / 0.3)
}
.text-yellow-400\/35 {
    color: rgb(250 204 21 / 0.35)
}
.text-yellow-400\/40 {
    color: rgb(250 204 21 / 0.4)
}
.text-yellow-400\/45 {
    color: rgb(250 204 21 / 0.45)
}
.text-yellow-400\/5 {
    color: rgb(250 204 21 / 0.05)
}
.text-yellow-400\/50 {
    color: rgb(250 204 21 / 0.5)
}
.text-yellow-400\/55 {
    color: rgb(250 204 21 / 0.55)
}
.text-yellow-400\/60 {
    color: rgb(250 204 21 / 0.6)
}
.text-yellow-400\/65 {
    color: rgb(250 204 21 / 0.65)
}
.text-yellow-400\/70 {
    color: rgb(250 204 21 / 0.7)
}
.text-yellow-400\/75 {
    color: rgb(250 204 21 / 0.75)
}
.text-yellow-400\/80 {
    color: rgb(250 204 21 / 0.8)
}
.text-yellow-400\/85 {
    color: rgb(250 204 21 / 0.85)
}
.text-yellow-400\/90 {
    color: rgb(250 204 21 / 0.9)
}
.text-yellow-400\/95 {
    color: rgb(250 204 21 / 0.95)
}
.text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgb(254 252 232 / var(--tw-text-opacity, 1))
}
.text-yellow-50\/0 {
    color: rgb(254 252 232 / 0)
}
.text-yellow-50\/10 {
    color: rgb(254 252 232 / 0.1)
}
.text-yellow-50\/100 {
    color: rgb(254 252 232 / 1)
}
.text-yellow-50\/15 {
    color: rgb(254 252 232 / 0.15)
}
.text-yellow-50\/20 {
    color: rgb(254 252 232 / 0.2)
}
.text-yellow-50\/25 {
    color: rgb(254 252 232 / 0.25)
}
.text-yellow-50\/30 {
    color: rgb(254 252 232 / 0.3)
}
.text-yellow-50\/35 {
    color: rgb(254 252 232 / 0.35)
}
.text-yellow-50\/40 {
    color: rgb(254 252 232 / 0.4)
}
.text-yellow-50\/45 {
    color: rgb(254 252 232 / 0.45)
}
.text-yellow-50\/5 {
    color: rgb(254 252 232 / 0.05)
}
.text-yellow-50\/50 {
    color: rgb(254 252 232 / 0.5)
}
.text-yellow-50\/55 {
    color: rgb(254 252 232 / 0.55)
}
.text-yellow-50\/60 {
    color: rgb(254 252 232 / 0.6)
}
.text-yellow-50\/65 {
    color: rgb(254 252 232 / 0.65)
}
.text-yellow-50\/70 {
    color: rgb(254 252 232 / 0.7)
}
.text-yellow-50\/75 {
    color: rgb(254 252 232 / 0.75)
}
.text-yellow-50\/80 {
    color: rgb(254 252 232 / 0.8)
}
.text-yellow-50\/85 {
    color: rgb(254 252 232 / 0.85)
}
.text-yellow-50\/90 {
    color: rgb(254 252 232 / 0.9)
}
.text-yellow-50\/95 {
    color: rgb(254 252 232 / 0.95)
}
.text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgb(234 179 8 / var(--tw-text-opacity, 1))
}
.text-yellow-500\/0 {
    color: rgb(234 179 8 / 0)
}
.text-yellow-500\/10 {
    color: rgb(234 179 8 / 0.1)
}
.text-yellow-500\/100 {
    color: rgb(234 179 8 / 1)
}
.text-yellow-500\/15 {
    color: rgb(234 179 8 / 0.15)
}
.text-yellow-500\/20 {
    color: rgb(234 179 8 / 0.2)
}
.text-yellow-500\/25 {
    color: rgb(234 179 8 / 0.25)
}
.text-yellow-500\/30 {
    color: rgb(234 179 8 / 0.3)
}
.text-yellow-500\/35 {
    color: rgb(234 179 8 / 0.35)
}
.text-yellow-500\/40 {
    color: rgb(234 179 8 / 0.4)
}
.text-yellow-500\/45 {
    color: rgb(234 179 8 / 0.45)
}
.text-yellow-500\/5 {
    color: rgb(234 179 8 / 0.05)
}
.text-yellow-500\/50 {
    color: rgb(234 179 8 / 0.5)
}
.text-yellow-500\/55 {
    color: rgb(234 179 8 / 0.55)
}
.text-yellow-500\/60 {
    color: rgb(234 179 8 / 0.6)
}
.text-yellow-500\/65 {
    color: rgb(234 179 8 / 0.65)
}
.text-yellow-500\/70 {
    color: rgb(234 179 8 / 0.7)
}
.text-yellow-500\/75 {
    color: rgb(234 179 8 / 0.75)
}
.text-yellow-500\/80 {
    color: rgb(234 179 8 / 0.8)
}
.text-yellow-500\/85 {
    color: rgb(234 179 8 / 0.85)
}
.text-yellow-500\/90 {
    color: rgb(234 179 8 / 0.9)
}
.text-yellow-500\/95 {
    color: rgb(234 179 8 / 0.95)
}
.text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgb(202 138 4 / var(--tw-text-opacity, 1))
}
.text-yellow-600\/0 {
    color: rgb(202 138 4 / 0)
}
.text-yellow-600\/10 {
    color: rgb(202 138 4 / 0.1)
}
.text-yellow-600\/100 {
    color: rgb(202 138 4 / 1)
}
.text-yellow-600\/15 {
    color: rgb(202 138 4 / 0.15)
}
.text-yellow-600\/20 {
    color: rgb(202 138 4 / 0.2)
}
.text-yellow-600\/25 {
    color: rgb(202 138 4 / 0.25)
}
.text-yellow-600\/30 {
    color: rgb(202 138 4 / 0.3)
}
.text-yellow-600\/35 {
    color: rgb(202 138 4 / 0.35)
}
.text-yellow-600\/40 {
    color: rgb(202 138 4 / 0.4)
}
.text-yellow-600\/45 {
    color: rgb(202 138 4 / 0.45)
}
.text-yellow-600\/5 {
    color: rgb(202 138 4 / 0.05)
}
.text-yellow-600\/50 {
    color: rgb(202 138 4 / 0.5)
}
.text-yellow-600\/55 {
    color: rgb(202 138 4 / 0.55)
}
.text-yellow-600\/60 {
    color: rgb(202 138 4 / 0.6)
}
.text-yellow-600\/65 {
    color: rgb(202 138 4 / 0.65)
}
.text-yellow-600\/70 {
    color: rgb(202 138 4 / 0.7)
}
.text-yellow-600\/75 {
    color: rgb(202 138 4 / 0.75)
}
.text-yellow-600\/80 {
    color: rgb(202 138 4 / 0.8)
}
.text-yellow-600\/85 {
    color: rgb(202 138 4 / 0.85)
}
.text-yellow-600\/90 {
    color: rgb(202 138 4 / 0.9)
}
.text-yellow-600\/95 {
    color: rgb(202 138 4 / 0.95)
}
.text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgb(161 98 7 / var(--tw-text-opacity, 1))
}
.text-yellow-700\/0 {
    color: rgb(161 98 7 / 0)
}
.text-yellow-700\/10 {
    color: rgb(161 98 7 / 0.1)
}
.text-yellow-700\/100 {
    color: rgb(161 98 7 / 1)
}
.text-yellow-700\/15 {
    color: rgb(161 98 7 / 0.15)
}
.text-yellow-700\/20 {
    color: rgb(161 98 7 / 0.2)
}
.text-yellow-700\/25 {
    color: rgb(161 98 7 / 0.25)
}
.text-yellow-700\/30 {
    color: rgb(161 98 7 / 0.3)
}
.text-yellow-700\/35 {
    color: rgb(161 98 7 / 0.35)
}
.text-yellow-700\/40 {
    color: rgb(161 98 7 / 0.4)
}
.text-yellow-700\/45 {
    color: rgb(161 98 7 / 0.45)
}
.text-yellow-700\/5 {
    color: rgb(161 98 7 / 0.05)
}
.text-yellow-700\/50 {
    color: rgb(161 98 7 / 0.5)
}
.text-yellow-700\/55 {
    color: rgb(161 98 7 / 0.55)
}
.text-yellow-700\/60 {
    color: rgb(161 98 7 / 0.6)
}
.text-yellow-700\/65 {
    color: rgb(161 98 7 / 0.65)
}
.text-yellow-700\/70 {
    color: rgb(161 98 7 / 0.7)
}
.text-yellow-700\/75 {
    color: rgb(161 98 7 / 0.75)
}
.text-yellow-700\/80 {
    color: rgb(161 98 7 / 0.8)
}
.text-yellow-700\/85 {
    color: rgb(161 98 7 / 0.85)
}
.text-yellow-700\/90 {
    color: rgb(161 98 7 / 0.9)
}
.text-yellow-700\/95 {
    color: rgb(161 98 7 / 0.95)
}
.text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgb(133 77 14 / var(--tw-text-opacity, 1))
}
.text-yellow-800\/0 {
    color: rgb(133 77 14 / 0)
}
.text-yellow-800\/10 {
    color: rgb(133 77 14 / 0.1)
}
.text-yellow-800\/100 {
    color: rgb(133 77 14 / 1)
}
.text-yellow-800\/15 {
    color: rgb(133 77 14 / 0.15)
}
.text-yellow-800\/20 {
    color: rgb(133 77 14 / 0.2)
}
.text-yellow-800\/25 {
    color: rgb(133 77 14 / 0.25)
}
.text-yellow-800\/30 {
    color: rgb(133 77 14 / 0.3)
}
.text-yellow-800\/35 {
    color: rgb(133 77 14 / 0.35)
}
.text-yellow-800\/40 {
    color: rgb(133 77 14 / 0.4)
}
.text-yellow-800\/45 {
    color: rgb(133 77 14 / 0.45)
}
.text-yellow-800\/5 {
    color: rgb(133 77 14 / 0.05)
}
.text-yellow-800\/50 {
    color: rgb(133 77 14 / 0.5)
}
.text-yellow-800\/55 {
    color: rgb(133 77 14 / 0.55)
}
.text-yellow-800\/60 {
    color: rgb(133 77 14 / 0.6)
}
.text-yellow-800\/65 {
    color: rgb(133 77 14 / 0.65)
}
.text-yellow-800\/70 {
    color: rgb(133 77 14 / 0.7)
}
.text-yellow-800\/75 {
    color: rgb(133 77 14 / 0.75)
}
.text-yellow-800\/80 {
    color: rgb(133 77 14 / 0.8)
}
.text-yellow-800\/85 {
    color: rgb(133 77 14 / 0.85)
}
.text-yellow-800\/90 {
    color: rgb(133 77 14 / 0.9)
}
.text-yellow-800\/95 {
    color: rgb(133 77 14 / 0.95)
}
.text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgb(113 63 18 / var(--tw-text-opacity, 1))
}
.text-yellow-900\/0 {
    color: rgb(113 63 18 / 0)
}
.text-yellow-900\/10 {
    color: rgb(113 63 18 / 0.1)
}
.text-yellow-900\/100 {
    color: rgb(113 63 18 / 1)
}
.text-yellow-900\/15 {
    color: rgb(113 63 18 / 0.15)
}
.text-yellow-900\/20 {
    color: rgb(113 63 18 / 0.2)
}
.text-yellow-900\/25 {
    color: rgb(113 63 18 / 0.25)
}
.text-yellow-900\/30 {
    color: rgb(113 63 18 / 0.3)
}
.text-yellow-900\/35 {
    color: rgb(113 63 18 / 0.35)
}
.text-yellow-900\/40 {
    color: rgb(113 63 18 / 0.4)
}
.text-yellow-900\/45 {
    color: rgb(113 63 18 / 0.45)
}
.text-yellow-900\/5 {
    color: rgb(113 63 18 / 0.05)
}
.text-yellow-900\/50 {
    color: rgb(113 63 18 / 0.5)
}
.text-yellow-900\/55 {
    color: rgb(113 63 18 / 0.55)
}
.text-yellow-900\/60 {
    color: rgb(113 63 18 / 0.6)
}
.text-yellow-900\/65 {
    color: rgb(113 63 18 / 0.65)
}
.text-yellow-900\/70 {
    color: rgb(113 63 18 / 0.7)
}
.text-yellow-900\/75 {
    color: rgb(113 63 18 / 0.75)
}
.text-yellow-900\/80 {
    color: rgb(113 63 18 / 0.8)
}
.text-yellow-900\/85 {
    color: rgb(113 63 18 / 0.85)
}
.text-yellow-900\/90 {
    color: rgb(113 63 18 / 0.9)
}
.text-yellow-900\/95 {
    color: rgb(113 63 18 / 0.95)
}
.underline {
    text-decoration-line: underline
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(239 68 68 / var(--tw-placeholder-opacity, 1))
}
.placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(239 68 68 / var(--tw-placeholder-opacity, 1))
}
.opacity-0 {
    opacity: 0
}
.opacity-100 {
    opacity: 1
}
.opacity-25 {
    opacity: 0.25
}
.opacity-30 {
    opacity: 0.3
}
.opacity-40 {
    opacity: 0.4
}
.opacity-50 {
    opacity: 0.5
}
.opacity-75 {
    opacity: 0.75
}
.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-\[inset_0_-10px_0_rgba\(0\2c 0\2c 0\2c 0\.2\)\] {
    --tw-shadow: inset 0 -10px 0 rgba(0,0,0,0.2);
    --tw-shadow-colored: inset 0 -10px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-yellow-600\/10 {
    --tw-shadow-color: rgb(202 138 4 / 0.1);
    --tw-shadow: var(--tw-shadow-colored)
}
.outline {
    outline-style: solid
}
.outline-2 {
    outline-width: 2px
}
.outline-4 {
    outline-width: 4px
}
.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-inset {
    --tw-ring-inset: inset
}
.ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))
}
.ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))
}
.ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))
}
.ring-gray-900\/10 {
    --tw-ring-color: rgb(17 24 39 / 0.1)
}
.ring-gray-900\/5 {
    --tw-ring-color: rgb(17 24 39 / 0.05)
}
.ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))
}
.ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))
}
.ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))
}
.ring-white\/10 {
    --tw-ring-color: rgb(255 255 255 / 0.1)
}
.ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))
}
.ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))
}
.ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))
}
.ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))
}
.ring-opacity-5 {
    --tw-ring-opacity: 0.05
}
.blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.blur-3xl {
    --tw-blur: blur(64px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.blur-\[118px\] {
    --tw-blur: blur(118px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.transition-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-75 {
    transition-duration: 75ms
}
.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-linear {
    transition-timing-function: linear
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
}
.\[animation-delay\:-0\.15s\] {
    animation-delay: -0.15s
}
.\[animation-delay\:-0\.3s\] {
    animation-delay: -0.3s
}
.\!\[clip\:rect\(0\2c 0\2c 0\2c 0\)\] {
    clip: rect(0,0,0,0) !important
}
.\[counter-increment\:section\] {
    counter-increment: section
}
.\[counter-reset\:section\] {
    counter-reset: section
}
.\[mask-image\:linear-gradient\(to_bottom_left\2c white_40\%\2c transparent_50\%\)\] {
    -webkit-mask-image: linear-gradient(to bottom left,white 40%,transparent 50%);
            mask-image: linear-gradient(to bottom left,white 40%,transparent 50%)
}
.\[mask-image\:radial-gradient\(32rem_32rem_at_center\2c white\2c transparent\)\] {
    -webkit-mask-image: radial-gradient(32rem 32rem at center,white,transparent);
            mask-image: radial-gradient(32rem 32rem at center,white,transparent)
}
.\[mask-image\:radial-gradient\(closest-side\2c white\2c transparent\)\] {
    -webkit-mask-image: radial-gradient(closest-side,white,transparent);
            mask-image: radial-gradient(closest-side,white,transparent)
}
.\[text-wrap\:balance\] {
    text-wrap: balance
}
.placeholder\:text-gray-400::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1))
}
.placeholder\:text-gray-400::placeholder {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1))
}
.before\:absolute::before {
    content: var(--tw-content);
    position: absolute
}
.before\:left-0::before {
    content: var(--tw-content);
    left: 0px
}
.before\:top-0::before {
    content: var(--tw-content);
    top: 0px
}
.before\:h-6::before {
    content: var(--tw-content);
    height: 1.5rem
}
.before\:h-px::before {
    content: var(--tw-content);
    height: 1px
}
.before\:w-6::before {
    content: var(--tw-content);
    width: 1.5rem
}
.before\:w-px::before {
    content: var(--tw-content);
    width: 1px
}
.before\:bg-neutral-950::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1))
}
.before\:bg-white::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.before\:text-neutral-300::before {
    content: var(--tw-content);
    --tw-text-opacity: 1;
    color: rgb(212 212 212 / var(--tw-text-opacity, 1))
}
.after\:absolute::after {
    content: var(--tw-content);
    position: absolute
}
.after\:bottom-0::after {
    content: var(--tw-content);
    bottom: 0px
}
.after\:left-0::after {
    content: var(--tw-content);
    left: 0px
}
.after\:left-8::after {
    content: var(--tw-content);
    left: 2rem
}
.after\:right-0::after {
    content: var(--tw-content);
    right: 0px
}
.after\:top-0::after {
    content: var(--tw-content);
    top: 0px
}
.after\:top-8::after {
    content: var(--tw-content);
    top: 2rem
}
.after\:h-px::after {
    content: var(--tw-content);
    height: 1px
}
.after\:w-px::after {
    content: var(--tw-content);
    width: 1px
}
.after\:bg-neutral-100::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1))
}
.after\:bg-neutral-950\/10::after {
    content: var(--tw-content);
    background-color: rgb(10 10 10 / 0.1)
}
.after\:bg-white\/10::after {
    content: var(--tw-content);
    background-color: rgb(255 255 255 / 0.1)
}
.first\:mt-0:first-child {
    margin-top: 0px
}
.focus-within\:z-10:focus-within {
    z-index: 10
}
.hover\:border-wisebolt-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 186 0 / var(--tw-border-opacity, 1))
}
.hover\:bg-amber-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1))
}
.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-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1))
}
.hover\:bg-amber-50\/0:hover {
    background-color: rgb(255 251 235 / 0)
}
.hover\:bg-amber-50\/10:hover {
    background-color: rgb(255 251 235 / 0.1)
}
.hover\:bg-amber-50\/100:hover {
    background-color: rgb(255 251 235 / 1)
}
.hover\:bg-amber-50\/15:hover {
    background-color: rgb(255 251 235 / 0.15)
}
.hover\:bg-amber-50\/20:hover {
    background-color: rgb(255 251 235 / 0.2)
}
.hover\:bg-amber-50\/25:hover {
    background-color: rgb(255 251 235 / 0.25)
}
.hover\:bg-amber-50\/30:hover {
    background-color: rgb(255 251 235 / 0.3)
}
.hover\:bg-amber-50\/35:hover {
    background-color: rgb(255 251 235 / 0.35)
}
.hover\:bg-amber-50\/40:hover {
    background-color: rgb(255 251 235 / 0.4)
}
.hover\:bg-amber-50\/45:hover {
    background-color: rgb(255 251 235 / 0.45)
}
.hover\:bg-amber-50\/5:hover {
    background-color: rgb(255 251 235 / 0.05)
}
.hover\:bg-amber-50\/50:hover {
    background-color: rgb(255 251 235 / 0.5)
}
.hover\:bg-amber-50\/55:hover {
    background-color: rgb(255 251 235 / 0.55)
}
.hover\:bg-amber-50\/60:hover {
    background-color: rgb(255 251 235 / 0.6)
}
.hover\:bg-amber-50\/65:hover {
    background-color: rgb(255 251 235 / 0.65)
}
.hover\:bg-amber-50\/70:hover {
    background-color: rgb(255 251 235 / 0.7)
}
.hover\:bg-amber-50\/75:hover {
    background-color: rgb(255 251 235 / 0.75)
}
.hover\:bg-amber-50\/80:hover {
    background-color: rgb(255 251 235 / 0.8)
}
.hover\:bg-amber-50\/85:hover {
    background-color: rgb(255 251 235 / 0.85)
}
.hover\:bg-amber-50\/90:hover {
    background-color: rgb(255 251 235 / 0.9)
}
.hover\:bg-amber-50\/95:hover {
    background-color: rgb(255 251 235 / 0.95)
}
.hover\:bg-amber-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1))
}
.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-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1))
}
.hover\:bg-blue-50\/0:hover {
    background-color: rgb(239 246 255 / 0)
}
.hover\:bg-blue-50\/10:hover {
    background-color: rgb(239 246 255 / 0.1)
}
.hover\:bg-blue-50\/100:hover {
    background-color: rgb(239 246 255 / 1)
}
.hover\:bg-blue-50\/15:hover {
    background-color: rgb(239 246 255 / 0.15)
}
.hover\:bg-blue-50\/20:hover {
    background-color: rgb(239 246 255 / 0.2)
}
.hover\:bg-blue-50\/25:hover {
    background-color: rgb(239 246 255 / 0.25)
}
.hover\:bg-blue-50\/30:hover {
    background-color: rgb(239 246 255 / 0.3)
}
.hover\:bg-blue-50\/35:hover {
    background-color: rgb(239 246 255 / 0.35)
}
.hover\:bg-blue-50\/40:hover {
    background-color: rgb(239 246 255 / 0.4)
}
.hover\:bg-blue-50\/45:hover {
    background-color: rgb(239 246 255 / 0.45)
}
.hover\:bg-blue-50\/5:hover {
    background-color: rgb(239 246 255 / 0.05)
}
.hover\:bg-blue-50\/50:hover {
    background-color: rgb(239 246 255 / 0.5)
}
.hover\:bg-blue-50\/55:hover {
    background-color: rgb(239 246 255 / 0.55)
}
.hover\:bg-blue-50\/60:hover {
    background-color: rgb(239 246 255 / 0.6)
}
.hover\:bg-blue-50\/65:hover {
    background-color: rgb(239 246 255 / 0.65)
}
.hover\:bg-blue-50\/70:hover {
    background-color: rgb(239 246 255 / 0.7)
}
.hover\:bg-blue-50\/75:hover {
    background-color: rgb(239 246 255 / 0.75)
}
.hover\:bg-blue-50\/80:hover {
    background-color: rgb(239 246 255 / 0.8)
}
.hover\:bg-blue-50\/85:hover {
    background-color: rgb(239 246 255 / 0.85)
}
.hover\:bg-blue-50\/90:hover {
    background-color: rgb(239 246 255 / 0.9)
}
.hover\:bg-blue-50\/95:hover {
    background-color: rgb(239 246 255 / 0.95)
}
.hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-cyan-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1))
}
.hover\:bg-cyan-400\/0:hover {
    background-color: rgb(34 211 238 / 0)
}
.hover\:bg-cyan-400\/10:hover {
    background-color: rgb(34 211 238 / 0.1)
}
.hover\:bg-cyan-400\/100:hover {
    background-color: rgb(34 211 238 / 1)
}
.hover\:bg-cyan-400\/15:hover {
    background-color: rgb(34 211 238 / 0.15)
}
.hover\:bg-cyan-400\/20:hover {
    background-color: rgb(34 211 238 / 0.2)
}
.hover\:bg-cyan-400\/25:hover {
    background-color: rgb(34 211 238 / 0.25)
}
.hover\:bg-cyan-400\/30:hover {
    background-color: rgb(34 211 238 / 0.3)
}
.hover\:bg-cyan-400\/35:hover {
    background-color: rgb(34 211 238 / 0.35)
}
.hover\:bg-cyan-400\/40:hover {
    background-color: rgb(34 211 238 / 0.4)
}
.hover\:bg-cyan-400\/45:hover {
    background-color: rgb(34 211 238 / 0.45)
}
.hover\:bg-cyan-400\/5:hover {
    background-color: rgb(34 211 238 / 0.05)
}
.hover\:bg-cyan-400\/50:hover {
    background-color: rgb(34 211 238 / 0.5)
}
.hover\:bg-cyan-400\/55:hover {
    background-color: rgb(34 211 238 / 0.55)
}
.hover\:bg-cyan-400\/60:hover {
    background-color: rgb(34 211 238 / 0.6)
}
.hover\:bg-cyan-400\/65:hover {
    background-color: rgb(34 211 238 / 0.65)
}
.hover\:bg-cyan-400\/70:hover {
    background-color: rgb(34 211 238 / 0.7)
}
.hover\:bg-cyan-400\/75:hover {
    background-color: rgb(34 211 238 / 0.75)
}
.hover\:bg-cyan-400\/80:hover {
    background-color: rgb(34 211 238 / 0.8)
}
.hover\:bg-cyan-400\/85:hover {
    background-color: rgb(34 211 238 / 0.85)
}
.hover\:bg-cyan-400\/90:hover {
    background-color: rgb(34 211 238 / 0.9)
}
.hover\:bg-cyan-400\/95:hover {
    background-color: rgb(34 211 238 / 0.95)
}
.hover\:bg-cyan-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1))
}
.hover\:bg-cyan-50\/0:hover {
    background-color: rgb(236 254 255 / 0)
}
.hover\:bg-cyan-50\/10:hover {
    background-color: rgb(236 254 255 / 0.1)
}
.hover\:bg-cyan-50\/100:hover {
    background-color: rgb(236 254 255 / 1)
}
.hover\:bg-cyan-50\/15:hover {
    background-color: rgb(236 254 255 / 0.15)
}
.hover\:bg-cyan-50\/20:hover {
    background-color: rgb(236 254 255 / 0.2)
}
.hover\:bg-cyan-50\/25:hover {
    background-color: rgb(236 254 255 / 0.25)
}
.hover\:bg-cyan-50\/30:hover {
    background-color: rgb(236 254 255 / 0.3)
}
.hover\:bg-cyan-50\/35:hover {
    background-color: rgb(236 254 255 / 0.35)
}
.hover\:bg-cyan-50\/40:hover {
    background-color: rgb(236 254 255 / 0.4)
}
.hover\:bg-cyan-50\/45:hover {
    background-color: rgb(236 254 255 / 0.45)
}
.hover\:bg-cyan-50\/5:hover {
    background-color: rgb(236 254 255 / 0.05)
}
.hover\:bg-cyan-50\/50:hover {
    background-color: rgb(236 254 255 / 0.5)
}
.hover\:bg-cyan-50\/55:hover {
    background-color: rgb(236 254 255 / 0.55)
}
.hover\:bg-cyan-50\/60:hover {
    background-color: rgb(236 254 255 / 0.6)
}
.hover\:bg-cyan-50\/65:hover {
    background-color: rgb(236 254 255 / 0.65)
}
.hover\:bg-cyan-50\/70:hover {
    background-color: rgb(236 254 255 / 0.7)
}
.hover\:bg-cyan-50\/75:hover {
    background-color: rgb(236 254 255 / 0.75)
}
.hover\:bg-cyan-50\/80:hover {
    background-color: rgb(236 254 255 / 0.8)
}
.hover\:bg-cyan-50\/85:hover {
    background-color: rgb(236 254 255 / 0.85)
}
.hover\:bg-cyan-50\/90:hover {
    background-color: rgb(236 254 255 / 0.9)
}
.hover\:bg-cyan-50\/95:hover {
    background-color: rgb(236 254 255 / 0.95)
}
.hover\:bg-cyan-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1))
}
.hover\:bg-cyan-500\/0:hover {
    background-color: rgb(6 182 212 / 0)
}
.hover\:bg-cyan-500\/10:hover {
    background-color: rgb(6 182 212 / 0.1)
}
.hover\:bg-cyan-500\/100:hover {
    background-color: rgb(6 182 212 / 1)
}
.hover\:bg-cyan-500\/15:hover {
    background-color: rgb(6 182 212 / 0.15)
}
.hover\:bg-cyan-500\/20:hover {
    background-color: rgb(6 182 212 / 0.2)
}
.hover\:bg-cyan-500\/25:hover {
    background-color: rgb(6 182 212 / 0.25)
}
.hover\:bg-cyan-500\/30:hover {
    background-color: rgb(6 182 212 / 0.3)
}
.hover\:bg-cyan-500\/35:hover {
    background-color: rgb(6 182 212 / 0.35)
}
.hover\:bg-cyan-500\/40:hover {
    background-color: rgb(6 182 212 / 0.4)
}
.hover\:bg-cyan-500\/45:hover {
    background-color: rgb(6 182 212 / 0.45)
}
.hover\:bg-cyan-500\/5:hover {
    background-color: rgb(6 182 212 / 0.05)
}
.hover\:bg-cyan-500\/50:hover {
    background-color: rgb(6 182 212 / 0.5)
}
.hover\:bg-cyan-500\/55:hover {
    background-color: rgb(6 182 212 / 0.55)
}
.hover\:bg-cyan-500\/60:hover {
    background-color: rgb(6 182 212 / 0.6)
}
.hover\:bg-cyan-500\/65:hover {
    background-color: rgb(6 182 212 / 0.65)
}
.hover\:bg-cyan-500\/70:hover {
    background-color: rgb(6 182 212 / 0.7)
}
.hover\:bg-cyan-500\/75:hover {
    background-color: rgb(6 182 212 / 0.75)
}
.hover\:bg-cyan-500\/80:hover {
    background-color: rgb(6 182 212 / 0.8)
}
.hover\:bg-cyan-500\/85:hover {
    background-color: rgb(6 182 212 / 0.85)
}
.hover\:bg-cyan-500\/90:hover {
    background-color: rgb(6 182 212 / 0.9)
}
.hover\:bg-cyan-500\/95:hover {
    background-color: rgb(6 182 212 / 0.95)
}
.hover\:bg-cyan-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1))
}
.hover\:bg-cyan-600\/0:hover {
    background-color: rgb(8 145 178 / 0)
}
.hover\:bg-cyan-600\/10:hover {
    background-color: rgb(8 145 178 / 0.1)
}
.hover\:bg-cyan-600\/100:hover {
    background-color: rgb(8 145 178 / 1)
}
.hover\:bg-cyan-600\/15:hover {
    background-color: rgb(8 145 178 / 0.15)
}
.hover\:bg-cyan-600\/20:hover {
    background-color: rgb(8 145 178 / 0.2)
}
.hover\:bg-cyan-600\/25:hover {
    background-color: rgb(8 145 178 / 0.25)
}
.hover\:bg-cyan-600\/30:hover {
    background-color: rgb(8 145 178 / 0.3)
}
.hover\:bg-cyan-600\/35:hover {
    background-color: rgb(8 145 178 / 0.35)
}
.hover\:bg-cyan-600\/40:hover {
    background-color: rgb(8 145 178 / 0.4)
}
.hover\:bg-cyan-600\/45:hover {
    background-color: rgb(8 145 178 / 0.45)
}
.hover\:bg-cyan-600\/5:hover {
    background-color: rgb(8 145 178 / 0.05)
}
.hover\:bg-cyan-600\/50:hover {
    background-color: rgb(8 145 178 / 0.5)
}
.hover\:bg-cyan-600\/55:hover {
    background-color: rgb(8 145 178 / 0.55)
}
.hover\:bg-cyan-600\/60:hover {
    background-color: rgb(8 145 178 / 0.6)
}
.hover\:bg-cyan-600\/65:hover {
    background-color: rgb(8 145 178 / 0.65)
}
.hover\:bg-cyan-600\/70:hover {
    background-color: rgb(8 145 178 / 0.7)
}
.hover\:bg-cyan-600\/75:hover {
    background-color: rgb(8 145 178 / 0.75)
}
.hover\:bg-cyan-600\/80:hover {
    background-color: rgb(8 145 178 / 0.8)
}
.hover\:bg-cyan-600\/85:hover {
    background-color: rgb(8 145 178 / 0.85)
}
.hover\:bg-cyan-600\/90:hover {
    background-color: rgb(8 145 178 / 0.9)
}
.hover\:bg-cyan-600\/95:hover {
    background-color: rgb(8 145 178 / 0.95)
}
.hover\:bg-cyan-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1))
}
.hover\:bg-cyan-700\/0:hover {
    background-color: rgb(14 116 144 / 0)
}
.hover\:bg-cyan-700\/10:hover {
    background-color: rgb(14 116 144 / 0.1)
}
.hover\:bg-cyan-700\/100:hover {
    background-color: rgb(14 116 144 / 1)
}
.hover\:bg-cyan-700\/15:hover {
    background-color: rgb(14 116 144 / 0.15)
}
.hover\:bg-cyan-700\/20:hover {
    background-color: rgb(14 116 144 / 0.2)
}
.hover\:bg-cyan-700\/25:hover {
    background-color: rgb(14 116 144 / 0.25)
}
.hover\:bg-cyan-700\/30:hover {
    background-color: rgb(14 116 144 / 0.3)
}
.hover\:bg-cyan-700\/35:hover {
    background-color: rgb(14 116 144 / 0.35)
}
.hover\:bg-cyan-700\/40:hover {
    background-color: rgb(14 116 144 / 0.4)
}
.hover\:bg-cyan-700\/45:hover {
    background-color: rgb(14 116 144 / 0.45)
}
.hover\:bg-cyan-700\/5:hover {
    background-color: rgb(14 116 144 / 0.05)
}
.hover\:bg-cyan-700\/50:hover {
    background-color: rgb(14 116 144 / 0.5)
}
.hover\:bg-cyan-700\/55:hover {
    background-color: rgb(14 116 144 / 0.55)
}
.hover\:bg-cyan-700\/60:hover {
    background-color: rgb(14 116 144 / 0.6)
}
.hover\:bg-cyan-700\/65:hover {
    background-color: rgb(14 116 144 / 0.65)
}
.hover\:bg-cyan-700\/70:hover {
    background-color: rgb(14 116 144 / 0.7)
}
.hover\:bg-cyan-700\/75:hover {
    background-color: rgb(14 116 144 / 0.75)
}
.hover\:bg-cyan-700\/80:hover {
    background-color: rgb(14 116 144 / 0.8)
}
.hover\:bg-cyan-700\/85:hover {
    background-color: rgb(14 116 144 / 0.85)
}
.hover\:bg-cyan-700\/90:hover {
    background-color: rgb(14 116 144 / 0.9)
}
.hover\:bg-cyan-700\/95:hover {
    background-color: rgb(14 116 144 / 0.95)
}
.hover\:bg-cyan-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1))
}
.hover\:bg-cyan-800\/0:hover {
    background-color: rgb(21 94 117 / 0)
}
.hover\:bg-cyan-800\/10:hover {
    background-color: rgb(21 94 117 / 0.1)
}
.hover\:bg-cyan-800\/100:hover {
    background-color: rgb(21 94 117 / 1)
}
.hover\:bg-cyan-800\/15:hover {
    background-color: rgb(21 94 117 / 0.15)
}
.hover\:bg-cyan-800\/20:hover {
    background-color: rgb(21 94 117 / 0.2)
}
.hover\:bg-cyan-800\/25:hover {
    background-color: rgb(21 94 117 / 0.25)
}
.hover\:bg-cyan-800\/30:hover {
    background-color: rgb(21 94 117 / 0.3)
}
.hover\:bg-cyan-800\/35:hover {
    background-color: rgb(21 94 117 / 0.35)
}
.hover\:bg-cyan-800\/40:hover {
    background-color: rgb(21 94 117 / 0.4)
}
.hover\:bg-cyan-800\/45:hover {
    background-color: rgb(21 94 117 / 0.45)
}
.hover\:bg-cyan-800\/5:hover {
    background-color: rgb(21 94 117 / 0.05)
}
.hover\:bg-cyan-800\/50:hover {
    background-color: rgb(21 94 117 / 0.5)
}
.hover\:bg-cyan-800\/55:hover {
    background-color: rgb(21 94 117 / 0.55)
}
.hover\:bg-cyan-800\/60:hover {
    background-color: rgb(21 94 117 / 0.6)
}
.hover\:bg-cyan-800\/65:hover {
    background-color: rgb(21 94 117 / 0.65)
}
.hover\:bg-cyan-800\/70:hover {
    background-color: rgb(21 94 117 / 0.7)
}
.hover\:bg-cyan-800\/75:hover {
    background-color: rgb(21 94 117 / 0.75)
}
.hover\:bg-cyan-800\/80:hover {
    background-color: rgb(21 94 117 / 0.8)
}
.hover\:bg-cyan-800\/85:hover {
    background-color: rgb(21 94 117 / 0.85)
}
.hover\:bg-cyan-800\/90:hover {
    background-color: rgb(21 94 117 / 0.9)
}
.hover\:bg-cyan-800\/95:hover {
    background-color: rgb(21 94 117 / 0.95)
}
.hover\:bg-cyan-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1))
}
.hover\:bg-cyan-900\/0:hover {
    background-color: rgb(22 78 99 / 0)
}
.hover\:bg-cyan-900\/10:hover {
    background-color: rgb(22 78 99 / 0.1)
}
.hover\:bg-cyan-900\/100:hover {
    background-color: rgb(22 78 99 / 1)
}
.hover\:bg-cyan-900\/15:hover {
    background-color: rgb(22 78 99 / 0.15)
}
.hover\:bg-cyan-900\/20:hover {
    background-color: rgb(22 78 99 / 0.2)
}
.hover\:bg-cyan-900\/25:hover {
    background-color: rgb(22 78 99 / 0.25)
}
.hover\:bg-cyan-900\/30:hover {
    background-color: rgb(22 78 99 / 0.3)
}
.hover\:bg-cyan-900\/35:hover {
    background-color: rgb(22 78 99 / 0.35)
}
.hover\:bg-cyan-900\/40:hover {
    background-color: rgb(22 78 99 / 0.4)
}
.hover\:bg-cyan-900\/45:hover {
    background-color: rgb(22 78 99 / 0.45)
}
.hover\:bg-cyan-900\/5:hover {
    background-color: rgb(22 78 99 / 0.05)
}
.hover\:bg-cyan-900\/50:hover {
    background-color: rgb(22 78 99 / 0.5)
}
.hover\:bg-cyan-900\/55:hover {
    background-color: rgb(22 78 99 / 0.55)
}
.hover\:bg-cyan-900\/60:hover {
    background-color: rgb(22 78 99 / 0.6)
}
.hover\:bg-cyan-900\/65:hover {
    background-color: rgb(22 78 99 / 0.65)
}
.hover\:bg-cyan-900\/70:hover {
    background-color: rgb(22 78 99 / 0.7)
}
.hover\:bg-cyan-900\/75:hover {
    background-color: rgb(22 78 99 / 0.75)
}
.hover\:bg-cyan-900\/80:hover {
    background-color: rgb(22 78 99 / 0.8)
}
.hover\:bg-cyan-900\/85:hover {
    background-color: rgb(22 78 99 / 0.85)
}
.hover\:bg-cyan-900\/90:hover {
    background-color: rgb(22 78 99 / 0.9)
}
.hover\:bg-cyan-900\/95:hover {
    background-color: rgb(22 78 99 / 0.95)
}
.hover\:bg-fuchsia-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1))
}
.hover\:bg-fuchsia-400\/0:hover {
    background-color: rgb(232 121 249 / 0)
}
.hover\:bg-fuchsia-400\/10:hover {
    background-color: rgb(232 121 249 / 0.1)
}
.hover\:bg-fuchsia-400\/100:hover {
    background-color: rgb(232 121 249 / 1)
}
.hover\:bg-fuchsia-400\/15:hover {
    background-color: rgb(232 121 249 / 0.15)
}
.hover\:bg-fuchsia-400\/20:hover {
    background-color: rgb(232 121 249 / 0.2)
}
.hover\:bg-fuchsia-400\/25:hover {
    background-color: rgb(232 121 249 / 0.25)
}
.hover\:bg-fuchsia-400\/30:hover {
    background-color: rgb(232 121 249 / 0.3)
}
.hover\:bg-fuchsia-400\/35:hover {
    background-color: rgb(232 121 249 / 0.35)
}
.hover\:bg-fuchsia-400\/40:hover {
    background-color: rgb(232 121 249 / 0.4)
}
.hover\:bg-fuchsia-400\/45:hover {
    background-color: rgb(232 121 249 / 0.45)
}
.hover\:bg-fuchsia-400\/5:hover {
    background-color: rgb(232 121 249 / 0.05)
}
.hover\:bg-fuchsia-400\/50:hover {
    background-color: rgb(232 121 249 / 0.5)
}
.hover\:bg-fuchsia-400\/55:hover {
    background-color: rgb(232 121 249 / 0.55)
}
.hover\:bg-fuchsia-400\/60:hover {
    background-color: rgb(232 121 249 / 0.6)
}
.hover\:bg-fuchsia-400\/65:hover {
    background-color: rgb(232 121 249 / 0.65)
}
.hover\:bg-fuchsia-400\/70:hover {
    background-color: rgb(232 121 249 / 0.7)
}
.hover\:bg-fuchsia-400\/75:hover {
    background-color: rgb(232 121 249 / 0.75)
}
.hover\:bg-fuchsia-400\/80:hover {
    background-color: rgb(232 121 249 / 0.8)
}
.hover\:bg-fuchsia-400\/85:hover {
    background-color: rgb(232 121 249 / 0.85)
}
.hover\:bg-fuchsia-400\/90:hover {
    background-color: rgb(232 121 249 / 0.9)
}
.hover\:bg-fuchsia-400\/95:hover {
    background-color: rgb(232 121 249 / 0.95)
}
.hover\:bg-fuchsia-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1))
}
.hover\:bg-fuchsia-50\/0:hover {
    background-color: rgb(253 244 255 / 0)
}
.hover\:bg-fuchsia-50\/10:hover {
    background-color: rgb(253 244 255 / 0.1)
}
.hover\:bg-fuchsia-50\/100:hover {
    background-color: rgb(253 244 255 / 1)
}
.hover\:bg-fuchsia-50\/15:hover {
    background-color: rgb(253 244 255 / 0.15)
}
.hover\:bg-fuchsia-50\/20:hover {
    background-color: rgb(253 244 255 / 0.2)
}
.hover\:bg-fuchsia-50\/25:hover {
    background-color: rgb(253 244 255 / 0.25)
}
.hover\:bg-fuchsia-50\/30:hover {
    background-color: rgb(253 244 255 / 0.3)
}
.hover\:bg-fuchsia-50\/35:hover {
    background-color: rgb(253 244 255 / 0.35)
}
.hover\:bg-fuchsia-50\/40:hover {
    background-color: rgb(253 244 255 / 0.4)
}
.hover\:bg-fuchsia-50\/45:hover {
    background-color: rgb(253 244 255 / 0.45)
}
.hover\:bg-fuchsia-50\/5:hover {
    background-color: rgb(253 244 255 / 0.05)
}
.hover\:bg-fuchsia-50\/50:hover {
    background-color: rgb(253 244 255 / 0.5)
}
.hover\:bg-fuchsia-50\/55:hover {
    background-color: rgb(253 244 255 / 0.55)
}
.hover\:bg-fuchsia-50\/60:hover {
    background-color: rgb(253 244 255 / 0.6)
}
.hover\:bg-fuchsia-50\/65:hover {
    background-color: rgb(253 244 255 / 0.65)
}
.hover\:bg-fuchsia-50\/70:hover {
    background-color: rgb(253 244 255 / 0.7)
}
.hover\:bg-fuchsia-50\/75:hover {
    background-color: rgb(253 244 255 / 0.75)
}
.hover\:bg-fuchsia-50\/80:hover {
    background-color: rgb(253 244 255 / 0.8)
}
.hover\:bg-fuchsia-50\/85:hover {
    background-color: rgb(253 244 255 / 0.85)
}
.hover\:bg-fuchsia-50\/90:hover {
    background-color: rgb(253 244 255 / 0.9)
}
.hover\:bg-fuchsia-50\/95:hover {
    background-color: rgb(253 244 255 / 0.95)
}
.hover\:bg-fuchsia-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1))
}
.hover\:bg-fuchsia-500\/0:hover {
    background-color: rgb(217 70 239 / 0)
}
.hover\:bg-fuchsia-500\/10:hover {
    background-color: rgb(217 70 239 / 0.1)
}
.hover\:bg-fuchsia-500\/100:hover {
    background-color: rgb(217 70 239 / 1)
}
.hover\:bg-fuchsia-500\/15:hover {
    background-color: rgb(217 70 239 / 0.15)
}
.hover\:bg-fuchsia-500\/20:hover {
    background-color: rgb(217 70 239 / 0.2)
}
.hover\:bg-fuchsia-500\/25:hover {
    background-color: rgb(217 70 239 / 0.25)
}
.hover\:bg-fuchsia-500\/30:hover {
    background-color: rgb(217 70 239 / 0.3)
}
.hover\:bg-fuchsia-500\/35:hover {
    background-color: rgb(217 70 239 / 0.35)
}
.hover\:bg-fuchsia-500\/40:hover {
    background-color: rgb(217 70 239 / 0.4)
}
.hover\:bg-fuchsia-500\/45:hover {
    background-color: rgb(217 70 239 / 0.45)
}
.hover\:bg-fuchsia-500\/5:hover {
    background-color: rgb(217 70 239 / 0.05)
}
.hover\:bg-fuchsia-500\/50:hover {
    background-color: rgb(217 70 239 / 0.5)
}
.hover\:bg-fuchsia-500\/55:hover {
    background-color: rgb(217 70 239 / 0.55)
}
.hover\:bg-fuchsia-500\/60:hover {
    background-color: rgb(217 70 239 / 0.6)
}
.hover\:bg-fuchsia-500\/65:hover {
    background-color: rgb(217 70 239 / 0.65)
}
.hover\:bg-fuchsia-500\/70:hover {
    background-color: rgb(217 70 239 / 0.7)
}
.hover\:bg-fuchsia-500\/75:hover {
    background-color: rgb(217 70 239 / 0.75)
}
.hover\:bg-fuchsia-500\/80:hover {
    background-color: rgb(217 70 239 / 0.8)
}
.hover\:bg-fuchsia-500\/85:hover {
    background-color: rgb(217 70 239 / 0.85)
}
.hover\:bg-fuchsia-500\/90:hover {
    background-color: rgb(217 70 239 / 0.9)
}
.hover\:bg-fuchsia-500\/95:hover {
    background-color: rgb(217 70 239 / 0.95)
}
.hover\:bg-fuchsia-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1))
}
.hover\:bg-fuchsia-600\/0:hover {
    background-color: rgb(192 38 211 / 0)
}
.hover\:bg-fuchsia-600\/10:hover {
    background-color: rgb(192 38 211 / 0.1)
}
.hover\:bg-fuchsia-600\/100:hover {
    background-color: rgb(192 38 211 / 1)
}
.hover\:bg-fuchsia-600\/15:hover {
    background-color: rgb(192 38 211 / 0.15)
}
.hover\:bg-fuchsia-600\/20:hover {
    background-color: rgb(192 38 211 / 0.2)
}
.hover\:bg-fuchsia-600\/25:hover {
    background-color: rgb(192 38 211 / 0.25)
}
.hover\:bg-fuchsia-600\/30:hover {
    background-color: rgb(192 38 211 / 0.3)
}
.hover\:bg-fuchsia-600\/35:hover {
    background-color: rgb(192 38 211 / 0.35)
}
.hover\:bg-fuchsia-600\/40:hover {
    background-color: rgb(192 38 211 / 0.4)
}
.hover\:bg-fuchsia-600\/45:hover {
    background-color: rgb(192 38 211 / 0.45)
}
.hover\:bg-fuchsia-600\/5:hover {
    background-color: rgb(192 38 211 / 0.05)
}
.hover\:bg-fuchsia-600\/50:hover {
    background-color: rgb(192 38 211 / 0.5)
}
.hover\:bg-fuchsia-600\/55:hover {
    background-color: rgb(192 38 211 / 0.55)
}
.hover\:bg-fuchsia-600\/60:hover {
    background-color: rgb(192 38 211 / 0.6)
}
.hover\:bg-fuchsia-600\/65:hover {
    background-color: rgb(192 38 211 / 0.65)
}
.hover\:bg-fuchsia-600\/70:hover {
    background-color: rgb(192 38 211 / 0.7)
}
.hover\:bg-fuchsia-600\/75:hover {
    background-color: rgb(192 38 211 / 0.75)
}
.hover\:bg-fuchsia-600\/80:hover {
    background-color: rgb(192 38 211 / 0.8)
}
.hover\:bg-fuchsia-600\/85:hover {
    background-color: rgb(192 38 211 / 0.85)
}
.hover\:bg-fuchsia-600\/90:hover {
    background-color: rgb(192 38 211 / 0.9)
}
.hover\:bg-fuchsia-600\/95:hover {
    background-color: rgb(192 38 211 / 0.95)
}
.hover\:bg-fuchsia-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1))
}
.hover\:bg-fuchsia-700\/0:hover {
    background-color: rgb(162 28 175 / 0)
}
.hover\:bg-fuchsia-700\/10:hover {
    background-color: rgb(162 28 175 / 0.1)
}
.hover\:bg-fuchsia-700\/100:hover {
    background-color: rgb(162 28 175 / 1)
}
.hover\:bg-fuchsia-700\/15:hover {
    background-color: rgb(162 28 175 / 0.15)
}
.hover\:bg-fuchsia-700\/20:hover {
    background-color: rgb(162 28 175 / 0.2)
}
.hover\:bg-fuchsia-700\/25:hover {
    background-color: rgb(162 28 175 / 0.25)
}
.hover\:bg-fuchsia-700\/30:hover {
    background-color: rgb(162 28 175 / 0.3)
}
.hover\:bg-fuchsia-700\/35:hover {
    background-color: rgb(162 28 175 / 0.35)
}
.hover\:bg-fuchsia-700\/40:hover {
    background-color: rgb(162 28 175 / 0.4)
}
.hover\:bg-fuchsia-700\/45:hover {
    background-color: rgb(162 28 175 / 0.45)
}
.hover\:bg-fuchsia-700\/5:hover {
    background-color: rgb(162 28 175 / 0.05)
}
.hover\:bg-fuchsia-700\/50:hover {
    background-color: rgb(162 28 175 / 0.5)
}
.hover\:bg-fuchsia-700\/55:hover {
    background-color: rgb(162 28 175 / 0.55)
}
.hover\:bg-fuchsia-700\/60:hover {
    background-color: rgb(162 28 175 / 0.6)
}
.hover\:bg-fuchsia-700\/65:hover {
    background-color: rgb(162 28 175 / 0.65)
}
.hover\:bg-fuchsia-700\/70:hover {
    background-color: rgb(162 28 175 / 0.7)
}
.hover\:bg-fuchsia-700\/75:hover {
    background-color: rgb(162 28 175 / 0.75)
}
.hover\:bg-fuchsia-700\/80:hover {
    background-color: rgb(162 28 175 / 0.8)
}
.hover\:bg-fuchsia-700\/85:hover {
    background-color: rgb(162 28 175 / 0.85)
}
.hover\:bg-fuchsia-700\/90:hover {
    background-color: rgb(162 28 175 / 0.9)
}
.hover\:bg-fuchsia-700\/95:hover {
    background-color: rgb(162 28 175 / 0.95)
}
.hover\:bg-fuchsia-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1))
}
.hover\:bg-fuchsia-800\/0:hover {
    background-color: rgb(134 25 143 / 0)
}
.hover\:bg-fuchsia-800\/10:hover {
    background-color: rgb(134 25 143 / 0.1)
}
.hover\:bg-fuchsia-800\/100:hover {
    background-color: rgb(134 25 143 / 1)
}
.hover\:bg-fuchsia-800\/15:hover {
    background-color: rgb(134 25 143 / 0.15)
}
.hover\:bg-fuchsia-800\/20:hover {
    background-color: rgb(134 25 143 / 0.2)
}
.hover\:bg-fuchsia-800\/25:hover {
    background-color: rgb(134 25 143 / 0.25)
}
.hover\:bg-fuchsia-800\/30:hover {
    background-color: rgb(134 25 143 / 0.3)
}
.hover\:bg-fuchsia-800\/35:hover {
    background-color: rgb(134 25 143 / 0.35)
}
.hover\:bg-fuchsia-800\/40:hover {
    background-color: rgb(134 25 143 / 0.4)
}
.hover\:bg-fuchsia-800\/45:hover {
    background-color: rgb(134 25 143 / 0.45)
}
.hover\:bg-fuchsia-800\/5:hover {
    background-color: rgb(134 25 143 / 0.05)
}
.hover\:bg-fuchsia-800\/50:hover {
    background-color: rgb(134 25 143 / 0.5)
}
.hover\:bg-fuchsia-800\/55:hover {
    background-color: rgb(134 25 143 / 0.55)
}
.hover\:bg-fuchsia-800\/60:hover {
    background-color: rgb(134 25 143 / 0.6)
}
.hover\:bg-fuchsia-800\/65:hover {
    background-color: rgb(134 25 143 / 0.65)
}
.hover\:bg-fuchsia-800\/70:hover {
    background-color: rgb(134 25 143 / 0.7)
}
.hover\:bg-fuchsia-800\/75:hover {
    background-color: rgb(134 25 143 / 0.75)
}
.hover\:bg-fuchsia-800\/80:hover {
    background-color: rgb(134 25 143 / 0.8)
}
.hover\:bg-fuchsia-800\/85:hover {
    background-color: rgb(134 25 143 / 0.85)
}
.hover\:bg-fuchsia-800\/90:hover {
    background-color: rgb(134 25 143 / 0.9)
}
.hover\:bg-fuchsia-800\/95:hover {
    background-color: rgb(134 25 143 / 0.95)
}
.hover\:bg-fuchsia-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1))
}
.hover\:bg-fuchsia-900\/0:hover {
    background-color: rgb(112 26 117 / 0)
}
.hover\:bg-fuchsia-900\/10:hover {
    background-color: rgb(112 26 117 / 0.1)
}
.hover\:bg-fuchsia-900\/100:hover {
    background-color: rgb(112 26 117 / 1)
}
.hover\:bg-fuchsia-900\/15:hover {
    background-color: rgb(112 26 117 / 0.15)
}
.hover\:bg-fuchsia-900\/20:hover {
    background-color: rgb(112 26 117 / 0.2)
}
.hover\:bg-fuchsia-900\/25:hover {
    background-color: rgb(112 26 117 / 0.25)
}
.hover\:bg-fuchsia-900\/30:hover {
    background-color: rgb(112 26 117 / 0.3)
}
.hover\:bg-fuchsia-900\/35:hover {
    background-color: rgb(112 26 117 / 0.35)
}
.hover\:bg-fuchsia-900\/40:hover {
    background-color: rgb(112 26 117 / 0.4)
}
.hover\:bg-fuchsia-900\/45:hover {
    background-color: rgb(112 26 117 / 0.45)
}
.hover\:bg-fuchsia-900\/5:hover {
    background-color: rgb(112 26 117 / 0.05)
}
.hover\:bg-fuchsia-900\/50:hover {
    background-color: rgb(112 26 117 / 0.5)
}
.hover\:bg-fuchsia-900\/55:hover {
    background-color: rgb(112 26 117 / 0.55)
}
.hover\:bg-fuchsia-900\/60:hover {
    background-color: rgb(112 26 117 / 0.6)
}
.hover\:bg-fuchsia-900\/65:hover {
    background-color: rgb(112 26 117 / 0.65)
}
.hover\:bg-fuchsia-900\/70:hover {
    background-color: rgb(112 26 117 / 0.7)
}
.hover\:bg-fuchsia-900\/75:hover {
    background-color: rgb(112 26 117 / 0.75)
}
.hover\:bg-fuchsia-900\/80:hover {
    background-color: rgb(112 26 117 / 0.8)
}
.hover\:bg-fuchsia-900\/85:hover {
    background-color: rgb(112 26 117 / 0.85)
}
.hover\:bg-fuchsia-900\/90:hover {
    background-color: rgb(112 26 117 / 0.9)
}
.hover\:bg-fuchsia-900\/95:hover {
    background-color: rgb(112 26 117 / 0.95)
}
.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-400\/0:hover {
    background-color: rgb(156 163 175 / 0)
}
.hover\:bg-gray-400\/10:hover {
    background-color: rgb(156 163 175 / 0.1)
}
.hover\:bg-gray-400\/100:hover {
    background-color: rgb(156 163 175 / 1)
}
.hover\:bg-gray-400\/15:hover {
    background-color: rgb(156 163 175 / 0.15)
}
.hover\:bg-gray-400\/20:hover {
    background-color: rgb(156 163 175 / 0.2)
}
.hover\:bg-gray-400\/25:hover {
    background-color: rgb(156 163 175 / 0.25)
}
.hover\:bg-gray-400\/30:hover {
    background-color: rgb(156 163 175 / 0.3)
}
.hover\:bg-gray-400\/35:hover {
    background-color: rgb(156 163 175 / 0.35)
}
.hover\:bg-gray-400\/40:hover {
    background-color: rgb(156 163 175 / 0.4)
}
.hover\:bg-gray-400\/45:hover {
    background-color: rgb(156 163 175 / 0.45)
}
.hover\:bg-gray-400\/5:hover {
    background-color: rgb(156 163 175 / 0.05)
}
.hover\:bg-gray-400\/50:hover {
    background-color: rgb(156 163 175 / 0.5)
}
.hover\:bg-gray-400\/55:hover {
    background-color: rgb(156 163 175 / 0.55)
}
.hover\:bg-gray-400\/60:hover {
    background-color: rgb(156 163 175 / 0.6)
}
.hover\:bg-gray-400\/65:hover {
    background-color: rgb(156 163 175 / 0.65)
}
.hover\:bg-gray-400\/70:hover {
    background-color: rgb(156 163 175 / 0.7)
}
.hover\:bg-gray-400\/75:hover {
    background-color: rgb(156 163 175 / 0.75)
}
.hover\:bg-gray-400\/80:hover {
    background-color: rgb(156 163 175 / 0.8)
}
.hover\:bg-gray-400\/85:hover {
    background-color: rgb(156 163 175 / 0.85)
}
.hover\:bg-gray-400\/90:hover {
    background-color: rgb(156 163 175 / 0.9)
}
.hover\:bg-gray-400\/95:hover {
    background-color: rgb(156 163 175 / 0.95)
}
.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-50\/0:hover {
    background-color: rgb(249 250 251 / 0)
}
.hover\:bg-gray-50\/10:hover {
    background-color: rgb(249 250 251 / 0.1)
}
.hover\:bg-gray-50\/100:hover {
    background-color: rgb(249 250 251 / 1)
}
.hover\:bg-gray-50\/15:hover {
    background-color: rgb(249 250 251 / 0.15)
}
.hover\:bg-gray-50\/20:hover {
    background-color: rgb(249 250 251 / 0.2)
}
.hover\:bg-gray-50\/25:hover {
    background-color: rgb(249 250 251 / 0.25)
}
.hover\:bg-gray-50\/30:hover {
    background-color: rgb(249 250 251 / 0.3)
}
.hover\:bg-gray-50\/35:hover {
    background-color: rgb(249 250 251 / 0.35)
}
.hover\:bg-gray-50\/40:hover {
    background-color: rgb(249 250 251 / 0.4)
}
.hover\:bg-gray-50\/45:hover {
    background-color: rgb(249 250 251 / 0.45)
}
.hover\:bg-gray-50\/5:hover {
    background-color: rgb(249 250 251 / 0.05)
}
.hover\:bg-gray-50\/50:hover {
    background-color: rgb(249 250 251 / 0.5)
}
.hover\:bg-gray-50\/55:hover {
    background-color: rgb(249 250 251 / 0.55)
}
.hover\:bg-gray-50\/60:hover {
    background-color: rgb(249 250 251 / 0.6)
}
.hover\:bg-gray-50\/65:hover {
    background-color: rgb(249 250 251 / 0.65)
}
.hover\:bg-gray-50\/70:hover {
    background-color: rgb(249 250 251 / 0.7)
}
.hover\:bg-gray-50\/75:hover {
    background-color: rgb(249 250 251 / 0.75)
}
.hover\:bg-gray-50\/80:hover {
    background-color: rgb(249 250 251 / 0.8)
}
.hover\:bg-gray-50\/85:hover {
    background-color: rgb(249 250 251 / 0.85)
}
.hover\:bg-gray-50\/90:hover {
    background-color: rgb(249 250 251 / 0.9)
}
.hover\:bg-gray-50\/95:hover {
    background-color: rgb(249 250 251 / 0.95)
}
.hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-500\/0:hover {
    background-color: rgb(107 114 128 / 0)
}
.hover\:bg-gray-500\/10:hover {
    background-color: rgb(107 114 128 / 0.1)
}
.hover\:bg-gray-500\/100:hover {
    background-color: rgb(107 114 128 / 1)
}
.hover\:bg-gray-500\/15:hover {
    background-color: rgb(107 114 128 / 0.15)
}
.hover\:bg-gray-500\/20:hover {
    background-color: rgb(107 114 128 / 0.2)
}
.hover\:bg-gray-500\/25:hover {
    background-color: rgb(107 114 128 / 0.25)
}
.hover\:bg-gray-500\/30:hover {
    background-color: rgb(107 114 128 / 0.3)
}
.hover\:bg-gray-500\/35:hover {
    background-color: rgb(107 114 128 / 0.35)
}
.hover\:bg-gray-500\/40:hover {
    background-color: rgb(107 114 128 / 0.4)
}
.hover\:bg-gray-500\/45:hover {
    background-color: rgb(107 114 128 / 0.45)
}
.hover\:bg-gray-500\/5:hover {
    background-color: rgb(107 114 128 / 0.05)
}
.hover\:bg-gray-500\/50:hover {
    background-color: rgb(107 114 128 / 0.5)
}
.hover\:bg-gray-500\/55:hover {
    background-color: rgb(107 114 128 / 0.55)
}
.hover\:bg-gray-500\/60:hover {
    background-color: rgb(107 114 128 / 0.6)
}
.hover\:bg-gray-500\/65:hover {
    background-color: rgb(107 114 128 / 0.65)
}
.hover\:bg-gray-500\/70:hover {
    background-color: rgb(107 114 128 / 0.7)
}
.hover\:bg-gray-500\/75:hover {
    background-color: rgb(107 114 128 / 0.75)
}
.hover\:bg-gray-500\/80:hover {
    background-color: rgb(107 114 128 / 0.8)
}
.hover\:bg-gray-500\/85:hover {
    background-color: rgb(107 114 128 / 0.85)
}
.hover\:bg-gray-500\/90:hover {
    background-color: rgb(107 114 128 / 0.9)
}
.hover\:bg-gray-500\/95:hover {
    background-color: rgb(107 114 128 / 0.95)
}
.hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-600\/0:hover {
    background-color: rgb(75 85 99 / 0)
}
.hover\:bg-gray-600\/10:hover {
    background-color: rgb(75 85 99 / 0.1)
}
.hover\:bg-gray-600\/100:hover {
    background-color: rgb(75 85 99 / 1)
}
.hover\:bg-gray-600\/15:hover {
    background-color: rgb(75 85 99 / 0.15)
}
.hover\:bg-gray-600\/20:hover {
    background-color: rgb(75 85 99 / 0.2)
}
.hover\:bg-gray-600\/25:hover {
    background-color: rgb(75 85 99 / 0.25)
}
.hover\:bg-gray-600\/30:hover {
    background-color: rgb(75 85 99 / 0.3)
}
.hover\:bg-gray-600\/35:hover {
    background-color: rgb(75 85 99 / 0.35)
}
.hover\:bg-gray-600\/40:hover {
    background-color: rgb(75 85 99 / 0.4)
}
.hover\:bg-gray-600\/45:hover {
    background-color: rgb(75 85 99 / 0.45)
}
.hover\:bg-gray-600\/5:hover {
    background-color: rgb(75 85 99 / 0.05)
}
.hover\:bg-gray-600\/50:hover {
    background-color: rgb(75 85 99 / 0.5)
}
.hover\:bg-gray-600\/55:hover {
    background-color: rgb(75 85 99 / 0.55)
}
.hover\:bg-gray-600\/60:hover {
    background-color: rgb(75 85 99 / 0.6)
}
.hover\:bg-gray-600\/65:hover {
    background-color: rgb(75 85 99 / 0.65)
}
.hover\:bg-gray-600\/70:hover {
    background-color: rgb(75 85 99 / 0.7)
}
.hover\:bg-gray-600\/75:hover {
    background-color: rgb(75 85 99 / 0.75)
}
.hover\:bg-gray-600\/80:hover {
    background-color: rgb(75 85 99 / 0.8)
}
.hover\:bg-gray-600\/85:hover {
    background-color: rgb(75 85 99 / 0.85)
}
.hover\:bg-gray-600\/90:hover {
    background-color: rgb(75 85 99 / 0.9)
}
.hover\:bg-gray-600\/95:hover {
    background-color: rgb(75 85 99 / 0.95)
}
.hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-700\/0:hover {
    background-color: rgb(55 65 81 / 0)
}
.hover\:bg-gray-700\/10:hover {
    background-color: rgb(55 65 81 / 0.1)
}
.hover\:bg-gray-700\/100:hover {
    background-color: rgb(55 65 81 / 1)
}
.hover\:bg-gray-700\/15:hover {
    background-color: rgb(55 65 81 / 0.15)
}
.hover\:bg-gray-700\/20:hover {
    background-color: rgb(55 65 81 / 0.2)
}
.hover\:bg-gray-700\/25:hover {
    background-color: rgb(55 65 81 / 0.25)
}
.hover\:bg-gray-700\/30:hover {
    background-color: rgb(55 65 81 / 0.3)
}
.hover\:bg-gray-700\/35:hover {
    background-color: rgb(55 65 81 / 0.35)
}
.hover\:bg-gray-700\/40:hover {
    background-color: rgb(55 65 81 / 0.4)
}
.hover\:bg-gray-700\/45:hover {
    background-color: rgb(55 65 81 / 0.45)
}
.hover\:bg-gray-700\/5:hover {
    background-color: rgb(55 65 81 / 0.05)
}
.hover\:bg-gray-700\/50:hover {
    background-color: rgb(55 65 81 / 0.5)
}
.hover\:bg-gray-700\/55:hover {
    background-color: rgb(55 65 81 / 0.55)
}
.hover\:bg-gray-700\/60:hover {
    background-color: rgb(55 65 81 / 0.6)
}
.hover\:bg-gray-700\/65:hover {
    background-color: rgb(55 65 81 / 0.65)
}
.hover\:bg-gray-700\/70:hover {
    background-color: rgb(55 65 81 / 0.7)
}
.hover\:bg-gray-700\/75:hover {
    background-color: rgb(55 65 81 / 0.75)
}
.hover\:bg-gray-700\/80:hover {
    background-color: rgb(55 65 81 / 0.8)
}
.hover\:bg-gray-700\/85:hover {
    background-color: rgb(55 65 81 / 0.85)
}
.hover\:bg-gray-700\/90:hover {
    background-color: rgb(55 65 81 / 0.9)
}
.hover\:bg-gray-700\/95:hover {
    background-color: rgb(55 65 81 / 0.95)
}
.hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-800\/0:hover {
    background-color: rgb(31 41 55 / 0)
}
.hover\:bg-gray-800\/10:hover {
    background-color: rgb(31 41 55 / 0.1)
}
.hover\:bg-gray-800\/100:hover {
    background-color: rgb(31 41 55 / 1)
}
.hover\:bg-gray-800\/15:hover {
    background-color: rgb(31 41 55 / 0.15)
}
.hover\:bg-gray-800\/20:hover {
    background-color: rgb(31 41 55 / 0.2)
}
.hover\:bg-gray-800\/25:hover {
    background-color: rgb(31 41 55 / 0.25)
}
.hover\:bg-gray-800\/30:hover {
    background-color: rgb(31 41 55 / 0.3)
}
.hover\:bg-gray-800\/35:hover {
    background-color: rgb(31 41 55 / 0.35)
}
.hover\:bg-gray-800\/40:hover {
    background-color: rgb(31 41 55 / 0.4)
}
.hover\:bg-gray-800\/45:hover {
    background-color: rgb(31 41 55 / 0.45)
}
.hover\:bg-gray-800\/5:hover {
    background-color: rgb(31 41 55 / 0.05)
}
.hover\:bg-gray-800\/50:hover {
    background-color: rgb(31 41 55 / 0.5)
}
.hover\:bg-gray-800\/55:hover {
    background-color: rgb(31 41 55 / 0.55)
}
.hover\:bg-gray-800\/60:hover {
    background-color: rgb(31 41 55 / 0.6)
}
.hover\:bg-gray-800\/65:hover {
    background-color: rgb(31 41 55 / 0.65)
}
.hover\:bg-gray-800\/70:hover {
    background-color: rgb(31 41 55 / 0.7)
}
.hover\:bg-gray-800\/75:hover {
    background-color: rgb(31 41 55 / 0.75)
}
.hover\:bg-gray-800\/80:hover {
    background-color: rgb(31 41 55 / 0.8)
}
.hover\:bg-gray-800\/85:hover {
    background-color: rgb(31 41 55 / 0.85)
}
.hover\:bg-gray-800\/90:hover {
    background-color: rgb(31 41 55 / 0.9)
}
.hover\:bg-gray-800\/95:hover {
    background-color: rgb(31 41 55 / 0.95)
}
.hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1))
}
.hover\:bg-gray-900\/0:hover {
    background-color: rgb(17 24 39 / 0)
}
.hover\:bg-gray-900\/10:hover {
    background-color: rgb(17 24 39 / 0.1)
}
.hover\:bg-gray-900\/100:hover {
    background-color: rgb(17 24 39 / 1)
}
.hover\:bg-gray-900\/15:hover {
    background-color: rgb(17 24 39 / 0.15)
}
.hover\:bg-gray-900\/20:hover {
    background-color: rgb(17 24 39 / 0.2)
}
.hover\:bg-gray-900\/25:hover {
    background-color: rgb(17 24 39 / 0.25)
}
.hover\:bg-gray-900\/30:hover {
    background-color: rgb(17 24 39 / 0.3)
}
.hover\:bg-gray-900\/35:hover {
    background-color: rgb(17 24 39 / 0.35)
}
.hover\:bg-gray-900\/40:hover {
    background-color: rgb(17 24 39 / 0.4)
}
.hover\:bg-gray-900\/45:hover {
    background-color: rgb(17 24 39 / 0.45)
}
.hover\:bg-gray-900\/5:hover {
    background-color: rgb(17 24 39 / 0.05)
}
.hover\:bg-gray-900\/50:hover {
    background-color: rgb(17 24 39 / 0.5)
}
.hover\:bg-gray-900\/55:hover {
    background-color: rgb(17 24 39 / 0.55)
}
.hover\:bg-gray-900\/60:hover {
    background-color: rgb(17 24 39 / 0.6)
}
.hover\:bg-gray-900\/65:hover {
    background-color: rgb(17 24 39 / 0.65)
}
.hover\:bg-gray-900\/70:hover {
    background-color: rgb(17 24 39 / 0.7)
}
.hover\:bg-gray-900\/75:hover {
    background-color: rgb(17 24 39 / 0.75)
}
.hover\:bg-gray-900\/80:hover {
    background-color: rgb(17 24 39 / 0.8)
}
.hover\:bg-gray-900\/85:hover {
    background-color: rgb(17 24 39 / 0.85)
}
.hover\:bg-gray-900\/90:hover {
    background-color: rgb(17 24 39 / 0.9)
}
.hover\:bg-gray-900\/95:hover {
    background-color: rgb(17 24 39 / 0.95)
}
.hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1))
}
.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-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1))
}
.hover\:bg-green-50\/0:hover {
    background-color: rgb(240 253 244 / 0)
}
.hover\:bg-green-50\/10:hover {
    background-color: rgb(240 253 244 / 0.1)
}
.hover\:bg-green-50\/100:hover {
    background-color: rgb(240 253 244 / 1)
}
.hover\:bg-green-50\/15:hover {
    background-color: rgb(240 253 244 / 0.15)
}
.hover\:bg-green-50\/20:hover {
    background-color: rgb(240 253 244 / 0.2)
}
.hover\:bg-green-50\/25:hover {
    background-color: rgb(240 253 244 / 0.25)
}
.hover\:bg-green-50\/30:hover {
    background-color: rgb(240 253 244 / 0.3)
}
.hover\:bg-green-50\/35:hover {
    background-color: rgb(240 253 244 / 0.35)
}
.hover\:bg-green-50\/40:hover {
    background-color: rgb(240 253 244 / 0.4)
}
.hover\:bg-green-50\/45:hover {
    background-color: rgb(240 253 244 / 0.45)
}
.hover\:bg-green-50\/5:hover {
    background-color: rgb(240 253 244 / 0.05)
}
.hover\:bg-green-50\/50:hover {
    background-color: rgb(240 253 244 / 0.5)
}
.hover\:bg-green-50\/55:hover {
    background-color: rgb(240 253 244 / 0.55)
}
.hover\:bg-green-50\/60:hover {
    background-color: rgb(240 253 244 / 0.6)
}
.hover\:bg-green-50\/65:hover {
    background-color: rgb(240 253 244 / 0.65)
}
.hover\:bg-green-50\/70:hover {
    background-color: rgb(240 253 244 / 0.7)
}
.hover\:bg-green-50\/75:hover {
    background-color: rgb(240 253 244 / 0.75)
}
.hover\:bg-green-50\/80:hover {
    background-color: rgb(240 253 244 / 0.8)
}
.hover\:bg-green-50\/85:hover {
    background-color: rgb(240 253 244 / 0.85)
}
.hover\:bg-green-50\/90:hover {
    background-color: rgb(240 253 244 / 0.9)
}
.hover\:bg-green-50\/95:hover {
    background-color: rgb(240 253 244 / 0.95)
}
.hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-neutral-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1))
}
.hover\:bg-neutral-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-400\/0:hover {
    background-color: rgb(251 146 60 / 0)
}
.hover\:bg-orange-400\/10:hover {
    background-color: rgb(251 146 60 / 0.1)
}
.hover\:bg-orange-400\/100:hover {
    background-color: rgb(251 146 60 / 1)
}
.hover\:bg-orange-400\/15:hover {
    background-color: rgb(251 146 60 / 0.15)
}
.hover\:bg-orange-400\/20:hover {
    background-color: rgb(251 146 60 / 0.2)
}
.hover\:bg-orange-400\/25:hover {
    background-color: rgb(251 146 60 / 0.25)
}
.hover\:bg-orange-400\/30:hover {
    background-color: rgb(251 146 60 / 0.3)
}
.hover\:bg-orange-400\/35:hover {
    background-color: rgb(251 146 60 / 0.35)
}
.hover\:bg-orange-400\/40:hover {
    background-color: rgb(251 146 60 / 0.4)
}
.hover\:bg-orange-400\/45:hover {
    background-color: rgb(251 146 60 / 0.45)
}
.hover\:bg-orange-400\/5:hover {
    background-color: rgb(251 146 60 / 0.05)
}
.hover\:bg-orange-400\/50:hover {
    background-color: rgb(251 146 60 / 0.5)
}
.hover\:bg-orange-400\/55:hover {
    background-color: rgb(251 146 60 / 0.55)
}
.hover\:bg-orange-400\/60:hover {
    background-color: rgb(251 146 60 / 0.6)
}
.hover\:bg-orange-400\/65:hover {
    background-color: rgb(251 146 60 / 0.65)
}
.hover\:bg-orange-400\/70:hover {
    background-color: rgb(251 146 60 / 0.7)
}
.hover\:bg-orange-400\/75:hover {
    background-color: rgb(251 146 60 / 0.75)
}
.hover\:bg-orange-400\/80:hover {
    background-color: rgb(251 146 60 / 0.8)
}
.hover\:bg-orange-400\/85:hover {
    background-color: rgb(251 146 60 / 0.85)
}
.hover\:bg-orange-400\/90:hover {
    background-color: rgb(251 146 60 / 0.9)
}
.hover\:bg-orange-400\/95:hover {
    background-color: rgb(251 146 60 / 0.95)
}
.hover\:bg-orange-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-50\/0:hover {
    background-color: rgb(255 247 237 / 0)
}
.hover\:bg-orange-50\/10:hover {
    background-color: rgb(255 247 237 / 0.1)
}
.hover\:bg-orange-50\/100:hover {
    background-color: rgb(255 247 237 / 1)
}
.hover\:bg-orange-50\/15:hover {
    background-color: rgb(255 247 237 / 0.15)
}
.hover\:bg-orange-50\/20:hover {
    background-color: rgb(255 247 237 / 0.2)
}
.hover\:bg-orange-50\/25:hover {
    background-color: rgb(255 247 237 / 0.25)
}
.hover\:bg-orange-50\/30:hover {
    background-color: rgb(255 247 237 / 0.3)
}
.hover\:bg-orange-50\/35:hover {
    background-color: rgb(255 247 237 / 0.35)
}
.hover\:bg-orange-50\/40:hover {
    background-color: rgb(255 247 237 / 0.4)
}
.hover\:bg-orange-50\/45:hover {
    background-color: rgb(255 247 237 / 0.45)
}
.hover\:bg-orange-50\/5:hover {
    background-color: rgb(255 247 237 / 0.05)
}
.hover\:bg-orange-50\/50:hover {
    background-color: rgb(255 247 237 / 0.5)
}
.hover\:bg-orange-50\/55:hover {
    background-color: rgb(255 247 237 / 0.55)
}
.hover\:bg-orange-50\/60:hover {
    background-color: rgb(255 247 237 / 0.6)
}
.hover\:bg-orange-50\/65:hover {
    background-color: rgb(255 247 237 / 0.65)
}
.hover\:bg-orange-50\/70:hover {
    background-color: rgb(255 247 237 / 0.7)
}
.hover\:bg-orange-50\/75:hover {
    background-color: rgb(255 247 237 / 0.75)
}
.hover\:bg-orange-50\/80:hover {
    background-color: rgb(255 247 237 / 0.8)
}
.hover\:bg-orange-50\/85:hover {
    background-color: rgb(255 247 237 / 0.85)
}
.hover\:bg-orange-50\/90:hover {
    background-color: rgb(255 247 237 / 0.9)
}
.hover\:bg-orange-50\/95:hover {
    background-color: rgb(255 247 237 / 0.95)
}
.hover\:bg-orange-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-500\/0:hover {
    background-color: rgb(249 115 22 / 0)
}
.hover\:bg-orange-500\/10:hover {
    background-color: rgb(249 115 22 / 0.1)
}
.hover\:bg-orange-500\/100:hover {
    background-color: rgb(249 115 22 / 1)
}
.hover\:bg-orange-500\/15:hover {
    background-color: rgb(249 115 22 / 0.15)
}
.hover\:bg-orange-500\/20:hover {
    background-color: rgb(249 115 22 / 0.2)
}
.hover\:bg-orange-500\/25:hover {
    background-color: rgb(249 115 22 / 0.25)
}
.hover\:bg-orange-500\/30:hover {
    background-color: rgb(249 115 22 / 0.3)
}
.hover\:bg-orange-500\/35:hover {
    background-color: rgb(249 115 22 / 0.35)
}
.hover\:bg-orange-500\/40:hover {
    background-color: rgb(249 115 22 / 0.4)
}
.hover\:bg-orange-500\/45:hover {
    background-color: rgb(249 115 22 / 0.45)
}
.hover\:bg-orange-500\/5:hover {
    background-color: rgb(249 115 22 / 0.05)
}
.hover\:bg-orange-500\/50:hover {
    background-color: rgb(249 115 22 / 0.5)
}
.hover\:bg-orange-500\/55:hover {
    background-color: rgb(249 115 22 / 0.55)
}
.hover\:bg-orange-500\/60:hover {
    background-color: rgb(249 115 22 / 0.6)
}
.hover\:bg-orange-500\/65:hover {
    background-color: rgb(249 115 22 / 0.65)
}
.hover\:bg-orange-500\/70:hover {
    background-color: rgb(249 115 22 / 0.7)
}
.hover\:bg-orange-500\/75:hover {
    background-color: rgb(249 115 22 / 0.75)
}
.hover\:bg-orange-500\/80:hover {
    background-color: rgb(249 115 22 / 0.8)
}
.hover\:bg-orange-500\/85:hover {
    background-color: rgb(249 115 22 / 0.85)
}
.hover\:bg-orange-500\/90:hover {
    background-color: rgb(249 115 22 / 0.9)
}
.hover\:bg-orange-500\/95:hover {
    background-color: rgb(249 115 22 / 0.95)
}
.hover\:bg-orange-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-600\/0:hover {
    background-color: rgb(234 88 12 / 0)
}
.hover\:bg-orange-600\/10:hover {
    background-color: rgb(234 88 12 / 0.1)
}
.hover\:bg-orange-600\/100:hover {
    background-color: rgb(234 88 12 / 1)
}
.hover\:bg-orange-600\/15:hover {
    background-color: rgb(234 88 12 / 0.15)
}
.hover\:bg-orange-600\/20:hover {
    background-color: rgb(234 88 12 / 0.2)
}
.hover\:bg-orange-600\/25:hover {
    background-color: rgb(234 88 12 / 0.25)
}
.hover\:bg-orange-600\/30:hover {
    background-color: rgb(234 88 12 / 0.3)
}
.hover\:bg-orange-600\/35:hover {
    background-color: rgb(234 88 12 / 0.35)
}
.hover\:bg-orange-600\/40:hover {
    background-color: rgb(234 88 12 / 0.4)
}
.hover\:bg-orange-600\/45:hover {
    background-color: rgb(234 88 12 / 0.45)
}
.hover\:bg-orange-600\/5:hover {
    background-color: rgb(234 88 12 / 0.05)
}
.hover\:bg-orange-600\/50:hover {
    background-color: rgb(234 88 12 / 0.5)
}
.hover\:bg-orange-600\/55:hover {
    background-color: rgb(234 88 12 / 0.55)
}
.hover\:bg-orange-600\/60:hover {
    background-color: rgb(234 88 12 / 0.6)
}
.hover\:bg-orange-600\/65:hover {
    background-color: rgb(234 88 12 / 0.65)
}
.hover\:bg-orange-600\/70:hover {
    background-color: rgb(234 88 12 / 0.7)
}
.hover\:bg-orange-600\/75:hover {
    background-color: rgb(234 88 12 / 0.75)
}
.hover\:bg-orange-600\/80:hover {
    background-color: rgb(234 88 12 / 0.8)
}
.hover\:bg-orange-600\/85:hover {
    background-color: rgb(234 88 12 / 0.85)
}
.hover\:bg-orange-600\/90:hover {
    background-color: rgb(234 88 12 / 0.9)
}
.hover\:bg-orange-600\/95:hover {
    background-color: rgb(234 88 12 / 0.95)
}
.hover\:bg-orange-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-700\/0:hover {
    background-color: rgb(194 65 12 / 0)
}
.hover\:bg-orange-700\/10:hover {
    background-color: rgb(194 65 12 / 0.1)
}
.hover\:bg-orange-700\/100:hover {
    background-color: rgb(194 65 12 / 1)
}
.hover\:bg-orange-700\/15:hover {
    background-color: rgb(194 65 12 / 0.15)
}
.hover\:bg-orange-700\/20:hover {
    background-color: rgb(194 65 12 / 0.2)
}
.hover\:bg-orange-700\/25:hover {
    background-color: rgb(194 65 12 / 0.25)
}
.hover\:bg-orange-700\/30:hover {
    background-color: rgb(194 65 12 / 0.3)
}
.hover\:bg-orange-700\/35:hover {
    background-color: rgb(194 65 12 / 0.35)
}
.hover\:bg-orange-700\/40:hover {
    background-color: rgb(194 65 12 / 0.4)
}
.hover\:bg-orange-700\/45:hover {
    background-color: rgb(194 65 12 / 0.45)
}
.hover\:bg-orange-700\/5:hover {
    background-color: rgb(194 65 12 / 0.05)
}
.hover\:bg-orange-700\/50:hover {
    background-color: rgb(194 65 12 / 0.5)
}
.hover\:bg-orange-700\/55:hover {
    background-color: rgb(194 65 12 / 0.55)
}
.hover\:bg-orange-700\/60:hover {
    background-color: rgb(194 65 12 / 0.6)
}
.hover\:bg-orange-700\/65:hover {
    background-color: rgb(194 65 12 / 0.65)
}
.hover\:bg-orange-700\/70:hover {
    background-color: rgb(194 65 12 / 0.7)
}
.hover\:bg-orange-700\/75:hover {
    background-color: rgb(194 65 12 / 0.75)
}
.hover\:bg-orange-700\/80:hover {
    background-color: rgb(194 65 12 / 0.8)
}
.hover\:bg-orange-700\/85:hover {
    background-color: rgb(194 65 12 / 0.85)
}
.hover\:bg-orange-700\/90:hover {
    background-color: rgb(194 65 12 / 0.9)
}
.hover\:bg-orange-700\/95:hover {
    background-color: rgb(194 65 12 / 0.95)
}
.hover\:bg-orange-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-800\/0:hover {
    background-color: rgb(154 52 18 / 0)
}
.hover\:bg-orange-800\/10:hover {
    background-color: rgb(154 52 18 / 0.1)
}
.hover\:bg-orange-800\/100:hover {
    background-color: rgb(154 52 18 / 1)
}
.hover\:bg-orange-800\/15:hover {
    background-color: rgb(154 52 18 / 0.15)
}
.hover\:bg-orange-800\/20:hover {
    background-color: rgb(154 52 18 / 0.2)
}
.hover\:bg-orange-800\/25:hover {
    background-color: rgb(154 52 18 / 0.25)
}
.hover\:bg-orange-800\/30:hover {
    background-color: rgb(154 52 18 / 0.3)
}
.hover\:bg-orange-800\/35:hover {
    background-color: rgb(154 52 18 / 0.35)
}
.hover\:bg-orange-800\/40:hover {
    background-color: rgb(154 52 18 / 0.4)
}
.hover\:bg-orange-800\/45:hover {
    background-color: rgb(154 52 18 / 0.45)
}
.hover\:bg-orange-800\/5:hover {
    background-color: rgb(154 52 18 / 0.05)
}
.hover\:bg-orange-800\/50:hover {
    background-color: rgb(154 52 18 / 0.5)
}
.hover\:bg-orange-800\/55:hover {
    background-color: rgb(154 52 18 / 0.55)
}
.hover\:bg-orange-800\/60:hover {
    background-color: rgb(154 52 18 / 0.6)
}
.hover\:bg-orange-800\/65:hover {
    background-color: rgb(154 52 18 / 0.65)
}
.hover\:bg-orange-800\/70:hover {
    background-color: rgb(154 52 18 / 0.7)
}
.hover\:bg-orange-800\/75:hover {
    background-color: rgb(154 52 18 / 0.75)
}
.hover\:bg-orange-800\/80:hover {
    background-color: rgb(154 52 18 / 0.8)
}
.hover\:bg-orange-800\/85:hover {
    background-color: rgb(154 52 18 / 0.85)
}
.hover\:bg-orange-800\/90:hover {
    background-color: rgb(154 52 18 / 0.9)
}
.hover\:bg-orange-800\/95:hover {
    background-color: rgb(154 52 18 / 0.95)
}
.hover\:bg-orange-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1))
}
.hover\:bg-orange-900\/0:hover {
    background-color: rgb(124 45 18 / 0)
}
.hover\:bg-orange-900\/10:hover {
    background-color: rgb(124 45 18 / 0.1)
}
.hover\:bg-orange-900\/100:hover {
    background-color: rgb(124 45 18 / 1)
}
.hover\:bg-orange-900\/15:hover {
    background-color: rgb(124 45 18 / 0.15)
}
.hover\:bg-orange-900\/20:hover {
    background-color: rgb(124 45 18 / 0.2)
}
.hover\:bg-orange-900\/25:hover {
    background-color: rgb(124 45 18 / 0.25)
}
.hover\:bg-orange-900\/30:hover {
    background-color: rgb(124 45 18 / 0.3)
}
.hover\:bg-orange-900\/35:hover {
    background-color: rgb(124 45 18 / 0.35)
}
.hover\:bg-orange-900\/40:hover {
    background-color: rgb(124 45 18 / 0.4)
}
.hover\:bg-orange-900\/45:hover {
    background-color: rgb(124 45 18 / 0.45)
}
.hover\:bg-orange-900\/5:hover {
    background-color: rgb(124 45 18 / 0.05)
}
.hover\:bg-orange-900\/50:hover {
    background-color: rgb(124 45 18 / 0.5)
}
.hover\:bg-orange-900\/55:hover {
    background-color: rgb(124 45 18 / 0.55)
}
.hover\:bg-orange-900\/60:hover {
    background-color: rgb(124 45 18 / 0.6)
}
.hover\:bg-orange-900\/65:hover {
    background-color: rgb(124 45 18 / 0.65)
}
.hover\:bg-orange-900\/70:hover {
    background-color: rgb(124 45 18 / 0.7)
}
.hover\:bg-orange-900\/75:hover {
    background-color: rgb(124 45 18 / 0.75)
}
.hover\:bg-orange-900\/80:hover {
    background-color: rgb(124 45 18 / 0.8)
}
.hover\:bg-orange-900\/85:hover {
    background-color: rgb(124 45 18 / 0.85)
}
.hover\:bg-orange-900\/90:hover {
    background-color: rgb(124 45 18 / 0.9)
}
.hover\:bg-orange-900\/95:hover {
    background-color: rgb(124 45 18 / 0.95)
}
.hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1))
}
.hover\:bg-purple-400\/0:hover {
    background-color: rgb(192 132 252 / 0)
}
.hover\:bg-purple-400\/10:hover {
    background-color: rgb(192 132 252 / 0.1)
}
.hover\:bg-purple-400\/100:hover {
    background-color: rgb(192 132 252 / 1)
}
.hover\:bg-purple-400\/15:hover {
    background-color: rgb(192 132 252 / 0.15)
}
.hover\:bg-purple-400\/20:hover {
    background-color: rgb(192 132 252 / 0.2)
}
.hover\:bg-purple-400\/25:hover {
    background-color: rgb(192 132 252 / 0.25)
}
.hover\:bg-purple-400\/30:hover {
    background-color: rgb(192 132 252 / 0.3)
}
.hover\:bg-purple-400\/35:hover {
    background-color: rgb(192 132 252 / 0.35)
}
.hover\:bg-purple-400\/40:hover {
    background-color: rgb(192 132 252 / 0.4)
}
.hover\:bg-purple-400\/45:hover {
    background-color: rgb(192 132 252 / 0.45)
}
.hover\:bg-purple-400\/5:hover {
    background-color: rgb(192 132 252 / 0.05)
}
.hover\:bg-purple-400\/50:hover {
    background-color: rgb(192 132 252 / 0.5)
}
.hover\:bg-purple-400\/55:hover {
    background-color: rgb(192 132 252 / 0.55)
}
.hover\:bg-purple-400\/60:hover {
    background-color: rgb(192 132 252 / 0.6)
}
.hover\:bg-purple-400\/65:hover {
    background-color: rgb(192 132 252 / 0.65)
}
.hover\:bg-purple-400\/70:hover {
    background-color: rgb(192 132 252 / 0.7)
}
.hover\:bg-purple-400\/75:hover {
    background-color: rgb(192 132 252 / 0.75)
}
.hover\:bg-purple-400\/80:hover {
    background-color: rgb(192 132 252 / 0.8)
}
.hover\:bg-purple-400\/85:hover {
    background-color: rgb(192 132 252 / 0.85)
}
.hover\:bg-purple-400\/90:hover {
    background-color: rgb(192 132 252 / 0.9)
}
.hover\:bg-purple-400\/95:hover {
    background-color: rgb(192 132 252 / 0.95)
}
.hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1))
}
.hover\:bg-purple-50\/0:hover {
    background-color: rgb(250 245 255 / 0)
}
.hover\:bg-purple-50\/10:hover {
    background-color: rgb(250 245 255 / 0.1)
}
.hover\:bg-purple-50\/100:hover {
    background-color: rgb(250 245 255 / 1)
}
.hover\:bg-purple-50\/15:hover {
    background-color: rgb(250 245 255 / 0.15)
}
.hover\:bg-purple-50\/20:hover {
    background-color: rgb(250 245 255 / 0.2)
}
.hover\:bg-purple-50\/25:hover {
    background-color: rgb(250 245 255 / 0.25)
}
.hover\:bg-purple-50\/30:hover {
    background-color: rgb(250 245 255 / 0.3)
}
.hover\:bg-purple-50\/35:hover {
    background-color: rgb(250 245 255 / 0.35)
}
.hover\:bg-purple-50\/40:hover {
    background-color: rgb(250 245 255 / 0.4)
}
.hover\:bg-purple-50\/45:hover {
    background-color: rgb(250 245 255 / 0.45)
}
.hover\:bg-purple-50\/5:hover {
    background-color: rgb(250 245 255 / 0.05)
}
.hover\:bg-purple-50\/50:hover {
    background-color: rgb(250 245 255 / 0.5)
}
.hover\:bg-purple-50\/55:hover {
    background-color: rgb(250 245 255 / 0.55)
}
.hover\:bg-purple-50\/60:hover {
    background-color: rgb(250 245 255 / 0.6)
}
.hover\:bg-purple-50\/65:hover {
    background-color: rgb(250 245 255 / 0.65)
}
.hover\:bg-purple-50\/70:hover {
    background-color: rgb(250 245 255 / 0.7)
}
.hover\:bg-purple-50\/75:hover {
    background-color: rgb(250 245 255 / 0.75)
}
.hover\:bg-purple-50\/80:hover {
    background-color: rgb(250 245 255 / 0.8)
}
.hover\:bg-purple-50\/85:hover {
    background-color: rgb(250 245 255 / 0.85)
}
.hover\:bg-purple-50\/90:hover {
    background-color: rgb(250 245 255 / 0.9)
}
.hover\:bg-purple-50\/95:hover {
    background-color: rgb(250 245 255 / 0.95)
}
.hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1))
}
.hover\:bg-purple-500\/0:hover {
    background-color: rgb(168 85 247 / 0)
}
.hover\:bg-purple-500\/10:hover {
    background-color: rgb(168 85 247 / 0.1)
}
.hover\:bg-purple-500\/100:hover {
    background-color: rgb(168 85 247 / 1)
}
.hover\:bg-purple-500\/15:hover {
    background-color: rgb(168 85 247 / 0.15)
}
.hover\:bg-purple-500\/20:hover {
    background-color: rgb(168 85 247 / 0.2)
}
.hover\:bg-purple-500\/25:hover {
    background-color: rgb(168 85 247 / 0.25)
}
.hover\:bg-purple-500\/30:hover {
    background-color: rgb(168 85 247 / 0.3)
}
.hover\:bg-purple-500\/35:hover {
    background-color: rgb(168 85 247 / 0.35)
}
.hover\:bg-purple-500\/40:hover {
    background-color: rgb(168 85 247 / 0.4)
}
.hover\:bg-purple-500\/45:hover {
    background-color: rgb(168 85 247 / 0.45)
}
.hover\:bg-purple-500\/5:hover {
    background-color: rgb(168 85 247 / 0.05)
}
.hover\:bg-purple-500\/50:hover {
    background-color: rgb(168 85 247 / 0.5)
}
.hover\:bg-purple-500\/55:hover {
    background-color: rgb(168 85 247 / 0.55)
}
.hover\:bg-purple-500\/60:hover {
    background-color: rgb(168 85 247 / 0.6)
}
.hover\:bg-purple-500\/65:hover {
    background-color: rgb(168 85 247 / 0.65)
}
.hover\:bg-purple-500\/70:hover {
    background-color: rgb(168 85 247 / 0.7)
}
.hover\:bg-purple-500\/75:hover {
    background-color: rgb(168 85 247 / 0.75)
}
.hover\:bg-purple-500\/80:hover {
    background-color: rgb(168 85 247 / 0.8)
}
.hover\:bg-purple-500\/85:hover {
    background-color: rgb(168 85 247 / 0.85)
}
.hover\:bg-purple-500\/90:hover {
    background-color: rgb(168 85 247 / 0.9)
}
.hover\:bg-purple-500\/95:hover {
    background-color: rgb(168 85 247 / 0.95)
}
.hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1))
}
.hover\:bg-purple-600\/0:hover {
    background-color: rgb(147 51 234 / 0)
}
.hover\:bg-purple-600\/10:hover {
    background-color: rgb(147 51 234 / 0.1)
}
.hover\:bg-purple-600\/100:hover {
    background-color: rgb(147 51 234 / 1)
}
.hover\:bg-purple-600\/15:hover {
    background-color: rgb(147 51 234 / 0.15)
}
.hover\:bg-purple-600\/20:hover {
    background-color: rgb(147 51 234 / 0.2)
}
.hover\:bg-purple-600\/25:hover {
    background-color: rgb(147 51 234 / 0.25)
}
.hover\:bg-purple-600\/30:hover {
    background-color: rgb(147 51 234 / 0.3)
}
.hover\:bg-purple-600\/35:hover {
    background-color: rgb(147 51 234 / 0.35)
}
.hover\:bg-purple-600\/40:hover {
    background-color: rgb(147 51 234 / 0.4)
}
.hover\:bg-purple-600\/45:hover {
    background-color: rgb(147 51 234 / 0.45)
}
.hover\:bg-purple-600\/5:hover {
    background-color: rgb(147 51 234 / 0.05)
}
.hover\:bg-purple-600\/50:hover {
    background-color: rgb(147 51 234 / 0.5)
}
.hover\:bg-purple-600\/55:hover {
    background-color: rgb(147 51 234 / 0.55)
}
.hover\:bg-purple-600\/60:hover {
    background-color: rgb(147 51 234 / 0.6)
}
.hover\:bg-purple-600\/65:hover {
    background-color: rgb(147 51 234 / 0.65)
}
.hover\:bg-purple-600\/70:hover {
    background-color: rgb(147 51 234 / 0.7)
}
.hover\:bg-purple-600\/75:hover {
    background-color: rgb(147 51 234 / 0.75)
}
.hover\:bg-purple-600\/80:hover {
    background-color: rgb(147 51 234 / 0.8)
}
.hover\:bg-purple-600\/85:hover {
    background-color: rgb(147 51 234 / 0.85)
}
.hover\:bg-purple-600\/90:hover {
    background-color: rgb(147 51 234 / 0.9)
}
.hover\:bg-purple-600\/95:hover {
    background-color: rgb(147 51 234 / 0.95)
}
.hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1))
}
.hover\:bg-purple-700\/0:hover {
    background-color: rgb(126 34 206 / 0)
}
.hover\:bg-purple-700\/10:hover {
    background-color: rgb(126 34 206 / 0.1)
}
.hover\:bg-purple-700\/100:hover {
    background-color: rgb(126 34 206 / 1)
}
.hover\:bg-purple-700\/15:hover {
    background-color: rgb(126 34 206 / 0.15)
}
.hover\:bg-purple-700\/20:hover {
    background-color: rgb(126 34 206 / 0.2)
}
.hover\:bg-purple-700\/25:hover {
    background-color: rgb(126 34 206 / 0.25)
}
.hover\:bg-purple-700\/30:hover {
    background-color: rgb(126 34 206 / 0.3)
}
.hover\:bg-purple-700\/35:hover {
    background-color: rgb(126 34 206 / 0.35)
}
.hover\:bg-purple-700\/40:hover {
    background-color: rgb(126 34 206 / 0.4)
}
.hover\:bg-purple-700\/45:hover {
    background-color: rgb(126 34 206 / 0.45)
}
.hover\:bg-purple-700\/5:hover {
    background-color: rgb(126 34 206 / 0.05)
}
.hover\:bg-purple-700\/50:hover {
    background-color: rgb(126 34 206 / 0.5)
}
.hover\:bg-purple-700\/55:hover {
    background-color: rgb(126 34 206 / 0.55)
}
.hover\:bg-purple-700\/60:hover {
    background-color: rgb(126 34 206 / 0.6)
}
.hover\:bg-purple-700\/65:hover {
    background-color: rgb(126 34 206 / 0.65)
}
.hover\:bg-purple-700\/70:hover {
    background-color: rgb(126 34 206 / 0.7)
}
.hover\:bg-purple-700\/75:hover {
    background-color: rgb(126 34 206 / 0.75)
}
.hover\:bg-purple-700\/80:hover {
    background-color: rgb(126 34 206 / 0.8)
}
.hover\:bg-purple-700\/85:hover {
    background-color: rgb(126 34 206 / 0.85)
}
.hover\:bg-purple-700\/90:hover {
    background-color: rgb(126 34 206 / 0.9)
}
.hover\:bg-purple-700\/95:hover {
    background-color: rgb(126 34 206 / 0.95)
}
.hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1))
}
.hover\:bg-purple-800\/0:hover {
    background-color: rgb(107 33 168 / 0)
}
.hover\:bg-purple-800\/10:hover {
    background-color: rgb(107 33 168 / 0.1)
}
.hover\:bg-purple-800\/100:hover {
    background-color: rgb(107 33 168 / 1)
}
.hover\:bg-purple-800\/15:hover {
    background-color: rgb(107 33 168 / 0.15)
}
.hover\:bg-purple-800\/20:hover {
    background-color: rgb(107 33 168 / 0.2)
}
.hover\:bg-purple-800\/25:hover {
    background-color: rgb(107 33 168 / 0.25)
}
.hover\:bg-purple-800\/30:hover {
    background-color: rgb(107 33 168 / 0.3)
}
.hover\:bg-purple-800\/35:hover {
    background-color: rgb(107 33 168 / 0.35)
}
.hover\:bg-purple-800\/40:hover {
    background-color: rgb(107 33 168 / 0.4)
}
.hover\:bg-purple-800\/45:hover {
    background-color: rgb(107 33 168 / 0.45)
}
.hover\:bg-purple-800\/5:hover {
    background-color: rgb(107 33 168 / 0.05)
}
.hover\:bg-purple-800\/50:hover {
    background-color: rgb(107 33 168 / 0.5)
}
.hover\:bg-purple-800\/55:hover {
    background-color: rgb(107 33 168 / 0.55)
}
.hover\:bg-purple-800\/60:hover {
    background-color: rgb(107 33 168 / 0.6)
}
.hover\:bg-purple-800\/65:hover {
    background-color: rgb(107 33 168 / 0.65)
}
.hover\:bg-purple-800\/70:hover {
    background-color: rgb(107 33 168 / 0.7)
}
.hover\:bg-purple-800\/75:hover {
    background-color: rgb(107 33 168 / 0.75)
}
.hover\:bg-purple-800\/80:hover {
    background-color: rgb(107 33 168 / 0.8)
}
.hover\:bg-purple-800\/85:hover {
    background-color: rgb(107 33 168 / 0.85)
}
.hover\:bg-purple-800\/90:hover {
    background-color: rgb(107 33 168 / 0.9)
}
.hover\:bg-purple-800\/95:hover {
    background-color: rgb(107 33 168 / 0.95)
}
.hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1))
}
.hover\:bg-purple-900\/0:hover {
    background-color: rgb(88 28 135 / 0)
}
.hover\:bg-purple-900\/10:hover {
    background-color: rgb(88 28 135 / 0.1)
}
.hover\:bg-purple-900\/100:hover {
    background-color: rgb(88 28 135 / 1)
}
.hover\:bg-purple-900\/15:hover {
    background-color: rgb(88 28 135 / 0.15)
}
.hover\:bg-purple-900\/20:hover {
    background-color: rgb(88 28 135 / 0.2)
}
.hover\:bg-purple-900\/25:hover {
    background-color: rgb(88 28 135 / 0.25)
}
.hover\:bg-purple-900\/30:hover {
    background-color: rgb(88 28 135 / 0.3)
}
.hover\:bg-purple-900\/35:hover {
    background-color: rgb(88 28 135 / 0.35)
}
.hover\:bg-purple-900\/40:hover {
    background-color: rgb(88 28 135 / 0.4)
}
.hover\:bg-purple-900\/45:hover {
    background-color: rgb(88 28 135 / 0.45)
}
.hover\:bg-purple-900\/5:hover {
    background-color: rgb(88 28 135 / 0.05)
}
.hover\:bg-purple-900\/50:hover {
    background-color: rgb(88 28 135 / 0.5)
}
.hover\:bg-purple-900\/55:hover {
    background-color: rgb(88 28 135 / 0.55)
}
.hover\:bg-purple-900\/60:hover {
    background-color: rgb(88 28 135 / 0.6)
}
.hover\:bg-purple-900\/65:hover {
    background-color: rgb(88 28 135 / 0.65)
}
.hover\:bg-purple-900\/70:hover {
    background-color: rgb(88 28 135 / 0.7)
}
.hover\:bg-purple-900\/75:hover {
    background-color: rgb(88 28 135 / 0.75)
}
.hover\:bg-purple-900\/80:hover {
    background-color: rgb(88 28 135 / 0.8)
}
.hover\:bg-purple-900\/85:hover {
    background-color: rgb(88 28 135 / 0.85)
}
.hover\:bg-purple-900\/90:hover {
    background-color: rgb(88 28 135 / 0.9)
}
.hover\:bg-purple-900\/95:hover {
    background-color: rgb(88 28 135 / 0.95)
}
.hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1))
}
.hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1))
}
.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-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1))
}
.hover\:bg-red-50\/0:hover {
    background-color: rgb(254 242 242 / 0)
}
.hover\:bg-red-50\/10:hover {
    background-color: rgb(254 242 242 / 0.1)
}
.hover\:bg-red-50\/100:hover {
    background-color: rgb(254 242 242 / 1)
}
.hover\:bg-red-50\/15:hover {
    background-color: rgb(254 242 242 / 0.15)
}
.hover\:bg-red-50\/20:hover {
    background-color: rgb(254 242 242 / 0.2)
}
.hover\:bg-red-50\/25:hover {
    background-color: rgb(254 242 242 / 0.25)
}
.hover\:bg-red-50\/30:hover {
    background-color: rgb(254 242 242 / 0.3)
}
.hover\:bg-red-50\/35:hover {
    background-color: rgb(254 242 242 / 0.35)
}
.hover\:bg-red-50\/40:hover {
    background-color: rgb(254 242 242 / 0.4)
}
.hover\:bg-red-50\/45:hover {
    background-color: rgb(254 242 242 / 0.45)
}
.hover\:bg-red-50\/5:hover {
    background-color: rgb(254 242 242 / 0.05)
}
.hover\:bg-red-50\/50:hover {
    background-color: rgb(254 242 242 / 0.5)
}
.hover\:bg-red-50\/55:hover {
    background-color: rgb(254 242 242 / 0.55)
}
.hover\:bg-red-50\/60:hover {
    background-color: rgb(254 242 242 / 0.6)
}
.hover\:bg-red-50\/65:hover {
    background-color: rgb(254 242 242 / 0.65)
}
.hover\:bg-red-50\/70:hover {
    background-color: rgb(254 242 242 / 0.7)
}
.hover\:bg-red-50\/75:hover {
    background-color: rgb(254 242 242 / 0.75)
}
.hover\:bg-red-50\/80:hover {
    background-color: rgb(254 242 242 / 0.8)
}
.hover\:bg-red-50\/85:hover {
    background-color: rgb(254 242 242 / 0.85)
}
.hover\:bg-red-50\/90:hover {
    background-color: rgb(254 242 242 / 0.9)
}
.hover\:bg-red-50\/95:hover {
    background-color: rgb(254 242 242 / 0.95)
}
.hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-teal-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1))
}
.hover\:bg-teal-400\/0:hover {
    background-color: rgb(45 212 191 / 0)
}
.hover\:bg-teal-400\/10:hover {
    background-color: rgb(45 212 191 / 0.1)
}
.hover\:bg-teal-400\/100:hover {
    background-color: rgb(45 212 191 / 1)
}
.hover\:bg-teal-400\/15:hover {
    background-color: rgb(45 212 191 / 0.15)
}
.hover\:bg-teal-400\/20:hover {
    background-color: rgb(45 212 191 / 0.2)
}
.hover\:bg-teal-400\/25:hover {
    background-color: rgb(45 212 191 / 0.25)
}
.hover\:bg-teal-400\/30:hover {
    background-color: rgb(45 212 191 / 0.3)
}
.hover\:bg-teal-400\/35:hover {
    background-color: rgb(45 212 191 / 0.35)
}
.hover\:bg-teal-400\/40:hover {
    background-color: rgb(45 212 191 / 0.4)
}
.hover\:bg-teal-400\/45:hover {
    background-color: rgb(45 212 191 / 0.45)
}
.hover\:bg-teal-400\/5:hover {
    background-color: rgb(45 212 191 / 0.05)
}
.hover\:bg-teal-400\/50:hover {
    background-color: rgb(45 212 191 / 0.5)
}
.hover\:bg-teal-400\/55:hover {
    background-color: rgb(45 212 191 / 0.55)
}
.hover\:bg-teal-400\/60:hover {
    background-color: rgb(45 212 191 / 0.6)
}
.hover\:bg-teal-400\/65:hover {
    background-color: rgb(45 212 191 / 0.65)
}
.hover\:bg-teal-400\/70:hover {
    background-color: rgb(45 212 191 / 0.7)
}
.hover\:bg-teal-400\/75:hover {
    background-color: rgb(45 212 191 / 0.75)
}
.hover\:bg-teal-400\/80:hover {
    background-color: rgb(45 212 191 / 0.8)
}
.hover\:bg-teal-400\/85:hover {
    background-color: rgb(45 212 191 / 0.85)
}
.hover\:bg-teal-400\/90:hover {
    background-color: rgb(45 212 191 / 0.9)
}
.hover\:bg-teal-400\/95:hover {
    background-color: rgb(45 212 191 / 0.95)
}
.hover\:bg-teal-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1))
}
.hover\:bg-teal-50\/0:hover {
    background-color: rgb(240 253 250 / 0)
}
.hover\:bg-teal-50\/10:hover {
    background-color: rgb(240 253 250 / 0.1)
}
.hover\:bg-teal-50\/100:hover {
    background-color: rgb(240 253 250 / 1)
}
.hover\:bg-teal-50\/15:hover {
    background-color: rgb(240 253 250 / 0.15)
}
.hover\:bg-teal-50\/20:hover {
    background-color: rgb(240 253 250 / 0.2)
}
.hover\:bg-teal-50\/25:hover {
    background-color: rgb(240 253 250 / 0.25)
}
.hover\:bg-teal-50\/30:hover {
    background-color: rgb(240 253 250 / 0.3)
}
.hover\:bg-teal-50\/35:hover {
    background-color: rgb(240 253 250 / 0.35)
}
.hover\:bg-teal-50\/40:hover {
    background-color: rgb(240 253 250 / 0.4)
}
.hover\:bg-teal-50\/45:hover {
    background-color: rgb(240 253 250 / 0.45)
}
.hover\:bg-teal-50\/5:hover {
    background-color: rgb(240 253 250 / 0.05)
}
.hover\:bg-teal-50\/50:hover {
    background-color: rgb(240 253 250 / 0.5)
}
.hover\:bg-teal-50\/55:hover {
    background-color: rgb(240 253 250 / 0.55)
}
.hover\:bg-teal-50\/60:hover {
    background-color: rgb(240 253 250 / 0.6)
}
.hover\:bg-teal-50\/65:hover {
    background-color: rgb(240 253 250 / 0.65)
}
.hover\:bg-teal-50\/70:hover {
    background-color: rgb(240 253 250 / 0.7)
}
.hover\:bg-teal-50\/75:hover {
    background-color: rgb(240 253 250 / 0.75)
}
.hover\:bg-teal-50\/80:hover {
    background-color: rgb(240 253 250 / 0.8)
}
.hover\:bg-teal-50\/85:hover {
    background-color: rgb(240 253 250 / 0.85)
}
.hover\:bg-teal-50\/90:hover {
    background-color: rgb(240 253 250 / 0.9)
}
.hover\:bg-teal-50\/95:hover {
    background-color: rgb(240 253 250 / 0.95)
}
.hover\:bg-teal-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1))
}
.hover\:bg-teal-500\/0:hover {
    background-color: rgb(20 184 166 / 0)
}
.hover\:bg-teal-500\/10:hover {
    background-color: rgb(20 184 166 / 0.1)
}
.hover\:bg-teal-500\/100:hover {
    background-color: rgb(20 184 166 / 1)
}
.hover\:bg-teal-500\/15:hover {
    background-color: rgb(20 184 166 / 0.15)
}
.hover\:bg-teal-500\/20:hover {
    background-color: rgb(20 184 166 / 0.2)
}
.hover\:bg-teal-500\/25:hover {
    background-color: rgb(20 184 166 / 0.25)
}
.hover\:bg-teal-500\/30:hover {
    background-color: rgb(20 184 166 / 0.3)
}
.hover\:bg-teal-500\/35:hover {
    background-color: rgb(20 184 166 / 0.35)
}
.hover\:bg-teal-500\/40:hover {
    background-color: rgb(20 184 166 / 0.4)
}
.hover\:bg-teal-500\/45:hover {
    background-color: rgb(20 184 166 / 0.45)
}
.hover\:bg-teal-500\/5:hover {
    background-color: rgb(20 184 166 / 0.05)
}
.hover\:bg-teal-500\/50:hover {
    background-color: rgb(20 184 166 / 0.5)
}
.hover\:bg-teal-500\/55:hover {
    background-color: rgb(20 184 166 / 0.55)
}
.hover\:bg-teal-500\/60:hover {
    background-color: rgb(20 184 166 / 0.6)
}
.hover\:bg-teal-500\/65:hover {
    background-color: rgb(20 184 166 / 0.65)
}
.hover\:bg-teal-500\/70:hover {
    background-color: rgb(20 184 166 / 0.7)
}
.hover\:bg-teal-500\/75:hover {
    background-color: rgb(20 184 166 / 0.75)
}
.hover\:bg-teal-500\/80:hover {
    background-color: rgb(20 184 166 / 0.8)
}
.hover\:bg-teal-500\/85:hover {
    background-color: rgb(20 184 166 / 0.85)
}
.hover\:bg-teal-500\/90:hover {
    background-color: rgb(20 184 166 / 0.9)
}
.hover\:bg-teal-500\/95:hover {
    background-color: rgb(20 184 166 / 0.95)
}
.hover\:bg-teal-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1))
}
.hover\:bg-teal-600\/0:hover {
    background-color: rgb(13 148 136 / 0)
}
.hover\:bg-teal-600\/10:hover {
    background-color: rgb(13 148 136 / 0.1)
}
.hover\:bg-teal-600\/100:hover {
    background-color: rgb(13 148 136 / 1)
}
.hover\:bg-teal-600\/15:hover {
    background-color: rgb(13 148 136 / 0.15)
}
.hover\:bg-teal-600\/20:hover {
    background-color: rgb(13 148 136 / 0.2)
}
.hover\:bg-teal-600\/25:hover {
    background-color: rgb(13 148 136 / 0.25)
}
.hover\:bg-teal-600\/30:hover {
    background-color: rgb(13 148 136 / 0.3)
}
.hover\:bg-teal-600\/35:hover {
    background-color: rgb(13 148 136 / 0.35)
}
.hover\:bg-teal-600\/40:hover {
    background-color: rgb(13 148 136 / 0.4)
}
.hover\:bg-teal-600\/45:hover {
    background-color: rgb(13 148 136 / 0.45)
}
.hover\:bg-teal-600\/5:hover {
    background-color: rgb(13 148 136 / 0.05)
}
.hover\:bg-teal-600\/50:hover {
    background-color: rgb(13 148 136 / 0.5)
}
.hover\:bg-teal-600\/55:hover {
    background-color: rgb(13 148 136 / 0.55)
}
.hover\:bg-teal-600\/60:hover {
    background-color: rgb(13 148 136 / 0.6)
}
.hover\:bg-teal-600\/65:hover {
    background-color: rgb(13 148 136 / 0.65)
}
.hover\:bg-teal-600\/70:hover {
    background-color: rgb(13 148 136 / 0.7)
}
.hover\:bg-teal-600\/75:hover {
    background-color: rgb(13 148 136 / 0.75)
}
.hover\:bg-teal-600\/80:hover {
    background-color: rgb(13 148 136 / 0.8)
}
.hover\:bg-teal-600\/85:hover {
    background-color: rgb(13 148 136 / 0.85)
}
.hover\:bg-teal-600\/90:hover {
    background-color: rgb(13 148 136 / 0.9)
}
.hover\:bg-teal-600\/95:hover {
    background-color: rgb(13 148 136 / 0.95)
}
.hover\:bg-teal-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1))
}
.hover\:bg-teal-700\/0:hover {
    background-color: rgb(15 118 110 / 0)
}
.hover\:bg-teal-700\/10:hover {
    background-color: rgb(15 118 110 / 0.1)
}
.hover\:bg-teal-700\/100:hover {
    background-color: rgb(15 118 110 / 1)
}
.hover\:bg-teal-700\/15:hover {
    background-color: rgb(15 118 110 / 0.15)
}
.hover\:bg-teal-700\/20:hover {
    background-color: rgb(15 118 110 / 0.2)
}
.hover\:bg-teal-700\/25:hover {
    background-color: rgb(15 118 110 / 0.25)
}
.hover\:bg-teal-700\/30:hover {
    background-color: rgb(15 118 110 / 0.3)
}
.hover\:bg-teal-700\/35:hover {
    background-color: rgb(15 118 110 / 0.35)
}
.hover\:bg-teal-700\/40:hover {
    background-color: rgb(15 118 110 / 0.4)
}
.hover\:bg-teal-700\/45:hover {
    background-color: rgb(15 118 110 / 0.45)
}
.hover\:bg-teal-700\/5:hover {
    background-color: rgb(15 118 110 / 0.05)
}
.hover\:bg-teal-700\/50:hover {
    background-color: rgb(15 118 110 / 0.5)
}
.hover\:bg-teal-700\/55:hover {
    background-color: rgb(15 118 110 / 0.55)
}
.hover\:bg-teal-700\/60:hover {
    background-color: rgb(15 118 110 / 0.6)
}
.hover\:bg-teal-700\/65:hover {
    background-color: rgb(15 118 110 / 0.65)
}
.hover\:bg-teal-700\/70:hover {
    background-color: rgb(15 118 110 / 0.7)
}
.hover\:bg-teal-700\/75:hover {
    background-color: rgb(15 118 110 / 0.75)
}
.hover\:bg-teal-700\/80:hover {
    background-color: rgb(15 118 110 / 0.8)
}
.hover\:bg-teal-700\/85:hover {
    background-color: rgb(15 118 110 / 0.85)
}
.hover\:bg-teal-700\/90:hover {
    background-color: rgb(15 118 110 / 0.9)
}
.hover\:bg-teal-700\/95:hover {
    background-color: rgb(15 118 110 / 0.95)
}
.hover\:bg-teal-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1))
}
.hover\:bg-teal-800\/0:hover {
    background-color: rgb(17 94 89 / 0)
}
.hover\:bg-teal-800\/10:hover {
    background-color: rgb(17 94 89 / 0.1)
}
.hover\:bg-teal-800\/100:hover {
    background-color: rgb(17 94 89 / 1)
}
.hover\:bg-teal-800\/15:hover {
    background-color: rgb(17 94 89 / 0.15)
}
.hover\:bg-teal-800\/20:hover {
    background-color: rgb(17 94 89 / 0.2)
}
.hover\:bg-teal-800\/25:hover {
    background-color: rgb(17 94 89 / 0.25)
}
.hover\:bg-teal-800\/30:hover {
    background-color: rgb(17 94 89 / 0.3)
}
.hover\:bg-teal-800\/35:hover {
    background-color: rgb(17 94 89 / 0.35)
}
.hover\:bg-teal-800\/40:hover {
    background-color: rgb(17 94 89 / 0.4)
}
.hover\:bg-teal-800\/45:hover {
    background-color: rgb(17 94 89 / 0.45)
}
.hover\:bg-teal-800\/5:hover {
    background-color: rgb(17 94 89 / 0.05)
}
.hover\:bg-teal-800\/50:hover {
    background-color: rgb(17 94 89 / 0.5)
}
.hover\:bg-teal-800\/55:hover {
    background-color: rgb(17 94 89 / 0.55)
}
.hover\:bg-teal-800\/60:hover {
    background-color: rgb(17 94 89 / 0.6)
}
.hover\:bg-teal-800\/65:hover {
    background-color: rgb(17 94 89 / 0.65)
}
.hover\:bg-teal-800\/70:hover {
    background-color: rgb(17 94 89 / 0.7)
}
.hover\:bg-teal-800\/75:hover {
    background-color: rgb(17 94 89 / 0.75)
}
.hover\:bg-teal-800\/80:hover {
    background-color: rgb(17 94 89 / 0.8)
}
.hover\:bg-teal-800\/85:hover {
    background-color: rgb(17 94 89 / 0.85)
}
.hover\:bg-teal-800\/90:hover {
    background-color: rgb(17 94 89 / 0.9)
}
.hover\:bg-teal-800\/95:hover {
    background-color: rgb(17 94 89 / 0.95)
}
.hover\:bg-teal-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1))
}
.hover\:bg-teal-900\/0:hover {
    background-color: rgb(19 78 74 / 0)
}
.hover\:bg-teal-900\/10:hover {
    background-color: rgb(19 78 74 / 0.1)
}
.hover\:bg-teal-900\/100:hover {
    background-color: rgb(19 78 74 / 1)
}
.hover\:bg-teal-900\/15:hover {
    background-color: rgb(19 78 74 / 0.15)
}
.hover\:bg-teal-900\/20:hover {
    background-color: rgb(19 78 74 / 0.2)
}
.hover\:bg-teal-900\/25:hover {
    background-color: rgb(19 78 74 / 0.25)
}
.hover\:bg-teal-900\/30:hover {
    background-color: rgb(19 78 74 / 0.3)
}
.hover\:bg-teal-900\/35:hover {
    background-color: rgb(19 78 74 / 0.35)
}
.hover\:bg-teal-900\/40:hover {
    background-color: rgb(19 78 74 / 0.4)
}
.hover\:bg-teal-900\/45:hover {
    background-color: rgb(19 78 74 / 0.45)
}
.hover\:bg-teal-900\/5:hover {
    background-color: rgb(19 78 74 / 0.05)
}
.hover\:bg-teal-900\/50:hover {
    background-color: rgb(19 78 74 / 0.5)
}
.hover\:bg-teal-900\/55:hover {
    background-color: rgb(19 78 74 / 0.55)
}
.hover\:bg-teal-900\/60:hover {
    background-color: rgb(19 78 74 / 0.6)
}
.hover\:bg-teal-900\/65:hover {
    background-color: rgb(19 78 74 / 0.65)
}
.hover\:bg-teal-900\/70:hover {
    background-color: rgb(19 78 74 / 0.7)
}
.hover\:bg-teal-900\/75:hover {
    background-color: rgb(19 78 74 / 0.75)
}
.hover\:bg-teal-900\/80:hover {
    background-color: rgb(19 78 74 / 0.8)
}
.hover\:bg-teal-900\/85:hover {
    background-color: rgb(19 78 74 / 0.85)
}
.hover\:bg-teal-900\/90:hover {
    background-color: rgb(19 78 74 / 0.9)
}
.hover\:bg-teal-900\/95:hover {
    background-color: rgb(19 78 74 / 0.95)
}
.hover\:bg-violet-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1))
}
.hover\:bg-violet-400\/0:hover {
    background-color: rgb(167 139 250 / 0)
}
.hover\:bg-violet-400\/10:hover {
    background-color: rgb(167 139 250 / 0.1)
}
.hover\:bg-violet-400\/100:hover {
    background-color: rgb(167 139 250 / 1)
}
.hover\:bg-violet-400\/15:hover {
    background-color: rgb(167 139 250 / 0.15)
}
.hover\:bg-violet-400\/20:hover {
    background-color: rgb(167 139 250 / 0.2)
}
.hover\:bg-violet-400\/25:hover {
    background-color: rgb(167 139 250 / 0.25)
}
.hover\:bg-violet-400\/30:hover {
    background-color: rgb(167 139 250 / 0.3)
}
.hover\:bg-violet-400\/35:hover {
    background-color: rgb(167 139 250 / 0.35)
}
.hover\:bg-violet-400\/40:hover {
    background-color: rgb(167 139 250 / 0.4)
}
.hover\:bg-violet-400\/45:hover {
    background-color: rgb(167 139 250 / 0.45)
}
.hover\:bg-violet-400\/5:hover {
    background-color: rgb(167 139 250 / 0.05)
}
.hover\:bg-violet-400\/50:hover {
    background-color: rgb(167 139 250 / 0.5)
}
.hover\:bg-violet-400\/55:hover {
    background-color: rgb(167 139 250 / 0.55)
}
.hover\:bg-violet-400\/60:hover {
    background-color: rgb(167 139 250 / 0.6)
}
.hover\:bg-violet-400\/65:hover {
    background-color: rgb(167 139 250 / 0.65)
}
.hover\:bg-violet-400\/70:hover {
    background-color: rgb(167 139 250 / 0.7)
}
.hover\:bg-violet-400\/75:hover {
    background-color: rgb(167 139 250 / 0.75)
}
.hover\:bg-violet-400\/80:hover {
    background-color: rgb(167 139 250 / 0.8)
}
.hover\:bg-violet-400\/85:hover {
    background-color: rgb(167 139 250 / 0.85)
}
.hover\:bg-violet-400\/90:hover {
    background-color: rgb(167 139 250 / 0.9)
}
.hover\:bg-violet-400\/95:hover {
    background-color: rgb(167 139 250 / 0.95)
}
.hover\:bg-violet-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1))
}
.hover\:bg-violet-50\/0:hover {
    background-color: rgb(245 243 255 / 0)
}
.hover\:bg-violet-50\/10:hover {
    background-color: rgb(245 243 255 / 0.1)
}
.hover\:bg-violet-50\/100:hover {
    background-color: rgb(245 243 255 / 1)
}
.hover\:bg-violet-50\/15:hover {
    background-color: rgb(245 243 255 / 0.15)
}
.hover\:bg-violet-50\/20:hover {
    background-color: rgb(245 243 255 / 0.2)
}
.hover\:bg-violet-50\/25:hover {
    background-color: rgb(245 243 255 / 0.25)
}
.hover\:bg-violet-50\/30:hover {
    background-color: rgb(245 243 255 / 0.3)
}
.hover\:bg-violet-50\/35:hover {
    background-color: rgb(245 243 255 / 0.35)
}
.hover\:bg-violet-50\/40:hover {
    background-color: rgb(245 243 255 / 0.4)
}
.hover\:bg-violet-50\/45:hover {
    background-color: rgb(245 243 255 / 0.45)
}
.hover\:bg-violet-50\/5:hover {
    background-color: rgb(245 243 255 / 0.05)
}
.hover\:bg-violet-50\/50:hover {
    background-color: rgb(245 243 255 / 0.5)
}
.hover\:bg-violet-50\/55:hover {
    background-color: rgb(245 243 255 / 0.55)
}
.hover\:bg-violet-50\/60:hover {
    background-color: rgb(245 243 255 / 0.6)
}
.hover\:bg-violet-50\/65:hover {
    background-color: rgb(245 243 255 / 0.65)
}
.hover\:bg-violet-50\/70:hover {
    background-color: rgb(245 243 255 / 0.7)
}
.hover\:bg-violet-50\/75:hover {
    background-color: rgb(245 243 255 / 0.75)
}
.hover\:bg-violet-50\/80:hover {
    background-color: rgb(245 243 255 / 0.8)
}
.hover\:bg-violet-50\/85:hover {
    background-color: rgb(245 243 255 / 0.85)
}
.hover\:bg-violet-50\/90:hover {
    background-color: rgb(245 243 255 / 0.9)
}
.hover\:bg-violet-50\/95:hover {
    background-color: rgb(245 243 255 / 0.95)
}
.hover\:bg-violet-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1))
}
.hover\:bg-violet-500\/0:hover {
    background-color: rgb(139 92 246 / 0)
}
.hover\:bg-violet-500\/10:hover {
    background-color: rgb(139 92 246 / 0.1)
}
.hover\:bg-violet-500\/100:hover {
    background-color: rgb(139 92 246 / 1)
}
.hover\:bg-violet-500\/15:hover {
    background-color: rgb(139 92 246 / 0.15)
}
.hover\:bg-violet-500\/20:hover {
    background-color: rgb(139 92 246 / 0.2)
}
.hover\:bg-violet-500\/25:hover {
    background-color: rgb(139 92 246 / 0.25)
}
.hover\:bg-violet-500\/30:hover {
    background-color: rgb(139 92 246 / 0.3)
}
.hover\:bg-violet-500\/35:hover {
    background-color: rgb(139 92 246 / 0.35)
}
.hover\:bg-violet-500\/40:hover {
    background-color: rgb(139 92 246 / 0.4)
}
.hover\:bg-violet-500\/45:hover {
    background-color: rgb(139 92 246 / 0.45)
}
.hover\:bg-violet-500\/5:hover {
    background-color: rgb(139 92 246 / 0.05)
}
.hover\:bg-violet-500\/50:hover {
    background-color: rgb(139 92 246 / 0.5)
}
.hover\:bg-violet-500\/55:hover {
    background-color: rgb(139 92 246 / 0.55)
}
.hover\:bg-violet-500\/60:hover {
    background-color: rgb(139 92 246 / 0.6)
}
.hover\:bg-violet-500\/65:hover {
    background-color: rgb(139 92 246 / 0.65)
}
.hover\:bg-violet-500\/70:hover {
    background-color: rgb(139 92 246 / 0.7)
}
.hover\:bg-violet-500\/75:hover {
    background-color: rgb(139 92 246 / 0.75)
}
.hover\:bg-violet-500\/80:hover {
    background-color: rgb(139 92 246 / 0.8)
}
.hover\:bg-violet-500\/85:hover {
    background-color: rgb(139 92 246 / 0.85)
}
.hover\:bg-violet-500\/90:hover {
    background-color: rgb(139 92 246 / 0.9)
}
.hover\:bg-violet-500\/95:hover {
    background-color: rgb(139 92 246 / 0.95)
}
.hover\:bg-violet-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1))
}
.hover\:bg-violet-600\/0:hover {
    background-color: rgb(124 58 237 / 0)
}
.hover\:bg-violet-600\/10:hover {
    background-color: rgb(124 58 237 / 0.1)
}
.hover\:bg-violet-600\/100:hover {
    background-color: rgb(124 58 237 / 1)
}
.hover\:bg-violet-600\/15:hover {
    background-color: rgb(124 58 237 / 0.15)
}
.hover\:bg-violet-600\/20:hover {
    background-color: rgb(124 58 237 / 0.2)
}
.hover\:bg-violet-600\/25:hover {
    background-color: rgb(124 58 237 / 0.25)
}
.hover\:bg-violet-600\/30:hover {
    background-color: rgb(124 58 237 / 0.3)
}
.hover\:bg-violet-600\/35:hover {
    background-color: rgb(124 58 237 / 0.35)
}
.hover\:bg-violet-600\/40:hover {
    background-color: rgb(124 58 237 / 0.4)
}
.hover\:bg-violet-600\/45:hover {
    background-color: rgb(124 58 237 / 0.45)
}
.hover\:bg-violet-600\/5:hover {
    background-color: rgb(124 58 237 / 0.05)
}
.hover\:bg-violet-600\/50:hover {
    background-color: rgb(124 58 237 / 0.5)
}
.hover\:bg-violet-600\/55:hover {
    background-color: rgb(124 58 237 / 0.55)
}
.hover\:bg-violet-600\/60:hover {
    background-color: rgb(124 58 237 / 0.6)
}
.hover\:bg-violet-600\/65:hover {
    background-color: rgb(124 58 237 / 0.65)
}
.hover\:bg-violet-600\/70:hover {
    background-color: rgb(124 58 237 / 0.7)
}
.hover\:bg-violet-600\/75:hover {
    background-color: rgb(124 58 237 / 0.75)
}
.hover\:bg-violet-600\/80:hover {
    background-color: rgb(124 58 237 / 0.8)
}
.hover\:bg-violet-600\/85:hover {
    background-color: rgb(124 58 237 / 0.85)
}
.hover\:bg-violet-600\/90:hover {
    background-color: rgb(124 58 237 / 0.9)
}
.hover\:bg-violet-600\/95:hover {
    background-color: rgb(124 58 237 / 0.95)
}
.hover\:bg-violet-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1))
}
.hover\:bg-violet-700\/0:hover {
    background-color: rgb(109 40 217 / 0)
}
.hover\:bg-violet-700\/10:hover {
    background-color: rgb(109 40 217 / 0.1)
}
.hover\:bg-violet-700\/100:hover {
    background-color: rgb(109 40 217 / 1)
}
.hover\:bg-violet-700\/15:hover {
    background-color: rgb(109 40 217 / 0.15)
}
.hover\:bg-violet-700\/20:hover {
    background-color: rgb(109 40 217 / 0.2)
}
.hover\:bg-violet-700\/25:hover {
    background-color: rgb(109 40 217 / 0.25)
}
.hover\:bg-violet-700\/30:hover {
    background-color: rgb(109 40 217 / 0.3)
}
.hover\:bg-violet-700\/35:hover {
    background-color: rgb(109 40 217 / 0.35)
}
.hover\:bg-violet-700\/40:hover {
    background-color: rgb(109 40 217 / 0.4)
}
.hover\:bg-violet-700\/45:hover {
    background-color: rgb(109 40 217 / 0.45)
}
.hover\:bg-violet-700\/5:hover {
    background-color: rgb(109 40 217 / 0.05)
}
.hover\:bg-violet-700\/50:hover {
    background-color: rgb(109 40 217 / 0.5)
}
.hover\:bg-violet-700\/55:hover {
    background-color: rgb(109 40 217 / 0.55)
}
.hover\:bg-violet-700\/60:hover {
    background-color: rgb(109 40 217 / 0.6)
}
.hover\:bg-violet-700\/65:hover {
    background-color: rgb(109 40 217 / 0.65)
}
.hover\:bg-violet-700\/70:hover {
    background-color: rgb(109 40 217 / 0.7)
}
.hover\:bg-violet-700\/75:hover {
    background-color: rgb(109 40 217 / 0.75)
}
.hover\:bg-violet-700\/80:hover {
    background-color: rgb(109 40 217 / 0.8)
}
.hover\:bg-violet-700\/85:hover {
    background-color: rgb(109 40 217 / 0.85)
}
.hover\:bg-violet-700\/90:hover {
    background-color: rgb(109 40 217 / 0.9)
}
.hover\:bg-violet-700\/95:hover {
    background-color: rgb(109 40 217 / 0.95)
}
.hover\:bg-violet-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1))
}
.hover\:bg-violet-800\/0:hover {
    background-color: rgb(91 33 182 / 0)
}
.hover\:bg-violet-800\/10:hover {
    background-color: rgb(91 33 182 / 0.1)
}
.hover\:bg-violet-800\/100:hover {
    background-color: rgb(91 33 182 / 1)
}
.hover\:bg-violet-800\/15:hover {
    background-color: rgb(91 33 182 / 0.15)
}
.hover\:bg-violet-800\/20:hover {
    background-color: rgb(91 33 182 / 0.2)
}
.hover\:bg-violet-800\/25:hover {
    background-color: rgb(91 33 182 / 0.25)
}
.hover\:bg-violet-800\/30:hover {
    background-color: rgb(91 33 182 / 0.3)
}
.hover\:bg-violet-800\/35:hover {
    background-color: rgb(91 33 182 / 0.35)
}
.hover\:bg-violet-800\/40:hover {
    background-color: rgb(91 33 182 / 0.4)
}
.hover\:bg-violet-800\/45:hover {
    background-color: rgb(91 33 182 / 0.45)
}
.hover\:bg-violet-800\/5:hover {
    background-color: rgb(91 33 182 / 0.05)
}
.hover\:bg-violet-800\/50:hover {
    background-color: rgb(91 33 182 / 0.5)
}
.hover\:bg-violet-800\/55:hover {
    background-color: rgb(91 33 182 / 0.55)
}
.hover\:bg-violet-800\/60:hover {
    background-color: rgb(91 33 182 / 0.6)
}
.hover\:bg-violet-800\/65:hover {
    background-color: rgb(91 33 182 / 0.65)
}
.hover\:bg-violet-800\/70:hover {
    background-color: rgb(91 33 182 / 0.7)
}
.hover\:bg-violet-800\/75:hover {
    background-color: rgb(91 33 182 / 0.75)
}
.hover\:bg-violet-800\/80:hover {
    background-color: rgb(91 33 182 / 0.8)
}
.hover\:bg-violet-800\/85:hover {
    background-color: rgb(91 33 182 / 0.85)
}
.hover\:bg-violet-800\/90:hover {
    background-color: rgb(91 33 182 / 0.9)
}
.hover\:bg-violet-800\/95:hover {
    background-color: rgb(91 33 182 / 0.95)
}
.hover\:bg-violet-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1))
}
.hover\:bg-violet-900\/0:hover {
    background-color: rgb(76 29 149 / 0)
}
.hover\:bg-violet-900\/10:hover {
    background-color: rgb(76 29 149 / 0.1)
}
.hover\:bg-violet-900\/100:hover {
    background-color: rgb(76 29 149 / 1)
}
.hover\:bg-violet-900\/15:hover {
    background-color: rgb(76 29 149 / 0.15)
}
.hover\:bg-violet-900\/20:hover {
    background-color: rgb(76 29 149 / 0.2)
}
.hover\:bg-violet-900\/25:hover {
    background-color: rgb(76 29 149 / 0.25)
}
.hover\:bg-violet-900\/30:hover {
    background-color: rgb(76 29 149 / 0.3)
}
.hover\:bg-violet-900\/35:hover {
    background-color: rgb(76 29 149 / 0.35)
}
.hover\:bg-violet-900\/40:hover {
    background-color: rgb(76 29 149 / 0.4)
}
.hover\:bg-violet-900\/45:hover {
    background-color: rgb(76 29 149 / 0.45)
}
.hover\:bg-violet-900\/5:hover {
    background-color: rgb(76 29 149 / 0.05)
}
.hover\:bg-violet-900\/50:hover {
    background-color: rgb(76 29 149 / 0.5)
}
.hover\:bg-violet-900\/55:hover {
    background-color: rgb(76 29 149 / 0.55)
}
.hover\:bg-violet-900\/60:hover {
    background-color: rgb(76 29 149 / 0.6)
}
.hover\:bg-violet-900\/65:hover {
    background-color: rgb(76 29 149 / 0.65)
}
.hover\:bg-violet-900\/70:hover {
    background-color: rgb(76 29 149 / 0.7)
}
.hover\:bg-violet-900\/75:hover {
    background-color: rgb(76 29 149 / 0.75)
}
.hover\:bg-violet-900\/80:hover {
    background-color: rgb(76 29 149 / 0.8)
}
.hover\:bg-violet-900\/85:hover {
    background-color: rgb(76 29 149 / 0.85)
}
.hover\:bg-violet-900\/90:hover {
    background-color: rgb(76 29 149 / 0.9)
}
.hover\:bg-violet-900\/95:hover {
    background-color: rgb(76 29 149 / 0.95)
}
.hover\:bg-wisebolt-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 186 0 / var(--tw-bg-opacity, 1))
}
.hover\:bg-wisebolt-tertiary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 226 170 / var(--tw-bg-opacity, 1))
}
.hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1))
}
.hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1))
}
.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-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1))
}
.hover\:bg-yellow-50\/0:hover {
    background-color: rgb(254 252 232 / 0)
}
.hover\:bg-yellow-50\/10:hover {
    background-color: rgb(254 252 232 / 0.1)
}
.hover\:bg-yellow-50\/100:hover {
    background-color: rgb(254 252 232 / 1)
}
.hover\:bg-yellow-50\/15:hover {
    background-color: rgb(254 252 232 / 0.15)
}
.hover\:bg-yellow-50\/20:hover {
    background-color: rgb(254 252 232 / 0.2)
}
.hover\:bg-yellow-50\/25:hover {
    background-color: rgb(254 252 232 / 0.25)
}
.hover\:bg-yellow-50\/30:hover {
    background-color: rgb(254 252 232 / 0.3)
}
.hover\:bg-yellow-50\/35:hover {
    background-color: rgb(254 252 232 / 0.35)
}
.hover\:bg-yellow-50\/40:hover {
    background-color: rgb(254 252 232 / 0.4)
}
.hover\:bg-yellow-50\/45:hover {
    background-color: rgb(254 252 232 / 0.45)
}
.hover\:bg-yellow-50\/5:hover {
    background-color: rgb(254 252 232 / 0.05)
}
.hover\:bg-yellow-50\/50:hover {
    background-color: rgb(254 252 232 / 0.5)
}
.hover\:bg-yellow-50\/55:hover {
    background-color: rgb(254 252 232 / 0.55)
}
.hover\:bg-yellow-50\/60:hover {
    background-color: rgb(254 252 232 / 0.6)
}
.hover\:bg-yellow-50\/65:hover {
    background-color: rgb(254 252 232 / 0.65)
}
.hover\:bg-yellow-50\/70:hover {
    background-color: rgb(254 252 232 / 0.7)
}
.hover\:bg-yellow-50\/75:hover {
    background-color: rgb(254 252 232 / 0.75)
}
.hover\:bg-yellow-50\/80:hover {
    background-color: rgb(254 252 232 / 0.8)
}
.hover\:bg-yellow-50\/85:hover {
    background-color: rgb(254 252 232 / 0.85)
}
.hover\:bg-yellow-50\/90:hover {
    background-color: rgb(254 252 232 / 0.9)
}
.hover\:bg-yellow-50\/95:hover {
    background-color: rgb(254 252 232 / 0.95)
}
.hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}
.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1))
}
.hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1))
}
.hover\:text-neutral-200:hover {
    --tw-text-opacity: 1;
    color: rgb(229 229 229 / var(--tw-text-opacity, 1))
}
.hover\:text-neutral-700:hover {
    --tw-text-opacity: 1;
    color: rgb(64 64 64 / var(--tw-text-opacity, 1))
}
.hover\:text-neutral-900:hover {
    --tw-text-opacity: 1;
    color: rgb(23 23 23 / var(--tw-text-opacity, 1))
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.hover\:text-wisebolt-primary:hover {
    --tw-text-opacity: 1;
    color: rgb(255 186 0 / var(--tw-text-opacity, 1))
}
.hover\:underline:hover {
    text-decoration-line: underline
}
.hover\:opacity-90:hover {
    opacity: 0.9
}
.hover\:ring-neutral-100:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1))
}
.hover\:ring-yellow-300:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))
}
.focus\:z-10:focus {
    z-index: 10
}
.focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(99 102 241 / var(--tw-border-opacity, 1))
}
.focus\:border-wisebolt-primary:focus {
    --tw-border-opacity: 1;
    border-color: rgb(255 186 0 / var(--tw-border-opacity, 1))
}
.focus\:bg-amber-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1))
}
.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-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1))
}
.focus\:bg-amber-50\/0:focus {
    background-color: rgb(255 251 235 / 0)
}
.focus\:bg-amber-50\/10:focus {
    background-color: rgb(255 251 235 / 0.1)
}
.focus\:bg-amber-50\/100:focus {
    background-color: rgb(255 251 235 / 1)
}
.focus\:bg-amber-50\/15:focus {
    background-color: rgb(255 251 235 / 0.15)
}
.focus\:bg-amber-50\/20:focus {
    background-color: rgb(255 251 235 / 0.2)
}
.focus\:bg-amber-50\/25:focus {
    background-color: rgb(255 251 235 / 0.25)
}
.focus\:bg-amber-50\/30:focus {
    background-color: rgb(255 251 235 / 0.3)
}
.focus\:bg-amber-50\/35:focus {
    background-color: rgb(255 251 235 / 0.35)
}
.focus\:bg-amber-50\/40:focus {
    background-color: rgb(255 251 235 / 0.4)
}
.focus\:bg-amber-50\/45:focus {
    background-color: rgb(255 251 235 / 0.45)
}
.focus\:bg-amber-50\/5:focus {
    background-color: rgb(255 251 235 / 0.05)
}
.focus\:bg-amber-50\/50:focus {
    background-color: rgb(255 251 235 / 0.5)
}
.focus\:bg-amber-50\/55:focus {
    background-color: rgb(255 251 235 / 0.55)
}
.focus\:bg-amber-50\/60:focus {
    background-color: rgb(255 251 235 / 0.6)
}
.focus\:bg-amber-50\/65:focus {
    background-color: rgb(255 251 235 / 0.65)
}
.focus\:bg-amber-50\/70:focus {
    background-color: rgb(255 251 235 / 0.7)
}
.focus\:bg-amber-50\/75:focus {
    background-color: rgb(255 251 235 / 0.75)
}
.focus\:bg-amber-50\/80:focus {
    background-color: rgb(255 251 235 / 0.8)
}
.focus\:bg-amber-50\/85:focus {
    background-color: rgb(255 251 235 / 0.85)
}
.focus\:bg-amber-50\/90:focus {
    background-color: rgb(255 251 235 / 0.9)
}
.focus\:bg-amber-50\/95:focus {
    background-color: rgb(255 251 235 / 0.95)
}
.focus\:bg-amber-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1))
}
.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-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1))
}
.focus\:bg-blue-50\/0:focus {
    background-color: rgb(239 246 255 / 0)
}
.focus\:bg-blue-50\/10:focus {
    background-color: rgb(239 246 255 / 0.1)
}
.focus\:bg-blue-50\/100:focus {
    background-color: rgb(239 246 255 / 1)
}
.focus\:bg-blue-50\/15:focus {
    background-color: rgb(239 246 255 / 0.15)
}
.focus\:bg-blue-50\/20:focus {
    background-color: rgb(239 246 255 / 0.2)
}
.focus\:bg-blue-50\/25:focus {
    background-color: rgb(239 246 255 / 0.25)
}
.focus\:bg-blue-50\/30:focus {
    background-color: rgb(239 246 255 / 0.3)
}
.focus\:bg-blue-50\/35:focus {
    background-color: rgb(239 246 255 / 0.35)
}
.focus\:bg-blue-50\/40:focus {
    background-color: rgb(239 246 255 / 0.4)
}
.focus\:bg-blue-50\/45:focus {
    background-color: rgb(239 246 255 / 0.45)
}
.focus\:bg-blue-50\/5:focus {
    background-color: rgb(239 246 255 / 0.05)
}
.focus\:bg-blue-50\/50:focus {
    background-color: rgb(239 246 255 / 0.5)
}
.focus\:bg-blue-50\/55:focus {
    background-color: rgb(239 246 255 / 0.55)
}
.focus\:bg-blue-50\/60:focus {
    background-color: rgb(239 246 255 / 0.6)
}
.focus\:bg-blue-50\/65:focus {
    background-color: rgb(239 246 255 / 0.65)
}
.focus\:bg-blue-50\/70:focus {
    background-color: rgb(239 246 255 / 0.7)
}
.focus\:bg-blue-50\/75:focus {
    background-color: rgb(239 246 255 / 0.75)
}
.focus\:bg-blue-50\/80:focus {
    background-color: rgb(239 246 255 / 0.8)
}
.focus\:bg-blue-50\/85:focus {
    background-color: rgb(239 246 255 / 0.85)
}
.focus\:bg-blue-50\/90:focus {
    background-color: rgb(239 246 255 / 0.9)
}
.focus\:bg-blue-50\/95:focus {
    background-color: rgb(239 246 255 / 0.95)
}
.focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-cyan-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1))
}
.focus\:bg-cyan-400\/0:focus {
    background-color: rgb(34 211 238 / 0)
}
.focus\:bg-cyan-400\/10:focus {
    background-color: rgb(34 211 238 / 0.1)
}
.focus\:bg-cyan-400\/100:focus {
    background-color: rgb(34 211 238 / 1)
}
.focus\:bg-cyan-400\/15:focus {
    background-color: rgb(34 211 238 / 0.15)
}
.focus\:bg-cyan-400\/20:focus {
    background-color: rgb(34 211 238 / 0.2)
}
.focus\:bg-cyan-400\/25:focus {
    background-color: rgb(34 211 238 / 0.25)
}
.focus\:bg-cyan-400\/30:focus {
    background-color: rgb(34 211 238 / 0.3)
}
.focus\:bg-cyan-400\/35:focus {
    background-color: rgb(34 211 238 / 0.35)
}
.focus\:bg-cyan-400\/40:focus {
    background-color: rgb(34 211 238 / 0.4)
}
.focus\:bg-cyan-400\/45:focus {
    background-color: rgb(34 211 238 / 0.45)
}
.focus\:bg-cyan-400\/5:focus {
    background-color: rgb(34 211 238 / 0.05)
}
.focus\:bg-cyan-400\/50:focus {
    background-color: rgb(34 211 238 / 0.5)
}
.focus\:bg-cyan-400\/55:focus {
    background-color: rgb(34 211 238 / 0.55)
}
.focus\:bg-cyan-400\/60:focus {
    background-color: rgb(34 211 238 / 0.6)
}
.focus\:bg-cyan-400\/65:focus {
    background-color: rgb(34 211 238 / 0.65)
}
.focus\:bg-cyan-400\/70:focus {
    background-color: rgb(34 211 238 / 0.7)
}
.focus\:bg-cyan-400\/75:focus {
    background-color: rgb(34 211 238 / 0.75)
}
.focus\:bg-cyan-400\/80:focus {
    background-color: rgb(34 211 238 / 0.8)
}
.focus\:bg-cyan-400\/85:focus {
    background-color: rgb(34 211 238 / 0.85)
}
.focus\:bg-cyan-400\/90:focus {
    background-color: rgb(34 211 238 / 0.9)
}
.focus\:bg-cyan-400\/95:focus {
    background-color: rgb(34 211 238 / 0.95)
}
.focus\:bg-cyan-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1))
}
.focus\:bg-cyan-50\/0:focus {
    background-color: rgb(236 254 255 / 0)
}
.focus\:bg-cyan-50\/10:focus {
    background-color: rgb(236 254 255 / 0.1)
}
.focus\:bg-cyan-50\/100:focus {
    background-color: rgb(236 254 255 / 1)
}
.focus\:bg-cyan-50\/15:focus {
    background-color: rgb(236 254 255 / 0.15)
}
.focus\:bg-cyan-50\/20:focus {
    background-color: rgb(236 254 255 / 0.2)
}
.focus\:bg-cyan-50\/25:focus {
    background-color: rgb(236 254 255 / 0.25)
}
.focus\:bg-cyan-50\/30:focus {
    background-color: rgb(236 254 255 / 0.3)
}
.focus\:bg-cyan-50\/35:focus {
    background-color: rgb(236 254 255 / 0.35)
}
.focus\:bg-cyan-50\/40:focus {
    background-color: rgb(236 254 255 / 0.4)
}
.focus\:bg-cyan-50\/45:focus {
    background-color: rgb(236 254 255 / 0.45)
}
.focus\:bg-cyan-50\/5:focus {
    background-color: rgb(236 254 255 / 0.05)
}
.focus\:bg-cyan-50\/50:focus {
    background-color: rgb(236 254 255 / 0.5)
}
.focus\:bg-cyan-50\/55:focus {
    background-color: rgb(236 254 255 / 0.55)
}
.focus\:bg-cyan-50\/60:focus {
    background-color: rgb(236 254 255 / 0.6)
}
.focus\:bg-cyan-50\/65:focus {
    background-color: rgb(236 254 255 / 0.65)
}
.focus\:bg-cyan-50\/70:focus {
    background-color: rgb(236 254 255 / 0.7)
}
.focus\:bg-cyan-50\/75:focus {
    background-color: rgb(236 254 255 / 0.75)
}
.focus\:bg-cyan-50\/80:focus {
    background-color: rgb(236 254 255 / 0.8)
}
.focus\:bg-cyan-50\/85:focus {
    background-color: rgb(236 254 255 / 0.85)
}
.focus\:bg-cyan-50\/90:focus {
    background-color: rgb(236 254 255 / 0.9)
}
.focus\:bg-cyan-50\/95:focus {
    background-color: rgb(236 254 255 / 0.95)
}
.focus\:bg-cyan-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1))
}
.focus\:bg-cyan-500\/0:focus {
    background-color: rgb(6 182 212 / 0)
}
.focus\:bg-cyan-500\/10:focus {
    background-color: rgb(6 182 212 / 0.1)
}
.focus\:bg-cyan-500\/100:focus {
    background-color: rgb(6 182 212 / 1)
}
.focus\:bg-cyan-500\/15:focus {
    background-color: rgb(6 182 212 / 0.15)
}
.focus\:bg-cyan-500\/20:focus {
    background-color: rgb(6 182 212 / 0.2)
}
.focus\:bg-cyan-500\/25:focus {
    background-color: rgb(6 182 212 / 0.25)
}
.focus\:bg-cyan-500\/30:focus {
    background-color: rgb(6 182 212 / 0.3)
}
.focus\:bg-cyan-500\/35:focus {
    background-color: rgb(6 182 212 / 0.35)
}
.focus\:bg-cyan-500\/40:focus {
    background-color: rgb(6 182 212 / 0.4)
}
.focus\:bg-cyan-500\/45:focus {
    background-color: rgb(6 182 212 / 0.45)
}
.focus\:bg-cyan-500\/5:focus {
    background-color: rgb(6 182 212 / 0.05)
}
.focus\:bg-cyan-500\/50:focus {
    background-color: rgb(6 182 212 / 0.5)
}
.focus\:bg-cyan-500\/55:focus {
    background-color: rgb(6 182 212 / 0.55)
}
.focus\:bg-cyan-500\/60:focus {
    background-color: rgb(6 182 212 / 0.6)
}
.focus\:bg-cyan-500\/65:focus {
    background-color: rgb(6 182 212 / 0.65)
}
.focus\:bg-cyan-500\/70:focus {
    background-color: rgb(6 182 212 / 0.7)
}
.focus\:bg-cyan-500\/75:focus {
    background-color: rgb(6 182 212 / 0.75)
}
.focus\:bg-cyan-500\/80:focus {
    background-color: rgb(6 182 212 / 0.8)
}
.focus\:bg-cyan-500\/85:focus {
    background-color: rgb(6 182 212 / 0.85)
}
.focus\:bg-cyan-500\/90:focus {
    background-color: rgb(6 182 212 / 0.9)
}
.focus\:bg-cyan-500\/95:focus {
    background-color: rgb(6 182 212 / 0.95)
}
.focus\:bg-cyan-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1))
}
.focus\:bg-cyan-600\/0:focus {
    background-color: rgb(8 145 178 / 0)
}
.focus\:bg-cyan-600\/10:focus {
    background-color: rgb(8 145 178 / 0.1)
}
.focus\:bg-cyan-600\/100:focus {
    background-color: rgb(8 145 178 / 1)
}
.focus\:bg-cyan-600\/15:focus {
    background-color: rgb(8 145 178 / 0.15)
}
.focus\:bg-cyan-600\/20:focus {
    background-color: rgb(8 145 178 / 0.2)
}
.focus\:bg-cyan-600\/25:focus {
    background-color: rgb(8 145 178 / 0.25)
}
.focus\:bg-cyan-600\/30:focus {
    background-color: rgb(8 145 178 / 0.3)
}
.focus\:bg-cyan-600\/35:focus {
    background-color: rgb(8 145 178 / 0.35)
}
.focus\:bg-cyan-600\/40:focus {
    background-color: rgb(8 145 178 / 0.4)
}
.focus\:bg-cyan-600\/45:focus {
    background-color: rgb(8 145 178 / 0.45)
}
.focus\:bg-cyan-600\/5:focus {
    background-color: rgb(8 145 178 / 0.05)
}
.focus\:bg-cyan-600\/50:focus {
    background-color: rgb(8 145 178 / 0.5)
}
.focus\:bg-cyan-600\/55:focus {
    background-color: rgb(8 145 178 / 0.55)
}
.focus\:bg-cyan-600\/60:focus {
    background-color: rgb(8 145 178 / 0.6)
}
.focus\:bg-cyan-600\/65:focus {
    background-color: rgb(8 145 178 / 0.65)
}
.focus\:bg-cyan-600\/70:focus {
    background-color: rgb(8 145 178 / 0.7)
}
.focus\:bg-cyan-600\/75:focus {
    background-color: rgb(8 145 178 / 0.75)
}
.focus\:bg-cyan-600\/80:focus {
    background-color: rgb(8 145 178 / 0.8)
}
.focus\:bg-cyan-600\/85:focus {
    background-color: rgb(8 145 178 / 0.85)
}
.focus\:bg-cyan-600\/90:focus {
    background-color: rgb(8 145 178 / 0.9)
}
.focus\:bg-cyan-600\/95:focus {
    background-color: rgb(8 145 178 / 0.95)
}
.focus\:bg-cyan-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1))
}
.focus\:bg-cyan-700\/0:focus {
    background-color: rgb(14 116 144 / 0)
}
.focus\:bg-cyan-700\/10:focus {
    background-color: rgb(14 116 144 / 0.1)
}
.focus\:bg-cyan-700\/100:focus {
    background-color: rgb(14 116 144 / 1)
}
.focus\:bg-cyan-700\/15:focus {
    background-color: rgb(14 116 144 / 0.15)
}
.focus\:bg-cyan-700\/20:focus {
    background-color: rgb(14 116 144 / 0.2)
}
.focus\:bg-cyan-700\/25:focus {
    background-color: rgb(14 116 144 / 0.25)
}
.focus\:bg-cyan-700\/30:focus {
    background-color: rgb(14 116 144 / 0.3)
}
.focus\:bg-cyan-700\/35:focus {
    background-color: rgb(14 116 144 / 0.35)
}
.focus\:bg-cyan-700\/40:focus {
    background-color: rgb(14 116 144 / 0.4)
}
.focus\:bg-cyan-700\/45:focus {
    background-color: rgb(14 116 144 / 0.45)
}
.focus\:bg-cyan-700\/5:focus {
    background-color: rgb(14 116 144 / 0.05)
}
.focus\:bg-cyan-700\/50:focus {
    background-color: rgb(14 116 144 / 0.5)
}
.focus\:bg-cyan-700\/55:focus {
    background-color: rgb(14 116 144 / 0.55)
}
.focus\:bg-cyan-700\/60:focus {
    background-color: rgb(14 116 144 / 0.6)
}
.focus\:bg-cyan-700\/65:focus {
    background-color: rgb(14 116 144 / 0.65)
}
.focus\:bg-cyan-700\/70:focus {
    background-color: rgb(14 116 144 / 0.7)
}
.focus\:bg-cyan-700\/75:focus {
    background-color: rgb(14 116 144 / 0.75)
}
.focus\:bg-cyan-700\/80:focus {
    background-color: rgb(14 116 144 / 0.8)
}
.focus\:bg-cyan-700\/85:focus {
    background-color: rgb(14 116 144 / 0.85)
}
.focus\:bg-cyan-700\/90:focus {
    background-color: rgb(14 116 144 / 0.9)
}
.focus\:bg-cyan-700\/95:focus {
    background-color: rgb(14 116 144 / 0.95)
}
.focus\:bg-cyan-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1))
}
.focus\:bg-cyan-800\/0:focus {
    background-color: rgb(21 94 117 / 0)
}
.focus\:bg-cyan-800\/10:focus {
    background-color: rgb(21 94 117 / 0.1)
}
.focus\:bg-cyan-800\/100:focus {
    background-color: rgb(21 94 117 / 1)
}
.focus\:bg-cyan-800\/15:focus {
    background-color: rgb(21 94 117 / 0.15)
}
.focus\:bg-cyan-800\/20:focus {
    background-color: rgb(21 94 117 / 0.2)
}
.focus\:bg-cyan-800\/25:focus {
    background-color: rgb(21 94 117 / 0.25)
}
.focus\:bg-cyan-800\/30:focus {
    background-color: rgb(21 94 117 / 0.3)
}
.focus\:bg-cyan-800\/35:focus {
    background-color: rgb(21 94 117 / 0.35)
}
.focus\:bg-cyan-800\/40:focus {
    background-color: rgb(21 94 117 / 0.4)
}
.focus\:bg-cyan-800\/45:focus {
    background-color: rgb(21 94 117 / 0.45)
}
.focus\:bg-cyan-800\/5:focus {
    background-color: rgb(21 94 117 / 0.05)
}
.focus\:bg-cyan-800\/50:focus {
    background-color: rgb(21 94 117 / 0.5)
}
.focus\:bg-cyan-800\/55:focus {
    background-color: rgb(21 94 117 / 0.55)
}
.focus\:bg-cyan-800\/60:focus {
    background-color: rgb(21 94 117 / 0.6)
}
.focus\:bg-cyan-800\/65:focus {
    background-color: rgb(21 94 117 / 0.65)
}
.focus\:bg-cyan-800\/70:focus {
    background-color: rgb(21 94 117 / 0.7)
}
.focus\:bg-cyan-800\/75:focus {
    background-color: rgb(21 94 117 / 0.75)
}
.focus\:bg-cyan-800\/80:focus {
    background-color: rgb(21 94 117 / 0.8)
}
.focus\:bg-cyan-800\/85:focus {
    background-color: rgb(21 94 117 / 0.85)
}
.focus\:bg-cyan-800\/90:focus {
    background-color: rgb(21 94 117 / 0.9)
}
.focus\:bg-cyan-800\/95:focus {
    background-color: rgb(21 94 117 / 0.95)
}
.focus\:bg-cyan-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1))
}
.focus\:bg-cyan-900\/0:focus {
    background-color: rgb(22 78 99 / 0)
}
.focus\:bg-cyan-900\/10:focus {
    background-color: rgb(22 78 99 / 0.1)
}
.focus\:bg-cyan-900\/100:focus {
    background-color: rgb(22 78 99 / 1)
}
.focus\:bg-cyan-900\/15:focus {
    background-color: rgb(22 78 99 / 0.15)
}
.focus\:bg-cyan-900\/20:focus {
    background-color: rgb(22 78 99 / 0.2)
}
.focus\:bg-cyan-900\/25:focus {
    background-color: rgb(22 78 99 / 0.25)
}
.focus\:bg-cyan-900\/30:focus {
    background-color: rgb(22 78 99 / 0.3)
}
.focus\:bg-cyan-900\/35:focus {
    background-color: rgb(22 78 99 / 0.35)
}
.focus\:bg-cyan-900\/40:focus {
    background-color: rgb(22 78 99 / 0.4)
}
.focus\:bg-cyan-900\/45:focus {
    background-color: rgb(22 78 99 / 0.45)
}
.focus\:bg-cyan-900\/5:focus {
    background-color: rgb(22 78 99 / 0.05)
}
.focus\:bg-cyan-900\/50:focus {
    background-color: rgb(22 78 99 / 0.5)
}
.focus\:bg-cyan-900\/55:focus {
    background-color: rgb(22 78 99 / 0.55)
}
.focus\:bg-cyan-900\/60:focus {
    background-color: rgb(22 78 99 / 0.6)
}
.focus\:bg-cyan-900\/65:focus {
    background-color: rgb(22 78 99 / 0.65)
}
.focus\:bg-cyan-900\/70:focus {
    background-color: rgb(22 78 99 / 0.7)
}
.focus\:bg-cyan-900\/75:focus {
    background-color: rgb(22 78 99 / 0.75)
}
.focus\:bg-cyan-900\/80:focus {
    background-color: rgb(22 78 99 / 0.8)
}
.focus\:bg-cyan-900\/85:focus {
    background-color: rgb(22 78 99 / 0.85)
}
.focus\:bg-cyan-900\/90:focus {
    background-color: rgb(22 78 99 / 0.9)
}
.focus\:bg-cyan-900\/95:focus {
    background-color: rgb(22 78 99 / 0.95)
}
.focus\:bg-fuchsia-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1))
}
.focus\:bg-fuchsia-400\/0:focus {
    background-color: rgb(232 121 249 / 0)
}
.focus\:bg-fuchsia-400\/10:focus {
    background-color: rgb(232 121 249 / 0.1)
}
.focus\:bg-fuchsia-400\/100:focus {
    background-color: rgb(232 121 249 / 1)
}
.focus\:bg-fuchsia-400\/15:focus {
    background-color: rgb(232 121 249 / 0.15)
}
.focus\:bg-fuchsia-400\/20:focus {
    background-color: rgb(232 121 249 / 0.2)
}
.focus\:bg-fuchsia-400\/25:focus {
    background-color: rgb(232 121 249 / 0.25)
}
.focus\:bg-fuchsia-400\/30:focus {
    background-color: rgb(232 121 249 / 0.3)
}
.focus\:bg-fuchsia-400\/35:focus {
    background-color: rgb(232 121 249 / 0.35)
}
.focus\:bg-fuchsia-400\/40:focus {
    background-color: rgb(232 121 249 / 0.4)
}
.focus\:bg-fuchsia-400\/45:focus {
    background-color: rgb(232 121 249 / 0.45)
}
.focus\:bg-fuchsia-400\/5:focus {
    background-color: rgb(232 121 249 / 0.05)
}
.focus\:bg-fuchsia-400\/50:focus {
    background-color: rgb(232 121 249 / 0.5)
}
.focus\:bg-fuchsia-400\/55:focus {
    background-color: rgb(232 121 249 / 0.55)
}
.focus\:bg-fuchsia-400\/60:focus {
    background-color: rgb(232 121 249 / 0.6)
}
.focus\:bg-fuchsia-400\/65:focus {
    background-color: rgb(232 121 249 / 0.65)
}
.focus\:bg-fuchsia-400\/70:focus {
    background-color: rgb(232 121 249 / 0.7)
}
.focus\:bg-fuchsia-400\/75:focus {
    background-color: rgb(232 121 249 / 0.75)
}
.focus\:bg-fuchsia-400\/80:focus {
    background-color: rgb(232 121 249 / 0.8)
}
.focus\:bg-fuchsia-400\/85:focus {
    background-color: rgb(232 121 249 / 0.85)
}
.focus\:bg-fuchsia-400\/90:focus {
    background-color: rgb(232 121 249 / 0.9)
}
.focus\:bg-fuchsia-400\/95:focus {
    background-color: rgb(232 121 249 / 0.95)
}
.focus\:bg-fuchsia-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1))
}
.focus\:bg-fuchsia-50\/0:focus {
    background-color: rgb(253 244 255 / 0)
}
.focus\:bg-fuchsia-50\/10:focus {
    background-color: rgb(253 244 255 / 0.1)
}
.focus\:bg-fuchsia-50\/100:focus {
    background-color: rgb(253 244 255 / 1)
}
.focus\:bg-fuchsia-50\/15:focus {
    background-color: rgb(253 244 255 / 0.15)
}
.focus\:bg-fuchsia-50\/20:focus {
    background-color: rgb(253 244 255 / 0.2)
}
.focus\:bg-fuchsia-50\/25:focus {
    background-color: rgb(253 244 255 / 0.25)
}
.focus\:bg-fuchsia-50\/30:focus {
    background-color: rgb(253 244 255 / 0.3)
}
.focus\:bg-fuchsia-50\/35:focus {
    background-color: rgb(253 244 255 / 0.35)
}
.focus\:bg-fuchsia-50\/40:focus {
    background-color: rgb(253 244 255 / 0.4)
}
.focus\:bg-fuchsia-50\/45:focus {
    background-color: rgb(253 244 255 / 0.45)
}
.focus\:bg-fuchsia-50\/5:focus {
    background-color: rgb(253 244 255 / 0.05)
}
.focus\:bg-fuchsia-50\/50:focus {
    background-color: rgb(253 244 255 / 0.5)
}
.focus\:bg-fuchsia-50\/55:focus {
    background-color: rgb(253 244 255 / 0.55)
}
.focus\:bg-fuchsia-50\/60:focus {
    background-color: rgb(253 244 255 / 0.6)
}
.focus\:bg-fuchsia-50\/65:focus {
    background-color: rgb(253 244 255 / 0.65)
}
.focus\:bg-fuchsia-50\/70:focus {
    background-color: rgb(253 244 255 / 0.7)
}
.focus\:bg-fuchsia-50\/75:focus {
    background-color: rgb(253 244 255 / 0.75)
}
.focus\:bg-fuchsia-50\/80:focus {
    background-color: rgb(253 244 255 / 0.8)
}
.focus\:bg-fuchsia-50\/85:focus {
    background-color: rgb(253 244 255 / 0.85)
}
.focus\:bg-fuchsia-50\/90:focus {
    background-color: rgb(253 244 255 / 0.9)
}
.focus\:bg-fuchsia-50\/95:focus {
    background-color: rgb(253 244 255 / 0.95)
}
.focus\:bg-fuchsia-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1))
}
.focus\:bg-fuchsia-500\/0:focus {
    background-color: rgb(217 70 239 / 0)
}
.focus\:bg-fuchsia-500\/10:focus {
    background-color: rgb(217 70 239 / 0.1)
}
.focus\:bg-fuchsia-500\/100:focus {
    background-color: rgb(217 70 239 / 1)
}
.focus\:bg-fuchsia-500\/15:focus {
    background-color: rgb(217 70 239 / 0.15)
}
.focus\:bg-fuchsia-500\/20:focus {
    background-color: rgb(217 70 239 / 0.2)
}
.focus\:bg-fuchsia-500\/25:focus {
    background-color: rgb(217 70 239 / 0.25)
}
.focus\:bg-fuchsia-500\/30:focus {
    background-color: rgb(217 70 239 / 0.3)
}
.focus\:bg-fuchsia-500\/35:focus {
    background-color: rgb(217 70 239 / 0.35)
}
.focus\:bg-fuchsia-500\/40:focus {
    background-color: rgb(217 70 239 / 0.4)
}
.focus\:bg-fuchsia-500\/45:focus {
    background-color: rgb(217 70 239 / 0.45)
}
.focus\:bg-fuchsia-500\/5:focus {
    background-color: rgb(217 70 239 / 0.05)
}
.focus\:bg-fuchsia-500\/50:focus {
    background-color: rgb(217 70 239 / 0.5)
}
.focus\:bg-fuchsia-500\/55:focus {
    background-color: rgb(217 70 239 / 0.55)
}
.focus\:bg-fuchsia-500\/60:focus {
    background-color: rgb(217 70 239 / 0.6)
}
.focus\:bg-fuchsia-500\/65:focus {
    background-color: rgb(217 70 239 / 0.65)
}
.focus\:bg-fuchsia-500\/70:focus {
    background-color: rgb(217 70 239 / 0.7)
}
.focus\:bg-fuchsia-500\/75:focus {
    background-color: rgb(217 70 239 / 0.75)
}
.focus\:bg-fuchsia-500\/80:focus {
    background-color: rgb(217 70 239 / 0.8)
}
.focus\:bg-fuchsia-500\/85:focus {
    background-color: rgb(217 70 239 / 0.85)
}
.focus\:bg-fuchsia-500\/90:focus {
    background-color: rgb(217 70 239 / 0.9)
}
.focus\:bg-fuchsia-500\/95:focus {
    background-color: rgb(217 70 239 / 0.95)
}
.focus\:bg-fuchsia-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1))
}
.focus\:bg-fuchsia-600\/0:focus {
    background-color: rgb(192 38 211 / 0)
}
.focus\:bg-fuchsia-600\/10:focus {
    background-color: rgb(192 38 211 / 0.1)
}
.focus\:bg-fuchsia-600\/100:focus {
    background-color: rgb(192 38 211 / 1)
}
.focus\:bg-fuchsia-600\/15:focus {
    background-color: rgb(192 38 211 / 0.15)
}
.focus\:bg-fuchsia-600\/20:focus {
    background-color: rgb(192 38 211 / 0.2)
}
.focus\:bg-fuchsia-600\/25:focus {
    background-color: rgb(192 38 211 / 0.25)
}
.focus\:bg-fuchsia-600\/30:focus {
    background-color: rgb(192 38 211 / 0.3)
}
.focus\:bg-fuchsia-600\/35:focus {
    background-color: rgb(192 38 211 / 0.35)
}
.focus\:bg-fuchsia-600\/40:focus {
    background-color: rgb(192 38 211 / 0.4)
}
.focus\:bg-fuchsia-600\/45:focus {
    background-color: rgb(192 38 211 / 0.45)
}
.focus\:bg-fuchsia-600\/5:focus {
    background-color: rgb(192 38 211 / 0.05)
}
.focus\:bg-fuchsia-600\/50:focus {
    background-color: rgb(192 38 211 / 0.5)
}
.focus\:bg-fuchsia-600\/55:focus {
    background-color: rgb(192 38 211 / 0.55)
}
.focus\:bg-fuchsia-600\/60:focus {
    background-color: rgb(192 38 211 / 0.6)
}
.focus\:bg-fuchsia-600\/65:focus {
    background-color: rgb(192 38 211 / 0.65)
}
.focus\:bg-fuchsia-600\/70:focus {
    background-color: rgb(192 38 211 / 0.7)
}
.focus\:bg-fuchsia-600\/75:focus {
    background-color: rgb(192 38 211 / 0.75)
}
.focus\:bg-fuchsia-600\/80:focus {
    background-color: rgb(192 38 211 / 0.8)
}
.focus\:bg-fuchsia-600\/85:focus {
    background-color: rgb(192 38 211 / 0.85)
}
.focus\:bg-fuchsia-600\/90:focus {
    background-color: rgb(192 38 211 / 0.9)
}
.focus\:bg-fuchsia-600\/95:focus {
    background-color: rgb(192 38 211 / 0.95)
}
.focus\:bg-fuchsia-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1))
}
.focus\:bg-fuchsia-700\/0:focus {
    background-color: rgb(162 28 175 / 0)
}
.focus\:bg-fuchsia-700\/10:focus {
    background-color: rgb(162 28 175 / 0.1)
}
.focus\:bg-fuchsia-700\/100:focus {
    background-color: rgb(162 28 175 / 1)
}
.focus\:bg-fuchsia-700\/15:focus {
    background-color: rgb(162 28 175 / 0.15)
}
.focus\:bg-fuchsia-700\/20:focus {
    background-color: rgb(162 28 175 / 0.2)
}
.focus\:bg-fuchsia-700\/25:focus {
    background-color: rgb(162 28 175 / 0.25)
}
.focus\:bg-fuchsia-700\/30:focus {
    background-color: rgb(162 28 175 / 0.3)
}
.focus\:bg-fuchsia-700\/35:focus {
    background-color: rgb(162 28 175 / 0.35)
}
.focus\:bg-fuchsia-700\/40:focus {
    background-color: rgb(162 28 175 / 0.4)
}
.focus\:bg-fuchsia-700\/45:focus {
    background-color: rgb(162 28 175 / 0.45)
}
.focus\:bg-fuchsia-700\/5:focus {
    background-color: rgb(162 28 175 / 0.05)
}
.focus\:bg-fuchsia-700\/50:focus {
    background-color: rgb(162 28 175 / 0.5)
}
.focus\:bg-fuchsia-700\/55:focus {
    background-color: rgb(162 28 175 / 0.55)
}
.focus\:bg-fuchsia-700\/60:focus {
    background-color: rgb(162 28 175 / 0.6)
}
.focus\:bg-fuchsia-700\/65:focus {
    background-color: rgb(162 28 175 / 0.65)
}
.focus\:bg-fuchsia-700\/70:focus {
    background-color: rgb(162 28 175 / 0.7)
}
.focus\:bg-fuchsia-700\/75:focus {
    background-color: rgb(162 28 175 / 0.75)
}
.focus\:bg-fuchsia-700\/80:focus {
    background-color: rgb(162 28 175 / 0.8)
}
.focus\:bg-fuchsia-700\/85:focus {
    background-color: rgb(162 28 175 / 0.85)
}
.focus\:bg-fuchsia-700\/90:focus {
    background-color: rgb(162 28 175 / 0.9)
}
.focus\:bg-fuchsia-700\/95:focus {
    background-color: rgb(162 28 175 / 0.95)
}
.focus\:bg-fuchsia-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1))
}
.focus\:bg-fuchsia-800\/0:focus {
    background-color: rgb(134 25 143 / 0)
}
.focus\:bg-fuchsia-800\/10:focus {
    background-color: rgb(134 25 143 / 0.1)
}
.focus\:bg-fuchsia-800\/100:focus {
    background-color: rgb(134 25 143 / 1)
}
.focus\:bg-fuchsia-800\/15:focus {
    background-color: rgb(134 25 143 / 0.15)
}
.focus\:bg-fuchsia-800\/20:focus {
    background-color: rgb(134 25 143 / 0.2)
}
.focus\:bg-fuchsia-800\/25:focus {
    background-color: rgb(134 25 143 / 0.25)
}
.focus\:bg-fuchsia-800\/30:focus {
    background-color: rgb(134 25 143 / 0.3)
}
.focus\:bg-fuchsia-800\/35:focus {
    background-color: rgb(134 25 143 / 0.35)
}
.focus\:bg-fuchsia-800\/40:focus {
    background-color: rgb(134 25 143 / 0.4)
}
.focus\:bg-fuchsia-800\/45:focus {
    background-color: rgb(134 25 143 / 0.45)
}
.focus\:bg-fuchsia-800\/5:focus {
    background-color: rgb(134 25 143 / 0.05)
}
.focus\:bg-fuchsia-800\/50:focus {
    background-color: rgb(134 25 143 / 0.5)
}
.focus\:bg-fuchsia-800\/55:focus {
    background-color: rgb(134 25 143 / 0.55)
}
.focus\:bg-fuchsia-800\/60:focus {
    background-color: rgb(134 25 143 / 0.6)
}
.focus\:bg-fuchsia-800\/65:focus {
    background-color: rgb(134 25 143 / 0.65)
}
.focus\:bg-fuchsia-800\/70:focus {
    background-color: rgb(134 25 143 / 0.7)
}
.focus\:bg-fuchsia-800\/75:focus {
    background-color: rgb(134 25 143 / 0.75)
}
.focus\:bg-fuchsia-800\/80:focus {
    background-color: rgb(134 25 143 / 0.8)
}
.focus\:bg-fuchsia-800\/85:focus {
    background-color: rgb(134 25 143 / 0.85)
}
.focus\:bg-fuchsia-800\/90:focus {
    background-color: rgb(134 25 143 / 0.9)
}
.focus\:bg-fuchsia-800\/95:focus {
    background-color: rgb(134 25 143 / 0.95)
}
.focus\:bg-fuchsia-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1))
}
.focus\:bg-fuchsia-900\/0:focus {
    background-color: rgb(112 26 117 / 0)
}
.focus\:bg-fuchsia-900\/10:focus {
    background-color: rgb(112 26 117 / 0.1)
}
.focus\:bg-fuchsia-900\/100:focus {
    background-color: rgb(112 26 117 / 1)
}
.focus\:bg-fuchsia-900\/15:focus {
    background-color: rgb(112 26 117 / 0.15)
}
.focus\:bg-fuchsia-900\/20:focus {
    background-color: rgb(112 26 117 / 0.2)
}
.focus\:bg-fuchsia-900\/25:focus {
    background-color: rgb(112 26 117 / 0.25)
}
.focus\:bg-fuchsia-900\/30:focus {
    background-color: rgb(112 26 117 / 0.3)
}
.focus\:bg-fuchsia-900\/35:focus {
    background-color: rgb(112 26 117 / 0.35)
}
.focus\:bg-fuchsia-900\/40:focus {
    background-color: rgb(112 26 117 / 0.4)
}
.focus\:bg-fuchsia-900\/45:focus {
    background-color: rgb(112 26 117 / 0.45)
}
.focus\:bg-fuchsia-900\/5:focus {
    background-color: rgb(112 26 117 / 0.05)
}
.focus\:bg-fuchsia-900\/50:focus {
    background-color: rgb(112 26 117 / 0.5)
}
.focus\:bg-fuchsia-900\/55:focus {
    background-color: rgb(112 26 117 / 0.55)
}
.focus\:bg-fuchsia-900\/60:focus {
    background-color: rgb(112 26 117 / 0.6)
}
.focus\:bg-fuchsia-900\/65:focus {
    background-color: rgb(112 26 117 / 0.65)
}
.focus\:bg-fuchsia-900\/70:focus {
    background-color: rgb(112 26 117 / 0.7)
}
.focus\:bg-fuchsia-900\/75:focus {
    background-color: rgb(112 26 117 / 0.75)
}
.focus\:bg-fuchsia-900\/80:focus {
    background-color: rgb(112 26 117 / 0.8)
}
.focus\:bg-fuchsia-900\/85:focus {
    background-color: rgb(112 26 117 / 0.85)
}
.focus\:bg-fuchsia-900\/90:focus {
    background-color: rgb(112 26 117 / 0.9)
}
.focus\:bg-fuchsia-900\/95:focus {
    background-color: rgb(112 26 117 / 0.95)
}
.focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1))
}
.focus\:bg-gray-400\/0:focus {
    background-color: rgb(156 163 175 / 0)
}
.focus\:bg-gray-400\/10:focus {
    background-color: rgb(156 163 175 / 0.1)
}
.focus\:bg-gray-400\/100:focus {
    background-color: rgb(156 163 175 / 1)
}
.focus\:bg-gray-400\/15:focus {
    background-color: rgb(156 163 175 / 0.15)
}
.focus\:bg-gray-400\/20:focus {
    background-color: rgb(156 163 175 / 0.2)
}
.focus\:bg-gray-400\/25:focus {
    background-color: rgb(156 163 175 / 0.25)
}
.focus\:bg-gray-400\/30:focus {
    background-color: rgb(156 163 175 / 0.3)
}
.focus\:bg-gray-400\/35:focus {
    background-color: rgb(156 163 175 / 0.35)
}
.focus\:bg-gray-400\/40:focus {
    background-color: rgb(156 163 175 / 0.4)
}
.focus\:bg-gray-400\/45:focus {
    background-color: rgb(156 163 175 / 0.45)
}
.focus\:bg-gray-400\/5:focus {
    background-color: rgb(156 163 175 / 0.05)
}
.focus\:bg-gray-400\/50:focus {
    background-color: rgb(156 163 175 / 0.5)
}
.focus\:bg-gray-400\/55:focus {
    background-color: rgb(156 163 175 / 0.55)
}
.focus\:bg-gray-400\/60:focus {
    background-color: rgb(156 163 175 / 0.6)
}
.focus\:bg-gray-400\/65:focus {
    background-color: rgb(156 163 175 / 0.65)
}
.focus\:bg-gray-400\/70:focus {
    background-color: rgb(156 163 175 / 0.7)
}
.focus\:bg-gray-400\/75:focus {
    background-color: rgb(156 163 175 / 0.75)
}
.focus\:bg-gray-400\/80:focus {
    background-color: rgb(156 163 175 / 0.8)
}
.focus\:bg-gray-400\/85:focus {
    background-color: rgb(156 163 175 / 0.85)
}
.focus\:bg-gray-400\/90:focus {
    background-color: rgb(156 163 175 / 0.9)
}
.focus\:bg-gray-400\/95:focus {
    background-color: rgb(156 163 175 / 0.95)
}
.focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
}
.focus\:bg-gray-50\/0:focus {
    background-color: rgb(249 250 251 / 0)
}
.focus\:bg-gray-50\/10:focus {
    background-color: rgb(249 250 251 / 0.1)
}
.focus\:bg-gray-50\/100:focus {
    background-color: rgb(249 250 251 / 1)
}
.focus\:bg-gray-50\/15:focus {
    background-color: rgb(249 250 251 / 0.15)
}
.focus\:bg-gray-50\/20:focus {
    background-color: rgb(249 250 251 / 0.2)
}
.focus\:bg-gray-50\/25:focus {
    background-color: rgb(249 250 251 / 0.25)
}
.focus\:bg-gray-50\/30:focus {
    background-color: rgb(249 250 251 / 0.3)
}
.focus\:bg-gray-50\/35:focus {
    background-color: rgb(249 250 251 / 0.35)
}
.focus\:bg-gray-50\/40:focus {
    background-color: rgb(249 250 251 / 0.4)
}
.focus\:bg-gray-50\/45:focus {
    background-color: rgb(249 250 251 / 0.45)
}
.focus\:bg-gray-50\/5:focus {
    background-color: rgb(249 250 251 / 0.05)
}
.focus\:bg-gray-50\/50:focus {
    background-color: rgb(249 250 251 / 0.5)
}
.focus\:bg-gray-50\/55:focus {
    background-color: rgb(249 250 251 / 0.55)
}
.focus\:bg-gray-50\/60:focus {
    background-color: rgb(249 250 251 / 0.6)
}
.focus\:bg-gray-50\/65:focus {
    background-color: rgb(249 250 251 / 0.65)
}
.focus\:bg-gray-50\/70:focus {
    background-color: rgb(249 250 251 / 0.7)
}
.focus\:bg-gray-50\/75:focus {
    background-color: rgb(249 250 251 / 0.75)
}
.focus\:bg-gray-50\/80:focus {
    background-color: rgb(249 250 251 / 0.8)
}
.focus\:bg-gray-50\/85:focus {
    background-color: rgb(249 250 251 / 0.85)
}
.focus\:bg-gray-50\/90:focus {
    background-color: rgb(249 250 251 / 0.9)
}
.focus\:bg-gray-50\/95:focus {
    background-color: rgb(249 250 251 / 0.95)
}
.focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1))
}
.focus\:bg-gray-500\/0:focus {
    background-color: rgb(107 114 128 / 0)
}
.focus\:bg-gray-500\/10:focus {
    background-color: rgb(107 114 128 / 0.1)
}
.focus\:bg-gray-500\/100:focus {
    background-color: rgb(107 114 128 / 1)
}
.focus\:bg-gray-500\/15:focus {
    background-color: rgb(107 114 128 / 0.15)
}
.focus\:bg-gray-500\/20:focus {
    background-color: rgb(107 114 128 / 0.2)
}
.focus\:bg-gray-500\/25:focus {
    background-color: rgb(107 114 128 / 0.25)
}
.focus\:bg-gray-500\/30:focus {
    background-color: rgb(107 114 128 / 0.3)
}
.focus\:bg-gray-500\/35:focus {
    background-color: rgb(107 114 128 / 0.35)
}
.focus\:bg-gray-500\/40:focus {
    background-color: rgb(107 114 128 / 0.4)
}
.focus\:bg-gray-500\/45:focus {
    background-color: rgb(107 114 128 / 0.45)
}
.focus\:bg-gray-500\/5:focus {
    background-color: rgb(107 114 128 / 0.05)
}
.focus\:bg-gray-500\/50:focus {
    background-color: rgb(107 114 128 / 0.5)
}
.focus\:bg-gray-500\/55:focus {
    background-color: rgb(107 114 128 / 0.55)
}
.focus\:bg-gray-500\/60:focus {
    background-color: rgb(107 114 128 / 0.6)
}
.focus\:bg-gray-500\/65:focus {
    background-color: rgb(107 114 128 / 0.65)
}
.focus\:bg-gray-500\/70:focus {
    background-color: rgb(107 114 128 / 0.7)
}
.focus\:bg-gray-500\/75:focus {
    background-color: rgb(107 114 128 / 0.75)
}
.focus\:bg-gray-500\/80:focus {
    background-color: rgb(107 114 128 / 0.8)
}
.focus\:bg-gray-500\/85:focus {
    background-color: rgb(107 114 128 / 0.85)
}
.focus\:bg-gray-500\/90:focus {
    background-color: rgb(107 114 128 / 0.9)
}
.focus\:bg-gray-500\/95:focus {
    background-color: rgb(107 114 128 / 0.95)
}
.focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1))
}
.focus\:bg-gray-600\/0:focus {
    background-color: rgb(75 85 99 / 0)
}
.focus\:bg-gray-600\/10:focus {
    background-color: rgb(75 85 99 / 0.1)
}
.focus\:bg-gray-600\/100:focus {
    background-color: rgb(75 85 99 / 1)
}
.focus\:bg-gray-600\/15:focus {
    background-color: rgb(75 85 99 / 0.15)
}
.focus\:bg-gray-600\/20:focus {
    background-color: rgb(75 85 99 / 0.2)
}
.focus\:bg-gray-600\/25:focus {
    background-color: rgb(75 85 99 / 0.25)
}
.focus\:bg-gray-600\/30:focus {
    background-color: rgb(75 85 99 / 0.3)
}
.focus\:bg-gray-600\/35:focus {
    background-color: rgb(75 85 99 / 0.35)
}
.focus\:bg-gray-600\/40:focus {
    background-color: rgb(75 85 99 / 0.4)
}
.focus\:bg-gray-600\/45:focus {
    background-color: rgb(75 85 99 / 0.45)
}
.focus\:bg-gray-600\/5:focus {
    background-color: rgb(75 85 99 / 0.05)
}
.focus\:bg-gray-600\/50:focus {
    background-color: rgb(75 85 99 / 0.5)
}
.focus\:bg-gray-600\/55:focus {
    background-color: rgb(75 85 99 / 0.55)
}
.focus\:bg-gray-600\/60:focus {
    background-color: rgb(75 85 99 / 0.6)
}
.focus\:bg-gray-600\/65:focus {
    background-color: rgb(75 85 99 / 0.65)
}
.focus\:bg-gray-600\/70:focus {
    background-color: rgb(75 85 99 / 0.7)
}
.focus\:bg-gray-600\/75:focus {
    background-color: rgb(75 85 99 / 0.75)
}
.focus\:bg-gray-600\/80:focus {
    background-color: rgb(75 85 99 / 0.8)
}
.focus\:bg-gray-600\/85:focus {
    background-color: rgb(75 85 99 / 0.85)
}
.focus\:bg-gray-600\/90:focus {
    background-color: rgb(75 85 99 / 0.9)
}
.focus\:bg-gray-600\/95:focus {
    background-color: rgb(75 85 99 / 0.95)
}
.focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1))
}
.focus\:bg-gray-700\/0:focus {
    background-color: rgb(55 65 81 / 0)
}
.focus\:bg-gray-700\/10:focus {
    background-color: rgb(55 65 81 / 0.1)
}
.focus\:bg-gray-700\/100:focus {
    background-color: rgb(55 65 81 / 1)
}
.focus\:bg-gray-700\/15:focus {
    background-color: rgb(55 65 81 / 0.15)
}
.focus\:bg-gray-700\/20:focus {
    background-color: rgb(55 65 81 / 0.2)
}
.focus\:bg-gray-700\/25:focus {
    background-color: rgb(55 65 81 / 0.25)
}
.focus\:bg-gray-700\/30:focus {
    background-color: rgb(55 65 81 / 0.3)
}
.focus\:bg-gray-700\/35:focus {
    background-color: rgb(55 65 81 / 0.35)
}
.focus\:bg-gray-700\/40:focus {
    background-color: rgb(55 65 81 / 0.4)
}
.focus\:bg-gray-700\/45:focus {
    background-color: rgb(55 65 81 / 0.45)
}
.focus\:bg-gray-700\/5:focus {
    background-color: rgb(55 65 81 / 0.05)
}
.focus\:bg-gray-700\/50:focus {
    background-color: rgb(55 65 81 / 0.5)
}
.focus\:bg-gray-700\/55:focus {
    background-color: rgb(55 65 81 / 0.55)
}
.focus\:bg-gray-700\/60:focus {
    background-color: rgb(55 65 81 / 0.6)
}
.focus\:bg-gray-700\/65:focus {
    background-color: rgb(55 65 81 / 0.65)
}
.focus\:bg-gray-700\/70:focus {
    background-color: rgb(55 65 81 / 0.7)
}
.focus\:bg-gray-700\/75:focus {
    background-color: rgb(55 65 81 / 0.75)
}
.focus\:bg-gray-700\/80:focus {
    background-color: rgb(55 65 81 / 0.8)
}
.focus\:bg-gray-700\/85:focus {
    background-color: rgb(55 65 81 / 0.85)
}
.focus\:bg-gray-700\/90:focus {
    background-color: rgb(55 65 81 / 0.9)
}
.focus\:bg-gray-700\/95:focus {
    background-color: rgb(55 65 81 / 0.95)
}
.focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1))
}
.focus\:bg-gray-800\/0:focus {
    background-color: rgb(31 41 55 / 0)
}
.focus\:bg-gray-800\/10:focus {
    background-color: rgb(31 41 55 / 0.1)
}
.focus\:bg-gray-800\/100:focus {
    background-color: rgb(31 41 55 / 1)
}
.focus\:bg-gray-800\/15:focus {
    background-color: rgb(31 41 55 / 0.15)
}
.focus\:bg-gray-800\/20:focus {
    background-color: rgb(31 41 55 / 0.2)
}
.focus\:bg-gray-800\/25:focus {
    background-color: rgb(31 41 55 / 0.25)
}
.focus\:bg-gray-800\/30:focus {
    background-color: rgb(31 41 55 / 0.3)
}
.focus\:bg-gray-800\/35:focus {
    background-color: rgb(31 41 55 / 0.35)
}
.focus\:bg-gray-800\/40:focus {
    background-color: rgb(31 41 55 / 0.4)
}
.focus\:bg-gray-800\/45:focus {
    background-color: rgb(31 41 55 / 0.45)
}
.focus\:bg-gray-800\/5:focus {
    background-color: rgb(31 41 55 / 0.05)
}
.focus\:bg-gray-800\/50:focus {
    background-color: rgb(31 41 55 / 0.5)
}
.focus\:bg-gray-800\/55:focus {
    background-color: rgb(31 41 55 / 0.55)
}
.focus\:bg-gray-800\/60:focus {
    background-color: rgb(31 41 55 / 0.6)
}
.focus\:bg-gray-800\/65:focus {
    background-color: rgb(31 41 55 / 0.65)
}
.focus\:bg-gray-800\/70:focus {
    background-color: rgb(31 41 55 / 0.7)
}
.focus\:bg-gray-800\/75:focus {
    background-color: rgb(31 41 55 / 0.75)
}
.focus\:bg-gray-800\/80:focus {
    background-color: rgb(31 41 55 / 0.8)
}
.focus\:bg-gray-800\/85:focus {
    background-color: rgb(31 41 55 / 0.85)
}
.focus\:bg-gray-800\/90:focus {
    background-color: rgb(31 41 55 / 0.9)
}
.focus\:bg-gray-800\/95:focus {
    background-color: rgb(31 41 55 / 0.95)
}
.focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1))
}
.focus\:bg-gray-900\/0:focus {
    background-color: rgb(17 24 39 / 0)
}
.focus\:bg-gray-900\/10:focus {
    background-color: rgb(17 24 39 / 0.1)
}
.focus\:bg-gray-900\/100:focus {
    background-color: rgb(17 24 39 / 1)
}
.focus\:bg-gray-900\/15:focus {
    background-color: rgb(17 24 39 / 0.15)
}
.focus\:bg-gray-900\/20:focus {
    background-color: rgb(17 24 39 / 0.2)
}
.focus\:bg-gray-900\/25:focus {
    background-color: rgb(17 24 39 / 0.25)
}
.focus\:bg-gray-900\/30:focus {
    background-color: rgb(17 24 39 / 0.3)
}
.focus\:bg-gray-900\/35:focus {
    background-color: rgb(17 24 39 / 0.35)
}
.focus\:bg-gray-900\/40:focus {
    background-color: rgb(17 24 39 / 0.4)
}
.focus\:bg-gray-900\/45:focus {
    background-color: rgb(17 24 39 / 0.45)
}
.focus\:bg-gray-900\/5:focus {
    background-color: rgb(17 24 39 / 0.05)
}
.focus\:bg-gray-900\/50:focus {
    background-color: rgb(17 24 39 / 0.5)
}
.focus\:bg-gray-900\/55:focus {
    background-color: rgb(17 24 39 / 0.55)
}
.focus\:bg-gray-900\/60:focus {
    background-color: rgb(17 24 39 / 0.6)
}
.focus\:bg-gray-900\/65:focus {
    background-color: rgb(17 24 39 / 0.65)
}
.focus\:bg-gray-900\/70:focus {
    background-color: rgb(17 24 39 / 0.7)
}
.focus\:bg-gray-900\/75:focus {
    background-color: rgb(17 24 39 / 0.75)
}
.focus\:bg-gray-900\/80:focus {
    background-color: rgb(17 24 39 / 0.8)
}
.focus\:bg-gray-900\/85:focus {
    background-color: rgb(17 24 39 / 0.85)
}
.focus\:bg-gray-900\/90:focus {
    background-color: rgb(17 24 39 / 0.9)
}
.focus\:bg-gray-900\/95:focus {
    background-color: rgb(17 24 39 / 0.95)
}
.focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1))
}
.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-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1))
}
.focus\:bg-green-50\/0:focus {
    background-color: rgb(240 253 244 / 0)
}
.focus\:bg-green-50\/10:focus {
    background-color: rgb(240 253 244 / 0.1)
}
.focus\:bg-green-50\/100:focus {
    background-color: rgb(240 253 244 / 1)
}
.focus\:bg-green-50\/15:focus {
    background-color: rgb(240 253 244 / 0.15)
}
.focus\:bg-green-50\/20:focus {
    background-color: rgb(240 253 244 / 0.2)
}
.focus\:bg-green-50\/25:focus {
    background-color: rgb(240 253 244 / 0.25)
}
.focus\:bg-green-50\/30:focus {
    background-color: rgb(240 253 244 / 0.3)
}
.focus\:bg-green-50\/35:focus {
    background-color: rgb(240 253 244 / 0.35)
}
.focus\:bg-green-50\/40:focus {
    background-color: rgb(240 253 244 / 0.4)
}
.focus\:bg-green-50\/45:focus {
    background-color: rgb(240 253 244 / 0.45)
}
.focus\:bg-green-50\/5:focus {
    background-color: rgb(240 253 244 / 0.05)
}
.focus\:bg-green-50\/50:focus {
    background-color: rgb(240 253 244 / 0.5)
}
.focus\:bg-green-50\/55:focus {
    background-color: rgb(240 253 244 / 0.55)
}
.focus\:bg-green-50\/60:focus {
    background-color: rgb(240 253 244 / 0.6)
}
.focus\:bg-green-50\/65:focus {
    background-color: rgb(240 253 244 / 0.65)
}
.focus\:bg-green-50\/70:focus {
    background-color: rgb(240 253 244 / 0.7)
}
.focus\:bg-green-50\/75:focus {
    background-color: rgb(240 253 244 / 0.75)
}
.focus\:bg-green-50\/80:focus {
    background-color: rgb(240 253 244 / 0.8)
}
.focus\:bg-green-50\/85:focus {
    background-color: rgb(240 253 244 / 0.85)
}
.focus\:bg-green-50\/90:focus {
    background-color: rgb(240 253 244 / 0.9)
}
.focus\:bg-green-50\/95:focus {
    background-color: rgb(240 253 244 / 0.95)
}
.focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-orange-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1))
}
.focus\:bg-orange-400\/0:focus {
    background-color: rgb(251 146 60 / 0)
}
.focus\:bg-orange-400\/10:focus {
    background-color: rgb(251 146 60 / 0.1)
}
.focus\:bg-orange-400\/100:focus {
    background-color: rgb(251 146 60 / 1)
}
.focus\:bg-orange-400\/15:focus {
    background-color: rgb(251 146 60 / 0.15)
}
.focus\:bg-orange-400\/20:focus {
    background-color: rgb(251 146 60 / 0.2)
}
.focus\:bg-orange-400\/25:focus {
    background-color: rgb(251 146 60 / 0.25)
}
.focus\:bg-orange-400\/30:focus {
    background-color: rgb(251 146 60 / 0.3)
}
.focus\:bg-orange-400\/35:focus {
    background-color: rgb(251 146 60 / 0.35)
}
.focus\:bg-orange-400\/40:focus {
    background-color: rgb(251 146 60 / 0.4)
}
.focus\:bg-orange-400\/45:focus {
    background-color: rgb(251 146 60 / 0.45)
}
.focus\:bg-orange-400\/5:focus {
    background-color: rgb(251 146 60 / 0.05)
}
.focus\:bg-orange-400\/50:focus {
    background-color: rgb(251 146 60 / 0.5)
}
.focus\:bg-orange-400\/55:focus {
    background-color: rgb(251 146 60 / 0.55)
}
.focus\:bg-orange-400\/60:focus {
    background-color: rgb(251 146 60 / 0.6)
}
.focus\:bg-orange-400\/65:focus {
    background-color: rgb(251 146 60 / 0.65)
}
.focus\:bg-orange-400\/70:focus {
    background-color: rgb(251 146 60 / 0.7)
}
.focus\:bg-orange-400\/75:focus {
    background-color: rgb(251 146 60 / 0.75)
}
.focus\:bg-orange-400\/80:focus {
    background-color: rgb(251 146 60 / 0.8)
}
.focus\:bg-orange-400\/85:focus {
    background-color: rgb(251 146 60 / 0.85)
}
.focus\:bg-orange-400\/90:focus {
    background-color: rgb(251 146 60 / 0.9)
}
.focus\:bg-orange-400\/95:focus {
    background-color: rgb(251 146 60 / 0.95)
}
.focus\:bg-orange-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1))
}
.focus\:bg-orange-50\/0:focus {
    background-color: rgb(255 247 237 / 0)
}
.focus\:bg-orange-50\/10:focus {
    background-color: rgb(255 247 237 / 0.1)
}
.focus\:bg-orange-50\/100:focus {
    background-color: rgb(255 247 237 / 1)
}
.focus\:bg-orange-50\/15:focus {
    background-color: rgb(255 247 237 / 0.15)
}
.focus\:bg-orange-50\/20:focus {
    background-color: rgb(255 247 237 / 0.2)
}
.focus\:bg-orange-50\/25:focus {
    background-color: rgb(255 247 237 / 0.25)
}
.focus\:bg-orange-50\/30:focus {
    background-color: rgb(255 247 237 / 0.3)
}
.focus\:bg-orange-50\/35:focus {
    background-color: rgb(255 247 237 / 0.35)
}
.focus\:bg-orange-50\/40:focus {
    background-color: rgb(255 247 237 / 0.4)
}
.focus\:bg-orange-50\/45:focus {
    background-color: rgb(255 247 237 / 0.45)
}
.focus\:bg-orange-50\/5:focus {
    background-color: rgb(255 247 237 / 0.05)
}
.focus\:bg-orange-50\/50:focus {
    background-color: rgb(255 247 237 / 0.5)
}
.focus\:bg-orange-50\/55:focus {
    background-color: rgb(255 247 237 / 0.55)
}
.focus\:bg-orange-50\/60:focus {
    background-color: rgb(255 247 237 / 0.6)
}
.focus\:bg-orange-50\/65:focus {
    background-color: rgb(255 247 237 / 0.65)
}
.focus\:bg-orange-50\/70:focus {
    background-color: rgb(255 247 237 / 0.7)
}
.focus\:bg-orange-50\/75:focus {
    background-color: rgb(255 247 237 / 0.75)
}
.focus\:bg-orange-50\/80:focus {
    background-color: rgb(255 247 237 / 0.8)
}
.focus\:bg-orange-50\/85:focus {
    background-color: rgb(255 247 237 / 0.85)
}
.focus\:bg-orange-50\/90:focus {
    background-color: rgb(255 247 237 / 0.9)
}
.focus\:bg-orange-50\/95:focus {
    background-color: rgb(255 247 237 / 0.95)
}
.focus\:bg-orange-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1))
}
.focus\:bg-orange-500\/0:focus {
    background-color: rgb(249 115 22 / 0)
}
.focus\:bg-orange-500\/10:focus {
    background-color: rgb(249 115 22 / 0.1)
}
.focus\:bg-orange-500\/100:focus {
    background-color: rgb(249 115 22 / 1)
}
.focus\:bg-orange-500\/15:focus {
    background-color: rgb(249 115 22 / 0.15)
}
.focus\:bg-orange-500\/20:focus {
    background-color: rgb(249 115 22 / 0.2)
}
.focus\:bg-orange-500\/25:focus {
    background-color: rgb(249 115 22 / 0.25)
}
.focus\:bg-orange-500\/30:focus {
    background-color: rgb(249 115 22 / 0.3)
}
.focus\:bg-orange-500\/35:focus {
    background-color: rgb(249 115 22 / 0.35)
}
.focus\:bg-orange-500\/40:focus {
    background-color: rgb(249 115 22 / 0.4)
}
.focus\:bg-orange-500\/45:focus {
    background-color: rgb(249 115 22 / 0.45)
}
.focus\:bg-orange-500\/5:focus {
    background-color: rgb(249 115 22 / 0.05)
}
.focus\:bg-orange-500\/50:focus {
    background-color: rgb(249 115 22 / 0.5)
}
.focus\:bg-orange-500\/55:focus {
    background-color: rgb(249 115 22 / 0.55)
}
.focus\:bg-orange-500\/60:focus {
    background-color: rgb(249 115 22 / 0.6)
}
.focus\:bg-orange-500\/65:focus {
    background-color: rgb(249 115 22 / 0.65)
}
.focus\:bg-orange-500\/70:focus {
    background-color: rgb(249 115 22 / 0.7)
}
.focus\:bg-orange-500\/75:focus {
    background-color: rgb(249 115 22 / 0.75)
}
.focus\:bg-orange-500\/80:focus {
    background-color: rgb(249 115 22 / 0.8)
}
.focus\:bg-orange-500\/85:focus {
    background-color: rgb(249 115 22 / 0.85)
}
.focus\:bg-orange-500\/90:focus {
    background-color: rgb(249 115 22 / 0.9)
}
.focus\:bg-orange-500\/95:focus {
    background-color: rgb(249 115 22 / 0.95)
}
.focus\:bg-orange-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1))
}
.focus\:bg-orange-600\/0:focus {
    background-color: rgb(234 88 12 / 0)
}
.focus\:bg-orange-600\/10:focus {
    background-color: rgb(234 88 12 / 0.1)
}
.focus\:bg-orange-600\/100:focus {
    background-color: rgb(234 88 12 / 1)
}
.focus\:bg-orange-600\/15:focus {
    background-color: rgb(234 88 12 / 0.15)
}
.focus\:bg-orange-600\/20:focus {
    background-color: rgb(234 88 12 / 0.2)
}
.focus\:bg-orange-600\/25:focus {
    background-color: rgb(234 88 12 / 0.25)
}
.focus\:bg-orange-600\/30:focus {
    background-color: rgb(234 88 12 / 0.3)
}
.focus\:bg-orange-600\/35:focus {
    background-color: rgb(234 88 12 / 0.35)
}
.focus\:bg-orange-600\/40:focus {
    background-color: rgb(234 88 12 / 0.4)
}
.focus\:bg-orange-600\/45:focus {
    background-color: rgb(234 88 12 / 0.45)
}
.focus\:bg-orange-600\/5:focus {
    background-color: rgb(234 88 12 / 0.05)
}
.focus\:bg-orange-600\/50:focus {
    background-color: rgb(234 88 12 / 0.5)
}
.focus\:bg-orange-600\/55:focus {
    background-color: rgb(234 88 12 / 0.55)
}
.focus\:bg-orange-600\/60:focus {
    background-color: rgb(234 88 12 / 0.6)
}
.focus\:bg-orange-600\/65:focus {
    background-color: rgb(234 88 12 / 0.65)
}
.focus\:bg-orange-600\/70:focus {
    background-color: rgb(234 88 12 / 0.7)
}
.focus\:bg-orange-600\/75:focus {
    background-color: rgb(234 88 12 / 0.75)
}
.focus\:bg-orange-600\/80:focus {
    background-color: rgb(234 88 12 / 0.8)
}
.focus\:bg-orange-600\/85:focus {
    background-color: rgb(234 88 12 / 0.85)
}
.focus\:bg-orange-600\/90:focus {
    background-color: rgb(234 88 12 / 0.9)
}
.focus\:bg-orange-600\/95:focus {
    background-color: rgb(234 88 12 / 0.95)
}
.focus\:bg-orange-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1))
}
.focus\:bg-orange-700\/0:focus {
    background-color: rgb(194 65 12 / 0)
}
.focus\:bg-orange-700\/10:focus {
    background-color: rgb(194 65 12 / 0.1)
}
.focus\:bg-orange-700\/100:focus {
    background-color: rgb(194 65 12 / 1)
}
.focus\:bg-orange-700\/15:focus {
    background-color: rgb(194 65 12 / 0.15)
}
.focus\:bg-orange-700\/20:focus {
    background-color: rgb(194 65 12 / 0.2)
}
.focus\:bg-orange-700\/25:focus {
    background-color: rgb(194 65 12 / 0.25)
}
.focus\:bg-orange-700\/30:focus {
    background-color: rgb(194 65 12 / 0.3)
}
.focus\:bg-orange-700\/35:focus {
    background-color: rgb(194 65 12 / 0.35)
}
.focus\:bg-orange-700\/40:focus {
    background-color: rgb(194 65 12 / 0.4)
}
.focus\:bg-orange-700\/45:focus {
    background-color: rgb(194 65 12 / 0.45)
}
.focus\:bg-orange-700\/5:focus {
    background-color: rgb(194 65 12 / 0.05)
}
.focus\:bg-orange-700\/50:focus {
    background-color: rgb(194 65 12 / 0.5)
}
.focus\:bg-orange-700\/55:focus {
    background-color: rgb(194 65 12 / 0.55)
}
.focus\:bg-orange-700\/60:focus {
    background-color: rgb(194 65 12 / 0.6)
}
.focus\:bg-orange-700\/65:focus {
    background-color: rgb(194 65 12 / 0.65)
}
.focus\:bg-orange-700\/70:focus {
    background-color: rgb(194 65 12 / 0.7)
}
.focus\:bg-orange-700\/75:focus {
    background-color: rgb(194 65 12 / 0.75)
}
.focus\:bg-orange-700\/80:focus {
    background-color: rgb(194 65 12 / 0.8)
}
.focus\:bg-orange-700\/85:focus {
    background-color: rgb(194 65 12 / 0.85)
}
.focus\:bg-orange-700\/90:focus {
    background-color: rgb(194 65 12 / 0.9)
}
.focus\:bg-orange-700\/95:focus {
    background-color: rgb(194 65 12 / 0.95)
}
.focus\:bg-orange-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1))
}
.focus\:bg-orange-800\/0:focus {
    background-color: rgb(154 52 18 / 0)
}
.focus\:bg-orange-800\/10:focus {
    background-color: rgb(154 52 18 / 0.1)
}
.focus\:bg-orange-800\/100:focus {
    background-color: rgb(154 52 18 / 1)
}
.focus\:bg-orange-800\/15:focus {
    background-color: rgb(154 52 18 / 0.15)
}
.focus\:bg-orange-800\/20:focus {
    background-color: rgb(154 52 18 / 0.2)
}
.focus\:bg-orange-800\/25:focus {
    background-color: rgb(154 52 18 / 0.25)
}
.focus\:bg-orange-800\/30:focus {
    background-color: rgb(154 52 18 / 0.3)
}
.focus\:bg-orange-800\/35:focus {
    background-color: rgb(154 52 18 / 0.35)
}
.focus\:bg-orange-800\/40:focus {
    background-color: rgb(154 52 18 / 0.4)
}
.focus\:bg-orange-800\/45:focus {
    background-color: rgb(154 52 18 / 0.45)
}
.focus\:bg-orange-800\/5:focus {
    background-color: rgb(154 52 18 / 0.05)
}
.focus\:bg-orange-800\/50:focus {
    background-color: rgb(154 52 18 / 0.5)
}
.focus\:bg-orange-800\/55:focus {
    background-color: rgb(154 52 18 / 0.55)
}
.focus\:bg-orange-800\/60:focus {
    background-color: rgb(154 52 18 / 0.6)
}
.focus\:bg-orange-800\/65:focus {
    background-color: rgb(154 52 18 / 0.65)
}
.focus\:bg-orange-800\/70:focus {
    background-color: rgb(154 52 18 / 0.7)
}
.focus\:bg-orange-800\/75:focus {
    background-color: rgb(154 52 18 / 0.75)
}
.focus\:bg-orange-800\/80:focus {
    background-color: rgb(154 52 18 / 0.8)
}
.focus\:bg-orange-800\/85:focus {
    background-color: rgb(154 52 18 / 0.85)
}
.focus\:bg-orange-800\/90:focus {
    background-color: rgb(154 52 18 / 0.9)
}
.focus\:bg-orange-800\/95:focus {
    background-color: rgb(154 52 18 / 0.95)
}
.focus\:bg-orange-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1))
}
.focus\:bg-orange-900\/0:focus {
    background-color: rgb(124 45 18 / 0)
}
.focus\:bg-orange-900\/10:focus {
    background-color: rgb(124 45 18 / 0.1)
}
.focus\:bg-orange-900\/100:focus {
    background-color: rgb(124 45 18 / 1)
}
.focus\:bg-orange-900\/15:focus {
    background-color: rgb(124 45 18 / 0.15)
}
.focus\:bg-orange-900\/20:focus {
    background-color: rgb(124 45 18 / 0.2)
}
.focus\:bg-orange-900\/25:focus {
    background-color: rgb(124 45 18 / 0.25)
}
.focus\:bg-orange-900\/30:focus {
    background-color: rgb(124 45 18 / 0.3)
}
.focus\:bg-orange-900\/35:focus {
    background-color: rgb(124 45 18 / 0.35)
}
.focus\:bg-orange-900\/40:focus {
    background-color: rgb(124 45 18 / 0.4)
}
.focus\:bg-orange-900\/45:focus {
    background-color: rgb(124 45 18 / 0.45)
}
.focus\:bg-orange-900\/5:focus {
    background-color: rgb(124 45 18 / 0.05)
}
.focus\:bg-orange-900\/50:focus {
    background-color: rgb(124 45 18 / 0.5)
}
.focus\:bg-orange-900\/55:focus {
    background-color: rgb(124 45 18 / 0.55)
}
.focus\:bg-orange-900\/60:focus {
    background-color: rgb(124 45 18 / 0.6)
}
.focus\:bg-orange-900\/65:focus {
    background-color: rgb(124 45 18 / 0.65)
}
.focus\:bg-orange-900\/70:focus {
    background-color: rgb(124 45 18 / 0.7)
}
.focus\:bg-orange-900\/75:focus {
    background-color: rgb(124 45 18 / 0.75)
}
.focus\:bg-orange-900\/80:focus {
    background-color: rgb(124 45 18 / 0.8)
}
.focus\:bg-orange-900\/85:focus {
    background-color: rgb(124 45 18 / 0.85)
}
.focus\:bg-orange-900\/90:focus {
    background-color: rgb(124 45 18 / 0.9)
}
.focus\:bg-orange-900\/95:focus {
    background-color: rgb(124 45 18 / 0.95)
}
.focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1))
}
.focus\:bg-purple-400\/0:focus {
    background-color: rgb(192 132 252 / 0)
}
.focus\:bg-purple-400\/10:focus {
    background-color: rgb(192 132 252 / 0.1)
}
.focus\:bg-purple-400\/100:focus {
    background-color: rgb(192 132 252 / 1)
}
.focus\:bg-purple-400\/15:focus {
    background-color: rgb(192 132 252 / 0.15)
}
.focus\:bg-purple-400\/20:focus {
    background-color: rgb(192 132 252 / 0.2)
}
.focus\:bg-purple-400\/25:focus {
    background-color: rgb(192 132 252 / 0.25)
}
.focus\:bg-purple-400\/30:focus {
    background-color: rgb(192 132 252 / 0.3)
}
.focus\:bg-purple-400\/35:focus {
    background-color: rgb(192 132 252 / 0.35)
}
.focus\:bg-purple-400\/40:focus {
    background-color: rgb(192 132 252 / 0.4)
}
.focus\:bg-purple-400\/45:focus {
    background-color: rgb(192 132 252 / 0.45)
}
.focus\:bg-purple-400\/5:focus {
    background-color: rgb(192 132 252 / 0.05)
}
.focus\:bg-purple-400\/50:focus {
    background-color: rgb(192 132 252 / 0.5)
}
.focus\:bg-purple-400\/55:focus {
    background-color: rgb(192 132 252 / 0.55)
}
.focus\:bg-purple-400\/60:focus {
    background-color: rgb(192 132 252 / 0.6)
}
.focus\:bg-purple-400\/65:focus {
    background-color: rgb(192 132 252 / 0.65)
}
.focus\:bg-purple-400\/70:focus {
    background-color: rgb(192 132 252 / 0.7)
}
.focus\:bg-purple-400\/75:focus {
    background-color: rgb(192 132 252 / 0.75)
}
.focus\:bg-purple-400\/80:focus {
    background-color: rgb(192 132 252 / 0.8)
}
.focus\:bg-purple-400\/85:focus {
    background-color: rgb(192 132 252 / 0.85)
}
.focus\:bg-purple-400\/90:focus {
    background-color: rgb(192 132 252 / 0.9)
}
.focus\:bg-purple-400\/95:focus {
    background-color: rgb(192 132 252 / 0.95)
}
.focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1))
}
.focus\:bg-purple-50\/0:focus {
    background-color: rgb(250 245 255 / 0)
}
.focus\:bg-purple-50\/10:focus {
    background-color: rgb(250 245 255 / 0.1)
}
.focus\:bg-purple-50\/100:focus {
    background-color: rgb(250 245 255 / 1)
}
.focus\:bg-purple-50\/15:focus {
    background-color: rgb(250 245 255 / 0.15)
}
.focus\:bg-purple-50\/20:focus {
    background-color: rgb(250 245 255 / 0.2)
}
.focus\:bg-purple-50\/25:focus {
    background-color: rgb(250 245 255 / 0.25)
}
.focus\:bg-purple-50\/30:focus {
    background-color: rgb(250 245 255 / 0.3)
}
.focus\:bg-purple-50\/35:focus {
    background-color: rgb(250 245 255 / 0.35)
}
.focus\:bg-purple-50\/40:focus {
    background-color: rgb(250 245 255 / 0.4)
}
.focus\:bg-purple-50\/45:focus {
    background-color: rgb(250 245 255 / 0.45)
}
.focus\:bg-purple-50\/5:focus {
    background-color: rgb(250 245 255 / 0.05)
}
.focus\:bg-purple-50\/50:focus {
    background-color: rgb(250 245 255 / 0.5)
}
.focus\:bg-purple-50\/55:focus {
    background-color: rgb(250 245 255 / 0.55)
}
.focus\:bg-purple-50\/60:focus {
    background-color: rgb(250 245 255 / 0.6)
}
.focus\:bg-purple-50\/65:focus {
    background-color: rgb(250 245 255 / 0.65)
}
.focus\:bg-purple-50\/70:focus {
    background-color: rgb(250 245 255 / 0.7)
}
.focus\:bg-purple-50\/75:focus {
    background-color: rgb(250 245 255 / 0.75)
}
.focus\:bg-purple-50\/80:focus {
    background-color: rgb(250 245 255 / 0.8)
}
.focus\:bg-purple-50\/85:focus {
    background-color: rgb(250 245 255 / 0.85)
}
.focus\:bg-purple-50\/90:focus {
    background-color: rgb(250 245 255 / 0.9)
}
.focus\:bg-purple-50\/95:focus {
    background-color: rgb(250 245 255 / 0.95)
}
.focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1))
}
.focus\:bg-purple-500\/0:focus {
    background-color: rgb(168 85 247 / 0)
}
.focus\:bg-purple-500\/10:focus {
    background-color: rgb(168 85 247 / 0.1)
}
.focus\:bg-purple-500\/100:focus {
    background-color: rgb(168 85 247 / 1)
}
.focus\:bg-purple-500\/15:focus {
    background-color: rgb(168 85 247 / 0.15)
}
.focus\:bg-purple-500\/20:focus {
    background-color: rgb(168 85 247 / 0.2)
}
.focus\:bg-purple-500\/25:focus {
    background-color: rgb(168 85 247 / 0.25)
}
.focus\:bg-purple-500\/30:focus {
    background-color: rgb(168 85 247 / 0.3)
}
.focus\:bg-purple-500\/35:focus {
    background-color: rgb(168 85 247 / 0.35)
}
.focus\:bg-purple-500\/40:focus {
    background-color: rgb(168 85 247 / 0.4)
}
.focus\:bg-purple-500\/45:focus {
    background-color: rgb(168 85 247 / 0.45)
}
.focus\:bg-purple-500\/5:focus {
    background-color: rgb(168 85 247 / 0.05)
}
.focus\:bg-purple-500\/50:focus {
    background-color: rgb(168 85 247 / 0.5)
}
.focus\:bg-purple-500\/55:focus {
    background-color: rgb(168 85 247 / 0.55)
}
.focus\:bg-purple-500\/60:focus {
    background-color: rgb(168 85 247 / 0.6)
}
.focus\:bg-purple-500\/65:focus {
    background-color: rgb(168 85 247 / 0.65)
}
.focus\:bg-purple-500\/70:focus {
    background-color: rgb(168 85 247 / 0.7)
}
.focus\:bg-purple-500\/75:focus {
    background-color: rgb(168 85 247 / 0.75)
}
.focus\:bg-purple-500\/80:focus {
    background-color: rgb(168 85 247 / 0.8)
}
.focus\:bg-purple-500\/85:focus {
    background-color: rgb(168 85 247 / 0.85)
}
.focus\:bg-purple-500\/90:focus {
    background-color: rgb(168 85 247 / 0.9)
}
.focus\:bg-purple-500\/95:focus {
    background-color: rgb(168 85 247 / 0.95)
}
.focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1))
}
.focus\:bg-purple-600\/0:focus {
    background-color: rgb(147 51 234 / 0)
}
.focus\:bg-purple-600\/10:focus {
    background-color: rgb(147 51 234 / 0.1)
}
.focus\:bg-purple-600\/100:focus {
    background-color: rgb(147 51 234 / 1)
}
.focus\:bg-purple-600\/15:focus {
    background-color: rgb(147 51 234 / 0.15)
}
.focus\:bg-purple-600\/20:focus {
    background-color: rgb(147 51 234 / 0.2)
}
.focus\:bg-purple-600\/25:focus {
    background-color: rgb(147 51 234 / 0.25)
}
.focus\:bg-purple-600\/30:focus {
    background-color: rgb(147 51 234 / 0.3)
}
.focus\:bg-purple-600\/35:focus {
    background-color: rgb(147 51 234 / 0.35)
}
.focus\:bg-purple-600\/40:focus {
    background-color: rgb(147 51 234 / 0.4)
}
.focus\:bg-purple-600\/45:focus {
    background-color: rgb(147 51 234 / 0.45)
}
.focus\:bg-purple-600\/5:focus {
    background-color: rgb(147 51 234 / 0.05)
}
.focus\:bg-purple-600\/50:focus {
    background-color: rgb(147 51 234 / 0.5)
}
.focus\:bg-purple-600\/55:focus {
    background-color: rgb(147 51 234 / 0.55)
}
.focus\:bg-purple-600\/60:focus {
    background-color: rgb(147 51 234 / 0.6)
}
.focus\:bg-purple-600\/65:focus {
    background-color: rgb(147 51 234 / 0.65)
}
.focus\:bg-purple-600\/70:focus {
    background-color: rgb(147 51 234 / 0.7)
}
.focus\:bg-purple-600\/75:focus {
    background-color: rgb(147 51 234 / 0.75)
}
.focus\:bg-purple-600\/80:focus {
    background-color: rgb(147 51 234 / 0.8)
}
.focus\:bg-purple-600\/85:focus {
    background-color: rgb(147 51 234 / 0.85)
}
.focus\:bg-purple-600\/90:focus {
    background-color: rgb(147 51 234 / 0.9)
}
.focus\:bg-purple-600\/95:focus {
    background-color: rgb(147 51 234 / 0.95)
}
.focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1))
}
.focus\:bg-purple-700\/0:focus {
    background-color: rgb(126 34 206 / 0)
}
.focus\:bg-purple-700\/10:focus {
    background-color: rgb(126 34 206 / 0.1)
}
.focus\:bg-purple-700\/100:focus {
    background-color: rgb(126 34 206 / 1)
}
.focus\:bg-purple-700\/15:focus {
    background-color: rgb(126 34 206 / 0.15)
}
.focus\:bg-purple-700\/20:focus {
    background-color: rgb(126 34 206 / 0.2)
}
.focus\:bg-purple-700\/25:focus {
    background-color: rgb(126 34 206 / 0.25)
}
.focus\:bg-purple-700\/30:focus {
    background-color: rgb(126 34 206 / 0.3)
}
.focus\:bg-purple-700\/35:focus {
    background-color: rgb(126 34 206 / 0.35)
}
.focus\:bg-purple-700\/40:focus {
    background-color: rgb(126 34 206 / 0.4)
}
.focus\:bg-purple-700\/45:focus {
    background-color: rgb(126 34 206 / 0.45)
}
.focus\:bg-purple-700\/5:focus {
    background-color: rgb(126 34 206 / 0.05)
}
.focus\:bg-purple-700\/50:focus {
    background-color: rgb(126 34 206 / 0.5)
}
.focus\:bg-purple-700\/55:focus {
    background-color: rgb(126 34 206 / 0.55)
}
.focus\:bg-purple-700\/60:focus {
    background-color: rgb(126 34 206 / 0.6)
}
.focus\:bg-purple-700\/65:focus {
    background-color: rgb(126 34 206 / 0.65)
}
.focus\:bg-purple-700\/70:focus {
    background-color: rgb(126 34 206 / 0.7)
}
.focus\:bg-purple-700\/75:focus {
    background-color: rgb(126 34 206 / 0.75)
}
.focus\:bg-purple-700\/80:focus {
    background-color: rgb(126 34 206 / 0.8)
}
.focus\:bg-purple-700\/85:focus {
    background-color: rgb(126 34 206 / 0.85)
}
.focus\:bg-purple-700\/90:focus {
    background-color: rgb(126 34 206 / 0.9)
}
.focus\:bg-purple-700\/95:focus {
    background-color: rgb(126 34 206 / 0.95)
}
.focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1))
}
.focus\:bg-purple-800\/0:focus {
    background-color: rgb(107 33 168 / 0)
}
.focus\:bg-purple-800\/10:focus {
    background-color: rgb(107 33 168 / 0.1)
}
.focus\:bg-purple-800\/100:focus {
    background-color: rgb(107 33 168 / 1)
}
.focus\:bg-purple-800\/15:focus {
    background-color: rgb(107 33 168 / 0.15)
}
.focus\:bg-purple-800\/20:focus {
    background-color: rgb(107 33 168 / 0.2)
}
.focus\:bg-purple-800\/25:focus {
    background-color: rgb(107 33 168 / 0.25)
}
.focus\:bg-purple-800\/30:focus {
    background-color: rgb(107 33 168 / 0.3)
}
.focus\:bg-purple-800\/35:focus {
    background-color: rgb(107 33 168 / 0.35)
}
.focus\:bg-purple-800\/40:focus {
    background-color: rgb(107 33 168 / 0.4)
}
.focus\:bg-purple-800\/45:focus {
    background-color: rgb(107 33 168 / 0.45)
}
.focus\:bg-purple-800\/5:focus {
    background-color: rgb(107 33 168 / 0.05)
}
.focus\:bg-purple-800\/50:focus {
    background-color: rgb(107 33 168 / 0.5)
}
.focus\:bg-purple-800\/55:focus {
    background-color: rgb(107 33 168 / 0.55)
}
.focus\:bg-purple-800\/60:focus {
    background-color: rgb(107 33 168 / 0.6)
}
.focus\:bg-purple-800\/65:focus {
    background-color: rgb(107 33 168 / 0.65)
}
.focus\:bg-purple-800\/70:focus {
    background-color: rgb(107 33 168 / 0.7)
}
.focus\:bg-purple-800\/75:focus {
    background-color: rgb(107 33 168 / 0.75)
}
.focus\:bg-purple-800\/80:focus {
    background-color: rgb(107 33 168 / 0.8)
}
.focus\:bg-purple-800\/85:focus {
    background-color: rgb(107 33 168 / 0.85)
}
.focus\:bg-purple-800\/90:focus {
    background-color: rgb(107 33 168 / 0.9)
}
.focus\:bg-purple-800\/95:focus {
    background-color: rgb(107 33 168 / 0.95)
}
.focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1))
}
.focus\:bg-purple-900\/0:focus {
    background-color: rgb(88 28 135 / 0)
}
.focus\:bg-purple-900\/10:focus {
    background-color: rgb(88 28 135 / 0.1)
}
.focus\:bg-purple-900\/100:focus {
    background-color: rgb(88 28 135 / 1)
}
.focus\:bg-purple-900\/15:focus {
    background-color: rgb(88 28 135 / 0.15)
}
.focus\:bg-purple-900\/20:focus {
    background-color: rgb(88 28 135 / 0.2)
}
.focus\:bg-purple-900\/25:focus {
    background-color: rgb(88 28 135 / 0.25)
}
.focus\:bg-purple-900\/30:focus {
    background-color: rgb(88 28 135 / 0.3)
}
.focus\:bg-purple-900\/35:focus {
    background-color: rgb(88 28 135 / 0.35)
}
.focus\:bg-purple-900\/40:focus {
    background-color: rgb(88 28 135 / 0.4)
}
.focus\:bg-purple-900\/45:focus {
    background-color: rgb(88 28 135 / 0.45)
}
.focus\:bg-purple-900\/5:focus {
    background-color: rgb(88 28 135 / 0.05)
}
.focus\:bg-purple-900\/50:focus {
    background-color: rgb(88 28 135 / 0.5)
}
.focus\:bg-purple-900\/55:focus {
    background-color: rgb(88 28 135 / 0.55)
}
.focus\:bg-purple-900\/60:focus {
    background-color: rgb(88 28 135 / 0.6)
}
.focus\:bg-purple-900\/65:focus {
    background-color: rgb(88 28 135 / 0.65)
}
.focus\:bg-purple-900\/70:focus {
    background-color: rgb(88 28 135 / 0.7)
}
.focus\:bg-purple-900\/75:focus {
    background-color: rgb(88 28 135 / 0.75)
}
.focus\:bg-purple-900\/80:focus {
    background-color: rgb(88 28 135 / 0.8)
}
.focus\:bg-purple-900\/85:focus {
    background-color: rgb(88 28 135 / 0.85)
}
.focus\:bg-purple-900\/90:focus {
    background-color: rgb(88 28 135 / 0.9)
}
.focus\:bg-purple-900\/95:focus {
    background-color: rgb(88 28 135 / 0.95)
}
.focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1))
}
.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-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1))
}
.focus\:bg-red-50\/0:focus {
    background-color: rgb(254 242 242 / 0)
}
.focus\:bg-red-50\/10:focus {
    background-color: rgb(254 242 242 / 0.1)
}
.focus\:bg-red-50\/100:focus {
    background-color: rgb(254 242 242 / 1)
}
.focus\:bg-red-50\/15:focus {
    background-color: rgb(254 242 242 / 0.15)
}
.focus\:bg-red-50\/20:focus {
    background-color: rgb(254 242 242 / 0.2)
}
.focus\:bg-red-50\/25:focus {
    background-color: rgb(254 242 242 / 0.25)
}
.focus\:bg-red-50\/30:focus {
    background-color: rgb(254 242 242 / 0.3)
}
.focus\:bg-red-50\/35:focus {
    background-color: rgb(254 242 242 / 0.35)
}
.focus\:bg-red-50\/40:focus {
    background-color: rgb(254 242 242 / 0.4)
}
.focus\:bg-red-50\/45:focus {
    background-color: rgb(254 242 242 / 0.45)
}
.focus\:bg-red-50\/5:focus {
    background-color: rgb(254 242 242 / 0.05)
}
.focus\:bg-red-50\/50:focus {
    background-color: rgb(254 242 242 / 0.5)
}
.focus\:bg-red-50\/55:focus {
    background-color: rgb(254 242 242 / 0.55)
}
.focus\:bg-red-50\/60:focus {
    background-color: rgb(254 242 242 / 0.6)
}
.focus\:bg-red-50\/65:focus {
    background-color: rgb(254 242 242 / 0.65)
}
.focus\:bg-red-50\/70:focus {
    background-color: rgb(254 242 242 / 0.7)
}
.focus\:bg-red-50\/75:focus {
    background-color: rgb(254 242 242 / 0.75)
}
.focus\:bg-red-50\/80:focus {
    background-color: rgb(254 242 242 / 0.8)
}
.focus\:bg-red-50\/85:focus {
    background-color: rgb(254 242 242 / 0.85)
}
.focus\:bg-red-50\/90:focus {
    background-color: rgb(254 242 242 / 0.9)
}
.focus\:bg-red-50\/95:focus {
    background-color: rgb(254 242 242 / 0.95)
}
.focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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-teal-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1))
}
.focus\:bg-teal-400\/0:focus {
    background-color: rgb(45 212 191 / 0)
}
.focus\:bg-teal-400\/10:focus {
    background-color: rgb(45 212 191 / 0.1)
}
.focus\:bg-teal-400\/100:focus {
    background-color: rgb(45 212 191 / 1)
}
.focus\:bg-teal-400\/15:focus {
    background-color: rgb(45 212 191 / 0.15)
}
.focus\:bg-teal-400\/20:focus {
    background-color: rgb(45 212 191 / 0.2)
}
.focus\:bg-teal-400\/25:focus {
    background-color: rgb(45 212 191 / 0.25)
}
.focus\:bg-teal-400\/30:focus {
    background-color: rgb(45 212 191 / 0.3)
}
.focus\:bg-teal-400\/35:focus {
    background-color: rgb(45 212 191 / 0.35)
}
.focus\:bg-teal-400\/40:focus {
    background-color: rgb(45 212 191 / 0.4)
}
.focus\:bg-teal-400\/45:focus {
    background-color: rgb(45 212 191 / 0.45)
}
.focus\:bg-teal-400\/5:focus {
    background-color: rgb(45 212 191 / 0.05)
}
.focus\:bg-teal-400\/50:focus {
    background-color: rgb(45 212 191 / 0.5)
}
.focus\:bg-teal-400\/55:focus {
    background-color: rgb(45 212 191 / 0.55)
}
.focus\:bg-teal-400\/60:focus {
    background-color: rgb(45 212 191 / 0.6)
}
.focus\:bg-teal-400\/65:focus {
    background-color: rgb(45 212 191 / 0.65)
}
.focus\:bg-teal-400\/70:focus {
    background-color: rgb(45 212 191 / 0.7)
}
.focus\:bg-teal-400\/75:focus {
    background-color: rgb(45 212 191 / 0.75)
}
.focus\:bg-teal-400\/80:focus {
    background-color: rgb(45 212 191 / 0.8)
}
.focus\:bg-teal-400\/85:focus {
    background-color: rgb(45 212 191 / 0.85)
}
.focus\:bg-teal-400\/90:focus {
    background-color: rgb(45 212 191 / 0.9)
}
.focus\:bg-teal-400\/95:focus {
    background-color: rgb(45 212 191 / 0.95)
}
.focus\:bg-teal-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1))
}
.focus\:bg-teal-50\/0:focus {
    background-color: rgb(240 253 250 / 0)
}
.focus\:bg-teal-50\/10:focus {
    background-color: rgb(240 253 250 / 0.1)
}
.focus\:bg-teal-50\/100:focus {
    background-color: rgb(240 253 250 / 1)
}
.focus\:bg-teal-50\/15:focus {
    background-color: rgb(240 253 250 / 0.15)
}
.focus\:bg-teal-50\/20:focus {
    background-color: rgb(240 253 250 / 0.2)
}
.focus\:bg-teal-50\/25:focus {
    background-color: rgb(240 253 250 / 0.25)
}
.focus\:bg-teal-50\/30:focus {
    background-color: rgb(240 253 250 / 0.3)
}
.focus\:bg-teal-50\/35:focus {
    background-color: rgb(240 253 250 / 0.35)
}
.focus\:bg-teal-50\/40:focus {
    background-color: rgb(240 253 250 / 0.4)
}
.focus\:bg-teal-50\/45:focus {
    background-color: rgb(240 253 250 / 0.45)
}
.focus\:bg-teal-50\/5:focus {
    background-color: rgb(240 253 250 / 0.05)
}
.focus\:bg-teal-50\/50:focus {
    background-color: rgb(240 253 250 / 0.5)
}
.focus\:bg-teal-50\/55:focus {
    background-color: rgb(240 253 250 / 0.55)
}
.focus\:bg-teal-50\/60:focus {
    background-color: rgb(240 253 250 / 0.6)
}
.focus\:bg-teal-50\/65:focus {
    background-color: rgb(240 253 250 / 0.65)
}
.focus\:bg-teal-50\/70:focus {
    background-color: rgb(240 253 250 / 0.7)
}
.focus\:bg-teal-50\/75:focus {
    background-color: rgb(240 253 250 / 0.75)
}
.focus\:bg-teal-50\/80:focus {
    background-color: rgb(240 253 250 / 0.8)
}
.focus\:bg-teal-50\/85:focus {
    background-color: rgb(240 253 250 / 0.85)
}
.focus\:bg-teal-50\/90:focus {
    background-color: rgb(240 253 250 / 0.9)
}
.focus\:bg-teal-50\/95:focus {
    background-color: rgb(240 253 250 / 0.95)
}
.focus\:bg-teal-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1))
}
.focus\:bg-teal-500\/0:focus {
    background-color: rgb(20 184 166 / 0)
}
.focus\:bg-teal-500\/10:focus {
    background-color: rgb(20 184 166 / 0.1)
}
.focus\:bg-teal-500\/100:focus {
    background-color: rgb(20 184 166 / 1)
}
.focus\:bg-teal-500\/15:focus {
    background-color: rgb(20 184 166 / 0.15)
}
.focus\:bg-teal-500\/20:focus {
    background-color: rgb(20 184 166 / 0.2)
}
.focus\:bg-teal-500\/25:focus {
    background-color: rgb(20 184 166 / 0.25)
}
.focus\:bg-teal-500\/30:focus {
    background-color: rgb(20 184 166 / 0.3)
}
.focus\:bg-teal-500\/35:focus {
    background-color: rgb(20 184 166 / 0.35)
}
.focus\:bg-teal-500\/40:focus {
    background-color: rgb(20 184 166 / 0.4)
}
.focus\:bg-teal-500\/45:focus {
    background-color: rgb(20 184 166 / 0.45)
}
.focus\:bg-teal-500\/5:focus {
    background-color: rgb(20 184 166 / 0.05)
}
.focus\:bg-teal-500\/50:focus {
    background-color: rgb(20 184 166 / 0.5)
}
.focus\:bg-teal-500\/55:focus {
    background-color: rgb(20 184 166 / 0.55)
}
.focus\:bg-teal-500\/60:focus {
    background-color: rgb(20 184 166 / 0.6)
}
.focus\:bg-teal-500\/65:focus {
    background-color: rgb(20 184 166 / 0.65)
}
.focus\:bg-teal-500\/70:focus {
    background-color: rgb(20 184 166 / 0.7)
}
.focus\:bg-teal-500\/75:focus {
    background-color: rgb(20 184 166 / 0.75)
}
.focus\:bg-teal-500\/80:focus {
    background-color: rgb(20 184 166 / 0.8)
}
.focus\:bg-teal-500\/85:focus {
    background-color: rgb(20 184 166 / 0.85)
}
.focus\:bg-teal-500\/90:focus {
    background-color: rgb(20 184 166 / 0.9)
}
.focus\:bg-teal-500\/95:focus {
    background-color: rgb(20 184 166 / 0.95)
}
.focus\:bg-teal-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1))
}
.focus\:bg-teal-600\/0:focus {
    background-color: rgb(13 148 136 / 0)
}
.focus\:bg-teal-600\/10:focus {
    background-color: rgb(13 148 136 / 0.1)
}
.focus\:bg-teal-600\/100:focus {
    background-color: rgb(13 148 136 / 1)
}
.focus\:bg-teal-600\/15:focus {
    background-color: rgb(13 148 136 / 0.15)
}
.focus\:bg-teal-600\/20:focus {
    background-color: rgb(13 148 136 / 0.2)
}
.focus\:bg-teal-600\/25:focus {
    background-color: rgb(13 148 136 / 0.25)
}
.focus\:bg-teal-600\/30:focus {
    background-color: rgb(13 148 136 / 0.3)
}
.focus\:bg-teal-600\/35:focus {
    background-color: rgb(13 148 136 / 0.35)
}
.focus\:bg-teal-600\/40:focus {
    background-color: rgb(13 148 136 / 0.4)
}
.focus\:bg-teal-600\/45:focus {
    background-color: rgb(13 148 136 / 0.45)
}
.focus\:bg-teal-600\/5:focus {
    background-color: rgb(13 148 136 / 0.05)
}
.focus\:bg-teal-600\/50:focus {
    background-color: rgb(13 148 136 / 0.5)
}
.focus\:bg-teal-600\/55:focus {
    background-color: rgb(13 148 136 / 0.55)
}
.focus\:bg-teal-600\/60:focus {
    background-color: rgb(13 148 136 / 0.6)
}
.focus\:bg-teal-600\/65:focus {
    background-color: rgb(13 148 136 / 0.65)
}
.focus\:bg-teal-600\/70:focus {
    background-color: rgb(13 148 136 / 0.7)
}
.focus\:bg-teal-600\/75:focus {
    background-color: rgb(13 148 136 / 0.75)
}
.focus\:bg-teal-600\/80:focus {
    background-color: rgb(13 148 136 / 0.8)
}
.focus\:bg-teal-600\/85:focus {
    background-color: rgb(13 148 136 / 0.85)
}
.focus\:bg-teal-600\/90:focus {
    background-color: rgb(13 148 136 / 0.9)
}
.focus\:bg-teal-600\/95:focus {
    background-color: rgb(13 148 136 / 0.95)
}
.focus\:bg-teal-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1))
}
.focus\:bg-teal-700\/0:focus {
    background-color: rgb(15 118 110 / 0)
}
.focus\:bg-teal-700\/10:focus {
    background-color: rgb(15 118 110 / 0.1)
}
.focus\:bg-teal-700\/100:focus {
    background-color: rgb(15 118 110 / 1)
}
.focus\:bg-teal-700\/15:focus {
    background-color: rgb(15 118 110 / 0.15)
}
.focus\:bg-teal-700\/20:focus {
    background-color: rgb(15 118 110 / 0.2)
}
.focus\:bg-teal-700\/25:focus {
    background-color: rgb(15 118 110 / 0.25)
}
.focus\:bg-teal-700\/30:focus {
    background-color: rgb(15 118 110 / 0.3)
}
.focus\:bg-teal-700\/35:focus {
    background-color: rgb(15 118 110 / 0.35)
}
.focus\:bg-teal-700\/40:focus {
    background-color: rgb(15 118 110 / 0.4)
}
.focus\:bg-teal-700\/45:focus {
    background-color: rgb(15 118 110 / 0.45)
}
.focus\:bg-teal-700\/5:focus {
    background-color: rgb(15 118 110 / 0.05)
}
.focus\:bg-teal-700\/50:focus {
    background-color: rgb(15 118 110 / 0.5)
}
.focus\:bg-teal-700\/55:focus {
    background-color: rgb(15 118 110 / 0.55)
}
.focus\:bg-teal-700\/60:focus {
    background-color: rgb(15 118 110 / 0.6)
}
.focus\:bg-teal-700\/65:focus {
    background-color: rgb(15 118 110 / 0.65)
}
.focus\:bg-teal-700\/70:focus {
    background-color: rgb(15 118 110 / 0.7)
}
.focus\:bg-teal-700\/75:focus {
    background-color: rgb(15 118 110 / 0.75)
}
.focus\:bg-teal-700\/80:focus {
    background-color: rgb(15 118 110 / 0.8)
}
.focus\:bg-teal-700\/85:focus {
    background-color: rgb(15 118 110 / 0.85)
}
.focus\:bg-teal-700\/90:focus {
    background-color: rgb(15 118 110 / 0.9)
}
.focus\:bg-teal-700\/95:focus {
    background-color: rgb(15 118 110 / 0.95)
}
.focus\:bg-teal-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1))
}
.focus\:bg-teal-800\/0:focus {
    background-color: rgb(17 94 89 / 0)
}
.focus\:bg-teal-800\/10:focus {
    background-color: rgb(17 94 89 / 0.1)
}
.focus\:bg-teal-800\/100:focus {
    background-color: rgb(17 94 89 / 1)
}
.focus\:bg-teal-800\/15:focus {
    background-color: rgb(17 94 89 / 0.15)
}
.focus\:bg-teal-800\/20:focus {
    background-color: rgb(17 94 89 / 0.2)
}
.focus\:bg-teal-800\/25:focus {
    background-color: rgb(17 94 89 / 0.25)
}
.focus\:bg-teal-800\/30:focus {
    background-color: rgb(17 94 89 / 0.3)
}
.focus\:bg-teal-800\/35:focus {
    background-color: rgb(17 94 89 / 0.35)
}
.focus\:bg-teal-800\/40:focus {
    background-color: rgb(17 94 89 / 0.4)
}
.focus\:bg-teal-800\/45:focus {
    background-color: rgb(17 94 89 / 0.45)
}
.focus\:bg-teal-800\/5:focus {
    background-color: rgb(17 94 89 / 0.05)
}
.focus\:bg-teal-800\/50:focus {
    background-color: rgb(17 94 89 / 0.5)
}
.focus\:bg-teal-800\/55:focus {
    background-color: rgb(17 94 89 / 0.55)
}
.focus\:bg-teal-800\/60:focus {
    background-color: rgb(17 94 89 / 0.6)
}
.focus\:bg-teal-800\/65:focus {
    background-color: rgb(17 94 89 / 0.65)
}
.focus\:bg-teal-800\/70:focus {
    background-color: rgb(17 94 89 / 0.7)
}
.focus\:bg-teal-800\/75:focus {
    background-color: rgb(17 94 89 / 0.75)
}
.focus\:bg-teal-800\/80:focus {
    background-color: rgb(17 94 89 / 0.8)
}
.focus\:bg-teal-800\/85:focus {
    background-color: rgb(17 94 89 / 0.85)
}
.focus\:bg-teal-800\/90:focus {
    background-color: rgb(17 94 89 / 0.9)
}
.focus\:bg-teal-800\/95:focus {
    background-color: rgb(17 94 89 / 0.95)
}
.focus\:bg-teal-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1))
}
.focus\:bg-teal-900\/0:focus {
    background-color: rgb(19 78 74 / 0)
}
.focus\:bg-teal-900\/10:focus {
    background-color: rgb(19 78 74 / 0.1)
}
.focus\:bg-teal-900\/100:focus {
    background-color: rgb(19 78 74 / 1)
}
.focus\:bg-teal-900\/15:focus {
    background-color: rgb(19 78 74 / 0.15)
}
.focus\:bg-teal-900\/20:focus {
    background-color: rgb(19 78 74 / 0.2)
}
.focus\:bg-teal-900\/25:focus {
    background-color: rgb(19 78 74 / 0.25)
}
.focus\:bg-teal-900\/30:focus {
    background-color: rgb(19 78 74 / 0.3)
}
.focus\:bg-teal-900\/35:focus {
    background-color: rgb(19 78 74 / 0.35)
}
.focus\:bg-teal-900\/40:focus {
    background-color: rgb(19 78 74 / 0.4)
}
.focus\:bg-teal-900\/45:focus {
    background-color: rgb(19 78 74 / 0.45)
}
.focus\:bg-teal-900\/5:focus {
    background-color: rgb(19 78 74 / 0.05)
}
.focus\:bg-teal-900\/50:focus {
    background-color: rgb(19 78 74 / 0.5)
}
.focus\:bg-teal-900\/55:focus {
    background-color: rgb(19 78 74 / 0.55)
}
.focus\:bg-teal-900\/60:focus {
    background-color: rgb(19 78 74 / 0.6)
}
.focus\:bg-teal-900\/65:focus {
    background-color: rgb(19 78 74 / 0.65)
}
.focus\:bg-teal-900\/70:focus {
    background-color: rgb(19 78 74 / 0.7)
}
.focus\:bg-teal-900\/75:focus {
    background-color: rgb(19 78 74 / 0.75)
}
.focus\:bg-teal-900\/80:focus {
    background-color: rgb(19 78 74 / 0.8)
}
.focus\:bg-teal-900\/85:focus {
    background-color: rgb(19 78 74 / 0.85)
}
.focus\:bg-teal-900\/90:focus {
    background-color: rgb(19 78 74 / 0.9)
}
.focus\:bg-teal-900\/95:focus {
    background-color: rgb(19 78 74 / 0.95)
}
.focus\:bg-violet-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1))
}
.focus\:bg-violet-400\/0:focus {
    background-color: rgb(167 139 250 / 0)
}
.focus\:bg-violet-400\/10:focus {
    background-color: rgb(167 139 250 / 0.1)
}
.focus\:bg-violet-400\/100:focus {
    background-color: rgb(167 139 250 / 1)
}
.focus\:bg-violet-400\/15:focus {
    background-color: rgb(167 139 250 / 0.15)
}
.focus\:bg-violet-400\/20:focus {
    background-color: rgb(167 139 250 / 0.2)
}
.focus\:bg-violet-400\/25:focus {
    background-color: rgb(167 139 250 / 0.25)
}
.focus\:bg-violet-400\/30:focus {
    background-color: rgb(167 139 250 / 0.3)
}
.focus\:bg-violet-400\/35:focus {
    background-color: rgb(167 139 250 / 0.35)
}
.focus\:bg-violet-400\/40:focus {
    background-color: rgb(167 139 250 / 0.4)
}
.focus\:bg-violet-400\/45:focus {
    background-color: rgb(167 139 250 / 0.45)
}
.focus\:bg-violet-400\/5:focus {
    background-color: rgb(167 139 250 / 0.05)
}
.focus\:bg-violet-400\/50:focus {
    background-color: rgb(167 139 250 / 0.5)
}
.focus\:bg-violet-400\/55:focus {
    background-color: rgb(167 139 250 / 0.55)
}
.focus\:bg-violet-400\/60:focus {
    background-color: rgb(167 139 250 / 0.6)
}
.focus\:bg-violet-400\/65:focus {
    background-color: rgb(167 139 250 / 0.65)
}
.focus\:bg-violet-400\/70:focus {
    background-color: rgb(167 139 250 / 0.7)
}
.focus\:bg-violet-400\/75:focus {
    background-color: rgb(167 139 250 / 0.75)
}
.focus\:bg-violet-400\/80:focus {
    background-color: rgb(167 139 250 / 0.8)
}
.focus\:bg-violet-400\/85:focus {
    background-color: rgb(167 139 250 / 0.85)
}
.focus\:bg-violet-400\/90:focus {
    background-color: rgb(167 139 250 / 0.9)
}
.focus\:bg-violet-400\/95:focus {
    background-color: rgb(167 139 250 / 0.95)
}
.focus\:bg-violet-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1))
}
.focus\:bg-violet-50\/0:focus {
    background-color: rgb(245 243 255 / 0)
}
.focus\:bg-violet-50\/10:focus {
    background-color: rgb(245 243 255 / 0.1)
}
.focus\:bg-violet-50\/100:focus {
    background-color: rgb(245 243 255 / 1)
}
.focus\:bg-violet-50\/15:focus {
    background-color: rgb(245 243 255 / 0.15)
}
.focus\:bg-violet-50\/20:focus {
    background-color: rgb(245 243 255 / 0.2)
}
.focus\:bg-violet-50\/25:focus {
    background-color: rgb(245 243 255 / 0.25)
}
.focus\:bg-violet-50\/30:focus {
    background-color: rgb(245 243 255 / 0.3)
}
.focus\:bg-violet-50\/35:focus {
    background-color: rgb(245 243 255 / 0.35)
}
.focus\:bg-violet-50\/40:focus {
    background-color: rgb(245 243 255 / 0.4)
}
.focus\:bg-violet-50\/45:focus {
    background-color: rgb(245 243 255 / 0.45)
}
.focus\:bg-violet-50\/5:focus {
    background-color: rgb(245 243 255 / 0.05)
}
.focus\:bg-violet-50\/50:focus {
    background-color: rgb(245 243 255 / 0.5)
}
.focus\:bg-violet-50\/55:focus {
    background-color: rgb(245 243 255 / 0.55)
}
.focus\:bg-violet-50\/60:focus {
    background-color: rgb(245 243 255 / 0.6)
}
.focus\:bg-violet-50\/65:focus {
    background-color: rgb(245 243 255 / 0.65)
}
.focus\:bg-violet-50\/70:focus {
    background-color: rgb(245 243 255 / 0.7)
}
.focus\:bg-violet-50\/75:focus {
    background-color: rgb(245 243 255 / 0.75)
}
.focus\:bg-violet-50\/80:focus {
    background-color: rgb(245 243 255 / 0.8)
}
.focus\:bg-violet-50\/85:focus {
    background-color: rgb(245 243 255 / 0.85)
}
.focus\:bg-violet-50\/90:focus {
    background-color: rgb(245 243 255 / 0.9)
}
.focus\:bg-violet-50\/95:focus {
    background-color: rgb(245 243 255 / 0.95)
}
.focus\:bg-violet-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1))
}
.focus\:bg-violet-500\/0:focus {
    background-color: rgb(139 92 246 / 0)
}
.focus\:bg-violet-500\/10:focus {
    background-color: rgb(139 92 246 / 0.1)
}
.focus\:bg-violet-500\/100:focus {
    background-color: rgb(139 92 246 / 1)
}
.focus\:bg-violet-500\/15:focus {
    background-color: rgb(139 92 246 / 0.15)
}
.focus\:bg-violet-500\/20:focus {
    background-color: rgb(139 92 246 / 0.2)
}
.focus\:bg-violet-500\/25:focus {
    background-color: rgb(139 92 246 / 0.25)
}
.focus\:bg-violet-500\/30:focus {
    background-color: rgb(139 92 246 / 0.3)
}
.focus\:bg-violet-500\/35:focus {
    background-color: rgb(139 92 246 / 0.35)
}
.focus\:bg-violet-500\/40:focus {
    background-color: rgb(139 92 246 / 0.4)
}
.focus\:bg-violet-500\/45:focus {
    background-color: rgb(139 92 246 / 0.45)
}
.focus\:bg-violet-500\/5:focus {
    background-color: rgb(139 92 246 / 0.05)
}
.focus\:bg-violet-500\/50:focus {
    background-color: rgb(139 92 246 / 0.5)
}
.focus\:bg-violet-500\/55:focus {
    background-color: rgb(139 92 246 / 0.55)
}
.focus\:bg-violet-500\/60:focus {
    background-color: rgb(139 92 246 / 0.6)
}
.focus\:bg-violet-500\/65:focus {
    background-color: rgb(139 92 246 / 0.65)
}
.focus\:bg-violet-500\/70:focus {
    background-color: rgb(139 92 246 / 0.7)
}
.focus\:bg-violet-500\/75:focus {
    background-color: rgb(139 92 246 / 0.75)
}
.focus\:bg-violet-500\/80:focus {
    background-color: rgb(139 92 246 / 0.8)
}
.focus\:bg-violet-500\/85:focus {
    background-color: rgb(139 92 246 / 0.85)
}
.focus\:bg-violet-500\/90:focus {
    background-color: rgb(139 92 246 / 0.9)
}
.focus\:bg-violet-500\/95:focus {
    background-color: rgb(139 92 246 / 0.95)
}
.focus\:bg-violet-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1))
}
.focus\:bg-violet-600\/0:focus {
    background-color: rgb(124 58 237 / 0)
}
.focus\:bg-violet-600\/10:focus {
    background-color: rgb(124 58 237 / 0.1)
}
.focus\:bg-violet-600\/100:focus {
    background-color: rgb(124 58 237 / 1)
}
.focus\:bg-violet-600\/15:focus {
    background-color: rgb(124 58 237 / 0.15)
}
.focus\:bg-violet-600\/20:focus {
    background-color: rgb(124 58 237 / 0.2)
}
.focus\:bg-violet-600\/25:focus {
    background-color: rgb(124 58 237 / 0.25)
}
.focus\:bg-violet-600\/30:focus {
    background-color: rgb(124 58 237 / 0.3)
}
.focus\:bg-violet-600\/35:focus {
    background-color: rgb(124 58 237 / 0.35)
}
.focus\:bg-violet-600\/40:focus {
    background-color: rgb(124 58 237 / 0.4)
}
.focus\:bg-violet-600\/45:focus {
    background-color: rgb(124 58 237 / 0.45)
}
.focus\:bg-violet-600\/5:focus {
    background-color: rgb(124 58 237 / 0.05)
}
.focus\:bg-violet-600\/50:focus {
    background-color: rgb(124 58 237 / 0.5)
}
.focus\:bg-violet-600\/55:focus {
    background-color: rgb(124 58 237 / 0.55)
}
.focus\:bg-violet-600\/60:focus {
    background-color: rgb(124 58 237 / 0.6)
}
.focus\:bg-violet-600\/65:focus {
    background-color: rgb(124 58 237 / 0.65)
}
.focus\:bg-violet-600\/70:focus {
    background-color: rgb(124 58 237 / 0.7)
}
.focus\:bg-violet-600\/75:focus {
    background-color: rgb(124 58 237 / 0.75)
}
.focus\:bg-violet-600\/80:focus {
    background-color: rgb(124 58 237 / 0.8)
}
.focus\:bg-violet-600\/85:focus {
    background-color: rgb(124 58 237 / 0.85)
}
.focus\:bg-violet-600\/90:focus {
    background-color: rgb(124 58 237 / 0.9)
}
.focus\:bg-violet-600\/95:focus {
    background-color: rgb(124 58 237 / 0.95)
}
.focus\:bg-violet-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1))
}
.focus\:bg-violet-700\/0:focus {
    background-color: rgb(109 40 217 / 0)
}
.focus\:bg-violet-700\/10:focus {
    background-color: rgb(109 40 217 / 0.1)
}
.focus\:bg-violet-700\/100:focus {
    background-color: rgb(109 40 217 / 1)
}
.focus\:bg-violet-700\/15:focus {
    background-color: rgb(109 40 217 / 0.15)
}
.focus\:bg-violet-700\/20:focus {
    background-color: rgb(109 40 217 / 0.2)
}
.focus\:bg-violet-700\/25:focus {
    background-color: rgb(109 40 217 / 0.25)
}
.focus\:bg-violet-700\/30:focus {
    background-color: rgb(109 40 217 / 0.3)
}
.focus\:bg-violet-700\/35:focus {
    background-color: rgb(109 40 217 / 0.35)
}
.focus\:bg-violet-700\/40:focus {
    background-color: rgb(109 40 217 / 0.4)
}
.focus\:bg-violet-700\/45:focus {
    background-color: rgb(109 40 217 / 0.45)
}
.focus\:bg-violet-700\/5:focus {
    background-color: rgb(109 40 217 / 0.05)
}
.focus\:bg-violet-700\/50:focus {
    background-color: rgb(109 40 217 / 0.5)
}
.focus\:bg-violet-700\/55:focus {
    background-color: rgb(109 40 217 / 0.55)
}
.focus\:bg-violet-700\/60:focus {
    background-color: rgb(109 40 217 / 0.6)
}
.focus\:bg-violet-700\/65:focus {
    background-color: rgb(109 40 217 / 0.65)
}
.focus\:bg-violet-700\/70:focus {
    background-color: rgb(109 40 217 / 0.7)
}
.focus\:bg-violet-700\/75:focus {
    background-color: rgb(109 40 217 / 0.75)
}
.focus\:bg-violet-700\/80:focus {
    background-color: rgb(109 40 217 / 0.8)
}
.focus\:bg-violet-700\/85:focus {
    background-color: rgb(109 40 217 / 0.85)
}
.focus\:bg-violet-700\/90:focus {
    background-color: rgb(109 40 217 / 0.9)
}
.focus\:bg-violet-700\/95:focus {
    background-color: rgb(109 40 217 / 0.95)
}
.focus\:bg-violet-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1))
}
.focus\:bg-violet-800\/0:focus {
    background-color: rgb(91 33 182 / 0)
}
.focus\:bg-violet-800\/10:focus {
    background-color: rgb(91 33 182 / 0.1)
}
.focus\:bg-violet-800\/100:focus {
    background-color: rgb(91 33 182 / 1)
}
.focus\:bg-violet-800\/15:focus {
    background-color: rgb(91 33 182 / 0.15)
}
.focus\:bg-violet-800\/20:focus {
    background-color: rgb(91 33 182 / 0.2)
}
.focus\:bg-violet-800\/25:focus {
    background-color: rgb(91 33 182 / 0.25)
}
.focus\:bg-violet-800\/30:focus {
    background-color: rgb(91 33 182 / 0.3)
}
.focus\:bg-violet-800\/35:focus {
    background-color: rgb(91 33 182 / 0.35)
}
.focus\:bg-violet-800\/40:focus {
    background-color: rgb(91 33 182 / 0.4)
}
.focus\:bg-violet-800\/45:focus {
    background-color: rgb(91 33 182 / 0.45)
}
.focus\:bg-violet-800\/5:focus {
    background-color: rgb(91 33 182 / 0.05)
}
.focus\:bg-violet-800\/50:focus {
    background-color: rgb(91 33 182 / 0.5)
}
.focus\:bg-violet-800\/55:focus {
    background-color: rgb(91 33 182 / 0.55)
}
.focus\:bg-violet-800\/60:focus {
    background-color: rgb(91 33 182 / 0.6)
}
.focus\:bg-violet-800\/65:focus {
    background-color: rgb(91 33 182 / 0.65)
}
.focus\:bg-violet-800\/70:focus {
    background-color: rgb(91 33 182 / 0.7)
}
.focus\:bg-violet-800\/75:focus {
    background-color: rgb(91 33 182 / 0.75)
}
.focus\:bg-violet-800\/80:focus {
    background-color: rgb(91 33 182 / 0.8)
}
.focus\:bg-violet-800\/85:focus {
    background-color: rgb(91 33 182 / 0.85)
}
.focus\:bg-violet-800\/90:focus {
    background-color: rgb(91 33 182 / 0.9)
}
.focus\:bg-violet-800\/95:focus {
    background-color: rgb(91 33 182 / 0.95)
}
.focus\:bg-violet-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1))
}
.focus\:bg-violet-900\/0:focus {
    background-color: rgb(76 29 149 / 0)
}
.focus\:bg-violet-900\/10:focus {
    background-color: rgb(76 29 149 / 0.1)
}
.focus\:bg-violet-900\/100:focus {
    background-color: rgb(76 29 149 / 1)
}
.focus\:bg-violet-900\/15:focus {
    background-color: rgb(76 29 149 / 0.15)
}
.focus\:bg-violet-900\/20:focus {
    background-color: rgb(76 29 149 / 0.2)
}
.focus\:bg-violet-900\/25:focus {
    background-color: rgb(76 29 149 / 0.25)
}
.focus\:bg-violet-900\/30:focus {
    background-color: rgb(76 29 149 / 0.3)
}
.focus\:bg-violet-900\/35:focus {
    background-color: rgb(76 29 149 / 0.35)
}
.focus\:bg-violet-900\/40:focus {
    background-color: rgb(76 29 149 / 0.4)
}
.focus\:bg-violet-900\/45:focus {
    background-color: rgb(76 29 149 / 0.45)
}
.focus\:bg-violet-900\/5:focus {
    background-color: rgb(76 29 149 / 0.05)
}
.focus\:bg-violet-900\/50:focus {
    background-color: rgb(76 29 149 / 0.5)
}
.focus\:bg-violet-900\/55:focus {
    background-color: rgb(76 29 149 / 0.55)
}
.focus\:bg-violet-900\/60:focus {
    background-color: rgb(76 29 149 / 0.6)
}
.focus\:bg-violet-900\/65:focus {
    background-color: rgb(76 29 149 / 0.65)
}
.focus\:bg-violet-900\/70:focus {
    background-color: rgb(76 29 149 / 0.7)
}
.focus\:bg-violet-900\/75:focus {
    background-color: rgb(76 29 149 / 0.75)
}
.focus\:bg-violet-900\/80:focus {
    background-color: rgb(76 29 149 / 0.8)
}
.focus\:bg-violet-900\/85:focus {
    background-color: rgb(76 29 149 / 0.85)
}
.focus\:bg-violet-900\/90:focus {
    background-color: rgb(76 29 149 / 0.9)
}
.focus\:bg-violet-900\/95:focus {
    background-color: rgb(76 29 149 / 0.95)
}
.focus\:bg-wisebolt-primary:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 186 0 / var(--tw-bg-opacity, 1))
}
.focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1))
}
.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-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1))
}
.focus\:bg-yellow-50\/0:focus {
    background-color: rgb(254 252 232 / 0)
}
.focus\:bg-yellow-50\/10:focus {
    background-color: rgb(254 252 232 / 0.1)
}
.focus\:bg-yellow-50\/100:focus {
    background-color: rgb(254 252 232 / 1)
}
.focus\:bg-yellow-50\/15:focus {
    background-color: rgb(254 252 232 / 0.15)
}
.focus\:bg-yellow-50\/20:focus {
    background-color: rgb(254 252 232 / 0.2)
}
.focus\:bg-yellow-50\/25:focus {
    background-color: rgb(254 252 232 / 0.25)
}
.focus\:bg-yellow-50\/30:focus {
    background-color: rgb(254 252 232 / 0.3)
}
.focus\:bg-yellow-50\/35:focus {
    background-color: rgb(254 252 232 / 0.35)
}
.focus\:bg-yellow-50\/40:focus {
    background-color: rgb(254 252 232 / 0.4)
}
.focus\:bg-yellow-50\/45:focus {
    background-color: rgb(254 252 232 / 0.45)
}
.focus\:bg-yellow-50\/5:focus {
    background-color: rgb(254 252 232 / 0.05)
}
.focus\:bg-yellow-50\/50:focus {
    background-color: rgb(254 252 232 / 0.5)
}
.focus\:bg-yellow-50\/55:focus {
    background-color: rgb(254 252 232 / 0.55)
}
.focus\:bg-yellow-50\/60:focus {
    background-color: rgb(254 252 232 / 0.6)
}
.focus\:bg-yellow-50\/65:focus {
    background-color: rgb(254 252 232 / 0.65)
}
.focus\:bg-yellow-50\/70:focus {
    background-color: rgb(254 252 232 / 0.7)
}
.focus\:bg-yellow-50\/75:focus {
    background-color: rgb(254 252 232 / 0.75)
}
.focus\:bg-yellow-50\/80:focus {
    background-color: rgb(254 252 232 / 0.8)
}
.focus\:bg-yellow-50\/85:focus {
    background-color: rgb(254 252 232 / 0.85)
}
.focus\:bg-yellow-50\/90:focus {
    background-color: rgb(254 252 232 / 0.9)
}
.focus\:bg-yellow-50\/95:focus {
    background-color: rgb(254 252 232 / 0.95)
}
.focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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, 1))
}
.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\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.focus\:ring-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-inset:focus {
    --tw-ring-inset: inset
}
.focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))
}
.focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))
}
.focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))
}
.focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))
}
.focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))
}
.focus\:ring-wisebolt-primary:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 186 0 / var(--tw-ring-opacity, 1))
}
.focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))
}
.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}
.focus-visible\:outline:focus-visible {
    outline-style: solid
}
.focus-visible\:outline-2:focus-visible {
    outline-width: 2px
}
.focus-visible\:outline-offset-2:focus-visible {
    outline-offset: 2px
}
.focus-visible\:outline-indigo-600:focus-visible {
    outline-color: #4f46e5
}
.focus-visible\:outline-white:focus-visible {
    outline-color: #fff
}
.focus-visible\:outline-yellow-500:focus-visible {
    outline-color: #eab308
}
.focus-visible\:outline-yellow-600:focus-visible {
    outline-color: #ca8a04
}
.focus-visible\:ring-transparent:focus-visible {
    --tw-ring-color: transparent
}
.group:first-child .group-first\:pt-0 {
    padding-top: 0px
}
.group:first-child .group-first\:before\:hidden::before {
    content: var(--tw-content);
    display: none
}
.group:first-child .group-first\:after\:hidden::after {
    content: var(--tw-content);
    display: none
}
.group:hover .group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}
.group:hover .group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}
.group:hover .group-hover\:opacity-100 {
    opacity: 1
}
.data-\[closed\]\:translate-x-full[data-closed] {
    --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))
}
.data-\[closed\]\:translate-y-4[data-closed] {
    --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))
}
.data-\[closed\]\:scale-95[data-closed] {
    --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))
}
.data-\[closed\]\:transform[data-closed] {
    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-\[closed\]\:opacity-0[data-closed] {
    opacity: 0
}
.data-\[enter\]\:duration-100[data-enter] {
    transition-duration: 100ms
}
.data-\[enter\]\:duration-300[data-enter] {
    transition-duration: 300ms
}
.data-\[leave\]\:duration-200[data-leave] {
    transition-duration: 200ms
}
.data-\[leave\]\:duration-75[data-leave] {
    transition-duration: 75ms
}
.data-\[enter\]\:ease-out[data-enter] {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
}
.data-\[leave\]\:ease-in[data-leave] {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
}
.group[data-open] .group-data-\[open\]\:hidden {
    display: none
}
.group[data-open] .group-data-\[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))
}
@media (prefers-reduced-motion: reduce) {
    @keyframes spin {
        to {
            transform: rotate(360deg)
        }
    }
    .motion-reduce\:animate-\[spin_1\.5s_linear_infinite\] {
        animation: spin 1.5s linear infinite
    }
}
.dark\:bg-black:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
}
.dark\:bg-yellow-700:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1))
}
.dark\:text-blue-500:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity, 1))
}
.dark\:text-gray-300:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1))
}
.dark\:text-gray-600:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}
.dark\:text-zinc-100:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(244 244 245 / var(--tw-text-opacity, 1))
}
.dark\:shadow-gray-500:is(.dark *) {
    --tw-shadow-color: #6b7280;
    --tw-shadow: var(--tw-shadow-colored)
}
@media not all and (min-width: 640px) {
    .max-sm\:-mx-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }
    .max-sm\:flex {
        display: flex
    }
    .max-sm\:min-w-full {
        min-width: 100%
    }
    .max-sm\:flex-none {
        flex: none
    }
    .max-sm\:overflow-x-auto {
        overflow-x: auto
    }
    .max-sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}
@media (min-width: 640px) {
    .sm\:col-span-2 {
        grid-column: span 2 / span 2
    }
    .sm\:col-span-5 {
        grid-column: span 5 / span 5
    }
    .sm\:col-span-7 {
        grid-column: span 7 / span 7
    }
    .sm\:col-start-6 {
        grid-column-start: 6
    }
    .sm\:row-span-full {
        grid-row: 1 / -1
    }
    .sm\:row-start-2 {
        grid-row-start: 2
    }
    .sm\:row-start-3 {
        grid-row-start: 3
    }
    .sm\:-mx-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }
    .sm\:mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }
    .sm\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }
    .sm\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    .sm\:-mr-80 {
        margin-right: -20rem
    }
    .sm\:-mt-44 {
        margin-top: -11rem
    }
    .sm\:ml-0 {
        margin-left: 0px
    }
    .sm\:ml-10 {
        margin-left: 2.5rem
    }
    .sm\:ml-3 {
        margin-left: 0.75rem
    }
    .sm\:ml-4 {
        margin-left: 1rem
    }
    .sm\:mr-0 {
        margin-right: 0px
    }
    .sm\:mt-0 {
        margin-top: 0px
    }
    .sm\:mt-10 {
        margin-top: 2.5rem
    }
    .sm\:mt-16 {
        margin-top: 4rem
    }
    .sm\:mt-20 {
        margin-top: 5rem
    }
    .sm\:mt-32 {
        margin-top: 8rem
    }
    .sm\:mt-4 {
        margin-top: 1rem
    }
    .sm\:mt-40 {
        margin-top: 10rem
    }
    .sm\:mt-5 {
        margin-top: 1.25rem
    }
    .sm\:mt-6 {
        margin-top: 1.5rem
    }
    .sm\:inline-block {
        display: inline-block
    }
    .sm\:inline {
        display: inline
    }
    .sm\:flex {
        display: flex
    }
    .sm\:grid {
        display: grid
    }
    .sm\:hidden {
        display: none
    }
    .sm\:aspect-\[2\/1\] {
        aspect-ratio: 2/1
    }
    .sm\:aspect-\[7\/9\] {
        aspect-ratio: 7/9
    }
    .sm\:h-10 {
        height: 2.5rem
    }
    .sm\:h-32 {
        height: 8rem
    }
    .sm\:h-8 {
        height: 2rem
    }
    .sm\:h-auto {
        height: auto
    }
    .sm\:w-10 {
        width: 2.5rem
    }
    .sm\:w-11\/12 {
        width: 91.666667%
    }
    .sm\:w-3\/4 {
        width: 75%
    }
    .sm\:w-8 {
        width: 2rem
    }
    .sm\:w-80 {
        width: 20rem
    }
    .sm\:w-96 {
        width: 24rem
    }
    .sm\:w-auto {
        width: auto
    }
    .sm\:w-full {
        width: 100%
    }
    .sm\:max-w-3xl {
        max-width: 48rem
    }
    .sm\:max-w-lg {
        max-width: 32rem
    }
    .sm\:max-w-md {
        max-width: 28rem
    }
    .sm\:max-w-sm {
        max-width: 24rem
    }
    .sm\:max-w-xl {
        max-width: 36rem
    }
    .sm\:shrink {
        flex-shrink: 1
    }
    .sm\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .sm\:grid-rows-\[1fr\2c auto\2c auto\2c 1fr\] {
        grid-template-rows: 1fr auto auto 1fr
    }
    .sm\:flex-row-reverse {
        flex-direction: row-reverse
    }
    .sm\:flex-nowrap {
        flex-wrap: nowrap
    }
    .sm\:items-start {
        align-items: flex-start
    }
    .sm\:items-end {
        align-items: flex-end
    }
    .sm\:items-center {
        align-items: center
    }
    .sm\:items-baseline {
        align-items: baseline
    }
    .sm\:justify-start {
        justify-content: flex-start
    }
    .sm\:gap-4 {
        gap: 1rem
    }
    .sm\:gap-8 {
        gap: 2rem
    }
    .sm\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem
    }
    .sm\:gap-y-0 {
        row-gap: 0px
    }
    .sm\:gap-y-20 {
        row-gap: 5rem
    }
    .sm\:gap-y-8 {
        row-gap: 2rem
    }
    .sm\: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)))
    }
    .sm\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(8rem * var(--tw-space-y-reverse))
    }
    .sm\:truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .sm\:rounded-3xl {
        border-radius: 1.5rem
    }
    .sm\:rounded-lg {
        border-radius: 0.5rem
    }
    .sm\:rounded-xl {
        border-radius: 0.75rem
    }
    .sm\:rounded-b-none {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px
    }
    .sm\:rounded-t-none {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px
    }
    .sm\:p-0 {
        padding: 0px
    }
    .sm\:p-10 {
        padding: 2.5rem
    }
    .sm\:p-12 {
        padding: 3rem
    }
    .sm\:p-16 {
        padding: 4rem
    }
    .sm\:p-6 {
        padding: 1.5rem
    }
    .sm\:px-0 {
        padding-left: 0px;
        padding-right: 0px
    }
    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
    .sm\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .sm\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
    .sm\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem
    }
    .sm\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
    .sm\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
    .sm\:pb-24 {
        padding-bottom: 6rem
    }
    .sm\:pb-32 {
        padding-bottom: 8rem
    }
    .sm\:pb-5 {
        padding-bottom: 1.25rem
    }
    .sm\:pl-0 {
        padding-left: 0px
    }
    .sm\:pl-20 {
        padding-left: 5rem
    }
    .sm\:pl-4 {
        padding-left: 1rem
    }
    .sm\:pl-6 {
        padding-left: 1.5rem
    }
    .sm\:pr-3\.5 {
        padding-right: 0.875rem
    }
    .sm\:pt-0 {
        padding-top: 0px
    }
    .sm\:pt-12 {
        padding-top: 3rem
    }
    .sm\:pt-32 {
        padding-top: 8rem
    }
    .sm\:pt-40 {
        padding-top: 10rem
    }
    .sm\:pt-52 {
        padding-top: 13rem
    }
    .sm\:pt-80 {
        padding-top: 20rem
    }
    .sm\:text-left {
        text-align: left
    }
    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2.25rem
    }
    .sm\:text-3xl {
        font-size: 1.75rem;
        line-height: 2.25rem
    }
    .sm\:text-4xl {
        font-size: 2rem;
        line-height: 2.5rem
    }
    .sm\:text-5xl {
        font-size: 2.5rem;
        line-height: 3rem
    }
    .sm\:text-6xl {
        font-size: 3rem;
        line-height: 3.5rem
    }
    .sm\:text-7xl {
        font-size: 4rem;
        line-height: 4.5rem
    }
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.75rem
    }
    .sm\:text-sm {
        font-size: 0.875rem;
        line-height: 1.5rem
    }
    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 2rem
    }
    .sm\:text-xl\/8 {
        font-size: 1.25rem;
        line-height: 2rem
    }
    .sm\:font-semibold {
        font-weight: 600
    }
    .sm\:leading-6 {
        line-height: 1.5rem
    }
    .sm\:leading-8 {
        line-height: 2rem
    }
    .sm\:leading-9 {
        line-height: 2.25rem
    }
    .sm\:tracking-tight {
        letter-spacing: -0.025em
    }
    .sm\: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)
    }
    .sm\:ring-gray-900\/10 {
        --tw-ring-color: rgb(17 24 39 / 0.1)
    }
    .data-\[closed\]\:sm\:translate-y-0[data-closed] {
        --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))
    }
    .data-\[closed\]\:sm\:scale-95[data-closed] {
        --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))
    }
}
@media (min-width: 768px) {
    .md\:absolute {
        position: absolute
    }
    .md\:left-0 {
        left: 0px
    }
    .md\:order-1 {
        order: 1
    }
    .md\:order-2 {
        order: 2
    }
    .md\:col-span-1 {
        grid-column: span 1 / span 1
    }
    .md\:col-span-2 {
        grid-column: span 2 / span 2
    }
    .md\:col-span-3 {
        grid-column: span 3 / span 3
    }
    .md\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem
    }
    .md\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }
    .md\:-ml-10 {
        margin-left: -2.5rem
    }
    .md\:-mr-10 {
        margin-right: -2.5rem
    }
    .md\:ml-10 {
        margin-left: 2.5rem
    }
    .md\:ml-14 {
        margin-left: 3.5rem
    }
    .md\:ml-auto {
        margin-left: auto
    }
    .md\:mt-0 {
        margin-top: 0px
    }
    .md\:mt-10 {
        margin-top: 2.5rem
    }
    .md\:mt-5 {
        margin-top: 1.25rem
    }
    .md\:mt-6 {
        margin-top: 1.5rem
    }
    .md\:mt-8 {
        margin-top: 2rem
    }
    .md\:block {
        display: block
    }
    .md\:flex {
        display: flex
    }
    .md\:hidden {
        display: none
    }
    .md\:h-4 {
        height: 1rem
    }
    .md\:h-5 {
        height: 1.25rem
    }
    .md\:h-8 {
        height: 2rem
    }
    .md\:h-\[600px\] {
        height: 600px
    }
    .md\:h-full {
        height: 100%
    }
    .md\:w-1\/2 {
        width: 50%
    }
    .md\:w-1\/3 {
        width: 33.333333%
    }
    .md\:w-2\/3 {
        width: 66.666667%
    }
    .md\:w-28 {
        width: 7rem
    }
    .md\:w-32 {
        width: 8rem
    }
    .md\:w-40 {
        width: 10rem
    }
    .md\:w-64 {
        width: 16rem
    }
    .md\:w-8 {
        width: 2rem
    }
    .md\:w-80 {
        width: 20rem
    }
    .md\:w-\[24rem\] {
        width: 24rem
    }
    .md\:w-\[28rem\] {
        width: 28rem
    }
    .md\:w-\[32rem\] {
        width: 32rem
    }
    .md\:w-\[37rem\] {
        width: 37rem
    }
    .md\:w-auto {
        width: auto
    }
    .md\:max-w-lg {
        max-width: 32rem
    }
    .md\:max-w-none {
        max-width: none
    }
    .md\:flex-1 {
        flex: 1 1 0%
    }
    .md\:flex-none {
        flex: none
    }
    .md\:flex-shrink-0 {
        flex-shrink: 0
    }
    .md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .md\:flex-row {
        flex-direction: row
    }
    .md\:items-start {
        align-items: flex-start
    }
    .md\:items-center {
        align-items: center
    }
    .md\:justify-end {
        justify-content: flex-end
    }
    .md\:justify-between {
        justify-content: space-between
    }
    .md\:gap-12 {
        gap: 3rem
    }
    .md\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem
    }
    .md\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem
    }
    .md\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem
    }
    .md\:p-1 {
        padding: 0.25rem
    }
    .md\:p-10 {
        padding: 2.5rem
    }
    .md\:p-3 {
        padding: 0.75rem
    }
    .md\:p-6 {
        padding: 1.5rem
    }
    .md\:p-8 {
        padding: 2rem
    }
    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }
    .md\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .md\:pl-0 {
        padding-left: 0px
    }
    .md\:pl-1 {
        padding-left: 0.25rem
    }
    .md\:pl-16 {
        padding-left: 4rem
    }
    .md\:pl-5 {
        padding-left: 1.25rem
    }
    .md\:pr-10 {
        padding-right: 2.5rem
    }
    .md\:pt-8 {
        padding-top: 2rem
    }
    .md\:text-left {
        text-align: left
    }
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2.25rem
    }
    .md\:text-3xl {
        font-size: 1.75rem;
        line-height: 2.25rem
    }
    .md\:text-4xl {
        font-size: 2rem;
        line-height: 2.5rem
    }
    .md\:text-5xl {
        font-size: 2.5rem;
        line-height: 3rem
    }
    .md\:text-6xl {
        font-size: 3rem;
        line-height: 3.5rem
    }
    .md\:text-7xl {
        font-size: 4rem;
        line-height: 4.5rem
    }
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.75rem
    }
    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .md\:text-sm {
        font-size: 0.875rem;
        line-height: 1.5rem
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 2rem
    }
    .md\:font-medium {
        font-weight: 500
    }
}
@media (min-width: 1024px) {
    .lg\:relative {
        position: relative
    }
    .lg\:order-last {
        order: 9999
    }
    .lg\:col-span-10 {
        grid-column: span 10 / span 10
    }
    .lg\:col-span-2 {
        grid-column: span 2 / span 2
    }
    .lg\:col-span-3 {
        grid-column: span 3 / span 3
    }
    .lg\:col-span-4 {
        grid-column: span 4 / span 4
    }
    .lg\:col-span-6 {
        grid-column: span 6 / span 6
    }
    .lg\:col-start-1 {
        grid-column-start: 1
    }
    .lg\:col-start-3 {
        grid-column-start: 3
    }
    .lg\:col-start-4 {
        grid-column-start: 4
    }
    .lg\:col-end-1 {
        grid-column-end: 1
    }
    .lg\:col-end-2 {
        grid-column-end: 2
    }
    .lg\:row-span-2 {
        grid-row: span 2 / span 2
    }
    .lg\:row-start-1 {
        grid-row-start: 1
    }
    .lg\:row-end-1 {
        grid-row-end: 1
    }
    .lg\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem
    }
    .lg\:mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }
    .lg\:-mr-96 {
        margin-right: -24rem
    }
    .lg\:ml-24 {
        margin-left: 6rem
    }
    .lg\:ml-auto {
        margin-left: auto
    }
    .lg\:mr-0 {
        margin-right: 0px
    }
    .lg\:mr-20 {
        margin-right: 5rem
    }
    .lg\:mr-\[-5rem\] {
        margin-right: -5rem
    }
    .lg\:mt-0 {
        margin-top: 0px
    }
    .lg\:mt-20 {
        margin-top: 5rem
    }
    .lg\:mt-24 {
        margin-top: 6rem
    }
    .lg\:mt-40 {
        margin-top: 10rem
    }
    .lg\:mt-6 {
        margin-top: 1.5rem
    }
    .lg\:block {
        display: block
    }
    .lg\:flex {
        display: flex
    }
    .lg\:grid {
        display: grid
    }
    .lg\:contents {
        display: contents
    }
    .lg\:hidden {
        display: none
    }
    .lg\:aspect-square {
        aspect-ratio: 1 / 1
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-10\/12 {
        width: 83.333333%
    }
    .lg\:w-60 {
        width: 15rem
    }
    .lg\:w-64 {
        width: 16rem
    }
    .lg\:w-72 {
        width: 18rem
    }
    .lg\:w-80 {
        width: 20rem
    }
    .lg\:w-\[37rem\] {
        width: 37rem
    }
    .lg\:w-\[40rem\] {
        width: 40rem
    }
    .lg\:w-\[45rem\] {
        width: 45rem
    }
    .lg\:w-auto {
        width: auto
    }
    .lg\:w-full {
        width: 100%
    }
    .lg\:min-w-\[33rem\] {
        min-width: 33rem
    }
    .lg\:min-w-full {
        min-width: 100%
    }
    .lg\:max-w-4xl {
        max-width: 56rem
    }
    .lg\:max-w-7xl {
        max-width: 80rem
    }
    .lg\:max-w-\[340px\] {
        max-width: 340px
    }
    .lg\:max-w-lg {
        max-width: 32rem
    }
    .lg\:max-w-none {
        max-width: none
    }
    .lg\:max-w-sm {
        max-width: 24rem
    }
    .lg\:flex-1 {
        flex: 1 1 0%
    }
    .lg\:flex-auto {
        flex: 1 1 auto
    }
    .lg\:flex-none {
        flex: none
    }
    .lg\:shrink-0 {
        flex-shrink: 0
    }
    .lg\:auto-cols-fr {
        grid-auto-columns: minmax(0, 1fr)
    }
    .lg\:grid-flow-col {
        grid-auto-flow: column
    }
    .lg\:grid-cols-10 {
        grid-template-columns: repeat(10, minmax(0, 1fr))
    }
    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
    .lg\:grid-cols-none {
        grid-template-columns: none
    }
    .lg\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr))
    }
    .lg\:flex-row {
        flex-direction: row
    }
    .lg\:flex-col {
        flex-direction: column
    }
    .lg\:items-start {
        align-items: flex-start
    }
    .lg\:items-end {
        align-items: flex-end
    }
    .lg\:items-center {
        align-items: center
    }
    .lg\:justify-end {
        justify-content: flex-end
    }
    .lg\:gap-x-16 {
        -moz-column-gap: 4rem;
             column-gap: 4rem
    }
    .lg\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem
    }
    .lg\:gap-y-16 {
        row-gap: 4rem
    }
    .lg\:gap-y-28 {
        row-gap: 7rem
    }
    .lg\:gap-y-44 {
        row-gap: 11rem
    }
    .lg\:gap-y-6 {
        row-gap: 1.5rem
    }
    .lg\:gap-y-8 {
        row-gap: 2rem
    }
    .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(5rem * var(--tw-space-y-reverse))
    }
    .lg\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(10rem * var(--tw-space-y-reverse))
    }
    .lg\:self-end {
        align-self: flex-end
    }
    .lg\:overflow-hidden {
        overflow: hidden
    }
    .lg\:rounded-3xl {
        border-radius: 1.5rem
    }
    .lg\:rounded-bl-3xl {
        border-bottom-left-radius: 1.5rem
    }
    .lg\:rounded-bl-none {
        border-bottom-left-radius: 0px
    }
    .lg\:rounded-tr-3xl {
        border-top-right-radius: 1.5rem
    }
    .lg\:rounded-tr-none {
        border-top-right-radius: 0px
    }
    .lg\:bg-transparent {
        background-color: transparent
    }
    .lg\:p-0 {
        padding: 0px
    }
    .lg\:p-10 {
        padding: 2.5rem
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .lg\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
    .lg\:py-48 {
        padding-top: 12rem;
        padding-bottom: 12rem
    }
    .lg\:pb-8 {
        padding-bottom: 2rem
    }
    .lg\:pl-0 {
        padding-left: 0px
    }
    .lg\:pl-24 {
        padding-left: 6rem
    }
    .lg\:pl-8 {
        padding-left: 2rem
    }
    .lg\:pr-0 {
        padding-right: 0px
    }
    .lg\:pt-36 {
        padding-top: 9rem
    }
    .lg\:pt-40 {
        padding-top: 10rem
    }
    .lg\:text-left {
        text-align: left
    }
    .lg\:text-center {
        text-align: center
    }
    .lg\:text-5xl {
        font-size: 2.5rem;
        line-height: 3rem
    }
    .lg\:text-6xl {
        font-size: 3rem;
        line-height: 3.5rem
    }
    .lg\:text-7xl {
        font-size: 4rem;
        line-height: 4.5rem
    }
    .group\/section:nth-child(odd) .lg\:group-odd\/section\:ml-0 {
        margin-left: 0px
    }
    .group\/section:nth-child(even) .lg\:group-even\/section\:order-first {
        order: -9999
    }
    .group\/section:nth-child(even) .lg\:group-even\/section\:mr-\[-10rem\] {
        margin-right: -10rem
    }
    .group\/section:nth-child(even) .lg\:group-even\/section\:justify-start {
        justify-content: flex-start
    }
    .group\/section:nth-child(even) .lg\:group-even\/section\:rounded-l-4xl {
        border-top-left-radius: 2.5rem;
        border-bottom-left-radius: 2.5rem
    }
}
@media (min-width: 1280px) {
    .xl\:order-none {
        order: 0
    }
    .xl\:col-auto {
        grid-column: auto
    }
    .xl\:col-start-2 {
        grid-column-start: 2
    }
    .xl\:col-end-1 {
        grid-column-end: 1
    }
    .xl\:row-span-2 {
        grid-row: span 2 / span 2
    }
    .xl\:row-start-1 {
        grid-row-start: 1
    }
    .xl\:row-end-1 {
        grid-row-end: 1
    }
    .xl\:row-end-2 {
        grid-row-end: 2
    }
    .xl\:m-2 {
        margin: 0.5rem
    }
    .xl\:mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }
    .xl\:-mb-8 {
        margin-bottom: -2rem
    }
    .xl\:ml-0 {
        margin-left: 0px
    }
    .xl\:ml-48 {
        margin-left: 12rem
    }
    .xl\:mr-\[calc\(50\%-12rem\)\] {
        margin-right: calc(50% - 12rem)
    }
    .xl\:mt-36 {
        margin-top: 9rem
    }
    .xl\:contents {
        display: contents
    }
    .xl\:aspect-auto {
        aspect-ratio: auto
    }
    .xl\:w-80 {
        width: 20rem
    }
    .xl\:w-96 {
        width: 24rem
    }
    .xl\:max-w-2xl {
        max-width: 42rem
    }
    .xl\:max-w-none {
        max-width: none
    }
    .xl\:flex-auto {
        flex: 1 1 auto
    }
    .xl\:flex-none {
        flex: none
    }
    .xl\:-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))
    }
    .xl\:grid-flow-col {
        grid-auto-flow: column
    }
    .xl\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .xl\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }
    .xl\:flex-row {
        flex-direction: row
    }
    .xl\:items-stretch {
        align-items: stretch
    }
    .xl\:justify-end {
        justify-content: flex-end
    }
    .xl\:gap-x-20 {
        -moz-column-gap: 5rem;
             column-gap: 5rem
    }
    .xl\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem
    }
    .xl\: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))
    }
    .xl\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
    .xl\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
    .xl\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
    .xl\:pb-0 {
        padding-bottom: 0px
    }
    .xl\:pb-32 {
        padding-bottom: 8rem
    }
    .xl\:pl-32 {
        padding-left: 8rem
    }
    .xl\:pt-80 {
        padding-top: 20rem
    }
}
.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1
}
.\[\&\>\*\]\:relative>* {
    position: relative
}
.\[\&\>\*\]\:mx-auto>* {
    margin-left: auto;
    margin-right: auto
}
.\[\&\>\*\]\:max-w-3xl>* {
    max-width: 48rem
}
.\[\&\>\:first-child\]\:\!mt-0>:first-child {
    margin-top: 0px !important
}
.\[\&\>\:first-child\]\:before\:absolute>:first-child::before {
    content: var(--tw-content);
    position: absolute
}
.\[\&\>\:first-child\]\:before\:right-full>:first-child::before {
    content: var(--tw-content);
    right: 100%
}
.\[\&\>\:first-child\]\:before\:content-\[\'\201C\'\]>:first-child::before {
    --tw-content: '“';
    content: var(--tw-content)
}
.\[\&\>\:last-child\]\:\!mb-0>:last-child {
    margin-bottom: 0px !important
}
.\[\&\>\:last-child\]\:after\:content-\[\'\201D\'\]>:last-child::after {
    --tw-content: '”';
    content: var(--tw-content)
}
.group:not([data-open]) .\[\.group\:not\(\[data-open\]\)_\&\]\:hidden {
    display: none
}

/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/components.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.container {
    width: 100%
}
@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/typography.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.typography {
  color: #0a0a0a;
  font-size: 1.25rem;
  line-height: 2rem;

  --shiki-color-text: #fff;
  --shiki-color-background: #0a0a0a;
  --shiki-token-constant: #d4d4d4;
  --shiki-token-string: #a3a3a3;
  --shiki-token-comment: #737373;
  --shiki-token-keyword: #a3a3a3;
  --shiki-token-parameter: #a3a3a3;
  --shiki-token-function: #d4d4d4;
  --shiki-token-string-expression: #d4d4d4;
  --shiki-token-punctuation: #a3a3a3;
}

  .typography :where(.typography > *) {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  /* Headings */

  .typography :where(h2) {
    font-weight: 600;
    font-family: Mona Sans, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-variation-settings: "wdth" 125;
    font-size: 1.5rem;
    line-height: 2.25rem;
    margin-top: 4rem;
  }

  .typography :where(h3) {
    font-weight: 600;
    font-family: Mona Sans, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-variation-settings: "wdth" 125;
    font-size: 1.25rem;
    line-height: 2rem;
    margin-top: 2.5rem;
  }

  .typography :where(h2 + h3) {
    margin-top: 0;
  }

  /* Lists */

  .typography :where(ul, ol) {
    padding-left: 1.5rem;
  }

  .typography :where(ul) {
    list-style-type: disc;
  }

  .typography :where(ol) {
    list-style-type: decimal;
  }

  .typography :where(li) {
    padding-left: 0.75rem;
    margin-top: 1.5rem;
  }

  .typography :where(li)::marker {
    color: #737373;
  }

  .typography :where(li > *),
  .typography :where(li li) {
    margin-top: 1rem;
  }

  .typography :where(ol > li)::marker {
    font-size: 1rem;
    font-weight: 600;
  }

  /* Tables */

  .typography :where(table) {
    width: 100%;
    text-align: left;
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .typography :where(th) {
    font-weight: 600;
  }

  .typography :where(thead th) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #0a0a0a;
  }

  .typography :where(td) {
    vertical-align: top;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid rgb(10 10 10 / 0.1);
  }

  .typography :where(:is(th, td):not(:last-child)) {
    padding-right: 1.5rem;
  }

  /* Code blocks */

  .typography :where(pre) {
    display: flex;
    background-color: #0a0a0a;
    border-radius: 2.5rem;
    overflow-x: auto;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    margin-left: calc(-1 * 1.5rem);
    margin-right: calc(-1 * 1.5rem);
  }

  @media (min-width: 640px) {

  .typography :where(pre) {
      margin-left: auto;
      margin-right: auto
  }
    }

  .typography :where(pre code) {
    flex: none;
    padding: 2rem 1.5rem;
    font-size: 1rem;
    line-height: 2rem;
    color: #fff;
  }

  @media (min-width: 640px) {

  .typography :where(pre code) {
      padding: 2.5rem
  }
    }

  /* <hr> */

  .typography :where(hr) {
    border-color: rgb(10 10 10 / 0.1);
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  /* Inline text */

  .typography :where(a) {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.15em;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    font-weight: 600;
  }

  .typography :where(strong) {
    font-weight: 600;
  }

  .typography :where(code:not(pre code)) {
    font-size: calc(18 / 20 * 1em);
    font-weight: 600;
  }

  .typography :where(code:not(pre code))::before,
    .typography :where(code:not(pre code))::after {
      content: '`';
    }

  .typography :where(h2 code, h3 code) {
    font-weight: 700;
  }

  /* Figures */

  .typography :where(figure) {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  /* Spacing overrides */

  .typography :where(.typography:first-child > :first-child),
  .typography :where(li > :first-child) {
    margin-top: 0 !important;
  }

  .typography :where(.typography:last-child > :last-child),
  .typography :where(li > :last-child) {
    margin-bottom: 0 !important;
  }

/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/styles/tailwind.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/


